:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101828;background:#f4f7fb;font-synthesis:none;--ink: #101828;--muted: #667085;--line: #e4e7ec;--brand: #173f70;--brand-2: #275f9e;--soft: #f4f7fb;--success: #067647;--danger: #b42318}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--soft)}button,input{font:inherit}button{cursor:pointer}.brand-mark{width:39px;height:39px;border-radius:12px;background:linear-gradient(145deg,#173f70,#2c6caf);position:relative;box-shadow:0 9px 24px #173f7033;flex:0 0 auto}.brand-mark span{position:absolute;background:#fff;border-radius:999px}.brand-mark span:first-child{width:17px;height:6px;left:10px;top:10px;transform:rotate(-28deg)}.brand-mark span:last-child{width:19px;height:6px;left:10px;top:22px;transform:rotate(28deg)}.eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:800;color:#667085}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:30px 18px;background:radial-gradient(circle at 85% 15%,rgba(39,95,158,.12),transparent 32%),radial-gradient(circle at 10% 90%,rgba(16,185,129,.08),transparent 30%),#f5f7fb}.auth-card{width:min(460px,100%);background:#fff;border:1px solid rgba(228,231,236,.9);border-radius:26px;padding:34px;box-shadow:0 28px 80px #1018281a}.auth-brand,.sidebar-brand{display:flex;align-items:center;gap:12px}.auth-brand strong,.sidebar-brand strong{display:block;font-size:14px}.auth-brand span,.sidebar-brand span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.auth-heading{margin:34px 0 24px}.auth-heading h1{margin:3px 0 8px;font-size:34px;letter-spacing:-.035em}.auth-heading>p:last-child{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#344054}.auth-form input{width:100%;border:1px solid #d0d5dd;border-radius:11px;padding:12px 13px;outline:0;color:var(--ink);background:#fff;box-shadow:0 1px 2px #10182808}.auth-form input:focus{border-color:#5b8cc2;box-shadow:0 0 0 4px #275f9e1a}.otp-input{letter-spacing:.35em;font-size:21px;font-weight:800;text-align:center}.primary-button,.secondary-button{border:0;border-radius:11px;padding:12px 16px;font-weight:800}.primary-button{background:var(--brand);color:#fff;box-shadow:0 8px 18px #173f702e}.primary-button:hover{background:#12355f}.primary-button:disabled{opacity:.55;cursor:wait}.secondary-button{background:#fff;border:1px solid var(--line);color:#344054}.text-button{border:0;background:transparent;color:var(--brand-2);font-weight:800;padding:6px}.error-box{background:#fef3f2;color:#b42318;border:1px solid #fecdca;padding:11px 12px;border-radius:10px;font-size:13px}.auth-footer{margin-top:26px;padding-top:18px;border-top:1px solid #f0f1f3;color:#98a2b3;font-size:11px;text-align:center}.qr-wrap{display:grid;place-items:center}.qr-wrap img{width:190px;height:190px;border-radius:12px;border:1px solid var(--line)}.secret-block{background:#f8fafc;border:1px solid var(--line);border-radius:11px;padding:11px;display:grid;gap:5px}.secret-block span{font-size:11px;color:var(--muted);font-weight:700}.secret-block code{overflow-wrap:anywhere;font-size:13px;font-weight:700}.loading-state,.boot-screen{color:var(--muted)}.boot-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;background:#0f2745;color:#fff;padding:23px 14px 17px;display:flex;flex-direction:column;z-index:30}.sidebar .brand-mark{width:36px;height:36px;box-shadow:none;border:1px solid rgba(255,255,255,.1)}.sidebar-brand{padding:0 8px 24px}.sidebar-brand strong{color:#fff}.sidebar-brand span{color:#a9bad0}.sidebar nav{display:grid;gap:4px}.sidebar nav button{width:100%;display:flex;align-items:center;gap:11px;text-align:left;border:0;background:transparent;color:#b7c5d5;padding:11px 12px;border-radius:10px;font-weight:650;font-size:13px}.sidebar nav button:hover,.sidebar nav button.active{background:#ffffff17;color:#fff}.nav-dot{width:7px;height:7px;border:1px solid currentColor;border-radius:50%}.sidebar nav button.active .nav-dot{background:#73d7b0;border-color:#73d7b0;box-shadow:0 0 0 4px #73d7b01a}.sidebar-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:16px 7px 0;display:flex;align-items:center;gap:10px;min-width:0}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#173f70;font-weight:900;font-size:11px;flex:0 0 auto}.admin-mini{min-width:0}.admin-mini strong,.admin-mini span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-mini strong{font-size:12px}.admin-mini span{color:#9eb0c5;font-size:10px;margin-top:2px}.workspace{min-width:0;padding:28px 34px 48px}.topbar{max-width:1380px;margin:0 auto 25px;display:flex;justify-content:space-between;align-items:center;gap:18px}.topbar h1{margin:0;font-size:27px;letter-spacing:-.025em}.menu-button{display:none;border:1px solid var(--line);background:#fff;width:40px;height:40px;border-radius:10px}.content-stack,.full-card,.empty-module{max-width:1380px;margin:0 auto}.content-stack{display:grid;gap:20px}.hero-card{background:linear-gradient(115deg,#15385f,#1f568e);color:#fff;border-radius:20px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 18px 38px #173f7029}.hero-card h2{font-size:24px;margin:12px 0 7px;letter-spacing:-.02em}.hero-card p{margin:0;color:#d9e5f2;max-width:690px;font-size:14px;line-height:1.5}.live-badge{display:inline-flex;gap:7px;align-items:center;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#cfefe2}.live-badge i{width:7px;height:7px;border-radius:50%;background:#73d7b0;box-shadow:0 0 0 5px #73d7b01f}.hero-side{min-width:200px;background:#ffffff14;border:1px solid rgba(255,255,255,.13);padding:14px 16px;border-radius:13px}.hero-side span,.hero-side small,.hero-side strong{display:block}.hero-side span{color:#b8cbe0;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hero-side strong{font-size:16px;margin:3px 0}.hero-side small{color:#d9e5f2;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metric-card,.table-card,.empty-module{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 7px 20px #10182809}.metric-card{padding:18px 19px}.metric-card span,.metric-card small,.metric-card strong{display:block}.metric-card span{color:#667085;font-size:11px;font-weight:750}.metric-card strong{font-size:29px;margin:5px 0 4px;letter-spacing:-.035em}.metric-card small{color:#98a2b3;font-size:10px}.table-card{overflow:hidden}.full-card{min-height:440px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;border-bottom:1px solid #eef0f3}.section-heading h3{margin:0;font-size:15px}.section-heading p{margin:4px 0 0;color:#98a2b3;font-size:11px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:13px 20px;text-align:left;border-bottom:1px solid #f0f1f3;font-size:11px}th{color:#667085;text-transform:uppercase;letter-spacing:.06em;font-size:9px;background:#fafbfc}td{color:#475467}td strong{display:block;color:#1d2939;font-size:11px}td small{display:block;color:#98a2b3;margin-top:3px;font-size:9px}.status-pill{display:inline-flex;min-width:35px;justify-content:center;padding:4px 7px;border-radius:99px;font-size:9px;font-weight:850}.status-pill.good{background:#ecfdf3;color:#067647}.status-pill.bad{background:#fef3f2;color:#b42318}.empty-row{padding:28px 20px;color:#98a2b3;text-align:center;font-size:12px}.empty-module{min-height:430px;display:grid;place-items:center;align-content:center;text-align:center;padding:50px 20px}.empty-module h2{margin:12px 0 6px}.empty-module p{color:#667085;max-width:520px;line-height:1.6;font-size:13px}.empty-module>span{color:#98a2b3;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:10px}.module-icon{width:50px;height:50px;border-radius:14px;background:#eef4fb;color:#275f9e;display:grid;place-items:center;font-weight:900;font-size:18px}.sidebar-backdrop{display:none}@media(max-width:940px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-270px;width:248px;transition:left .2s ease;box-shadow:18px 0 40px #10182833}.sidebar.open{left:0}.sidebar-backdrop{display:block;position:fixed;inset:0;border:0;background:#0f172a61;z-index:20}.menu-button{display:inline-grid;place-items:center}.topbar{justify-content:flex-start}.topbar .secondary-button{margin-left:auto}.workspace{padding:20px 18px 40px}}@media(max-width:700px){.auth-card{padding:26px 21px;border-radius:20px}.hero-card{align-items:flex-start;flex-direction:column;padding:22px}.hero-side{width:100%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar h1{font-size:23px}.topbar .eyebrow{display:none}.secondary-button{padding:10px 12px;font-size:12px}}@media(max-width:430px){.metric-grid{grid-template-columns:1fr}.auth-heading h1{font-size:29px}}
