:root{--bone-literal: #FAF8F4;--ink-literal: #1A1918;--surface: #FAF8F4;--surface-elev: #FFFFFF;--text: #1A1918;--muted: rgba(26, 25, 24, .64);--faint: rgba(26, 25, 24, .4);--whisper: rgba(26, 25, 24, .18);--rule: rgba(26, 25, 24, .1);--rule-soft: rgba(26, 25, 24, .06);--accent: #0E4762;--accent-soft: rgba(14, 71, 98, .1);--accent-focus: rgba(14, 71, 98, .16);--brand-orange: #D96938;--scroll-pct: 0%;--space-section-y: 64px;--space-block: 32px;--text-body: 17px;--text-lead: clamp(28px, 7vw, 40px);--text-display: clamp(40px, 10vw, 56px);--sans: Helvetica, "Helvetica Neue", Arial, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace;color-scheme:light dark}:root[data-theme=dark]{--surface: #161514;--surface-elev: #1F1E1C;--text: #EAE6DE;--muted: rgba(234, 230, 222, .66);--faint: rgba(234, 230, 222, .42);--whisper: rgba(234, 230, 222, .2);--rule: rgba(234, 230, 222, .12);--rule-soft: rgba(234, 230, 222, .06);--accent: #5BA8BD;--accent-soft: rgba(91, 168, 189, .14);--accent-focus: rgba(91, 168, 189, .24)}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:clip;overflow-y:scroll;overscroll-behavior-y:contain;background:var(--surface)}body{overflow:visible}body,.savor{font-family:var(--sans);background:var(--surface);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}::view-transition-old(root),::view-transition-new(root){mix-blend-mode:normal;animation-duration:.4s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-image-pair(root){isolation:isolate}.site-logo--chrome,.theme-toggle,.back-to-hero,.spectrum-bar,.spectrum-indicator{view-transition-name:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-snap-type:none}}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.skip-link{position:fixed;top:-100px;left:16px;background:var(--accent);color:var(--surface);padding:12px 22px;font-family:var(--mono);font-size:13px;text-decoration:none;border-radius:8px;z-index:200;font-weight:500}.skip-link:focus{top:16px}.savor-frame-page{background:var(--surface);height:100vh;overflow:hidden}.savor-skin-frame{display:block;width:100%;height:100vh;border:0;background:var(--surface)}.confirmation-frame-page{background:var(--surface);min-height:100vh;overflow:visible}.confirmation-skin-frame{display:block;width:100%;min-height:100vh;border:0;background:var(--surface)}.confirmation-shape-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:clamp(16px,4vw,32px);background:#12100d75;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:auto}.confirmation-shape-overlay__panel{position:relative;width:min(560px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:clamp(22px,4vw,30px);border:1px solid var(--rule);border-radius:20px;background:var(--surface);color:var(--text);box-shadow:0 24px 80px #12100d3d}.confirmation-shape-overlay__close{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin:0 0 14px auto;padding:8px 14px;border:1px solid var(--rule);border-radius:999px;background:var(--surface-elev);color:var(--muted);font-family:var(--mono);font-size:12px;line-height:1;cursor:pointer}.confirmation-shape-overlay__close:hover{color:var(--accent);border-color:var(--accent-focus)}.confirmation-shape-overlay .help-shape{margin:0}.spectrum-bar{position:fixed;top:0;left:0;right:0;height:4px;z-index:100;background:linear-gradient(90deg,#d94e28,#f87d30 12.5%,#f5a832 22%,#f5c832 33.33%,#c5e063 40%,#8fd4a0 50%,#6bbf9a 58%,#5bc4e8 66.67%,#4ec5e8 72%,#7ec8e8 80%,#6b2d8f 91%,#3d1a5c);opacity:.78}.spectrum-bar:after{content:"";display:none;position:absolute;top:4px;left:0;right:0;height:24px;background:linear-gradient(to bottom,var(--surface) 0%,transparent 100%);pointer-events:none}@media(max-width:900px){.spectrum-bar:after{display:block}}.spectrum-indicator{position:fixed;top:0;left:var(--scroll-pct);transform:translate(-50%);width:36px;height:4px;background:var(--text);z-index:101;will-change:left}.site-logo{display:inline-flex;align-items:center;text-decoration:none;line-height:0;transition:opacity .2s ease}.site-logo:hover{opacity:.88}.site-logo:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.site-logo__img{display:block;flex-shrink:0;object-fit:contain;object-position:left center}.site-logo--chrome{position:fixed;top:var(--chrome-top);left:max(var(--page-gutter),env(safe-area-inset-left,0px));z-index:102;min-height:48px;min-width:48px;padding:4px 8px 4px 0;box-sizing:border-box;contain:layout style;transition:opacity .3s ease,visibility .3s ease}.site-logo--chrome.site-logo--hidden{opacity:0;visibility:hidden;pointer-events:none}.site-logo--chrome .site-logo__img{height:var(--logo-chrome-height);width:auto;max-width:var(--logo-chrome-width);min-height:var(--logo-chrome-height);max-height:var(--logo-chrome-height)}.site-logo--footer .site-logo__img{height:var(--logo-footer-height);width:auto;max-width:140px;opacity:.92}.isotype-mark{line-height:0;margin-inline:auto;width:var(--isotype-size);height:var(--isotype-size);flex-shrink:0}.isotype-mark .isotype-mark__img{display:block;margin-inline:auto;width:var(--isotype-size);height:var(--isotype-size);min-width:var(--isotype-size);min-height:var(--isotype-size);max-width:var(--isotype-size);max-height:var(--isotype-size);object-fit:contain}.theme-toggle{position:fixed;top:var(--chrome-top);right:max(var(--page-gutter),env(safe-area-inset-right,0px));width:var(--chrome-btn-size);height:var(--chrome-btn-size);min-width:var(--chrome-btn-size);min-height:var(--chrome-btn-size);border:1px solid var(--whisper);border-radius:999px;background:var(--surface);cursor:pointer;z-index:102;display:flex;align-items:center;justify-content:center}.theme-toggle:hover{border-color:var(--accent)}.back-to-hero{position:fixed;top:calc(var(--chrome-top) + var(--chrome-btn-size) + var(--chrome-btn-gap));right:max(var(--page-gutter),env(safe-area-inset-right,0px));width:var(--chrome-btn-size);height:var(--chrome-btn-size);min-width:var(--chrome-btn-size);min-height:var(--chrome-btn-size);border:1px solid var(--whisper);border-radius:999px;background:var(--surface);cursor:pointer;z-index:102;display:flex;align-items:center;justify-content:center;color:var(--text);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease,border-color .2s ease}.back-to-hero:hover{border-color:var(--accent)}.back-to-hero--visible{opacity:1;visibility:visible;pointer-events:auto}.back-to-hero__icon{width:20px;height:20px}.theme-icon{width:22px;height:22px;color:var(--text)}.theme-icon .rays line{stroke:currentColor;stroke-width:1.8;stroke-linecap:round;transform-origin:12px 12px;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.theme-icon .body{fill:currentColor}.theme-icon .bite{transition:transform .4s cubic-bezier(.4,0,.2,1);transform-origin:12px 12px}:root[data-theme=light] .theme-icon .rays line{opacity:1;transform:scale(1)}:root[data-theme=light] .theme-icon .bite{transform:translate(24px,-24px)}:root[data-theme=dark] .theme-icon .rays line{opacity:0;transform:scale(.3)}:root[data-theme=dark] .theme-icon .bite{transform:translate(3px,-3px)}:root{--content-max: 1280px;--page-gutter: 48px;--chrome-top: calc(14px + max(12px, env(safe-area-inset-top, 0px))) ;--chrome-btn-size: 48px;--chrome-btn-gap: 12px;--logo-chrome-height: 56px;--logo-chrome-width: 240px;--logo-footer-height: 32px;--isotype-size: 96px}@media(max-width:720px){:root{--page-gutter: 24px}}@media(min-width:901px){:root{--logo-footer-height: 36px;--isotype-size: 112px}}.container{width:100%;max-width:var(--content-max);margin-inline:auto;padding:0 var(--page-gutter);box-sizing:border-box}.section{padding:var(--space-section-y) 0;position:relative;min-height:0;overflow:visible}.section--first{padding-top:clamp(120px,20vw,140px)}@media(min-width:901px){:root{--space-section-y: 0;--space-block: clamp(16px, 2.5vh, 40px);--text-body: 19px;--text-lead: clamp(40px, 6vw, 88px);--text-display: clamp(44px, min(8vw, 11.5svh), 120px);--hero-header-clearance: 108px;--section-v-gap: clamp(16px, 2.5vh, 40px);--section-v-gap-lg: clamp(20px, 3.5vh, 56px)}.chapter{scroll-margin-top:var(--hero-header-clearance)}.section{padding-top:0;padding-bottom:clamp(32px,4vh,48px);height:100svh;height:100dvh;max-height:100dvh;min-height:0;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.section--first{padding-top:var(--hero-header-clearance)}.section>.container{width:100%;max-width:var(--content-max);align-self:stretch;flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;justify-content:flex-start}.section--first>.container{justify-content:center;padding-top:0;padding-bottom:clamp(16px,3vh,32px)}.chapter{margin-bottom:var(--section-v-gap)}.section--balanced .section__body{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center}}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}[data-reveal][data-revealed=true]{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none}}.chapter{font-family:var(--mono);font-size:13px;font-weight:500;color:var(--faint);margin-bottom:48px;display:flex;align-items:center;gap:16px}.chapter:before,.chapter:after{content:"";height:1px;background:var(--rule)}.chapter:before{width:32px}.chapter:after{flex:1;max-width:360px}.chapter strong{font-weight:500;color:var(--text);letter-spacing:.16em;text-transform:uppercase;font-size:12px}.display{font-family:var(--sans);font-weight:700;letter-spacing:-.035em;line-height:.95;color:var(--text)}.display .accent{color:var(--accent)}.display .quiet{color:var(--muted)}.lede{font-size:clamp(20px,2vw,26px);line-height:1.42;font-weight:400;color:var(--muted);max-width:54ch}.body{font-size:var(--text-body);line-height:1.55;color:var(--text)}.italic-once{font-style:italic;font-weight:400;color:var(--text)}.cta{max-width:480px}.cta-label{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--muted);margin-bottom:16px;text-transform:lowercase}.cta-pill{display:flex;align-items:center;background:var(--surface-elev);border:1px solid var(--whisper);border-radius:999px;padding:5px 5px 5px 24px}.cta-pill:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-focus)}.cta-pill--invalid{border-color:#c44;box-shadow:0 0 0 4px #c443}.cta-pill--invalid:focus-within{border-color:#c44;box-shadow:0 0 0 4px #cc444440}.cta-pill input[aria-invalid=true]{color:var(--text)}.cta-error{margin-top:12px;font-family:var(--mono);font-size:12px;color:#c44;line-height:1.4}.cta-pill input{flex:1;border:0;outline:0;background:transparent;font-family:var(--sans);font-size:16px;font-weight:400;color:var(--text);padding:15px 0}.cta-pill input::placeholder{color:var(--faint)}.cta-pill button{width:48px;height:48px;min-width:48px;min-height:48px;border:0;border-radius:999px;background:var(--text);color:var(--surface);cursor:pointer;display:flex;align-items:center;justify-content:center}.cta-pill button:hover{background:var(--accent);color:var(--surface)}.cta-foot{margin-top:16px;font-size:14px;color:var(--faint)}.hero{display:grid;grid-template-columns:1fr 100px;gap:96px;align-items:stretch;min-height:82vh;padding-top:24px}@media(min-width:901px){.hero{flex:1;min-height:0;max-height:100%;padding-top:0;gap:clamp(40px,5vw,96px);grid-template-rows:minmax(0,1fr)}.hero__copy{min-height:0;justify-content:center}}@media(min-width:901px)and (max-height:820px){.section--first>.container{padding-top:8px;padding-bottom:12px}.hero__eyebrow{margin-bottom:12px}.hero__h1{font-size:clamp(36px,min(7vw,10svh),88px);margin-bottom:12px}.hero__sub{margin-bottom:16px;font-size:clamp(16px,2svh,22px)}.cta-foot{margin-top:10px;font-size:13px}}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:64px;min-height:0}}.hero__copy{display:flex;flex-direction:column;justify-content:center}.hero__eyebrow{font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:13px;font-weight:500;color:var(--muted);margin-bottom:28px;display:flex;align-items:center;gap:14px;opacity:0;transform:translateY(14px)}.hero__eyebrow:before{content:"";width:8px;height:8px;border-radius:99px;background:var(--accent)}.hero__h1{font-size:var(--text-display);margin-bottom:var(--space-block)}.hero__h1 .line{display:block;opacity:0;transform:translateY(24px)}@keyframes kinetic-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}html.intro-animate .hero__eyebrow{animation:fade-up .7s 80ms forwards ease}html.intro-animate .hero__h1 .line{animation:kinetic-in .9s forwards cubic-bezier(.22,1,.36,1)}html.intro-animate .hero__h1 .line:nth-child(1){animation-delay:.2s}html.intro-animate .hero__h1 .line:nth-child(2){animation-delay:.38s}html.intro-animate .hero__h1 .line:nth-child(3){animation-delay:.56s}html.intro-done .hero__h1 .line,html.intro-done .hero__eyebrow,html.intro-done .hero__sub,html.intro-done .hero__cta{opacity:1!important;transform:none!important;animation:none!important}@media(prefers-reduced-motion:reduce){.hero__h1 .line,.hero__eyebrow,.hero__sub,.hero__cta{opacity:1!important;transform:none!important;animation:none!important}}.hero__sub{font-size:clamp(22px,2.3vw,28px);max-width:52ch;line-height:1.4;margin-bottom:32px;color:var(--muted);opacity:0;transform:translateY(14px)}html.intro-animate .hero__sub{animation:fade-up .7s .88s forwards ease}.hero__cta{opacity:0;transform:translateY(14px)}html.intro-animate .hero__cta{animation:fade-up .7s 1.08s forwards ease}.hero__strip{position:relative;background:linear-gradient(180deg,#d94e28,#f87d30,#f5a832 20%,#f5c832 32%,#c5e063 40%,#8fd4a0 50%,#6bbf9a 58%,#5bc4e8 68%,#4ec5e8,#7ec8e8 82%,#6b2d8f 92%,#3d1a5c);border-radius:4px;min-height:600px}@media(min-width:901px){.hero__eyebrow{margin-bottom:clamp(16px,3vh,48px)}.hero__h1{font-size:clamp(44px,min(8vw,11.5svh),120px);margin-bottom:clamp(16px,2.5vh,48px)}.hero__sub{font-size:clamp(18px,min(2.2vw,2.6svh),26px);margin-bottom:clamp(20px,3vh,56px)}.hero__strip{min-height:0;height:100%;align-self:stretch}}.hero__strip-label{position:absolute;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.12em;color:var(--bone-literal);opacity:.92}.hero__strip-label--top{top:28px;left:50%;transform:translate(-50%)}.hero__strip-label--bot{bottom:28px;left:50%;transform:translate(-50%)}@media(max-width:900px){.hero__strip{min-height:64px;height:64px;width:100%;background:linear-gradient(90deg,#d94e28,#f87d30,#f5a832 20%,#f5c832 32%,#c5e063 40%,#8fd4a0 50%,#6bbf9a 58%,#5bc4e8 68%,#4ec5e8,#7ec8e8 82%,#6b2d8f 92%,#3d1a5c)}.hero__strip-label--top{top:50%;left:24px;transform:translateY(-50%)}.hero__strip-label--bot{top:50%;right:24px;bottom:auto;left:auto;transform:translateY(-50%)}}.lead{font-family:var(--sans);font-weight:700;font-size:var(--text-lead);line-height:1;letter-spacing:-.03em;max-width:22ch;color:var(--text)}.lead .accent,.tradeoff__lead .accent{color:var(--accent)}.tradeoff__story{max-width:58ch;margin:var(--space-block) 0 48px;font-size:21px;line-height:1.6;color:var(--muted)}.tradeoff__story p+p{margin-top:16px}.tradeoff__story .land{color:var(--text);font-style:italic;font-weight:400;margin-top:32px;font-size:23px}.trade-list{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--rule)}@media(max-width:900px){.trade-list{grid-template-columns:1fr}}.trade-cell{padding:40px 0;font-size:19px;line-height:1.45;border-bottom:1px solid var(--rule);display:flex;align-items:flex-start;gap:20px}.trade-cell--old{color:var(--muted);padding-right:56px}.trade-cell--new{color:var(--text);padding-left:56px;border-left:1px solid var(--rule)}@media(max-width:900px){.trade-cell--old{padding-right:0;padding-bottom:14px;border-bottom:0}.trade-cell--new{padding-left:0;border-left:0;padding-top:6px}}.trade-cell-label{font-family:var(--mono);font-size:12px;font-weight:500;color:var(--faint);flex-shrink:0;min-width:72px;padding-top:4px}.trade-cell--new .trade-cell-label{color:var(--accent)}.hiw__lead{margin-bottom:var(--space-block)}.hiw__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:72px}@media(max-width:900px){.hiw__steps{grid-template-columns:1fr;gap:64px}}.hiw__step-num{font-family:var(--mono);font-size:13px;font-weight:500;color:var(--faint);margin-bottom:24px}.hiw__verb{font-family:var(--sans);font-weight:700;font-size:clamp(32px,8vw,42px);line-height:.98;letter-spacing:-.03em;color:var(--text);margin-bottom:24px}.hiw__step-line{height:1px;background:var(--rule);margin-bottom:24px;position:relative}.hiw__step-line:before{content:"";position:absolute;left:0;top:0;width:40px;height:1px;background:var(--accent)}.hiw__step-body{font-size:19px;line-height:1.55;color:var(--muted);max-width:34ch}.capture__story{font-size:20px;max-width:60ch;line-height:1.55;margin:var(--space-block) 0 48px;color:var(--muted)}.capture__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:72px;margin-bottom:120px}@media(max-width:900px){.capture__grid{grid-template-columns:1fr;gap:56px}}.capture__col-num{font-family:var(--mono);font-size:12px;font-weight:500;color:var(--faint);margin-bottom:20px}.capture__grid h3{font-family:var(--sans);font-weight:700;font-size:28px;letter-spacing:-.015em;margin-bottom:18px;line-height:1.1;color:var(--text)}.capture__col p{font-size:17px;line-height:1.55;color:var(--muted)}.capture__punctuation{font-family:var(--sans);font-weight:700;font-size:clamp(28px,3.6vw,48px);line-height:1.15;max-width:28ch;color:var(--text);padding-top:72px;border-top:1px solid var(--rule);letter-spacing:-.02em}.capture__punctuation .accent{color:var(--accent)}.features__lead{margin-bottom:var(--space-block)}.bento{display:grid;grid-template-columns:1fr;gap:0}.bento__cell{padding:32px 0;border-top:1px solid var(--rule);display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:baseline;min-height:0}.bento__cell:last-child{border-bottom:1px solid var(--rule)}@media(min-width:901px){.bento{grid-template-columns:repeat(3,1fr);column-gap:clamp(32px,4vw,64px)}.bento__cell{padding:32px 0;border-top:1px solid var(--rule);border-bottom:none;grid-template-columns:1fr;gap:16px}.bento__cell:last-child{border-bottom:none}}.bento__num{font-family:var(--mono);font-size:14px;font-weight:500;color:var(--faint);letter-spacing:.04em}.bento__title{font-family:var(--sans);font-weight:700;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em;line-height:1.1;color:var(--text);margin-bottom:14px}.bento__body{font-size:18px;line-height:1.55;color:var(--muted);max-width:48ch}.bento__cell--a .bento__body{font-size:20px;max-width:42ch}.benefits__lead{margin-bottom:var(--space-block);max-width:18ch}.benefit{padding:52px 0;border-top:1px solid var(--rule);display:grid;grid-template-columns:96px 1fr;gap:72px;align-items:baseline}.benefit:last-child{border-bottom:1px solid var(--rule)}@media(max-width:720px){.benefit{grid-template-columns:1fr;gap:10px;padding:40px 0}}.benefit__num{font-family:var(--mono);font-size:14px;font-weight:500;color:var(--faint)}.benefit__lead{font-family:var(--sans);font-weight:700;font-size:clamp(26px,3.2vw,40px);line-height:1.1;letter-spacing:-.02em;margin-bottom:14px;color:var(--text)}.benefit__body{font-size:19px;line-height:1.55;max-width:58ch;color:var(--muted)}.different__pull{font-family:var(--sans);font-weight:700;font-size:clamp(44px,6.5vw,96px);line-height:1;letter-spacing:-.03em;max-width:22ch;margin-bottom:80px}.different__pull .reclaim{color:var(--accent)}.different__body{font-size:19px;max-width:58ch;line-height:1.6;margin-bottom:112px;color:var(--muted)}.different__body p+p{margin-top:16px}.nots__title{font-family:var(--mono);font-size:12px;font-weight:500;color:var(--faint);margin-bottom:28px}.nots{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 80px;max-width:760px;padding-top:28px;border-top:1px solid var(--rule)}@media(max-width:720px){.nots{grid-template-columns:1fr}}.nots__item{font-size:16px;color:var(--muted);display:flex;align-items:baseline;gap:14px;padding:10px 0}.nots__item:before{content:"—";color:var(--faint);flex-shrink:0}.is__lead{font-family:var(--sans);font-weight:700;font-size:clamp(44px,6.5vw,96px);line-height:1;letter-spacing:-.03em;max-width:20ch;margin-bottom:80px;color:var(--text)}.is__body{font-size:19px;max-width:60ch;line-height:1.6;color:var(--muted)}.is__body p+p{margin-top:16px}.is__body strong{color:var(--text);font-weight:400}.is__mono{font-family:var(--mono);font-size:15px;background:var(--accent-soft);color:var(--text);padding:4px 10px;border-radius:4px;white-space:nowrap;font-weight:400}@media(max-width:720px){.is__mono{white-space:normal;font-size:13px}}@media(min-width:901px){.lead{font-size:clamp(28px,min(4.5vw,6.5svh),64px)}.tradeoff__story{margin:var(--section-v-gap-lg) 0;font-size:clamp(17px,1.9svh,21px)}.tradeoff__story .land{margin-top:var(--section-v-gap);font-size:clamp(19px,2.1svh,23px)}.trade-list{flex:1;min-height:0;align-content:center}.trade-cell{padding:clamp(14px,2vh,28px) 0;font-size:clamp(17px,1.9svh,20px)}.trade-cell--old{padding-right:clamp(24px,3vw,48px)}.trade-cell--new{padding-left:clamp(24px,3vw,48px)}.hiw__lead{margin-bottom:var(--section-v-gap-lg)}.hiw__steps{gap:clamp(24px,4vw,56px);flex:1;align-items:start}.hiw__step-num{margin-bottom:clamp(12px,1.5vh,20px)}.hiw__verb{font-size:clamp(32px,min(4vw,5.5svh),52px);margin-bottom:clamp(12px,1.5vh,20px)}.hiw__step-line{margin-bottom:clamp(12px,1.5vh,20px)}.hiw__step-body{font-size:clamp(17px,1.9svh,21px)}.capture__story{margin:var(--section-v-gap-lg) 0;font-size:clamp(18px,2svh,22px)}.capture__grid{margin-bottom:var(--section-v-gap-lg);gap:clamp(24px,4vw,48px)}.capture__col-num{margin-bottom:clamp(10px,1.2vh,16px)}.capture__grid h3{font-size:clamp(20px,2.5svh,26px);margin-bottom:clamp(8px,1vh,14px)}.capture__grid p{font-size:clamp(16px,1.7svh,19px)}.capture__punctuation{padding-top:var(--section-v-gap-lg);font-size:clamp(22px,min(3vw,3.5svh),36px)}.section--features .features__lead{margin-bottom:var(--section-v-gap-lg)}.section--features .bento{flex:1;min-height:0;align-content:center;column-gap:clamp(32px,4vw,64px);row-gap:clamp(8px,1.5vh,20px)}.section--features .bento__cell{padding:clamp(14px,2vh,28px) 0;gap:clamp(8px,1.2vh,14px)}.section--features .bento__title{font-size:clamp(18px,min(2.2vw,2.6svh),26px);margin-bottom:clamp(4px,.6vh,8px)}.section--features .bento__body{font-size:clamp(16px,1.7svh,18px);line-height:1.45}.benefits__lead{margin-bottom:var(--section-v-gap-lg)}.benefits__lead+div{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);grid-auto-flow:column;column-gap:clamp(32px,4vw,64px);flex:1;min-height:0;align-content:center}.benefit{padding:clamp(12px,1.8vh,22px) 0;grid-template-columns:40px 1fr;gap:clamp(16px,2vw,32px)}.benefit__lead{font-size:clamp(18px,min(2.5vw,2.8svh),28px);margin-bottom:clamp(4px,.6vh,8px)}.benefit__body{font-size:clamp(17px,1.9svh,20px);line-height:1.5}.different__pull{font-size:clamp(32px,min(5vw,6.5svh),72px);margin-bottom:var(--section-v-gap-lg)}.different__body{margin-bottom:var(--section-v-gap-lg);font-size:clamp(17px,1.9svh,20px)}.nots__title{margin-bottom:clamp(12px,1.5vh,20px)}.nots{gap:clamp(6px,1vh,12px) clamp(32px,4vw,64px);padding-top:var(--section-v-gap)}.nots__item{font-size:clamp(16px,1.7svh,18px);padding:clamp(4px,.8vh,8px) 0}.is__lead{font-size:clamp(32px,min(5vw,6.5svh),72px);margin-bottom:var(--section-v-gap-lg)}.is__body{font-size:clamp(17px,1.9svh,20px)}}@media(min-width:901px)and (max-height:820px){:root{--section-v-gap: clamp(10px, 1.8vh, 24px);--section-v-gap-lg: clamp(14px, 2.5vh, 36px)}.section:not(.section--first){padding-top:0;padding-bottom:clamp(32px,4vh,48px)}.trade-cell{padding:clamp(10px,1.5vh,18px) 0}.benefit{padding:clamp(8px,1.2vh,14px) 0}.section--features .bento__cell{padding:clamp(10px,1.6vh,22px) 0}}.footer{padding:64px 0 48px;text-align:center}@media(min-width:901px){.footer{height:100svh;height:100dvh;max-height:100dvh;min-height:0;padding:0 0 clamp(40px,6vh,72px);display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.footer>.container{width:100%;max-width:var(--content-max);align-self:stretch;flex:1;min-height:0;min-width:0;display:flex;flex-direction:column}.footer__main{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__legal{flex-shrink:0;margin-top:0;justify-content:center}}.footer__line{font-family:var(--sans);font-weight:700;font-size:var(--text-display);line-height:.96;letter-spacing:-.04em;margin-bottom:48px;color:var(--text)}.footer__line em{font-style:italic;font-weight:400;color:var(--accent)}.footer__cta{max-width:480px;margin:0 auto;width:100%}.footer__cta .cta-pill{width:100%}.footer__legal{margin-top:128px;padding-top:40px;border-top:1px solid var(--rule);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-family:var(--mono);font-size:13px;color:var(--faint)}.footer__mark{margin-bottom:0}.footer__mark .isotype-mark__img{width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px}@media(min-width:901px){.footer__mark .isotype-mark__img{width:80px;height:80px;min-width:80px;min-height:80px;max-width:80px;max-height:80px}}@media(max-width:720px){.footer__legal{flex-direction:column;gap:22px;text-align:center}}@media(min-width:901px){.footer__line{font-size:clamp(48px,min(8vw,10svh),120px);margin-bottom:clamp(32px,5vh,72px)}}.card-spectrum{display:flex;height:4px;overflow:hidden;border-radius:2px}.card-spectrum__segment{flex:1;height:4px}.brand-lockup{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 0 34px}.brand-lockup__icon{display:block;width:48px;height:48px;object-fit:contain}.brand-lockup__title{margin:0;font-family:Helvetica,Arial,sans-serif;font-size:clamp(36px,7vw,42px);line-height:1;font-weight:700;letter-spacing:-.05em;color:var(--text)}.confirm{min-height:100svh;min-height:100dvh;display:flex;flex-direction:column;padding:env(safe-area-inset-top,0px) 0 env(safe-area-inset-bottom,0px);background:var(--surface)}.confirm__container{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(32px,8vw,64px) var(--page-gutter)}.confirm__shell{width:100%;max-width:600px;margin:0 auto}.confirm__shell>.card-spectrum{margin-bottom:14px}.confirm__card{width:100%;padding:clamp(34px,6vw,46px) clamp(24px,5vw,40px) clamp(32px,5vw,42px);text-align:center;background:var(--surface-elev);border:1px solid var(--rule);border-radius:28px}.confirm__lockup{margin-bottom:34px}.confirm__headline{margin:0 0 28px;font-size:clamp(48px,10vw,64px);line-height:.9375;font-weight:700;letter-spacing:-.05em;color:var(--text)}.confirm__copy{margin:0 0 20px;font-size:clamp(17px,2.4vw,18px);line-height:1.611;font-weight:400;color:#1a1918b3}:root[data-theme=dark] .confirm__copy{color:#eae6deb8}.confirm__copy--stores{margin-bottom:20px}.confirm__copy--tagline-lead{margin-bottom:0}.confirm__stores{display:flex;flex-direction:column;align-items:center;gap:12px;margin:0}.confirm__stores .store-badge--confirm{display:inline-flex;align-items:center;gap:10px;min-width:200px;padding:10px 16px;border-radius:8px;background:#000;color:#fff;font-family:Helvetica,Arial,sans-serif;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.confirm__stores .store-badge--confirm:hover{opacity:.88}.confirm__stores .store-badge--confirm:active{transform:scale(.98)}.confirm__stores .store-badge--confirm:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.confirm__stores .store-badge__apple{font-size:28px;line-height:1;flex-shrink:0}.confirm__stores .store-badge__play-icon{display:block;flex-shrink:0}.confirm__stores .store-badge__text{display:flex;flex-direction:column;text-align:left}.confirm__stores .store-badge__eyebrow{font-size:10px;line-height:1.2}.confirm__stores .store-badge__eyebrow--play{letter-spacing:.05em}.confirm__stores .store-badge__title{font-size:18px;font-weight:600;line-height:1.1}.confirm__rule{width:72px;height:0;margin:30px auto 28px;border:0;border-top:1px solid rgba(26,25,24,.14)}.confirm__rule+.confirm__copy{margin-bottom:16px}:root[data-theme=dark] .confirm__rule{border-top-color:#eae6de24}.confirm__tagline{margin:30px 0;font-family:var(--sans);font-size:clamp(34px,6vw,42px);line-height:.952;font-weight:700;letter-spacing:-.05em;color:var(--text)}.confirm__tagline em{font-style:italic;font-weight:400;color:var(--brand-orange)}.confirm__signoff{margin:0;font-size:16px;line-height:1.5;color:#1a1918a3}:root[data-theme=dark] .confirm__signoff{color:#eae6dea3}.help-shape{margin:28px 0 0;padding:clamp(20px,4vw,24px);text-align:left;background:var(--surface);border:1px solid var(--rule);border-radius:16px;box-shadow:0 1px 2px var(--rule-soft)}.help-shape__title{margin:0 0 8px;font-size:clamp(18px,4.2vw,20px);line-height:1.25;font-weight:600;letter-spacing:-.02em;color:var(--text)}.help-shape__body{margin:0 0 16px;font-size:clamp(15px,3.6vw,16px);line-height:1.5;color:var(--muted)}.help-shape__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid var(--rule);border-radius:999px;background:var(--surface-elev);color:var(--accent);font-family:var(--sans);font-size:15px;font-weight:500;line-height:1.2;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.help-shape__cta:hover{background:var(--accent-soft);border-color:var(--accent-focus)}.help-shape__cta:active{transform:scale(.98)}.help-shape__micro{margin:12px 0 0;font-family:var(--mono);font-size:12px;line-height:1.4;color:var(--faint)}.help-shape__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.help-shape__step{margin:0;font-family:var(--mono);font-size:12px;line-height:1.4;color:var(--faint)}.help-shape__skip{padding:4px 0;border:0;background:transparent;color:var(--muted);font-family:var(--mono);font-size:12px;line-height:1.4;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.help-shape__skip:hover{color:var(--accent)}.help-shape__question{margin:0 0 14px;font-size:clamp(17px,4vw,18px);line-height:1.45;font-weight:600;letter-spacing:-.02em;color:var(--text)}.help-shape__options{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.help-shape__option{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--rule);border-radius:12px;background:var(--surface-elev);color:var(--text);font-family:var(--sans);font-size:clamp(15px,3.6vw,16px);line-height:1.4;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.help-shape__option:hover{background:var(--accent-soft);border-color:var(--accent-focus)}.help-shape__option:active{transform:scale(.99)}.help-shape__option:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.help-shape__complete{text-align:center}.help-shape__complete-headline{margin:0 0 8px;font-size:clamp(16px,3.8vw,17px);line-height:1.5;font-weight:500;color:var(--text)}.help-shape__complete-note{margin:0;font-size:14px;line-height:1.45;color:var(--muted)}.footer__nav{display:flex;flex-wrap:wrap;gap:20px 28px;justify-content:center}.footer__nav a{color:var(--muted);text-decoration:none;transition:color .2s ease}.footer__nav a:hover{color:var(--accent)}.footer__nav a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.privacy{min-height:100svh;min-height:100dvh;padding:calc(4px + env(safe-area-inset-top,0px)) 0 env(safe-area-inset-bottom,0px)}.privacy__container{padding-top:clamp(96px,16vw,128px);padding-bottom:clamp(64px,12vw,96px)}.privacy__article{max-width:720px;margin:0 auto}.privacy__header{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--rule)}.privacy__eyebrow{font-family:var(--mono);font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin-bottom:12px}.privacy__title{font-size:clamp(36px,8vw,48px);line-height:1.02;font-weight:700;letter-spacing:-.04em;color:var(--text);margin-bottom:12px}.privacy__meta{font-family:var(--mono);font-size:14px;color:var(--muted)}.privacy__summary{background:var(--accent-soft);border:1px solid var(--rule);border-radius:20px;padding:clamp(20px,4vw,28px);margin-bottom:48px}.privacy__summary-lead{font-size:17px;line-height:1.55;color:var(--text);margin-bottom:16px}.privacy__section{margin-bottom:40px}.privacy__h2{font-size:clamp(22px,4vw,28px);line-height:1.15;font-weight:700;letter-spacing:-.03em;color:var(--text);margin-bottom:16px}.privacy__h3{font-size:18px;line-height:1.3;font-weight:600;color:var(--text);margin:24px 0 10px}.privacy__p,.privacy__li{font-size:17px;line-height:1.62;color:var(--muted)}.privacy__p{margin-bottom:14px}.privacy__ul{list-style:disc;padding-left:1.25rem;margin-bottom:14px}.privacy__li{margin-bottom:8px}.privacy__li strong{color:var(--text);font-weight:600}.privacy__link{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.privacy__link:hover{opacity:.85}.privacy__table-wrap{overflow-x:auto;margin:16px 0 20px;border:1px solid var(--rule);border-radius:16px}.privacy__table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.5}.privacy__table th,.privacy__table td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--rule-soft);color:var(--muted)}.privacy__table th{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--faint);background:var(--surface-elev)}.privacy__table tr:last-child td{border-bottom:0}.privacy__table a{color:var(--accent)}.privacy__table code{font-family:var(--mono);font-size:.9em;color:var(--text)}.privacy__todo{font-size:14px;line-height:1.55;color:var(--faint);background:var(--surface-elev);border:1px dashed var(--rule);border-radius:12px;padding:12px 14px;margin-top:12px}.privacy__todo strong{color:var(--muted)}.privacy__footer{margin-top:48px;padding-top:24px;border-top:1px solid var(--rule)}.privacy__footer-nav{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(16px,4vw,28px)}.privacy__back,.privacy__footer-link{font-family:var(--mono);font-size:14px;color:var(--accent);text-decoration:none}.privacy__back:hover,.privacy__footer-link:hover{text-decoration:underline}.privacy__optout{margin:20px 0 4px}.privacy__optout-btn{font-family:var(--mono);font-size:15px;font-weight:600;color:var(--surface);background:var(--accent);border:1px solid var(--accent);border-radius:10px;padding:13px 18px;line-height:1.3;cursor:pointer}.privacy__optout-btn:hover{opacity:.92}.privacy__optout-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.privacy__optout-status{font-family:var(--mono);font-size:14px;line-height:1.5;color:var(--text);background:var(--accent-soft);border:1px solid var(--rule);border-radius:10px;padding:12px 14px;margin:0}.privacy__optout-undo{margin-top:10px;font-family:var(--mono);font-size:13px;color:var(--accent);background:none;border:none;padding:0;cursor:pointer;text-decoration:underline}.site-legal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 24px;padding:28px 16px 40px;font-family:var(--mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.site-legal-footer a{color:var(--muted);text-decoration:none}.site-legal-footer a:hover{color:var(--accent);text-decoration:underline}
