:root{--ink:#101411;--muted:#5f675f;--lime:#b7ff00;--line:#dfe3dc;--paper:#f4f6f0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.nav-shell{height:78px;display:flex;align-items:center;max-width:1240px;margin:auto;padding:0 28px;gap:42px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{display:block;width:164px;height:auto}nav{display:flex;gap:30px;font-size:13px;font-weight:650}nav a:hover{opacity:.55}.button{display:inline-flex;border:1px solid var(--ink);background:var(--lime);color:var(--ink);min-height:54px;align-items:center;justify-content:center;gap:28px;padding:0 23px;border-radius:5px;font-weight:800;font-size:14px;box-shadow:3px 3px 0 var(--ink);transition:.15s ease;cursor:pointer}.button:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--ink)}.button-small{min-height:40px;padding:0 17px;box-shadow:none}.hero{max-width:1240px;margin:0 auto;padding:105px 28px 78px}.eyebrow,.kicker{font-family:"Courier New",monospace;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:25px}.pulse{width:9px;height:9px;background:#32c85c;border-radius:50%;box-shadow:0 0 0 5px #d9efdc}h1{font-size:clamp(52px,7.7vw,105px);line-height:.91;letter-spacing:-.065em;margin:0;max-width:1150px;font-weight:760}h1 em,h2 em{font-style:normal;color:#7d857d}.hero-copy{max-width:680px;margin:35px 0 30px;color:var(--muted);font-size:20px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button-ghost{background:transparent;box-shadow:none;font-weight:650}.button-ghost:hover{box-shadow:none;transform:none;background:#eaede6}.proof-row{margin-top:75px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);max-width:750px}.proof-row>span{padding:18px 28px 0 0;display:flex;flex-direction:column}.proof-row b{font-size:18px}.proof-row small{color:var(--muted);margin-top:4px}.demo-wrap{max-height:0;overflow:hidden;display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;background:var(--ink);color:white;padding:0 max(28px,calc((100vw - 1184px)/2));transition:max-height .5s ease,padding .5s ease}.demo-wrap.is-open{max-height:1100px;padding-top:85px;padding-bottom:85px}.demo-copy{padding:25px 0}.demo-copy .kicker{color:var(--lime)}.demo-copy h2,.section-head h2,.math-copy h2,.pilot h2{letter-spacing:-.05em;line-height:1;font-size:clamp(40px,5vw,66px);margin:17px 0 24px}.demo-copy>p{color:#aeb5ae;line-height:1.65}.demo-copy ul{list-style:none;padding:15px 0 0;margin:0;display:grid;gap:14px}.demo-copy li{display:flex;align-items:center;gap:12px;font-size:14px}.demo-copy i{width:25px;height:25px;border:1px solid #555e55;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;color:var(--lime);font-style:normal;font-size:11px}.phone{background:#f8f9f6;color:var(--ink);border-radius:26px;padding:18px;max-width:540px;width:100%;justify-self:end;box-shadow:0 30px 70px #0008}.phone-top{display:flex;align-items:center;gap:10px;padding:5px 5px 15px;border-bottom:1px solid #e7e9e3}.phone-top div{display:flex;flex-direction:column;font-size:13px}.phone-top small{color:#858b84;margin-top:2px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime);font-weight:800}.online{color:#35c45d;margin-left:auto;font-size:12px}.messages{padding:16px 5px 4px;display:flex;flex-direction:column;gap:8px}.bubble{max-width:82%;padding:10px 12px 7px;border-radius:13px;font-size:12px;line-height:1.45}.bubble small{display:block;opacity:.5;font-size:8px;margin-top:3px;text-align:right}.bubble.agent{background:#e5e9df;align-self:flex-start;border-bottom-left-radius:3px}.bubble.lead{background:#b8ee37;align-self:flex-end;border-bottom-right-radius:3px}.system-msg{color:#858b84;font-size:9px;text-align:center;padding:2px 0 5px}.system-msg small{margin-left:8px}.saved{background:white;border:1px solid #dde3d8;border-radius:11px;padding:11px;margin-top:10px;display:flex;gap:10px;align-items:center}.saved>span{background:#e3f9a7;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-weight:900}.saved div{display:flex;flex-direction:column;font-size:11px}.saved small{color:#737b73;margin-top:2px}.problem{max-width:1240px;margin:auto;padding:115px 28px}.section-head{max-width:780px}.section-head>p,.math-copy>p{color:var(--muted);line-height:1.7;max-width:620px}.cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin-top:60px}.cards article{min-height:300px;padding:35px;background:#f7f8f4;border-right:1px solid var(--line);display:flex;flex-direction:column}.cards article:last-child{border:0}.card-num{font-family:"Courier New",monospace;font-size:11px;color:#8d958d}.cards h3{font-size:24px;letter-spacing:-.04em;margin:auto 0 10px}.cards p{color:var(--muted);line-height:1.55;font-size:14px;margin:0}.cards .accent-card{background:var(--lime)}.cards .accent-card p{color:#343b33}.math{background:#dfe4da;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:110px max(28px,calc((100vw - 1184px)/2))}.calculator{background:var(--ink);color:white;padding:38px;align-self:center}.slider-row{margin-bottom:32px}.slider-row label{display:flex;justify-content:space-between;font-size:13px}.slider-row label b{color:var(--lime);font-size:16px}.slider-row input{width:100%;accent-color:var(--lime);margin-top:16px}.calc-result{border-top:1px solid #3b423b;padding-top:28px}.calc-result>span{color:#9ba39b;font-size:12px}.calc-result strong{display:block;color:var(--lime);font-size:54px;letter-spacing:-.05em;margin:4px 0}.calc-result strong small{font-size:15px;color:#9ba39b;margin-left:4px}.calc-result p{color:#9ba39b;font-size:11px}.fit{max-width:1240px;padding:85px 28px;margin:auto}.trade-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trade-row span{border:1px solid #cdd2ca;padding:15px 19px;font-size:12px;font-weight:750;background:#f8f9f5}.pilot{background:var(--lime);padding:90px max(28px,calc((100vw - 900px)/2));text-align:center}.pilot-badge{display:inline-block;border:1px solid var(--ink);padding:8px 12px;border-radius:2px;font:700 10px "Courier New",monospace;letter-spacing:.1em}.pilot>p{max-width:640px;margin:0 auto 35px;line-height:1.6}.pilot h2 em{color:#576a24}.price{display:flex;flex-direction:column;margin:15px 0 32px}.price span,.price small{font-size:10px;font-family:"Courier New",monospace}.price strong{font-size:74px;line-height:1;letter-spacing:-.07em}.pilot-grid{max-width:650px;margin:0 auto 35px;display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:10px 26px;font-size:13px}.pilot-grid span{font-weight:900;margin-right:7px}.button-dark{background:var(--ink);color:white;border-color:var(--ink);box-shadow:none}.button-dark:hover{box-shadow:none;transform:none;background:#272e27}.after-pilot{max-width:620px;margin:28px auto 0;border-top:1px solid #9ebf38;padding-top:20px;display:flex;align-items:baseline;justify-content:center;gap:14px;font-size:12px}.after-pilot b{text-transform:uppercase;font:700 10px "Courier New",monospace;letter-spacing:.08em}.after-pilot strong{font-size:14px}.apply{background:#eef1e9;padding:105px max(28px,calc((100vw - 1184px)/2));display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;border-top:1px solid var(--line)}.apply-copy{padding-top:20px}.apply-copy h2{font-size:clamp(42px,5.2vw,68px);letter-spacing:-.055em;line-height:.98;margin:17px 0 24px}.apply-copy>p{color:var(--muted);line-height:1.65;max-width:520px}.apply-note{margin-top:35px;border-left:3px solid var(--lime);padding:4px 0 4px 18px;display:flex;flex-direction:column;gap:7px;max-width:500px}.apply-note b{font-size:13px}.apply-note span{color:var(--muted);font-size:12px;line-height:1.55}.form-card{background:white;border:1px solid var(--line);padding:36px;box-shadow:8px 8px 0 #dce1d6}.form-card form{display:grid;gap:18px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:11px;font-weight:750}.field input,.field select{width:100%;min-height:47px;border:1px solid #cfd5cb;background:#fbfcf9;color:var(--ink);padding:0 12px;border-radius:3px;outline:none}.field input:focus,.field select:focus{border-color:#778176;box-shadow:0 0 0 3px #edf4d8}.form-submit{width:100%;margin-top:4px}.form-fine{color:#7b837a;line-height:1.45;font-size:9px}.form-status{margin:0;font-size:12px}.form-status.error{color:#9d2727}.form-status.success{color:#287a3a;font-weight:700}.honeypot{position:absolute;left:-9999px;opacity:0}.form-card.is-success form>*:not(.form-status){display:none}.form-card.is-success .form-status{min-height:280px;display:flex;align-items:center;font-size:20px}.legal-page{min-height:100vh;padding:42px max(24px,calc((100vw - 860px)/2)) 90px}.legal-page>.brand{width:164px;margin-bottom:85px}.legal-copy h1{font-size:clamp(48px,7vw,78px);letter-spacing:-.06em;line-height:.95;margin:14px 0 12px}.legal-copy h2{font-size:22px;letter-spacing:-.03em;margin:38px 0 9px}.legal-copy p{color:#4e574e;line-height:1.7;font-size:14px}.legal-copy a{text-decoration:underline;text-underline-offset:3px}.legal-date{font:600 10px "Courier New",monospace;text-transform:uppercase;letter-spacing:.08em}.legal-note{border-top:1px solid var(--line);padding-top:22px;margin-top:40px}footer{background:var(--ink);color:white;min-height:190px;display:flex;align-items:center;gap:25px;padding:0 max(28px,calc((100vw - 1184px)/2))}.brand-light{margin-right:10px}.brand-light+p{color:#8e978e;margin-right:auto}.footer-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#8e978e;font-size:10px;flex-wrap:wrap}.footer-links a:hover{color:white}@media(max-width:800px){.nav-shell nav{display:none}.nav-shell{padding:0 18px}.hero{padding:70px 20px 60px}.hero-copy{font-size:17px}.proof-row{margin-top:50px}.proof-row b{font-size:14px}.proof-row small{font-size:10px}.demo-wrap,.math{grid-template-columns:1fr;gap:40px}.demo-wrap{padding-left:20px;padding-right:20px}.phone{justify-self:center}.problem{padding:80px 20px}.cards{grid-template-columns:1fr}.cards article{min-height:220px;border-right:0;border-bottom:1px solid var(--line)}.math{padding:80px 20px}.fit{padding:65px 20px}.pilot{padding:70px 20px}.pilot-grid{grid-template-columns:1fr;max-width:340px}.apply{padding:80px 20px;grid-template-columns:1fr;gap:40px}footer{padding:45px 20px;flex-direction:column;align-items:flex-start}.brand-light+p{margin:0}.footer-links{justify-content:flex-start}.legal-page{padding-top:28px}.legal-page>.brand{margin-bottom:60px}}@media(max-width:480px){.button-small{display:none}h1{font-size:50px}.hero-actions .button{width:100%}.proof-row{grid-template-columns:1fr;gap:12px}.proof-row>span{padding-top:10px}.calc-result strong{font-size:44px}.field-row{grid-template-columns:1fr}.form-card{padding:24px}.after-pilot{flex-direction:column;align-items:center;gap:7px}}
