.StandardContentPage-module__rTeFDG__page{background:var(--color-paper,#fff);color:var(--color-gray-900,#14161d);min-height:100vh}.StandardContentPage-module__rTeFDG__main{padding-top:var(--header-height,68px)}@media (max-width:979px){.StandardContentPage-module__rTeFDG__main{padding-top:60px}}.StandardContentPage-module__rTeFDG__container,.StandardContentPage-module__rTeFDG__containerCenter{width:100%;max-width:880px;padding:0 var(--container-padding,24px);text-align:left;margin:0 auto}.StandardContentPage-module__rTeFDG__hero{isolation:isolate;background:var(--surface-tint), var(--color-cream,#f5f6f8);border-bottom:1px solid var(--border-light);padding:clamp(56px,8vw,104px) 0 clamp(40px,5vw,64px);position:relative;overflow:hidden}.StandardContentPage-module__rTeFDG__heroGrid{z-index:-1;opacity:.7;pointer-events:none;background-image:radial-gradient(#7c3aed38 1px,#0000 1.2px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 50% 0,#000 20%,#0000 100%);mask-image:radial-gradient(70% 80% at 50% 0,#000 20%,#0000 100%)}.StandardContentPage-module__rTeFDG__hero:after{content:"";z-index:-1;background:radial-gradient(closest-side, var(--aurora-violet), transparent);opacity:.5;pointer-events:none;border-radius:50%;width:640px;height:640px;position:absolute;top:-420px;left:50%;transform:translate(-50%)}.StandardContentPage-module__rTeFDG__breadcrumbs{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:clamp(24px,3vw,36px);font-size:13px;font-weight:500;display:flex}.StandardContentPage-module__rTeFDG__crumbLink{color:var(--text-tertiary);border-radius:var(--radius-full);padding:4px 10px;text-decoration:none;transition:color .15s,background-color .15s}.StandardContentPage-module__rTeFDG__crumbLink:hover{color:var(--brand-purple-text);background:var(--purple-50)}.StandardContentPage-module__rTeFDG__crumbActive{color:var(--text-primary);padding:4px 10px;text-decoration:none}.StandardContentPage-module__rTeFDG__separator{color:var(--color-gray-300,#cbd5e1)}.StandardContentPage-module__rTeFDG__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--brand-purple-text);align-items:center;gap:8px;margin:0 0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.StandardContentPage-module__rTeFDG__eyebrow:before{content:"";background:var(--gradient-hairline);border-radius:2px;width:18px;height:2px}.StandardContentPage-module__rTeFDG__hero .StandardContentPage-module__rTeFDG__container{text-align:center}.StandardContentPage-module__rTeFDG__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);text-align:center;text-wrap:balance;max-width:22ch;margin:0 auto;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.04}.StandardContentPage-module__rTeFDG__effectiveDate{border-radius:var(--radius-full);background:var(--purple-50);border:1px solid var(--purple-100);color:var(--brand-purple-text);text-align:center;align-items:center;gap:8px;margin:20px auto 0;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}.StandardContentPage-module__rTeFDG__effectiveDot{background:var(--gradient-brand);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #7c3aed2e}.StandardContentPage-module__rTeFDG__subtitle{color:var(--text-secondary);text-align:center;max-width:58ch;margin:18px auto 0;font-size:clamp(17px,1.4vw,19px);font-weight:400;line-height:1.6}.StandardContentPage-module__rTeFDG__shareRow{justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}.StandardContentPage-module__rTeFDG__contentSection{background:var(--color-paper,#fff);padding:clamp(36px,5vw,56px) 0 clamp(44px,5vw,64px)}.StandardContentPage-module__rTeFDG__article{color:var(--text-secondary);text-align:left;max-width:740px;margin:0 auto;font-size:18px;line-height:1.75}.StandardContentPage-module__rTeFDG__article p[data-legal-meta]{border-top:1px solid var(--color-gray-200,#e2e8f0);color:var(--color-gray-500,#64748b);margin-top:40px;padding-top:16px;font-size:13.5px}.StandardContentPage-module__rTeFDG__article>*+*,.StandardContentPage-module__rTeFDG__article p+p{margin-top:18px}.StandardContentPage-module__rTeFDG__article p{color:var(--text-secondary);margin:0;font-size:18px;line-height:1.75}.StandardContentPage-module__rTeFDG__article h2{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;text-align:left;background:linear-gradient(90deg,#7c3aed,#a855f7 60%,#f472b6) top/56px 2px no-repeat;border-top:0;width:100%;max-width:100%;margin:56px 0 16px;padding-top:18px;font-size:clamp(24px,2.6vw,30px);font-weight:700;line-height:1.15;display:block;position:relative;max-height:none!important;overflow:visible!important}.StandardContentPage-module__rTeFDG__article h3{color:var(--color-gray-900,#14161d);letter-spacing:-.01em;text-align:left;margin:34px 0 12px;font-size:20px!important;font-weight:700!important;line-height:1.25!important}.StandardContentPage-module__rTeFDG__article ul,.StandardContentPage-module__rTeFDG__article ol{text-align:left;max-width:100%;margin:0;padding:0 0 0 1.4em;list-style-position:outside;display:block}.StandardContentPage-module__rTeFDG__article ul li,.StandardContentPage-module__rTeFDG__article ol li{color:var(--text-secondary);text-align:left;font-size:17px;line-height:1.7}.StandardContentPage-module__rTeFDG__article ul li+li,.StandardContentPage-module__rTeFDG__article ol li+li{margin-top:10px}.StandardContentPage-module__rTeFDG__article ul li::marker{color:var(--brand-purple,#7c3aed)}.StandardContentPage-module__rTeFDG__article ol li::marker{color:var(--brand-purple,#7c3aed);font-weight:700}.StandardContentPage-module__rTeFDG__article a{color:var(--brand-purple,#7c3aed);border-bottom:2px solid #7c3aed40;padding-bottom:1px;font-weight:600;text-decoration:none;transition:border-color .15s}.StandardContentPage-module__rTeFDG__article a:hover{border-color:var(--brand-purple,#7c3aed)}.StandardContentPage-module__rTeFDG__article strong{color:var(--color-gray-900,#14161d);font-weight:700}.StandardContentPage-module__rTeFDG__article blockquote{border:1px solid var(--border-light);border-left:3px solid var(--brand-purple,#7c3aed);background:var(--bg-elevated);box-shadow:var(--shadow-card);border-radius:var(--radius-lg,20px);color:var(--color-gray-700,#334155);text-align:left;max-width:100%;margin:0;padding:20px 24px;font-size:15.5px;line-height:1.65}.StandardContentPage-module__rTeFDG__article code{background:var(--color-gray-100,#f1f5f9);border:1px solid var(--color-gray-200,var(--color-gray-200));color:var(--brand-purple,#7c3aed);border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:13.5px}.StandardContentPage-module__rTeFDG__supportStrip{isolation:isolate;background:var(--color-cream,#f8fafc);border-top:1px solid var(--border-light);color:var(--text-primary);padding:clamp(56px,7vw,96px) 0;position:relative;overflow:hidden}.StandardContentPage-module__rTeFDG__supportStrip:before{content:"";z-index:-1;background:radial-gradient(520px 260px at 15% 0%, var(--aurora-violet), transparent 70%), radial-gradient(420px 240px at 90% 100%, var(--aurora-pink), transparent 70%);opacity:.35;position:absolute;inset:0}.StandardContentPage-module__rTeFDG__supportText{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);text-align:center;max-width:34ch;margin:0 auto;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.15}.StandardContentPage-module__rTeFDG__supportStrip .StandardContentPage-module__rTeFDG__containerCenter,.StandardContentPage-module__rTeFDG__supportStrip .StandardContentPage-module__rTeFDG__container{text-align:center}.StandardContentPage-module__rTeFDG__supportButton{border-radius:var(--radius-btn,9999px);background:var(--gradient-brand);color:#fff;height:50px;box-shadow:var(--shadow-purple), inset 0 1px 0 #ffffff2e;border:1px solid #0000;justify-content:center;align-items:center;margin-top:28px;padding:0 28px;font-size:15.5px;font-weight:600;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.StandardContentPage-module__rTeFDG__supportButton:hover{background:var(--gradient-brand-soft);color:#fff;box-shadow:var(--shadow-purple-lg), inset 0 1px 0 #ffffff3d;transform:translateY(-1px)}@media (max-width:640px){.StandardContentPage-module__rTeFDG__title{font-size:clamp(32px,9vw,40px)!important}.StandardContentPage-module__rTeFDG__article,.StandardContentPage-module__rTeFDG__article p{font-size:17px}}html[data-theme=dark] .StandardContentPage-module__rTeFDG__hero{background:var(--surface-tint), var(--color-cream)}html[data-theme=dark] .StandardContentPage-module__rTeFDG__heroGrid{background-image:radial-gradient(#c4b5fd47 1px,#0000 1.2px)}html[data-theme=dark] .StandardContentPage-module__rTeFDG__hero:after{opacity:.25}html[data-theme=dark] .StandardContentPage-module__rTeFDG__supportStrip:before{opacity:.18}html[data-theme=dark] .StandardContentPage-module__rTeFDG__effectiveDate{border-color:var(--purple-200)}@media (prefers-reduced-motion:reduce){.StandardContentPage-module__rTeFDG__supportButton{transition:none}}.StandardContentPage-module__rTeFDG__crumbLink:focus-visible,.StandardContentPage-module__rTeFDG__supportButton:focus-visible,.StandardContentPage-module__rTeFDG__article a:focus-visible,.StandardContentPage-module__rTeFDG__shareRow a:focus-visible,.StandardContentPage-module__rTeFDG__shareRow button:focus-visible{outline:2px solid var(--brand-purple);outline-offset:2px}
