:root{color:#eef1f7;font-synthesis:none;background:#0a0a0d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 72% 0,#251b2d 0,#0a0a0d 31rem);min-width:320px;min-height:100vh;margin:0}a{color:#d4a6ff;text-decoration:none}button,input{font:inherit}code{font-family:SFMono-Regular,Consolas,monospace}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{background:#0c0b0ef2;border-right:1px solid #2e2732;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 8px 18px;display:flex}.brand div,.sidebar-footer div{gap:2px;display:grid}.brand small,.sidebar-footer small{color:#817789}.brand-mark{object-fit:contain;background:0 0;border:0;border-radius:50%;flex:none;width:38px;height:38px;display:block}.brand-mark.large{width:76px;height:76px;margin-bottom:12px}.security-note{color:#bbaac6;background:#1b151f;border:1px solid #42344b;border-radius:9px;margin:0 5px 18px;padding:10px;font-size:11px;line-height:1.45}nav{gap:5px;display:grid}nav a{color:#94899c;border-radius:9px;padding:11px 12px}.sidebar-footer{border-top:1px solid #2c2730;align-items:center;gap:10px;margin-top:auto;padding:16px 8px 0;display:flex}.avatar{background:#302637;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.content{width:min(1280px,100%);padding:46px 52px 72px}.page-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.page-header h1{letter-spacing:-1.5px;margin:4px 0 8px;font-size:clamp(30px,4vw,42px)}.eyebrow{color:#d49cff;text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:12px;font-weight:800}.page-description{color:#9a909f;max-width:760px;margin:0;line-height:1.6}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.metrics-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card,.panel{background:linear-gradient(#1f1a22e6,#121015eb);border:1px solid #332b37;box-shadow:inset 0 1px #ffffff06}.metric-card{border-radius:14px;gap:8px;padding:20px;display:grid}.metric-card span{color:#9b90a0;font-size:13px}.metric-card strong{letter-spacing:-.7px;font-size:27px}.metric-card small{color:#736a78}.panel{border-radius:16px;margin-bottom:18px;padding:20px;overflow-x:auto}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-heading h2{margin:0;font-size:16px}.panel p{color:#9e94a3;line-height:1.6}.two-column,.health-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}table{border-collapse:collapse;width:100%;min-width:690px}th{text-align:left;color:#756b7b;text-transform:uppercase;letter-spacing:.08em;font-size:11px}th,td{border-bottom:1px solid #2c2630;padding:13px 12px}tbody tr:last-child td{border-bottom:0}td{color:#cfc7d3;font-size:14px}.subline{color:#776f7c;margin-top:3px;display:block}.badge{border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.badge-positive{color:#91e2b1;background:#26b85e1f}.badge-warning{color:#f6cf78;background:#e1a7271f}.badge-danger{color:#ff9caa;background:#ed495f1f}.badge-neutral{color:#c5bdca;background:#2b252f}.button{color:#1a0f21;cursor:pointer;background:#d8a6fb;border:1px solid #c18ae9;border-radius:9px;padding:10px 14px;font-weight:700}.button:disabled{opacity:.45;cursor:not-allowed}.button-danger{color:#ffc0c7;background:#35171d;border-color:#71333d}.input{color:#eee9f1;background:#100e12;border:1px solid #3a3240;border-radius:9px;outline:none;width:100%;margin-top:7px;padding:11px 12px}.secret-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.secret-input-row .input{min-width:0}.secret-visibility-button{color:#ddd4e2;background:#1a161d;border-color:#4b4051;min-width:62px;margin-top:7px}label{color:#b1a7b6;gap:2px;font-size:13px;display:grid}.event-list{gap:14px;display:grid}.event-list>div{color:#bcb4c0;align-items:center;gap:12px;line-height:1.45;display:flex}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#141117f0;border:1px solid #392f3f;border-radius:18px;gap:16px;width:min(460px,100%);padding:30px;display:grid;box-shadow:0 24px 80px #0006}.login-card h1{margin:0}.login-card p{color:#9b91a0;margin:0 0 8px;line-height:1.55}.form-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.action-row{flex-wrap:wrap;gap:10px;display:flex}.compact-actions{flex-wrap:nowrap}.user-info-grid,.security-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.user-info-grid>div,.security-facts>div{background:#131116;border:1px solid #302934;border-radius:10px;min-width:0;padding:12px}.user-info-grid span,.security-facts span{color:#766d7b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;display:block}.user-info-grid code,.security-facts code{overflow-wrap:anywhere}.balance-control{grid-template-columns:minmax(160px,260px) 1fr;align-items:end;gap:12px;display:grid}.admin-control-stack{gap:14px;display:grid}.signal-list{gap:4px;display:grid}.signal-row{border-top:1px solid #2c2630;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:10px 0;display:grid}.signal-row:first-child{border-top:0}.compact-table{min-width:620px}.security-event-summary{border-bottom:1px solid #2c2630;grid-template-columns:auto minmax(180px,.8fr) 1fr;align-items:center;gap:12px;padding:10px 0;display:grid}.security-event-summary:last-child{border-bottom:0}.security-event-list{gap:18px;display:grid}.security-event-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.security-event-grid>div{min-width:0}.security-event-grid code,.security-event-grid .subline{overflow-wrap:anywhere}.security-actions{margin-top:16px}.error-banner{color:#ffb3bb;background:#96273624;border:1px solid #6a3038;border-radius:9px;padding:10px 12px}.success-banner{color:#bfdbfe;background:#2563eb24;border:1px solid #3b82f680;border-radius:9px;padding:10px 12px}@media (width<=960px){.app-shell{grid-template-columns:1fr}.sidebar{width:100%;height:auto;position:static}.sidebar-footer{display:none}nav{grid-template-columns:repeat(4,minmax(0,1fr))}.content{padding:30px 22px 56px}.metrics-grid,.security-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){nav,.metrics-grid,.metrics-grid.compact,.two-column,.health-grid,.form-grid,.user-info-grid,.security-facts,.balance-control{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:start}.security-event-summary,.security-event-grid{grid-template-columns:1fr}}:root{color:#edf4ff;background:#050810}body{background:radial-gradient(circle at 78% -8%,#2167e042,#0000 34rem),linear-gradient(155deg,#050810 0%,#07111f 52%,#02050a 100%)}a{color:#82b3ff}.sidebar{background:#040911f5;border-right-color:#152945}.brand small,.sidebar-footer small,.subline{color:#7486a4}nav a{color:#8fa1bd}nav a:hover,nav a.active{color:#f5f9ff;background:linear-gradient(90deg,#2670e838,#112a4d33)}.sidebar-footer{border-top-color:#152945}.metric-card,.panel,.user-card{background:linear-gradient(160deg,#0b192df5,#050a13fa);border-color:#173256}.button{color:#f5f9ff;background:linear-gradient(135deg,#2878f5,#1551aa);border-color:#4b8fff}.button-secondary{color:#d6e5ff;background:#0c1828;border-color:#28466e}.input,.message-composer select,.message-composer textarea{color:#edf4ff;background:#07111e;border-color:#203c61}.input:focus,.message-composer select:focus,.message-composer textarea:focus{border-color:#4d91ff;outline:none;box-shadow:0 0 0 3px #307eff1f}.login-card{background:#050c16f5;border-color:#1c3c65}.security-note{color:#a9c7f3;background:#09182a;border-color:#1f416d}.user-info-grid>div,.security-facts>div{background:#07111e;border-color:#183657}.user-info-grid span,.security-facts span,.user-card-facts span{color:#7185a5}.admin-profile-avatar{color:#d9e9ff;background:linear-gradient(145deg,#183b6a,#0a1627);border:1px solid #26558d;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.admin-profile-avatar img{object-fit:cover;width:100%;height:100%}.admin-profile-header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.admin-profile-header>div{gap:3px;display:grid}.admin-profile-header span{color:#8394ae}.admin-reason-field{margin:6px 0 18px}.user-card-list{gap:12px;display:grid}.user-card{border:1px solid #173256;border-radius:14px;grid-template-columns:minmax(240px,1.3fr) minmax(0,2fr) auto;align-items:center;gap:18px;padding:16px;display:grid}.user-card-profile{align-items:center;gap:12px;min-width:0;display:flex}.user-card-profile>div{gap:3px;min-width:0;display:grid}.user-card-profile small,.user-card-profile code{color:#8092ad;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-card-name-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.user-card-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}.user-card-facts>div{background:#040c16b8;border:1px solid #142b48;border-radius:9px;min-width:0;padding:8px 10px}.user-card-facts span{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;display:block}.user-card-facts strong,.user-card-facts code{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.user-card-manage{white-space:nowrap}.sensitive-value{align-items:center;gap:5px;min-width:0;margin:0!important;display:inline-flex!important}.sensitive-value code{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.sensitive-value code.is-hidden{filter:blur(5px);-webkit-user-select:none;user-select:none}.sensitive-value button,.password-eye-button{color:#9ab9e8;cursor:pointer;background:#091626;border:1px solid #25466f;border-radius:7px;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;display:grid}.sensitive-value button svg,.password-eye-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.message-history-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.message-history-head>div{gap:3px;min-width:0;display:grid}.password-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.password-input-row .password-eye-button{width:40px;height:40px;margin-bottom:1px}.message-composer{gap:14px;display:grid}.message-composer select,.message-composer textarea{resize:vertical;width:100%;font:inherit;border:1px solid #203c61;border-radius:9px;margin-top:7px;padding:11px 12px}.message-composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.message-composer-footer small{color:#7185a5}.message-history{gap:10px;display:grid}.message-history article{background:#07111e;border:1px solid #173256;border-radius:11px;padding:12px 14px}.message-history article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.message-history article small{color:#7185a5}.message-history article p{margin:8px 0 0}.health-ms{letter-spacing:-.04em;font-size:26px;display:block}.health-chart-wrap{width:100%}.health-chart{width:100%;height:220px}.health-chart line{stroke:#173256;stroke-width:1px}.health-line{fill:none;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round}.health-line.gateway{stroke:#62a2ff}.health-line.backend{stroke:#2f73d8}.health-line.database{stroke:#9fc7ff}.health-chart-legend{color:#7f94b4;flex-wrap:wrap;gap:14px;font-size:12px;display:flex}.health-chart-legend strong{color:#b9d4ff;margin-left:auto}@media (width<=1100px){.user-card{grid-template-columns:1fr}.user-card-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.user-card-manage{justify-self:start}}@media (width<=650px){.user-card-facts{grid-template-columns:1fr}.message-history article>div,.message-composer-footer{flex-direction:column;align-items:flex-start}}
