: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}.server-access-controls{gap:12px;display:grid}.server-access-row{background:#131116;border:1px solid #302934;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.server-access-row>div{gap:4px;display:grid}.server-access-row strong{color:#f0edf2}.server-access-row span{color:#8b838f;font-size:12px;line-height:1.45}.server-access-row input[type=checkbox]{accent-color:#6d6670;cursor:pointer;flex:none;width:42px;height:22px}.server-access-row input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.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}}.redeem-code-secret-card{background:#15171a;border:1px solid #454950;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;margin-bottom:16px;padding:16px;display:grid}.redeem-code-secret-card>div{gap:3px;display:grid}.redeem-code-secret-card strong{color:#f1f2f3}.redeem-code-secret-card small{color:#85888f}.redeem-code-secret-card code{color:#fff;background:#090a0c;border:1px solid #383b41;border-radius:8px;padding:8px 10px;font-size:13px}.redeem-code-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.redeem-code-form label{align-content:start;gap:7px;min-width:0;display:grid}.redeem-code-form label small{color:#73767d;min-height:16px;font-size:10px}.redeem-code-form-summary{background:#111215;border:1px solid #2e3137;border-radius:9px;align-content:center;gap:5px;padding:12px;display:grid}.redeem-code-form-summary span,.redeem-code-form-summary small{color:#777a81;font-size:10px}.redeem-code-form-summary strong{color:#ebedef;font-size:12px}.redeem-code-form>button{align-self:end;min-height:40px}.redeem-code-table-wrap{overflow:auto}.redeem-code-table{min-width:900px}.redeem-code-table code{color:#e2e3e6}.redeem-code-table .button-danger{min-height:31px;padding:5px 9px}.roles-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) minmax(0,1.22fr);gap:14px;margin-bottom:14px;display:grid}.roles-layout .panel{min-width:0;margin:0;overflow:visible}.roles-layout .panel>div:last-child{gap:14px;display:grid}.roles-user-summary{background:#0e1012;border:1px solid #2b2e33;border-radius:11px;align-items:flex-start;gap:12px;min-width:0;padding:14px;display:flex}.roles-user-summary>div{gap:5px;min-width:0;display:grid}.roles-user-summary small,.roles-user-summary code{color:#85888f;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.roles-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.roles-form-grid label{color:#a5a8ae;gap:7px;font-size:11px;display:grid}.roles-subscription-list{gap:8px;display:grid}.roles-subscription-list article{background:#0e1012;border:1px solid #2b2e33;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:11px 12px;display:grid}.roles-subscription-list article>div{align-items:baseline;gap:8px;display:flex}.roles-subscription-list article span,.roles-subscription-list article small{color:#85888f}.roles-subscription-list article small{grid-column:1/-1}@media (width<=980px){.redeem-code-form{grid-template-columns:repeat(2,minmax(0,1fr))}.roles-layout,.redeem-code-secret-card{grid-template-columns:1fr}}@media (width<=1250px) and (width>=981px){.roles-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.roles-layout>.panel:nth-child(3){grid-column:1/-1}}@media (width<=650px){.redeem-code-form{grid-template-columns:1fr}}:root{color:#f1f1f2;background:#050506}body{background:radial-gradient(circle at 78% -8%,#ffffff12,#0000 34rem),radial-gradient(circle at 12% 88%,#ffffff06,#0000 30rem),linear-gradient(155deg,#050506 0%,#0b0c0e 52%,#030304 100%)}a{color:#d8d9dc}.sidebar{background:#070809f7;border-right-color:#25272b}.brand small,.sidebar-footer small,.subline{color:#7f8289}nav a{color:#96999f}nav a:hover,nav a.active{color:#f7f7f8;background:linear-gradient(90deg,#4a4c5257,#22232742)}.sidebar-footer{border-top-color:#25272b}.metric-card,.panel,.user-card{background:linear-gradient(160deg,#121316f7,#090a0cfc);border-color:#292c31}.button{color:#f7f7f8;background:linear-gradient(135deg,#34363b,#222429);border-color:#5d6067}.button-secondary{color:#d9dade;background:#15171a;border-color:#35383e}.input,.message-composer select,.message-composer textarea{color:#f0f0f2;background:#101114;border-color:#30333a}.input:focus,.message-composer select:focus,.message-composer textarea:focus{border-color:#6b6f77;outline:none;box-shadow:0 0 0 3px #ffffff12}.login-card{background:#0b0c0ef7;border-color:#30333a}.security-note{color:#b8bac0;background:#141619;border-color:#363940}.user-info-grid>div,.security-facts>div{background:#101114;border-color:#2b2e33}.user-info-grid span,.security-facts span,.user-card-facts span{color:#85888f}.admin-profile-avatar{color:#eeeeef;background:linear-gradient(145deg,#292b30,#111215);border:1px solid #3c3f45;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:#8b8e95}.admin-reason-field{margin:6px 0 18px}.user-card-list{gap:12px;display:grid}.user-card{border:1px solid #292c31;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:#858890;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:#0d0e10c7;border:1px solid #26292e;border-radius:9px;min-width:0;padding:8px 10px;overflow:hidden}.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:#b7b9be;cursor:pointer;background:#15171a;border:1px solid #373a40;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}.user-card-facts .sensitive-value{grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:5px;width:100%;max-width:100%;overflow:hidden;display:grid!important}.user-card-facts .sensitive-value code{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;max-width:none;overflow:hidden}.user-card-facts .sensitive-value button{flex-basis:24px;width:24px;min-width:24px;height:24px}.user-card-facts .sensitive-value button svg{width:14px;height:14px}.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 textarea{resize:vertical;width:100%;font:inherit;border:1px solid #30333a;border-radius:9px;margin-top:7px;padding:11px 12px}.custom-select{width:100%;margin-top:7px;position:relative}.custom-select-trigger{color:#f0f0f2;width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(#15171a,#0e0f12);border:1px solid #30333a;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex;box-shadow:inset 0 1px #ffffff06}.custom-select-trigger:hover,.custom-select-trigger[aria-expanded=true]{background:#15171a;border-color:#5a5e66}.custom-select-value{gap:2px;min-width:0;display:grid}.custom-select-value strong{color:#f5f5f6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.custom-select-value small{color:#81848b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.custom-select-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px;transition:transform .14s}.custom-select-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.custom-select-menu{z-index:40;background:#0b0c0e;border:1px solid #30333a;border-radius:12px;max-height:280px;padding:7px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 48px #00000080}.custom-select-menu button{color:#d7d8dc;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:2px;padding:10px 11px;display:grid}.custom-select-menu button:hover,.custom-select-menu button.is-selected{color:#fff;background:#202226}.custom-select-menu button small{color:#85888f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-card.p9-dialog{background:#0d0e10fc;border:1px solid #30333a;border-radius:15px;gap:18px;width:min(460px,100%);padding:22px;display:grid;box-shadow:0 24px 80px #00000094}.p9-dialog-copy{gap:7px;display:grid}.p9-dialog-copy h2,.p9-dialog-copy p{margin:0}.p9-dialog-copy h2{color:#f4f4f5;font-size:20px}.p9-dialog-copy p,.p9-dialog-hint{color:#8f9299;line-height:1.5}.p9-dialog-hint{margin-top:3px;font-size:11px}.p9-dialog-actions{justify-content:flex-end;gap:9px;display:flex}.message-composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.message-composer-footer small{color:#85888f}.message-history{gap:10px;display:grid}.message-history article{background:#101114;border:1px solid #292c31;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:#85888f}.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:#292c31;stroke-width:1px}.health-line{fill:none;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round}.health-line.gateway{stroke:#eeeeef}.health-line.backend{stroke:#aeb0b5}.health-line.database{stroke:#6f7279}.health-chart-legend{color:#8c8f96;flex-wrap:wrap;gap:14px;font-size:12px;display:flex}.health-chart-legend strong{color:#d6d7da;margin-left:auto}.eyebrow{color:#c5c7cc}.page-description,.panel p,.metric-card span,.metric-card small,label,.event-list>div,th,td{color:#96999f}.avatar,.badge-neutral{color:#d8d9dc;background:#292b30}.secret-visibility-button{color:#d9dade;background:#15171a;border-color:#35383e}.modal-card{background:#0d0e10fa;border-color:#30333a}.success-banner{color:#d8d9dc;background:#2d2f3457;border-color:#3b3e44}.roles-subscription-list article.is-revoked{opacity:.72}.roles-subscription-list article>.button-danger{justify-self:end}@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}}
