body{margin:0;background:#f4f7fb;color:#172033;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.app-shell{min-height:100vh;display:flex}.sidebar{width:260px;min-height:100vh;position:fixed;inset:0 auto 0 0;background:#0f1f36;color:white;padding:24px 18px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#1f6feb;color:#fff;font-weight:800}.brand-title{font-weight:800}.brand-subtitle{color:#a9b9d0;font-size:.78rem}.sidebar .nav{margin-top:34px;gap:7px}.sidebar .nav-link{color:#cbd7e8;border-radius:10px;padding:10px 12px}.sidebar .nav-link:hover{background:#172e4f;color:#fff}.sidebar-footer{margin-top:auto}.content-area{margin-left:260px;width:calc(100% - 260px);min-height:100vh}.login-area{width:100%;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top right,#18345a,#07111f 62%)}.login-card{width:min(430px,calc(100% - 30px));background:#fff;padding:34px;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.login-help{font-size:.85rem;color:#6b7482}.otp-input{font-size:1.45rem;letter-spacing:.3rem;text-align:center}.page-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.metric-card,.panel{background:#fff;border:1px solid #e3e8f0;border-radius:14px;box-shadow:0 4px 16px rgba(25,39,65,.05)}.metric-card{padding:20px}.metric-label{color:#758196;font-size:.8rem;text-transform:uppercase}.metric-value{font-size:2rem;font-weight:800;margin-top:5px}.metric-small{font-size:1.15rem;font-weight:750;margin-top:8px}.panel{padding:22px}.source-card{padding:16px 0;border-bottom:1px solid #e7ebf1}.intel-text{white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e3e8ef;border-radius:10px;padding:16px;max-height:650px;overflow:auto;font-family:ui-monospace,monospace;font-size:.87rem;line-height:1.6}code{word-break:break-all}@media(max-width:900px){.sidebar{position:static;width:100%;min-height:auto}.app-shell{display:block}.content-area{margin-left:0;width:100%}.sidebar-footer{margin-top:20px}}.table form{margin:0}.badge{text-transform:none}.page-head h2{font-weight:800}
