.super-admin-app{color:#0f172a;background:radial-gradient(circle at 0 0,#3b82f614,#0000 24%),radial-gradient(circle at 100% 0,#94a3b824,#0000 22%),#f6f8fb;height:100dvh;min-height:100dvh;overflow:hidden}.super-admin-app *{box-sizing:border-box}.super-admin-app input,.super-admin-app button,.super-admin-app table{font:inherit}.super-admin-app input:focus-visible,.super-admin-app button:focus-visible{outline:none}.super-admin-app--loading,.super-admin-app--login{place-items:center;padding:32px;display:grid}.super-admin-app--login{padding:24px}.super-admin-app:not(.super-admin-app--login){flex-direction:column;min-height:0;display:flex}.super-loading-card,.super-login-card,.super-panel,.super-modal{background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 10px 30px #0f172a0f}.super-loading-card{color:#334155;padding:18px 20px}.super-panel,.super-modal,.super-secret__card{-webkit-backdrop-filter:none;backdrop-filter:none}.super-login-page{flex-direction:column;align-items:center;gap:16px;width:min(460px,100%);display:flex}.super-login-page__title{color:#64748b;letter-spacing:-.01em;text-align:center;font-size:14px;font-weight:700}.super-login-card{flex-direction:column;gap:16px;width:100%;padding:28px;display:flex}.super-login-card__title{color:#0f172a;letter-spacing:-.03em;text-align:center;font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.1}.super-brand{align-items:center;gap:14px;display:flex}.super-brand strong,.super-panel__head h2,.super-modal__head h2{color:#0f172a;letter-spacing:-.02em;font-weight:700}.super-brand strong{font-size:18px;line-height:1.1}.super-search{background:#fff;border:1px solid #d6dee9;border-radius:14px;align-items:center;gap:8px;min-width:280px;min-height:46px;padding:0 14px;display:flex}.super-search:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.super-status-chip{color:#475569;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.super-status-chip:hover:not(:disabled){border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 3px 8px #0f172a1a}.super-status-chip:focus-visible{outline-offset:2px;outline:3px solid #2563eb3d}.super-status-chip:active:not(:disabled){transform:translateY(0)}.super-status-chip:disabled{cursor:wait;opacity:.64}.super-status-chip.is-active{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.super-status-chip.is-muted{color:#64748b;background:#f8fafc;border-color:#dbe3ef}.super-status-chip__dot{background:currentColor;border-radius:999px;flex:none;width:9px;height:9px}.super-stats-panel{padding-block:16px}.super-stats-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 22px;display:flex}.super-stats-group{color:#475569;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;line-height:1.3;display:inline-flex}.super-stats-group__title{color:#0f172a;letter-spacing:-.02em;font-weight:800}.super-stats-separator{background:#dbe3ef;width:1px;height:16px}.super-stats-group strong{color:#0f172a;font-weight:800}.super-stats-group strong.is-active{color:#16a34a}.super-stats-group strong.is-blocked{color:#dc2626}.super-stats-group strong.is-muted{color:#64748b}.super-login-card,.super-panel,.super-modal{background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 10px 30px #0f172a0f}.super-login-card{align-self:stretch}.super-field,.super-promo-switch{gap:8px;display:grid}.super-field span,.super-modal__head span,.super-empty span,.super-table td span{color:#64748b;line-height:1.45}.super-field span{font-size:13px;font-weight:700}.super-field small{color:#64748b;font-size:12px;line-height:1.45}.super-field input{min-height:var(--admin-input-height);border-radius:var(--admin-input-radius);color:#0f172a;background:#fff;border:1px solid #d6dee9;padding:0 14px}.super-field input:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb2e}.super-field input::placeholder,.super-search input::placeholder{color:#94a3b8}.super-alert{border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.45}.super-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.super-alert--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.super-button,.super-icon-button{min-height:var(--admin-button-height);border-radius:var(--admin-button-radius);color:#0f172a;background:#fff;border:1px solid #d6dee9;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:700;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.super-button:disabled,.super-icon-button:disabled{cursor:not-allowed;opacity:.56;transform:none}.super-button:focus-visible,.super-icon-button:focus-visible,.super-action-menu__item:focus-visible{outline-offset:2px;outline:3px solid #2563eb3d}.super-button:hover,.super-icon-button:hover{background:#f8fbff;border-color:#93c5fd;transform:translateY(-1px)}.super-button:active,.super-icon-button:active{transform:translateY(0)}.super-button--primary{color:#fff;background:#2563eb;border-color:#1d4ed8}.super-button--primary:hover{background:#1d4ed8}.super-button--danger{color:#991b1b;background:#fff5f5;border-color:#fecaca}.super-button--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.super-button--wide{width:100%}.super-icon-button{width:32px;height:32px;padding:0}.super-icon-button--logout{color:#dc2626;background:#fff;border-color:#fecaca}.super-icon-button--logout:hover{background:#fff5f5;border-color:#fca5a5}.super-topbar{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f8fbe0;border-bottom:1px solid #dbe3ef;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex;position:sticky;top:0}.super-panel__title{color:#0f172a;letter-spacing:-.03em;margin:6px 0 8px;font-size:clamp(24px,2.4vw,32px);line-height:1.1}.super-panel__summary{color:#475569;margin:0;font-size:14px;line-height:1.55}.super-topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.super-search{background:#fff;border:1px solid #d6dee9;border-radius:14px;align-items:center;gap:8px;min-width:280px;padding:0 14px;display:flex}.super-search input{background:0 0;border:0;outline:none;width:100%;min-height:32px}.super-layout{flex:1;grid-template-rows:auto minmax(0,1fr);gap:18px;min-height:0;padding:24px;display:grid;overflow:hidden}.super-panel{padding:22px}.super-panel--summary{padding-block:18px}.super-panel--clients{flex-direction:column;min-height:0;display:flex;overflow:hidden}.super-panel--clients .super-table-wrap{flex:1;min-height:0}.super-promo-panel{gap:18px;display:grid}.super-promo-panel__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.super-promo-panel__head h2{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:18px;line-height:1.2}.super-promo-panel__head span{color:#64748b;margin-top:6px;font-size:13px;line-height:1.5;display:block}.super-promo-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.super-promo-switch{color:#0f172a;background:#f8fbff;border:1px solid #dbe3ef;border-radius:14px;align-items:center;gap:10px;min-height:46px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.super-promo-switch input{accent-color:#2563eb;width:16px;height:16px;margin:0}.super-field--wide{grid-column:1/-1}.super-promo-panel__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.super-promo-panel__meta{color:#64748b;font-size:12px;font-weight:700}.super-panel__head,.super-modal__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.super-modal__head h2{font-size:var(--admin-font-size-section);line-height:var(--admin-line-height-tight);margin:0}.super-modal.super-modal--promo{width:min(var(--admin-modal-medium), calc(100vw - 32px))}.super-table-wrap{overscroll-behavior:contain;border:1px solid #dbe3ef;border-radius:16px;overflow:auto}.super-table{table-layout:fixed;border-collapse:collapse;background:#fff;width:100%;min-width:1040px}.super-table th:first-child,.super-table td:first-child{width:18%}.super-table th:nth-child(2),.super-table td:nth-child(2){width:23%}.super-table th:nth-child(3),.super-table td:nth-child(3){width:13%}.super-table th:nth-child(4),.super-table td:nth-child(4){width:20%}.super-table th:nth-child(5),.super-table td:nth-child(5){width:12%}.super-table th:nth-child(6),.super-table td:nth-child(6){width:14%}.super-table th,.super-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;padding:14px}.super-table td:nth-child(3),.super-table td:nth-child(5),.super-table td:nth-child(6){text-align:center;vertical-align:middle}.super-table th:nth-child(3),.super-table th:nth-child(5),.super-table th:nth-child(6){text-align:center}.super-table td:nth-child(3) .super-pill{white-space:nowrap;align-items:center;width:fit-content;max-width:100%;margin-inline:auto;line-height:1;display:inline-flex}.super-table td strong{color:#0f172a;letter-spacing:-.01em;font-weight:400;display:block}.super-table th{color:#64748b;text-transform:uppercase;letter-spacing:.08em;background:#f8fbff;font-size:12px;font-weight:700}.super-table tbody tr:hover{background:#f8fbff}.super-table code{color:#1d4ed8;font-size:12px}.super-account-id{color:#334155;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;max-width:100%;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:500;line-height:1.45;display:inline-block}.super-table td span{color:#64748b;font-size:12px;display:block}.super-row-actions,.super-modal__actions,.super-secret,.super-form__grid{flex-wrap:wrap;gap:12px;display:flex}.super-row-actions{justify-content:flex-start}.super-button--compact{border-radius:6px;min-height:32px;padding-inline:12px;font-size:13px}.super-action-menu{position:relative}.super-action-menu__panel{z-index:30;background:#fff;border:1px solid #dbe3ef;border-radius:14px;gap:4px;min-width:220px;max-height:min(320px,100dvh - 24px);padding:8px;display:grid;position:fixed;overflow:auto;box-shadow:0 16px 36px #0f172a1f}.super-action-menu__item{color:#0f172a;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;width:100%;min-height:32px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.super-action-menu__item:hover{background:#f8fbff}.super-action-menu__divider{background:#e2e8f0;height:1px;margin:4px 2px;display:block}.super-action-menu__item--danger{color:#991b1b}.super-action-menu__item--danger:hover{background:#fef2f2}.super-action-menu__item--success{color:#166534}.super-action-menu__item--success:hover{background:#f0fdf4}.super-empty{color:#334155;background:#f8fbff;border:1px dashed #cbd5e1;border-radius:18px;place-items:start;gap:10px;padding:24px;display:grid}.super-empty strong{color:#0f172a}.super-pill{color:#334155;letter-spacing:.02em;background:#f8fafc;border:1px solid #d6dee9;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.super-pill.is-active{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.super-pill.is-blocked{color:#991b1b;background:#fef2f2;border-color:#fecaca}.super-modal-backdrop{z-index:20;background:#0f172a5c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.super-modal{width:min(var(--admin-modal-medium), calc(100vw - 32px));overscroll-behavior:contain;max-height:calc(100dvh - 32px);padding:20px;overflow:auto}.super-modal--small{width:min(var(--admin-modal-small), calc(100vw - 32px))}.super-modal--medium{width:min(var(--admin-modal-medium), calc(100vw - 32px))}.super-modal--large{width:min(var(--admin-modal-large), calc(100vw - 32px))}.super-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.super-modal__text{color:#334155;margin:0 0 18px;font-size:14px;line-height:1.55}.super-form{gap:16px;display:grid}.super-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.super-secret{grid-template-columns:1fr;gap:10px;margin-bottom:18px;display:grid}.super-secret__row{background:#f8fbff;border:1px solid #dbe3ef;border-radius:12px;grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);align-items:center;gap:12px;min-height:42px;padding:10px 12px;display:grid}.super-secret__row span{color:#64748b;font-size:12px;font-weight:700;line-height:1.35}.super-secret__row strong,.super-field--readonly input,.super-modal__head h2{color:#0f172a}.super-secret__row strong{overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;min-width:0;font-size:14px;font-weight:500;line-height:1.45}.super-secret__mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace}.super-secret__password{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.super-field--readonly input{background:#f8fbff}.super-modal__actions{justify-content:flex-end;margin-top:16px}.super-modal__title-row{align-items:center;gap:12px;display:flex}@media (width<=980px){.super-login-shell,.super-modal__grid,.super-form__grid{grid-template-columns:1fr}.super-topbar,.super-panel__head,.super-modal__head{flex-direction:column;align-items:stretch}.super-topbar__actions{justify-content:stretch}.super-search{width:100%;min-width:0}.super-row-actions{flex-direction:column;align-items:stretch}.super-promo-grid{grid-template-columns:1fr}.super-promo-panel__head,.super-promo-panel__footer{flex-direction:column;align-items:stretch}}@media (width<=760px){.super-layout,.super-topbar{padding-left:16px;padding-right:16px}.super-table{min-width:960px}.super-modal-backdrop{padding:16px}.super-modal{width:min(var(--admin-modal-medium), calc(100vw - 32px));padding:18px}.super-modal--small,.super-modal--medium,.super-modal--large{width:calc(100vw - 32px)}.super-secret__row{grid-template-columns:1fr;align-items:start;gap:6px}.super-modal__actions{flex-direction:column-reverse;align-items:stretch}.super-modal__actions .super-button{width:100%}}
