:root{--bg:#07110e;--bg2:#0d1a16;--card:#10231c;--text:#f4fff9;--muted:#9cb4aa;--green:#37e58b;--green2:#17b968;--line:rgba(255,255,255,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}a{text-decoration:none;color:inherit}.bg-glow{position:fixed;filter:blur(110px);opacity:.2;pointer-events:none;z-index:-1}.glow-1{width:460px;height:460px;background:#21e989;top:-180px;right:-130px}.glow-2{width:380px;height:380px;background:#0ab6ff;bottom:-160px;left:-120px}.navbar{max-width:1180px;margin:auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand small{font-weight:500;color:var(--green)}.brand-mark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),var(--green2));color:#032215;box-shadow:0 8px 28px rgba(55,229,139,.25)}nav{display:flex;gap:28px;color:var(--muted);font-size:14px}nav a:hover{color:#fff}.btn{border:0;border-radius:13px;padding:15px 23px;background:linear-gradient(135deg,var(--green),var(--green2));color:#052116;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 30px rgba(55,229,139,.2);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-small{padding:11px 16px;font-size:13px}.btn-ghost{background:transparent;color:#fff;border:1px solid var(--line);box-shadow:none}.hero{max-width:1180px;margin:70px auto 50px;padding:0 24px;display:grid;grid-template-columns:1.04fr .96fr;gap:62px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--green);font-weight:800}.hero h1{font-size:58px;line-height:1.03;margin:18px 0 20px;letter-spacing:-2.8px}.hero p,.section-head p,.lead{color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin:30px 0}.hero-proof{display:flex;gap:36px;margin-top:34px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:22px}.hero-proof span{font-size:12px;color:var(--muted);margin-top:4px}.hero-card{background:linear-gradient(145deg,#173228,#0a1713);border:1px solid var(--line);border-radius:24px;padding:14px;box-shadow:0 40px 90px rgba(0,0,0,.35);transform:perspective(900px) rotateY(-5deg) rotateX(2deg)}.window-bar{display:flex;gap:6px;padding:5px 4px 13px}.window-bar span{width:8px;height:8px;border-radius:50%;background:#537069}.dashboard-preview{height:430px;background:#f5f7f6;border-radius:16px;display:flex;overflow:hidden;color:#0d1a16}.dashboard-preview aside{width:62px;background:#0e211a;display:flex;align-items:center;flex-direction:column;gap:22px;padding:18px 0}.dashboard-preview aside span{width:25px;height:7px;background:#385148;border-radius:9px}.dashboard-preview aside .active{background:var(--green)}.mini-logo{width:30px;height:30px;border-radius:9px;background:var(--green);display:grid;place-items:center;font-weight:900;margin-bottom:18px}.dash-main{padding:22px;flex:1}.dash-top{display:flex;justify-content:space-between;align-items:center;font-size:18px}.avatar{width:31px;height:31px;border-radius:50%;background:#d9e3df}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.stats article,.chart-card,.orders-card{background:#fff;border:1px solid #e6ece9;border-radius:12px;padding:14px}.stats small{display:block;color:#7a8d85;font-size:10px}.stats strong{display:block;margin:8px 0;font-size:19px}.stats em{font-style:normal;color:#17a85f;font-size:9px}.chart-head{display:flex;justify-content:space-between}.chart-head span{font-size:9px;color:#899a93}.bars{height:120px;display:flex;align-items:end;gap:8px;padding-top:16px}.bars i{flex:1;background:linear-gradient(#31e88b,#1da968);border-radius:5px 5px 2px 2px}.orders-card{margin-top:10px}.orders-card div{display:grid;grid-template-columns:15px 1fr auto;align-items:center;padding:8px 0;border-bottom:1px solid #edf1ef;font-size:10px}.orders-card div:last-child{border:0}.orders-card small{color:#7a8d85}.status{width:8px;height:8px;border-radius:50%}.green{background:#25c875}.orange{background:#ff9f43}.blue{background:#38a4ff}.trust-strip{max-width:1180px;margin:30px auto 0;padding:22px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;color:#6f8a7f;font-size:13px;font-weight:700}.section{max-width:1180px;margin:130px auto;padding:0 24px}.section-head{text-align:center;max-width:760px;margin:0 auto 52px}.section-head h2,.split h2,.cta h2{font-size:42px;line-height:1.12;letter-spacing:-1.6px;margin:14px 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:28px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border-radius:18px}.feature-grid h3{margin:18px 0 9px}.feature-grid p{color:var(--muted);line-height:1.65;font-size:14px}.icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:rgba(55,229,139,.1);font-size:21px}.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{margin:15px 0;color:#dff7eb}.check-list li:before{content:'✓';color:var(--green);font-weight:900;margin-right:12px}.code-card{border:1px solid var(--line);border-radius:18px;background:#0a1512;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.25)}.code-tabs{padding:13px 17px;border-bottom:1px solid var(--line);display:flex;gap:20px;color:#668177;font-size:12px}.code-tabs .selected{color:#fff}.code-card pre{padding:24px;margin:0;overflow:auto;color:#d9eee5;line-height:1.8;font-size:13px}.purple{color:#c89cff}.cyan{color:#78dafa}.green{color:#65efa4}.price-section{max-width:950px}.pricing-card{display:grid;grid-template-columns:.95fr 1.05fr;background:linear-gradient(145deg,#123126,#0d1e18);border:1px solid rgba(55,229,139,.24);border-radius:24px;overflow:hidden;box-shadow:0 35px 85px rgba(0,0,0,.3)}.pricing-main{padding:45px}.badge{font-size:11px;letter-spacing:1.7px;color:var(--green);font-weight:800}.pricing-main h3{font-size:26px}.price{display:flex;align-items:flex-end;margin:25px 0}.price span{font-size:28px;margin-bottom:12px}.price strong{font-size:74px;line-height:.9}.price small{margin:0 0 8px 9px;color:var(--muted)}.pricing-main p,.secure,.note{color:var(--muted)}.full{width:100%}.secure{display:block;text-align:center;margin-top:13px;font-size:11px}.pricing-list{padding:45px;background:rgba(255,255,255,.035)}.compact li{font-size:14px;margin:13px 0}.note{font-size:12px;line-height:1.6;margin-top:25px}.faq-list{max-width:820px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:700;cursor:pointer}.faq details p{color:var(--muted);line-height:1.7}.cta{max-width:1130px;margin:120px auto 60px;padding:46px;border-radius:25px;background:linear-gradient(135deg,#27d77d,#0ead5e);color:#052116;display:flex;align-items:center;justify-content:space-between}.cta .eyebrow{color:#07522f}.cta h2{margin-bottom:6px}.cta p{margin:0;color:#175f3b}.btn-light{background:#fff;box-shadow:none;white-space:nowrap}footer{max-width:1180px;margin:auto;padding:25px 24px 40px;display:flex;align-items:center;justify-content:space-between;color:#6f8a7f;font-size:12px;border-top:1px solid var(--line)}footer div:last-child{display:flex;gap:18px}.modal{position:fixed;inset:0;display:none;place-items:center;z-index:30}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.modal-card{position:relative;width:min(520px,calc(100% - 32px));background:#10231c;border:1px solid var(--line);border-radius:22px;padding:30px;z-index:1}.modal-close{position:absolute;right:17px;top:13px;background:none;border:0;color:#fff;font-size:28px;cursor:pointer}.modal-card h3{font-size:28px;margin:12px 0}.modal-card p{color:var(--muted);line-height:1.6}.modal form{display:grid;gap:14px;margin-top:22px}.modal label{font-size:12px;color:#bfd3ca}.modal input,.modal textarea{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:11px;background:#091712;color:#fff;padding:13px;outline:none}.modal input:focus,.modal textarea:focus{border-color:var(--green)}
@media(max-width:900px){nav{display:none}.hero,.split{grid-template-columns:1fr}.hero{margin-top:35px}.hero h1{font-size:45px}.hero-card{transform:none}.feature-grid{grid-template-columns:1fr 1fr}.pricing-card{grid-template-columns:1fr}.trust-strip{overflow:auto;gap:30px}.cta{margin-left:18px;margin-right:18px}.dashboard-preview{height:390px}}
@media(max-width:600px){.navbar .btn-small{display:none}.hero h1{font-size:38px;letter-spacing:-1.8px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.hero-proof{gap:18px}.feature-grid{grid-template-columns:1fr}.section{margin-top:90px}.section-head h2,.split h2,.cta h2{font-size:33px}.cta{flex-direction:column;align-items:flex-start;gap:25px;padding:30px}.cta .btn{width:100%}.stats{grid-template-columns:1fr 1fr}.stats article:last-child{display:none}.dashboard-preview aside{width:48px}.dash-main{padding:14px}.price strong{font-size:62px}footer{flex-direction:column;gap:16px;text-align:center}}
