:root{--coral:#fc604c;--coral-deep:#cf3a26;--coral-soft:#ffe9e3;--coral-tint:#fbf3f0;--bg:#fff;--surface:#fff;--ink:#1c1614;--ink-2:#5e514c;--ink-3:#76685f;--line:#eee3de;--btn-bg:#cf3a26;--btn-fg:#fff;--shadow:0 40px 80px -40px #46190f47, 0 0 0 1px #46190f08;--deck-dim:.16;--ink-on-coral:#2b120d;--sky-top:#fce8d4;--sky-mid:#fbd6b0;--sky-bot:#f8b98d;--hill-back:#b9512f;--hill-front:#5b2a1e;--silhouette:#2e120b;--band:#2e120b;--band-rule:#fbe7d6;--hero-ink:#2e120b;--hero-ink-2:#5a2e22;--hero-btn-fg:#fff6ee;--hero-chip-bg:#ffffffb8;--hero-chip-fg:#2e120b;--container:1180px;--nav-h:72px;--r-card:28px;--ease:cubic-bezier(.22, 1, .36, 1);--display:"Gabarito", "Figtree", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--body:"Figtree", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono:"DM Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--coral-soft:#45231c;--coral-tint:#1b1513;--bg:#141010;--surface:#1d1715;--ink:#f6eeea;--ink-2:#b9a9a2;--ink-3:#9a8c85;--line:#2e2422;--btn-bg:#ff604b;--btn-fg:#1c1614;--coral-deep:#ff8a78;--shadow:0 40px 80px -40px #000000bf, 0 0 0 1px #ffffff0a;--deck-dim:.42;--sky-top:#22141a;--sky-mid:#4a2328;--sky-bot:#8a4131;--hill-back:#4a2119;--hill-front:#2a130e;--silhouette:#140a08;--band:#140a08;--band-rule:#3a1f1b;--hero-ink:#fff3ea;--hero-ink-2:#f1d6c7;--hero-btn-fg:#2e120b;--hero-chip-bg:#00000047;--hero-chip-fg:#fff3ea;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--coral-soft:#45231c;--coral-tint:#1b1513;--bg:#141010;--surface:#1d1715;--ink:#f6eeea;--ink-2:#b9a9a2;--ink-3:#9a8c85;--line:#2e2422;--btn-bg:#ff604b;--btn-fg:#1c1614;--coral-deep:#ff8a78;--shadow:0 40px 80px -40px #000000bf, 0 0 0 1px #ffffff0a;--deck-dim:.42;--sky-top:#22141a;--sky-mid:#4a2328;--sky-bot:#8a4131;--hill-back:#4a2119;--hill-front:#2a130e;--silhouette:#140a08;--band:#140a08;--band-rule:#3a1f1b;--hero-ink:#fff3ea;--hero-ink-2:#f1d6c7;--hero-btn-fg:#2e120b;--hero-chip-bg:#00000047;--hero-chip-fg:#fff3ea;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:after,:before{box-sizing:border-box}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}body{background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.55;overflow-x:clip}body,h1,h2,h3,h4,p{margin:0}.display,h1,h2,h3{font-family:var(--display);letter-spacing:-.02em;text-wrap:balance}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}svg{display:block}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}:focus-visible{outline:3px solid var(--coral);outline-offset:3px;border-radius:6px}.js .reveal{opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease);transform:translateY(18px)}.js .reveal.is-in{opacity:1;transform:none}.progress{z-index:60;pointer-events:none;height:3px;position:fixed;inset:0 0 auto}.progress i{background:var(--coral);transform-origin:0;height:100%;display:block;transform:scaleX(0)}.chip{letter-spacing:.01em;border:1px solid var(--line);height:32px;color:var(--ink-2);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:0 14px 0 12px;font-size:13px;font-weight:600;display:inline-flex}.chip i{background:var(--coral);border-radius:50%;flex:none;width:7px;height:7px}.chip--on-coral{color:var(--ink-on-coral);background:#ffffffeb;border-color:#0000}.btn{white-space:nowrap;height:54px;transition:transform .25s var(--ease),background .25s,box-shadow .25s;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:16px;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--btn-bg);color:var(--btn-fg)}.btn--primary:hover{box-shadow:0 14px 30px -14px #cf3a2699}.btn--white{color:#1c1614;background:#fff}.btn--white:hover{box-shadow:0 14px 30px -14px #2b120d80}.btn--ghost{color:inherit;border-color:currentColor}.btn svg{width:18px;height:18px}.eyebrow{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:12px;font-weight:500}.nav{height:var(--nav-h);z-index:50;color:var(--hero-ink);align-items:center;transition:background .35s,box-shadow .35s,color .35s;display:flex;position:fixed;inset:0 0 auto}.nav.is-scrolled{background:color-mix(in srgb,var(--bg) 84%,transparent);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line);color:var(--ink)}.nav__in{justify-content:space-between;gap:24px;display:flex}.brand,.nav__in{align-items:center}.brand{color:inherit;gap:10px;display:inline-flex}.brand__mark{fill:currentColor;width:30px;height:30px}.brand__word{font-family:var(--display);letter-spacing:-.025em;font-size:22px;font-weight:800}.nav__links{gap:28px;margin-inline:auto;font-size:15px;font-weight:500;display:flex}.nav__links a{opacity:.82;transition:opacity .2s}.nav__links a:hover{opacity:1}.nav__account{opacity:.82;font-size:15px;font-weight:600;transition:opacity .2s}.nav__account:hover{opacity:1}.nav .btn{height:42px;padding:0 18px;font-size:14px}.nav__cta--hero{background:var(--hero-ink);color:var(--hero-btn-fg)}.nav.is-scrolled .nav__cta--hero{background:var(--btn-bg);color:var(--btn-fg)}.burger{border-radius:50%;place-items:center;width:42px;height:42px;display:none}.burger svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;width:22px;height:22px}.sheet{inset:var(--nav-h) 0 auto 0;z-index:49;background:var(--bg);color:var(--ink);border-bottom:1px solid var(--line);padding:12px 24px 24px;display:none;position:fixed;box-shadow:0 30px 60px -30px #00000059}.sheet a,.sheet.is-open{display:block}.sheet a{border-bottom:1px solid var(--line);padding:14px 0;font-size:18px;font-weight:600}.hero{background:linear-gradient(180deg,var(--sky-top) 0,var(--sky-mid) 48%,var(--sky-bot) 100%);min-height:960px;color:var(--hero-ink);padding-top:calc(var(--nav-h) + 64px);flex-direction:column;display:flex;position:relative;overflow:clip}.hero__grid{z-index:3;padding-bottom:0;display:block;position:relative}.hero__copy{max-width:600px}.hero__copy>*{animation:rise .7s var(--ease) both}.hero__copy>:nth-child(2){animation-delay:50ms}.hero__copy>:nth-child(3){animation-delay:.1s}.hero__copy>:nth-child(4){animation-delay:.15s}.hero__copy>:nth-child(5){animation-delay:.2s}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.chip--hero{background:var(--hero-chip-bg);color:var(--hero-chip-fg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-color:#0000}.hero h1{color:var(--hero-ink);letter-spacing:-.03em;max-width:11ch;margin-top:26px;font-size:clamp(46px,6.4vw,88px);font-weight:800;line-height:.96}.hero h1 .soft{color:var(--coral)}.hero__sub{color:var(--hero-ink-2);max-width:44ch;margin-top:24px;font-size:19px;line-height:1.5}.hero__cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.hero .btn--primary{background:var(--hero-ink);color:var(--hero-btn-fg)}.hero__cta .link{color:var(--hero-ink);text-underline-offset:5px;font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px}.hero__meta{color:var(--hero-ink-2);flex-wrap:wrap;gap:22px;margin-top:36px;font-size:14px;font-weight:500;display:flex}.hero__meta span{align-items:center;gap:8px;display:inline-flex}.hero__meta svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.scene{pointer-events:none;width:100%;height:100%;transform:translate(var(--lx,0),var(--py,0));will-change:transform;position:absolute;inset:0}.scene--far{z-index:1}.scene--front,.scene--mid{z-index:2}.scene .hill-back{fill:var(--hill-back)}.scene .hill-front{fill:var(--hill-front)}.scene .silhouette{fill:var(--silhouette)}.scene .bird{fill:none;stroke:var(--silhouette);stroke-width:5px;stroke-linecap:round}.scene .band{fill:var(--band)}.scene .band-rule{fill:var(--band-rule)}.scene .glow,.scene .sun{fill:var(--coral)}.scene .mark{fill:#fff}.phone{aspect-ratio:9/19;background:#100b0a;border-radius:46px;width:300px;padding:12px;position:relative;box-shadow:0 60px 120px -40px #2b120da6,0 0 0 1px #00000040,inset 0 0 0 2px #ffffff0f}.phone:before{content:"";z-index:3;background:#100b0a;border-radius:999px;width:84px;height:22px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.phone__screen{color:#1c1614;background:#fff;border-radius:36px;font-size:13px;line-height:1.35;position:absolute;inset:12px;overflow:hidden}.phone__screen,.scr{flex-direction:column;display:flex}.scr{flex:1;padding:58px 18px 20px}.scr__label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#948680;text-align:center;font-size:11px}.scr__avatar{background:var(--coral);color:#fff;font-family:var(--display);place-items:center;margin:26px auto 0;font-size:30px;font-weight:800;display:grid}.av,.scr__avatar{border-radius:50%;width:84px;height:84px}.av{display:block}.av--sm{width:44px;height:44px}.av--xs{width:34px;height:34px}.ring{width:84px;margin:26px auto 0;position:relative}.ring .av{margin:0}.ring:after,.ring:before{content:"";border:2px solid var(--coral);opacity:0;pointer-events:none;border-radius:50%;animation:2.6s cubic-bezier(.2,.5,.4,1) infinite ring;position:absolute;inset:-8px}.ring:after{animation-delay:1.3s}@keyframes ring{0%{opacity:0;transform:scale(.82)}14%{opacity:.55}70%,to{opacity:0;transform:scale(1.55)}}.scr__name{text-align:center;font-family:var(--display);letter-spacing:-.01em;margin-top:14px;font-size:22px;font-weight:700}.scr__num{text-align:center;color:#5e514c;margin-top:2px}.scr__timer{text-align:center;color:#1c1614;margin-top:18px;font-size:26px}.scr__enc{color:#5e514c;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:11.5px;display:flex}.scr__enc svg{stroke:#2e9e5b;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.scr__ctl{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:auto;display:grid}.scr__ctl div{color:#5e514c;gap:6px;font-size:11px}.scr__ctl div,.scr__ctl i{place-items:center;display:grid}.scr__ctl i{border:1px solid #eee3de;border-radius:50%;width:54px;height:54px}.scr__ctl svg{stroke:#1c1614;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.scr__end{background:#e0463f;border-radius:50%;place-items:center;width:64px;height:64px;margin:18px auto 0;display:grid}.scr__end svg{fill:#fff;width:26px;height:26px;transform:rotate(135deg)}.scr__pill{letter-spacing:.02em;color:var(--coral-deep);white-space:nowrap;background:#ffe9e3;border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:600;position:absolute;top:54px;left:50%;transform:translate(-50%)}.scr--dial .scr__display{text-align:center;letter-spacing:.02em;margin-top:28px;font-size:24px}.scr--dial .scr__hint{text-align:center;color:#948680;margin-top:4px;font-size:11.5px}.keys{grid-template-columns:repeat(3,1fr);gap:8px 14px;margin-top:22px;display:grid}.keys b{height:46px;font-family:var(--mono);background:#fbf3f0;font-size:20px;font-weight:500}.keys b,.scr--dial .scr__call{border-radius:50%;place-items:center;display:grid}.scr--dial .scr__call{background:var(--coral);width:62px;height:62px;margin:18px auto 0}.scr--dial .scr__call svg{fill:#fff;width:26px;height:26px}.scr--in .scr__answer{grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;display:grid}.scr--in .scr__answer span{color:#fff;border-radius:999px;place-items:center;height:50px;font-weight:600;display:grid}.scr--in .decline{background:#e0463f}.scr--in .answer{background:#2e9e5b}.scr--chat{padding-top:52px}.chat__head{border-bottom:1px solid #eee3de;align-items:center;gap:10px;padding:6px 0 10px;display:flex}.chat__head i{color:#fff;width:34px;height:34px;font-weight:700;font-family:var(--display);background:#2e9e5b;border-radius:50%;place-items:center;display:grid}.chat__head b{font-size:14px;font-weight:600}.chat__head small{color:#948680;font-size:11px;display:block}.chat__lock{text-align:center;color:#5e514c;background:#fbf3f0;border-radius:10px;max-width:88%;margin:12px auto 0;padding:6px 10px;font-size:10.5px}.bub{border-radius:16px;max-width:82%;margin-top:10px;padding:9px 12px;font-size:13px}.bub--in{background:#f1eae6;border-bottom-left-radius:4px;align-self:flex-start}.bub--out{background:var(--coral);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.bub time{opacity:.7;text-align:right;font-size:10px;font-family:var(--mono);margin-top:3px;display:block}.vn{align-items:center;gap:8px;display:flex}.vn i{background:#ffffff40;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.vn i:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid #fff;margin-left:2px}.vn .bars{align-items:center;gap:2px;height:20px;display:flex}.vn .bars b{width:3px;height:var(--h);background:#ffffffd9;border-radius:2px}.compose{gap:8px;margin-top:auto}.compose,.compose span{align-items:center;display:flex}.compose span{color:#948680;border:1px solid #eee3de;border-radius:999px;flex:1;height:40px;padding:0 14px;font-size:12.5px}.compose i{background:var(--coral);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.compose svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.scr--list{padding-top:52px}.scr--list .scr__h{font-family:var(--display);letter-spacing:-.02em;font-size:24px;font-weight:800}.row{border-bottom:1px solid #f1eae6;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:12px 0}.row,.row i{display:grid}.row i{color:#fff;width:44px;height:44px;font-family:var(--display);border-radius:50%;place-items:center;font-size:16px;font-weight:700}.row b{font-size:14px;font-weight:600;display:block}.row small{color:#5e514c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.row time{font-family:var(--mono);color:#948680;font-size:11px}.row .badge{color:#fff;border-radius:999px;justify-self:end;min-width:18px;height:18px;margin-top:4px;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-grid}.fab,.row .badge{background:var(--coral);place-items:center}.fab{border-radius:18px;width:54px;height:54px;display:grid;position:absolute;bottom:20px;right:18px;box-shadow:0 10px 24px -10px #cf3a26b3}.fab svg{stroke:#fff;fill:none;stroke-width:2.2px;stroke-linecap:round;width:22px;height:22px}.manifesto{padding:168px 0 150px}.manifesto__in{max-width:900px}.manifesto p{font-family:var(--display);letter-spacing:-.02em;max-width:26ch;margin-top:34px;font-size:clamp(27px,3.5vw,46px);font-weight:600;line-height:1.16}.manifesto p:first-of-type{margin-top:36px}.js .manifesto .w{opacity:.16}.manifesto em{color:var(--coral);font-style:normal}.manifesto .eyebrow{align-items:center;gap:10px;display:inline-flex}.features{background:var(--coral-tint);padding:120px 0 140px}.section-head{grid-template-columns:1fr 380px;align-items:end;gap:40px;margin-bottom:52px;display:grid}.section-head p{color:var(--ink-2);font-size:18px;line-height:1.5}.h2{letter-spacing:-.03em;margin-top:16px;font-size:clamp(36px,4.6vw,60px);font-weight:700;line-height:1}.stack{position:relative}.deck{top:calc(var(--nav-h) + 28px);border-radius:var(--r-card);background:var(--surface);border:1px solid var(--line);height:600px;box-shadow:var(--shadow);transform-origin:50% 0;will-change:transform,filter;grid-template-columns:1fr 1fr;margin-bottom:40px;display:grid;position:sticky;overflow:clip}.deck--flip .deck__copy{order:2}.deck__copy{flex-direction:column;padding:52px 52px 44px;display:flex}.deck__label{align-items:center;gap:10px;display:inline-flex}.deck__label i{background:var(--coral);border-radius:50%;width:8px;height:8px}.deck__title{max-width:15ch;margin-top:56px;font-size:clamp(28px,2.8vw,38px);font-weight:700;line-height:1.08}.deck__p{color:var(--ink-2);max-width:42ch;margin-top:22px;font-size:17px}.deck__foot{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding-top:28px;font-size:14.5px;display:flex}.deck__foot span{border:1px solid var(--line);background:var(--bg);border-radius:999px;padding:5px 11px;font-weight:500}.deck__media{background:var(--coral-soft);border-radius:22px;place-items:center;margin:10px;display:grid;position:relative;overflow:clip}.deck__media .phone{z-index:1;width:248px;position:relative;transform:translateY(46px)}.deck__media .phone--peek{transform:translateY(72px)}.deck__media:after{content:"";background:linear-gradient(180deg,transparent,var(--coral-soft));height:90px;inset:auto 0 0}.deck__media:after,.mark-bg{pointer-events:none;position:absolute}.mark-bg{aspect-ratio:1;height:auto;fill:var(--coral);z-index:0;transform:translate(-50%)}.deck__media .mark-bg{opacity:.13;width:2400px;top:-1000px;bottom:auto;left:-380px;transform:none}.deck--flip .deck__media .mark-bg{transform:scaleX(-1)}.rec{color:#f6eeea;background:#17110f;padding:140px 0 150px;position:relative;overflow:clip}.rec .eyebrow{color:#a08f88}.rec__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.rec h2{letter-spacing:-.03em;font-size:clamp(36px,4.6vw,60px);font-weight:700;line-height:1}.rec__lead{color:#cfc2bc;max-width:44ch;margin-top:22px;font-size:19px;line-height:1.5}.rec__list{gap:16px;max-width:46ch;margin:34px 0 0;padding:0;list-style:none;display:grid}.rec__list li{color:#e6dad5;grid-template-columns:30px 1fr;gap:14px;font-size:16.5px;display:grid}.rec__list li b{color:#fff;font-weight:600}.rec__list svg{width:26px;height:26px;stroke:var(--coral);fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;margin-top:2px}.rec__law{color:#cfc2bc;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;max-width:52ch;margin-top:30px;padding:16px 18px;font-size:14.5px}.rec__law b{color:#fff;font-weight:600}.rec__media{place-items:center;min-height:560px;display:grid;position:relative}.rec .mark-bg{opacity:.12;width:1700px;bottom:-560px;left:80%}.rec .phone{z-index:1;position:relative;box-shadow:0 60px 120px -40px #000c,0 0 0 1px #ffffff14}.scr--recs{padding-top:90px}.scr--recs .scr__h{font-family:var(--display);letter-spacing:-.02em;font-size:22px;font-weight:800}.scr__search{color:#948680;background:#fbf3f0;border-radius:999px;align-items:center;gap:8px;height:34px;margin-top:10px;padding:0 12px;font-size:12px;display:flex}.scr__search svg{stroke:#948680;fill:none;stroke-width:2px;stroke-linecap:round;width:14px;height:14px}.scr__day{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#948680;margin-top:14px;font-size:10.5px}.rrow{border-bottom:1px solid #f1eae6;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.rrow .av--xs,.rrow i{width:36px;height:36px}.rrow i{color:#fff;font-family:var(--display);background:#5e514c;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.rrow b{font-size:13px;font-weight:600;display:block}.rrow small{color:#5e514c;font-size:11px;display:block}.rrow time{font-family:var(--mono);color:#948680;font-size:11px}.rrow.is-playing b{color:var(--coral-deep)}.player{color:#fff;background:#1c1614;border-radius:22px;padding:14px 14px 12px;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 20px 40px -20px #0009}.player__top{justify-content:space-between;align-items:baseline;font-size:12px;display:flex}.player__top b{font-weight:600}.player__top span{font-family:var(--mono);color:#b9a9a2;font-size:11px}.wave{--play:42%;height:44px;margin-top:10px;position:relative}.wave .bars{align-items:center;gap:2px;display:flex;position:absolute;inset:0}.wave .bars i{height:var(--h);background:#ffffff38;border-radius:2px;flex:1}.wave .bars.on{clip-path:inset(0 calc(100% - var(--play)) 0 0)}.wave .bars.on i{background:var(--coral)}.wave .head{top:-4px;bottom:-4px;left:var(--play);background:#fff;border-radius:2px;width:2px;position:absolute}.player__ctl{justify-content:center;align-items:center;gap:14px;margin-top:10px;display:flex}.player__ctl i{width:30px;height:30px;font-family:var(--mono);color:#e6dad5;border:1px solid #fff3;border-radius:50%;place-items:center;font-size:10px;display:grid}.player__ctl i.big{background:var(--coral);border-color:#0000;width:42px;height:42px}.player__ctl i.big:after{content:"";border-left:5px solid #fff;border-right:5px solid #fff;width:0;height:14px}.player__note{text-align:center;color:#b9a9a2;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:10.5px;display:flex}.player__note svg{stroke:#2e9e5b;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.rec-chip{color:#fff;height:24px;font-family:var(--mono);letter-spacing:.06em;background:#e0463f;border-radius:999px;align-items:center;gap:6px;padding:0 10px 0 8px;font-size:10.5px;font-weight:500;display:inline-flex;position:absolute;top:54px;left:50%;transform:translate(-50%)}.rec-chip i{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.2s steps(2,start) infinite blink}@keyframes blink{to{visibility:hidden}}.desk{padding:140px 0 150px}.desk__head{grid-template-columns:1fr 380px;align-items:end;gap:40px;display:grid}.desk__head p{color:var(--ink-2);font-size:18px;line-height:1.5}.tabs{flex-wrap:wrap;gap:8px;margin-top:44px;display:flex}.tab{border:1px solid var(--line);background:var(--surface);height:40px;color:var(--ink-2);border-radius:999px;padding:0 18px;font-size:14.5px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.tab:hover{color:var(--ink)}.tab.is-active{background:var(--ink);color:var(--bg);border-color:#0000}.stage{aspect-ratio:1200/760;background:var(--coral-tint);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;margin-top:18px;position:relative;overflow:clip}.stage__slide{opacity:0;transition:opacity .6s var(--ease),transform .6s var(--ease);margin:0;position:absolute;inset:0;transform:translateY(12px)scale(.985)}.stage__slide.is-active{opacity:1;transform:none}.stage__slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.stage__tag{z-index:2;color:#fff;height:30px;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c1614d1;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:11px;display:inline-flex;position:absolute;bottom:16px;left:16px}.stage-bar{grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin-top:14px;display:grid}.stage-bar__btn{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--ink-2);border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.stage-bar__btn:hover{color:var(--ink);background:var(--coral-tint)}.stage-bar__btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.stage-bar__caption{text-align:center;color:var(--ink-2);font-size:16px}.desk__facts{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.fact{background:var(--coral-tint);border-radius:18px;padding:26px 26px 24px}.fact svg{width:28px;height:28px;stroke:var(--coral-deep);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.fact h3{margin-top:16px;font-size:19px;font-weight:700}.fact p{color:var(--ink-2);margin-top:8px;font-size:15.5px}.fact .soon{background:var(--coral-soft);color:var(--coral-deep);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10.5px;display:inline-block}.route{padding:150px 0 140px}.route__steps{grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid;position:relative}.route__band{pointer-events:none;position:absolute}.route__band svg{display:block}.route__band .band-bg{fill:var(--band)}.route__band .band-dim{opacity:.22}.route__band--h{height:14px;top:53px;left:calc(16.667% + 64px);right:calc(16.667% + 64px)}.route__band--v{display:none}.step{text-align:center;justify-items:center;padding:0 28px;display:grid;position:relative}.step__node{background:var(--surface);border:3px solid var(--line);width:120px;height:120px;transition:border-color .4s,background .4s,color .4s,transform .5s var(--ease);color:var(--ink-3);border-radius:50%;place-items:center;display:grid}.step__node svg{width:44px;height:44px}.step__node .ic{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.step__node .w{fill:currentColor}.step.is-lit .step__node{border-color:var(--coral);color:var(--coral-deep);background:var(--surface);transform:scale(1.04)}.step.is-lit.step--core .step__node{background:var(--coral);border-color:var(--coral);color:#fff}.step__k{margin-top:26px}.step__k.eyebrow{color:var(--ink-2);font-size:13px}.step h3{max-width:16ch;margin-top:12px;font-size:24px;font-weight:700;line-height:1.12}.step p{max-width:30ch;margin-top:12px}.route__note,.step p{color:var(--ink-2);font-size:16px}.route__note{text-align:center;max-width:62ch;margin:56px auto 0}.cost{background:var(--coral-tint);padding:120px 0 130px}.plans{grid-template-columns:1fr 1fr;gap:24px;margin-top:52px;display:grid}.plan{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);flex-direction:column;padding:44px 44px 40px;display:flex}.plan--lead{background:var(--coral);color:#fff;border-color:#0000}.plan h3{font-size:22px;font-weight:700}.plan__price{font-family:var(--display);letter-spacing:-.035em;margin-top:18px;font-size:clamp(44px,5vw,64px);font-weight:800;line-height:1}.plan__sub{color:var(--ink-2);margin-top:10px;font-size:16px}.plan--lead .plan__sub,.plan--lead li{color:var(--ink-on-coral)}.plan ul{gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.plan li{align-items:flex-start;gap:12px;font-size:16px;display:flex}.plan li svg{width:20px;height:20px;stroke:var(--coral-deep);fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none;margin-top:3px}.plan--lead li svg{stroke:var(--ink-on-coral)}.plan__tba{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-3);align-items:center;gap:8px;margin-top:30px;font-size:12px;display:inline-flex}.plan__tba i{border:2px solid var(--coral);border-radius:50%;width:8px;height:8px}.faq{padding:130px 0}.faq__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:56px;display:grid}.faq__side{top:calc(var(--nav-h) + 32px);position:sticky}.faq__side p{color:var(--ink-2);max-width:34ch;margin-top:18px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--display);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:21px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary i{border:1.5px solid var(--line);width:28px;height:28px;transition:transform .35s var(--ease),background .3s;border-radius:50%;flex:none;position:relative}.faq summary i:after,.faq summary i:before{content:"";background:var(--ink);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq summary i:before{width:12px;height:1.5px}.faq summary i:after{width:1.5px;height:12px}.faq details[open] summary i{background:var(--coral-soft);border-color:#0000;transform:rotate(45deg)}.faq details p{color:var(--ink-2);max-width:60ch;padding:0 60px 26px 0}.cta{background:var(--coral);color:#fff;padding:150px 0 176px;overflow:clip}.cta,.cta__in{position:relative}.cta__in{z-index:2;grid-template-columns:1.2fr .8fr;align-items:end;gap:40px;display:grid}.cta h2{letter-spacing:-.035em;font-size:clamp(48px,7vw,104px);font-weight:800;line-height:.94}.cta h2 .soft,.cta p{color:var(--ink-on-coral)}.cta p{max-width:40ch;margin-top:22px;font-size:19px}.cta__actions{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.cta .btn--ghost{color:var(--ink-on-coral);border-color:var(--ink-on-coral)}.cta .mark-bg{opacity:.16;fill:#fff;z-index:1;width:2600px;bottom:-1500px;left:50%}.cta__band{z-index:3;background:var(--band);height:36px;position:absolute;bottom:0;left:0;right:0}.cta__band svg{width:100%;height:36px;display:block}.cta__band .band-dim{opacity:.22}.footer{padding:72px 0 48px}.footer__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer__brand{align-items:center;gap:24px;display:flex}.footer__word{color:var(--ink);font-size:34px;line-height:1;display:block}.footer__tag{color:var(--ink-2);max-width:34ch;margin-top:10px;font-size:15.5px}.footer__links{color:var(--ink-2);flex-wrap:wrap;gap:22px;padding-top:10px;font-size:15px;display:flex}.footer__links a:hover{color:var(--ink)}.footer__legal{border-top:1px solid var(--line);color:var(--ink-3);max-width:70ch;margin-top:44px;padding-top:24px;font-size:13.5px}.pp{background:var(--coral);border-radius:30px;flex:none;place-items:center;width:116px;height:116px;display:grid;box-shadow:0 24px 48px -24px #cf3a268c,inset 0 0 0 1px #ffffff14}.pp__svg{width:78%;height:auto;display:block}.pp__base{fill:#ffffff4d}@media (prefers-reduced-motion:reduce){.pp__base{fill:#fff}.pp__light{display:none}}.note{z-index:3;width:min(var(--container),calc(100% - 48px));border:1.5px dashed var(--coral);background:var(--surface);color:var(--ink);border-radius:16px;margin:0 auto 36px;padding:18px 22px 20px;font-size:15px;line-height:1.55;display:none;position:relative}.note .tag,body.notes .note{display:block}.note .tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--coral-deep);margin-bottom:6px;font-size:12px;font-weight:500}.note p+p{margin-top:8px}.note code{font-family:var(--mono);background:var(--coral-tint);border-radius:6px;padding:1px 6px;font-size:13px}.hero .note{margin-top:8px}.notes-end{background:var(--coral-tint);border-top:1.5px dashed var(--coral);padding:80px 0 100px;display:none}body.notes .notes-end{display:block}.notes-end h2{font-size:32px;font-weight:700}.notes-end .cols{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;display:grid}.notes-end .col{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:24px;font-size:15px}.notes-end .col h3{font-size:18px;font-weight:700}.notes-end .col.pick{border:1.5px solid var(--coral)}.notes-end .col p{color:var(--ink-2);margin-top:10px}.notes-end .col .verdict{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--coral-deep);margin-top:14px;font-size:12px;display:inline-block}.notes-end .list{grid-template-columns:1fr 1fr;gap:20px 40px;margin-top:36px;display:grid}.notes-end .list h3{font-size:18px}.notes-end .list ul{color:var(--ink-2);margin:10px 0 0;padding-left:18px;font-size:15px;line-height:1.55}.notes-end .list li+li{margin-top:6px}.swatches{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.swatches span{font-family:var(--mono);color:var(--ink-2);flex-direction:column;gap:6px;font-size:11px;display:inline-flex}.swatches i{border:1px solid var(--line);border-radius:10px;width:74px;height:44px;display:block}.toggles{z-index:70;gap:8px;display:flex;position:fixed;bottom:20px;right:20px}.notes-toggle{background:var(--ink);height:44px;color:var(--bg);border-radius:999px;align-items:center;gap:10px;padding:0 16px 0 12px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 14px 30px -12px #00000073}.notes-toggle i{background:#ffffff38;border-radius:999px;width:34px;height:20px;transition:background .25s;position:relative}.notes-toggle i:after{content:"";width:14px;height:14px;transition:transform .25s var(--ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px}.notes-toggle[aria-pressed=true] i{background:var(--coral)}.notes-toggle[aria-pressed=true] i:after{transform:translate(14px)}.notes-toggle small{font-family:var(--mono);letter-spacing:.08em;opacity:.7;font-size:11px}@media (prefers-reduced-motion:reduce){.hero__copy>*,.ring:after,.ring:before{animation:none}.js .reveal{opacity:1;transition:none;transform:none}.js .manifesto .w{opacity:1}.route__band [data-route-lit]{width:100%}.route__band [data-route-lit-v]{height:100%}.step .step__node{transition:none}.rec-chip i{animation:none}.stage__slide{transition:none}}@media (width<=1080px){.hero h1{font-size:clamp(44px,7.4vw,80px)}}@media (width<=900px){.nav__account,.nav__links{display:none}.nav__in{justify-content:flex-start}.nav .btn{height:38px;margin-left:auto;padding:0 14px;font-size:13px}.burger{display:grid}.hero{padding-top:calc(var(--nav-h) + 36px);min-height:940px}.hero h1{max-width:none}.hero__meta{display:none}.scene--far .sky-g{transform-origin:1180px 340px;transform:translate(-380px,320px)scale(.7)}.scene--front .tree-g{transform:translate(-260px)}.manifesto{padding:110px 0 96px}.section-head{gap:18px}.deck,.section-head{grid-template-columns:1fr}.deck{height:auto;margin-bottom:20px;position:relative;top:auto;filter:none!important;transform:none!important}.deck--flip .deck__copy{order:0}.deck__copy{padding:32px 28px 28px}.deck__title{margin-top:28px}.deck__foot{padding-top:24px}.deck__media{height:400px}.deck__media .phone,.deck__media .phone--peek{width:220px;transform:translateY(70px)}.rec{padding:100px 0}.rec__grid{grid-template-columns:1fr;gap:40px}.rec__media{min-height:0}.rec .phone{width:250px}.desk{padding:100px 0}.desk__head{gap:18px}.desk__facts,.desk__head{grid-template-columns:1fr}.stage-bar__caption{font-size:14px}.route__steps{grid-template-columns:1fr;gap:36px}.route__band--h{display:none}.route__band--v{width:14px;display:block;top:72px;bottom:72px;left:29px}.step{text-align:left;-moz-column-gap:20px;grid-template-columns:72px 1fr;justify-items:start;column-gap:20px;padding:0}.step__node{grid-row:1/span 3;width:72px;height:72px}.step__node svg{width:30px;height:30px}.step__k{margin-top:0}.step h3,.step p{margin-top:6px}.faq__grid,.plans{grid-template-columns:1fr}.faq__grid{gap:24px}.faq__side{position:static}.cta__in{grid-template-columns:1fr;align-items:start}.cta__actions{justify-content:flex-start}.rec .mark-bg{width:1000px;bottom:-340px;left:70%}.cta .mark-bg{width:1500px;bottom:-870px;left:50%}.deck__media .mark-bg{width:1500px;top:-620px;left:-250px}.notes-end .cols,.notes-end .list{grid-template-columns:1fr}.footer__brand{flex-direction:column;align-items:flex-start;gap:18px}.pp{border-radius:26px;width:96px;height:96px}}@media (width<=560px){.container,.note{width:calc(100% - 36px)}.hero__cta .btn{width:100%}.deck__media .phone{width:200px}}:root{--ok:#24784b;--warn:#b8700f;--warn-bg:#fff4e0;--line-2:#d9cbc4}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ok:#5cc08a;--warn:#e9a64a;--warn-bg:#2e2114;--line-2:#463934}}:root[data-theme=dark]{--ok:#5cc08a;--warn:#e9a64a;--warn-bg:#2e2114;--line-2:#463934}.fact .soon{color:#b52e1c}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .fact .soon{color:var(--coral-deep)}}:root[data-theme=dark] .fact .soon{color:var(--coral-deep)}.ac{min-height:100vh;color:var(--ink);flex-direction:column}.ac,.ac__hdr{background:var(--bg);display:flex}.ac__hdr{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;gap:12px;height:64px;padding:0 20px;position:sticky;top:0}.ac__brand{font-family:var(--display);color:var(--ink);align-items:center;gap:10px;font-size:17px;font-weight:700;display:inline-flex}.ac__tile{border-radius:8px;width:28px;height:28px;display:block}.ac__demo{background:color-mix(in srgb,var(--coral-tint) 70%,var(--bg));color:var(--coral-deep);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:6px 12px;font-size:11.5px}.ac__main{flex:1;width:min(640px,100% - 40px);margin:0 auto;padding:28px 0 72px}.ac__main--wide{width:min(1040px,100% - 40px)}.ac__foot{border-top:1px solid var(--line);color:var(--ink-3);flex-wrap:wrap;justify-content:center;gap:18px;padding:18px 20px 28px;font-size:13.5px;display:flex}.ac__foot a,.ac__foot button{color:var(--ink-2);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.ac__foot a:hover,.ac__foot button:hover{color:var(--ink)}.ac--chromeless .ac__foot,.ac--chromeless .ac__hdr{display:none}.ac--chromeless .ac__main{padding-top:18px}.ac-h1{font-family:var(--display);letter-spacing:-.03em;text-wrap:balance;margin:8px 0 0;font-size:clamp(28px,6vw,36px);font-weight:800;line-height:1.08}.ac-sub{color:var(--ink-2);margin:10px 0 0;font-size:16px;line-height:1.5}.ac-note{color:var(--ink-3);margin:10px 0 0;font-size:13.5px;line-height:1.45}.ac-err{background:var(--warn-bg);color:var(--warn);border-radius:12px;margin:12px 0 0;padding:12px 14px;font-size:14.5px;line-height:1.45}.ac-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;margin-top:14px;padding:20px 20px 18px}.ac-card--warn{border-color:var(--warn);box-shadow:inset 5px 0 0 var(--warn)}.ac-card__t{color:var(--ink-2);letter-spacing:.01em;font-size:13px;font-weight:600}.ac-big{font-family:var(--display);letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:clamp(40px,10vw,52px);font-weight:800;line-height:1}.ac-est{font-family:var(--mono);color:var(--ink-2);margin-top:8px;font-size:13px;line-height:1.45}.ac-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.ac-row--between{justify-content:space-between}.ac-pill{border:1px solid var(--line);font-family:var(--mono);white-space:nowrap;color:var(--ink);background:var(--surface);border-radius:999px;align-items:center;gap:7px;padding:3px 11px;font-size:12px;display:inline-flex}.ac-pill i{background:var(--coral);border-radius:50%;flex:none;width:7px;height:7px}.ac-pill--ok i{background:var(--ok)}.ac-pill--warn i{background:var(--warn)}.ac-pill--off{color:var(--ink-3)}.ac-pill--off i{background:var(--line-2,var(--line))}.ac-btn{border:1.5px solid var(--ink);height:48px;color:var(--ink);cursor:pointer;transition:transform .15s var(--ease),box-shadow .2s;white-space:nowrap;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.ac-btn:hover{transform:translateY(-1px)}.ac-btn:focus-visible{outline:2px solid var(--coral-deep);outline-offset:3px}.ac-btn--p{background:var(--btn-bg);border-color:var(--btn-bg);color:var(--btn-fg)}.ac-btn--p:hover{box-shadow:0 14px 30px -14px #cf3a2699}.ac-btn--ink{background:var(--ink);border-color:var(--ink);color:var(--bg)}.ac-btn--s{height:38px;padding:0 16px;font-size:14px}.ac-btn--w{width:100%;margin-top:16px}.ac-btn[disabled]{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.ac-link{font:inherit;color:var(--coral-deep);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.ac-field{border:1.5px solid var(--line-2,var(--line));background:var(--surface);border-radius:14px;align-items:center;gap:10px;height:54px;margin-top:14px;padding:0 14px;display:flex}.ac-field:focus-within{border-color:var(--coral-deep)}.ac-field b{font-family:var(--mono);color:var(--ink-2);font-weight:500}.ac-field input{min-width:0;font:inherit;color:var(--ink);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;flex:1;font-size:18px}.ac-field input::placeholder{color:var(--ink-3)}.ac-field--mono input{font-family:var(--mono);letter-spacing:.06em}.ac-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ac-chip{border:1.5px solid var(--line-2,var(--line));font-family:var(--mono);background:var(--surface);color:var(--ink);cursor:pointer;font-variant-numeric:tabular-nums;border-radius:999px;padding:9px 15px;font-size:14px}.ac-chip:hover{border-color:var(--ink-3)}.ac-chip:focus-visible{outline:2px solid var(--coral-deep);outline-offset:2px}.ac-chip[aria-pressed=true]{background:var(--btn-bg);border-color:var(--btn-bg);color:var(--btn-fg)}.ac-tiles{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.ac-tile{border:1.5px solid var(--line-2,var(--line));text-align:center;background:var(--surface);color:var(--ink);cursor:pointer;border-radius:14px;padding:14px 8px;font-family:inherit;font-size:14px;font-weight:600}.ac-tile:focus-visible{outline:2px solid var(--coral-deep);outline-offset:2px}.ac-tile[aria-pressed=true]{border-color:var(--coral);background:var(--coral-tint)}.ac-opt{border:1.5px solid var(--line-2,var(--line));width:100%;font-family:var(--mono);background:var(--surface);color:var(--ink);cursor:pointer;text-align:left;font-variant-numeric:tabular-nums;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:13px 14px;font-size:15px;display:flex}.ac-opt:focus-visible{outline:2px solid var(--coral-deep);outline-offset:2px}.ac-opt[aria-pressed=true]{border-color:var(--coral);background:var(--coral-tint)}.ac-steps{gap:5px;margin-top:18px;display:flex}.ac-steps span{background:var(--line);border-radius:2px;flex:1;height:4px}.ac-steps span.is-on{background:var(--coral)}.ac-steps__t{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-top:8px;font-size:11.5px}.ac-list{margin-top:10px}.ac-list__row{border-top:1px solid var(--line);align-items:baseline;gap:12px;padding:11px 0;font-size:14.5px;display:flex}.ac-list__row:last-child{border-bottom:1px solid var(--line)}.ac-list__d{color:var(--ink-3);flex:none;width:56px;font-size:13px}.ac-list__what{flex:1;min-width:0}.ac-list__sub{color:var(--ink-3);font-size:12.5px;display:block}.ac-list__amt{font-family:var(--mono);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto}.ac-list__amt--plus{color:var(--ok)}.ac-sheet{z-index:30;background:var(--surface);padding:20px 20px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--line);border-radius:22px 22px 0 0;position:fixed;inset:auto 0 0;box-shadow:0 -20px 60px -30px #00000073}.ac-sheet__bg{z-index:29;cursor:default;background:#1c161473;border:0;padding:0;position:fixed;inset:0}.ac-sheet__in{width:min(560px,100%);margin:0 auto}.ac-sheet .ac-h1{font-size:24px}.ac-proc{text-align:center;color:var(--ink-2);font-family:var(--mono);padding:28px 0 8px;font-size:14px}.ac-spin{border:3px solid var(--line);border-top-color:var(--coral);border-radius:50%;width:26px;height:26px;margin:0 auto 14px;animation:1s linear infinite ac-sp}@keyframes ac-sp{to{transform:rotate(1turn)}}.ac-grid2{grid-template-columns:1fr;gap:14px;margin-top:14px;display:grid}.ac-grid2>.ac-card{margin-top:0}@media (width>=900px){.ac-grid2{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.ac-spin{animation:none}.ac-btn,.ac-btn:hover{transition:none;transform:none}}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--m-fast:.14s;--m:.24s;--m-slow:.32s}@media (prefers-reduced-motion:reduce){:root{--m-fast:0s;--m:0s;--m-slow:0s}}.ac-btn,.ac-chip,.ac-link,.ac-opt,.ac-pill,.ac-tile{transition:background-color var(--m-fast),border-color var(--m-fast),color var(--m-fast),transform var(--m-fast) var(--ease),box-shadow var(--m-fast)}.ac-btn:active:not([disabled]),.ac-chip:active,.ac-opt:active,.ac-tile:active{transform:scale(.97)}.ac-steps span{transition:background-color var(--m) var(--ease)}.ac-card{transition:border-color var(--m),box-shadow var(--m)}.step-back-enter-active,.step-back-leave-active,.step-enter-active,.step-leave-active{transition:opacity var(--m) var(--ease),transform var(--m) var(--ease)}.step-enter-from{opacity:0;transform:translate(12px)}.step-back-enter-from,.step-leave-to{opacity:0;transform:translate(-12px)}.step-back-leave-to{opacity:0;transform:translate(12px)}.fade-enter-active,.fade-leave-active{transition:opacity var(--m-fast)}.fade-enter-from,.fade-leave-to{opacity:0}.rise-enter-active{transition:opacity var(--m) var(--ease),transform var(--m) var(--ease)}.rise-leave-active{transition:opacity var(--m-fast)}.rise-enter-from{opacity:0;transform:translateY(6px)}.rise-leave-to{opacity:0}.ac-sheet-wrap{display:contents}.sheet-enter-active .ac-sheet,.sheet-leave-active .ac-sheet{transition:transform var(--m-slow) var(--ease)}.sheet-enter-active .ac-sheet__bg,.sheet-leave-active .ac-sheet__bg{transition:opacity var(--m)}.sheet-enter-from .ac-sheet,.sheet-leave-to .ac-sheet{transform:translateY(100%)}.sheet-enter-from .ac-sheet__bg,.sheet-leave-to .ac-sheet__bg{opacity:0}.ac-rise{animation:ac-rise var(--m-slow) var(--ease) both;animation-delay:calc(var(--i,0)*40ms)}@keyframes ac-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ac-rise{animation:none}}.page-enter-active,.page-leave-active{transition:opacity var(--m-fast)}.page-enter-from,.page-leave-to{opacity:0}
