:root{--ink:#10233f;--primary:#155eef;--glass:rgba(255,255,255,.69)}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 10% 10%,#c9ddff 0,transparent 31%),radial-gradient(circle at 88% 83%,#bceee1 0,transparent 28%),linear-gradient(135deg,#edf4ff,#e9f8f4);font-family:Inter,system-ui,-apple-system,sans-serif}.glass{background:var(--glass);border:1px solid rgba(255,255,255,.8);box-shadow:0 18px 45px rgba(32,73,119,.13);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.brand-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#155eef,#46b6ff);color:#fff;display:grid;place-items:center;font-size:1.3rem;box-shadow:0 10px 24px #155eef59}.hero-card{border-radius:28px}.btn-primary{background:#155eef;border-color:#155eef}.btn{border-radius:11px;padding:.65rem 1rem}.form-control,.form-select{border-radius:11px;padding:.7rem .85rem;border-color:#d5deeb}.form-control:focus{box-shadow:0 0 0 .22rem #155eef20;border-color:#8aaff8}.status-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.map{height:390px;border-radius:18px;overflow:hidden}.scan-box{min-height:270px;border:2px dashed #9db9e9;border-radius:18px;background:#f8fbff;padding:12px}.scan-box video{border-radius:12px}.sidebar{min-height:100vh;border-radius:0 24px 24px 0}.sidebar a{color:#4d6280;text-decoration:none;padding:.7rem .85rem;display:block;border-radius:10px;margin:.18rem 0}.sidebar a.active,.sidebar a:hover{background:#e6efff;color:#155eef;font-weight:600}.table{--bs-table-bg:transparent}.metric{border-radius:18px;padding:1.1rem}.metric .num{font-size:1.7rem;font-weight:750}@media(max-width:767px){.sidebar{min-height:auto;border-radius:0 0 20px 20px}.map{height:310px}}
