:root{--bg:#060b09;--panel:#111816;--panel2:#161f1c;--line:#2a3832;--text:#f3f7f5;--muted:#a8b3ae;--green:#59ee72;--green2:#1cbf65;--blue:#2689ff;--indigo:#705dff;--max:1240px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 84% 2%,#102844 0,transparent 24rem),radial-gradient(circle at 8% 20%,#0b2a21 0,transparent 28rem),var(--bg);color:var(--text);line-height:1.6}.section-shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:30px;padding:14px max(20px,calc((100vw - var(--max))/2));background:rgba(5,10,8,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;line-height:1.05;margin-right:auto}.brand img{width:46px;height:46px;border-radius:11px}.brand span{font-size:15px}nav{display:flex;gap:26px}nav a,.text-link{color:#d7dfdb;text-decoration:none;font-weight:600;font-size:14px}nav a:hover,.text-link:hover{color:var(--green)}.menu-button{display:none}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:12px;background:linear-gradient(135deg,var(--green),#75f043);color:#061208;text-decoration:none;font-weight:800;box-shadow:0 10px 32px rgba(73,237,105,.18);border:1px solid rgba(255,255,255,.18)}.button:hover{transform:translateY(-1px);filter:brightness(1.08)}.button-small{padding:10px 16px;font-size:14px}.button-secondary{background:rgba(255,255,255,.04);color:#fff;box-shadow:none;border-color:#46534f}.hero{min-height:720px;display:grid;grid-template-columns:.88fr 1.3fr;align-items:center;gap:60px;padding-block:80px 60px}.eyebrow{display:block;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.13em;margin-bottom:12px}.hero h1,.split-section h2,.centered-section h2,.whatif-section h2,.capabilities-section h2,.developer-section h2,.support-section h2,.final-cta h2{margin:0;line-height:1.05;letter-spacing:-.045em}.hero h1{font-size:clamp(46px,5.5vw,78px)}.hero h1 span{background:linear-gradient(90deg,var(--green),#77f26a);-webkit-background-clip:text;color:transparent}.lead{font-size:20px;color:#c3cdc8;max-width:650px}.check-list{padding:0;list-style:none;margin:28px 0}.check-list li{margin:10px 0;color:#d9e1dd}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid var(--green);border-radius:50%;color:var(--green);font-size:12px;margin-right:10px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.requirements{font-size:13px;color:#86938d}.hero-visual{position:relative}.hero-visual .glow{position:absolute;inset:14%;background:linear-gradient(135deg,var(--green2),var(--blue));filter:blur(90px);opacity:.28}.hero-visual img,.capabilities-section img{position:relative;width:100%;border-radius:20px;border:1px solid #33423d;box-shadow:0 35px 90px rgba(0,0,0,.55)}.feature-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden;margin-bottom:110px}.feature-strip article{background:linear-gradient(180deg,#131c19,#0e1513);padding:30px 20px;text-align:center}.feature-icon{font-size:32px;color:var(--green)}.feature-strip h3{font-size:16px}.feature-strip p{font-size:13px;color:var(--muted);line-height:1.45}.split-section,.capabilities-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-bottom:120px}.split-section h2,.capabilities-section h2,.whatif-section h2{font-size:clamp(38px,4vw,58px)}.split-section>div>p,.whatif-copy p,.capability-list>p{color:var(--muted);font-size:18px}.bullet-features{display:grid;gap:18px;margin-top:30px}.bullet-features div{display:grid;grid-template-columns:150px 1fr;gap:15px;padding-bottom:16px;border-bottom:1px solid var(--line)}.bullet-features b{color:var(--green)}.bullet-features span{color:#bdc7c2}.cost-card,.comparison-card{background:linear-gradient(150deg,#17201d,#0e1513);border:1px solid #34433e;border-radius:22px;padding:30px;box-shadow:0 30px 70px rgba(0,0,0,.35)}.card-heading{display:flex;align-items:center;gap:10px}.card-heading span{height:26px;width:4px;border-radius:10px;background:var(--green)}.cost-card h3{margin:0}.cost-card h4{font-size:11px;letter-spacing:.13em;color:#86938d;text-transform:uppercase;border-bottom:1px solid var(--line);padding-bottom:8px;margin-top:25px}.price-row,.total-row{display:flex;justify-content:space-between;padding:7px 0}.total-row{margin-top:18px;padding-top:16px;border-top:1px solid #3b4b45;color:var(--green);font-size:18px}.cost-card small{display:block;color:#718078;margin-top:18px}.centered-section{text-align:center;margin-bottom:120px}.centered-section h2{font-size:clamp(38px,4vw,58px)}.section-intro{max-width:700px;margin:18px auto 45px;color:var(--muted);font-size:18px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:left}.steps article,.example-grid article{padding:28px;background:linear-gradient(155deg,#151e1b,#0d1311);border:1px solid var(--line);border-radius:18px}.steps article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(89,238,114,.13);border:1px solid var(--green);color:var(--green);font-weight:900}.steps p,.example-grid p{color:var(--muted);font-size:14px}.whatif-section{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center;margin-bottom:120px;padding:70px;border-radius:28px;border:1px solid #294238;background:radial-gradient(circle at 90% 20%,rgba(38,137,255,.13),transparent 35%),linear-gradient(145deg,#0e1814,#0b1110)}.comparison-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center}.comparison-column{display:grid;gap:8px;padding:25px}.comparison-column strong{font-size:35px}.comparison-column small{color:#89978f;font-weight:800}.comparison-column.active{border:1px solid rgba(89,238,114,.5);background:rgba(89,238,114,.08);border-radius:16px}.comparison-column.active strong{color:var(--green)}.comparison-card .arrow{font-size:28px;color:#708078}.comparison-card>p{grid-column:1/-1;color:#718078;font-size:12px}.example-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:left}.example-art{height:160px;border-radius:13px;background:radial-gradient(circle at 35% 25%,#42564d,#131a18);display:flex;align-items:center;justify-content:center;overflow:hidden}.circles i{width:90px;height:90px;border-radius:50%;background:linear-gradient(145deg,#d1bea1,#6e5a41);border:7px solid #3c3225;margin:-12px}.patch span{padding:20px 50px;border-radius:24px;background:#8a572f;border:5px solid #bd8a58;box-shadow:0 10px 20px #000;color:#301a0c;font-size:40px;font-weight:900}.sign b{padding:25px 35px;border:3px solid #b98d4c;background:#2f2518;color:#e8c889;text-align:center;transform:rotate(-3deg)}.products{gap:12px}.products i{width:58px;height:125px;background:linear-gradient(#555,#202020);border-radius:12px;border-top:12px solid #b6b6b6}.capability-list ul{padding:0;list-style:none}.capability-list li{padding:12px 0;border-bottom:1px solid var(--line);color:#aeb9b3}.capability-list li:before{content:"✓";color:var(--green);margin-right:10px}.capability-list b{color:#fff}.developer-section{display:grid;grid-template-columns:190px 1fr;gap:45px;align-items:center;padding:60px 70px;margin-bottom:60px;background:linear-gradient(145deg,#14201b,#0f1513);border:1px solid var(--line);border-radius:24px}.developer-avatar{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#33433d,#0d1210);border:3px solid var(--green);font-size:56px;font-weight:900;color:var(--green);box-shadow:0 0 50px rgba(89,238,114,.15)}.developer-section h2{font-size:42px}.developer-section p{color:var(--muted)}.developer-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.support-section{display:grid;grid-template-columns:1.5fr .8fr;gap:40px;align-items:center;padding:50px 60px;margin-bottom:60px;border:1px solid #36573f;background:linear-gradient(120deg,rgba(89,238,114,.11),rgba(38,137,255,.08));border-radius:24px}.support-section h2{font-size:40px}.support-section p{color:#c1cbc6}.support-actions{display:grid;gap:16px;text-align:center}.final-cta{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:30px;margin-block:90px}.final-cta img{width:86px;border-radius:20px}.final-cta h2{font-size:42px}.final-cta p{color:var(--muted);margin:8px 0 0}footer{border-top:1px solid var(--line);background:#050907}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-block:50px}.footer-brand{display:flex;gap:15px}.footer-brand img{width:54px;height:54px;border-radius:13px}.footer-brand p,footer p{color:#85928c;font-size:13px;margin:5px 0}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:8px}.footer-grid a{color:#95a39c;text-decoration:none;font-size:14px}.footer-grid a:hover{color:var(--green)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #18211e;padding-block:18px 30px;color:#65726c;font-size:12px}
@media(max-width:1000px){nav{display:none;position:absolute;left:0;right:0;top:75px;padding:22px;background:#0c1311;flex-direction:column}.site-header.nav-open nav{display:flex}.site-header>.button{display:none}.menu-button{display:block;background:transparent;border:1px solid #46534f;color:white;border-radius:9px;padding:8px 12px}.hero,.split-section,.whatif-section,.capabilities-section{grid-template-columns:1fr}.hero{padding-top:55px}.feature-strip{grid-template-columns:repeat(3,1fr)}.steps,.example-grid{grid-template-columns:repeat(2,1fr)}.whatif-section{padding:40px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.final-cta{grid-template-columns:70px 1fr}.final-cta>.button{grid-column:2;justify-self:start}.developer-section{grid-template-columns:150px 1fr;padding:45px}.developer-avatar{width:130px;height:130px}}
@media(max-width:640px){.section-shell{width:min(100% - 24px,var(--max))}.hero{min-height:auto}.hero h1{font-size:43px}.lead{font-size:17px}.feature-strip{grid-template-columns:1fr}.steps,.example-grid{grid-template-columns:1fr}.split-section,.whatif-section,.capabilities-section{gap:35px;margin-bottom:80px}.whatif-section{padding:28px 20px}.comparison-card{grid-template-columns:1fr}.comparison-card .arrow{transform:rotate(90deg)}.developer-section,.support-section{grid-template-columns:1fr;padding:34px 25px}.developer-avatar{margin:auto}.final-cta{grid-template-columns:1fr;text-align:center}.final-cta img{margin:auto}.final-cta>.button{grid-column:auto;justify-self:stretch}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.bullet-features div{grid-template-columns:1fr}.hero-actions .button{width:100%}}
