html:has(.deck-page){overscroll-behavior:none;height:100%;overflow:hidden}html:has(.deck-page) body{overscroll-behavior:none;height:100%;overflow:hidden}.deck-page{--over:#f6f4ee;--over-accent:#ffc978;--scrim-top:rgba(20,26,36,.38);--scrim-mid:rgba(20,26,36,0);--scrim-bot:rgba(20,26,36,.48);--veil:rgba(20,26,36,.6);--scene-dim:none;overscroll-behavior:none;line-height:1.55;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}:root[data-theme=dark] .deck-page{--scrim-top:rgba(10,14,22,.55);--scrim-mid:rgba(10,14,22,.32);--scrim-bot:rgba(10,14,22,.62);--veil:rgba(10,14,22,.7);--scene-dim:brightness(.6)saturate(.85)}.deck-page *,.deck-page :before,.deck-page :after{box-sizing:border-box}.deck-scape{z-index:0;perspective:1100px;perspective-origin:50% 45%;background:#101621;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.deck-stage{transform-style:preserve-3d;will-change:transform;position:absolute;top:0;bottom:0;left:0;right:0}.deck-scene{opacity:0;filter:var(--scene-dim);background-position:50%;background-size:cover;transition:opacity 1.25s,transform 1.5s cubic-bezier(.22,1,.36,1),filter .45s;position:absolute;top:-18%;bottom:-18%;left:-18%;right:-18%;transform:translateZ(-240px)}.deck-scene.is-active{opacity:1;transform:translateZ(-140px)}.deck-scene.is-active:nth-child(odd){animation:32s ease-in-out infinite alternate deck-drift-a}.deck-scene.is-active:nth-child(2n){animation:36s ease-in-out infinite alternate deck-drift-b}.deck-scene.is-past{opacity:0;transform:translateZ(150px)}@keyframes deck-drift-a{0%{translate:0;scale:1.02}to{translate:-1.2% .7%;scale:1.1}}@keyframes deck-drift-b{0%{translate:1% -.5%;scale:1.09}to{translate:0;scale:1.02}}.deck-scape:after{content:"";background:linear-gradient(180deg,var(--scrim-top),var(--scrim-mid)32%,var(--scrim-mid)60%,var(--scrim-bot));position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:601px){.deck-page{zoom:.93}}.deck{z-index:2;perspective:1200px;position:fixed;top:0;bottom:0;left:0;right:0}.deck-slide{opacity:0;pointer-events:none;visibility:hidden;will-change:transform,opacity;flex-direction:column;transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .65s,visibility 0s linear .85s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(-320px)scale(.96)rotateX(2deg)}.deck-slide.is-active{opacity:1;pointer-events:auto;visibility:visible;transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .65s,visibility;transform:none}.deck-slide.is-past{opacity:0;transform:translateZ(340px)scale(1.05)}.deck-inner{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:86px 28px 60px;display:flex;overflow-y:auto}.deck-inner::-webkit-scrollbar{display:none}.deck-inner>*{flex-shrink:0;margin-top:auto;margin-bottom:auto}.deck-pop{opacity:0;transform-origin:50% 100%;transition:opacity .55s .18s,transform .55s cubic-bezier(.22,1,.36,1) .18s;transform:translateY(28px)rotateX(6deg)}.deck-slide.is-active .deck-pop{opacity:1;transform:none}.deck-slide.is-active .deck-pop.d1{transition-delay:.3s}.deck-slide.is-active .deck-pop.d2{transition-delay:.42s}.deck-slide.is-active .deck-pop.d3{transition-delay:.54s}.deck-page .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-ink);margin:0 0 14px;font-size:12px;font-weight:600}.deck-page h1,.deck-page h2,.deck-page h3{letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:600}.deck-page .lede{color:var(--ink-soft);max-width:58ch}.deck-slide.over{color:var(--over)}.deck-slide.over .eyebrow{color:var(--over-accent);text-shadow:0 2px 18px rgba(14,20,30,.45);font-weight:700}.deck-slide.over .lede{color:var(--over);opacity:.93;text-shadow:0 1px 16px rgba(14,20,30,.6)}.deck-page{--bar-bg:rgba(20,26,36,.2);--bar-border:color-mix(in srgb,var(--over)30%,transparent);--bar-ink:var(--over);--bar-ink-soft:color-mix(in srgb,var(--over)92%,transparent);--bar-chip:color-mix(in srgb,var(--ink)6%,transparent);--bar-cta-bg:var(--ink);--bar-cta-ink:var(--paper);--bar-glint:rgba(255,255,255,.16)}:root[data-theme=dark] .deck-page{--bar-bg:rgba(22,29,41,.16);--bar-border:color-mix(in srgb,var(--over)36%,transparent);--bar-chip:rgba(10,14,22,.26);--bar-cta-bg:var(--over);--bar-cta-ink:#1e2a38;--bar-glint:rgba(255,255,255,.09)}.deck-topbar-wrap{z-index:5;width:min(1180px,100% - 36px);position:fixed;top:18px;left:50%;transform:translate(-50%)}.deck-topbar{border:1px solid var(--bar-border);background:var(--bar-bg);min-height:62px;color:var(--bar-ink);box-shadow:inset 0 1px 0 var(--bar-glint),0 12px 40px rgba(8,12,20,.12);border-radius:999px;align-items:center;gap:20px;padding:8px 10px 8px 17px;transition:background-color .35s,border-color .35s,color .35s;display:flex}.deck-brand,.deck-topbar-actions>a,.deck-topbar-link,.deck-topbar .theme-toggle{text-shadow:0 1px 2px rgba(14,20,30,.9),0 1px 14px rgba(14,20,30,.7)}.deck-brand{color:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;padding:0;display:inline-flex}.deck-brand .brand-lockup{color:inherit}.deck-brand .brand-word-tld{color:inherit;opacity:.65}.deck-topbar-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.deck-topbar-actions>a,.deck-topbar-link,.deck-topbar .theme-toggle{color:var(--bar-ink-soft)}.deck-topbar-actions>a:hover,.deck-topbar-link:hover,.deck-topbar .theme-toggle:hover:not(:disabled){color:var(--bar-ink)}.deck-topbar-actions>a,.deck-topbar-link{height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 8px;font-size:0;font-weight:400;text-decoration:none;display:inline-flex;position:relative}.deck-topbar-actions>a:before,.deck-topbar-actions>a:after,.deck-topbar-link:before,.deck-topbar-link:after{content:attr(data-text);justify-content:center;align-items:center;height:100%;font-size:15.5px;font-weight:400;display:inline-flex}.deck-topbar-actions>a:before,.deck-topbar-link:before{position:absolute;top:0;bottom:0;left:0;right:0}.deck-topbar-actions>a:after,.deck-topbar-link:after{visibility:hidden;font-weight:700}.deck-topbar-actions>a:hover:before,.deck-topbar-link:hover:before{visibility:hidden}.deck-topbar-actions>a:hover:after,.deck-topbar-link:hover:after{visibility:visible}.deck-topbar-actions>a:hover,.deck-topbar-link:hover{text-decoration:none}.deck-topbar .theme-toggle{border-color:var(--bar-border);background:var(--bar-chip);width:40px;height:40px}.deck-topbar-cta{border:1px solid var(--bar-cta-bg);background:var(--bar-cta-bg);height:36px;color:var(--bar-cta-ink);font:inherit;white-space:nowrap;box-shadow:var(--shadow-card);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:500;transition:transform .18s,box-shadow .18s,background-color .35s,color .35s;display:inline-flex}.deck-topbar-cta:hover{box-shadow:var(--shadow-pop);transform:translateY(-1px)}.deck-dots{z-index:5;flex-direction:column;align-items:center;gap:14px;display:flex;position:fixed;top:50%;right:26px;transform:translateY(-50%)}.deck-dots button{border:1px solid var(--over);cursor:pointer;opacity:.6;background:0 0;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.deck-dots button.on{background:var(--over-accent);border-color:var(--over-accent);opacity:1;transform:scale(1.25)}.deck-alt{z-index:5;letter-spacing:.08em;color:var(--over);text-shadow:0 1px 10px rgba(14,20,30,.8);font-variant-numeric:tabular-nums;font-size:11px;position:fixed;bottom:26px;right:22px}.deck-hint{z-index:1;letter-spacing:.18em;text-transform:uppercase;color:var(--over);opacity:.8;pointer-events:none;justify-content:center;align-items:center;gap:10px;font-size:12px;transition:opacity .5s;animation:3.6s ease-in-out infinite deck-hint-pulse;display:flex;position:fixed;bottom:26px;left:0;right:0}.deck-hint:after{content:"";background:linear-gradient(var(--over-accent),transparent);width:1px;height:30px}@keyframes deck-hint-pulse{0%,to{opacity:.8}50%{opacity:.5}}.deck-hint.gone{opacity:0;animation:none}.deck-hero{text-align:center;padding:26px 24px}.deck-hero h1{text-shadow:0 2px 30px rgba(14,20,30,.55);max-width:15ch;margin:0 auto;font-size:max(38px,min(4.8vw,60px));line-height:1.08}.deck-hero .lede{text-shadow:0 1px 16px rgba(14,20,30,.6);max-width:650px;margin:18px auto 0;font-size:17px}.deck-benefit{color:var(--over-accent);text-shadow:0 2px 18px rgba(14,20,30,.45);max-width:54ch;margin:13px auto 0;font-size:15px;font-weight:650}.deck-try{margin-top:22px}.deck-page .btn{min-height:44px;padding:0 24px;font-size:15px;font-weight:500}.deck-seat{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--card);width:min(930px,100%);box-shadow:var(--shadow-pop);color:var(--ink);text-align:left;margin:34px auto 0;overflow:hidden}.deck-seat-view[hidden]{display:none}.deck-seat-view{opacity:1;position:relative}.deck-signup-view:not([hidden]){animation:.3s deck-seat-enter}@keyframes deck-seat-enter{0%{opacity:0}to{opacity:1}}.deck-seat-top{justify-content:flex-end;padding:20px 28px 0;display:flex}.deck-watch-again{color:var(--accent-ink);font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px}.deck-watch-again:hover{text-underline-offset:3px;text-decoration:underline}.deck-card{max-width:600px;color:var(--ink);margin:0 auto;padding:4px 28px 28px}.deck-card h3{margin:0 0 8px;font-size:28px}.deck-card .eyebrow{color:var(--accent-ink);text-shadow:none}.deck-card .sub{color:var(--ink-soft);margin:0 0 20px;font-size:14px}.deck-field{border-radius:var(--radius-md);width:100%;min-height:48px;font:inherit;border:1px solid var(--line);background:var(--raised);color:var(--ink);padding:12px 14px;font-size:16px}.deck-page :-webkit-any(input,button,a):focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.deck-page :-moz-any(input,button,a):focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.deck-page :is(input,button,a):focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.deck-card fieldset{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0 0;padding:0;display:grid}.deck-card legend{color:var(--ink-soft);margin-bottom:10px;font-size:12px}.deck-check{cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;display:flex}.deck-card fieldset .deck-check{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--raised);padding:14px 12px}.deck-card fieldset .deck-check:has(input:checked){border-color:var(--accent-ink);background:color-mix(in srgb,var(--accent-ink)8%,var(--card))}.deck-check input{width:17px;height:17px;accent-color:var(--accent-ink);flex-shrink:0;margin-top:3px}.deck-check small{color:var(--ink-soft);margin-top:3px;font-size:12px;display:block}.deck-check.opt-in{margin-top:20px}.deck-card .btn{width:100%;margin-top:22px}.deck-req-note{color:var(--confirmed-ink);grid-column:1/-1;margin:10px 0 0;font-size:13px}.deck-reassure{color:var(--ink-soft);text-align:center;margin:14px 0 0;font-size:12px}.deck-form-legal a{text-underline-offset:3px;text-decoration:underline}.deck-done{text-align:center;padding:42px 0 56px}.deck-done p{color:var(--ink-soft)}.deck-done-mark{border:1px solid var(--accent-ink);width:48px;height:48px;color:var(--accent-ink);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:24px;display:grid}.wt-head{border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:10px;padding:16px 18px;display:flex;overflow:hidden}.wt-tabs{border:1px solid var(--line-strong);background:var(--raised);scrollbar-width:none;-ms-overflow-style:none;border-radius:999px;gap:3px;min-width:0;max-width:calc(100% - 48px);padding:3px;display:inline-flex;overflow-x:auto}.wt-tabs::-webkit-scrollbar{display:none}.wt-tab{color:var(--ink-faint);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid transparent;border-radius:999px;flex:none;padding:7px 16px;font-size:13px;font-weight:500;transition:color .18s}.wt-tab[aria-selected=true]{border-color:var(--line);background:var(--card);color:var(--ink);box-shadow:var(--shadow-card);font-weight:600}.wt-dot{display:none}.wt-help{border:1px solid var(--line-strong);background:var(--raised);width:36px;height:36px;color:var(--ink-soft);font:inherit;cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.wt-help-pop{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--raised);color:var(--ink-soft);margin:0 18px 14px;padding:10px 12px;font-size:12.5px}.wt-stage{background:#101621;height:470px;position:relative;overflow:hidden}.wt-stage.is-smooth{transition:height .5s cubic-bezier(.22,1,.36,1)}.wt-stage video{object-fit:contain;opacity:0;background:#101621;width:100%;height:100%;transition:opacity .34s;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.wt-stage video.is-on{opacity:1}.wt-shade{pointer-events:none;background:linear-gradient(transparent,rgba(7,10,16,.38));height:18%;position:absolute;top:auto;bottom:0;left:0;right:0}.wt-scrub{align-items:center;gap:7px;padding:10px 18px 0;display:flex}.wt-scrub-track{flex:1;align-items:center;height:24px;display:flex;position:relative}.wt-scrub-rail{background:var(--line);border-radius:2px;height:4px;position:absolute;left:0;right:0;overflow:hidden}.wt-scrub-rail span{background:var(--accent-strong);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.wt-scrub input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:0 0;width:100%;margin:0;position:absolute;top:0;bottom:0;left:0;right:0}.wt-scrub input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid var(--accent-strong);background:var(--raised);width:14px;height:14px;box-shadow:var(--shadow-card);border-radius:50%}.wt-scrub input[type=range]::-moz-range-thumb{border:1px solid var(--accent-strong);background:var(--raised);width:14px;height:14px;box-shadow:var(--shadow-card);border-radius:50%}.wt-scrub input[type=range]:focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.wt-recipe{border-top:1px solid var(--line);padding:13px 18px 4px}.wt-recipe-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.wt-count{color:var(--accent-ink);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:750}.wt-desc{color:var(--ink-soft);text-align:right;flex:1;min-height:1.4em;margin:0;font-size:12.8px}.wt-steps{scrollbar-width:none;-ms-overflow-style:none;gap:6px;margin:10px 0 0;padding:0 0 10px;list-style:none;display:flex;overflow-x:auto}.wt-steps::-webkit-scrollbar{display:none}.wt-step{flex:1 0 auto}.wt-chip{border:1px solid var(--line);width:100%;color:var(--ink-faint);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;transition:border-color .25s,background-color .25s,color .25s;display:inline-flex}.wt-chip:hover{border-color:var(--line-strong);color:var(--ink-soft)}.wt-n{border:1px solid var(--line-strong);border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:750;transition:all .25s;display:inline-flex}.wt-step.is-doing .wt-chip{border-color:var(--accent-strong);background:var(--accent-strong);color:var(--paper);font-weight:700}.wt-step.is-doing .wt-n{color:inherit;border-color:currentColor}:root[data-theme=dark] .deck-page .wt-step.is-doing .wt-chip{border-color:var(--accent);background:var(--accent);color:var(--bar-cta-ink)}.wt-step.is-done .wt-chip{color:var(--ink-soft)}.wt-step.is-done .wt-n{border-color:var(--held);color:var(--held-ink)}.wt-foot{text-align:center;padding:12px 18px 16px}.wt-copy strong{font-size:15px;font-weight:600;display:block}.wt-copy span{color:var(--ink-soft);margin-top:2px;font-size:12.8px;display:block}.wt-play{border:1px solid var(--line-strong);background:var(--raised);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.wt-play svg{width:14px;height:14px}.wt-play:hover{border-color:var(--accent-strong);color:var(--accent-ink)}.deck-sheet{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-pop);color:var(--ink);padding:52px 56px}.deck-page h2.big{margin-bottom:12px;font-size:max(26px,min(3vw,38px))}.deck-cols{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px;display:grid}.deck-carousel-dots{justify-content:center;gap:2px;margin-top:10px;display:none}.deck-carousel-dots button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.deck-carousel-dots button:after{content:"";border:1px solid var(--line-strong);border-radius:50%;width:7px;height:7px;transition:all .25s}.deck-carousel-dots button.on:after{background:var(--accent-strong);border-color:var(--accent-strong);transform:scale(1.3)}.deck-feat{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:24px}.deck-feat h3{margin:9px 0;font-size:18px}.deck-feat p{color:var(--ink-soft);margin:0;font-size:13.5px}.deck-num{border:1px solid var(--line-strong);width:29px;height:29px;color:var(--accent-ink);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:750;display:inline-flex}.deck-feat .eyebrow{margin-bottom:6px}.deck-plan{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:28px}.deck-plan h3{margin:5px 0 12px;font-size:22px}.deck-plan .who{color:var(--ink-faint);margin:0 0 14px;font-size:12.5px;font-style:italic}.deck-plan ul{margin:0;padding:0;list-style:none}.deck-plan li{border-bottom:1px dashed var(--line);color:var(--ink-soft);padding:9px 0 9px 24px;font-size:13.5px;position:relative}.deck-plan li:last-child{border-bottom:0}.deck-plan li:before{content:"›";color:var(--accent-strong);font-weight:700;position:absolute;left:2px}.deck-flow{grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;display:grid}.deck-flow-step{border-left:1px solid var(--line);padding:0 28px}.deck-flow-step:first-child{border-left:0;padding-left:0}.deck-flow-step:last-child{padding-right:0}.deck-flow-step b{color:var(--accent-ink);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600;display:block}.deck-flow-step h3{margin:9px 0 7px;font-size:17px}.deck-flow-step p{color:var(--ink-soft);margin:0;font-size:13.5px}.deck-judgement{margin-top:26px}.deck-judgement strong{color:var(--ink)}.deck-final{text-align:center;color:var(--over);flex-direction:column;align-items:center;gap:26px;display:flex}.deck-final-ctas{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.deck-final-ctas .btn-secondary{color:var(--over);background:rgba(10,14,22,.2);border-color:rgba(246,244,238,.55)}.deck-final-ctas .btn-secondary:hover:not(:disabled){border-color:var(--over);color:var(--over);background:rgba(10,14,22,.32)}.deck-final h2{text-shadow:0 2px 26px rgba(14,20,30,.6);font-size:max(30px,min(4vw,52px))}.deck-final .eyebrow{color:var(--over-accent);text-shadow:0 1px 2px rgba(14,20,30,.9),0 1px 14px rgba(14,20,30,.7);font-weight:700}.deck-final-copy{text-shadow:0 2px 20px rgba(14,20,30,.55);max-width:650px;margin:-6px 0 0;font-size:16px}.deck-final .foot{opacity:.8;margin-top:8px;font-size:12.5px}.deck-final .foot a{color:var(--over-accent);text-decoration:none}.deck-final .foot a:hover{text-underline-offset:.16em;text-decoration:underline}.deck-final .foot a:focus-visible{text-underline-offset:.16em;text-decoration:underline}@media (min-width:961px){.deck-slide{top:0;bottom:32px;-webkit-mask-image:linear-gradient(transparent 44px,#000 88px,#000 100%);mask-image:linear-gradient(transparent 44px,#000 88px,#000 100%)}.deck-inner{padding-top:88px;padding-bottom:24px}}@media (max-width:960px){.deck-cols{grid-template-columns:1fr}.deck-flow{grid-template-columns:1fr;gap:22px}.deck-flow-step,.deck-flow-step:first-child,.deck-flow-step:last-child{border-left:1px solid var(--line);padding:0 0 0 18px}.deck-sheet{padding:30px 26px}.deck-dots{right:14px}.deck-inner{padding:100px 20px 92px}.deck-slide{-webkit-mask-image:linear-gradient(transparent 72px,#000 96px,#000 calc(100% - 92px),transparent calc(100% - 52px));mask-image:linear-gradient(transparent 72px,#000 96px,#000 calc(100% - 92px),transparent calc(100% - 52px))}.deck-page:before,.deck-page:after{content:"";z-index:4;pointer-events:none;position:fixed;left:0;right:0}.deck-page:before{background:linear-gradient(180deg,var(--veil)30%,transparent);height:112px;top:0}.deck-page:after{background:linear-gradient(0deg,var(--veil)26%,transparent);height:104px;bottom:0}}@media (max-width:820px){.deck-seat-top{padding:10px 18px 0;position:static}}@media (max-width:600px){.deck-topbar-wrap{width:calc(100% - 18px);top:10px}.deck-topbar{border-radius:999px;gap:10px;min-height:0;padding:10px 12px 10px 15px}.deck-topbar-actions{gap:6px}.deck-topbar .theme-toggle{width:36px;height:36px}.deck-brand .brand-word{font-size:1.05rem}.deck-brand .brand-lockup>svg{height:22px}.deck-topbar-actions>a,.deck-topbar-link{height:36px}.deck-topbar-actions>a:before,.deck-topbar-actions>a:after,.deck-topbar-link:before,.deck-topbar-link:after{font-size:14px}.deck-topbar-who,.deck-topbar-cta{display:none}.deck-inner{padding:90px 18px 60px}.deck-slide{-webkit-mask-image:linear-gradient(transparent 62px,#000 86px,#000 calc(100% - 60px),transparent calc(100% - 30px));mask-image:linear-gradient(transparent 62px,#000 86px,#000 calc(100% - 60px),transparent calc(100% - 30px))}.deck-page:before{height:96px}.deck-page:after{height:70px}.deck-dots{gap:11px;right:10px}.deck-dots button{width:8px;height:8px}.deck-carousel-track{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;gap:12px;margin:14px -4px 0;padding:4px 4px 5px;display:flex;overflow-x:auto}.deck-carousel-track::-webkit-scrollbar{display:none}.deck-carousel-track>*{scroll-snap-align:center;flex:0 0 86%;min-width:0}.deck-carousel-track>.deck-pop{transform:none}.deck-carousel-dots{margin-top:8px;display:flex}.deck-sheet{padding:18px 16px}.deck-page h2.big{margin-bottom:8px;font-size:21px;line-height:1.2}.deck-page .eyebrow{margin-bottom:8px}.deck-sheet .lede{font-size:13px}.deck-hero h1{max-width:none;font-size:30px;line-height:1.12}.deck-hero .lede{margin-top:14px;font-size:14.5px}.deck-benefit{margin-top:12px;font-size:13.5px}.deck-try{margin-top:16px}.deck-seat{border-radius:var(--radius-lg);margin-top:20px}.deck-seat-top{padding:10px 12px 0}.wt-head{align-items:flex-start;gap:12px;padding:12px}.wt-tabs{border-radius:var(--radius-md);flex-direction:column;flex:auto;gap:4px;max-width:none;padding:4px;overflow-x:visible}.wt-tab{border-radius:var(--radius-sm);text-align:left;white-space:normal;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;display:flex}.wt-dot{border:1px solid var(--line-strong);border-radius:50%;flex:none;width:9px;height:9px;display:block}.wt-tab[aria-selected=true] .wt-dot{border-color:var(--accent-strong);background:var(--accent-strong)}.wt-help{align-self:flex-start;width:33px;height:33px;margin-top:9px}.wt-help-pop{margin:0 12px 10px}.wt-recipe{padding:11px 12px 2px}.wt-recipe-head{flex-direction:column;gap:3px}.wt-desc{text-align:left}.wt-chip{padding:7px 10px;font-size:11.5px}.wt-foot{grid-template-columns:1fr;padding:11px 12px 14px}.wt-scrub{padding:8px 12px 0}.deck-feat{padding:16px 16px 14px}.deck-feat h3{margin:7px 0 6px;font-size:16px}.deck-feat p{font-size:13px}.deck-plan{padding:16px}.deck-plan .eyebrow{margin-bottom:4px;font-size:11px}.deck-plan h3{margin:0 0 6px;font-size:17.5px}.deck-plan .who{margin-bottom:6px;font-size:12px}.deck-plan li{padding:4px 0 4px 20px;font-size:12.5px}.deck-num{width:25px;height:25px}.deck-flow-step h3{font-size:15.5px}.deck-flow-step p{font-size:13px}.deck-judgement{margin-top:16px}.deck-final{gap:16px}.deck-final h2{font-size:27px}.deck-final-copy{font-size:14.5px}.deck-final .foot{margin-top:2px}}@media (max-width:360px){.deck-topbar{gap:6px;padding:10px 8px}.deck-topbar-actions{gap:4px}.deck-brand .brand-word{font-size:.95rem}.deck-brand .brand-lockup>svg{height:20px}.deck-topbar-actions>a:before,.deck-topbar-actions>a:after,.deck-topbar-link:before,.deck-topbar-link:after{font-size:11.5px}.deck-topbar-actions>a,.deck-topbar-link{padding:0 4px}}@media (prefers-reduced-motion:reduce){.wt-stage.is-smooth,.wt-stage video{transition:none}.deck-slide,.deck-slide.is-active,.deck-slide.is-past{transition:opacity .4s,visibility}.deck-slide,.deck-slide.is-past{transform:none}.deck-pop{transition:opacity .4s}.deck-pop,.deck-slide.is-active .deck-pop{transform:none}.deck-hint{animation:none}.deck-scene{transition:opacity .4s;animation:none;top:0;bottom:0;left:0;right:0;transform:none}.deck-scene.is-active,.deck-scene.is-active:nth-child(odd),.deck-scene.is-active:nth-child(2n){animation:none;transform:scale(1)translate(0,0)}}@media (max-width:600px){.deck-seat-top{padding:12px 18px 0}.deck-card{padding:6px 18px 22px}.deck-card h3{font-size:24px}.deck-card fieldset{grid-template-columns:1fr}.deck-card fieldset .deck-check{padding:11px 12px}}@media (prefers-reduced-motion:reduce){.deck-signup-view:not([hidden]){animation:none}}
