@import url('./assets/fonts.css');
:root{font-family:'DM Sans',sans-serif;font-synthesis:none;font-size:16px;--bg:#10171d;--surface:#182229;--surface2:#1d2a32;--ink:#f4f6ed;--muted:#acb7b8;--accent:#d4f974;--onaccent:#142013;--line:#364148;--soft:#232f2b;--display:'Space Grotesk',sans-serif;--radius:8px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.55}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}button{color:inherit}button:disabled{cursor:default;opacity:.5}button,a,input,select,textarea,summary{touch-action:manipulation}button{border:0}a,button,summary{transition:background .2s,color .2s,transform .2s,border-color .2s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);font-weight:400;line-height:1.08;letter-spacing:-.045em}em{font-style:normal}p{color:var(--muted)}button svg{pointer-events:none}img,svg{max-width:100%}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.eyebrow,.micro{font-size:12px;font-weight:700;letter-spacing:.09em;line-height:1.5}.eyebrow{color:var(--muted)}.micro{letter-spacing:.045em}.skip-link{position:fixed;top:12px;left:16px;transform:translateY(-200%);padding:12px;background:var(--accent);color:var(--onaccent);z-index:20}.skip-link:focus{transform:none}.direction-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 28px;background:#080e12;color:#c4cecb;font-size:12px;border-bottom:1px solid #303b42}.direction-bar>span{letter-spacing:.1em;font-size:10px}.direction-bar nav{display:flex;gap:6px}.direction-bar a{padding:5px 8px;min-height:30px;display:inline-flex;align-items:center}.direction-bar [aria-current]{background:#d4f974;color:#10171d;border-radius:3px}.site-header{display:flex;justify-content:space-between;align-items:center;min-height:112px;gap:32px}.brand{display:flex;align-items:center;gap:11px;font-weight:700;font-size:22px;line-height:1;letter-spacing:-.045em}.brand small{display:block;font-size:12px;font-weight:400;letter-spacing:.16em;margin-top:7px}.brand-icon{font-family:'Space Grotesk',sans-serif;width:42px;height:42px;border:1px solid var(--line);display:grid;place-content:center;font-size:38px;letter-spacing:-.15em;line-height:1;border-radius:10px;padding-bottom:4px;position:relative}.brand-icon>span{color:var(--accent);position:absolute;right:6px;bottom:3px;font-size:27px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px}.site-header nav>a:not(.nav-cta):hover{color:var(--accent)}.nav-cta{border:1px solid var(--line);padding:13px 20px;border-radius:4px}.nav-cta span{margin-left:18px}.nav-cta:hover{background:var(--accent);color:var(--onaccent)}.menu-toggle{display:none}.hero{padding-block:65px 72px}.signal .hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:60px}.hero h1{font-size:clamp(50px,5.35vw,82px);margin:24px 0 28px;line-height:1.055;letter-spacing:-.06em}.hero h1 em{color:var(--accent)}.hero-description{font-size:18px;line-height:1.65;max-width:480px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;min-height:52px;padding:15px 22px;font-size:15px;font-weight:700;border-radius:var(--radius);border:1px solid var(--line)}.primary{background:var(--accent);color:var(--onaccent);border-color:var(--accent)}.primary:hover{filter:brightness(.94);transform:translateY(-2px)}.secondary{background:transparent;color:var(--ink)}.secondary:hover{background:var(--surface2)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:14px;min-height:44px;border-bottom:1px solid var(--line)}.text-link:hover{border-color:var(--ink)}.hero-baseline{display:flex;gap:15px;font-size:12px;color:var(--muted);margin-top:26px}.hero-baseline span+span{border-left:1px solid var(--line);padding-left:15px}.hero-baseline b{color:var(--ink)}.hero-console{min-width:0;border:1px solid var(--line);background:var(--surface);border-radius:12px;box-shadow:0 28px 80px #0002;overflow:hidden}.console-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 22px;font-size:10px;letter-spacing:.07em;border-bottom:1px solid var(--line)}.console-top>span:first-child{display:flex;align-items:center;gap:8px}.status-dot{width:6px;height:6px;background:var(--accent);border-radius:50%;flex-shrink:0}.sample-pill{color:var(--muted);font-size:10px;letter-spacing:0}.hero-modes{display:flex;gap:0;padding:0 14px;border-bottom:1px solid var(--line)}.hero-modes button{flex:1;text-align:left;padding:17px 10px;background:transparent;font-size:12px;color:var(--muted);border-bottom:2px solid transparent;min-height:52px}.hero-modes button span{margin-left:6px}.hero-modes [aria-pressed=true]{color:var(--accent);border-color:var(--accent)}#hero-display{min-height:344px;padding:25px}.hero-search{display:flex;justify-content:space-between;border:1px solid var(--line);border-radius:6px;padding:11px 15px;font-size:13px;color:var(--muted)}.hero-search span:first-child{font-size:19px;line-height:1}.hero-ad{padding:22px 8px 21px}.hero-ad .micro{font-size:9px;color:var(--muted)}.hero-ad h3{font-size:32px;margin:10px 0;letter-spacing:-.035em}.hero-ad p{font-size:13px;max-width:270px}.mini-button{display:inline-flex;align-items:center;gap:40px;background:var(--accent);color:var(--onaccent);padding:10px 15px;border-radius:3px;font-size:12px;font-weight:700;margin-top:18px;min-height:40px}.hero-receipt{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:14px 12px;background:var(--surface2);border-radius:5px;animation:slide-in .4s ease both}.receipt-check{background:var(--accent);color:var(--onaccent);width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:12px}.hero-receipt strong{font-size:13px;display:block}.hero-receipt small{font-size:11px;color:var(--muted);display:block}.hero-receipt>.micro{font-size:8px;margin-left:auto;white-space:nowrap;color:var(--muted)}.console-link{padding:15px 22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:12px;min-height:48px}.console-link:hover{background:var(--surface2)}.hero-preview-ops,.hero-preview-insights{animation:slide-in .35s ease both}.call-graphic{display:flex;align-items:center;gap:15px;padding:32px 0}.call-symbol{border:1px solid var(--line);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:22px;color:var(--accent)}.call-graphic h3{font-size:23px;letter-spacing:-.03em}.call-graphic p{font-size:12px;margin-top:6px}.hero-flow{display:grid;gap:9px;margin-bottom:20px}.hero-flow>span{display:flex;align-items:center;gap:15px;padding:11px 14px;border:1px solid var(--line);font-size:13px;border-radius:4px}.hero-flow b{font-size:10px;color:var(--muted)}.hero-flow i{font-style:normal;color:var(--accent);margin-left:auto}.hero-preview-ops>.micro{font-size:10px;color:var(--muted)}.hero-metric>span{font-size:13px;color:var(--muted)}.hero-metric strong{display:flex;align-items:center;gap:20px;font-size:78px;font-family:var(--display);font-weight:400;line-height:1.3;letter-spacing:-.07em}.hero-metric small{font-size:13px;letter-spacing:0;max-width:100px;line-height:1.4;color:var(--muted)}.hero-bars{display:grid;gap:15px}.hero-bars>div{display:grid;grid-template-columns:1fr 1fr 20px;align-items:center;gap:10px;font-size:11px}.hero-bars i{display:block;height:9px;max-width:var(--size);background:var(--accent);border-radius:2px;animation:bar-in .45s ease both}.hero-bars b{text-align:right}.insight-note{font-size:12px;margin-top:26px;border-top:1px solid var(--line);padding-top:20px}.signature-line{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;font-size:13px}.signature-line>span:first-child{font-size:12px;color:var(--muted)}.signature-line>span:last-child{color:var(--muted);font-size:12px}
.evergreen{--bg:#f5f3e9;--surface:#fffdf6;--surface2:#e9eddf;--ink:#203e32;--muted:#58675b;--accent:#315b40;--onaccent:#fffdf5;--line:#cbd1c1;--soft:#e9eddf;--display:'Fraunces',serif;--radius:2px;color-scheme:light}.evergreen .hero{padding-top:40px}.evergreen-hero-top{display:grid;grid-template-columns:160px 1fr 150px;gap:35px;align-items:start;margin-bottom:55px}.evergreen-hero-top>.eyebrow{border-top:1px solid var(--ink);padding-top:15px;margin-top:38px;font-size:11px}.evergreen .hero-copy{text-align:center}.evergreen .hero-copy>.eyebrow{font-size:10px}.evergreen h1{font-size:clamp(55px,6.3vw,91px);letter-spacing:-.065em;line-height:1.03;margin-top:20px}.evergreen h1 em{font-style:italic}.evergreen .hero-description{max-width:510px;margin-inline:auto;font-size:17px}.evergreen .hero-actions,.evergreen .hero-baseline{justify-content:center}.evergreen .hero-baseline{margin-top:20px}.edition{font-family:'DM Sans',sans-serif;font-size:12px;line-height:1.7;letter-spacing:.12em;padding-top:40px;text-align:right}.edition>span{font-family:'Fraunces',serif;font-style:italic;font-size:17px;letter-spacing:-.03em;display:block;margin-top:16px}.evergreen .hero-console{max-width:1090px;margin:auto;display:grid;grid-template-columns:230px 1fr;border-radius:3px;box-shadow:0 16px 40px #203e320a}.evergreen .console-top{grid-column:1/-1;background:#203e32;color:#fffdf5;padding:15px 22px}.evergreen .console-top .status-dot{background:#d8e6b2}.evergreen .console-top .sample-pill{color:#c2d0b8}.evergreen .hero-modes{flex-direction:column;padding:20px;border-bottom:0;border-right:1px solid var(--line);justify-content:center}.evergreen .hero-modes button{flex:0;text-align:left;border:0;display:flex;gap:4px;min-height:66px;font-size:13px}.evergreen .hero-modes [aria-pressed=true]{background:var(--surface2);border-radius:2px}.evergreen #hero-display{min-height:267px;padding:25px 32px}.evergreen .hero-preview-leads{display:grid;grid-template-columns:1fr 1.05fr;gap:15px 25px}.evergreen .hero-search{grid-column:1/-1;max-width:100%}.evergreen .hero-ad{padding:5px 0}.evergreen .hero-ad h3{font-size:28px}.evergreen .hero-receipt{align-self:center;flex-wrap:wrap;padding:22px 18px;position:relative}.evergreen .hero-receipt>.micro{flex-basis:100%;margin-left:39px}.evergreen .console-link{grid-column:1/-1}.evergreen .hero-preview-ops{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.evergreen .hero-preview-ops>.micro:first-child{grid-column:1/-1}.evergreen .hero-preview-ops>.micro:last-child{grid-column:1/-1}.evergreen .hero-flow{margin-top:18px}.evergreen .hero-preview-insights{display:grid;grid-template-columns:170px 1fr;gap:25px}.evergreen .hero-metric strong{display:block;line-height:1.1}.evergreen .hero-metric small{display:block;margin-top:6px;max-width:none}.evergreen .insight-note{grid-column:1/-1;margin-top:0}.evergreen .hero-bars{align-content:center}.evergreen .hero-bars>div{grid-template-columns:1.3fr 1fr 20px}
.perspective{--bg:#f1f3f6;--surface:#fff;--surface2:#e9edf4;--ink:#17243e;--muted:#57647b;--accent:#244ee9;--onaccent:#fff;--line:#cdd4df;--soft:#e2e9fc;--display:'DM Sans',sans-serif;--radius:0px;color-scheme:light}.perspective .brand-icon{border-radius:0}.perspective .hero{padding-top:45px}.perspective-hero-top{display:grid;grid-template-columns:1fr 210px;align-items:end;gap:60px;margin-bottom:55px}.perspective h1{font-size:clamp(56px,6.4vw,94px);font-weight:700;line-height:1.03}.perspective h1 em{font-family:'Fraunces',serif;font-weight:400;font-style:italic}.perspective .hero-description{max-width:580px}.hero-note{border-top:2px solid var(--ink);padding-top:25px;margin-bottom:15px}.note-index{font-family:'Fraunces',serif;font-size:30px;line-height:1.2}.hero-note p{font-size:14px;line-height:1.7;margin-top:25px}.hero-note a{display:grid;place-items:center;margin-top:28px;border:1px solid var(--line);width:48px;height:48px;border-radius:50%;font-size:23px}.perspective .hero-console{display:grid;grid-template-columns:1fr 2fr;border-radius:0;box-shadow:none;background:var(--accent);--ink:#fff;--muted:#d9e1ff;--accent:#d9f89b;--onaccent:#12280c;--line:#ffffff38;--surface:#244ee9;--surface2:#ffffff0d;color:var(--ink)}.perspective .console-top{grid-column:1/-1;padding-block:16px}.perspective .hero-modes{flex-direction:column;justify-content:center;border-bottom:0;border-right:1px solid var(--line);padding:20px 35px;gap:0}.perspective .hero-modes button{flex:0;display:flex;align-items:center;gap:15px;font-size:12px;border-bottom:1px solid var(--line);padding:16px 0;min-height:62px}.perspective .hero-modes span{font-family:'Fraunces',serif;font-size:27px;font-weight:400}.perspective .hero-modes [aria-pressed=true]{border-color:var(--accent)}.perspective #hero-display{min-height:287px;padding:25px 34px}.perspective .hero-preview-leads{display:grid;grid-template-columns:1fr 1fr;gap:20px}.perspective .hero-search{grid-column:1/-1}.perspective .hero-ad{padding:0}.perspective .hero-ad h3{font-family:'Fraunces',serif;font-size:31px}.perspective .hero-receipt{align-self:center;padding:20px;flex-wrap:wrap}.perspective .hero-receipt>.micro{margin-left:40px}.perspective .console-link{grid-column:1/-1}.perspective .hero-preview-ops{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.perspective .hero-preview-ops>.micro{grid-column:1/-1}.perspective .hero-flow{margin:0}.perspective .hero-preview-insights{display:grid;grid-template-columns:150px 1fr;gap:30px}.perspective .hero-metric strong{display:block;line-height:1.1}.perspective .hero-metric small{display:block;max-width:none;margin-top:10px}.perspective .insight-note{grid-column:1/-1;margin-top:0}.perspective .hero-bars{align-content:center}.perspective .hero-bars>div{grid-template-columns:1.3fr 1fr 20px}
@keyframes slide-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes bar-in{from{transform:scaleX(.2);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.signal .hero{gap:32px}.signal h1{font-size:61px}.hero-actions{gap:17px}.hero-actions .button{gap:17px}.hero-baseline{font-size:11px;gap:10px}.site-header nav{gap:20px}.evergreen-hero-top{grid-template-columns:100px 1fr 100px;gap:20px}.edition{font-size:10px}.signature-line{gap:18px}.hero-modes button span{margin-left:3px}.hero-receipt>.micro{display:none}.console-top{padding-inline:18px}.console-top>span:first-child{font-size:9px}.sample-pill{font-size:9px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.direction-bar{padding-inline:16px}.direction-bar>span{display:none}.site-header{min-height:92px;position:relative}.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--surface);border:1px solid var(--line);padding:20px;z-index:10;flex-direction:column;align-items:stretch;gap:12px;box-shadow:0 20px 30px #0002}.site-header nav.open{display:flex}.site-header nav a{padding:10px;min-height:44px}.menu-toggle{display:flex;align-items:center;gap:24px;background:transparent;border:1px solid var(--line);padding:10px 16px;min-height:44px}.hero{padding-block:40px 50px}.signal .hero{grid-template-columns:1fr;gap:45px}.signal h1{font-size:clamp(53px,8.5vw,82px)}.signal .hero-console{max-width:650px;width:100%;justify-self:center}.hero-description{max-width:540px}.hero-baseline{font-size:12px}.hero-console #hero-display{min-height:344px}.signature-line{flex-wrap:wrap;justify-content:flex-start;gap:16px 26px}.signature-line>span:first-child{flex-basis:100%;font-size:12px}.signature-line>span:first-child br{display:none}.evergreen-hero-top{display:block}.evergreen-hero-top>.eyebrow,.edition{display:none}.evergreen .hero-console{grid-template-columns:190px 1fr}.evergreen .hero-preview-leads,.perspective .hero-preview-leads{display:block}.evergreen .hero-ad,.perspective .hero-ad{padding-block:18px}.evergreen .hero-receipt,.perspective .hero-receipt{padding:12px}.evergreen #hero-display,.perspective #hero-display{padding:20px}.evergreen .hero-preview-ops,.perspective .hero-preview-ops{display:block}.evergreen .hero-preview-insights,.perspective .hero-preview-insights{display:block}.evergreen .hero-metric strong,.perspective .hero-metric strong{display:flex;align-items:center;gap:20px}.evergreen .hero-metric small,.perspective .hero-metric small{max-width:100px}.evergreen .insight-note,.perspective .insight-note{margin-top:20px}.evergreen .hero-bars,.perspective .hero-bars{margin-top:20px}.perspective-hero-top{grid-template-columns:1fr 140px;gap:25px}.perspective h1{font-size:clamp(51px,7.8vw,72px)}.hero-note p{font-size:12px}.note-index{font-size:25px}.perspective .hero-console{grid-template-columns:220px 1fr}.perspective .hero-modes{padding:20px}.perspective .hero-modes span{font-size:24px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.direction-bar{padding:5px 8px;gap:0;flex-wrap:wrap;justify-content:center}.direction-bar>a{font-size:10px;flex-basis:100%;justify-content:center;min-height:26px}.direction-bar nav{justify-content:center}.direction-bar nav a{font-size:11px;min-height:32px;padding-inline:13px}.site-header{min-height:88px}.brand{font-size:20px}.brand-icon{width:36px;height:36px;font-size:34px}.hero{padding-top:25px}.hero .hero-copy>.eyebrow{font-size:10px;max-width:290px;line-height:1.7}.hero h1{font-size:clamp(44px,11.3vw,66px);letter-spacing:-.055em;margin:20px 0 23px}.hero-description{font-size:16px}.hero-actions{gap:16px;flex-wrap:wrap;margin-top:26px}.hero-actions .button{font-size:14px;gap:18px}.hero-baseline{font-size:10px;gap:9px;flex-wrap:wrap}.hero-baseline span+span{padding-left:9px}.hero-modes{padding-inline:8px}.hero-modes button{font-size:10px;padding:14px 6px;min-height:48px}.hero-modes button span{margin-left:3px}.console-top{padding:14px}.console-top>span:first-child{font-size:8px;letter-spacing:.04em}.console-top .sample-pill{font-size:8px}.hero-console #hero-display{padding:19px;min-height:360px}.hero-ad h3{font-size:32px}.hero-ad .micro{font-size:8px}.hero-receipt strong{font-size:12px}.hero-receipt small{font-size:10px}.signature-line{font-size:12px;gap:14px 22px}.signature-line>span:last-child{display:none}.evergreen .hero-copy>.eyebrow{margin:auto}.evergreen h1{font-size:clamp(46px,12vw,70px)}.evergreen .hero-description{font-size:16px}.evergreen .hero-console,.perspective .hero-console{display:block}.evergreen .hero-modes,.perspective .hero-modes{flex-direction:row;padding:0 8px;border-right:0;border-bottom:1px solid var(--line)}.evergreen .hero-modes button,.perspective .hero-modes button{flex:1;display:block;padding:13px 6px;min-height:48px;font-size:10px;border-radius:0;border-bottom:2px solid transparent}.evergreen .hero-modes [aria-pressed=true],.perspective .hero-modes [aria-pressed=true]{background:transparent;border-bottom-color:var(--accent)}.perspective .hero-modes span{font-family:'DM Sans',sans-serif;font-size:10px}.evergreen .hero-ad,.perspective .hero-ad{padding:22px 4px}.evergreen .hero-receipt,.perspective .hero-receipt{padding:14px}.evergreen .hero-ad h3,.perspective .hero-ad h3{font-size:32px}.perspective-hero-top{display:block;margin-bottom:35px}.hero-note{display:none}.perspective h1{font-size:clamp(43px,11.25vw,67px)}.perspective .hero-console #hero-display{min-height:360px}.hero-metric strong{font-size:70px}.hero-bars>div{grid-template-columns:1.3fr 1fr 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Page narrative and engagement models */
.section{padding-block:104px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:80px;margin-bottom:46px}.section-heading .eyebrow{margin-bottom:22px}.section-heading .eyebrow>span{color:var(--accent);margin-right:16px}.section-heading h2{font-size:clamp(36px,4vw,56px);line-height:1.12}.section-intro{font-size:17px;max-width:420px;line-height:1.75}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.outcome-card{padding:32px;display:flex;flex-direction:column;background:var(--surface)}.outcome-card+.outcome-card{border-left:1px solid var(--line)}.outcome-index{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px;color:var(--accent)}.outcome-index>span:first-child{font-size:12px}.outcome-index>span:last-child{font-size:29px;line-height:1}.outcome-card h3{font-size:31px;max-width:300px;margin-bottom:18px}.outcome-card>p{font-size:16px;line-height:1.7}.outcome-card ul{list-style:none;margin:28px 0;padding:22px 0 0;border-top:1px solid var(--line);font-size:14px;line-height:2;color:var(--muted)}.outcome-card a{margin-top:auto;display:flex;gap:15px;justify-content:space-between;font-size:13px;font-weight:700;align-items:center;min-height:44px}.outcome-card a:hover{color:var(--accent)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:54px}.plan-number{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;height:50px;width:50px;font-size:13px;color:var(--accent);margin-bottom:25px}.plan-grid h3{font-size:29px;margin-bottom:16px}.plan-grid p{font-size:16px;line-height:1.75}.plan-bottom{margin-top:45px;padding-top:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px}.plan-bottom p{max-width:530px;font-size:17px}.packages-section{background:var(--surface);padding-block:104px;border-block:1px solid var(--line)}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.package{background:var(--bg);border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;border-radius:var(--radius)}.package:nth-child(2){border-color:var(--accent)}.package>.eyebrow{font-size:10px}.package h3{font-size:32px;margin:18px 0 14px}.package-intro{font-size:14px;min-height:68px;line-height:1.6}.package-example{border-block:1px solid var(--line);padding:20px 0;margin:16px 0 22px;min-height:128px}.package-example .micro{font-size:9px;color:var(--muted)}.package-example p{font-size:15px;margin-top:10px;color:var(--ink);line-height:1.6}.price{font-family:'Space Grotesk',sans-serif;font-size:44px;letter-spacing:-.06em;line-height:1.2;white-space:nowrap}.price span{font-family:'DM Sans',sans-serif;font-size:13px;letter-spacing:0;margin-left:10px;color:var(--muted)}.ongoing{color:var(--ink);font-size:14px;margin-top:8px;min-height:44px}.package-extras{font-size:11px;min-height:35px;line-height:1.5}.package ul{list-style:none;padding:0;margin:20px 0 24px;font-size:14px;line-height:1.6;min-height:155px}.package li{padding-left:19px;position:relative;margin-bottom:10px}.package li:before{content:'✓';position:absolute;left:0;top:1px;color:var(--accent);font-size:11px}.package details{border-top:1px solid var(--line);padding-top:8px;margin-bottom:24px}.package summary{font-size:13px;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none}.package summary::-webkit-details-marker{display:none}.package details p{font-size:13px;margin-top:14px;line-height:1.7}.package details strong{color:var(--ink)}.package>.button{font-size:13px;gap:15px;margin-top:auto;padding-inline:15px}.pricing-note{font-size:12px;line-height:1.7;max-width:900px;margin-top:25px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:70px}.faq-section h2{font-size:45px;margin-top:22px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:17px;padding:22px 0;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{font-size:16px;line-height:1.75;padding:0 25px 23px 0}.contact-section{padding-block:90px;background:var(--soft);border-block:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact-copy h2{font-size:clamp(42px,4.8vw,67px);margin:25px 0;line-height:1.1}.contact-copy h2 em{color:var(--accent)}.contact-copy>p:not(.eyebrow){max-width:350px;font-size:17px}.contact-promises{display:grid;gap:14px;margin-top:32px;font-size:13px;color:var(--muted)}form{min-width:0}label{display:flex;flex-direction:column;gap:8px;font-size:13px}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:4px;padding:12px 14px;min-height:48px;background:var(--bg);color:var(--ink);min-width:0;font-size:16px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:var(--muted);font-size:13px}form>label,form>.form-row{margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-preview-label{font-size:9px;letter-spacing:.07em;margin-bottom:24px}.form-footnote{font-size:11px;line-height:1.7;margin-top:15px}.form-result{border:1px solid var(--line);background:var(--surface);padding:18px;margin-top:18px;font-size:14px;color:var(--ink)}.site-footer{display:flex;justify-content:space-between;align-items:center;padding-block:45px;gap:30px}.site-footer p{font-size:13px}.site-footer>div{display:grid;gap:10px;text-align:right;font-size:10px;color:var(--muted)}.privacy-button{background:none;text-align:right;color:var(--ink);font-size:12px;min-height:32px}.evergreen .outcome-grid{border:0;gap:30px;overflow:visible}.evergreen .outcome-card{border:0;background:none;padding:28px 0 0;border-top:2px solid var(--ink)}.evergreen .outcome-index{margin-bottom:30px}.evergreen .outcome-index>span:first-child{font-family:'Fraunces',serif;font-size:40px}.evergreen .outcome-card h3{font-size:34px}.evergreen .plan-grid{border-top:1px solid var(--line);padding-top:35px}.evergreen .plan-number{border-radius:0;border:0;width:auto;justify-content:start;font-family:'Fraunces',serif;font-size:46px}.evergreen .package{border-radius:0}.evergreen .contact-section{background:#203e32;--ink:#fffdf5;--muted:#c7d1c1;--accent:#dce8ba;--onaccent:#203e32;--line:#526853;--bg:#294735;--surface:#294735;color:var(--ink)}.evergreen .contact-copy h2 em{font-style:italic}.perspective .outcome-card{background:var(--surface);padding:32px}.perspective .outcome-index>span:first-child{font-family:'Fraunces',serif;font-size:44px}.perspective .outcome-card h3{font-weight:700;font-size:30px}.perspective .plan-grid{gap:0;border-block:1px solid var(--line)}.perspective .plan-grid article{padding:32px}.perspective .plan-grid article+article{border-left:1px solid var(--line)}.perspective .plan-number{border-radius:0;background:var(--accent);color:white;border:0}.perspective .section-heading h2{font-weight:700}.perspective .section-heading h2 em{font-family:'Fraunces',serif;font-weight:400;font-style:italic}.perspective .contact-section{--soft:#244ee9;--ink:#fff;--muted:#d9e1ff;--accent:#e2faa6;--onaccent:#182508;--line:#728bea;--bg:#1c41ca;--surface:#1c41ca;color:var(--ink)}.perspective .contact-copy h2{font-family:'Fraunces',serif}.perspective .faq-section h2{font-weight:700;letter-spacing:-.05em}
/* Interactive demonstration workspace */
.lab-section{padding:95px 0;background:var(--surface2);border-block:1px solid var(--line)}.lab{background:var(--bg);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 25px 75px #0001}.lab-header{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--surface);padding:16px 25px;border-bottom:1px solid var(--line)}.lab-header>div{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:.1em}.lab-mark{font-size:23px;font-family:'Space Grotesk',sans-serif;letter-spacing:-.1em;color:var(--accent);line-height:1}.demo-label{font-size:10px;color:var(--muted)}.lab-business{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 25px;border-bottom:1px solid var(--line)}.lab-business>span{font-size:12px;color:var(--muted)}.lab-business>div{display:flex;gap:7px}.lab-business button{padding:10px 15px;border:1px solid var(--line);border-radius:4px;min-height:42px;background:transparent;font-size:12px}.lab-business [aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--onaccent)}.lab-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.lab-tabs button{display:grid;grid-template-columns:24px 1fr;gap:5px 12px;text-align:left;padding:24px 28px;background:transparent;border-bottom:3px solid transparent;position:relative}.lab-tabs button+button{border-left:1px solid var(--line)}.lab-tabs [aria-selected=true]{border-bottom-color:var(--accent);background:var(--surface)}.lab-tabs button>span{font-size:11px;color:var(--muted);padding-top:3px}.lab-tabs strong{font-size:17px;font-weight:700}.lab-tabs small{grid-column:2;font-size:11px;color:var(--muted)}.lab-tabs [aria-selected=true]>span{color:var(--accent)}.lab-panels{padding:32px}.lab-panels>[role=tabpanel]{animation:slide-in .3s ease both}.lab-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);padding:12px 25px;background:var(--surface);font-size:11px;color:var(--muted)}.lab-footer button{background:transparent;border:1px solid var(--line);border-radius:3px;font-size:11px;min-height:36px;padding:8px 13px;white-space:nowrap}.lab-footer button span{margin-left:20px}.lab-caption{font-size:12px;line-height:1.7;margin-top:20px;max-width:850px}.leads-layout{display:grid;grid-template-columns:.74fr 1.6fr;gap:26px}.search-preview{padding:8px 0}.search-preview>.micro{color:var(--muted);font-size:10px;margin-bottom:18px}.sample-search{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:11px 12px;border-radius:30px;font-size:11px}.sample-search>span:first-child{font-size:20px;line-height:1}.search-ad{margin:25px 0}.search-ad>.micro{font-size:8px;color:var(--muted)}.ad-brand{display:flex;align-items:center;gap:9px;margin:13px 0}.ad-monogram{font-family:'Fraunces',serif;width:30px;height:30px;display:grid;place-items:center;background:var(--surface2);font-size:18px;border-radius:50%}.ad-brand strong{font-size:9px;letter-spacing:.03em;display:block}.ad-brand small{font-size:9px;display:block;color:var(--muted);margin-top:3px}.search-ad h3{font-family:'DM Sans',sans-serif;font-size:20px;letter-spacing:-.03em;line-height:1.3;color:var(--accent);margin:14px 0 10px}.search-ad p{font-size:12px;line-height:1.8}.search-ad>button{padding:10px 0;display:flex;justify-content:space-between;gap:15px;width:100%;background:none;color:var(--ink);font-size:12px;border-bottom:1px solid var(--line);margin-top:12px;min-height:42px}.search-ad>button:hover{color:var(--accent)}.journey-status{display:grid;gap:15px;font-size:10px;color:var(--muted);padding-top:15px}.journey-status>span{display:flex;align-items:center;gap:9px}.journey-status b{border:1px solid var(--line);border-radius:50%;font-size:9px;width:20px;height:20px;display:grid;place-items:center;flex-shrink:0}.journey-status .complete{color:var(--ink)}.journey-status .complete b{background:var(--accent);color:var(--onaccent);border-color:var(--accent)}.sample-site{min-width:0;background:#fffdf8;color:#252c26;border:1px solid var(--line);border-radius:7px;overflow:hidden;align-self:start;box-shadow:0 20px 30px #0001}.sample-site.arrived{animation:arrival .7s ease}.sample-site a:focus-visible,.sample-site button:focus-visible{outline-color:var(--demo-accent)}.browser-chrome{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;background:#eef0e9;border-bottom:1px solid #daddd3;color:#5a6358;font-size:9px}.browser-dots{display:flex;gap:4px}.browser-dots i{height:5px;width:5px;background:#a6aea0;border-radius:50%}.browser-chrome>span:last-child{font-size:7px;letter-spacing:.03em}.sample-site-nav{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 25px;border-bottom:1px solid #daddd3}.sample-site-nav>div{font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--demo-accent)}.sample-site-nav small{display:block;margin-top:4px;font-weight:400;font-size:9px;letter-spacing:0;color:#60675e}.sample-nav-cta{background:transparent;font-size:10px;min-height:36px;padding:8px 10px;border:1px solid #c5ccbc;border-radius:2px;color:#252c26}.sample-site-body{display:grid;grid-template-columns:1.35fr .8fr;padding:30px 25px;gap:22px}.sample-site-body .micro{font-size:8px;color:var(--demo-accent);letter-spacing:.06em}.sample-site-body h3{font-family:'Fraunces',serif;font-size:32px;letter-spacing:-.045em;line-height:1.15;margin:18px 0 15px;color:var(--demo-accent)}.sample-site-body p{font-size:11px;line-height:1.7;color:#60675e}.sample-service-pills{display:flex;gap:5px;flex-wrap:wrap;margin-top:22px}.sample-service-pills button{background:#fffdf8;border:1px solid #ccd1c5;border-radius:20px;color:#555d50;font-size:9px;padding:8px 10px;min-height:34px}.sample-service-pills [aria-pressed=true]{background:var(--demo-soft);border-color:var(--demo-accent);color:var(--demo-accent)}.sample-main-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:44px;padding:12px 15px;background:var(--demo-accent);color:#fff;font-size:11px;margin-top:17px;border-radius:2px}.sample-main-cta:hover{filter:brightness(.9)}.sample-promise{background:var(--demo-soft);padding:20px 17px;color:var(--demo-accent);align-self:stretch;display:flex;flex-direction:column}.promise-number{font-family:'Fraunces',serif;font-size:48px;line-height:1;opacity:.7}.sample-promise h4{font-family:'Fraunces',serif;font-size:21px;line-height:1.15;margin:17px 0 12px;letter-spacing:-.03em}.sample-promise p{font-size:10px;color:var(--demo-accent)}.sample-promise>div{display:grid;gap:9px;padding-top:16px;margin-top:auto;font-size:8px}.sample-promise>div span{border-top:1px solid #6c765b33;padding-top:8px}.sample-site-bottom{display:flex;justify-content:space-between;gap:12px;font-size:8px;padding:16px 25px;border-top:1px solid #daddd3;color:#6c745f}.lead-feedback{display:flex;align-items:center;gap:16px;background:var(--surface);border:1px solid var(--line);border-radius:5px;padding:17px 20px;margin-top:28px;min-height:72px}.lead-feedback p{font-size:12px;line-height:1.65}.lead-feedback p>strong{color:var(--ink)}.feedback-icon{font-size:24px;color:var(--accent)}.lead-feedback>div>strong{font-size:12px}.lead-feedback>div>p{font-size:10px;margin-top:4px}.lead-feedback>button{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:11px;background:none;min-height:40px;white-space:nowrap}.ops-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:25px}.ops-toolbar .micro{font-size:9px;color:var(--muted)}.ops-toolbar h3{font-size:27px;margin-top:8px}.segmented{display:flex;gap:4px;border:1px solid var(--line);border-radius:5px;padding:4px}.segmented button{font-size:11px;padding:9px 13px;background:none;border-radius:3px;min-height:36px}.segmented [aria-pressed=true]{background:var(--accent);color:var(--onaccent)}.ops-layout{display:grid;grid-template-columns:1fr 1fr;gap:25px}.transcript-panel{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:var(--surface)}.transcript-top{border-bottom:1px solid var(--line);padding:15px 19px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px}.wave{display:flex;gap:3px;align-items:center;height:19px}.wave i{width:2px;background:var(--accent);height:5px}.wave i:nth-child(3n){height:16px}.wave i:nth-child(3n+1){height:10px}.wave.playing i{animation:wave .65s ease infinite alternate}.wave.playing i:nth-child(even){animation-delay:.3s}.transcript{height:341px;overflow:auto;padding:20px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.transcript-empty{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:flex-start;padding:10px 15px}.transcript-empty>span{font-size:37px;color:var(--accent);margin-bottom:20px}.transcript-empty h4{font-size:28px;line-height:1.15}.transcript-empty p{font-size:13px;margin-top:20px;max-width:240px}.transcript-line{margin-bottom:14px;max-width:92%;animation:slide-in .25s ease both}.transcript-line>span{font-size:9px;color:var(--muted);display:block;margin-bottom:6px}.transcript-line p{font-size:12px;padding:12px 15px;background:var(--surface2);border:1px solid var(--line);border-radius:4px;color:var(--ink);line-height:1.6}.transcript-line.customer{margin-left:auto}.transcript-line.customer>span{text-align:right}.transcript-line.customer p{background:var(--accent);color:var(--onaccent);border-color:var(--accent)}.play-controls{display:flex;align-items:center;gap:10px;padding:13px;border-top:1px solid var(--line)}.play-controls button{font-size:11px;min-height:40px;padding:10px 13px;border-radius:3px;background:none;border:1px solid var(--line)}.play-controls .play-button{background:var(--accent);color:var(--onaccent);border-color:var(--accent)}.play-controls button span{margin-left:12px}.play-controls>span{font-size:10px;color:var(--muted);margin-left:auto}.handoff-panel{padding:17px 5px 0}.handoff-panel>.micro{font-size:9px;color:var(--muted)}.workflow{margin:20px 0}.workflow-node{display:flex;align-items:center;gap:13px;border:1px solid var(--line);padding:13px;border-radius:4px;background:var(--surface);transition:border-color .3s}.workflow-node>span{font-size:10px;color:var(--muted)}.workflow-node strong{font-size:12px;display:block}.workflow-node small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.workflow-node i{font-style:normal;margin-left:auto;color:var(--muted)}.workflow-node.complete{border-color:var(--accent)}.workflow-node.complete i{color:var(--accent)}.workflow-connector{height:14px;border-left:1px dashed var(--line);margin-left:20px}.handoff-summary{border-left:2px solid var(--accent);padding:0 15px;min-height:88px;margin:22px 0 14px}.handoff-summary>.micro{font-size:8px;color:var(--muted);display:block;margin-bottom:8px}.handoff-summary strong{display:block;font-size:13px;margin-bottom:5px}.handoff-summary p{font-size:12px;line-height:1.5}.handoff-summary small{font-size:10px;color:var(--muted);display:block;margin-top:8px}.review-task{min-height:38px;display:flex;justify-content:space-between;gap:40px;padding:10px 15px;background:var(--surface);border:1px solid var(--line);border-radius:3px;font-size:11px}.time-estimate{display:grid;grid-template-columns:1.5fr 1fr .7fr;align-items:center;gap:25px;padding:25px 20px;background:var(--surface);border:1px solid var(--line);border-radius:5px;margin-top:28px}.time-estimate .micro{font-size:8px;color:var(--muted)}.time-estimate h4{font-size:20px;margin:8px 0 10px;line-height:1.2;letter-spacing:-.025em}.time-estimate p{font-size:10px;line-height:1.7}.time-estimate label{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:11px}.time-estimate input{grid-column:1/-1;padding:0;min-height:32px;border:0;accent-color:var(--accent);background:none}.time-result{display:flex;align-items:center;gap:12px;padding-left:25px;border-left:1px solid var(--line)}.time-result strong{font-family:'Space Grotesk',sans-serif;letter-spacing:-.06em;font-weight:400;font-size:44px;line-height:1.1;color:var(--accent)}.time-result span{font-size:9px;color:var(--muted)}.report-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:25px}.report-top .micro{font-size:9px;color:var(--muted)}.report-top h3{font-size:28px;margin-top:10px}.report-top label{font-size:10px;min-width:160px;gap:4px;color:var(--muted)}.report-top select{font-size:12px;min-height:40px;padding:9px 12px}.report-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.report-filters button{background:none;border:1px solid var(--line);border-radius:30px;padding:9px 15px;font-size:11px;min-height:36px}.report-filters [aria-pressed=true]{background:var(--accent);color:var(--onaccent);border-color:var(--accent)}.report-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:5px;overflow:hidden;margin-bottom:25px}.report-metrics>div{padding:20px;background:var(--surface)}.report-metrics>div+div{border-left:1px solid var(--line)}.report-metrics span{display:block;font-size:11px;color:var(--muted)}.report-metrics strong{font-family:'Space Grotesk',sans-serif;font-size:41px;font-weight:400;letter-spacing:-.055em;display:block;margin:6px 0 8px;line-height:1.2}.report-metrics small{font-size:9px;display:block;color:var(--muted)}.report-body{display:grid;grid-template-columns:1.5fr 1fr;gap:25px}.report-chart{border:1px solid var(--line);border-radius:5px;padding:24px;background:var(--surface)}.chart-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.chart-title h4{font-size:21px;letter-spacing:-.025em}.chart-title>span{font-size:8px;color:var(--muted)}.bar-chart{display:flex;align-items:flex-end;gap:20px;height:225px;padding-top:28px;border-bottom:1px solid var(--line)}.bar-chart button{position:relative;flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:none;padding:0 6px;color:var(--muted);font-size:10px}.chart-bar{height:calc((100% - 50px) * var(--bar-height));min-height:0;background:var(--accent);width:100%;max-width:75px;opacity:.55;border-radius:3px 3px 0 0;animation:grow-bar .45s ease both;transform-origin:bottom}.bar-chart button:hover .chart-bar,.bar-chart [aria-pressed=true] .chart-bar{opacity:1}.bar-value{margin-bottom:8px;color:var(--ink);font-size:12px}.bar-label{padding-block:10px;white-space:nowrap}.chart-foot{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-top:15px;font-size:9px;color:var(--muted);min-height:44px}.chart-foot button{font-size:9px;color:var(--ink);background:none;min-height:30px;white-space:nowrap}.report-takeaway{padding:25px;background:var(--soft);border:1px solid var(--line);border-radius:5px}.report-takeaway>.micro{font-size:8px;color:var(--muted)}.report-takeaway h4{font-size:29px;line-height:1.15;margin:15px 0}.report-takeaway p{font-size:12px;line-height:1.7;margin-bottom:19px}.report-takeaway>div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:8px;margin-top:8px;font-size:11px}.report-takeaway>div>span{color:var(--muted)}.report-table-wrap{margin-top:25px;border:1px solid var(--line);border-radius:5px;padding:20px;overflow:auto}.report-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.report-table caption{text-align:left;font-size:14px;font-weight:700;margin-bottom:16px}.report-table thead th{font-size:9px;color:var(--muted);font-weight:400;padding:10px 8px 13px;white-space:nowrap}.report-table td,.report-table tbody th{padding:12px 8px;border-top:1px solid var(--line);font-weight:400;font-size:11px}.report-table th:first-child{padding-left:0}.report-table td{text-align:right}.report-table th:not(:first-child){text-align:right}.source-dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:9px;background:var(--accent)}.source-dot.maps{opacity:.6}.source-dot.direct{background:var(--muted)}.report-added{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--line);margin-top:15px;border-radius:4px}.report-added>span{color:var(--accent)}.report-added p{font-size:11px}.report-footnote{font-size:10px;margin-top:18px;line-height:1.7}.evergreen .lab-section{background:#e9eddf}.evergreen .lab,.evergreen .lab-tabs button,.evergreen .report-metrics,.evergreen .report-chart,.evergreen .report-table-wrap{border-radius:2px}.evergreen .lab-header{background:#203e32;--accent:#dce8ba;--muted:#c7d1c1;color:#fffdf5}.evergreen .lab-tabs strong{font-family:'Fraunces',serif;font-size:22px;font-weight:400}.perspective .lab-section{background:#e2e9fc}.perspective .lab{border-radius:0;box-shadow:16px 16px 0 #244ee912}.perspective .lab-header{background:#17243e;color:white;--muted:#b9c5da;--accent:#d4f974}.perspective .lab-tabs [aria-selected=true]{background:#244ee9;color:white;--accent:#d4f974;--muted:#d9e1ff}.perspective .report-takeaway{background:#244ee9;--line:#ffffff38;--muted:#e0e6ff;color:#fff}.perspective .report-takeaway h4{font-family:'Fraunces',serif}
/* Dialogs and narrower screens */
dialog{border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:8px;width:min(550px,calc(100% - 36px));max-height:calc(100dvh - 48px);padding:42px;box-shadow:0 30px 90px #0006}dialog::backdrop{background:#050e16bb;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:12px;top:10px;width:36px;height:36px;display:grid;place-items:center;font-size:27px;background:none;color:var(--muted)}#dialog-content h2{font-size:36px;margin:18px 0 20px}#dialog-content>p:not(.eyebrow){font-size:15px;line-height:1.75;margin-bottom:20px}#sample-booking label{margin-top:18px}#sample-booking fieldset{border:0;padding:0;margin:24px 0}#sample-booking legend{font-size:13px;margin-bottom:8px}.radio-card{display:flex;flex-direction:row;align-items:center;gap:12px;border:1px solid var(--line);padding:12px 15px;border-radius:4px;margin-top:8px!important;cursor:pointer}.radio-card input{width:17px;height:17px;min-height:0;padding:0;accent-color:var(--accent)}.booking-note{font-size:12px;line-height:1.6;margin:20px 0}#sample-booking>small{display:block;font-size:10px;color:var(--muted);margin-top:14px}.booking-complete .big-check{display:grid;place-items:center;width:55px;height:55px;background:var(--accent);color:var(--onaccent);border-radius:50%;font-size:28px;margin-bottom:25px}.inquiry-record{border-block:1px solid var(--line);margin:22px 0}.inquiry-record>div{display:grid;grid-template-columns:90px 1fr;gap:15px;font-size:12px;padding:12px 0}.inquiry-record>div+div{border-top:1px solid var(--line)}.inquiry-record span{color:var(--muted)}.inquiry-record strong{font-weight:400}.text-button{display:block;font-size:12px;min-height:44px;background:none;margin-top:9px;padding:8px 0}.booking-complete>.micro{font-size:8px;color:var(--muted);margin-top:15px}@keyframes arrival{50%{box-shadow:0 0 0 5px var(--accent)}}@keyframes wave{to{transform:scaleY(.4)}}@keyframes grow-bar{from{transform:scaleY(.2)}to{transform:scaleY(1)}}
@media(max-width:1150px){.section-heading{gap:45px}.outcome-card,.perspective .outcome-card{padding:25px}.outcome-card h3{font-size:28px}.package{padding:23px}.package h3{font-size:29px}.contact-grid{gap:50px}.lab-panels{padding:25px}.leads-layout{grid-template-columns:.7fr 1.45fr;gap:20px}.sample-site-body{padding:25px 20px;gap:18px}.sample-site-body h3{font-size:28px}.sample-promise{padding:18px 14px}.sample-promise h4{font-size:19px}.sample-site-nav{padding:20px}.lab-tabs button{padding:22px}.time-estimate{grid-template-columns:1.3fr 1fr .7fr;gap:20px}.time-result{padding-left:17px;gap:8px}.time-result strong{font-size:39px}.play-controls{gap:6px;padding:10px}.play-controls button{padding:9px 11px;font-size:10px}.play-controls button span{margin-left:7px}.report-metrics>div{padding:17px}.report-metrics small{font-size:8px}.report-takeaway{padding:20px}.report-takeaway h4{font-size:27px}}
@media(max-width:900px){.section{padding-block:75px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:32px}.section-intro{max-width:550px;font-size:16px}.section-heading h2{font-size:44px}.outcome-grid{gap:0}.outcome-card,.perspective .outcome-card{padding:22px}.outcome-card h3,.evergreen .outcome-card h3{font-size:26px}.outcome-card>p{font-size:14px}.outcome-card ul{font-size:12px}.outcome-card a{font-size:11px;gap:10px}.evergreen .outcome-grid{gap:25px}.evergreen .outcome-card{padding:23px 0 0}.plan-grid{gap:30px}.plan-grid h3{font-size:25px}.plan-grid p{font-size:14px}.perspective .plan-grid article{padding:25px 20px}.package-grid{grid-template-columns:1fr}.package{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;padding:30px}.package>.eyebrow,.package>h3,.package>.package-intro,.package>.package-example,.package>.price,.package>.ongoing,.package>.package-extras{grid-column:1}.package>.eyebrow{grid-row:1}.package>h3{grid-row:2}.package>.package-intro{grid-row:3;min-height:0}.package>.package-example{grid-row:4;min-height:0}.package>.price{grid-row:5}.package>.ongoing{grid-row:6;min-height:0}.package>.package-extras{grid-row:7;min-height:0;margin-top:6px}.package>ul{grid-column:2;grid-row:2/5;min-height:0;margin-top:15px;align-self:start}.package>details{grid-column:2;grid-row:5/7;align-self:start}.package>.button{grid-column:2;grid-row:7;align-self:end}.package h3{font-size:32px}.packages-section,.lab-section{padding-block:75px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section h2{font-size:42px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-copy>p:not(.eyebrow){max-width:470px}.contact-copy h2{font-size:56px}.contact-promises{display:flex;flex-wrap:wrap;gap:15px 25px}.contact-section{padding-block:70px}.contact-section form{max-width:620px}.site-footer{flex-wrap:wrap}.site-footer>div{flex-basis:100%;display:flex;justify-content:space-between;align-items:center}.lab-tabs button{padding:20px 16px;gap:5px 5px;grid-template-columns:20px 1fr}.lab-tabs strong{font-size:15px}.lab-tabs small{font-size:9px}.evergreen .lab-tabs strong{font-size:19px}.lab-business{padding:18px 20px;flex-wrap:wrap;gap:12px}.lab-business>div{flex-wrap:wrap}.lab-business button{padding:9px 13px;font-size:11px}.lab-panels{padding:22px}.leads-layout{grid-template-columns:1fr}.search-preview{display:grid;grid-template-columns:1fr 1fr;gap:15px 28px}.search-preview>.micro{grid-column:1;margin-bottom:0}.sample-search{grid-column:1;align-self:start}.search-ad{grid-column:1;grid-row:3;margin:0}.journey-status{grid-column:2;grid-row:2/4;align-content:center;border-left:1px solid var(--line);padding-left:25px;font-size:11px;gap:20px}.sample-site-body{grid-template-columns:1.3fr .7fr;padding:30px}.sample-site-body h3{font-size:36px}.sample-site-body p{font-size:13px}.sample-site-nav{padding:23px 30px}.sample-service-pills button{font-size:10px;min-height:36px}.sample-main-cta{font-size:12px}.sample-promise h4{font-size:26px}.sample-promise p{font-size:12px}.sample-promise>div{font-size:9px}.sample-site-bottom{font-size:9px}.ops-toolbar{flex-wrap:wrap}.ops-layout{gap:20px}.transcript{padding:15px;height:375px}.transcript-line{max-width:100%}.transcript-line p{font-size:11px;padding:10px 12px}.workflow-node{padding:12px 10px;gap:8px}.workflow-node strong{font-size:11px}.workflow-node small{font-size:9px}.handoff-summary p{font-size:11px}.time-estimate{grid-template-columns:1fr 1fr}.time-estimate>div:first-child{grid-column:1/-1}.time-estimate label{font-size:12px}.time-result{justify-content:center}.time-result span{font-size:11px}.report-body{grid-template-columns:1.25fr 1fr;gap:18px}.report-chart{padding:20px}.chart-title h4{font-size:19px}.chart-title>span{display:none}.bar-chart{gap:12px}.report-metrics{grid-template-columns:1fr 1fr}.report-metrics>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.report-metrics>div:nth-child(4){border-top:1px solid var(--line)}.report-metrics span{font-size:12px}.report-metrics small{font-size:10px}.report-takeaway h4{font-size:25px}.report-takeaway p{font-size:11px}.chart-foot{flex-wrap:wrap;gap:8px}.play-controls{flex-wrap:wrap}.play-controls>span{font-size:9px}.lab-footer{padding-inline:20px}.lab-footer>span{font-size:10px;max-width:370px}}
@media(max-width:600px){.section{padding-block:60px}.section-heading{gap:20px;margin-bottom:30px}.section-heading .eyebrow{font-size:10px;margin-bottom:18px}.section-heading h2{font-size:37px}.section-intro{font-size:15px;line-height:1.75}.outcome-grid,.evergreen .outcome-grid{grid-template-columns:1fr;gap:0}.outcome-card,.perspective .outcome-card{padding:27px}.outcome-card+.outcome-card{border-left:0;border-top:1px solid var(--line)}.outcome-index{margin-bottom:24px}.outcome-card h3,.evergreen .outcome-card h3{font-size:32px;max-width:260px}.outcome-card>p{font-size:16px;max-width:370px}.outcome-card ul{font-size:14px;margin-block:23px 15px}.outcome-card a{font-size:13px}.evergreen .outcome-card{padding-block:28px}.evergreen .outcome-card+.outcome-card{border-top:1px solid var(--line)}.plan-grid,.perspective .plan-grid{grid-template-columns:1fr;gap:30px}.plan-grid h3{font-size:28px}.plan-grid p{font-size:16px}.plan-number{margin-bottom:16px}.evergreen .plan-grid{padding-top:25px}.perspective .plan-grid{gap:0}.perspective .plan-grid article{padding:25px 0}.perspective .plan-grid article+article{border-left:0;border-top:1px solid var(--line)}.plan-bottom{align-items:start;flex-direction:column;gap:16px;margin-top:32px;padding-top:22px}.plan-bottom p{font-size:16px}.packages-section,.lab-section{padding-block:60px}.package{display:flex;padding:26px;gap:0}.package>.package-example{margin-block:20px;min-height:0}.package h3{font-size:34px}.package-intro{font-size:15px}.package .package-example p{font-size:15px}.package>.price{font-size:47px}.package>.ongoing{margin-top:8px}.package>.package-extras{margin-top:8px}.package>ul{font-size:15px;margin:22px 0}.package>details{align-self:stretch;margin:0 0 20px}.package summary{font-size:14px}.package details p{font-size:14px}.package>.button{align-self:stretch;font-size:14px}.pricing-note{font-size:12px}.faq-section{gap:28px}.faq-section .eyebrow{font-size:10px}.faq-section h2{font-size:38px}.faq-list summary{font-size:16px;gap:20px}.faq-list details p{font-size:15px}.contact-copy h2{font-size:46px}.contact-copy>p:not(.eyebrow){font-size:16px}.contact-promises{flex-direction:column;font-size:12px;gap:12px}.contact-section{padding-block:60px}.form-row{grid-template-columns:1fr;gap:20px}.form-preview-label{font-size:8px}.site-footer{padding-block:35px}.site-footer p{font-size:11px}.site-footer>div{font-size:9px;flex-wrap:wrap}.lab{border-radius:5px}.lab-header{padding:13px 14px;gap:10px;align-items:start}.lab-header>div{font-size:8px;gap:8px}.lab-mark{font-size:21px}.demo-label{font-size:8px;max-width:90px;text-align:right}.lab-business{padding:16px 14px;gap:10px}.lab-business>span{font-size:10px}.lab-business>div{gap:5px}.lab-business button{padding:8px 10px;font-size:9px;min-height:38px}.lab-tabs button{padding:16px 10px;display:flex;flex-direction:column;gap:5px;min-height:83px}.lab-tabs button>span{font-size:9px}.lab-tabs strong{font-size:12px;line-height:1.5}.lab-tabs small{display:none}.evergreen .lab-tabs strong{font-size:16px}.lab-panels{padding:16px 14px}.search-preview{display:block}.search-preview>.micro{font-size:9px;margin-bottom:15px}.sample-search{font-size:11px}.search-ad{margin-top:22px}.search-ad>.micro{font-size:8px}.search-ad h3{font-size:23px}.search-ad p{font-size:13px}.search-ad>button{font-size:12px;min-height:44px}.ad-brand strong{font-size:10px}.ad-brand small{font-size:10px}.journey-status{border-left:0;border-top:1px solid var(--line);padding:18px 0 5px;gap:12px;font-size:10px;margin-top:20px}.sample-site-nav{padding:18px 15px}.sample-site-nav>div{font-size:10px}.sample-site-nav small{font-size:8px}.sample-nav-cta{font-size:9px;padding:7px 9px}.sample-site-body{display:block;padding:25px 18px}.sample-site-body h3{font-size:32px;line-height:1.15}.sample-site-body .micro{font-size:8px}.sample-site-body p{font-size:13px}.sample-service-pills{gap:6px;margin-top:20px}.sample-service-pills button{font-size:10px;min-height:36px;padding:8px 10px}.sample-main-cta{font-size:12px;min-height:46px;gap:25px}.sample-promise{margin-top:24px;padding:20px}.promise-number{display:none}.sample-promise h4{font-size:27px;margin-top:0}.sample-promise h4 br{display:none}.sample-promise p{font-size:12px}.sample-promise>div{font-size:10px;gap:8px;padding-top:15px}.sample-site-bottom{font-size:8px;padding:13px 15px;line-height:1.5}.sample-site-bottom>span:last-child{display:none}.browser-chrome{padding:10px;font-size:8px}.browser-chrome>span:last-child{font-size:6px}.lead-feedback{padding:14px;gap:12px;align-items:start;flex-wrap:wrap}.lead-feedback p{font-size:11px}.lead-feedback>.feedback-icon{display:none}.lead-feedback>button{margin-left:0;font-size:11px}.lead-feedback>div>p{font-size:10px}.lab-footer{padding:12px 14px;gap:12px;align-items:start;flex-wrap:wrap}.lab-footer>span{font-size:10px;line-height:1.6;flex-basis:100%}.lab-footer button{font-size:10px;min-height:36px}.lab-caption{font-size:11px;margin-top:18px}.ops-toolbar{gap:18px;margin-bottom:18px}.ops-toolbar h3{font-size:27px}.ops-toolbar .micro{font-size:8px}.segmented{width:100%}.segmented button{flex:1;font-size:11px;min-height:40px}.ops-layout{grid-template-columns:1fr;gap:25px}.transcript{height:340px;padding:15px}.transcript-line p{font-size:12px}.transcript-top{font-size:10px;padding:14px}.transcript-empty{padding:10px}.transcript-empty h4{font-size:28px}.transcript-empty p{font-size:12px}.play-controls{padding:12px;gap:8px}.play-controls button{font-size:10px;min-height:40px}.play-controls>span{font-size:9px}.handoff-panel{padding-top:0}.workflow-node{padding:14px 11px;gap:11px}.workflow-node strong{font-size:12px}.workflow-node small{font-size:10px}.handoff-summary p{font-size:12px}.handoff-summary small{font-size:10px}.review-task{min-height:44px}.time-estimate{padding:20px 16px;gap:20px 12px}.time-estimate h4{font-size:23px}.time-estimate p{font-size:11px}.time-estimate label{font-size:10px}.time-result{display:block;padding-left:17px}.time-result strong{font-size:37px}.time-result span{display:block;font-size:9px;margin-top:5px}.report-top{align-items:start;flex-wrap:wrap;gap:17px}.report-top h3{font-size:27px}.report-top .micro{font-size:8px}.report-top label{flex-basis:100%;font-size:10px}.report-top select{font-size:13px;min-height:44px}.report-filters{gap:6px;margin-bottom:20px}.report-filters button{font-size:10px;padding:9px 11px;min-height:38px}.report-metrics{margin-bottom:20px}.report-metrics>div{padding:15px 13px}.report-metrics span{font-size:10px}.report-metrics strong{font-size:34px;margin-block:8px}.report-metrics small{font-size:8px;line-height:1.5}.report-body{grid-template-columns:1fr;gap:18px}.report-chart{padding:18px 14px}.chart-title h4{font-size:22px}.bar-chart{gap:9px;height:225px}.bar-chart button{padding-inline:3px}.bar-label{font-size:9px}.chart-foot{font-size:9px}.report-takeaway{padding:22px}.report-takeaway h4{font-size:31px}.report-takeaway p{font-size:12px}.report-takeaway>div{font-size:12px}.report-table-wrap{padding:14px 10px;margin-top:20px}.report-table caption{font-size:12px}.report-table thead th{font-size:8px;padding:10px 5px;white-space:normal;line-height:1.5}.report-table tbody th,.report-table td{font-size:9px;padding:10px 5px;line-height:1.5}.source-dot{margin-right:5px;width:4px;height:4px}.report-footnote{font-size:9px}.report-added{gap:10px;padding:13px}.report-added p{font-size:10px}.perspective .lab{box-shadow:7px 7px 0 #244ee912}dialog{padding:30px 23px;max-height:calc(100dvh - 30px)}#dialog-content h2{font-size:32px}#dialog-content .eyebrow{font-size:9px}#dialog-content>p:not(.eyebrow){font-size:14px}.inquiry-record>div{grid-template-columns:70px 1fr;font-size:11px;gap:12px}.booking-complete>.button{font-size:14px}.booking-complete .big-check{width:45px;height:45px;font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Keep controls and working examples easy to read at their actual size. */
.perspective .hero-console{background:#244ee9}
.lab-business button,.report-filters button,.segmented button,.play-controls button,.review-task,.sample-nav-cta,.sample-service-pills button,.lab-footer button{min-height:44px}
.lab-business button{font-size:13px}.lab-business>span{font-size:13px}.lab-tabs small{font-size:12px}.demo-label{font-size:11px}.lab-header>div{font-size:11px}.lab-footer{font-size:12px}.lab-footer button{font-size:12px}
.search-ad p{font-size:14px}.search-ad h3{font-size:22px}.search-ad>button{font-size:13px}.sample-search{font-size:12px}.ad-brand strong{font-size:11px}.ad-brand small{font-size:10px}.journey-status{font-size:12px}.sample-site-body h3{font-size:35px}.sample-site-body p{font-size:13px}.sample-service-pills button{font-size:11px}.sample-main-cta{font-size:13px;min-height:48px}.sample-promise p{font-size:12px}.sample-promise>div{font-size:10px}.sample-site-bottom{font-size:10px}.lead-feedback p{font-size:13px}.lead-feedback>div>strong{font-size:14px}.lead-feedback>div>p{font-size:12px}.lead-feedback>button{font-size:13px}
.segmented button,.play-controls button,.review-task{font-size:12px}.transcript-top{font-size:12px}.transcript-line p{font-size:14px}.transcript-line>span{font-size:11px}.workflow-node strong{font-size:14px}.workflow-node small{font-size:12px}.handoff-summary p{font-size:14px}.handoff-summary strong{font-size:15px}.handoff-summary small{font-size:12px}.handoff-summary{min-height:97px}.transcript{height:390px}.time-estimate p{font-size:12px}.time-estimate label{font-size:12px}.time-result span{font-size:11px}
.report-filters button{font-size:12px}.report-top label{font-size:12px}.report-top select{font-size:14px;min-height:44px}.report-metrics span{font-size:13px}.report-metrics small{font-size:11px}.report-takeaway p{font-size:14px}.report-takeaway>div{font-size:13px}.report-table thead th{font-size:11px}.report-table tbody th,.report-table td{font-size:13px}.report-table caption{font-size:16px}.report-footnote{font-size:11px}.chart-foot{font-size:11px}.chart-foot button{font-size:11px}.bar-label{font-size:12px}.report-added p{font-size:12px}
@media(max-width:1150px) and (min-width:901px){.sample-site-body h3{font-size:30px}.sample-site-body{grid-template-columns:1.25fr .8fr}.play-controls button{font-size:11px}.workflow-node strong{font-size:12px}.workflow-node small{font-size:11px}.time-result span{font-size:10px}}
@media(max-width:900px){.sample-site-body h3{font-size:36px}.play-controls{flex-wrap:wrap}.play-controls button{font-size:11px}.transcript-line p{font-size:13px}.workflow-node strong{font-size:12px}.workflow-node small{font-size:10px}.handoff-summary p{font-size:12px}.time-estimate p{font-size:12px}.report-takeaway p{font-size:12px}.report-metrics small{font-size:10px}.report-table tbody th,.report-table td{font-size:12px}.report-table thead th{font-size:10px}}
@media(max-width:600px){.lab-business button{font-size:11px;padding:8px 9px}.lab-business>span{font-size:12px}.lab-header>div{font-size:9px}.demo-label{font-size:9px}.lab-footer>span{font-size:11px}.lab-footer button{font-size:11px}.sample-site-body h3{font-size:32px}.sample-site-body p{font-size:14px}.sample-promise p{font-size:13px}.sample-service-pills button{font-size:11px}.sample-site-bottom{font-size:10px}.journey-status{font-size:11px}.lead-feedback p{font-size:12px}.lead-feedback>button{font-size:12px}.lead-feedback>div>p{font-size:11px}.segmented button{font-size:12px}.transcript{height:370px}.transcript-line p{font-size:13px}.workflow-node strong{font-size:13px}.workflow-node small{font-size:11px}.handoff-summary p{font-size:13px}.handoff-summary small{font-size:11px}.time-estimate p{font-size:12px}.time-estimate label{font-size:11px}.time-result span{font-size:10px}.report-filters button{font-size:11px}.report-metrics span{font-size:11px}.report-metrics small{font-size:9px}.report-takeaway p{font-size:13px}.report-table thead th{font-size:9px}.report-table tbody th,.report-table td{font-size:10px}.report-table caption{font-size:13px}.report-added p{font-size:11px}.report-footnote{font-size:10px}.chart-foot{font-size:10px}.chart-foot button{font-size:10px}.bar-label{font-size:10px}}
.skip-link:not(:focus){opacity:0;pointer-events:none}

.custom-brand{max-width:230px;width:230px;height:48px}.custom-brand svg{width:100%;height:100%;display:block}.site-footer .custom-brand{max-width:220px}@media(max-width:600px){.custom-brand{width:190px;max-width:calc(100% - 120px);height:43px}.site-footer .custom-brand{max-width:190px}}
