:root{--ink:#070a0d;--ink-soft:#0a0f14;--panel:#0e151b;--panel-strong:#121b22;--panel-raised:#172128;--line:#e0ece224;--line-strong:#e0ece247;--white:#f4f7f1;--paper:#eef2e9;--paper-muted:#dfe5da;--muted:#9aa6a5;--muted-dark:#46504c;--lime:#b9ff38;--lime-strong:#a8f018;--lime-ink:#172000;--error:#ff9b9b;--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--container:1480px;--gutter:clamp(20px, 4vw, 64px);--ease:cubic-bezier(.16, 1, .3, 1);--shadow:0 28px 80px #00000052}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--white);font-family:var(--font-geist-sans), Arial, sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}body,button,input{font-synthesis:none}a{color:inherit;text-decoration:none}button,summary,a{touch-action:manipulation}svg{flex:none;display:block}::selection{background:var(--lime);color:var(--lime-ink)}:focus-visible{outline:2px solid var(--lime);outline-offset:4px}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{margin:0;font-weight:650}@keyframes signal-pulse{0%,to{opacity:.38;transform:scale(.78)}50%{opacity:1;transform:scale(1)}}@keyframes scan{0%{transform:translate(-120%)}to{transform:translate(240%)}}@keyframes soft-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.site-header{z-index:100;min-height:80px;padding:12px var(--gutter);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#070a0ddb;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.wordmark{letter-spacing:.16em;align-items:center;gap:13px;width:max-content;font-size:13px;font-weight:750;display:inline-flex}.wordmark-logo{border-radius:9px;width:34px;height:34px;display:block}.desktop-nav{align-items:center;gap:36px;display:flex}.desktop-nav a{color:var(--muted);padding:15px 0;font-size:13px;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--lime);height:1px;transition:right .22s var(--ease);position:absolute;bottom:8px;left:0;right:100%}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:hover:after{right:0}.header-cta{background:var(--lime);min-height:52px;color:var(--lime-ink);transition:transform .2s var(--ease), background .18s ease;border-radius:13px;justify-content:center;justify-self:end;align-items:center;gap:26px;padding:0 20px;font-size:13px;font-weight:720;display:inline-flex}.header-cta:hover{background:var(--white);transform:translateY(-2px)}.header-cta svg{width:17px;height:17px}.mobile-menu{justify-self:end;display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:12px;place-items:center;width:48px;height:48px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line-strong);background:var(--panel-strong);width:min(310px,100vw - 40px);box-shadow:var(--shadow);border-radius:18px;padding:12px;position:absolute;top:58px;right:0}.mobile-menu nav a{min-height:48px;color:var(--muted);border-radius:10px;justify-content:space-between;align-items:center;padding:0 13px;font-size:14px;display:flex}.mobile-menu nav a:hover{background:var(--panel-raised);color:var(--white)}.mobile-menu nav a:last-child{background:var(--lime);color:var(--lime-ink);margin-top:8px;font-weight:700}.button{isolation:isolate;cursor:pointer;min-height:56px;font:inherit;transition:transform .2s var(--ease), background .18s ease, color .18s ease, border-color .18s ease;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:22px;padding:0 22px;font-size:14px;font-weight:720;display:inline-flex;position:relative;overflow:hidden}.button:before{content:"";z-index:-1;transition:transform .26s var(--ease);background:#ffffff1a;position:absolute;inset:0;transform:translate(-102%)}.button:hover:before{transform:translate(0)}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--lime);color:var(--lime-ink)}.button-primary:before{background:var(--white)}.button-primary:hover{background:var(--lime)}.button-quiet{border-color:var(--line-strong);color:var(--white);background:#ffffff06}.button-quiet:hover{border-color:var(--lime);color:var(--lime)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--white);color:var(--ink)}.eyebrow,.section-kicker{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:620;line-height:1.5}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow i{background:var(--lime);width:7px;height:7px;box-shadow:0 0 18px var(--lime);border-radius:50%}.hero{max-width:1800px;min-height:calc(100svh - 80px);padding:clamp(78px, 9vw, 150px) var(--gutter) clamp(80px, 9vw, 140px);grid-template-columns:minmax(0,1.06fr) minmax(470px,.78fr);align-items:center;gap:clamp(50px,7vw,120px);margin:0 auto;display:grid;position:relative;overflow:hidden}.hero-grid{pointer-events:none;opacity:.3;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.hero:before{content:"";filter:blur(110px);pointer-events:none;background:#b9ff3817;border-radius:50%;width:600px;height:600px;position:absolute;top:5%;right:8%}.hero-copy{z-index:1;max-width:930px;animation:soft-rise .65s var(--ease) both;position:relative}.hero h1{letter-spacing:-.072em;text-wrap:balance;margin-top:28px;font-size:clamp(58px,6.7vw,112px);line-height:.94}.hero h1 em{color:var(--lime);margin-top:12px;font-style:normal;display:block}.hero-intro{color:#b4bdbb;max-width:760px;margin:34px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.hero-terms{color:#7f8b89;flex-wrap:wrap;gap:12px 24px;margin-top:28px;font-size:12px;display:flex}.hero-terms span{align-items:center;gap:8px;display:inline-flex}.hero-terms svg{width:15px;height:15px;color:var(--lime)}.answer-workflow{z-index:1;border:1px solid var(--line-strong);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow);animation:soft-rise .65s .12s var(--ease) both;background:linear-gradient(150deg,#172128f0,#090e12f5);padding:clamp(24px,3vw,38px);position:relative;overflow:hidden}.answer-workflow:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#b9ff3814,#0000);width:34%;animation:6s ease-in-out 1.2s infinite scan;position:absolute;inset:0 auto 0 -50%}.workflow-topline{color:#778381;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:8px;display:flex}.workflow-topline span:first-child{color:var(--white);align-items:center;gap:8px;display:flex}.workflow-topline i{background:var(--lime);width:7px;height:7px;box-shadow:0 0 14px var(--lime);border-radius:50%;animation:2s ease-in-out infinite signal-pulse}.workflow-query{border:1px solid var(--line);background:#ffffff06;border-radius:16px;margin-top:32px;padding:20px}.workflow-query span{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.workflow-query p{letter-spacing:-.025em;margin:10px 0 0;font-size:clamp(18px,1.7vw,25px);line-height:1.25}.workflow-engines{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.workflow-engines span{border:1px solid var(--line);color:#87918f;min-width:0;font-family:var(--font-geist-mono), monospace;border-radius:12px;justify-items:center;gap:7px;padding:12px 5px;font-size:7px;display:grid}.workflow-engines i{background:var(--panel-raised);width:24px;height:24px;color:var(--lime);animation:signal-pulse 2.7s var(--delay) ease-in-out infinite;border-radius:8px;place-items:center;font-size:8px;font-style:normal;display:grid}.workflow-map{border:1px solid var(--line);background:radial-gradient(circle,#b9ff3814,#0000 54%);border-radius:18px;grid-template-columns:1fr .55fr 1fr .55fr 1fr;align-items:center;min-height:190px;margin-top:18px;padding:34px 10px 20px;display:grid}.map-node{aspect-ratio:1;border:1px solid var(--line-strong);background:var(--panel);min-width:0;color:var(--lime);border-radius:50%;align-content:center;place-items:center;gap:8px;display:grid}.map-node svg{width:21px;height:21px}.map-node span{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:7px}.map-line{background:var(--line-strong);height:1px;position:relative;overflow:hidden}.map-line i{background:var(--lime);width:5px;height:5px;box-shadow:0 0 12px var(--lime);border-radius:50%;animation:2.8s ease-in-out infinite scan;position:absolute;top:-2px}.map-line-two i{animation-delay:.8s}.workflow-signals{color:#7f8987;font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:12px 18px;margin-top:16px;font-size:7px;display:flex}.workflow-signals span{align-items:center;gap:7px;display:flex}.workflow-signals i{background:var(--lime);border-radius:50%;width:5px;height:5px}.engine-band{min-height:90px;padding:18px var(--gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#687371;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:30px;font-size:9px;display:flex}.engine-band>div{flex-wrap:wrap;gap:18px clamp(20px,3vw,48px);display:flex}.engine-band b{color:#b9c2c0;letter-spacing:.02em;text-transform:none;align-items:center;gap:8px;font-weight:500;display:inline-flex}.engine-band b svg{width:16px;height:16px;color:var(--lime)}.direct-answer{padding:clamp(70px, 8vw, 125px) var(--gutter);background:var(--paper);color:var(--ink);grid-template-columns:minmax(180px,.4fr) minmax(0,1.6fr);gap:clamp(40px,8vw,130px);display:grid}.direct-answer>div:first-child{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.direct-answer .section-kicker{color:#557313}.direct-answer>div:first-child>span{color:#69736e;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.direct-answer h2{letter-spacing:-.035em;font-size:clamp(23px,2vw,31px)}.direct-answer p{letter-spacing:-.05em;max-width:1120px;margin:24px 0 0;font-size:clamp(27px,3.6vw,56px);font-weight:610;line-height:1.12}.section{padding:clamp(90px, 11vw, 170px) var(--gutter)}.section-heading{max-width:var(--container);margin:0 auto clamp(54px,8vw,110px)}.split-heading{grid-template-columns:minmax(190px,.42fr) minmax(0,1.58fr);gap:clamp(40px,8vw,130px);display:grid}.split-heading>div:first-child{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.split-heading>div:first-child>span{color:#62706d;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.split-heading>div:last-child>p{max-width:730px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.7}.problem-section{background:var(--ink-soft)}.problem-grid{max-width:var(--container);grid-template-columns:repeat(3,1fr);gap:14px;margin:0 auto;display:grid}.problem-grid article{isolation:isolate;border:1px solid var(--line);border-radius:var(--radius-md);min-height:390px;transition:transform .22s var(--ease), border-color .18s ease, background .18s ease;background:linear-gradient(145deg,#ffffff09,#ffffff03);flex-direction:column;padding:clamp(28px,3vw,44px);display:flex;position:relative;overflow:hidden}.problem-grid article:after,.resource-card:after{content:"";z-index:-1;pointer-events:none;filter:blur(38px);opacity:0;width:300px;height:300px;transition:opacity .26s ease, transform .36s var(--ease);background:#b9ff3821;border-radius:50%;position:absolute;top:-190px;right:-190px}.problem-grid article:hover:after,.resource-card:hover:after{opacity:1;transform:translate(-50px,50px)}.problem-grid article:hover{border-color:var(--line-strong);background:var(--panel);transform:translateY(-7px)}.problem-grid article>span{color:var(--lime);font-family:var(--font-geist-mono), monospace;font-size:10px}.problem-grid h3{letter-spacing:-.045em;max-width:360px;margin-top:auto;font-size:clamp(27px,2.5vw,40px);line-height:1.06}.problem-grid p{color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.65}.services-section{background:var(--ink)}.service-bento{max-width:var(--container);grid-template-columns:repeat(12,1fr);gap:14px;margin:0 auto;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);transition:transform .23s var(--ease), border-color .18s ease;padding:clamp(30px,3.7vw,54px);position:relative;overflow:hidden}.service-card:before{content:"";filter:blur(30px);background:#b9ff380e;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;right:-150px}.service-card-01{grid-column:span 7}.service-card-02{background:var(--panel-strong);grid-column:span 5}.service-card-03{grid-column:1/-1;grid-template-columns:.78fr 1fr;column-gap:clamp(50px,8vw,130px);display:grid}.service-card-top{color:var(--lime);font-family:var(--font-geist-mono), monospace;justify-content:space-between;align-items:center;font-size:10px;display:flex}.service-card-top svg{width:26px;height:26px}.service-label{color:#75817f;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;margin:clamp(70px,9vw,130px) 0 13px;font-size:9px}.service-card-03 .service-label{margin-top:80px}.service-card h3{letter-spacing:-.058em;max-width:700px;font-size:clamp(37px,4vw,61px);line-height:.98}.service-summary{color:#a9b3b1;max-width:700px;margin:27px 0 0;font-size:16px;line-height:1.65}.service-outcome{border-top:1px solid var(--line);max-width:660px;color:var(--muted);margin:34px 0 0;padding-top:22px;font-size:14px;line-height:1.6}.service-outcome b{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:8px;display:block}.service-card ul{gap:15px;margin:42px 0 0;padding:0;list-style:none;display:grid}.service-card li{color:#a7b0ae;align-items:flex-start;gap:11px;font-size:13px;line-height:1.45;display:flex}.service-card li svg{width:15px;height:15px;color:var(--lime);margin-top:2px}.service-note{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;border:1px solid #b9ff3838;border-radius:12px;margin:36px 0 0;padding:15px 18px;font-size:8px;line-height:1.5}.service-card-03 .service-card-top,.service-card-03 .service-label,.service-card-03 h3,.service-card-03 .service-summary,.service-card-03 .service-outcome{grid-column:1}.service-card-03 ul,.service-card-03 .service-note{grid-column:2}.service-card-03 ul{grid-row:2/7;align-self:center;margin:42px 0 0}.service-card-03 .service-note{align-self:end}.approach-section{background:var(--paper);color:var(--ink)}.approach-section .section-kicker{color:#557313}.approach-section .split-heading>div:first-child>span{color:#6b756f}.method-list{max-width:var(--container);border-top:1px solid #070a0d2e;margin:0 auto;padding:0;list-style:none}.method-list li{border-bottom:1px solid #070a0d2e;grid-template-columns:80px minmax(280px,.85fr) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,80px);min-height:150px;padding:28px 0;display:grid}.method-list li>span{color:#66851e;font-family:var(--font-geist-mono), monospace;font-size:10px}.method-list li>div>p{color:#66851e;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;margin:0 0 9px;font-size:9px}.method-list h3{letter-spacing:-.04em;font-size:clamp(24px,2.5vw,38px);line-height:1.08}.method-list li>p{max-width:650px;color:var(--muted-dark);margin:0;font-size:15px;line-height:1.65}.method-note{max-width:var(--container);background:#dfe6d8;border-radius:18px;grid-template-columns:.38fr 1fr;gap:30px;margin:24px auto 0;padding:28px;display:grid}.method-note span{color:#4d6a0c;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;font-size:9px}.method-note p{color:#3f4844;max-width:880px;margin:0;font-size:14px;line-height:1.6}.fit-section{max-width:var(--container);grid-template-columns:.82fr 1.18fr;gap:clamp(50px,8vw,130px);margin:0 auto;display:grid}.fit-intro{align-self:start;position:sticky;top:130px}.fit-intro h2{margin-top:24px}.fit-intro>p:last-child{max-width:600px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.7}.fit-cards{gap:14px;display:grid}.fit-cards article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);padding:clamp(30px,4vw,50px)}.fit-cards article>span{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.fit-cards ul{gap:22px;margin:35px 0 0;padding:0;list-style:none;display:grid}.fit-cards li{color:#b1bbb9;grid-template-columns:21px 1fr;align-items:start;gap:13px;font-size:15px;line-height:1.55;display:grid}.fit-cards svg{width:18px;height:18px;color:var(--lime);margin-top:2px}.resources-section{background:var(--ink-soft)}.resource-card-grid{max-width:var(--container);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto;display:grid}.resource-card{isolation:isolate;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);min-height:480px;transition:transform .22s var(--ease), border-color .18s ease, background .18s ease;flex-direction:column;padding:clamp(28px,3.5vw,46px);display:flex;position:relative;overflow:hidden}.resource-card:hover{background:var(--panel-strong);border-color:#b9ff386b;transform:translateY(-7px)}.resource-card-top{color:var(--lime);font-family:var(--font-geist-mono), monospace;justify-content:space-between;align-items:center;font-size:9px;display:flex}.resource-card-top svg{width:19px;height:19px;transition:transform .22s var(--ease)}.resource-card:hover .resource-card-top svg{transform:translate(3px,-3px)}.resource-card>p{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:auto 0 16px;font-size:9px;line-height:1.5}.resource-card h3{letter-spacing:-.048em;font-size:clamp(28px,2.7vw,42px);line-height:1.04}.resource-meta{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.resource-meta span{border:1px solid var(--line);color:#788381;font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:8px 10px;font-size:7px}.resource-card-link{border-top:1px solid var(--line);color:var(--lime);margin-top:26px;padding-top:18px;font-size:13px;font-weight:650}.about-section{max-width:var(--container);grid-template-columns:.42fr 1.58fr;gap:clamp(40px,8vw,130px);margin:0 auto;display:grid}.about-section>div:first-child{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.about-section>div:first-child>span{color:#667270;max-width:210px;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px;line-height:1.6}.about-section>div:last-child>p{max-width:820px;color:var(--muted);margin:34px 0 0;font-size:18px;line-height:1.7}.about-principles{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:55px;display:grid}.about-principles span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#aab4b2;align-items:center;gap:18px;min-height:105px;padding:22px;font-size:14px;display:flex}.about-principles b{color:var(--lime);font-family:var(--font-geist-mono), monospace;font-size:9px}.faq-list{max-width:var(--container);border-top:1px solid var(--line);margin:0 auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:60px 1fr 30px;align-items:center;gap:20px;min-height:94px;padding:22px 0;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--lime);font-family:var(--font-geist-mono), monospace;font-size:9px}.faq-list summary b{letter-spacing:-.028em;font-size:clamp(19px,2vw,28px);font-weight:570}.faq-list summary i{width:22px;height:22px;position:relative}.faq-list summary i:before,.faq-list summary i:after{content:"";background:var(--muted);height:1px;transition:transform .18s;position:absolute;top:10px;left:3px;right:3px}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details>p{max-width:920px;color:var(--muted);margin:0 0 34px 80px;font-size:16px;line-height:1.7}.contact-section{padding:clamp(85px, 11vw, 170px) var(--gutter);background:var(--lime);color:var(--lime-ink);text-align:center;position:relative;overflow:hidden}.contact-glow{border:1px solid #17200021;border-radius:50%;width:650px;height:650px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 90px #17200008,0 0 0 180px #17200005}.contact-section>:not(.contact-glow){z-index:1;position:relative}.contact-section .section-kicker{color:#405803}.contact-section h2{letter-spacing:-.07em;max-width:1200px;margin:28px auto 0;font-size:clamp(50px,7vw,105px);line-height:.94}.contact-section>p:not(.section-kicker){max-width:680px;margin:30px auto 0;font-size:17px;line-height:1.65}.contact-terms{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:12px 24px;margin-top:32px;font-size:8px;display:flex}.contact-terms span:before{content:"+ "}.site-footer{padding:60px var(--gutter) 28px;border-top:1px solid var(--line);background:#050709}.footer-lead{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-lead p{color:#74807d;text-align:right;max-width:430px;margin:0;font-size:14px;line-height:1.6}.footer-links{grid-template-columns:repeat(2,minmax(180px,300px));justify-content:end;gap:50px;margin-top:80px;display:grid}.footer-links>div{gap:14px;display:grid}.footer-links span{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:8px}.footer-links a{color:#8d9896;width:max-content;font-size:13px;transition:color .18s}.footer-links a:hover{color:var(--white)}.footer-base{border-top:1px solid var(--line);color:#58625f;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:24px;margin-top:70px;padding-top:22px;font-size:8px;line-height:1.5;display:flex}.resource-page{background:var(--ink)}.resource-hero{max-width:var(--container);min-height:calc(100svh - 80px);padding:clamp(75px, 9vw, 140px) var(--gutter);grid-template-columns:minmax(0,1.05fr) minmax(400px,.7fr);align-items:center;gap:clamp(55px,8vw,125px);margin:0 auto;display:grid}.resource-hero-copy{max-width:830px}.resource-hero h1{letter-spacing:-.068em;margin-top:26px;font-size:clamp(54px,6.3vw,98px);line-height:.95}.resource-accent{color:var(--lime);letter-spacing:-.04em;margin:28px 0 0;font-size:clamp(25px,2.6vw,40px);font-weight:620;line-height:1.15}.resource-description{max-width:700px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.7}.resource-proofline{flex-wrap:wrap;gap:10px;margin:28px 0;display:flex}.resource-proofline span,.capture-terms span{border:1px solid var(--line);color:#82908d;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:8px 11px;font-size:7px}.guide-preview{aspect-ratio:1/1.414;border:1px solid var(--line-strong);width:min(100%,480px);box-shadow:24px 24px 0 var(--panel), 25px 25px 0 var(--line-strong), var(--shadow);transition:transform .26s var(--ease), box-shadow .26s var(--ease);background:linear-gradient(155deg,#111920,#070b0e);border-radius:7px;flex-direction:column;justify-self:end;padding:clamp(28px,3.4vw,48px);display:flex;position:relative;transform:rotate(1.3deg)}.guide-preview:hover{box-shadow:14px 14px 0 var(--panel), 15px 15px 0 var(--line-strong), var(--shadow);transform:rotate(0)translateY(-5px)}.guide-preview-top{border-bottom:1px solid var(--line);color:#7d8886;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;justify-content:space-between;padding-bottom:14px;font-size:7px;display:flex}.guide-preview-kicker{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;margin-top:auto;font-size:8px;line-height:1.5}.guide-preview h2{letter-spacing:-.055em;margin:18px 0 15px;font-size:clamp(31px,3vw,51px);line-height:.98}.guide-preview>p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.guide-preview-score{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:28px;display:grid}.guide-preview-score span{border:1px solid var(--line);text-align:center;color:var(--muted);font-family:var(--font-geist-mono), monospace;border-radius:8px;padding:12px 4px;font-size:7px}.guide-preview-score b{color:var(--lime);font-family:var(--font-geist-sans), sans-serif;font-size:18px;display:block}.guide-preview-lines{gap:8px;margin-top:auto;display:grid}.guide-preview-lines i{background:var(--line);height:1px}.guide-preview-lines i:nth-child(2){width:72%}.guide-preview-lines i:nth-child(3){width:44%}.resource-answer{padding:clamp(60px, 7vw, 100px) var(--gutter);background:var(--paper);color:var(--ink);grid-template-columns:minmax(180px,.4fr) minmax(0,1.6fr);gap:clamp(40px,8vw,130px);display:grid}.resource-answer .section-kicker{color:#557313}.resource-answer>p:last-child{letter-spacing:-.05em;max-width:1120px;margin:0;font-size:clamp(27px,3.5vw,54px);font-weight:610;line-height:1.14}.resource-section-heading{max-width:var(--container);grid-template-columns:minmax(180px,.4fr) minmax(0,1.6fr);gap:clamp(40px,8vw,130px);margin:0 auto clamp(50px,7vw,90px);display:grid}.resource-section-heading h2,.guide-includes h2,.capture-section h2{letter-spacing:-.06em;font-size:clamp(43px,5.2vw,78px);line-height:1}.resource-prompts,.resource-gaps,.guide-includes,.resource-faqs{padding:clamp(90px, 10vw, 155px) var(--gutter)}.prompt-grid,.gap-grid{max-width:var(--container);gap:14px;margin:0 auto;display:grid}.prompt-grid{grid-template-columns:repeat(2,1fr)}.prompt-grid article,.gap-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);padding:clamp(27px,3.5vw,47px)}.prompt-grid article{flex-direction:column;min-height:190px;display:flex}.prompt-grid span,.gap-grid article>span{color:var(--lime);font-family:var(--font-geist-mono), monospace;font-size:9px}.prompt-grid p{letter-spacing:-.032em;max-width:600px;margin:auto 0 0;font-size:clamp(20px,2vw,29px);line-height:1.25}.resource-gaps{background:var(--panel)}.gap-grid{grid-template-columns:repeat(3,1fr)}.gap-grid article{background:var(--ink-soft);min-height:350px}.gap-grid h3{letter-spacing:-.045em;margin:90px 0 18px;font-size:clamp(25px,2.5vw,38px);line-height:1.07}.gap-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.guide-includes{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(60px,9vw,135px);display:grid}.guide-includes>div>p:last-child{max-width:730px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.7}.guide-includes ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.guide-includes li{border-bottom:1px solid var(--line);color:#a5afad;grid-template-columns:50px 1fr;align-items:center;gap:12px;min-height:76px;padding:20px 0;font-size:14px;line-height:1.5;display:grid}.guide-includes li span{color:var(--lime);font-family:var(--font-geist-mono), monospace;font-size:8px}.capture-section{padding:clamp(85px, 10vw, 155px) var(--gutter);background:var(--lime);color:var(--lime-ink);grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);gap:clamp(60px,9vw,135px);display:grid}.capture-copy{max-width:850px}.capture-copy .section-kicker{color:#405803}.capture-copy h2{margin-top:28px}.capture-copy>p:not(.section-kicker){max-width:700px;margin:28px 0 0;font-size:17px;line-height:1.68}.capture-terms{flex-wrap:wrap;gap:8px;margin-top:32px;display:flex}.capture-terms span{color:#334600;border-color:#17200040}.lead-form,.form-success{border-radius:var(--radius-md);background:var(--ink);color:var(--white);box-shadow:var(--shadow);align-self:start;padding:clamp(28px,3.7vw,48px)}.form-heading>span,.success-index{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.form-heading h2,.form-success h2{letter-spacing:-.046em;margin:14px 0 9px;font-size:clamp(30px,3vw,44px);line-height:1.04}.form-heading p,.form-success p{color:var(--muted);margin:0 0 27px;font-size:14px;line-height:1.6}.lead-form>label:not(.consent-row){color:#98a4a2;font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;gap:8px;margin-bottom:16px;font-size:8px;display:grid}.lead-form input:not([type=checkbox]){border:1px solid var(--line);background:var(--panel);width:100%;min-height:54px;color:var(--white);font:inherit;font-family:var(--font-geist-sans), sans-serif;text-transform:none;border-radius:11px;padding:0 14px;font-size:16px;transition:border-color .16s,box-shadow .16s}.lead-form input::placeholder{color:#65716e}.lead-form input:focus{border-color:var(--lime);outline:none;box-shadow:0 0 0 3px #b9ff381f}.consent-row{color:var(--muted);grid-template-columns:21px 1fr;align-items:start;gap:12px;margin:22px 0;font-size:12px;line-height:1.55;display:grid}.consent-row input{width:19px;height:19px;accent-color:var(--lime);margin:0}.form-submit{justify-content:space-between;width:100%}.form-submit:disabled{opacity:.55;cursor:wait}.form-privacy{color:#72807d;margin:15px 0 0;font-size:10px;line-height:1.55}.form-privacy a{color:var(--white);border-bottom:1px solid var(--line-strong)}.form-error{color:var(--error);margin:14px 0 0;font-size:12px}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-success .button{justify-content:space-between;width:100%}.form-secondary-link{border-bottom:1px solid var(--line-strong);color:var(--muted);margin-top:22px;font-size:13px;display:inline-block}.resource-faqs{background:var(--panel)}.legal-page article{max-width:1000px;padding:clamp(85px, 10vw, 150px) var(--gutter);margin:0 auto}.legal-page h1{letter-spacing:-.065em;margin-top:26px;font-size:clamp(53px,7vw,98px);line-height:.96}.legal-updated{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;margin:27px 0 65px;font-size:9px}.legal-page article h2{color:var(--lime);letter-spacing:-.035em;margin:50px 0 14px;font-size:clamp(25px,2.7vw,36px)}.legal-page article p:not(.eyebrow):not(.legal-updated){max-width:780px;color:var(--muted);font-size:17px;line-height:1.75}.legal-page article a{color:var(--white);border-bottom:1px solid var(--lime)}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.hero{grid-template-columns:1fr}.hero-copy{max-width:1050px}.answer-workflow{justify-self:center;width:min(100%,720px)}.problem-grid,.resource-card-grid{grid-template-columns:1fr}.problem-grid article,.resource-card{min-height:320px}.service-card-01,.service-card-02{grid-column:1/-1}.fit-section{grid-template-columns:1fr}.fit-intro{position:static}.resource-hero{grid-template-columns:1fr}.guide-preview{justify-self:center;width:min(82%,500px);margin:30px 0 40px}.guide-includes,.capture-section{grid-template-columns:1fr}.lead-form,.form-success{width:min(100%,660px)}}@media (width<=820px){.site-header{min-height:72px}.hero{min-height:auto;padding-top:85px}.hero h1{font-size:clamp(50px,12.2vw,78px)}.engine-band{flex-direction:column;align-items:flex-start}.direct-answer,.split-heading,.about-section,.resource-answer,.resource-section-heading{grid-template-columns:1fr;gap:30px}.direct-answer p{font-size:clamp(27px,7vw,46px)}.problem-grid{grid-template-columns:1fr}.service-card-03{display:block}.service-card-03 ul{margin-top:42px}.method-list li{grid-template-columns:50px 1fr;gap:20px}.method-list li>p{grid-column:2}.method-note,.about-principles{grid-template-columns:1fr}.faq-list summary{grid-template-columns:38px 1fr 25px;gap:12px}.faq-list details>p{margin-left:50px}.footer-lead{flex-direction:column}.footer-lead p{text-align:left}.footer-links{justify-content:start}.prompt-grid,.gap-grid{grid-template-columns:1fr}.resource-hero h1{font-size:clamp(48px,12vw,72px)}}@media (width<=560px){.site-header{padding-left:18px;padding-right:18px}.wordmark{font-size:11px}.wordmark-logo{width:32px;height:32px}.hero-actions{display:grid}.hero-actions .button{justify-content:space-between;width:100%}.hero-terms{display:grid}.workflow-engines{grid-template-columns:repeat(3,1fr)}.workflow-map{min-height:150px;padding-left:0;padding-right:0}.map-node span{display:none}.engine-band>div{gap:14px 20px}.section{padding-top:85px;padding-bottom:85px}.split-heading h2,.fit-intro h2,.about-section h2{font-size:43px}.problem-grid article{min-height:300px}.service-card{border-radius:22px;padding:28px}.service-card h3{font-size:39px}.service-label,.service-card-03 .service-label{margin-top:70px}.fit-cards article{padding:28px}.resource-card{min-height:400px}.footer-links{grid-template-columns:1fr}.footer-base{flex-direction:column}.guide-preview{width:92%;box-shadow:13px 13px 0 var(--panel), 14px 14px 0 var(--line-strong);padding:25px}.resource-section-heading h2,.guide-includes h2,.capture-section h2{font-size:41px}.capture-section{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#070a0d;--ink-soft:#0a0f14;--panel:#0e151b;--panel-strong:#121b22;--panel-raised:#172128;--line:#e0ece224;--line-strong:#e0ece247;--white:#f4f7f1;--paper:#eef2e9;--paper-muted:#dfe5da;--muted:#9aa6a5;--muted-dark:#46504c;--lime:#b9ff38;--lime-strong:#a8f018;--lime-ink:#172000;--container:1240px;--radius-md:18px;--radius-lg:22px;--shadow:0 22px 60px #0003}body{background:var(--ink)}.site-header{background:#070a0deb;min-height:72px;padding-top:10px;padding-bottom:10px}.header-cta{border-radius:12px;gap:18px;min-height:46px}.button{border-radius:12px;min-height:52px}.hero{grid-template-columns:minmax(0,1fr) minmax(380px,.62fr);gap:clamp(60px,8vw,120px);min-height:auto;padding-top:clamp(90px,9vw,130px);padding-bottom:clamp(90px,9vw,130px)}.hero-grid{opacity:.12;background-size:96px 96px}.hero:before{filter:blur(130px);background:#b9ff3812;width:480px;height:480px}.hero-copy{max-width:790px}.hero h1{letter-spacing:-.06em;max-width:790px;margin-top:24px;font-size:clamp(52px,5.6vw,82px);line-height:1.01}.hero h1 em{margin-top:4px}.hero-intro{max-width:620px;margin-top:28px;font-size:clamp(17px,1.25vw,19px);line-height:1.7}.hero-actions{margin-top:32px}.hero-terms{color:#8e998f;margin-top:24px}.answer-workflow{border-color:var(--line);background:#0e151bd1;border-radius:24px;padding:clamp(24px,3vw,34px);box-shadow:0 18px 50px #00000029}.answer-workflow:after{display:none}.workflow-topline{color:#89948b;font-size:8px}.workflow-topline i{box-shadow:none;background:var(--lime);animation:none}.workflow-steps{border-top:1px solid var(--line);margin-top:30px}.workflow-steps>div{border-bottom:1px solid var(--line);grid-template-columns:30px 30px 1fr;align-items:center;gap:16px;min-height:98px;padding:20px 0;display:grid}.workflow-steps>div>span{color:#7f8a81;font-family:var(--font-geist-mono), monospace;font-size:9px}.workflow-steps svg{width:22px;height:22px;color:var(--lime)}.workflow-steps p{color:#aab4ac;margin:0;font-size:13px;line-height:1.45}.workflow-steps b{color:var(--white);margin-bottom:3px;font-size:17px;font-weight:600;display:block}.workflow-engine-line{color:#7f8a81;flex-wrap:wrap;gap:9px 16px;padding-top:22px;font-size:10px;display:flex}.workflow-engine-line span{align-items:center;gap:5px;display:inline-flex}.workflow-engine-line svg{width:11px;height:11px;color:var(--lime)}.engine-band{background:var(--ink-soft);min-height:72px}.engine-band>div{gap:14px clamp(18px,3vw,38px)}.direct-answer{max-width:none;padding-top:clamp(68px,7vw,92px);padding-bottom:clamp(68px,7vw,92px);display:block}.direct-answer>.direct-answer-inner{width:min(100%, var(--container));grid-template-columns:minmax(170px,.34fr) minmax(0,1.66fr);align-items:start;gap:clamp(38px,7vw,100px);margin:0 auto;display:grid}.direct-answer-label{gap:18px;display:grid}.direct-answer-label .section-kicker{letter-spacing:.14em;margin:0;font-size:10px;font-weight:620;line-height:1.5}.direct-answer-label>span{color:#69736e;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.direct-answer-content{max-width:760px}.direct-answer-content h2{letter-spacing:-.035em;font-size:clamp(26px,2.2vw,34px);line-height:1.2}.direct-answer .direct-answer-copy{color:#36403a;letter-spacing:-.025em;max-width:720px;margin:20px 0 0;font-size:clamp(19px,1.8vw,24px);font-weight:470;line-height:1.58}.section{padding-top:clamp(88px,9vw,120px);padding-bottom:clamp(88px,9vw,120px)}.section-heading{margin-bottom:clamp(46px,6vw,72px)}.split-heading{grid-template-columns:minmax(150px,.34fr) minmax(0,1.66fr);gap:clamp(36px,7vw,100px)}.split-heading h2,.fit-intro h2,.about-section h2{letter-spacing:-.055em;max-width:820px;font-size:clamp(40px,4.6vw,64px);line-height:1.04}.split-heading>div:last-child>p{max-width:600px;margin-top:20px;font-size:16px;line-height:1.65}.service-bento{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card,.service-card-01,.service-card-02,.service-card-03{background:var(--panel);border-radius:20px;grid-column:auto;padding:clamp(28px,3vw,38px);display:block}.service-card:hover{border-color:#b9ff3852;transform:none}.service-card:before{display:none}.service-label,.service-card-03 .service-label{color:#879289;margin:48px 0 10px}.service-card h3{letter-spacing:-.048em;font-size:clamp(29px,2.6vw,38px);line-height:1.04}.service-summary{margin-top:20px;font-size:15px;line-height:1.62}.service-outcome{margin-top:24px;padding-top:18px;font-size:13px}.service-card ul,.service-card-03 ul{grid-row:auto;gap:12px;margin-top:26px}.service-note,.service-card-03 .service-note{border-color:var(--line-strong);color:var(--lime);margin-top:28px;padding:12px 14px}.approach-section{background:var(--paper)}.method-list li{grid-template-columns:54px minmax(240px,.8fr) minmax(0,1fr);gap:clamp(22px,4vw,58px);min-height:124px}.method-list h3{font-size:clamp(24px,2.2vw,32px)}.method-list li>p{max-width:520px;line-height:1.6}.method-note{background:#dfe6d8;padding:24px}.about-section{grid-template-columns:minmax(150px,.34fr) minmax(0,1.66fr);gap:clamp(36px,7vw,100px)}.about-section>div:last-child>p{max-width:670px;margin-top:26px;font-size:17px;line-height:1.7}.about-principles{grid-template-columns:repeat(3,1fr);max-width:820px;margin-top:42px}.about-principles span{min-height:88px;padding:18px}.faq-section{background:var(--panel)}.faq-list{max-width:1000px}.faq-list summary{min-height:82px}.faq-list summary b{font-size:clamp(18px,1.7vw,23px)}.faq-list details>p{max-width:720px;font-size:15px;line-height:1.65}.contact-section{background:var(--lime);padding-top:clamp(80px,9vw,120px);padding-bottom:clamp(80px,9vw,120px)}.contact-glow{display:none}.contact-section h2{letter-spacing:-.06em;max-width:800px;margin-top:24px;font-size:clamp(44px,5.5vw,72px);line-height:1}.contact-section>p:not(.section-kicker){max-width:560px;margin-top:24px;font-size:16px}.contact-section .button{margin-top:30px}.contact-terms{margin-top:26px}.site-footer{background:#050709}@media (width<=1120px){.hero{grid-template-columns:1fr}.answer-workflow{justify-self:start;width:min(100%,620px)}.service-bento{grid-template-columns:1fr}}@media (width<=820px){.hero{padding-top:76px}.hero h1{font-size:clamp(48px,12vw,70px)}.direct-answer,.split-heading,.about-section{grid-template-columns:1fr}.direct-answer p{font-size:clamp(25px,6.4vw,36px)}.direct-answer>.direct-answer-inner{grid-template-columns:1fr;gap:30px}.direct-answer .direct-answer-copy{font-size:19px;line-height:1.62}.about-principles{grid-template-columns:1fr}}@media (width<=560px){.hero{padding-top:64px;padding-bottom:72px}.hero h1{font-size:clamp(43px,12.5vw,58px)}.hero-intro{font-size:16px}.answer-workflow{border-radius:18px;padding:22px}.workflow-topline>span:last-child{display:none}.workflow-steps>div{grid-template-columns:25px 26px 1fr;gap:12px;min-height:84px}.engine-band{display:none}.section{padding-top:76px;padding-bottom:76px}.split-heading h2,.about-section h2{font-size:39px}.service-label,.service-card-03 .service-label{margin-top:40px}.service-card h3{font-size:33px}.method-list li{grid-template-columns:36px 1fr}.method-list li>p{grid-column:2}.faq-list details>p{margin-left:50px}.contact-section h2{font-size:48px}}.authority-page{background:var(--ink)}.authority-hero{isolation:isolate;min-height:680px;padding:clamp(95px, 10vw, 150px) var(--gutter);grid-template-columns:minmax(0,1.1fr) minmax(330px,.55fr);align-items:center;gap:clamp(60px,9vw,130px);display:grid;position:relative;overflow:hidden}.authority-grid{z-index:-1;opacity:.12;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:96px 96px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.authority-hero>div:not(.authority-grid){max-width:850px}.authority-hero h1{letter-spacing:-.066em;margin-top:24px;font-size:clamp(56px,6.4vw,96px);line-height:.98}.authority-intro{color:#aeb8b6;max-width:700px;margin:28px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.7}.authority-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.authority-summary{border:1px solid var(--line-strong);background:#0e151be0;border-radius:22px;padding:clamp(26px,3vw,38px)}.authority-summary>span:first-child{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.authority-summary>strong{color:var(--white);letter-spacing:-.07em;margin-top:32px;font-size:clamp(58px,6vw,90px);font-weight:610;line-height:.9;display:block}.authority-summary>p{color:var(--muted);margin:14px 0 28px;font-size:14px}.authority-summary>div{border-top:1px solid var(--line)}.authority-summary>div span{border-bottom:1px solid var(--line);color:#9eaaa7;align-items:center;min-height:54px;padding:14px 0;font-size:12px;line-height:1.45;display:flex}.service-link{color:var(--lime);align-items:center;gap:8px;margin-top:24px;font-size:13px;font-weight:650;display:inline-flex}.service-link svg{width:15px;height:15px}.authority-answer{padding:clamp(70px, 8vw, 105px) var(--gutter);background:var(--paper);color:var(--ink);grid-template-columns:minmax(170px,.34fr) minmax(0,1.66fr);gap:clamp(40px,8vw,110px);display:grid}.authority-answer .section-kicker{color:#557313}.authority-answer>div{max-width:820px}.authority-answer h2{letter-spacing:-.04em;font-size:clamp(27px,2.4vw,36px);line-height:1.2}.authority-answer>div>p{color:#36403a;letter-spacing:-.025em;max-width:760px;margin:20px 0 0;font-size:clamp(19px,1.8vw,24px);line-height:1.58}.authority-sections{max-width:var(--container);padding:clamp(80px, 9vw, 125px) var(--gutter);margin:0 auto}.authority-sections article{border-top:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);gap:clamp(28px,6vw,85px);padding:clamp(38px,5vw,66px) 0;display:grid}.authority-sections article:last-child{border-bottom:1px solid var(--line)}.authority-sections article>span{color:var(--lime);font-family:var(--font-geist-mono), monospace;padding-top:9px;font-size:9px}.authority-sections article>div{max-width:920px}.authority-sections h2{letter-spacing:-.055em;font-size:clamp(34px,4vw,58px);line-height:1.04}.authority-sections article>div>p{max-width:720px;color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.7}.authority-sections ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:30px 0 0;padding:0;list-style:none;display:grid}.authority-sections li{border:1px solid var(--line);background:var(--panel);color:#abb5b3;border-radius:13px;align-items:flex-start;gap:10px;min-height:78px;padding:17px;font-size:13px;line-height:1.5;display:flex}.authority-sections li svg{width:15px;height:15px;color:var(--lime);margin-top:2px}.authority-next{padding:clamp(80px, 9vw, 125px) var(--gutter);background:var(--lime);color:var(--lime-ink);text-align:center}.authority-next .section-kicker{color:#405803}.authority-next h2{letter-spacing:-.062em;max-width:850px;margin:24px auto 0;font-size:clamp(45px,5.8vw,76px);line-height:1}.authority-next>p:not(.section-kicker){max-width:580px;margin:24px auto 0;font-size:16px;line-height:1.65}.authority-next .button{margin-top:30px}@media (width<=980px){.authority-hero{grid-template-columns:1fr}.authority-summary{width:min(100%,620px)}}@media (width<=760px){.authority-hero{min-height:auto;padding-top:78px;padding-bottom:82px}.authority-hero h1{font-size:clamp(49px,13vw,72px)}.authority-answer{grid-template-columns:1fr;gap:28px}.authority-sections article{grid-template-columns:38px minmax(0,1fr);gap:18px}.authority-sections ul{grid-template-columns:1fr}}@media (width<=520px){.authority-actions{display:grid}.authority-actions .button{justify-content:space-between;width:100%}.authority-summary{padding:24px}.authority-sections{padding-top:62px;padding-bottom:72px}.authority-sections h2{font-size:35px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@scope(.funnel-scope){:scope{--navy:#0b0f10;--navy-2:#151d22;--blue:#b8fc38;--blue-dark:#476500;--periwinkle:#d9ff94;--cyan:#b8fc38;--cloud:#edf1e9;--line:#cfd6cb;--ink:#0b0f10;--muted:#606a62;--white:#f4f7f1;--success:#527b00}*{box-sizing:border-box}:scope{scroll-behavior:smooth;background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:76px;margin-inline:auto;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:10px;font-size:13px;font-weight:800;display:inline-flex}.brand-mark{width:32px;height:32px;color:var(--blue);background:var(--navy);letter-spacing:0;object-fit:contain;border:1px solid #273121;border-radius:8px;place-items:center;font-size:18px;font-weight:900;display:grid;box-shadow:0 8px 20px #0b0f1024}.header-link{color:var(--white);background:var(--navy);border:1px solid #34412e;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,color .2s;display:inline-flex;box-shadow:0 10px 25px #0b0f1021}.header-link:after{content:"→";color:var(--blue);transition:transform .2s}.header-link:hover{color:var(--blue);transform:translateY(-2px);box-shadow:0 14px 30px #0b0f1033}.header-link:hover:after{transform:translate(3px)}.header-link:focus-visible{outline-offset:3px;outline:3px solid #b8fc386b}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;min-height:690px;padding-block:70px 100px;display:grid}.eyebrow{color:#314600;letter-spacing:.07em;text-transform:uppercase;background:#f0f8e5;border:1px solid #c8d7ad;border-radius:100px;align-items:center;gap:9px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.pulse{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #b8fc382e}.hero h1{letter-spacing:-.052em;max-width:790px;margin:26px 0 24px;font-size:clamp(44px,4.55vw,62px);line-height:1}.hero-lead{max-width:680px;color:var(--muted);margin:0;font-size:20px;line-height:1.7}.system-promise{max-width:670px;color:var(--ink);margin:19px 0 0;font-size:14px;font-weight:800;line-height:1.6}.future-proof-line{color:#314600;max-width:650px;margin:8px 0 0;font-size:13px;font-weight:800;line-height:1.6}.engine-row{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.engine-row span{border:1px solid var(--line);color:#303832;background:var(--white);border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.engine-row svg{width:15px;height:15px;color:var(--blue-dark)}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.button{isolation:isolate;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:0 23px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.button:hover{transform:translateY(-2px)}.button span{transition:transform .2s;display:inline-block}.button:hover span{transform:translate(4px)}.button:focus-visible{outline-offset:4px;outline:3px solid #b8fc386b}.button-primary{color:var(--ink);background:var(--blue);animation:3s ease-in-out infinite ctaGlow;box-shadow:0 16px 34px #5a791738}.button-primary:before{content:"";z-index:-1;pointer-events:none;background:#ffffff8c;width:24%;height:260%;animation:4s ease-in-out infinite ctaShine;position:absolute;top:-80%;left:-35%;transform:rotate(20deg)translate(-260%)}.button-primary:hover{background:#c7ff5b;box-shadow:0 21px 46px #5a791757}.button-primary:active{transform:translateY(0)scale(.98)}@keyframes ctaShine{0%,62%{transform:rotate(20deg)translate(-260%)}82%,to{transform:rotate(20deg)translate(720%)}}@keyframes ctaGlow{0%,to{box-shadow:0 16px 34px #5a791738}50%{box-shadow:0 18px 42px #7eae1d61}}.microcopy{color:#78849a;font-size:12px}.system-stage{place-items:center;min-height:540px;display:grid;position:relative}.system-glow{aspect-ratio:1;filter:blur(14px);background:radial-gradient(circle,#b8fc383d,#d9ff941c 45%,#0000 72%);border-radius:50%;width:92%;position:absolute}.system-hero-image{z-index:1;filter:drop-shadow(0 30px 38px #0b0f1038);width:120%;max-width:none;height:auto;display:block;position:relative}.system-chip{z-index:2;background:var(--white);border:1px solid var(--line);border-radius:13px;align-items:center;gap:11px;padding:12px 15px;display:flex;position:absolute;bottom:7%;left:-3%;box-shadow:0 18px 45px #0b0f102e}.system-chip strong{color:var(--blue-dark);letter-spacing:-.04em;font-size:31px;line-height:1}.system-chip span{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;line-height:1.25}.product-stage{perspective:1000px;place-items:center;min-height:520px;display:grid;position:relative}.glow{filter:blur(8px);background:radial-gradient(circle,#b8fc3840,#d9ff942e 45%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute}.product-card{width:310px;height:405px;color:var(--white);border-radius:20px;padding:32px;position:absolute;overflow:hidden;box-shadow:0 35px 65px #0b0f1047}.product-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;right:-130px;box-shadow:0 0 0 45px #ffffff0a,0 0 0 90px #ffffff06}.product-front{z-index:2;background:linear-gradient(145deg,#0b0f10,#151d22 66%,#26351b);border:1px solid #39472e;transform:rotateY(-7deg)rotate(-1deg)}.product-back{color:var(--navy);opacity:.88;background:linear-gradient(155deg,#f4f7f1,#ddf0c1);transform:translate(115px,-20px)rotate(8deg)}.product-back span,.cover-kicker{letter-spacing:.18em;font-size:10px;font-weight:800}.product-back strong{margin-top:15px;font-size:28px;line-height:1.05;display:block}.mini-chart{align-items:flex-end;gap:12px;height:150px;margin-top:55px;display:flex}.mini-chart i{background:var(--blue);border-radius:5px 5px 0 0;width:20px}.mini-chart i:first-child{height:35%}.mini-chart i:nth-child(2){height:58%}.mini-chart i:nth-child(3){height:42%}.mini-chart i:nth-child(4){height:74%}.mini-chart i:nth-child(5){height:88%}.cover-orbit{border:1px solid #ffffff59;border-radius:50%;place-items:center;width:88px;height:88px;margin:48px 0 30px;display:grid;box-shadow:0 0 0 12px #ffffff0a,0 0 0 24px #ffffff06}.cover-orbit span{color:var(--blue);font-size:42px;font-weight:900}.product-front h2{letter-spacing:-.04em;margin:0;font-size:33px;line-height:1.03}.product-front p{color:#d8e5d4;margin-top:15px;font-size:12px}.score-chip{z-index:3;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:15px 18px;position:absolute;bottom:52px;right:0;box-shadow:0 18px 40px #0b0f1021}.score-chip span,.score-chip strong{display:block}.score-chip span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.score-chip strong{margin-top:4px;font-size:17px}.proof-strip{border-block:1px solid var(--line);background:var(--cloud)}.proof-grid{grid-template-columns:repeat(3,1fr);display:grid}.proof-grid div{border-right:1px solid var(--line);padding:27px 35px}.proof-grid div:first-child{border-left:1px solid var(--line)}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:15px}.proof-grid span{color:var(--muted);margin-top:5px;font-size:12px}.existing-work-section{padding-top:82px;padding-bottom:42px}.existing-work-card{background:radial-gradient(circle at 88% 18%,#b8fc3824,#0000 30%),#0e1315;border:1px solid #3b4d31;border-radius:22px;padding:52px;position:relative;overflow:hidden}.existing-work-card:after{content:"";border:1px solid #b8fc3826;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;right:-90px;box-shadow:0 0 0 42px #b8fc3806,0 0 0 84px #b8fc3804}.existing-work-card h2{z-index:1;letter-spacing:-.045em;max-width:820px;margin:0;font-size:clamp(36px,5vw,56px);line-height:1.04;position:relative}.existing-work-card>p:not(.eyebrow-text){z-index:1;color:#b6c1b3;max-width:810px;font-size:17px;line-height:1.75;position:relative}.existing-work-points{z-index:1;flex-wrap:wrap;gap:10px;margin-top:25px;display:flex;position:relative}.existing-work-points span{color:#dce7d9;background:#151d22;border:1px solid #3b4d31;border-radius:999px;padding:10px 13px;font-size:11px;font-weight:800}.stats-section{background:var(--navy);color:var(--white);padding-block:90px}.stats-heading{margin-bottom:42px}.stats-heading .section-number{color:#6c7a69}.stats-heading h2{max-width:820px;margin-inline:auto}.stats-heading p:last-child{color:#bdc8ba}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stat-card{background:linear-gradient(145deg,#151d22,#0e1315);border:1px solid #34412e;border-radius:18px;padding:30px;box-shadow:0 20px 45px #00000026}.stat-card>strong{color:var(--blue);letter-spacing:-.045em;font-size:48px;line-height:1;display:block}.stat-card h3{margin:13px 0 12px;font-size:18px;line-height:1.25}.stat-card p{color:#bfc9bc;margin:0;font-size:13px;line-height:1.65}.stat-card a{color:var(--blue);border-bottom:1px solid #b8fc3880;margin-top:18px;font-size:11px;font-weight:800;display:inline-block}.section{padding-block:110px}.section-tint{background:var(--cloud);border-block:1px solid var(--line)}.section-heading{max-width:700px;margin-bottom:50px;position:relative}.section-heading.centered{text-align:center;margin-inline:auto}.section-number{color:#cbd3e2;letter-spacing:.1em;font-size:11px;font-weight:800}.eyebrow-text{color:var(--blue);text-transform:uppercase;letter-spacing:.17em;margin:10px 0 15px;font-size:11px;font-weight:900}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,5vw,58px);line-height:1.04}.section-heading p:last-child{color:var(--muted);font-size:17px;line-height:1.75}.comparison{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1000px;margin:0 auto;display:grid}.comparison-arrow{color:var(--blue);font-size:28px}.comparison-card{border-radius:18px;min-height:310px;padding:34px}.muted-card{color:#667068;background:#eef1ec;border:1px solid #d9ded6}.active-card{background:var(--navy);color:var(--white);box-shadow:0 28px 55px #0b0f1029}.card-label{text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:10px;font-weight:900;display:inline-block}.active-card .card-label{color:var(--cyan)}.comparison-card ul,.upsell-copy ul,.offer-list{margin:0;padding:0;list-style:none}.comparison-card li,.upsell-copy li,.offer-list li{border-bottom:1px solid #78849a2e;padding:12px 0 12px 28px;font-size:14px;line-height:1.5;position:relative}.comparison-card li:before,.upsell-copy li:before,.offer-list li:before{content:"✓";color:var(--blue);font-weight:900;position:absolute;left:0}.active-card li:before,.offer-list li:before{color:var(--cyan)}.deliverable-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.deliverable{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:12px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.deliverable:hover{border-color:#a8c871;transform:translateY(-3px);box-shadow:0 16px 35px #0b0f1014}.deliverable-image{aspect-ratio:1.45;background:#080b0c;border-radius:11px;overflow:hidden}.deliverable-image img{object-fit:contain;width:100%;height:100%;display:block}.deliverable-body{padding:19px 12px 14px}.deliverable-index{color:var(--blue-dark);letter-spacing:.1em;margin-bottom:9px;font-size:10px;font-weight:900;display:block}.deliverable h3{margin:0 0 7px;font-size:16px;line-height:1.3}.deliverable-label{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:9px;font-weight:900;line-height:1.45;display:block}.deliverable p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.download-note{color:var(--blue-dark);text-transform:uppercase;letter-spacing:.09em;margin-top:14px;font-size:10px;font-weight:900;display:inline-flex}.bonus-bar{background:linear-gradient(100deg,#e3edda,#eff8de);border:1px solid #c5d7ad;border-radius:14px;align-items:center;gap:18px;margin-top:14px;padding:24px;display:flex}.bonus-tag{color:var(--ink);background:var(--blue);letter-spacing:.1em;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:900}.bonus-bar strong{font-size:15px}.bonus-bar p{color:var(--muted);margin:5px 0 0;font-size:12px}.sample-section{padding-top:100px;padding-bottom:70px}.sample-flow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.sample-flow article{background:#0e1315;border:1px solid #34412e;border-radius:18px;min-height:290px;padding:28px;box-shadow:0 22px 50px #0000001f}.sample-step{color:var(--blue);letter-spacing:.1em;font-size:10px;font-weight:900}.sample-flow h3{margin:22px 0 18px;font-size:21px}.sample-flow blockquote{border-left:3px solid var(--blue);color:#dce7d9;background:#151d22;margin:0;padding:18px;font-size:14px;line-height:1.7}.sample-result,.sample-priority{background:#151d22;border:1px solid #34412e;border-radius:12px;gap:10px;padding:18px;display:grid}.sample-result strong{font-size:15px}.sample-result span{color:#aeb9ab;font-size:12px;line-height:1.6}.sample-priority span{color:var(--blue);letter-spacing:.1em;font-size:9px;font-weight:900}.sample-priority strong{font-size:15px;line-height:1.5}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{border-top:2px solid var(--line);padding:25px 4px}.steps article:hover{border-color:var(--blue)}.steps article>span{color:var(--blue);font-size:11px;font-weight:900}.steps h3{margin:18px 0 10px;font-size:22px}.steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.offer-panel{background:radial-gradient(circle at 75% 20%,#28371c,transparent 36%),var(--navy);color:var(--white);border-radius:24px;grid-template-columns:1.4fr .6fr;gap:60px;padding:60px;display:grid;overflow:hidden;box-shadow:0 35px 80px #0b0f102e}.eyebrow-text.light{color:var(--cyan)}.offer-copy h2{letter-spacing:-.045em;margin:15px 0 18px;font-size:clamp(38px,4.6vw,56px);line-height:1.03}.offer-copy>p{color:#cbd3c8;max-width:650px;line-height:1.7}.offer-list{margin-top:22px}.offer-list li{border-color:#ffffff1f}.white-hat-note{color:#cbd7c7;background:#b8fc3812;border:1px solid #b8fc3840;border-radius:10px;margin:22px 0 5px;padding:15px 16px;font-size:12px;line-height:1.6}.white-hat-note strong{color:var(--blue)}.price-box{background:var(--white);color:var(--ink);text-align:center;border-radius:16px;align-self:center;padding:32px}.price-box>span{color:var(--blue-dark);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.price{letter-spacing:-.055em;font-variant-numeric:tabular-nums;justify-content:center;align-items:flex-start;gap:2px;margin:15px 0 8px;font-family:Arial,Helvetica,sans-serif;font-size:76px;font-weight:900;line-height:.92;display:inline-flex}.price .currency{letter-spacing:-.02em;margin-top:8px;font-size:28px;line-height:1}.price-box del{color:#7e887f;font-size:12px;display:block}.price-note{color:#667068;margin:10px 0 0;font-size:11px}.button-light{background:var(--blue);color:var(--ink);width:100%;margin-top:24px}.price-box small{color:#7e887f;margin-top:12px;font-size:10px;display:block}.guarantee-mini{border-top:1px solid var(--line);gap:7px;margin-top:20px;padding-top:18px;display:grid}.guarantee-mini strong{font-size:12px}.guarantee-mini span{color:#687269;font-size:10px;line-height:1.55}.guarantee-mini a{color:var(--blue-dark);font-weight:800;text-decoration:underline}.faq-list{max-width:820px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line);padding:22px 2px}.faq-list summary{cursor:pointer;justify-content:space-between;font-size:16px;font-weight:800;list-style:none;display:flex}.faq-list summary:after{content:"+";color:var(--blue);font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);max-width:720px;font-size:14px;line-height:1.7}footer{background:var(--cloud);border-top:1px solid var(--line)}.footer-inner{min-height:145px;color:var(--muted);grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:12px;display:grid}.footer-inner>p{text-align:center}.footer-inner>div:last-child{justify-content:flex-end;gap:20px;display:flex}.checkout-page{background:var(--cloud);min-height:100vh}.compact-header{height:68px}.secure-note{color:var(--success);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.checkout-shell{width:min(1080px,100% - 40px);margin:0 auto;padding:50px 0 100px}.checkout-heading{margin-bottom:32px;position:relative}.back-link{color:var(--muted);margin-bottom:22px;font-size:12px;display:block}.step-pill{color:#314600;letter-spacing:.12em;background:#e4f0d5;border-radius:100px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-block}.checkout-heading h1{letter-spacing:-.04em;margin:14px 0 8px;font-size:42px}.checkout-heading p{color:var(--muted);margin:0}.checkout-grid{grid-template-columns:1fr 390px;align-items:start;gap:24px;display:grid}.checkout-form{gap:16px;display:grid}.form-card,.order-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:28px}.form-title{align-items:center;gap:12px;margin-bottom:24px;display:flex}.form-title>span{background:var(--navy);width:25px;height:25px;color:var(--blue);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.form-title h2{margin:0;font-size:17px}.field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field-full{grid-column:1/-1}.field-grid label>span{color:#3d473f;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.field-grid input{border:1px solid var(--line);background:#fafcf8;border-radius:9px;outline:none;width:100%;padding:13px 14px}.field-grid input:focus{border-color:#86a94d;box-shadow:0 0 0 3px #b8fc3821}.payment-placeholder{background:#f0f3ed;border:1px dashed #aebaa9;border-radius:12px;justify-content:space-between;align-items:center;padding:22px;display:flex}.payment-placeholder strong{font-size:13px}.payment-placeholder p{color:var(--muted);margin:5px 0 0;font-size:11px}.payment-placeholder>span{color:#879088;letter-spacing:.12em;font-size:9px;font-weight:900}.bumps-section{gap:10px;display:grid}.recommended-label{text-transform:uppercase;letter-spacing:.13em;color:var(--blue-dark);margin:4px 0;font-size:10px;font-weight:900}.bump-card{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.bump-card.selected{border-color:#89a653;box-shadow:0 0 0 3px #b8fc3821}.bump-card input{opacity:0;position:absolute}.check-box{width:22px;height:22px;color:var(--ink);border:1px solid #aeb8aa;border-radius:6px;place-items:center;font-size:12px;display:grid}.selected .check-box{background:var(--blue);border-color:var(--blue)}.bump-copy strong,.bump-copy small{display:block}.bump-copy strong{font-size:13px}.bump-copy small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.55}.bump-price{color:var(--blue-dark);font-size:13px;font-weight:900}.order-card{position:sticky;top:20px;box-shadow:0 20px 50px #0b0f1012}.order-product{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:22px 0;display:grid}.order-thumb{background:linear-gradient(145deg,var(--navy),var(--navy-2));width:52px;height:64px;color:var(--blue);border:1px solid #324228;border-radius:7px;place-items:center;display:grid}.order-thumb img{width:36px;height:36px}.order-product strong,.order-product small{display:block}.order-product strong{font-size:12px;line-height:1.4}.order-product small{color:var(--muted);margin-top:4px;font-size:9px}.order-product b,.order-line b{font-size:12px}.order-line{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:13px 0;font-size:11px;display:flex}.order-total{justify-content:space-between;align-items:center;padding:22px 0;display:flex}.order-total span{font-weight:800}.order-total strong{font-size:28px}.order-total small{color:var(--muted);font-size:9px}.checkout-button{width:100%}.checkout-button:disabled{opacity:.75;cursor:wait}.checkout-disclaimer{text-align:center;color:#7c867e;font-size:9px;line-height:1.55}.checkout-guarantee{text-align:center;color:#566058;background:#edf4e7;border-radius:8px;padding:10px;font-size:10px;line-height:1.55}.checkout-guarantee a{color:var(--blue-dark);font-weight:800;text-decoration:underline}.trust-row{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.05em;color:#717b73;justify-content:center;gap:12px;padding-top:15px;font-size:8px;font-weight:800;display:flex}.upsell-page{background:linear-gradient(180deg,#f4f7f1,var(--cloud));min-height:100vh}.upsell-topbar{text-align:center;background:var(--navy);color:var(--blue);letter-spacing:.05em;padding:11px;font-size:11px;font-weight:800}.upsell-shell{text-align:center;width:min(1000px,100% - 40px);margin:0 auto;padding:36px 0 90px}.upsell-header{flex-direction:column;align-items:center;gap:16px;display:flex}.centered-brand{margin:0}.upsell-header .brand-mark{flex:0 0 38px;width:38px;height:38px}.upsell-header .brand{white-space:nowrap;font-size:14px}.upsell-header .step-pill{white-space:nowrap;justify-content:center;align-items:center;min-height:30px;padding:8px 14px;line-height:1.2;display:inline-flex}.upsell-shell>h1{letter-spacing:-.055em;max-width:880px;margin:24px auto 18px;font-size:clamp(42px,6vw,66px);line-height:1.02}.upsell-lead{max-width:710px;color:var(--muted);margin:0 auto 42px;font-size:18px;line-height:1.7}.upsell-card{background:var(--white);border:1px solid var(--line);text-align:left;border-radius:22px;grid-template-columns:.85fr 1.15fr;gap:55px;padding:48px;display:grid;box-shadow:0 28px 70px #0b0f101a}.report-preview{place-items:center;min-height:460px;display:grid;position:relative}.report-sheet{background:var(--white);border:1px solid var(--line);border-radius:8px;width:280px;height:390px;padding:30px;position:absolute;box-shadow:0 28px 50px #0b0f102b}.back-sheet{background:#dfeccf;transform:rotate(7deg)translate(18px,-6px)}.report-logo{background:var(--navy);width:30px;height:30px;color:var(--blue);border:1px solid #273121;border-radius:7px;place-items:center;font-weight:900;display:grid}.report-logo img{width:100%;height:100%}.report-sheet>span{color:var(--blue-dark);letter-spacing:.14em;margin-top:38px;font-size:8px;font-weight:900;display:block}.report-sheet h2{letter-spacing:-.04em;margin:11px 0;font-size:28px;line-height:1.04}.report-score{border-top:1px solid var(--line);font-variant-numeric:tabular-nums;align-items:baseline;gap:5px;margin-top:24px;padding-top:18px;display:flex}.report-score strong{color:var(--ink);letter-spacing:-.05em;font-size:50px;line-height:.9}.report-score span{color:var(--muted);font-size:19px;font-weight:800}.report-lines{gap:8px;margin-top:18px;display:grid}.report-lines i{background:#dce2d9;border-radius:5px;height:5px;display:block}.report-lines i:nth-child(2){width:75%}.report-lines i:nth-child(3){width:90%}.report-lines i:nth-child(4){width:60%}.upsell-copy h2{letter-spacing:-.035em;margin:10px 0 15px;font-size:31px;line-height:1.1}.upsell-copy li{border-color:var(--line);font-size:13px}.upsell-price{align-items:center;gap:14px;margin:22px 0;display:flex}.upsell-price span{color:#7b857d;font-size:12px;text-decoration:line-through}.upsell-price strong{color:var(--blue-dark);font-size:20px}.upsell-button{width:100%;font-size:13px}.decline-link{text-align:center;color:#6f7971;margin-top:16px;font-size:10px;text-decoration:underline;display:block}.oto-assurance{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.oto-assurance span{color:#aeb9ab;background:#ffffff06;border:1px solid #34412e;border-radius:12px;padding:14px 16px;font-size:10px;line-height:1.5}.oto-assurance strong{color:var(--blue);margin-bottom:3px;font-size:11px;display:block}.guarantee-note{color:var(--muted);margin-top:22px;font-size:11px}.thankyou-page{background:var(--cloud);place-items:center;min-height:100vh;padding:30px;display:grid}.thankyou-card{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:22px;max-width:650px;padding:60px;box-shadow:0 30px 70px #0b0f1017}.success-icon{width:52px;height:52px;color:var(--success);background:#e6f4d0;border-radius:50%;place-items:center;margin:0 auto 22px;font-size:22px;font-weight:900;display:grid}.thankyou-card h1{letter-spacing:-.045em;margin:15px 0;font-size:42px;line-height:1.08}.thankyou-card>p:not(.eyebrow-text){color:var(--muted);margin-bottom:28px;line-height:1.7}:scope{background:var(--navy);color:var(--white);min-height:100vh}.site-header,.brand,.header-link{color:var(--white)}.hero{background:radial-gradient(circle at 82% 44%,#b8fc3817,#0000 36%)}.hero h1{color:var(--white)}.hero-lead{color:#bec8bc}.system-promise{color:var(--white)}.future-proof-line{color:var(--blue)}.eyebrow{color:var(--blue);background:#b8fc3812;border-color:#34482d}.engine-row span{color:#e6ede3;background:var(--navy-2);border-color:#34412e}.microcopy{color:#9eaa9b}.proof-strip{background:var(--navy-2);border-color:#2d3929}.proof-grid div,.proof-grid div:first-child{border-color:#2d3929}.proof-grid span{color:#aab5a7}.section-tint{background:var(--navy-2);border-color:#2d3929}.section-heading h2{color:var(--white)}.section-heading p:last-child{color:#aeb9ab}.problem-section,.steps-section,.faq-section{color:var(--white)}.muted-card{color:#b7c1b4;background:#151d22;border-color:#34412e}.active-card{background:#0e1315;border:1px solid #3b4d31}.deliverable{background:#0e1315;border-color:#34412e}.deliverable h3{color:var(--white)}.deliverable p{color:#aeb9ab}.deliverable-index,.download-note{color:var(--blue)}.bonus-bar{background:linear-gradient(100deg,#18221a,#202c1c);border-color:#3f5633}.bonus-bar p{color:#abb6a8}.bonus-bar strong{color:var(--white)}.steps article{border-color:#34412e}.steps h3{color:var(--white)}.steps p{color:#aeb9ab}.faq-list details{border-color:#34412e}.faq-list summary{color:var(--white)}.faq-list p{color:#aeb9ab}footer{background:var(--navy-2);border-color:#2d3929}.footer-inner{color:#9eaa9b}.footer-brand{color:var(--white)}.price-box,.form-card,.order-card,.upsell-card,.thankyou-card,.bump-card{color:var(--ink)}.checkout-page .recommended-label{color:var(--blue)}.checkout-page{background:var(--navy)}.checkout-heading h1{color:var(--white)}.checkout-heading p,.checkout-page .back-link{color:#aeb9ab}.upsell-page{background:radial-gradient(circle at 50% 18%,#1d291b,transparent 38%),var(--navy)}.upsell-shell>h1{color:var(--white)}.upsell-lead,.guarantee-note{color:#aeb9ab}.centered-brand{color:var(--white)}.thankyou-page{background:var(--navy)}@media (width<=900px){.hero{grid-template-columns:1fr;gap:15px;padding-top:55px}.hero-copy{text-align:center}.hero-lead,.system-promise,.future-proof-line{margin-inline:auto}.engine-row,.hero-actions{justify-content:center}.system-stage{min-height:530px}.system-hero-image{width:min(820px,105%)}.system-chip{bottom:6%;left:8%}.proof-grid{grid-template-columns:1fr}.proof-grid div,.proof-grid div:first-child{border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.stats-grid,.comparison{grid-template-columns:1fr}.comparison-arrow{text-align:center;transform:rotate(90deg)}.deliverable-grid{grid-template-columns:repeat(2,1fr)}.sample-flow,.steps,.offer-panel{grid-template-columns:1fr}.footer-inner{text-align:center;grid-template-columns:1fr;gap:15px;padding-block:35px}.footer-inner>p{text-align:center}.footer-inner>div:last-child{justify-content:center}.checkout-grid{grid-template-columns:1fr}.order-card{position:static}.upsell-card{grid-template-columns:1fr}.report-preview{min-height:420px}}@media (width<=600px){.shell,.site-header,.checkout-shell,.upsell-shell{width:min(100% - 28px,1180px)}.site-header{height:64px}.header-link{font-size:12px}.hero{min-height:auto;padding-block:45px 70px}.hero h1{font-size:44px}.hero-lead{font-size:17px;line-height:1.6}.hero-actions{display:grid}.microcopy{text-align:center}.system-stage{min-height:390px;margin-top:12px}.system-hero-image{width:112%}.system-chip{padding:10px 12px;bottom:2%;left:0}.system-chip strong{font-size:26px}.system-chip span{font-size:8px}.section{padding-block:75px}.section-heading h2{font-size:38px}.existing-work-card{padding:34px 24px}.existing-work-card h2{font-size:38px}.comparison-card{padding:26px}.deliverable-grid{grid-template-columns:1fr}.deliverable{padding:10px}.bonus-bar{align-items:flex-start}.offer-panel{gap:30px;padding:32px 22px}.offer-copy h2{font-size:38px}.price{font-size:65px}.checkout-shell{padding-top:30px}.checkout-heading h1{font-size:35px}.field-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.form-card,.order-card{padding:21px}.payment-placeholder{display:block}.payment-placeholder>span{margin-top:14px;display:block}.bump-card{grid-template-columns:auto 1fr}.bump-price{grid-column:2}.trust-row{flex-wrap:wrap}.upsell-header{gap:13px}.upsell-header .brand-mark{flex-basis:36px;width:36px;height:36px}.upsell-header .brand{font-size:13px}.upsell-header .step-pill{white-space:normal;padding-inline:12px;font-size:8px}.upsell-shell>h1{font-size:42px}.upsell-lead{font-size:16px}.upsell-card{gap:22px;padding:26px 20px}.report-preview{min-height:350px;margin:-28px;transform:scale(.82)}.upsell-copy h2{font-size:27px}.oto-assurance{grid-template-columns:1fr}.thankyou-card{padding:38px 24px}.thankyou-card h1{font-size:35px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
