.hero{display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:center;position:relative;overflow:hidden;padding-top:48px}.hero h1{margin:20px 0 0;font-size:66px;line-height:1.02;letter-spacing:-.065em;font-weight:950}.slogan{display:inline-flex;margin-top:20px;border:1px solid #a5f3fc;background:rgba(255,255,255,.88);border-radius:999px;padding:9px 20px;color:#0891b2;font-weight:950;box-shadow:0 18px 44px rgba(6,182,212,.14)}.hero .lead{margin-top:24px;max-width:660px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;max-width:660px}.metric{background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.8);border-radius:24px;text-align:center;padding:18px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.metric strong{display:block;font-size:30px;font-weight:950}.metric span{display:block;margin-top:5px;color:#64748b;font-size:12px;font-weight:800}.dashboard-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.dashboard-title .mini{color:#a5f3fc;font-size:13px;font-weight:900}.dashboard-title h2{margin:8px 0 0;font-size:32px;letter-spacing:-.04em}.live{border:1px solid rgba(103,232,249,.26);background:rgba(103,232,249,.1);border-radius:999px;color:#cffafe;padding:9px 14px;font-size:12px;font-weight:950}.dash-grid{display:grid;grid-template-columns:1fr .72fr;gap:16px;margin-top:28px}.glass{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:24px;padding:20px}.progress-row{display:flex;justify-content:space-between;color:#cbd5e1;font-size:12px;font-weight:800}.progress{height:12px;background:rgba(255,255,255,.1);border-radius:999px;overflow:hidden;margin-top:14px}.progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#38bdf8,#67e8f9,#2dd4bf);border-radius:999px;transition:.35s}.tag-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.tag{background:rgba(255,255,255,.1);border-radius:16px;padding:12px;color:#ecfeff;font-weight:800;font-size:13px}.status-box{margin-top:18px;border:1px solid rgba(103,232,249,.2);background:rgba(103,232,249,.1);border-radius:16px;padding:14px;color:#ecfeff;line-height:1.7;font-size:13px}.status-list{display:grid;gap:10px}.status-item{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:16px;padding:14px}.status-item div{display:flex;justify-content:space-between}.status-item b{font-size:12px;color:#a5f3fc}.status-item strong{font-size:14px}.status-item span{display:block;margin-top:5px;color:#cbd5e1;font-size:13px}.dash-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.dash-bottom div{text-align:center;background:rgba(255,255,255,.1);border-radius:16px;padding:14px;font-weight:950}.trust-icon{width:44px;height:44px;border-radius:18px;background:linear-gradient(135deg,#cffafe,#ccfbf1);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px}.trust h3{font-size:17px;margin:0 0 8px}.trust p{margin:0;color:#64748b;line-height:1.7;font-size:14px}.system-panel{position:relative;overflow:hidden;border-radius:38px;background:#020617;color:white;padding:32px;box-shadow:0 30px 80px rgba(15,23,42,.25)}.system-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 20%,rgba(34,211,238,.18),transparent 28%),radial-gradient(circle at 85% 40%,rgba(45,212,191,.16),transparent 24%)}.system-grid{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.sys-step{position:relative;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:24px;padding:20px;min-height:214px}.sys-no{width:48px;height:48px;border-radius:18px;background:linear-gradient(135deg,#38bdf8,#2dd4bf);color:#020617;display:flex;align-items:center;justify-content:center;font-weight:950;margin-bottom:18px}.sys-step h3{font-size:18px;margin:0 0 10px}.sys-step p{color:#cbd5e1;font-size:14px;line-height:1.7;margin:0}.system-extra{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.system-extra .box{border:1px solid rgba(103,232,249,.2);background:rgba(103,232,249,.1);border-radius:22px;padding:18px}.system-extra b{color:#a5f3fc}.system-extra p{color:#e2e8f0;font-size:14px;line-height:1.7;margin:8px 0 0}@media(max-width:980px){.hero,.dash-grid,.system-grid,.system-extra{grid-template-columns:1fr}.hero h1{font-size:46px}}@media(max-width:620px){.hero h1{font-size:38px}.metric-grid,.dash-bottom{grid-template-columns:1fr}}
