*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}code{display:inline-block;max-width:100%;padding:2px 6px;border-radius:6px;background:#eef2ff;color:#1d4ed8;font-size:12px;white-space:nowrap}.full-page-center{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(rgba(37,99,235,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.12) 1px,transparent 1px),#0b1220;background-size:42px 42px}.login-panel{width:min(100%,440px);padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#fffffffa;box-shadow:0 24px 80px #00000047}.login-brand{margin-bottom:24px;text-align:center}.login-logo,.brand-mark{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 8px;border-radius:10px;background:#2563eb;color:#fff;font-size:18px;font-weight:800}.login-brand h1{margin:14px 0 8px;font-size:24px;line-height:1.2}.login-brand p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.digit9-shell{min-height:100vh;background:#f5f7fb}.topbar{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 28px;border-bottom:1px solid #e2e8f0;background:#fff;position:sticky;top:0;z-index:10}.brand-row,.topbar-right,.client-chip{display:flex;align-items:center;gap:12px}.brand-title{font-size:17px;font-weight:800}.brand-subtitle{color:#64748b;font-size:12px}.main-area{padding:24px}.page-header{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.page-header h1{margin:0;font-size:24px}.page-header p{margin:5px 0 0;color:#64748b}.panel-card{height:100%}.capitalize{text-transform:capitalize}@media(max-width:720px){.topbar{align-items:flex-start;flex-direction:column}.topbar-right{width:100%;justify-content:space-between}.main-area{padding:16px}}
