*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial;color:#14213d;background:#f6f9fc}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border-bottom:1px solid #e6edf5}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;font-weight:900;font-size:20px}.brand-dot{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#1068ff,#18b974);color:#fff;font-size:13px}.nav-links{display:flex;align-items:center;gap:22px}.nav-links a{font-weight:650;font-size:14px}.nav-toggle{display:none;border:0;background:none;font-size:25px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:13px 20px;background:linear-gradient(135deg,#1167ff,#169b69);color:white!important;font-weight:800;cursor:pointer;box-shadow:0 8px 24px rgba(17,103,255,.2)}.btn-secondary{background:#eef4ff;color:#1254b8!important;box-shadow:none}.btn-danger{background:#e5484d}.btn-warning{background:#f59e0b}.btn-sm{padding:10px 15px;border-radius:10px}.hero{padding:90px 0 70px;background:radial-gradient(circle at 15% 20%,#dceaff 0,transparent 34%),radial-gradient(circle at 90% 10%,#dff9ed 0,transparent 32%)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eaf2ff;color:#145dc2;font-weight:800;font-size:13px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:18px 0}.gradient-text{background:linear-gradient(90deg,#1268ff,#08a86b);-webkit-background-clip:text;color:transparent}.lead{font-size:19px;color:#56657a;line-height:1.7}.hero-card,.card{background:#fff;border:1px solid #e4ecf5;border-radius:22px;box-shadow:0 20px 50px rgba(34,65,100,.1)}.hero-card{padding:28px}.api-line{padding:14px;border-radius:12px;background:#0e172a;color:#d8fce9;font-family:monospace;margin:10px 0;overflow:auto}.section{padding:72px 0}.section-title{text-align:center;max-width:750px;margin:0 auto 42px}.section-title h2{font-size:38px;margin:0 0 12px}.section-title p{color:#66768d}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{padding:26px}.feature-icon{width:46px;height:46px;border-radius:14px;background:#eaf2ff;display:grid;place-items:center;font-size:20px}.feature p,.muted{color:#64748b;line-height:1.65}.pricing-card{padding:30px}.price{font-size:40px;font-weight:900}.price small{font-size:14px;color:#64748b}.list{padding-left:18px;line-height:2;color:#536277}.form-card{max-width:560px;margin:48px auto;padding:30px}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.input,.select,textarea{width:100%;padding:13px 14px;border:1px solid #ced9e6;border-radius:11px;background:white;font:inherit;outline:none}.input:focus,.select:focus,textarea:focus{border-color:#4f8df8;box-shadow:0 0 0 3px #e7f0ff}.alert{padding:13px 15px;border-radius:11px;margin:12px 0}.alert-success{background:#e7f8ef;color:#12633d}.alert-error{background:#fdebec;color:#9b1c24}.site-footer{background:#0e172a;color:#dbe6f4;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid a{display:block;margin:12px 0;color:#a9b7c8}.copyright{border-top:1px solid #253248;margin-top:30px;padding-top:20px;color:#8694a8}.dash-body{background:#f4f7fb}.dash-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:#0e172a;color:white;padding:24px 16px;position:sticky;top:0;height:100vh}.sidebar .brand{padding:0 10px 22px}.sidebar a{display:flex;padding:12px 14px;margin:5px 0;border-radius:11px;color:#b9c6d8;font-weight:650}.sidebar a:hover,.sidebar a.active{background:#1b2a43;color:#fff}.dash-main{min-width:0}.dash-top{height:70px;background:white;border-bottom:1px solid #e5eaf1;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.dash-content{padding:28px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat{padding:22px}.stat .num{font-size:30px;font-weight:900;margin-top:8px}.table-wrap{overflow:auto;background:white;border:1px solid #e2e8f0;border-radius:17px}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:13px 14px;text-align:left;border-bottom:1px solid #edf1f5;font-size:14px}.table th{background:#f8fafc;font-size:12px;text-transform:uppercase;color:#64748b}.badge{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;background:#eef2f7}.badge.green{background:#e6f8ef;color:#16734a}.badge.red{background:#fde9ea;color:#b4232c}.badge.orange{background:#fff3d8;color:#a35f00}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:15px}.page-head h1{margin:0}.actions{display:flex;gap:7px;flex-wrap:wrap}.modal{position:fixed;inset:0;background:rgba(2,8,23,.58);display:none;align-items:center;justify-content:center;z-index:100}.modal.open{display:flex}.modal-box{width:min(560px,calc(100% - 30px));background:white;border-radius:18px;padding:24px;max-height:90vh;overflow:auto}.chart-card{padding:22px;margin-top:20px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.code{background:#0b1322;color:#d7fbe9;border-radius:14px;padding:18px;overflow:auto;white-space:pre-wrap;font-family:monospace}.doc h2{margin-top:36px}.doc h3{margin-top:25px}.qr-box{display:grid;place-items:center;min-height:280px;background:#fff;border:1px dashed #ccd8e5;border-radius:18px}.qr-box img{max-width:260px}.small{font-size:12px}.right{text-align:right}@media(max-width:900px){.hero-grid,.grid-3,.footer-grid,.two-col{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.dash-layout{grid-template-columns:1fr}.sidebar{position:fixed;left:-280px;width:260px;z-index:80;transition:.2s}.sidebar.open{left:0}.dash-top{padding:0 16px}.dash-content{padding:18px}.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:72px;left:16px;right:16px;flex-direction:column;background:white;padding:20px;border:1px solid #e4ecf5;border-radius:16px}.nav-links.open{display:flex}.hero{padding-top:55px}}@media(max-width:560px){.stats{grid-template-columns:1fr}.hero h1{font-size:42px}.section{padding:52px 0}.page-head{align-items:flex-start;flex-direction:column}.dash-content{padding:14px}}
