:root{--story-paper:var(--cream);--story-cream:var(--paper);--story-clay:var(--clay);--story-forest:var(--forest);--story-forest-deep:var(--forest-deep);--story-copper:var(--copper);--story-deep-copper:var(--rust);--story-gold:var(--gold);--story-taupe:var(--taupe);--story-line:var(--line);--story-line-strong:var(--line-strong);--story-muted:var(--muted);--story-max:1280px}body{min-width:0;overflow-x:clip}.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}.story-site{background:var(--story-paper);min-width:0;min-height:100vh;color:var(--story-forest);overflow-x:clip}.story-site *{min-width:0}.story-shell{width:min(100% - 48px, var(--story-max));margin-inline:auto}.skip-link{z-index:var(--z-skip);background:var(--story-paper);color:var(--story-forest);border:2px solid var(--story-copper);padding:10px 14px;transition:transform .16s;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.story-site a:focus-visible,.story-site button:focus-visible,.story-site input:focus-visible,.story-site summary:focus-visible{outline:3px solid var(--rust-deep);outline-offset:3px}.story-header{z-index:var(--z-header);background:var(--story-forest);height:76px;color:var(--story-paper);border-bottom:1px solid var(--rule-on-dark);position:sticky;top:0}.story-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;height:100%;display:grid}.story-brand{align-items:center;display:inline-flex}.story-brand svg{width:38px;height:auto}.story-brand strong{font-size:15px!important}.story-main-nav{justify-content:center;align-items:center;gap:clamp(16px,2vw,32px);display:flex}.story-main-nav a{letter-spacing:.05em;padding:9px 0;font-size:.78rem;font-weight:600;position:relative}.story-main-nav a:after{content:"";background:var(--story-copper);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.story-main-nav a:hover:after,.story-main-nav a[aria-current=page]:after{transform:scaleX(1)}.story-language{letter-spacing:.12em;align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:flex}.story-language button{color:var(--on-dark-faint);cursor:pointer;background:0 0;border:0;padding:7px 4px}.story-language button[aria-pressed=true]{color:var(--story-gold)}.menu-toggle{border:1px solid var(--rule-on-dark);cursor:pointer;background:0 0;width:42px;height:42px;padding:10px;display:none}.menu-toggle>span:not(.sr-only){background:var(--story-paper);width:100%;height:1px;margin:5px 0;display:block}.eyebrow{color:var(--story-deep-copper);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:.74rem;font-weight:700;line-height:1.4}.section-heading{max-width:780px}.section-heading h2{max-width:760px;font-size:var(--text-3xl);line-height:var(--lh-heading);letter-spacing:var(--track-heading)}.section-lede{max-width:680px;color:var(--story-muted);margin-top:24px;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}.story-button{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-weight:700;line-height:1.2;transition:transform .14s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.story-button:hover{transform:translateY(-2px)}.story-button:active{transform:translateY(0)}.story-button--copper{background:var(--story-deep-copper);color:#fff}.story-button--copper:hover{background:#7b2f16}.story-button--line{color:var(--story-deep-copper);background:0 0;border-color:currentColor}.story-button--line:hover{background:var(--story-deep-copper);color:#fff}.story-button--paper{border-color:var(--story-paper);background:var(--story-paper);color:var(--story-forest)}.story-button--paper:hover{background:var(--story-gold);border-color:var(--story-gold)}.text-link{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-weight:700;display:inline-flex}.text-link span{color:currentColor;transition:transform .18s}.text-link:hover span{transform:translate(4px)}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:36px;display:flex}.story-picture{background:var(--story-taupe);margin:0;position:relative;overflow:hidden}.story-picture picture{width:100%;height:100%;display:block}.story-picture img{object-fit:cover;width:100%;height:100%}.story-picture figcaption{background:var(--veil-caption);color:var(--on-dark-body);letter-spacing:.03em;padding:10px 14px;font-size:.66rem;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.letter-confirmation-banner{border:1px solid var(--story-line);background:var(--veil-caption);max-width:610px;color:var(--on-dark-body);border-radius:2px;margin-top:20px;padding:12px 16px;font-size:.82rem}.letter-confirmation-banner.is-confirmed{border-color:var(--story-copper)}.story-lead-form{grid-template-columns:minmax(0,1fr) auto;max-width:610px;margin-top:28px;display:grid}.story-lead-form label{display:block}.story-lead-form input{border:1px solid var(--story-line);background:var(--story-cream);width:100%;height:52px;color:var(--story-forest);caret-color:var(--story-copper);border-right:0;border-radius:2px 0 0 2px;padding:0 16px}.story-lead-form input::placeholder{color:var(--story-muted);opacity:1}.story-honeypot{opacity:0;pointer-events:none;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.story-lead-form .story-button{border-radius:0 2px 2px 0}.story-lead-consent{grid-column:1/-1;align-items:flex-start;gap:8px;margin-top:12px;font-size:.76rem;line-height:1.4;display:flex}.story-lead-consent input{width:auto;height:auto;margin-top:3px}.story-turnstile{grid-column:1/-1;margin-top:12px}.form-status{min-height:24px;color:var(--story-deep-copper);grid-column:1/-1;padding-top:9px;font-size:.76rem}.story-hero{background:var(--story-forest);min-height:min(850px,100svh - 76px);color:var(--story-paper);position:relative;overflow:hidden}.hero-picture,.hero-veil{position:absolute;inset:0}.hero-picture{border:0}.hero-veil{z-index:1;background:var(--veil-hero);width:100%}.hero-copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;min-height:min(850px,100svh - 76px);padding-block:100px;display:flex;position:relative}.hero-copy .eyebrow{color:var(--story-gold)}.hero-copy h1{max-width:760px;font-size:var(--text-display);line-height:var(--lh-display);letter-spacing:var(--track-display);text-wrap:balance}.hero-lede{max-width:630px;color:var(--on-dark-body);margin-top:28px;font-size:clamp(1.03rem,1.55vw,1.32rem);line-height:1.7}.hero-moment-note{z-index:4;background:var(--story-paper);max-width:250px;color:var(--story-forest);letter-spacing:.03em;align-items:center;gap:12px;padding:12px 14px;font-size:.68rem;line-height:1.35;display:flex;position:absolute;bottom:28px;right:30px}.hero-moment-note>span{color:var(--story-deep-copper);font-family:var(--font-display);font-size:1.15rem}.hero-calibration{z-index:4;width:190px;position:absolute;top:50%;right:38px;transform:translateY(-50%)}.hero-calibration span{background:var(--on-dark-soft);height:2px;margin:26px 0;display:block;position:relative}.hero-calibration span:nth-child(2){background:var(--story-copper)}.hero-calibration span:nth-child(3){background:var(--story-gold)}.hero-calibration span:after{content:"";border:2px solid var(--story-forest);border-radius:var(--radius-round);background:currentColor;width:10px;height:10px;position:absolute;top:50%;left:62%;transform:translate(-50%,-50%)}.hero-calibration span:nth-child(2):after{left:30%}.hero-calibration span:nth-child(3):after{left:78%}.freeze-section,.story-section,.founder-section,.proof-section,.offers-section,.faq-section{background:var(--story-paper);border-top:1px solid var(--story-line-strong)}.freeze-section,.founder-section,.offers-section,.faq-section{padding:var(--band-pad) 0}.story-section,.proof-section{padding:var(--band-pad-major) 0}.freeze-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(48px,7vw,112px);display:grid}.freeze-copy blockquote{border-top:2px solid var(--story-copper);max-width:560px;color:var(--story-muted);margin-top:46px;padding:24px 0 0;font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.65;position:relative}.freeze-picture{height:clamp(480px,58vw,720px)}.story-section{background:var(--story-clay);position:relative}.story-progress{top:0;bottom:0;left:max(24px, calc((100vw - var(--story-max)) / 2 - 36px));background:var(--story-line);width:2px;position:absolute}.story-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(48px,7vw,104px);margin-top:76px;display:grid}.story-scenes{grid-template-rows:1fr .7fr;grid-template-columns:1fr .72fr;gap:12px;height:680px;display:grid;position:sticky;top:108px}.story-scene--1{grid-row:1/3}.story-scene--2,.story-scene--3{min-height:0}.story-steps{margin:0;padding:0;list-style:none;display:grid}.story-step{border-top:1px solid var(--story-line);grid-template-columns:48px 1fr;align-content:center;gap:22px;min-height:270px;display:grid}.story-step:last-child{border-bottom:1px solid var(--story-line)}.story-step__number{color:var(--rust-deep);font-family:var(--font-display);font-size:.92rem}.story-step__label{color:var(--story-deep-copper);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:700}.story-step h3{font-size:clamp(1.45rem,2.4vw,2.1rem);line-height:1.15}.story-step div>p:last-child{color:var(--story-muted);margin-top:12px;line-height:1.7}.pillar-strip{border-top:1px solid var(--story-line);border-bottom:1px solid var(--story-line);grid-template-columns:repeat(3,1fr);margin-top:104px;display:grid}.pillar{border-right:1px solid var(--story-line);padding:36px 34px 42px}.pillar:last-child{border-right:0}.pillar>span{color:var(--rust-deep);font-family:var(--font-display);font-size:.78rem}.pillar h3{margin-top:28px;font-size:1.35rem}.pillar p{color:var(--story-muted);margin-top:14px;line-height:1.7}.proof-section{background:var(--story-paper);color:var(--charcoal)}.proof-section .eyebrow{color:var(--story-deep-copper)}.proof-section .section-lede{color:var(--story-muted)}.proof-heading{grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);align-items:end;gap:48px;display:grid}.proof-source{border-top:2px solid var(--story-copper);color:var(--story-muted);padding:18px 0 4px;font-size:.8rem;line-height:1.65}.proof-source a{color:var(--rust-deep);align-items:center;gap:8px;margin-top:12px;font-weight:700;display:inline-flex}.proof-source a:hover{color:var(--charcoal)}.proof-ledger{border-top:1px solid var(--story-line-strong);border-bottom:1px solid var(--story-line-strong);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.proof-stat{border-right:1px solid var(--story-line-strong);flex-direction:column;justify-content:center;min-height:220px;padding:30px;display:flex}.proof-stat:last-child{border-right:0}.proof-stat dd{color:var(--rust-deep);font-family:var(--font-display);font-size:clamp(2.35rem,4.2vw,4.6rem);line-height:1}.proof-stat dt{color:var(--story-muted);letter-spacing:.13em;text-transform:uppercase;margin-top:13px;font-size:.72rem;font-weight:700}.proof-stat p{color:var(--story-muted);margin-top:12px;font-size:.74rem;line-height:1.55}.rating-panel{background:var(--story-forest);color:var(--on-dark);border:1px solid var(--rule-on-dark);grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);margin-top:88px;display:grid}.rating-panel .eyebrow{color:var(--story-gold)}.rating-copy{border-right:1px solid var(--rule-on-dark);background:color-mix(in srgb, var(--on-dark) 4%, transparent);flex-direction:column;justify-content:center;padding:clamp(32px,5vw,62px);display:flex}.rating-copy .eyebrow{margin-bottom:20px}.rating-copy>strong{color:var(--story-gold);font-family:var(--font-display);font-size:clamp(4rem,7vw,6rem);font-weight:600;line-height:.88}.rating-copy>p:last-child{max-width:330px;color:var(--on-dark-soft);margin-top:24px;font-size:.82rem;line-height:1.65}.rating-list{display:grid}.rating-list>div{border-bottom:1px solid var(--rule-on-dark-soft);grid-template-columns:1fr auto;align-items:center;gap:30px;padding:24px clamp(28px,5vw,58px);display:grid}.rating-list>div:last-child{border-bottom:0}.rating-list dt{color:var(--on-dark-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:700}.rating-list dd{color:var(--story-gold);font-family:var(--font-display);font-size:1.55rem}.proof-columns{background:var(--story-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:88px;display:grid}.proof-column{background:var(--story-clay);padding:clamp(34px,5vw,60px)}.proof-column h3,.proof-subhead h3{max-width:640px;font-size:clamp(1.9rem,3.5vw,3.45rem);line-height:1.1}.reliability-list{border-top:1px solid var(--story-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;display:grid}.reliability-list>div{border-right:1px solid var(--story-line-strong);border-bottom:1px solid var(--story-line-strong);padding:24px 18px 24px 0}.reliability-list>div:nth-child(2n){border-right:0;padding-left:24px}.reliability-list dd{color:var(--rust-deep);font-family:var(--font-display);font-size:clamp(2rem,3.4vw,3.2rem)}.reliability-list dt{color:var(--story-muted);margin-top:8px;font-size:.72rem;font-weight:700}.reliability-list p{color:var(--story-muted);margin-top:7px;font-size:.7rem;line-height:1.45}.credential-list{border-top:1px solid var(--story-line-strong);margin-top:42px;list-style:none}.credential-list li{border-bottom:1px solid var(--story-line-strong);color:var(--story-muted);grid-template-columns:34px 1fr;gap:18px;padding:19px 0;line-height:1.55;display:grid}.credential-list span{color:var(--rust-deep);font-family:var(--font-display);font-size:.74rem}.proof-subhead{margin-top:clamp(96px,12vw,160px)}.case-list{border-top:1px solid var(--story-line);margin-top:50px}.progress-case{border-bottom:1px solid var(--story-line);grid-template-columns:52px 116px minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,56px);padding:42px 0;display:grid}.case-index{color:var(--rust-deep);font-family:var(--font-display);padding-top:4px;font-size:.78rem}.anonymous-portrait img{object-fit:cover;filter:saturate(.66)contrast(1.06);border-radius:50%;width:104px;height:104px;display:block}.anonymous-portrait small{color:var(--story-muted);text-align:center;margin-top:11px;font-size:.58rem;line-height:1.35;display:block}.case-meta{flex-wrap:wrap;align-items:baseline;gap:10px 18px;display:flex}.case-meta p{color:var(--story-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.case-meta span{color:var(--story-muted);font-size:.72rem}.case-result{color:var(--rust-deep);font-family:var(--font-display);font-size:var(--text-3xl);margin-top:20px;font-weight:600;line-height:1;display:block}.case-summary{max-width:850px;color:var(--story-muted);margin-top:24px;font-size:.98rem;line-height:1.75}.case-evidence{flex-wrap:wrap;gap:8px 18px;margin-top:24px;list-style:none;display:flex}.case-evidence li{color:var(--story-muted);padding-left:13px;font-size:.7rem;line-height:1.55;position:relative}.case-evidence li:before{content:"";background:var(--story-copper);border-radius:50%;width:4px;height:4px;position:absolute;top:.65em;left:0}.proof-note{max-width:820px;color:var(--story-muted);margin-top:24px;font-size:.7rem;line-height:1.65}.featured-review-grid{background:var(--story-line-strong);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:50px;display:grid}.featured-review{background:var(--story-cream);flex-direction:column;justify-content:space-between;min-height:330px;padding:clamp(26px,3vw,38px);display:flex}.featured-review>p{font-family:var(--font-display);font-size:clamp(1.08rem,1.7vw,1.42rem);line-height:1.52}.featured-review footer{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:30px;display:grid}.featured-review footer img,.review-item header img{object-fit:cover;filter:saturate(.62)contrast(1.08);border-radius:50%;width:44px;height:44px}.featured-review footer span{gap:3px;display:grid}.featured-review footer strong,.review-item header strong{color:var(--charcoal);font-size:.72rem}.featured-review footer small,.review-item header small{color:var(--story-muted);font-size:.57rem;line-height:1.35}.featured-review footer i,.review-item header>span{color:var(--story-deep-copper);letter-spacing:.08em;font-size:.68rem;font-style:normal}.all-reviews{border-top:1px solid var(--story-line-strong);border-bottom:1px solid var(--story-line-strong);margin-top:54px}.all-reviews summary{color:var(--charcoal);font-family:var(--font-display);cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-size:clamp(1.05rem,2vw,1.45rem);list-style:none;display:flex}.all-reviews summary::-webkit-details-marker{display:none}.all-reviews summary>span:last-child{color:var(--story-deep-copper);font-family:var(--font);font-size:1.6rem}.all-reviews[open] summary>span:last-child{transform:rotate(45deg)}.review-archive{background:var(--story-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding-bottom:1px;display:grid}.review-item{background:var(--story-cream);min-height:230px;padding:28px}.review-item header{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.review-item header>div{gap:3px;display:grid}.review-item>p{color:var(--charcoal);font-family:var(--font-display);margin-top:25px;font-size:1.02rem;line-height:1.55}.review-note{margin-top:20px}.founder-section{background:var(--story-paper);scroll-margin-top:100px}.founder-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(54px,8vw,124px);display:grid}.founder-picture{height:690px}.jorge-portrait{background:var(--story-forest)}.jorge-portrait img{object-position:50% 32%}.founder-copy h2{letter-spacing:-.03em;max-width:670px;font-size:clamp(2.2rem,4.2vw,4.6rem);line-height:1.05}.founder-copy>p:not(.eyebrow){max-width:650px;color:var(--story-muted);margin-top:24px;font-size:1.03rem;line-height:1.8}.founder-copy .text-link{margin-top:32px}.founder-credentials{border-top:1px solid var(--story-line);border-bottom:1px solid var(--story-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:650px;margin-top:36px;list-style:none;display:grid}.founder-credentials li{min-height:58px;color:var(--story-muted);align-items:baseline;gap:8px;padding:16px 14px 16px 0;font-size:.76rem;line-height:1.45;display:flex}.founder-credentials li:nth-child(2n){border-left:1px solid var(--story-line);padding-left:14px}.founder-credentials li:nth-child(-n+2){border-bottom:1px solid var(--story-line)}.founder-credentials strong{color:var(--story-deep-copper);font-family:var(--font-display);flex:none;font-size:.9rem}.offers-section{background:var(--story-clay)}.qualification-grid{border-top:1px solid var(--story-taupe);border-bottom:1px solid var(--story-taupe);grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;display:grid}.qualification-grid p{border-right:1px solid var(--story-taupe);color:var(--story-muted);padding:28px 26px;line-height:1.65}.qualification-grid p:last-child{border-right:0}.qualification-grid span{color:var(--story-deep-copper);font-family:var(--font-display);margin-bottom:12px;font-size:.75rem;display:block}.offer-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px;display:grid}.offer-card{border:1px solid var(--story-taupe);background:var(--story-cream);flex-direction:column;min-height:470px;padding:34px;display:flex}.offer-card--featured{border-top:5px solid var(--story-copper);background:var(--story-paper)}.offer-name{color:var(--story-deep-copper);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:700}.offer-price{border-bottom:1px solid var(--story-line);flex-wrap:wrap;align-items:end;gap:12px;margin-top:28px;padding-bottom:26px;display:flex}.offer-price strong{font-family:var(--font-display);font-size:clamp(2.8rem,4.2vw,4.3rem);line-height:.95}.offer-price span{color:var(--story-muted);padding-bottom:5px;font-size:.72rem}.offer-card>p:nth-of-type(3){color:var(--story-muted);margin-top:24px;line-height:1.7}.offer-card .story-button{width:100%;margin-top:auto}.faq-section{background:var(--story-paper)}.faq-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(48px,8vw,120px);display:grid}.faq-list{border-top:1px solid var(--story-line)}.faq-list details{border-bottom:1px solid var(--story-line)}.faq-list summary{font-family:var(--font-display);cursor:pointer;padding:24px 50px 24px 0;font-size:clamp(1rem,1.6vw,1.24rem);line-height:1.4;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--rust-deep);font-family:var(--font);font-size:1.4rem;position:absolute;top:23px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:710px;color:var(--story-muted);padding:0 42px 26px 0;line-height:1.8}.final-section{background:var(--story-deep-copper);color:var(--story-paper);padding:clamp(84px,9vw,130px) 0}.final-grid{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:stretch;gap:clamp(42px,7vw,100px);display:grid}.final-section .eyebrow{color:var(--story-paper)}.final-section h2{max-width:760px;font-size:clamp(2.2rem,4.4vw,4.6rem);line-height:1.05}.final-section h2+p{max-width:660px;color:var(--on-dark-body);margin-top:22px;line-height:1.75}.final-diagnostic{border:1px solid color-mix(in srgb, var(--on-dark) 45%, transparent);flex-direction:column;justify-content:center;padding:38px;display:flex}.final-diagnostic>span{color:var(--story-paper);font-family:var(--font-display);font-size:2.6rem}.final-diagnostic h3{margin-top:20px;font-size:1.75rem;line-height:1.2}.final-diagnostic p{color:var(--on-dark-body);margin-top:16px}.final-diagnostic .story-button{margin-top:30px}.surface-hero{background:var(--story-forest);min-height:670px;color:var(--story-paper);align-items:center;display:flex;position:relative;overflow:hidden}.surface-hero__picture,.surface-hero__veil{position:absolute;inset:0}.surface-hero__veil{z-index:1;background:var(--veil-hero);width:100%}.surface-hero__copy{z-index:2;padding-block:92px;position:relative}.surface-hero__copy .eyebrow{color:var(--story-gold)}.surface-hero__copy h1{max-width:900px;font-size:var(--text-display);line-height:var(--lh-display);letter-spacing:var(--track-display)}.surface-hero__copy>p:not(.eyebrow){max-width:670px;color:var(--on-dark-body);margin-top:26px;font-size:1.08rem;line-height:1.75}.surface-hero .story-lead-form{margin-top:34px}.pricing-section{padding:var(--band-pad) 0;background:var(--story-clay)}.pricing-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pricing-card{border:1px solid var(--story-taupe);background:var(--story-cream);flex-direction:column;min-height:430px;padding:28px;display:flex}.pricing-card--featured{border-top:5px solid var(--story-copper);background:var(--story-paper)}.pricing-card__name{min-height:44px;color:var(--story-deep-copper);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.pricing-card__price{border-bottom:1px solid var(--story-line);align-items:end;gap:9px;margin-top:26px;padding-bottom:24px;display:flex}.pricing-card__price strong{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.8rem);line-height:1}.pricing-card__price span{color:var(--story-muted);padding-bottom:4px;font-size:.67rem}.pricing-card>p:nth-of-type(3){color:var(--story-muted);margin-top:23px;font-size:.93rem;line-height:1.7}.pricing-card .story-button{width:100%;margin-top:auto}.action-message{color:var(--story-deep-copper);text-align:left;margin-top:12px;font-size:.74rem;line-height:1.5}.pricing-footnote{max-width:850px;color:var(--story-muted);text-align:center;margin:30px auto 0;font-size:.76rem;line-height:1.65}.diagnostic-section{background:var(--story-paper);padding:clamp(86px,10vw,150px) 0}.diagnostic-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(54px,8vw,120px);display:grid}.diagnostic-list{border-top:1px solid var(--story-line);gap:0;margin:46px 0 0;padding:0;list-style:none;display:grid}.diagnostic-list li{border-bottom:1px solid var(--story-line);grid-template-columns:42px 1fr;gap:16px;padding:21px 0;line-height:1.6;display:grid}.diagnostic-list span{color:var(--rust-deep);font-family:var(--font-display);font-size:.74rem}.diagnostic-picture{height:690px}.pricing-close{padding:var(--band-pad) 0;background:var(--story-deep-copper);color:var(--story-paper);text-align:center}.pricing-close .eyebrow{color:var(--story-paper)}.pricing-close h2{max-width:920px;margin-inline:auto;font-size:clamp(2.1rem,4.2vw,4.4rem);line-height:1.08}.pricing-close .story-button{margin-top:36px}.letter-archive{background:var(--story-paper);padding:clamp(88px,10vw,145px) 0}.letter-list{border-top:1px solid var(--story-line);margin-top:62px}.letter-item{border-bottom:1px solid var(--story-line);grid-template-columns:150px minmax(260px,.85fr) minmax(300px,1.15fr) 150px;align-items:center;gap:34px;padding:36px 0;display:grid}.letter-item__meta{color:var(--story-deep-copper);letter-spacing:.1em;text-transform:uppercase;gap:4px;font-size:.68rem;font-weight:700;display:grid}.letter-item__meta time{color:var(--story-muted);font-weight:500}.letter-item h2{font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.25}.letter-item>p{color:var(--story-muted);font-size:.92rem;line-height:1.7}.letter-item .text-link{justify-self:end;font-size:.78rem}.letter-status{color:var(--story-deep-copper);letter-spacing:.1em;text-transform:uppercase;justify-self:end;font-size:.68rem;font-weight:700}.letter-principle{padding:var(--band-pad) 0;background:var(--story-clay)}.letter-principle__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(52px,8vw,120px);display:grid}.letter-principle blockquote{border-top:5px solid var(--story-copper);border-bottom:1px solid var(--story-taupe);padding:38px}.letter-principle blockquote p{font-family:var(--font-display);font-size:clamp(2.3rem,4.8vw,5rem);line-height:1.05}.letter-principle__grid>div>p{color:var(--story-muted);font-size:1.08rem;line-height:1.8}.letter-principle .text-link{margin-top:28px}.bio-surface{background:var(--story-paper);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:calc(100svh - 76px);display:grid}.bio-surface__image{min-height:760px;position:relative}.bio-surface__image .story-picture{position:absolute;inset:0}.bio-surface__image>p{z-index:2;background:var(--veil-caption);color:var(--on-dark-body);text-align:center;padding:10px 12px;font-size:.66rem;position:absolute;bottom:16px;left:16px;right:16px}.bio-surface__panel{flex-direction:column;justify-content:center;padding:clamp(56px,7vw,110px);display:flex}.bio-surface__panel h1{letter-spacing:-.04em;max-width:650px;font-size:clamp(2.8rem,5.6vw,6rem);line-height:.98}.bio-surface__body{max-width:570px;color:var(--story-muted);margin-top:24px;font-size:1.02rem;line-height:1.75}.bio-links{border-top:1px solid var(--story-line);margin-top:34px;display:grid}.bio-credentials{max-width:570px;margin-top:34px}.bio-credentials .eyebrow{margin:0 0 12px}.bio-credentials ul{color:var(--story-muted);gap:8px;padding:0;font-size:.8rem;line-height:1.5;list-style:none;display:grid}.bio-credentials li{grid-template-columns:18px 1fr;gap:8px;display:grid}.bio-credentials li:before{color:var(--rust-deep);content:"—"}.bio-links a{border-bottom:1px solid var(--story-line);grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:20px 2px;font-weight:700;display:grid}.bio-links a>span{color:var(--rust-deep);font-family:var(--font-display);font-size:.7rem}.bio-links a>i{color:var(--story-deep-copper);font-style:normal;transition:transform .18s}.bio-links a:hover>i{transform:translate(3px,-3px)}.bio-proof{color:var(--story-muted);margin-top:30px;font-size:.72rem;line-height:1.6}.signin-surface{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);min-height:calc(100svh - 76px);display:grid}.signin-surface__visual{background:var(--story-forest);min-height:720px;color:var(--story-paper);position:relative;overflow:hidden}.signin-surface__visual .story-picture{position:absolute;inset:0}.signin-surface__visual:after{content:"";background:var(--veil-soft);position:absolute;inset:0}.signin-surface__visual>div{z-index:2;position:absolute;bottom:clamp(40px,8vw,110px);left:clamp(30px,6vw,90px);right:clamp(30px,6vw,90px)}.signin-surface__visual .eyebrow{color:var(--story-gold)}.signin-surface__visual blockquote{max-width:760px;font-family:var(--font-display);font-size:clamp(2rem,4.4vw,4.8rem);line-height:1.08}.signin-surface__form{background:var(--story-paper);flex-direction:column;justify-content:center;padding:clamp(46px,7vw,104px);display:flex}.signin-surface__form>.eyebrow{margin-top:52px}.signin-surface__form h1{max-width:520px;font-size:clamp(2.1rem,4vw,4rem);line-height:1.06}.signin-surface__form form{gap:19px;width:100%;max-width:480px;margin-top:36px;display:grid}.signin-surface__form label{color:var(--story-muted);gap:8px;font-size:.76rem;font-weight:700;display:grid}.signin-surface__form input{border:1px solid var(--story-line);background:#fff;border-radius:2px;width:100%;height:52px;padding:0 14px}.signin-reset{color:var(--story-deep-copper);cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:.76rem;font-weight:700}.signin-surface__form>.text-link{margin-top:28px;font-size:.78rem}.story-footer{background:var(--story-forest);color:var(--story-paper);padding:72px 0 32px}.story-footer__grid{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:50px;display:grid}.story-footer__grid>div>p{color:var(--on-dark-soft);margin-top:16px;font-size:.8rem}.story-footer__grid>div>p em{color:var(--story-gold)}.story-footer nav{grid-template-columns:repeat(2,1fr);gap:12px 24px;font-size:.78rem;display:grid}.story-footer nav a:hover{color:var(--story-gold)}.story-footer__fine{color:var(--on-dark-faint);text-align:right;font-size:.72rem;line-height:1.7}.story-site .story-hero{min-height:calc(100svh - 76px)}.story-site .hero-veil{background:var(--veil-hero);width:100%}.story-site .hero-picture img,.story-site .surface-hero__picture img{filter:saturate(.7)contrast(1.08)brightness(.8)}.story-site .hero-copy{text-align:center;align-items:center}.story-site .hero-copy h1{max-width:1120px}.story-site .hero-lede{max-width:730px}.story-site .hero-actions{justify-content:center}.story-site .hero-calibration{width:280px;top:auto;bottom:72px;right:50%;transform:translate(50%)}.story-site .hero-calibration span{margin:14px 0}.story-site .hero-moment-note{background:var(--veil-caption);color:var(--story-paper);bottom:24px;right:28px}.story-site .hero-moment-note>span{color:var(--story-gold)}.story-site .story-step{min-height:44vh}.story-site .story-scenes{grid-template-rows:minmax(0,1fr) minmax(0,.72fr);grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:14px;height:min(72vh,760px)}.story-site .story-scene{border:1px solid var(--story-line-strong);opacity:1;clip-path:none;min-height:0;position:relative;inset:auto}.story-site .story-scene--1{grid-area:1/1/3}.story-site .story-scene--2{grid-area:1/2}.story-site .story-scene--3{grid-area:2/2}@media (prefers-reduced-motion:no-preference){:root[data-intro=on] .hero-picture img{animation:hero-settle 1.4s var(--ease-out-expo) both}:root[data-intro=on] .hero-veil{animation:hero-fade .64s var(--ease-out-quart) both}:root[data-intro=on] .hero-copy .eyebrow{animation:hero-rise .48s var(--ease-out-quint) .16s both}:root[data-intro=on] .hero-copy h1{animation:hero-headline .72s var(--ease-out-expo) .24s both}:root[data-intro=on] .hero-lede{animation:hero-rise .52s var(--ease-out-quint) .42s both}:root[data-intro=on] .hero-actions{animation:hero-rise .52s var(--ease-out-quint) .54s both}:root[data-intro=on] .hero-moment-note{animation:hero-rise .52s var(--ease-out-quint) .72s both}}@keyframes hero-settle{0%{scale:1.06}to{scale:1}}@keyframes hero-fade{0%{opacity:0}to{opacity:1}}@keyframes hero-rise{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0}}@keyframes hero-headline{0%{clip-path:inset(0 0 108%);translate:0 24px}to{clip-path:inset(0 0 -8%);translate:0}}.hero-calibration span{transform-origin:0;scale:1}@media (prefers-reduced-motion:no-preference){:root[data-intro=on] .hero-calibration span{animation:cal-draw .9s var(--ease-out-expo) both}:root[data-intro=on] .hero-calibration span:first-child{animation-delay:.62s}:root[data-intro=on] .hero-calibration span:nth-child(2){animation-delay:.79s}:root[data-intro=on] .hero-calibration span:nth-child(3){animation-delay:.96s}.hero-calibration span:after{animation:cal-cycle-1 13s var(--ease-out-quart) 2.6s infinite}.hero-calibration span:nth-child(2):after{animation:cal-cycle-2 13s var(--ease-out-quart) 2.77s infinite}.hero-calibration span:nth-child(3):after{animation:cal-cycle-3 13s var(--ease-out-quart) 2.94s infinite}:root[data-intro=on] .hero-calibration span:after{animation:cal-pop .52s var(--ease-out-quint) both, cal-cycle-1 13s var(--ease-out-quart) 2.6s infinite}:root[data-intro=on] .hero-calibration span:nth-child(2):after{animation:cal-pop .52s var(--ease-out-quint) .17s both, cal-cycle-2 13s var(--ease-out-quart) 2.77s infinite}:root[data-intro=on] .hero-calibration span:nth-child(3):after{animation:cal-pop .52s var(--ease-out-quint) .34s both, cal-cycle-3 13s var(--ease-out-quart) 2.94s infinite}}@keyframes cal-draw{0%{scale:0 1}to{scale:1}}@keyframes cal-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes cal-cycle-1{0%,24%{left:62%}33%,57%{left:25%}66%,90%{left:80%}to{left:62%}}@keyframes cal-cycle-2{0%,24%{left:30%}33%,57%{left:68%}66%,90%{left:48%}to{left:30%}}@keyframes cal-cycle-3{0%,24%{left:78%}33%,57%{left:45%}66%,90%{left:20%}to{left:78%}}.story-steps{view-timeline:--process block}.story-section{timeline-scope:--process}.story-step{position:relative}.story-step:before{content:"";background:var(--story-copper);transform-origin:0;width:100%;height:2px;position:absolute;top:-1px;left:0;scale:1}.story-progress span{background:var(--story-copper);transform-origin:top;width:100%;height:100%;display:block;scale:1}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.reveal{animation-name:reveal-rise;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 6% entry 58%}.proof-stat:nth-child(2),.offer-card:nth-child(2),.pricing-card:nth-child(2),.featured-review:nth-child(2),.progress-case:nth-child(2){animation-range:entry 11% entry 63%}.proof-stat:nth-child(3),.offer-card:nth-child(3),.pricing-card:nth-child(3),.featured-review:nth-child(3),.progress-case:nth-child(3){animation-range:entry 16% entry 68%}.proof-stat:nth-child(4),.pricing-card:nth-child(4),.progress-case:nth-child(4){animation-range:entry 21% entry 73%}.image-settle img{animation-name:img-drift;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:cover}.story-progress span{animation-name:rule-fill;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:cover}.story-header{animation-name:header-settle;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0 160px}}@media (prefers-reduced-motion:no-preference) and (width>=761px){.story-step{animation-name:step-focus;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 26% cover 46%}.story-step:before{animation-name:rule-draw;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 22% cover 42%}.story-scene{animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:--process}.story-scene--1{animation-name:scene-1}.story-scene--2{animation-name:scene-2}.story-scene--3{animation-name:scene-3}}}@keyframes reveal-rise{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0}}@keyframes img-drift{0%{translate:0 -2.5%;scale:1.1}to{translate:0 2.5%;scale:1.1}}@keyframes rule-fill{0%{scale:1 0}to{scale:1}}@keyframes rule-draw{0%{scale:0 1}to{scale:1}}@keyframes step-focus{0%{opacity:.42}to{opacity:1}}@keyframes scene-1{0%,40%{opacity:1}56%,to{opacity:.38}}@keyframes scene-2{0%,40%{opacity:.38}56%,72%{opacity:1}86%,to{opacity:.38}}@keyframes scene-3{0%,72%{opacity:.38}88%,to{opacity:1}}@keyframes header-settle{0%{border-bottom-color:#0000;box-shadow:0 0 #0000}to{border-bottom-color:var(--rule-on-dark);box-shadow:var(--shadow-raise)}}@media (width<=1040px){.story-main-nav{gap:16px}.story-main-nav a{font-size:.7rem}.hero-copy h1{max-width:650px}.hero-veil{width:65%}.story-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:42px}.story-scenes{height:580px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.letter-item{grid-template-columns:110px 1fr 1fr}.letter-item .text-link,.letter-status{grid-column:2/4;justify-self:start}.proof-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-stat:nth-child(2){border-right:0}.proof-stat:nth-child(-n+2){border-bottom:1px solid var(--story-line-strong)}.featured-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-card:last-child{grid-column:1/-1}}@media (width>=761px) and (width<=900px){.hero-picture,.surface-hero__picture{border:0!important;inset:0!important}}@media (width<=760px){.story-shell{width:min(100% - 36px, var(--story-max))}.story-header{height:68px}.story-header__inner{grid-template-columns:1fr auto auto;gap:10px}.story-brand svg{width:34px}.story-brand strong{font-size:13px!important}.story-brand small{display:none}.menu-toggle{display:block}.story-main-nav{border-top:1px solid var(--rule-on-dark);background:var(--story-forest);padding:16px 18px 22px;display:none;position:absolute;top:68px;left:0;right:0}.story-main-nav[data-open=true]{display:grid}.story-main-nav a{border-bottom:1px solid var(--rule-on-dark-soft);padding:12px 4px;font-size:.78rem}.story-language{font-size:.65rem}.section-heading h2{font-size:clamp(2rem,10vw,3.2rem)}.story-hero{min-height:720px}.hero-picture{inset:0!important}.hero-copy{min-height:720px;padding-top:82px;padding-bottom:120px}.hero-copy h1{max-width:100%;font-size:clamp(2.7rem,14vw,4.6rem);line-height:.98}.hero-lede{font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-moment-note{max-width:none;bottom:18px;left:18px;right:18px}.hero-calibration{display:none}.freeze-section,.story-section,.proof-section,.founder-section,.offers-section,.faq-section{padding:80px 0}.freeze-grid,.story-layout,.founder-grid,.faq-grid,.final-grid,.diagnostic-grid,.letter-principle__grid{grid-template-columns:1fr;gap:48px}.freeze-picture,.founder-picture,.diagnostic-picture{height:480px}.founder-credentials{grid-template-columns:1fr}.founder-credentials li,.founder-credentials li:nth-child(2n){border-right:0;border-bottom:1px solid var(--story-line);border-left:0;min-height:auto;padding:14px 0}.founder-credentials li:last-child{border-bottom:0}.story-progress{display:none}.story-layout{margin-top:46px}.story-scenes,.story-site .story-scenes{grid-template-rows:300px 210px;grid-template-columns:1fr 1fr;height:auto;display:grid;position:static}.story-scene,.story-site .story-scene{opacity:1;clip-path:none;position:relative;inset:auto}.story-scene--1,.story-site .story-scene--1{grid-area:1/1/auto/3}.story-scene--2,.story-site .story-scene--2{grid-area:2/1}.story-scene--3,.story-site .story-scene--3{grid-area:2/2}.story-step,.story-site .story-step{min-height:230px}.pillar-strip,.proof-metrics,.testimonial-grid,.proof-ledger,.proof-columns,.rating-panel,.featured-review-grid,.review-archive,.qualification-grid,.offer-grid{grid-template-columns:1fr}.pillar,.proof-metrics div,.qualification-grid p{border-right:0;border-bottom:1px solid var(--story-line)}.proof-heading{grid-template-columns:1fr}.proof-source{max-width:520px}.proof-stat,.proof-stat:nth-child(2){border-right:0;border-bottom:1px solid var(--story-line-strong);min-height:165px}.proof-stat:last-child{border-bottom:0}.rating-copy{border-right:0;border-bottom:1px solid var(--rule-on-dark)}.proof-column{padding:34px 24px}.progress-case{grid-template-columns:34px 74px minmax(0,1fr);gap:16px;padding:34px 0}.anonymous-portrait img{width:70px;height:70px}.anonymous-portrait small{font-size:.52rem}.featured-review{min-height:270px}.proof-metrics div{min-height:150px}.testimonial{min-height:260px}.offer-card{min-height:410px}.faq-grid{gap:32px}.final-diagnostic{padding:30px}.story-lead-form{grid-template-columns:1fr;gap:10px}.story-lead-form input{border-right:1px solid var(--story-line);border-radius:2px}.story-lead-form .story-button{border-radius:2px;width:100%}.surface-hero{min-height:650px}.surface-hero__picture{inset:0!important}.surface-hero__copy{padding:82px 0}.surface-hero__copy h1{font-size:clamp(2.6rem,13vw,4.4rem)}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:390px}.letter-item{grid-template-columns:1fr;gap:16px;padding:30px 0}.letter-item .text-link,.letter-status{grid-column:auto}.bio-surface,.signin-surface{grid-template-columns:1fr}.bio-surface__image{min-height:460px}.bio-surface__panel{padding:64px 18px 86px}.bio-surface__panel h1{font-size:clamp(2.7rem,14vw,4.7rem)}.signin-surface__visual{min-height:500px}.signin-surface__visual blockquote{font-size:clamp(2rem,10vw,3.5rem)}.signin-surface__form{padding:64px 18px 90px}.story-footer__grid{grid-template-columns:1fr;gap:36px}.story-footer__fine{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story-site *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.story-site .reveal,.story-site .story-step,.story-site .story-scene{opacity:1!important;translate:none!important}.story-site .image-settle img{translate:none!important;scale:none!important}.story-site .story-progress span,.story-site .story-step:before{scale:1!important}.story-site .hero-copy h1{clip-path:none!important}}
