:root{--cobalt: #3b4caa;--cobalt-deep: #2b3782;--navy: #11162c;--orange: #df6221;--orange-deep: #c1511a;--green: #1e9e4a;--cream: #f7e5cd;--bg: #fbfcfe;--surface-cool: #eef2f9;--surface-cool-2: #e3e9f4;--white: #ffffff;--ink: #181b24;--ink-soft: #3c4250;--muted: #5b6272;--line: rgba(24, 27, 36, .12);--on-dark: #f5f7fc;--on-dark-soft: rgba(245, 247, 252, .72);--radius-card: 18px;--radius-tile: 14px;--shadow-card: 0 2px 6px rgba(24, 27, 36, .06), 0 16px 40px rgba(24, 27, 36, .1);--shadow-phone: 0 10px 24px rgba(17, 22, 44, .18), 0 40px 90px rgba(17, 22, 44, .28);--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--content-width: 72rem;--narrow-width: 44rem}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-sans);font-size:1.0625rem;line-height:1.6;color:var(--ink);background:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media(min-width:64rem){body{font-size:1.125rem}}h1,h2,h3{line-height:1.12;letter-spacing:-.022em;margin:0;text-wrap:balance}p{margin:0;text-wrap:pretty}a{color:var(--cobalt)}img{max-width:100%;height:auto;display:block}video{max-width:100%;display:block}:focus-visible{outline:3px solid var(--cobalt);outline-offset:3px;border-radius:4px}.on-dark :focus-visible,.journey :focus-visible{outline-color:#fff}::selection{background:#3b4caa2e}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:100;background:var(--cobalt);color:var(--white);padding:.6rem 1rem;border-radius:10px;font-weight:600;text-decoration:none;transition:top .2s ease}.skip-link:focus-visible{top:1rem}.container{width:100%;max-width:var(--content-width);margin-inline:auto;padding-inline:clamp(1.125rem,4vw,2.5rem)}.section{padding-block:clamp(3rem,7vw,5.25rem)}.eyebrow{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cobalt);margin-bottom:.9rem}.section-heading{font-size:clamp(1.8rem,4.4vw,2.8rem);font-weight:800;color:var(--ink)}.section-lede{margin-top:1rem;font-size:clamp(1.0625rem,1.9vw,1.25rem);color:var(--ink-soft);max-width:var(--narrow-width)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:999px;border:2px solid transparent;font-family:inherit;font-size:1.0625rem;font-weight:700;line-height:1;padding:1rem 1.75rem;text-decoration:none;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.btn:active{transform:scale(.98)}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{background:var(--orange-deep)}.btn-secondary{background:transparent;color:var(--ink);border-color:#181b244d}.btn-secondary:hover{border-color:var(--ink)}.btn-compact{font-size:.9375rem;padding:.65rem 1.15rem}.cta-soon{display:inline-flex;align-items:center;gap:.6rem;border-radius:999px;background:var(--ink);color:var(--white);font-weight:700;font-size:1.0625rem;line-height:1;padding:1rem 1.6rem}.cta-soon:before{content:"";width:.55rem;height:.55rem;border-radius:50%;background:var(--orange)}.cta-soon-compact{font-size:.875rem;padding:.6rem 1.05rem}.js .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.js .reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js .reveal{opacity:1;transform:none}}.nav{position:sticky;top:0;z-index:50;background:#fbfcfeb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background-color .25s ease,box-shadow .25s ease}.nav-scrolled{background:#fbfcfeeb;box-shadow:0 1px #181b2414}.nav-inner{display:flex;align-items:center;gap:1.5rem;min-height:4.25rem}.nav-brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.125rem;font-weight:800;letter-spacing:-.02em;color:var(--ink);text-decoration:none;margin-right:auto}.nav-icon{border-radius:8px}.nav-links{display:flex;gap:1.75rem}.nav-links a{color:var(--ink-soft);font-weight:600;font-size:.9375rem;text-decoration:none}.nav-links a:hover{color:var(--ink)}.nav-toggle{display:none;background:none;border:none;padding:.6rem;margin-right:-.6rem;cursor:pointer}.nav-burger{display:block;width:1.35rem}.nav-burger span{display:block;height:2px;border-radius:2px;background:var(--ink);transition:transform .22s ease}.nav-burger span+span{margin-top:6px}.nav-burger.is-open span:first-child{transform:translateY(4px) rotate(45deg)}.nav-burger.is-open span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-mobile{display:none}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:57rem){.nav-links,.nav-cta{display:none}.nav-toggle{display:block}.nav-mobile{display:none;padding:.5rem clamp(1.125rem,4vw,2.5rem) 1.5rem;border-top:1px solid var(--line);background:#fbfcfef7}.nav-mobile.is-open{display:block}.nav-mobile nav{display:flex;flex-direction:column;margin-bottom:1rem}.nav-mobile nav a{padding:.8rem 0;font-size:1.0625rem;font-weight:600;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line)}.nav-mobile .btn,.nav-mobile .cta-soon{width:100%;justify-content:center}}.footer{background:var(--ink);color:#ffffffbf;padding-block:2.75rem}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 2.5rem}.footer-brand{display:inline-flex;align-items:center;gap:.6rem;font-weight:800;letter-spacing:-.02em;color:#fff}.footer-brand img{border-radius:7px}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;margin-right:auto}.footer-links a{color:#ffffffbf;text-decoration:none;font-weight:600;font-size:.9375rem}.footer-links a:hover{color:#fff}.footer-soon{color:#ffffff8c;font-weight:600;font-size:.9375rem}.footer-meta{font-size:.875rem;color:#ffffff8c}.footer-languages{flex-basis:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .9rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12);font-size:.875rem}.footer-languages span{color:#ffffff8c}.footer-languages a{color:#ffffffb8;text-decoration:none}.footer-languages a:hover,.footer-languages a[aria-current=page]{color:#fff}.footer-languages a[aria-current=page]{text-decoration:underline;text-underline-offset:.2em}@media(max-width:40rem){.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{margin-right:0}}.status-card{width:12.5rem;background:var(--white);border-radius:var(--radius-card);padding:1rem 1.1rem .9rem;box-shadow:0 4px 12px #11162c24,0 18px 44px #11162c2e;border:1.5px solid rgba(24,27,36,.08);transition:border-color .5s ease}.status-card.is-available{border-color:#1e9e4a73}.status-card-label{display:flex;align-items:center;gap:.45rem;font-size:.9375rem;font-weight:800;letter-spacing:-.01em;color:var(--ink)}.is-available .status-card-label{color:var(--green)}.status-card-ico{width:1.05rem;height:1.05rem;flex-shrink:0;color:var(--ink)}.is-available .status-card-ico{color:var(--green)}.status-card-tiles{display:flex;gap:.55rem;margin:.7rem 0 .6rem}.status-tile{display:inline-grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:.7rem;transition:filter .6s ease,opacity .6s ease}.status-tile svg{width:58%;height:58%}.tile-a{background:linear-gradient(150deg,#57b8f4,#2f7fd6)}.tile-b{background:linear-gradient(150deg,#f47f63,#d9455f)}.tile-c{background:linear-gradient(150deg,#8f7ff0,#6355d6)}.is-waiting .status-tile{filter:grayscale(.9) brightness(.82);opacity:.7}.status-card-sub{font-size:.8125rem;font-weight:600;color:var(--muted);line-height:1.35}.device-frame{container-type:inline-size;width:100%;aspect-ratio:390 / 812;border-radius:2.6rem;background:#2a2c33;padding:.4rem;box-shadow:var(--shadow-phone);flex-shrink:0}.device-screen{position:relative;width:100%;height:100%;border-radius:2.2rem;overflow:hidden;background:#000}.device-island{position:absolute;top:3cqw;left:50%;transform:translate(-50%);width:26cqw;height:7cqw;border-radius:999px;background:#000;z-index:5}.ps{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;font-size:4cqw;line-height:1.35;-webkit-user-select:none;user-select:none}.ps-dark{background:#000;color:#f2f2f7}.ps-status{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:4cqw 7cqw 0;height:12cqw;color:#fff;flex-shrink:0}.ps-status-time{font-weight:700;font-size:3.9cqw}.ps-status-icons{display:flex;gap:1.6cqw;align-items:center}.ps-ico{width:4.4cqw;height:3.4cqw}.ps-ico-batt{width:7cqw}.ps-tabbar{margin-top:auto;display:flex;justify-content:space-around;align-items:center;margin-inline:6cqw;margin-bottom:4cqw;padding:2.6cqw 3cqw;border-radius:999px;background:#161618;border:.3cqw solid rgba(255,255,255,.06);flex-shrink:0}.ps-tab{display:flex;flex-direction:column;align-items:center;gap:.8cqw;font-size:2.9cqw;font-weight:600;color:#8e8e93}.ps-tab.is-active{color:#0a84ff}.ps-tab-ico{width:5.6cqw;height:5.6cqw}.ps-card{background:#1c1c1e;border-radius:5cqw;margin:0 5cqw 3.4cqw;padding:4cqw}.ps-move-add{position:absolute;top:14cqw;right:5cqw;width:10cqw;height:10cqw;border-radius:50%;background:#1c1c1e;display:grid;place-items:center;font-size:6cqw;font-weight:400;color:#f2f2f7}.ps-move-title{font-size:8.6cqw;font-weight:800;letter-spacing:-.02em;padding:12cqw 5cqw 0}.ps-move-date{padding:0 5cqw;margin:1cqw 0 4cqw;color:#98989e;font-size:4cqw}.ps-summary{display:flex;align-items:center;gap:4cqw}.ps-summary strong{display:block;font-size:4.6cqw}.ps-summary small{display:block;color:#98989e;font-size:3.7cqw}.ps-ring{position:relative;width:14cqw;height:14cqw;color:#0a84ff;flex-shrink:0}.ps-ring.is-done{color:#30d158}.ps-ring svg{width:100%;height:100%}.ps-ring-arc{transition:stroke-dashoffset 1.1s ease}.ps-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:3.3cqw;font-weight:700;color:#f2f2f7}.ps-routines{padding:0}.ps-routine-row{display:flex;align-items:center;gap:3.6cqw;padding:3.6cqw 4cqw}.ps-row-divider{height:.3cqw;background:#38383a;margin-left:20cqw}.ps-thumb{width:13cqw;height:13cqw;border-radius:3.4cqw;object-fit:cover;flex-shrink:0}.ps-routine-copy{flex:1;min-width:0}.ps-routine-copy strong{display:block;font-size:4.6cqw}.ps-routine-copy small{display:block;color:#98989e;font-size:3.8cqw}.ps-done{color:#30d158!important;font-weight:600}.ps-chevron{color:#5c5c61;font-size:5.4cqw;line-height:1}.ps-play{width:11.5cqw;height:11.5cqw;border-radius:50%;background:#0a84ff;display:grid;place-items:center;flex-shrink:0}.ps-play svg{width:5.2cqw;height:5.2cqw}.ps-session-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ps-session-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0009,#0000000d 42%,#000000a8)}.ps-session-top{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:2cqw 5cqw 0;color:#fff}.ps-session-names strong{display:block;font-size:4.8cqw}.ps-session-names small{display:block;font-size:3.5cqw;color:#ffffffbf}.ps-close{width:9cqw;height:9cqw;border-radius:50%;background:#78788066;display:grid;place-items:center;font-size:4cqw}.ps-session-bottom{position:relative;margin-top:auto;padding:0 5cqw 8cqw;color:#fff}.ps-session-timing{display:flex;justify-content:space-between;font-size:3.6cqw;color:#ffffffe6;margin-bottom:2cqw}.ps-session-bar{display:block;height:1.3cqw;border-radius:999px;background:#ffffff4d;overflow:hidden}.ps-session-fill{display:block;height:100%;background:#fff;border-radius:999px;transition:width .9s ease}.ps-complete{background:linear-gradient(180deg,#34c75952,#df622124 34%,#0b0b0e 78%)}.ps-complete-body{margin:auto 0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 8cqw;gap:2.6cqw}.ps-seal svg{width:22cqw;height:22cqw}.ps-complete-name{font-size:7cqw;font-weight:800;letter-spacing:-.02em}.ps-complete-sub{font-size:4.4cqw;color:#ffffffad}.ps-note-btn{margin-top:5cqw;font-size:3.9cqw;font-weight:600;color:#9fb0ff;border:.4cqw solid rgba(159,176,255,.5);border-radius:999px;padding:2.4cqw 7cqw}.ps-continue{width:100%;background:#0a84ff;color:#fff;font-size:4.3cqw;font-weight:700;border-radius:4cqw;padding:3.6cqw 0}.ps-cal-head{display:flex;justify-content:space-between;align-items:center;font-size:4.2cqw;margin-bottom:3cqw}.ps-cal-chev{color:#0a84ff;font-size:5cqw;padding-inline:1.6cqw}.ps-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1.2cqw 0;justify-items:center}.ps-cal-wd{font-size:2.9cqw;font-weight:600;color:#8e8e93}.ps-cal-day{position:relative;width:8.2cqw;height:8.2cqw;display:grid;place-items:center;font-size:3.2cqw;border-radius:50%;color:#f2f2f7}.ps-cal-day.is-full{box-shadow:inset 0 0 0 .55cqw #30d158}.ps-cal-day.is-part{background:conic-gradient(#30d158 0,#30d158 50%,#ffffff29 50%,#ffffff29);-webkit-mask:radial-gradient(circle,transparent 55%,#000 56%);mask:radial-gradient(circle,transparent 55%,#000 56%)}.ps-cal-day.is-sel{background:#0a84ff47}.ps-history-daylabel{padding:1cqw 6cqw 2.6cqw;color:#98989e;font-size:4cqw;font-weight:600}.ps-badge-done{background:#30d1582e;color:#30d158;font-size:3.4cqw;font-weight:700;border-radius:999px;padding:1.8cqw 3.6cqw;white-space:nowrap}.hero{background:radial-gradient(90% 80% at 78% 30%,rgba(59,76,170,.14),transparent 62%),radial-gradient(50% 40% at 92% 88%,rgba(223,98,33,.08),transparent 70%),linear-gradient(180deg,var(--bg) 0%,var(--surface-cool) 100%);overflow:hidden}.hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4.5vw,4rem);padding-block:clamp(2.25rem,5.5vw,4.5rem)}.hero-copy{max-width:34rem}.hero-title{font-size:clamp(2.5rem,7.2vw,4.35rem);font-weight:800;color:var(--ink)}.hero-title-accent{color:var(--cobalt)}.hero-sub{margin-top:1.4rem;font-size:clamp(1.125rem,2.2vw,1.375rem);line-height:1.55;color:var(--ink-soft);max-width:30rem}.hero-ctas{margin-top:1.9rem;display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.hero-trust{margin-top:1.4rem;font-size:.9375rem;font-weight:600;color:var(--muted)}.hero-visual{justify-self:center;width:min(100%,30rem)}.hero-stage{position:relative;display:flex;justify-content:center;padding-right:5.5rem}.hero-phone{width:min(19rem,100%)}.hero-screen{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .7s ease}.hero-screen.is-current{opacity:1}.hero-phone .ps-session-fill{transition:width 5.6s linear}.hero-status{position:absolute;top:24%;right:0}.hero-steps{list-style:none;margin:1.75rem 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .55rem}.hero-steps li{display:inline-flex;align-items:center;gap:.42rem;font-size:.8125rem;font-weight:700;color:var(--muted);white-space:nowrap;background:#ffffffb3;border:1px solid var(--surface-cool-2);border-radius:999px;padding:.32rem .75rem;transition:color .4s ease,border-color .4s ease,background-color .4s ease}.hero-step-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--surface-cool-2);transition:background-color .4s ease,box-shadow .4s ease}.hero-steps li.is-active{color:var(--ink);background:var(--white);border-color:#3b4caa66}.hero-steps li.is-active .hero-step-dot{background:var(--cobalt);box-shadow:0 0 0 3px #3b4caa29}@media(max-width:56rem){.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:38rem}.hero-visual{width:min(100%,26rem)}.hero-stage{padding-right:4rem}.hero-phone{width:min(16.5rem,78%)}}@media(max-width:25rem){.hero-ctas .btn,.hero-ctas .cta-soon{width:100%;justify-content:center}.hero-stage{padding-right:0;padding-bottom:6.75rem}.hero-status{top:auto;bottom:0;right:50%;transform:translate(50%)}.hero-status .status-card{width:13.5rem}}.problem{background:var(--bg)}.problem-inner{max-width:47rem;text-align:center}.problem-copy{margin-top:1.5rem;display:grid;gap:1.05rem;font-size:clamp(1.0625rem,1.9vw,1.25rem);color:var(--ink-soft)}.how{background:var(--surface-cool)}.how-steps{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2.25rem)}.how-visual{min-height:12.5rem;display:grid;place-items:center;border-radius:var(--radius-card);background:var(--white);border:1px solid var(--line);padding:1.5rem;margin-bottom:1.3rem}.how-visual-status{background:linear-gradient(160deg,var(--surface-cool-2),var(--white))}.how-card{width:min(100%,15rem);background:var(--white);border-radius:var(--radius-tile);box-shadow:var(--shadow-card);padding:1.1rem 1.2rem}.how-card-title{font-weight:800;letter-spacing:-.01em;margin-bottom:.7rem}.how-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.how-list li{display:flex;align-items:center;gap:.55rem;font-size:.9688rem;font-weight:600;color:var(--ink-soft)}.how-video-glyph{width:1.25rem;height:1.25rem;color:var(--cobalt);flex-shrink:0}.how-list-add{color:var(--cobalt);font-weight:700}.how-days{display:flex;gap:.35rem;margin-bottom:.75rem}.how-days span{flex:1;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;font-size:.78rem;font-weight:700;color:var(--muted);background:var(--surface-cool)}.how-days span.is-on{background:var(--cobalt);color:#fff}.how-card-note{font-size:.8438rem;font-weight:600;color:var(--muted)}.how-step-title{display:flex;align-items:center;gap:.7rem;font-size:1.3125rem;font-weight:800}.how-step-num{display:inline-grid;place-items:center;width:1.9rem;height:1.9rem;border-radius:50%;background:var(--orange);color:#fff;font-size:1rem;font-weight:800;flex-shrink:0}.how-step-copy{margin-top:.55rem;color:var(--ink-soft);font-size:1.0313rem}@media(max-width:56rem){.how-steps{grid-template-columns:1fr;max-width:27rem}}.journey{background:radial-gradient(80% 60% at 20% 0%,rgba(59,76,170,.35),transparent 60%),var(--navy)}.journey-eyebrow{color:#9fb0ff}.journey-heading{color:var(--on-dark)}.journey-lede{color:var(--on-dark-soft)}.journey-track{list-style:none;margin:2.75rem 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.25rem,2.6vw,2rem)}.journey-frame{width:min(100%,15.5rem);margin-inline:auto;background:#3a3d47}.journey-title{margin-top:1.25rem;font-size:1.1875rem;font-weight:800;text-align:center;color:var(--on-dark)}.journey-copy{margin-top:.5rem;font-size:1rem;color:var(--on-dark-soft);text-align:center;max-width:17rem;margin-inline:auto}@media(max-width:62rem){.journey-track{grid-template-columns:1fr;gap:2.5rem;max-width:24rem;margin-inline:auto}.journey-frame{width:min(100%,16.5rem)}}.different{background:var(--bg)}.different-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.6vw,2rem)}.different-grid>.reveal{height:100%}.different-card{height:100%;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-card);padding:1.8rem 1.6rem;box-shadow:0 1px 2px #181b240a}.different-icon{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:.95rem;background:#3b4caa1a;color:var(--cobalt);margin-bottom:1rem}.different-icon svg{width:1.65rem;height:1.65rem}.different-card h3{font-size:1.25rem;font-weight:800;margin-bottom:.55rem}.different-card p{color:var(--ink-soft);font-size:1.0313rem}@media(max-width:56rem){.different-grid{grid-template-columns:1fr;max-width:30rem}}.privacy{background:var(--bg)}.privacy-grid{list-style:none;margin:2.25rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.privacy-grid li{background:var(--surface-cool);border-radius:var(--radius-card);padding:1.4rem 1.5rem}.privacy-grid h3{display:flex;align-items:center;gap:.55rem;font-size:1.0938rem;font-weight:800;color:var(--ink);margin-bottom:.5rem}.privacy-grid h3:before{content:"";width:1.05rem;height:1.05rem;flex-shrink:0;border-radius:50%;background:var(--cobalt);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="black" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round" d="m3 8.4 3.3 3.3L13 5"/></svg>') center / contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="black" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round" d="m3 8.4 3.3 3.3L13 5"/></svg>') center / contain no-repeat}.privacy-grid p{color:var(--ink-soft);font-size:1rem}.privacy-link-card{display:flex;flex-direction:column;justify-content:center;gap:.6rem;background:var(--cream)!important}.privacy-link-card a{font-weight:800;color:var(--cobalt)}@media(max-width:56rem){.privacy-grid{grid-template-columns:1fr;max-width:34rem}}@media(min-width:56rem)and (max-width:68rem){.privacy-grid{grid-template-columns:repeat(2,1fr)}}.faq{background:var(--surface-cool)}.faq-inner{max-width:50rem}.faq-list{margin-top:2rem;display:grid;gap:.75rem}.faq-item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-tile);padding:0;overflow:hidden}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none;cursor:pointer;padding:1.05rem 1.3rem;font-size:1.0938rem;font-weight:700;color:var(--ink)}.faq-item summary::-webkit-details-marker{display:none}.faq-marker{position:relative;width:1.1rem;height:1.1rem;flex-shrink:0}.faq-marker:before,.faq-marker:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:var(--cobalt);border-radius:2px;transition:transform .2s ease}.faq-marker:before{width:100%;height:2.5px}.faq-marker:after{width:2.5px;height:100%}.faq-item[open] .faq-marker:after{transform:scaleY(0)}.faq-item>p{padding:0 1.3rem 1.2rem;color:var(--ink-soft);font-size:1.0313rem;max-width:44rem}.final{background:radial-gradient(90% 110% at 85% 15%,rgba(223,98,33,.12),transparent 58%),var(--cream)}.final-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(2rem,5vw,4rem)}.final-heading{font-size:clamp(1.9rem,4.8vw,3rem)}.final-sub{margin-top:1.1rem;font-size:clamp(1.0625rem,1.9vw,1.25rem);color:var(--ink-soft);max-width:28rem}.final-actions{margin-top:1.9rem;display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.final-support{font-weight:700;color:var(--cobalt)}.final-video{width:min(100%,21rem);aspect-ratio:9 / 16;object-fit:cover;border-radius:22px;box-shadow:var(--shadow-card);margin-inline:auto}@media(max-width:56rem){.final-inner{grid-template-columns:1fr}.final-video{width:min(100%,15rem)}}.guides{background:var(--surface-cool)}.guides-inner>.section-lede{margin-bottom:2rem}.guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem}.guide-card{display:flex;flex-direction:column;gap:.9rem;padding:clamp(1.4rem,3vw,2rem);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--white);box-shadow:0 8px 24px #181b240f}.guide-card h3{font-size:clamp(1.25rem,2.2vw,1.55rem)}.guide-card p{color:var(--ink-soft)}.guide-card a{width:fit-content;margin-top:auto;font-weight:700;text-underline-offset:.2em}.article-page{background:var(--bg)}.article-header{max-width:51rem;padding-block:clamp(3rem,8vw,6rem) clamp(2rem,5vw,3.5rem)}.article-breadcrumbs{display:flex;align-items:baseline;gap:.55rem;margin-bottom:2rem;color:var(--muted);font-size:.9375rem}.article-breadcrumbs a{color:var(--ink-soft)}.article-breadcrumbs span[aria-current=page]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-header h1{max-width:48rem;font-size:clamp(2.35rem,7vw,4.6rem);letter-spacing:-.045em}.article-description{max-width:44rem;margin-top:1.5rem;color:var(--ink-soft);font-size:clamp(1.15rem,2.2vw,1.4rem)}.article-byline{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:1.5rem;color:var(--muted);font-size:.9375rem}.article-byline a{font-weight:650}.article-body{max-width:51rem;padding-bottom:clamp(3.5rem,8vw,6rem)}.article-body section+section{margin-top:clamp(2.5rem,5vw,4rem)}.article-body h2{margin-bottom:1rem;font-size:clamp(1.55rem,3.6vw,2.25rem)}.article-body p,.article-body li{color:var(--ink-soft)}.article-body p+p{margin-top:1rem}.article-introduction{margin-bottom:clamp(2.5rem,5vw,4rem);font-size:1.1em}.article-citations{font-size:.92em}.article-body ul{margin:1rem 0 0;padding-left:1.35rem}.article-body li+li{margin-top:.5rem}.article-body a{font-weight:650;text-underline-offset:.2em}.article-sources{padding-top:2rem;border-top:1px solid var(--line)}.article-sources h2{font-size:1.35rem}.article-related{margin-top:clamp(2.5rem,5vw,4rem);padding:1.25rem 1.4rem;border:1px solid var(--line);border-radius:var(--radius-tile);background:var(--white)}.article-related a{font-weight:700}.article-cta{background:var(--surface-cool)}.article-cta-inner{max-width:51rem;padding-block:clamp(3rem,7vw,5rem)}.article-cta h2{max-width:40rem;font-size:clamp(1.8rem,4.4vw,2.8rem)}.article-cta p:not(.eyebrow){max-width:40rem;margin-block:1rem 1.5rem;color:var(--ink-soft)}@media(max-width:32rem){.article-byline>span[aria-hidden=true]{display:none}.article-byline{flex-direction:column}}
