:root{color:#082b50;background:#f6fbff;font-family:Space Grotesk,Manrope,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 5% 10%,#11b5a438,#0000 30%),radial-gradient(circle at 95% 3%,#0f4c8138,#0000 28%),linear-gradient(#eef8ff 0%,#f8fbfd 60%,#edf4f9 100%)}.page{max-width:1360px;margin:0 auto;padding:24px}.loading-wrap{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.hero-shell{color:#fff;background:linear-gradient(132deg,#093055fa,#0f4c81f5 44%,#11b5a4e6),repeating-linear-gradient(-36deg,#ffffff0f,#ffffff0f 12px,#0000 12px 24px);border-radius:22px;margin-bottom:18px;padding:28px;animation:.52s ease-out slideIn;box-shadow:0 18px 40px #03193742}.badge{color:#ffffffd1;letter-spacing:.2em}.hero-title{margin-top:8px;margin-bottom:8px;font-weight:700;line-height:1.1}.hero-subtitle{color:#ffffffe0;max-width:900px;margin-bottom:16px}.metric-card,.filter-card,.chart-card{border:1px solid #0a427014;border-radius:18px;box-shadow:0 10px 24px #0c294b14}.metric-card{min-height:140px}.metric-label{text-transform:uppercase;letter-spacing:.08em;color:#0f4c81}.metric-value{margin:8px 0;font-weight:700}.chart-wrap{height:360px}@keyframes slideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=899px){.page{padding:14px}.hero-shell{padding:18px}.chart-wrap{height:300px}}
