:root{--nav:#0b3159;--accent:#0b809f;--bg:#f5f7fb;--line:#e5e9f0}body{background:var(--bg);color:#243447}.app-navbar{background:linear-gradient(100deg,#082c52,#0b5f79)}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.14);margin-right:7px}.card{border:1px solid var(--line);box-shadow:0 4px 20px rgba(19,46,77,.04);border-radius:14px}.kpi-card .kpi-icon{width:48px;height:48px;border-radius:14px;background:#eaf5f7;color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:1.35rem}.kpi-value{font-size:1.75rem;font-weight:700}.table-card{overflow:hidden}.table>thead th{background:#f7f9fc;color:#5f6b7a;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.badge-status{font-weight:600;padding:.5em .7em}.page-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.25rem}.form-label{font-weight:600;color:#44546a}.required:after{content:' *';color:#dc3545}.timeline{border-left:2px solid #dce4ec;margin-left:8px;padding-left:22px}.timeline-item{position:relative;padding-bottom:18px}.timeline-item:before{content:'';position:absolute;width:10px;height:10px;border-radius:50%;background:#0b809f;left:-28px;top:5px}.comment-box{background:#f8fafc;border:1px solid var(--line);border-radius:10px;padding:12px}.small-muted{font-size:.82rem;color:#7b8794}.domain-link{text-decoration:none}.empty-state{padding:45px 15px;text-align:center;color:#7b8794}.login-shell{min-height:100vh;background:linear-gradient(135deg,#071f3a,#0b718d);display:grid;place-items:center;padding:20px}.login-card{width:100%;max-width:440px;border:none;box-shadow:0 18px 70px rgba(0,0,0,.25)}
