*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 15%,rgba(60,119,190,.2),transparent 30rem),radial-gradient(circle at 15% 45%,rgba(42,178,164,.12),transparent 28rem),#07101d;color:#edf6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit}.header,main,footer{width:min(1120px,calc(100% - 40px));margin:auto}.header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:flex;align-items:center;gap:12px;font-weight:750;text-decoration:none}.header nav{display:flex;gap:28px}.header nav a{color:#94a9bf;font-size:.94rem;text-decoration:none}.hero{min-height:620px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}h1{max-width:720px;margin:12px 0 22px;font-size:clamp(3rem,7vw,5.7rem);line-height:.98;letter-spacing:-.055em}h2{margin:8px 0 28px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.1;letter-spacing:-.035em}h3{margin-top:0}.eyebrow{margin:0;color:#56d6c9;font-size:.79rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.lead,.cards p,footer span{color:#94a9bf}.lead{max-width:650px;font-size:1.15rem}.button{display:inline-block;margin-top:18px;padding:12px 21px;border-radius:9px;background:linear-gradient(135deg,#56d6c9,#65a9ff);color:#06111d;font-weight:750;text-decoration:none}.panel{padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(145deg,rgba(18,41,66,.95),rgba(8,19,34,.95));box-shadow:0 28px 70px rgba(0,0,0,.32)}.panel-title{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-weight:700}.pulse,.status-row span{width:9px;height:9px;display:inline-block;border-radius:50%;background:#56d6c9;box-shadow:0 0 18px #56d6c9}.metric{display:flex;justify-content:space-between;padding:15px 0;border-top:1px solid rgba(255,255,255,.1);color:#94a9bf}.metric strong{color:white}.bars{height:70px;display:flex;align-items:end;gap:9px;margin-top:20px}.bars i{width:100%;border-radius:5px 5px 2px 2px;background:linear-gradient(#56d6c9,#65a9ff)}.bars i:nth-child(1){height:38%}.bars i:nth-child(2){height:54%}.bars i:nth-child(3){height:46%}.bars i:nth-child(4){height:72%}.bars i:nth-child(5){height:62%}.bars i:nth-child(6){height:88%}.bars i:nth-child(7){height:78%}.section{padding:100px 0;border-top:1px solid rgba(255,255,255,.1)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{padding:26px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(14,31,51,.7)}.status{max-width:760px;margin-left:0}.status-row{display:flex;align-items:center;gap:13px;padding:16px 0;border-top:1px solid rgba(255,255,255,.1)}footer{min-height:150px;display:flex;align-items:center;gap:24px;border-top:1px solid rgba(255,255,255,.1)}footer a{margin-left:auto;color:#56d6c9}@media(max-width:800px){.header nav{display:none}.hero{grid-template-columns:1fr;gap:30px;padding:80px 0}.cards{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:6px}footer a{margin-left:0}}
