:root{--bg:#07101d;--panel:#0d1929;--panel2:#122238;--text:#eef5ff;--muted:#91a4bc;--line:#20344d;--accent:#55d6be;--blue:#77a8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 5%,#102d45 0,transparent 31%),var(--bg);color:var(--text);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.header{height:76px;display:flex;align-items:center;gap:34px;padding:0 max(5vw,24px);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(7,16,29,.82);backdrop-filter:blur(14px);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-weight:750;letter-spacing:.08em}.mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid #3d5977;border-radius:10px;background:linear-gradient(145deg,#172b43,#0c1828);font-size:12px;color:var(--accent)}nav{display:flex;gap:26px;margin-left:auto;color:#b9c8da;font-size:14px}nav a:hover,footer a:hover{color:#fff}.status{font-size:13px;color:#b9c8da;border:1px solid var(--line);border-radius:999px;padding:8px 13px}.status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent);margin-right:8px}.hero{max-width:1180px;margin:auto;min-height:650px;padding:100px 28px 80px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:74px}.eyebrow{margin:0 0 15px;color:var(--accent);font-size:12px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}h1{font-size:clamp(45px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0 0 25px;max-width:760px}h2{font-size:clamp(30px,4vw,47px);line-height:1.12;letter-spacing:-.035em;margin:0 0 20px}h3{font-size:20px;margin:14px 0 9px}.lead{font-size:20px;color:#aebed1;max-width:620px}.actions{display:flex;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid #2e4560;border-radius:10px;font-weight:650}.button:hover{border-color:#6482a5}.button.primary{background:var(--accent);border-color:var(--accent);color:#061510}.note{color:#7f93aa;font-size:13px}.console{background:linear-gradient(145deg,rgba(19,37,59,.96),rgba(8,20,34,.96));border:1px solid #27425e;border-radius:18px;padding:22px;box-shadow:0 35px 80px rgba(0,0,0,.35);transform:perspective(900px) rotateY(-3deg)}.console-head{display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:11px}.console-head span{width:8px;height:8px;border-radius:50%;background:#36506d}.console-head span:first-child{background:#ff7a83}.console-head span:nth-child(2){background:#f2bf5b}.console-head span:nth-child(3){background:#55d6be}.console-head b{margin-left:auto;color:#7790aa;font:500 11px ui-monospace,monospace}.metric{display:flex;justify-content:space-between;gap:20px;padding:18px 3px;border-bottom:1px solid rgba(255,255,255,.06);color:#91a4bc}.metric strong{color:#f6f9fe}.chart{height:100px;display:flex;align-items:flex-end;gap:8px;padding-top:20px}.chart i{flex:1;background:linear-gradient(var(--accent),#277a82);border-radius:3px 3px 0 0;opacity:.85}.chart i:nth-child(1){height:34%}.chart i:nth-child(2){height:42%}.chart i:nth-child(3){height:39%}.chart i:nth-child(4){height:55%}.chart i:nth-child(5){height:52%}.chart i:nth-child(6){height:70%}.chart i:nth-child(7){height:65%}.chart i:nth-child(8){height:73%}.chart i:nth-child(9){height:79%}.chart i:nth-child(10){height:76%}.chart i:nth-child(11){height:88%}.chart i:nth-child(12){height:94%}.section,.split,.contact{max-width:1180px;margin:0 auto;padding:105px 28px}.section>h2{max-width:720px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.cards article{background:rgba(13,25,41,.75);border:1px solid var(--line);border-radius:14px;padding:30px;min-height:240px}.cards p,.split p,.security>p,.contact p{color:var(--muted)}.icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #2c4b68;border-radius:11px;color:var(--blue);font:700 12px ui-monospace,monospace}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checklist{list-style:none;padding:0;margin:0}.checklist li{padding:15px 0 15px 34px;border-bottom:1px solid var(--line);position:relative}.checklist li:before{content:"✓";position:absolute;left:4px;color:var(--accent)}.security{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.contact{margin-bottom:90px;padding:58px;border:1px solid #294965;border-radius:20px;background:linear-gradient(120deg,#10263c,#0b1b2d);display:flex;align-items:center;justify-content:space-between;gap:40px}.contact h2{margin-bottom:8px}footer{max-width:1180px;margin:auto;padding:28px;display:flex;gap:30px;border-top:1px solid var(--line);color:#7f93aa;font-size:13px}footer span:nth-child(2){margin-left:auto}@media(max-width:800px){.header nav{display:none}.status{margin-left:auto;font-size:0}.status:before{margin:0}.hero{grid-template-columns:1fr;padding-top:70px}.console{transform:none}.cards,.split,.security{grid-template-columns:1fr}.contact{padding:34px;align-items:flex-start;flex-direction:column}footer{flex-wrap:wrap}footer span:nth-child(2){margin-left:0}h1{font-size:48px}}
