:root{--ink:#0a1713;--ink-soft:#33433d;--ink-faint:#65736e;--night:#071712;--night-raised:#0d241c;--emerald:#08a66c;--emerald-bright:#16d58b;--emerald-dark:#06764f;--cream:#f6f3ea;--paper:#fffef9;--line:#dce2dc;--white:#ffffff;--shadow-sm:0 12px 30px rgba(8,28,21,0.08);--shadow-lg:0 40px 100px rgba(2,18,12,0.18);--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--container:1180px;--header-height:78px;--ease:cubic-bezier(0.22,1,0.36,1)}.ee-home,.ee-home *{box-sizing:border-box}html:has(.ee-home){scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}.ee-home{margin:0;color:var(--ink);background:var(--paper);font-family:var(--ee-font,Inter),ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}.ee-home :is(button,input,select,textarea){font:inherit}.ee-home :is(button,a){-webkit-tap-highlight-color:transparent}:where(.ee-home) a{color:inherit;text-decoration:none}.ee-home svg{display:block}.ee-home ::selection{color:var(--night);background:var(--emerald-bright)}.ee-home :focus-visible{outline:3px solid var(--emerald-bright);outline-offset:4px}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 16px;color:var(--night);background:var(--white);border-radius:8px;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:128px 0}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;height:var(--header-height);color:var(--white);border-bottom:1px solid transparent;transition:height .3s var(--ease),background .3s ease,border-color .3s ease,box-shadow .3s ease}.site-header.is-scrolled{height:68px;background:rgba(7,23,18,.92);border-color:rgba(255,255,255,.09);box-shadow:0 10px 40px rgba(2,13,9,.18);backdrop-filter:blur(18px)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.wordmark{display:inline-flex;align-items:center;gap:10px;color:var(--white);font-size:19px;font-weight:680;letter-spacing:-.04em}.wordmark strong{color:var(--emerald-bright);font-weight:680}.wordmark-mark{width:30px;height:30px;fill:rgba(16,185,129,.12);stroke:var(--emerald-bright);stroke-width:1.8}.desktop-nav{display:flex;align-items:center;gap:27px;margin-left:auto;margin-right:28px}.desktop-nav a,.login-link{position:relative;color:rgba(255,255,255,.72);font-size:13px;font-weight:600;letter-spacing:.01em;white-space:nowrap;transition:color .2s ease}.desktop-nav a:after,.login-link:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:var(--emerald-bright);content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s var(--ease)}.desktop-nav a:hover,.login-link:hover{color:var(--white)}.desktop-nav a:hover:after,.login-link:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:10px;cursor:pointer;font-size:14px;font-weight:720;line-height:1;transition:transform .25s var(--ease),background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.button:hover{transform:translateY(-2px)}.button svg,.calculator-result a svg,.storm-ready a svg,.text-link svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.button-primary{color:#02180f;background:var(--emerald-bright);box-shadow:0 10px 30px rgba(16,213,139,.18)}.button-primary:hover{background:#3de29f;box-shadow:0 14px 34px rgba(16,213,139,.25)}.button-sm{min-height:40px;padding-inline:17px;border-radius:8px;font-size:12px}.button-lg{min-height:58px;padding-inline:26px}.button-full{width:100%}.button-outline{color:var(--ink);background:transparent;border-color:#cbd4ce}.button-outline:hover{border-color:var(--emerald);color:var(--emerald-dark)}.button-light{color:var(--night);background:var(--white)}.button-light:hover{background:var(--cream)}.button-ghost{color:var(--white);background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.2)}.button-ghost:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.menu-button,.mobile-nav{display:none}.hero{position:relative;min-height:860px;overflow:hidden;color:var(--white);background:var(--night);isolation:isolate}.final-cta-grid,.founder-grid-pattern,.hero-grid{position:absolute;inset:0;z-index:-1;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 0);background-size:72px 72px;mask-image:linear-gradient(180deg,black,transparent 88%)}.hero-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{top:-260px;left:-180px;width:760px;height:760px;background:radial-gradient(circle,rgba(11,146,94,.22),transparent 67%)}.hero-glow-two{right:-260px;bottom:-380px;width:900px;height:900px;background:radial-gradient(circle,rgba(16,185,129,.14),transparent 65%)}.hero-layout{display:grid;grid-template-columns:1.05fr .8fr;gap:92px;align-items:center;min-height:790px;padding-top:var(--header-height)}.hero-copy{max-width:720px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;color:var(--emerald-dark);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.eyebrow{color:rgba(255,255,255,.68)}.eyebrow-dot{width:7px;height:7px;background:var(--emerald-bright);border-radius:50%;box-shadow:0 0 0 6px rgba(16,213,139,.09)}.calculator-heading h2,.final-cta h2,.founder-copy h2,.hero h1,.promise-heading h2,.section-intro h2,.systems-intro h2,.trades-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.055em;line-height:.98}.hero h1{max-width:760px;font-size:clamp(58px,5.6vw,86px)}.hero h1 em{display:block;color:var(--emerald-bright);font-style:italic}.hero-lede{max-width:650px;margin:30px 0 0;color:rgba(255,255,255,.7);font-size:19px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.text-link{display:inline-flex;align-items:center;gap:12px}.text-link>span:last-child{display:flex;flex-direction:column}.text-link strong{font-size:14px;line-height:1.3}.text-link small{margin-top:2px;color:rgba(255,255,255,.48);font-size:11px}.founder-avatar{display:inline-grid;flex:0 0 auto;place-items:center;width:38px;height:38px;color:var(--emerald-bright);background:linear-gradient(145deg,#183d30,#0b2119);border:1px solid rgba(255,255,255,.14);border-radius:50%;font-size:12px;font-weight:800;letter-spacing:.05em}.founder-avatar-lg{width:48px;height:48px;font-size:12px}.team-avatar{display:inline-grid;flex:0 0 auto;place-items:center;width:40px;height:40px;color:var(--emerald-bright);background:linear-gradient(145deg,#183d30,#0b2119);border:1px solid rgba(255,255,255,.14);border-radius:50%}.team-avatar svg{width:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.team-avatar-lg{width:48px;height:48px}.team-avatar-lg svg{width:24px}.hero-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:42px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.hero-trust div{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.58);font-size:11px;font-weight:620}.hero-trust svg{width:15px;fill:none;stroke:var(--emerald-bright);stroke-width:2}.capture-visual{position:relative;padding:24px;background:linear-gradient(155deg,rgba(255,255,255,.105),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);border-radius:var(--radius-lg);box-shadow:0 50px 110px rgba(0,0,0,.3);backdrop-filter:blur(14px)}.capture-visual:before{position:absolute;inset:-1px;z-index:-1;background:linear-gradient(140deg,rgba(16,213,139,.3),transparent 35%,transparent 72%,rgba(16,213,139,.15));border-radius:inherit;content:""}.visual-topline{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.visual-topline>div{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.76);font-size:12px;font-weight:700}.status-dot{width:7px;height:7px;background:var(--emerald-bright);border-radius:50%;box-shadow:0 0 0 5px rgba(16,213,139,.09);animation:status-pulse 2s infinite}.live-label{padding:5px 8px;color:var(--emerald-bright);background:rgba(16,213,139,.08);border:1px solid rgba(16,213,139,.16);border-radius:5px;font-size:10px;font-weight:850;letter-spacing:.14em}.signal-card{display:flex;align-items:center;padding:16px;background:rgba(255,255,255,.96);border-radius:14px;box-shadow:var(--shadow-sm)}.signal-icon{display:grid;place-items:center;width:44px;height:44px;color:var(--emerald-dark);background:#dff8ec;border-radius:50%}.signal-icon svg{width:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.phone-pulse{position:relative}.phone-pulse:after{position:absolute;inset:-5px;border:1px solid rgba(8,166,108,.35);border-radius:50%;content:"";animation:ring-pulse 2.4s infinite}.signal-copy{display:flex;flex-direction:column;margin-left:13px;line-height:1.35}.signal-copy span{color:var(--ink-faint);font-size:12px}.signal-copy strong{color:var(--ink);font-size:13px}.signal-time{margin-left:auto;color:var(--emerald-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:750}.flow-map{margin-top:14px;padding:22px 18px 16px;background:rgba(3,19,13,.46);border:1px solid rgba(255,255,255,.07);border-radius:16px}.flow-heading{display:flex;justify-content:space-between;color:rgba(255,255,255,.42);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.flow-track{display:grid;grid-template-columns:42px 1fr 64px 1fr 42px;align-items:center;margin-top:23px}.flow-node{display:grid;place-items:center;width:42px;height:42px;color:rgba(255,255,255,.75);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:12px}.flow-node svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.flow-line{position:relative;height:1px;overflow:hidden;background:rgba(255,255,255,.14)}.flow-line span{position:absolute;top:0;width:30%;height:1px;background:linear-gradient(90deg,transparent,var(--emerald-bright),transparent);animation:data-flow 2.2s linear infinite}.flow-core{position:relative;display:grid;place-items:center;width:64px;height:64px;color:var(--emerald-bright)}.flow-core svg{position:relative;z-index:2;width:36px;fill:rgba(16,213,139,.08);stroke:currentColor;stroke-width:1.4}.core-ring{position:absolute;inset:3px;border:1px solid rgba(16,213,139,.28);border-radius:50%;animation:core-rotate 8s linear infinite}.core-ring:after,.core-ring:before{position:absolute;width:4px;height:4px;background:var(--emerald-bright);border-radius:50%;content:""}.core-ring:before{top:-2px;left:50%}.core-ring:after{right:-2px;bottom:12px}.flow-tags{display:flex;justify-content:space-between;margin-top:13px;padding:0 5px;color:rgba(255,255,255,.62);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.visual-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);border-radius:14px}.visual-stats div{display:flex;flex-direction:column;gap:4px;padding:15px 12px;border-right:1px solid rgba(255,255,255,.08)}.visual-stats div:last-child{border:0}.visual-stats span{color:rgba(255,255,255,.64);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.visual-stats strong{color:rgba(255,255,255,.82);font-size:12px}.visual-note{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:18px;color:rgba(255,255,255,.44);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.visual-note svg{width:16px;fill:none;stroke:var(--emerald-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.hero-footnote{display:flex;align-items:center;gap:16px;color:rgba(255,255,255,.62);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-scroll-line{flex:1;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.14),transparent)}.calculator-heading h2,.promise-heading h2,.section-intro h2,.systems-intro h2,.trades-copy h2{font-size:clamp(44px,4.5vw,64px)}.split-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end}.split-intro p,.systems-intro>p,.trades-copy>p{margin:0 0 5px;color:var(--ink-soft);font-size:17px;line-height:1.75}.leak-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:68px}.leak-card{position:relative;min-height:400px;padding:30px;overflow:hidden;background:var(--cream);border:1px solid #e4e0d5;border-radius:var(--radius-md);transition:transform .35s var(--ease),box-shadow .35s ease}.leak-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-sm)}.leak-card-dark{color:var(--white);background:var(--night);border-color:var(--night)}.leak-card-dark:before{position:absolute;inset:auto -80px -110px auto;width:260px;height:260px;background:radial-gradient(circle,rgba(16,213,139,.18),transparent 68%);content:""}.leak-number{color:#a6b0ab;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.leak-icon{display:grid;place-items:center;width:58px;height:58px;margin-top:48px;color:var(--emerald-dark);background:rgba(8,166,108,.09);border-radius:14px}.leak-card-dark .leak-icon{color:var(--emerald-bright);background:rgba(16,213,139,.1)}.leak-icon svg{width:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.leak-card h3{margin:24px 0 11px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;letter-spacing:-.035em;line-height:1.2}.leak-card p{margin:0;color:var(--ink-faint);font-size:13px;line-height:1.65}.leak-card-dark p{color:rgba(255,255,255,.52)}.leak-label{position:absolute;right:28px;bottom:25px;left:28px;padding-top:15px;color:var(--ink-faint);border-top:1px solid rgba(77,95,87,.16);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.leak-card-dark .leak-label{color:rgba(255,255,255,.42);border-color:rgba(255,255,255,.1)}.estimate-strip{display:grid;grid-template-columns:.8fr 2.1fr;gap:38px;align-items:center;margin-top:24px;padding:30px 36px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.estimate-label{display:flex;flex-direction:column}.estimate-label span{color:var(--emerald-dark);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.estimate-label strong{margin-top:5px;font-size:14px}.estimate-equation{display:grid;grid-template-columns:1fr auto 1fr auto 1.2fr auto 1.5fr;gap:17px;align-items:center}.estimate-equation div{display:flex;flex-direction:column}.estimate-equation strong{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;letter-spacing:-.04em;line-height:1.1}.estimate-equation span{margin-top:4px;color:var(--ink-faint);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.estimate-equation i{color:#aeb7b2;font-size:13px;font-style:normal}.estimate-equation .estimate-total{padding:13px 16px;background:#e7f8ef;border-radius:10px}.estimate-total strong{color:var(--emerald-dark)}.estimate-strip>p{grid-column:2;margin:-20px 0 0;color:#8b9691;font-size:11px}.calculators{position:relative;overflow:hidden;color:var(--white);background:var(--night);isolation:isolate}.calculator-orb{position:absolute;z-index:-1;width:550px;height:550px;border-radius:50%;pointer-events:none}.calculator-orb-one{top:-320px;left:-240px;background:radial-gradient(circle,rgba(8,166,108,.18),transparent 70%)}.calculator-orb-two{right:-270px;bottom:-260px;background:radial-gradient(circle,rgba(16,213,139,.12),transparent 70%)}.calculator-heading{display:grid;grid-template-columns:1fr .75fr;gap:100px;align-items:end}.section-kicker-light{color:var(--emerald-bright)}.calculator-heading p{margin:0 0 5px;color:rgba(255,255,255,.58);font-size:16px;line-height:1.7}.calculator-shell{margin-top:58px;overflow:hidden;background:#0d211a;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.calculator-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid rgba(255,255,255,.1)}.calculator-tab{display:flex;align-items:center;gap:14px;min-height:90px;padding:18px 25px;color:rgba(255,255,255,.46);background:transparent;border:0;border-right:1px solid rgba(255,255,255,.1);cursor:pointer;text-align:left;transition:color .25s ease,background .25s ease}.calculator-tab:last-child{border-right:0}.calculator-tab>span{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:50%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.calculator-tab>div{display:flex;flex-direction:column;line-height:1.4}.calculator-tab strong{color:inherit;font-size:13px}.calculator-tab small{margin-top:2px;color:rgba(255,255,255,.6);font-size:11px}.calculator-tab.is-active,.calculator-tab:hover{color:var(--white);background:rgba(255,255,255,.035)}.calculator-tab.is-active>span{color:var(--night);background:var(--emerald-bright);border-color:var(--emerald-bright)}.calculator-panel{display:grid;grid-template-columns:1.15fr .85fr;min-height:440px}.calculator-panel[hidden]{display:none}.calculator-inputs{padding:45px 50px 42px}.calc-panel-heading>span{color:var(--emerald-bright);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.calc-panel-heading h3{margin:7px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;letter-spacing:-.035em}.range-field{display:block;margin-top:23px}.range-field>span{display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.7);font-size:11px}.range-field b{font-weight:650}.range-field output{color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:23px}.ee-home input[type=range]{width:100%;height:4px;margin:15px 0 0;appearance:none;background:linear-gradient(90deg,var(--emerald-bright) var(--range-progress,0),rgba(255,255,255,.09) var(--range-progress,0));border-radius:10px;cursor:pointer}.ee-home input[type=range]::-webkit-slider-thumb{width:17px;height:17px;appearance:none;background:var(--white);border:4px solid var(--emerald);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.25)}.ee-home input[type=range]::-moz-range-thumb{width:17px;height:17px;background:var(--white);border:4px solid var(--emerald);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.25)}.ee-home input[type=range]:focus-visible{outline:none}.ee-home input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px rgba(22,213,139,.4),0 2px 8px rgba(0,0,0,.25)}.ee-home input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px rgba(22,213,139,.4),0 2px 8px rgba(0,0,0,.25)}.range-field small{display:flex;justify-content:space-between;margin-top:8px;color:rgba(255,255,255,.6);font-size:10px}.money-field{display:grid;grid-template-columns:1fr 170px;align-items:center;margin-top:25px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.money-field>span{color:rgba(255,255,255,.7);font-size:11px;font-weight:650}.money-field>div{display:flex;align-items:center;padding:0 14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:9px}.money-field>div span{color:var(--emerald-bright);font-size:14px}.money-field input{width:100%;padding:10px 0 10px 8px;color:var(--white);background:transparent;border:0;outline:0;text-align:right}.calculator-result{display:flex;flex-direction:column;justify-content:center;padding:45px;background:var(--cream);color:var(--ink)}.result-label{color:var(--emerald-dark);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.calculator-result>strong{margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4vw,60px);font-weight:400;letter-spacing:-.06em;line-height:1}.calculator-result>p{max-width:360px;margin:15px 0 0;color:var(--ink-soft);font-size:13px;line-height:1.65}.result-breakdown{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px}.result-breakdown span{display:flex;flex-direction:column;padding:13px;color:var(--ink-faint);background:rgba(255,255,255,.6);border:1px solid #e0e2db;border-radius:9px;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.result-breakdown b{margin-bottom:2px;color:var(--ink);font-size:13px;letter-spacing:0;text-transform:none}.calculator-result>a{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:28px;color:var(--emerald-dark);font-size:11px;font-weight:750}.calculator-result>a:hover svg{transform:translateX(3px)}.calculator-result>a svg{transition:transform .2s ease}.calculator-disclaimer{margin:0;padding:15px 25px;color:rgba(255,255,255,.62);background:rgba(0,0,0,.12);border-top:1px solid rgba(255,255,255,.08);font-size:11px;text-align:center}.systems{background:var(--paper)}.systems-intro{max-width:850px}.systems-intro>p{max-width:690px;margin-top:24px}.system-principles{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.system-principles span{display:flex;align-items:center;gap:11px;color:var(--ink-soft);font-size:11px;font-weight:650}.system-principles b{color:var(--emerald);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch;margin-top:52px}.pricing-card{position:relative;display:flex;flex-direction:column;padding:30px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);transition:transform .35s var(--ease),box-shadow .35s ease}.pricing-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-sm)}.pricing-card-featured{color:var(--white);background:var(--night);border-color:var(--night);box-shadow:0 30px 70px rgba(7,23,18,.18)}.popular-pill{position:absolute;top:-13px;left:50%;padding:7px 13px;color:var(--night);background:var(--emerald-bright);border-radius:999px;font-weight:850;letter-spacing:.08em;transform:translateX(-50%)}.popular-pill,.pricing-top{font-size:10px;text-transform:uppercase}.pricing-top{display:flex;align-items:center;justify-content:space-between;color:var(--ink-faint);letter-spacing:.07em}.pricing-card-featured .pricing-top{color:rgba(255,255,255,.4)}.pricing-index{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pricing-card h3{margin:35px 0 19px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;letter-spacing:-.04em;line-height:1.1}.price{display:flex;align-items:baseline;gap:5px;margin:0;color:var(--ink-faint);font-size:11px}.price strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;letter-spacing:-.04em}.price span{color:var(--ink-faint)}.pricing-card-featured .price,.pricing-card-featured .price span{color:rgba(255,255,255,.46)}.pricing-card-featured .price strong{color:var(--emerald-bright)}.pricing-summary{min-height:70px;margin:21px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.65}.pricing-card-featured .pricing-summary{color:rgba(255,255,255,.55)}.feature-list{display:flex;flex:1;flex-direction:column;gap:12px;margin:28px 0 34px;padding:25px 0 0;border-top:1px solid var(--line);list-style:none}.pricing-card-featured .feature-list{border-color:rgba(255,255,255,.1)}.feature-list li{position:relative;padding-left:22px;color:var(--ink-soft);font-size:11px}.pricing-card-featured .feature-list li{color:rgba(255,255,255,.66)}.feature-list li:before{position:absolute;top:6px;left:1px;width:7px;height:4px;border-bottom:1.5px solid var(--emerald);border-left:1.5px solid var(--emerald);content:"";transform:rotate(-45deg)}.pricing-card-featured .feature-list li:before{border-color:var(--emerald-bright)}.pricing-card-featured .button-primary{box-shadow:none}.storm-ready{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;margin-top:18px;padding:24px 28px;color:var(--white);background:linear-gradient(100deg,#0d261d,#0a1d17);border:1px solid rgba(16,213,139,.18);border-radius:var(--radius-md)}.storm-icon{display:grid;place-items:center;width:50px;height:50px;color:var(--emerald-bright);background:rgba(16,213,139,.1);border-radius:12px}.storm-icon svg{width:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.storm-ready>div:nth-child(2) span{color:var(--emerald-bright);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.storm-ready h3{margin:3px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;letter-spacing:-.03em}.storm-ready p{margin:0;color:rgba(255,255,255,.5);font-size:11px}.storm-ready a{display:inline-flex;align-items:center;gap:7px;color:var(--emerald-bright);font-size:12px;font-weight:750}.trades{background:var(--cream)}.trades-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;align-items:center}.trades-copy h2{margin-bottom:25px}.local-note{display:flex;align-items:center;gap:13px;margin-top:34px;padding-top:24px;border-top:1px solid #d9d7ce}.local-note svg{width:24px;fill:none;stroke:var(--emerald-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.local-note>div{display:flex;flex-direction:column}.local-note span{color:var(--emerald-dark);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.local-note strong{margin-top:2px;font-size:13px}.trade-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d9d7ce;border-left:1px solid #d9d7ce}.trade-card{position:relative;min-height:195px;padding:24px;background:rgba(255,255,255,.3);border-right:1px solid #d9d7ce;border-bottom:1px solid #d9d7ce;transition:color .3s ease,background .3s ease,transform .3s var(--ease)}.trade-card:hover{z-index:2;color:var(--white);background:var(--night);transform:translateY(-4px)}.trade-card svg{width:31px;fill:none;stroke:var(--emerald-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;transition:stroke .3s ease}.trade-card:hover svg{stroke:var(--emerald-bright)}.trade-card>span{position:absolute;top:22px;right:22px;color:#9aa49f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.trade-card h3{margin:34px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;letter-spacing:-.03em}.trade-card p{margin:0;color:var(--ink-faint);font-size:11px}.trade-card:hover p{color:rgba(255,255,255,.45)}.founder{position:relative;overflow:hidden;color:var(--white);background:#0a1d17;isolation:isolate}.founder-grid-pattern{opacity:.08;mask-image:linear-gradient(90deg,black,transparent 75%)}.founder-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.founder-frame{position:relative;display:grid;place-items:center;min-height:520px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.12);border-radius:26px}.founder-frame:before{position:absolute;inset:20%;background:radial-gradient(circle,rgba(16,213,139,.22),transparent 65%);content:"";filter:blur(10px)}.founder-frame-label{position:absolute;top:22px;left:25px;color:rgba(255,255,255,.64);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.founder-monogram{position:relative;z-index:2;display:grid;place-items:center;width:160px;height:160px;color:var(--emerald-bright);background:rgba(7,23,18,.68);border:1px solid rgba(16,213,139,.4);border-radius:50%;box-shadow:0 0 0 18px rgba(16,213,139,.025),0 0 0 36px rgba(16,213,139,.02);font-family:Georgia,Times New Roman,serif;font-size:48px;letter-spacing:-.08em}.founder-signal{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;padding:9px 12px;color:rgba(255,255,255,.62);background:rgba(7,23,18,.78);border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:11px;backdrop-filter:blur(8px)}.founder-signal span{width:6px;height:6px;background:var(--emerald-bright);border-radius:50%}.founder-signal-one{top:125px;right:22px}.founder-signal-two{bottom:96px;left:22px}.founder-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:rgba(16,213,139,.15);stroke-width:1}.founder-caption{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 8px 0}.founder-caption div{display:flex;flex-direction:column}.founder-caption strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.founder-caption span{color:rgba(255,255,255,.64);font-size:11px}.founder-caption>span{padding-top:4px;text-transform:uppercase;letter-spacing:.1em}.founder-copy h2{max-width:700px;font-size:clamp(46px,4.5vw,65px)}.founder-lede{max-width:680px;margin:28px 0 0;color:rgba(255,255,255,.58);font-size:17px;line-height:1.75}.founder-copy blockquote{margin:36px 0 0;padding:25px 0 25px 27px;border-left:2px solid var(--emerald-bright)}.founder-copy blockquote p{max-width:620px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px;font-style:italic;line-height:1.4}.founder-copy blockquote footer{margin-top:15px;color:var(--white);font-size:12px;font-weight:750}.founder-copy blockquote footer span{margin-left:8px;color:rgba(255,255,255,.62);font-weight:500}.credential-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:25px 0 32px;color:rgba(255,255,255,.46);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.credential-row i{width:3px;height:3px;background:var(--emerald-bright);border-radius:50%}.team-standard{display:grid;grid-template-columns:auto 1fr;gap:16px;max-width:680px;margin-bottom:28px;padding:20px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);border-radius:14px}.team-standard-icon{display:grid;place-items:center;width:43px;height:43px;color:var(--emerald-bright);background:rgba(16,213,139,.09);border-radius:11px}.team-standard-icon svg{width:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.team-standard>div{display:flex;flex-direction:column}.team-standard>div>span{color:var(--emerald-bright);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.team-standard strong{margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400;line-height:1.3}.team-standard p{margin:7px 0 0;color:rgba(255,255,255,.48);font-size:12px;line-height:1.65}.founder-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.founder-inline-link{display:inline-flex;align-items:center;gap:8px;color:var(--emerald-bright);font-size:12px;font-weight:750}.founder-inline-link svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .2s ease}.founder-inline-link:hover svg{transform:translateX(3px)}.promise{background:var(--paper)}.promise-heading{max-width:850px}.promise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:58px}.promise-card{padding:36px;border-radius:var(--radius-md)}.promise-card-yes{background:#e9f8f0;border:1px solid #cfead9}.promise-card-no{background:var(--cream);border:1px solid #e4e0d5}.promise-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--emerald-dark);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.promise-card-no .promise-card-top{color:var(--ink-faint)}.promise-card-top svg{width:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.promise-card>p{min-height:98px;margin:37px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:30px;letter-spacing:-.04em;line-height:1.25}.promise-card ul{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 25px;margin:0;padding:24px 0 0;border-top:1px solid rgba(42,77,62,.15);list-style:none}.promise-card li{position:relative;padding-left:14px;color:var(--ink-soft);font-size:12px}.promise-card li:before{position:absolute;top:7px;left:0;width:4px;height:4px;background:var(--emerald);border-radius:50%;content:""}.promise-card-no li:before{background:#a7afaa}.service-guarantee{display:grid;grid-template-columns:auto 1.2fr .8fr;gap:24px;align-items:center;margin-top:18px;padding:28px 32px;color:var(--white);background:var(--night);border:1px solid rgba(16,213,139,.18);border-radius:var(--radius-md);box-shadow:0 22px 55px rgba(7,23,18,.12)}.service-guarantee-icon{display:grid;place-items:center;width:54px;height:54px;color:var(--emerald-bright);background:rgba(16,213,139,.1);border-radius:14px}.service-guarantee-icon svg{width:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.service-guarantee-copy>span{color:var(--emerald-bright);font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.service-guarantee-copy h3{margin:4px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;letter-spacing:-.035em}.service-guarantee-copy p{margin:0;color:rgba(255,255,255,.52);font-size:11px}.service-guarantee-note{display:flex;flex-direction:column;padding-left:24px;border-left:1px solid rgba(255,255,255,.12)}.service-guarantee-note strong{color:var(--white);font-size:11px}.service-guarantee-note span{margin-top:4px;color:rgba(255,255,255,.42);font-size:11px;line-height:1.55}.guarantee-line{max-width:920px;margin:50px auto 0;color:var(--ink-faint);font-size:12px;line-height:1.7;text-align:center}.final-cta{position:relative;overflow:hidden;padding:110px 0;color:var(--white);background:var(--night);isolation:isolate}.final-cta-grid{opacity:.1;mask-image:radial-gradient(circle at 30% 50%,black,transparent 65%)}.final-cta-inner{display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:center}.final-cta h2{font-size:clamp(55px,5.2vw,76px)}.final-cta-copy>p{max-width:590px;margin:27px 0 0;color:rgba(255,255,255,.58);font-size:17px;line-height:1.75}.final-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.final-note{display:block;margin-top:20px;color:rgba(255,255,255,.62);font-size:11px}.contact-card{padding:28px;color:var(--ink);background:var(--paper);border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.contact-card-top{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.contact-card-top>div{display:flex;flex-direction:column;margin-left:12px}.contact-card-top strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.contact-card-top>div span{color:var(--ink-faint);font-size:11px}.availability{display:flex;align-items:center;gap:6px;margin-left:auto;color:var(--emerald-dark);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.availability i{width:6px;height:6px;background:var(--emerald);border-radius:50%}.contact-card form{display:flex;flex-direction:column;gap:14px;margin-top:23px}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.contact-card label{display:flex;flex-direction:column;gap:6px}.contact-card label>span{color:var(--ink-soft);font-size:11px;font-weight:700}.contact-card input,.contact-card select{width:100%;min-height:44px;padding:0 12px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:8px;outline:none;font-size:11px;transition:border-color .2s ease,box-shadow .2s ease}.contact-card input:focus,.contact-card select:focus{border-color:var(--emerald);box-shadow:0 0 0 3px rgba(8,166,108,.1)}.contact-card input::placeholder{color:#a6afaa}.contact-card .button{margin-top:4px}.form-status{display:none;margin:0;padding:10px;color:var(--emerald-dark);background:#e7f8ef;border-radius:7px;font-size:12px;text-align:center}.form-status.is-visible{display:block}.site-footer{padding:70px 0 30px;color:var(--white);background:#04100c}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:80px}.footer-brand p{max-width:300px;margin:20px 0 7px;color:rgba(255,255,255,.5);font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.45}.footer-brand>span{color:rgba(255,255,255,.6);font-size:11px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.footer-links div{display:flex;flex-direction:column;gap:9px}.footer-links strong{margin-bottom:8px;color:var(--emerald-bright);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.footer-links a{color:rgba(255,255,255,.48);font-size:12px;transition:color .2s ease}.footer-links a:hover{color:var(--white)}.footer-guarantee{display:flex;align-items:center;gap:14px;margin-top:52px;padding:19px 22px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);border-radius:10px}.footer-guarantee svg{flex:0 0 auto;width:19px;fill:none;stroke:var(--emerald-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.footer-guarantee p{margin:0;color:rgba(255,255,255,.62);font-size:11px;line-height:1.6}.footer-bottom{display:flex;justify-content:space-between;margin-top:30px;color:rgba(255,255,255,.6);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.schedule-page{min-height:100vh;color:var(--white);background:var(--night)}.schedule-header{position:relative;z-index:10;height:78px;border-bottom:1px solid rgba(255,255,255,.09)}.schedule-header-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.schedule-back{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.58);font-size:11px;font-weight:700;transition:color .2s ease}.schedule-back:hover{color:var(--white)}.schedule-back svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.schedule-main{position:relative;min-height:calc(100vh - 78px);overflow:hidden;isolation:isolate}.schedule-grid{position:absolute;inset:0;z-index:-1;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 0);background-size:72px 72px;mask-image:linear-gradient(90deg,black,transparent 80%)}.schedule-glow{position:absolute;top:-280px;left:-260px;z-index:-1;width:780px;height:780px;background:radial-gradient(circle,rgba(11,146,94,.22),transparent 68%);border-radius:50%}.schedule-layout{display:grid;grid-template-columns:1fr .78fr;gap:90px;align-items:center;min-height:calc(100vh - 78px);padding-top:70px;padding-bottom:70px}.schedule-copy{max-width:680px}.schedule-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,5.2vw,78px);font-weight:400;letter-spacing:-.06em;line-height:.98}.schedule-copy>p{max-width:620px;margin:27px 0 0;color:rgba(255,255,255,.58);font-size:16px;line-height:1.75}.schedule-expectations{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.schedule-expectations div{display:flex;flex-direction:column;min-height:105px;padding:17px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);border-radius:11px}.schedule-expectations strong{color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400}.schedule-expectations span{margin-top:8px;color:rgba(255,255,255,.64);font-size:11px;line-height:1.5}.schedule-team-note{display:flex;align-items:center;gap:14px;margin-top:28px}.schedule-team-note>div{display:flex;flex-direction:column}.schedule-team-note strong{font-size:11px}.schedule-team-note>div span{margin-top:2px;color:rgba(255,255,255,.4);font-size:11px}.schedule-card{padding:32px;color:var(--ink);background:var(--paper);border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.schedule-card-heading{padding-bottom:22px;border-bottom:1px solid var(--line)}.schedule-card-heading>span{color:var(--emerald-dark);font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.schedule-card-heading h2{margin:5px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;letter-spacing:-.04em}.schedule-card-heading p{margin:0;color:var(--ink-faint);font-size:12px}.schedule-card form{display:flex;flex-direction:column;gap:14px;margin-top:22px}.schedule-card label{display:flex;flex-direction:column;gap:6px}.schedule-card label>span{color:var(--ink-soft);font-size:11px;font-weight:700}.schedule-card input,.schedule-card select,.schedule-card textarea{width:100%;min-height:44px;padding:0 12px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:8px;outline:none;font-size:11px;transition:border-color .2s ease,box-shadow .2s ease}.schedule-card textarea{min-height:82px;padding-top:11px;resize:vertical}.schedule-card input:focus,.schedule-card select:focus,.schedule-card textarea:focus{border-color:var(--emerald);box-shadow:0 0 0 3px rgba(8,166,108,.1)}.schedule-card input::placeholder,.schedule-card textarea::placeholder{color:#a6afaa}.schedule-fine-print{margin:13px 0 0;color:var(--ink-faint);font-size:10px;line-height:1.5;text-align:center}.mobile-cta{display:none}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s var(--ease),transform .75s var(--ease);transition-delay:var(--reveal-delay,0s)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes status-pulse{0%,to{box-shadow:0 0 0 5px rgba(16,213,139,.09)}50%{box-shadow:0 0 0 8px rgba(16,213,139,0)}}@keyframes ring-pulse{0%,40%{opacity:0;transform:scale(.85)}60%{opacity:1}to{opacity:0;transform:scale(1.25)}}@keyframes data-flow{0%{left:-30%}to{left:100%}}@keyframes core-rotate{to{transform:rotate(1turn)}}@media (max-width:1050px){.desktop-nav{gap:20px;margin-right:22px}.hero-layout{grid-template-columns:1fr .72fr;gap:48px}.hero h1{font-size:clamp(54px,6.3vw,72px)}.calculator-heading,.final-cta-inner,.founder-layout,.split-intro,.trades-layout{gap:60px}.pricing-card{padding:26px 22px}}@media (max-width:900px){:root{--header-height:68px}.section{padding:96px 0}}@media (max-width:1100px){.desktop-nav,.header-actions>.button,.login-link{display:none}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;padding:0 10px;color:var(--white);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:9px}.menu-button span{width:100%;height:1px;background:currentColor;transition:transform .25s ease}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:fixed;top:68px;right:0;bottom:0;left:0;z-index:99;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:40px 20px;color:var(--white);background:rgba(7,23,18,.98);visibility:hidden;opacity:0;transform:translateY(-15px);transition:opacity .25s ease,transform .25s ease,visibility .25s}.mobile-nav.is-open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-nav a{padding:18px 5px;border-bottom:1px solid rgba(255,255,255,.1);font-family:Georgia,Times New Roman,serif;font-size:26px}.mobile-nav a:last-child{color:var(--emerald-bright)}}@media (max-width:900px){.hero{min-height:auto;padding-bottom:35px}.hero-layout{grid-template-columns:1fr;min-height:auto;padding-top:150px;padding-bottom:75px}.hero-copy{max-width:760px}.capture-visual{width:min(100%,580px);margin-inline:auto}.calculator-heading,.final-cta-inner,.founder-layout,.split-intro,.trades-layout{grid-template-columns:1fr;gap:50px}.calculator-heading p,.split-intro p{max-width:650px}.estimate-strip{grid-template-columns:1fr}.estimate-strip>p{grid-column:1;margin:-10px 0 0}.calculator-panel{grid-template-columns:1fr .8fr}.calculator-inputs,.calculator-result{padding:35px 30px}.pricing-grid{grid-template-columns:1fr;gap:26px}.pricing-card{padding:35px}.pricing-summary{min-height:auto}.system-principles{grid-template-columns:repeat(2,1fr);row-gap:18px}.trade-grid{max-width:750px}.founder-visual{max-width:550px}.founder-copy{max-width:760px}.final-cta-copy{max-width:700px}.contact-card{max-width:590px}.schedule-layout{grid-template-columns:1fr;gap:55px;padding-top:80px;padding-bottom:90px}.schedule-card,.schedule-copy{max-width:680px}}@media (max-width:680px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:78px 0}.wordmark{font-size:17px}.wordmark-mark{width:27px;height:27px}.hero-layout{gap:55px;padding-top:125px;padding-bottom:55px}.eyebrow,.section-kicker{margin-bottom:18px}.hero h1{font-size:clamp(45px,13vw,60px);line-height:.99}.hero-lede{margin-top:24px;font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;gap:20px;margin-top:30px}.hero-actions .button{width:100%}.text-link{align-self:flex-start}.hero-trust{gap:11px 17px;margin-top:30px}.hero-trust div{font-size:11px}.capture-visual{padding:16px;border-radius:22px}.flow-track{grid-template-columns:38px 1fr 58px 1fr 38px}.flow-node{width:38px;height:38px}.flow-core{width:58px;height:58px}.visual-stats strong{font-size:10px}.hero-footnote,.visual-note{font-size:7px}.calculator-heading h2,.founder-copy h2,.promise-heading h2,.section-intro h2,.systems-intro h2,.trades-copy h2{font-size:clamp(40px,11vw,52px)}.calculator-heading,.final-cta-inner,.founder-layout,.split-intro,.trades-layout{gap:38px}.calculator-heading p,.final-cta-copy>p,.founder-lede,.split-intro p,.systems-intro>p,.trades-copy>p{font-size:15px}.leak-grid{grid-template-columns:1fr;margin-top:45px}.leak-card{min-height:360px}.estimate-strip{gap:25px;padding:26px 22px}.estimate-equation{grid-template-columns:repeat(3,1fr);gap:15px 10px}.estimate-equation i:first-of-type,.estimate-equation i:nth-of-type(2){display:none}.estimate-equation i:last-of-type{grid-column:1;text-align:center}.estimate-equation .estimate-total{grid-column:2/4}.calculator-shell{margin-top:38px;border-radius:21px}.calculator-tabs{display:flex;overflow-x:auto;scrollbar-width:none}.calculator-tabs::-webkit-scrollbar{display:none}.calculator-tab{flex:0 0 78%;min-height:78px;padding:15px 18px}.calculator-panel{grid-template-columns:1fr}.calculator-inputs,.calculator-result{padding:30px 22px}.money-field{grid-template-columns:1fr 140px}.calculator-result>strong{font-size:48px}.system-principles{grid-template-columns:1fr}.pricing-card{padding:30px 24px}.storm-ready{grid-template-columns:auto 1fr;padding:22px}.storm-ready>a{grid-column:1/-1;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.trade-grid{grid-template-columns:repeat(2,1fr)}.trade-card{min-height:180px;padding:20px}.trade-card h3{margin-top:30px;font-size:18px}.founder-frame{min-height:430px}.founder-monogram{width:130px;height:130px;font-size:40px}.founder-signal-one{top:90px}.founder-signal-two{bottom:65px}.founder-copy blockquote p{font-size:20px}.founder-actions{align-items:stretch;flex-direction:column}.founder-actions .button{width:100%}.founder-inline-link{align-self:flex-start}.promise-grid{grid-template-columns:1fr;margin-top:38px}.promise-card{padding:28px 24px}.promise-card>p{min-height:auto;font-size:26px}.promise-card ul{grid-template-columns:1fr}.service-guarantee{grid-template-columns:auto 1fr;padding:24px}.service-guarantee-note{grid-column:1/-1;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.12);border-left:0}.final-cta{padding:78px 0 95px}.final-cta h2{font-size:clamp(48px,13vw,64px)}.final-actions{flex-direction:column}.footer-top,.form-row{grid-template-columns:1fr}.footer-top{gap:45px}.footer-links{grid-template-columns:repeat(2,1fr);gap:35px}.footer-bottom{flex-direction:column;gap:7px}.schedule-header{height:68px}.schedule-back{font-size:0}.schedule-back svg{width:22px}.schedule-layout,.schedule-main{min-height:calc(100vh - 68px)}.schedule-layout{padding-top:58px;padding-bottom:70px}.schedule-copy h1{font-size:clamp(47px,13vw,62px)}.schedule-copy>p{font-size:15px}.schedule-expectations{grid-template-columns:1fr}.schedule-expectations div{min-height:auto}.schedule-card{padding:26px 20px}.mobile-cta{position:fixed;right:12px;bottom:12px;left:12px;z-index:90;display:flex;align-items:center;padding:8px 8px 8px 17px;color:var(--night);background:rgba(255,255,255,.94);border:1px solid rgba(7,23,18,.12);border-radius:14px;box-shadow:0 14px 40px rgba(2,14,10,.22);backdrop-filter:blur(15px);transform:translateY(140%);transition:transform .35s var(--ease)}.mobile-cta.is-visible{transform:translateY(0)}.mobile-cta>a:first-child{display:flex;flex:1;flex-direction:column}.mobile-cta span{color:var(--ink-faint);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.mobile-cta strong{font-size:12px}.mobile-cta>a:last-child{display:grid;place-items:center;width:44px;height:44px;color:var(--night);background:var(--emerald-bright);border-radius:10px}.mobile-cta svg{width:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}a.trade-card{cursor:pointer}.trade-card-go{position:absolute;bottom:20px;left:24px;display:inline-flex;align-items:center;gap:6px;color:var(--emerald-dark);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:color .3s ease,transform .3s var(--ease)}.trade-card:hover .trade-card-go{color:var(--emerald-bright);transform:translateX(3px)}.trade-card-go svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.faq.section{background:var(--cream);border-top:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.faq-copy h2{margin:14px 0 18px}.faq-copy p{max-width:36ch;color:var(--ink-soft);font-size:15px;line-height:1.7}.faq-copy .button{margin-top:26px}.faq-list{display:flex;flex-direction:column}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 4px;cursor:pointer;list-style:none;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400;letter-spacing:-.01em;transition:color .25s ease}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--emerald-dark)}.faq-item summary .faq-sign{flex-shrink:0;display:grid;place-items:center;width:28px;height:28px;color:var(--emerald-dark);background:rgba(8,166,108,.08);border-radius:8px;transition:transform .3s var(--ease),background .25s ease}.faq-item summary .faq-sign svg{width:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.faq-item[open] summary .faq-sign{transform:rotate(45deg);background:rgba(8,166,108,.16)}.faq-answer{padding:0 40px 24px 4px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.72}@media (max-width:860px){.faq-layout{grid-template-columns:1fr;gap:36px}.faq-item summary{font-size:17px}}