.DatabaseOpsConsole-module__4TP7FG__root{gap:16px;display:grid}.DatabaseOpsConsole-module__4TP7FG__tabs{flex-wrap:wrap;gap:8px;display:flex}.DatabaseOpsConsole-module__4TP7FG__tab{--tab-accent:#687d92;--tab-accent-soft:#687d9224;border:1px solid var(--admin-border);background:var(--tab-accent-soft);color:var(--tab-accent);border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:.84rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.DatabaseOpsConsole-module__4TP7FG__tabIconWrap{justify-content:center;align-items:center;width:18px;min-width:18px;display:inline-flex}.DatabaseOpsConsole-module__4TP7FG__tabIcon{font-size:1rem;line-height:1}.DatabaseOpsConsole-module__4TP7FG__tabActive{color:var(--tab-accent);border-color:var(--tab-accent);background:var(--tab-accent-soft);box-shadow:inset 0 0 0 1px #ffffff8c}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=overview]{--tab-accent:#604ae3;--tab-accent-soft:#604ae324}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=schema]{--tab-accent:#53389f;--tab-accent-soft:#53389f24}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=data]{--tab-accent:#45c5cd;--tab-accent-soft:#45c5cd29}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=sql]{--tab-accent:#687d92;--tab-accent-soft:#687d9226}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=performance]{--tab-accent:#5cc184;--tab-accent-soft:#5cc18429}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=backups]{--tab-accent:#f0934e;--tab-accent-soft:#f0934e2b}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=jobs]{--tab-accent:#e96767;--tab-accent-soft:#e9676726}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=audit]{--tab-accent:#9035e3;--tab-accent-soft:#9035e324}.DatabaseOpsConsole-module__4TP7FG__tab[data-tab=settings]{--tab-accent:#424e5a;--tab-accent-soft:#424e5a29}.DatabaseOpsConsole-module__4TP7FG__panel{border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:5px;gap:12px;padding:16px;display:grid}.DatabaseOpsConsole-module__4TP7FG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.DatabaseOpsConsole-module__4TP7FG__header h3{color:var(--admin-text);margin:0;font-size:1.05rem}.DatabaseOpsConsole-module__4TP7FG__row{flex-wrap:wrap;gap:10px;display:flex}.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__input,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__selectWrap,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__btn,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__btnDanger,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__check{flex:220px}.DatabaseOpsConsole-module__4TP7FG__selectWrap{min-width:0;position:relative}.DatabaseOpsConsole-module__4TP7FG__selectWrap .DatabaseOpsConsole-module__4TP7FG__input{padding-inline-start:42px}.DatabaseOpsConsole-module__4TP7FG__fieldIcon{z-index:1;color:var(--admin-text-muted);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.DatabaseOpsConsole-module__4TP7FG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.DatabaseOpsConsole-module__4TP7FG__input,.DatabaseOpsConsole-module__4TP7FG__area{border:1px solid var(--admin-border);background:color-mix(in srgb, var(--admin-panel-alt-bg) 86%, #fff);width:100%;min-height:48px;color:var(--admin-text);font:inherit;border-radius:5px;padding:0 14px;font-size:.98rem;transition:border-color .18s,box-shadow .18s,background-color .18s}.DatabaseOpsConsole-module__4TP7FG__input::placeholder,.DatabaseOpsConsole-module__4TP7FG__area::placeholder{color:color-mix(in srgb, var(--admin-text-muted) 84%, #fff)}.DatabaseOpsConsole-module__4TP7FG__input:focus-visible,.DatabaseOpsConsole-module__4TP7FG__area:focus-visible{border-color:var(--surface-highlight-strong);box-shadow:0 0 0 3px rgb(from var(--surface-highlight-strong) r g b / .14);background:var(--admin-panel-bg);outline:none}select.DatabaseOpsConsole-module__4TP7FG__input{appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--admin-text-muted) 50%), linear-gradient(135deg, var(--admin-text-muted) 50%, transparent 50%), linear-gradient(to right, color-mix(in srgb, var(--admin-border) 85%, #fff), color-mix(in srgb, var(--admin-border) 85%, #fff));background-position:calc(100% - 19px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px),calc(100% - 34px);background-repeat:no-repeat;background-size:6px 6px,6px 6px,1px 20px;padding-right:42px}.DatabaseOpsConsole-module__4TP7FG__area{min-height:136px;padding:12px 14px}.DatabaseOpsConsole-module__4TP7FG__btn,.DatabaseOpsConsole-module__4TP7FG__btnDanger{border:1px solid var(--admin-border);white-space:nowrap;border-radius:5px;min-height:48px;padding:0 16px;font-size:.98rem;font-weight:700;transition:transform .12s,background-color .2s,border-color .2s,box-shadow .2s}.DatabaseOpsConsole-module__4TP7FG__btn:hover,.DatabaseOpsConsole-module__4TP7FG__btnDanger:hover{transform:translateY(-1px)}.DatabaseOpsConsole-module__4TP7FG__btn:active,.DatabaseOpsConsole-module__4TP7FG__btnDanger:active{transform:translateY(0)}.DatabaseOpsConsole-module__4TP7FG__btn{background:color-mix(in srgb, var(--admin-panel-alt-bg) 84%, #fff);color:var(--admin-text)}.DatabaseOpsConsole-module__4TP7FG__btnDanger{background:rgb(from var(--surface-danger-text) r g b / .1);color:var(--surface-danger-text);border-color:var(--surface-danger-border)}.DatabaseOpsConsole-module__4TP7FG__tableWrap{overflow:auto}.DatabaseOpsConsole-module__4TP7FG__table{border-collapse:collapse;width:100%}.DatabaseOpsConsole-module__4TP7FG__table th,.DatabaseOpsConsole-module__4TP7FG__table td{border-bottom:1px solid var(--admin-border);text-align:left;white-space:nowrap;text-overflow:ellipsis;max-width:220px;padding:8px 10px;font-size:.84rem;overflow:hidden}.DatabaseOpsConsole-module__4TP7FG__table tbody tr:hover{background:rgb(from var(--surface-highlight-strong) r g b / .06)}.DatabaseOpsConsole-module__4TP7FG__pre{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);color:var(--admin-text);border-radius:5px;max-height:420px;margin:0;padding:12px;font-size:.8rem;overflow:auto}.DatabaseOpsConsole-module__4TP7FG__list{gap:8px;display:grid}.DatabaseOpsConsole-module__4TP7FG__listItem{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);color:var(--admin-text);text-align:left;border-radius:5px;min-height:38px;padding:0 10px;font-size:.82rem}.DatabaseOpsConsole-module__4TP7FG__jobItem{border:1px solid var(--admin-border);border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.DatabaseOpsConsole-module__4TP7FG__link{color:var(--surface-highlight-strong);font-weight:700;text-decoration:none}.DatabaseOpsConsole-module__4TP7FG__ok{color:#047857;margin:0}.DatabaseOpsConsole-module__4TP7FG__error{color:var(--surface-danger-text);margin:0}.DatabaseOpsConsole-module__4TP7FG__muted{color:var(--admin-text-muted);margin:0}.DatabaseOpsConsole-module__4TP7FG__check{color:var(--admin-text);border:1px solid var(--admin-border);background:color-mix(in srgb, var(--admin-panel-alt-bg) 84%, #fff);border-radius:5px;align-items:center;gap:10px;min-height:48px;padding:0 12px;font-weight:600;display:inline-flex}.DatabaseOpsConsole-module__4TP7FG__check input[type=checkbox]{appearance:none;border:1.5px solid color-mix(in srgb, var(--admin-text-muted) 64%, #fff);cursor:pointer;background:#fff;border-radius:6px;width:20px;height:20px;margin:0;transition:border-color .2s,background-color .2s;position:relative}.DatabaseOpsConsole-module__4TP7FG__check input[type=checkbox]:checked{border-color:var(--surface-highlight-strong);background:var(--surface-highlight-strong)}.DatabaseOpsConsole-module__4TP7FG__check input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:9px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}@media (max-width:960px){.DatabaseOpsConsole-module__4TP7FG__grid{grid-template-columns:1fr}.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__input,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__selectWrap,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__btn,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__btnDanger,.DatabaseOpsConsole-module__4TP7FG__row>.DatabaseOpsConsole-module__4TP7FG__check{flex-basis:100%}}.DatabaseOpsConsole-module__4TP7FG__headerLeft{color:var(--admin-text);align-items:center;gap:10px;display:inline-flex}.DatabaseOpsConsole-module__4TP7FG__headerLeft i{color:var(--surface-highlight-strong);font-size:1.25rem}.DatabaseOpsConsole-module__4TP7FG__btnRefresh{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);min-height:40px;color:var(--admin-text-muted);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-size:.88rem;font-weight:700;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.DatabaseOpsConsole-module__4TP7FG__btnRefresh:hover:not(:disabled){color:var(--admin-text);border-color:var(--surface-highlight-strong);background:rgb(from var(--surface-highlight-strong) r g b / .08)}.DatabaseOpsConsole-module__4TP7FG__btnRefresh:disabled{opacity:.55;cursor:not-allowed}.DatabaseOpsConsole-module__4TP7FG__statGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.DatabaseOpsConsole-module__4TP7FG__statCard{border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:5px;align-items:center;gap:14px;padding:16px 18px;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:0 1px 4px #0000000a}.DatabaseOpsConsole-module__4TP7FG__statCard:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000014}.DatabaseOpsConsole-module__4TP7FG__statCardSuccess{background:#e5f8e799;background:lab(95.7591% -8.68505 6.00644/.6);border-color:#76c38273;border-color:lab(72.5238% -35.036 24.8877/.45)}.DatabaseOpsConsole-module__4TP7FG__statCardDanger{background:#fff2f080;background:lab(96.3429% 6.02031 3.53601/.5);border-color:#fa695e59;border-color:lab(63.4649% 56.0637 35.6943/.35)}.DatabaseOpsConsole-module__4TP7FG__statCardSkeleton{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);min-height:80px;animation:1.4s ease-in-out infinite DatabaseOpsConsole-module__4TP7FG__skeletonPulse}@keyframes DatabaseOpsConsole-module__4TP7FG__skeletonPulse{0%,to{opacity:.5}50%{opacity:1}}.DatabaseOpsConsole-module__4TP7FG__statIcon{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);width:44px;min-width:44px;height:44px;color:var(--surface-highlight-strong);border-radius:12px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.DatabaseOpsConsole-module__4TP7FG__statCardSuccess .DatabaseOpsConsole-module__4TP7FG__statIcon{color:#005f1d;color:lab(34.5016% -44.8179 34.4204);background:#cbf0cf99;background:lab(91.5083% -17.4017 12.1085/.6);border-color:#76c3824d;border-color:lab(72.5238% -35.036 24.8877/.3)}.DatabaseOpsConsole-module__4TP7FG__statCardDanger .DatabaseOpsConsole-module__4TP7FG__statIcon{color:#a10006;color:lab(32.9891% 63.4184 51.4789);background:#ffe3df80;background:lab(92.6827% 12.0886 7.12334/.5);border-color:#fa695e40;border-color:lab(63.4649% 56.0637 35.6943/.25)}.DatabaseOpsConsole-module__4TP7FG__statBody{gap:3px;min-width:0;display:grid}.DatabaseOpsConsole-module__4TP7FG__statLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--admin-text-muted);font-size:.72rem;font-weight:700}.DatabaseOpsConsole-module__4TP7FG__statValue{color:var(--admin-text);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:800;overflow:hidden}.DatabaseOpsConsole-module__4TP7FG__infoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.DatabaseOpsConsole-module__4TP7FG__infoCard{border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:5px;gap:10px;padding:16px;display:grid}.DatabaseOpsConsole-module__4TP7FG__infoCardHead{letter-spacing:.07em;text-transform:uppercase;color:var(--admin-text-muted);align-items:center;gap:8px;font-size:.78rem;font-weight:800;display:inline-flex}.DatabaseOpsConsole-module__4TP7FG__infoCardValue{color:var(--admin-text);word-break:break-all;margin:0;font-size:.82rem;line-height:1.5}.DatabaseOpsConsole-module__4TP7FG__migrationMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DatabaseOpsConsole-module__4TP7FG__migChip{color:#004816;color:lab(26.0319% -35.7763 27.2396);background:#bbedc180;background:lab(89.442% -23.2356 16.2426/.5);border:1px solid #72b07b4d;border:1px solid lab(66.4775% -29.1561 20.6238/.3);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.DatabaseOpsConsole-module__4TP7FG__migChipWarn{color:#593d00;color:lab(28.0095% 12.984 60.3242);background:#ffe4af80;background:lab(92.0852% 4.46257 32.0073/.5);border-color:#cca9604d;border-color:lab(71.1851% 6.80569 41.9685/.3)}.DatabaseOpsConsole-module__4TP7FG__migLast{color:var(--admin-text-muted);font-size:.78rem}.DatabaseOpsConsole-module__4TP7FG__migLast code{background:var(--admin-panel-alt-bg);border:1px solid var(--admin-border);color:var(--admin-text);border-radius:6px;padding:1px 6px;font-size:.72rem}.DatabaseOpsConsole-module__4TP7FG__growthList{gap:6px;display:grid}.DatabaseOpsConsole-module__4TP7FG__growthRow{color:var(--admin-text);border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;padding:4px 0;font-size:.8rem;display:flex}.DatabaseOpsConsole-module__4TP7FG__growthRow:last-child{border-bottom:none}.DatabaseOpsConsole-module__4TP7FG__topTablesCard{border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:5px;overflow:hidden}.DatabaseOpsConsole-module__4TP7FG__topTablesHead{border-bottom:1px solid var(--admin-border);letter-spacing:.06em;text-transform:uppercase;color:var(--admin-text-muted);background:var(--admin-panel-alt-bg);align-items:center;gap:8px;padding:12px 16px;font-size:.82rem;font-weight:800;display:flex}.DatabaseOpsConsole-module__4TP7FG__topTablesList{display:grid}.DatabaseOpsConsole-module__4TP7FG__topTableRow{border-bottom:1px solid var(--admin-border);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:10px 16px;font-size:.84rem;transition:background-color .12s;display:grid}.DatabaseOpsConsole-module__4TP7FG__topTableRow:last-child{border-bottom:none}.DatabaseOpsConsole-module__4TP7FG__topTableRow:hover{background:rgb(from var(--surface-highlight-strong) r g b / .05)}.DatabaseOpsConsole-module__4TP7FG__topTableName code{color:var(--admin-text);font-size:.82rem;font-weight:700}.DatabaseOpsConsole-module__4TP7FG__topTableMeta{color:var(--admin-text-muted);text-align:right;font-size:.78rem}.DatabaseOpsConsole-module__4TP7FG__topTableSize{color:var(--admin-text);text-align:right;min-width:72px;font-size:.84rem;font-weight:700}@media (max-width:1100px){.DatabaseOpsConsole-module__4TP7FG__statGrid,.DatabaseOpsConsole-module__4TP7FG__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DatabaseOpsConsole-module__4TP7FG__statGrid,.DatabaseOpsConsole-module__4TP7FG__infoGrid{grid-template-columns:1fr}}
.PremiumSearch-module__a9nffa__search,.PremiumSearch-module__a9nffa__trigger{--premium-search-text:var(--admin-text,var(--vm-text-strong,#111b2e));--premium-search-muted:var(--admin-text-muted,var(--vm-text-muted,#6f7c91));--premium-search-surface:var(--admin-panel-alt-bg,var(--vm-panel-bg,#fffffff5));--premium-search-border:var(--admin-border,var(--vm-panel-border,#cbd7e5e0));--premium-search-focus:var(--vm-accent,var(--color-brand,#4ab9ca));--premium-search-primary:var(--vm-accent,var(--color-brand,#2d75ed))}.PremiumSearch-module__a9nffa__search{--premium-search-max-width:420px;width:100%;max-width:var(--premium-search-max-width);border:1px solid var(--premium-search-border);background:color-mix(in srgb, var(--premium-search-surface) 96%, transparent);min-width:0;height:44px;color:var(--premium-search-text);border-radius:15px;grid-template-columns:18px minmax(0,1fr) auto 17px;align-items:center;column-gap:7px;margin:0;padding:4px 5px 4px 13px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:grid;box-shadow:0 9px 22px #1b304f1a}.PremiumSearch-module__a9nffa__search:focus-within{border-color:var(--premium-search-border);background:color-mix(in srgb, var(--premium-search-surface) 96%, transparent);box-shadow:0 9px 22px #1b304f1a}.PremiumSearch-module__a9nffa__dialog{--premium-search-max-width:760px;height:46px}.PremiumSearch-module__a9nffa__leading{width:18px;height:18px;color:var(--premium-search-muted);pointer-events:none;place-items:center;display:grid}.PremiumSearch-module__a9nffa__leading svg{stroke-width:1.8px;width:17px;height:17px}.PremiumSearch-module__a9nffa__input{appearance:none;width:100%;min-width:0;height:100%;color:var(--premium-search-text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px;line-height:1.35}.PremiumSearch-module__a9nffa__input::placeholder{color:var(--premium-search-muted);opacity:.92}.PremiumSearch-module__a9nffa__input:focus,.PremiumSearch-module__a9nffa__input:focus-visible{box-shadow:none!important;outline:0!important}.PremiumSearch-module__a9nffa__input::-webkit-search-cancel-button{appearance:none;display:none}.PremiumSearch-module__a9nffa__input::-webkit-search-decoration{appearance:none;display:none}.PremiumSearch-module__a9nffa__input::-webkit-search-results-button{appearance:none;display:none}.PremiumSearch-module__a9nffa__input::-webkit-search-results-decoration{appearance:none;display:none}.PremiumSearch-module__a9nffa__clear,.PremiumSearch-module__a9nffa__submit,.PremiumSearch-module__a9nffa__trigger{cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:transform .16s,border-color .16s,background-color .16s,color .16s,opacity .16s;display:grid}.PremiumSearch-module__a9nffa__clear{background:color-mix(in srgb, var(--premium-search-muted) 12%, transparent);width:26px;height:26px;color:var(--premium-search-muted);border:0}.PremiumSearch-module__a9nffa__clear svg{stroke-width:1.8px;width:14px;height:14px}.PremiumSearch-module__a9nffa__submit{background:var(--premium-search-primary);color:#fff;width:24px;height:24px;box-shadow:0 3px 8px color-mix(in srgb, var(--premium-search-primary) 24%, transparent);border:0;position:relative}.PremiumSearch-module__a9nffa__submit:before{content:"";width:44px;height:44px;position:absolute}.PremiumSearch-module__a9nffa__submit svg{stroke-width:2px;width:13px;height:13px}.PremiumSearch-module__a9nffa__trigger{border:1px solid var(--premium-search-border);background:color-mix(in srgb, var(--premium-search-surface) 94%, transparent);width:36px;height:36px;color:var(--premium-search-text);box-shadow:0 6px 16px #1b304f17}.PremiumSearch-module__a9nffa__trigger svg{stroke-width:1.8px;width:17px;height:17px}.PremiumSearch-module__a9nffa__clear:hover,.PremiumSearch-module__a9nffa__trigger:hover{border-color:color-mix(in srgb, var(--premium-search-focus) 45%, var(--premium-search-border));background:color-mix(in srgb, var(--premium-search-focus) 10%, var(--premium-search-surface));color:var(--premium-search-text)}.PremiumSearch-module__a9nffa__submit:hover{background:color-mix(in srgb, var(--premium-search-primary) 88%, #081220)}.PremiumSearch-module__a9nffa__clear:active,.PremiumSearch-module__a9nffa__submit:active,.PremiumSearch-module__a9nffa__trigger:active{transform:scale(.96)}.PremiumSearch-module__a9nffa__clear:focus-visible,.PremiumSearch-module__a9nffa__submit:focus-visible,.PremiumSearch-module__a9nffa__trigger:focus-visible{outline:2px solid var(--premium-search-focus);outline-offset:2px}.PremiumSearch-module__a9nffa__search[data-disabled=true]{opacity:.62}.PremiumSearch-module__a9nffa__submit:disabled,.PremiumSearch-module__a9nffa__clear:disabled,.PremiumSearch-module__a9nffa__trigger:disabled{cursor:not-allowed;opacity:.56}.PremiumSearch-module__a9nffa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:519px){.PremiumSearch-module__a9nffa__search,.PremiumSearch-module__a9nffa__dialog{border-radius:14px;grid-template-columns:17px minmax(0,1fr) auto 16px;column-gap:6px;height:42px;padding:4px 5px 4px 13px}.PremiumSearch-module__a9nffa__leading{width:17px;height:17px}.PremiumSearch-module__a9nffa__leading svg{width:16px;height:16px}.PremiumSearch-module__a9nffa__input{font-size:13px}.PremiumSearch-module__a9nffa__clear,.PremiumSearch-module__a9nffa__submit{width:24px;height:24px}.PremiumSearch-module__a9nffa__trigger{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.PremiumSearch-module__a9nffa__search,.PremiumSearch-module__a9nffa__clear,.PremiumSearch-module__a9nffa__submit,.PremiumSearch-module__a9nffa__trigger{transition-duration:.01ms}}
.AdminShell-module__83HBMG__shell{--vm-sidebar-primary:#9760fe;--vm-sidebar-primary-start:#7458ff;--vm-sidebar-primary-end:#a545f5;--vm-sidebar-bg:color-mix(in srgb, var(--surface-panel) 96%, var(--page-bg));--vm-sidebar-text:var(--surface-text);--vm-sidebar-heading:var(--surface-text-strong);--vm-sidebar-muted:var(--surface-text-muted);--vm-sidebar-hover:color-mix(in srgb, var(--vm-sidebar-primary) 10%, var(--surface-panel));--vm-sidebar-border:var(--frame-border);--vm-sidebar-separator:var(--frame-border-soft);--vm-sidebar-active-shadow:0 8px 18px color-mix(in srgb, var(--vm-sidebar-primary) 28%, transparent);background:var(--page-bg);height:100vh;transition:grid-template-columns var(--motion-duration-normal) var(--motion-ease-apple);grid-template-columns:248px minmax(0,1fr);gap:14px;padding:14px;display:grid;overflow:hidden}.AdminShell-module__83HBMG__shellCollapsed{grid-template-columns:80px minmax(0,1fr)}.AdminShell-module__83HBMG__sidebar{border:1px solid var(--vm-sidebar-border);background:var(--vm-sidebar-bg);min-width:0;height:100%;min-height:0;color:var(--vm-sidebar-text);box-shadow:0 14px 34px color-mix(in srgb, var(--page-bg) 55%, #1f1830 10%);transition:width var(--motion-duration-normal) var(--motion-ease-apple), transform var(--motion-duration-normal) var(--motion-ease-apple);border-radius:18px;grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;padding:14px;display:grid;position:relative;overflow:visible}.AdminShell-module__83HBMG__sidebar>*{min-width:0;max-width:100%}.AdminShell-module__83HBMG__logoBox{max-width:100%;min-height:48px;color:var(--vm-sidebar-heading);transition:background-color var(--motion-duration-fast) var(--motion-ease-apple), border-color var(--motion-duration-fast) var(--motion-ease-apple), transform var(--motion-duration-fast) var(--motion-ease-apple);border:1px solid #0000;border-radius:12px;align-items:center;padding:8px;text-decoration:none;display:inline-flex;overflow:hidden}.AdminShell-module__83HBMG__logoBox:hover{background:var(--vm-sidebar-hover);border-color:#0000}.AdminShell-module__83HBMG__sidebarHeader{border-bottom:1px solid var(--vm-sidebar-separator);justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:58px;padding-bottom:10px;display:flex;position:relative}.AdminShell-module__83HBMG__sidebarHeader>div{flex:1;min-width:0}.AdminShell-module__83HBMG__logoWide{object-fit:contain;width:48px;max-width:100%;height:34px}.AdminShell-module__83HBMG__logoShort{object-fit:contain;width:38px;height:34px}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__logoBox{justify-content:center;width:100%;padding-inline:0}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__logoShort{width:38px;height:34px}.AdminShell-module__83HBMG__sidebarScroll{overscroll-behavior:contain;-ms-overflow-style:none;align-content:start;gap:12px;min-height:0;padding-top:12px;display:grid;overflow:hidden auto}.AdminShell-module__83HBMG__sidebarSearch{z-index:102;height:44px;color:var(--vm-sidebar-muted);margin-top:10px;position:relative}.AdminShell-module__83HBMG__sidebarSearch i{z-index:2;pointer-events:none;place-items:center;width:20px;height:20px;font-size:1.1rem;line-height:1;display:grid;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.AdminShell-module__83HBMG__sidebarSearch input{border:1px solid var(--vm-sidebar-border);background:color-mix(in srgb, var(--surface-panel) 94%, var(--page-bg));width:100%;height:44px;color:var(--vm-sidebar-text);font:inherit;border-radius:10px;outline:none;padding:0 12px 0 38px;font-size:.86rem;transition:border-color .2s,box-shadow .2s}.AdminShell-module__83HBMG__sidebarSearch input::placeholder{color:#8d9195}.AdminShell-module__83HBMG__sidebarSearch input:focus,.AdminShell-module__83HBMG__sidebarSearch input:focus-visible{border-color:color-mix(in srgb, var(--vm-sidebar-primary) 48%, var(--vm-sidebar-border));box-shadow:none!important;outline:none!important}.AdminShell-module__83HBMG__searchFocusMask{z-index:80;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a4d;border:0;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.AdminShell-module__83HBMG__searchFocusMaskOpen{opacity:1;visibility:visible;pointer-events:auto}.AdminShell-module__83HBMG__sidebarSearchActive{isolation:auto}.AdminShell-module__83HBMG__sidebarSearchInteriorMask{z-index:101;border-radius:inherit;opacity:0;visibility:hidden;pointer-events:none;cursor:default;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a47;border:0;padding:0;transition:opacity .2s,visibility .2s;position:absolute;inset:0}.AdminShell-module__83HBMG__sidebarSearchInteriorMaskOpen{opacity:1;visibility:visible;pointer-events:auto}.AdminShell-module__83HBMG__searchSuggestions{z-index:4;top:calc(100% + 8px);border:1px solid var(--vm-sidebar-border);background:var(--vm-sidebar-bg);width:100%;max-height:min(480px,100vh - 150px);color:var(--vm-sidebar-text);border-radius:14px;padding:8px;position:absolute;inset-inline:0;overflow-y:auto;box-shadow:0 24px 60px #0f172a38}.AdminShell-module__83HBMG__searchSuggestions>p{color:var(--vm-sidebar-muted);margin:0;padding:8px 10px;font-size:.72rem;font-weight:650}.AdminShell-module__83HBMG__searchSuggestions>button{width:100%;min-height:52px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.AdminShell-module__83HBMG__searchSuggestions>button:hover,.AdminShell-module__83HBMG__searchSuggestions>button:focus-visible{background:var(--vm-sidebar-hover);outline:none}.AdminShell-module__83HBMG__searchSuggestions>button>span{gap:2px;min-width:0;display:grid}.AdminShell-module__83HBMG__searchSuggestions strong,.AdminShell-module__83HBMG__searchSuggestions small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminShell-module__83HBMG__searchSuggestions strong{font-size:.85rem}.AdminShell-module__83HBMG__searchSuggestions small{color:var(--vm-sidebar-muted);font-size:.68rem}.AdminShell-module__83HBMG__searchSuggestions em{background:color-mix(in srgb, var(--vm-sidebar-primary) 12%, transparent);color:var(--vm-sidebar-primary);border-radius:999px;flex:none;padding:4px 7px;font-size:.65rem;font-style:normal;font-weight:700}.AdminShell-module__83HBMG__searchNoResult{color:var(--vm-sidebar-muted);padding:16px 10px;font-size:.8rem;line-height:1.5;display:block}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__sidebarSearch input{color:#0000;cursor:pointer;padding-inline:0}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__sidebarSearch input::placeholder{color:#0000}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__sidebarSearch i{left:50%;transform:translate(-50%,-50%)}.AdminShell-module__83HBMG__sidebarScroll::-webkit-scrollbar{width:0;height:0;display:none}.AdminShell-module__83HBMG__sidebarFooter{border-top:1px solid var(--vm-sidebar-separator);gap:8px;min-width:0;margin-top:10px;padding-top:10px;display:grid}.AdminShell-module__83HBMG__exitAdmin{min-height:44px;color:var(--vm-sidebar-text);background:color-mix(in srgb, var(--vm-sidebar-primary) 6%, var(--vm-sidebar-bg));border-color:color-mix(in srgb, var(--vm-sidebar-primary) 18%, var(--vm-sidebar-border))}.AdminShell-module__83HBMG__exitAdmin:hover,.AdminShell-module__83HBMG__exitAdmin:focus-visible{color:var(--vm-sidebar-primary);background:color-mix(in srgb, var(--vm-sidebar-primary) 11%, var(--vm-sidebar-bg));border-color:color-mix(in srgb, var(--vm-sidebar-primary) 36%, var(--vm-sidebar-border));outline:2px solid color-mix(in srgb, var(--vm-sidebar-primary) 24%, transparent);outline-offset:2px}.AdminShell-module__83HBMG__releaseTrigger{border:1px solid color-mix(in srgb, var(--vm-sidebar-primary) 24%, var(--vm-sidebar-border));background:linear-gradient(135deg, color-mix(in srgb, var(--vm-sidebar-primary) 10%, var(--vm-sidebar-bg)), color-mix(in srgb, #22d3ee 7%, var(--vm-sidebar-bg)));width:100%;min-height:46px;color:var(--vm-sidebar-text);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--motion-duration-fast) var(--motion-ease-apple), background-color var(--motion-duration-fast) var(--motion-ease-apple), color var(--motion-duration-fast) var(--motion-ease-apple);border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:7px 9px;display:flex}.AdminShell-module__83HBMG__sidebarFooter .AdminShell-module__83HBMG__releaseTrigger{margin-top:0}.AdminShell-module__83HBMG__releaseTrigger:hover,.AdminShell-module__83HBMG__releaseTrigger:focus-visible{border-color:color-mix(in srgb, var(--vm-sidebar-primary) 62%, var(--vm-sidebar-border));background:linear-gradient(135deg, color-mix(in srgb, var(--vm-sidebar-primary) 16%, var(--vm-sidebar-bg)), color-mix(in srgb, #22d3ee 11%, var(--vm-sidebar-bg)));outline:2px solid color-mix(in srgb, var(--vm-sidebar-primary) 38%, transparent);outline-offset:2px}.AdminShell-module__83HBMG__releaseTriggerIcon{background:color-mix(in srgb, var(--vm-sidebar-primary) 14%, var(--vm-sidebar-bg));width:30px;height:30px;color:var(--vm-sidebar-primary);border-radius:9px;flex:0 0 30px;place-items:center;display:grid}.AdminShell-module__83HBMG__releaseTriggerLabel{white-space:nowrap;align-items:baseline;gap:5px;min-width:0;font-size:.75rem;line-height:1.2;display:flex}.AdminShell-module__83HBMG__releaseTriggerLabel strong{color:var(--vm-sidebar-heading);letter-spacing:.02em;font-size:.78rem;font-weight:850}.AdminShell-module__83HBMG__releaseTriggerLabel span{color:var(--vm-sidebar-muted);font-weight:700}.AdminShell-module__83HBMG__releaseTriggerDot{background:#22c55e;border-radius:999px;flex:0 0 7px;width:7px;height:7px;margin-left:auto;box-shadow:0 0 0 3px #22c55e29}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__releaseTrigger{justify-content:center;padding-inline:0}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__releaseTriggerLabel,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__releaseTriggerDot{display:none}.AdminShell-module__83HBMG__sidebarScroll>div+div{border-top:1px solid var(--vm-sidebar-separator);padding-top:16px}.AdminShell-module__83HBMG__navGroupTitle{color:var(--vm-sidebar-muted);letter-spacing:.12em;text-transform:uppercase;padding:0 10px 7px;font-size:.65rem;font-weight:800;display:block}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navGroupTitle{opacity:0;height:0;padding:0;overflow:hidden}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__sidebarScroll{overflow:visible}.AdminShell-module__83HBMG__nav{gap:3px;min-width:0;padding:0;display:grid}.AdminShell-module__83HBMG__navBranch{gap:4px;min-width:0;display:grid}.AdminShell-module__83HBMG__navBranchRow{grid-template-columns:1fr;align-items:center;gap:6px;display:grid}.AdminShell-module__83HBMG__navItem{min-width:0;min-height:44px;color:var(--vm-sidebar-muted);transition:transform var(--motion-duration-fast) var(--motion-ease-apple), background-color var(--motion-duration-normal) var(--motion-ease-apple), border-color var(--motion-duration-normal) var(--motion-ease-apple), color var(--motion-duration-fast) var(--motion-ease-apple);border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:7px 10px;text-decoration:none;display:flex;position:relative}.AdminShell-module__83HBMG__navItem:hover,.AdminShell-module__83HBMG__navItemActive{background:var(--vm-sidebar-hover);color:var(--vm-sidebar-text);box-shadow:none;border-color:#0000}.AdminShell-module__83HBMG__navItem:hover{transform:none}.AdminShell-module__83HBMG__navItem:focus-visible,.AdminShell-module__83HBMG__navChild:focus-visible,.AdminShell-module__83HBMG__navItemCaret:focus-visible{outline:2px solid color-mix(in srgb, var(--vm-sidebar-primary) 68%, transparent);outline-offset:2px}.AdminShell-module__83HBMG__navItem:active,.AdminShell-module__83HBMG__navChild:active{transform:scale(.985)}.AdminShell-module__83HBMG__navItemActive{background:linear-gradient(100deg, var(--vm-sidebar-primary-start), var(--vm-sidebar-primary-end));color:#fff;box-shadow:var(--vm-sidebar-active-shadow);font-weight:650}.AdminShell-module__83HBMG__navItemActive:before{content:"";background:var(--vm-sidebar-primary);border-radius:999px;width:3px;height:20px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.AdminShell-module__83HBMG__navItem:hover svg,.AdminShell-module__83HBMG__navItemActive svg{color:inherit}.AdminShell-module__83HBMG__navItemLink{min-width:0}.AdminShell-module__83HBMG__navItemToggle{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000}.AdminShell-module__83HBMG__navItemCaret{width:24px;height:24px;color:var(--vm-sidebar-muted);transition:transform var(--motion-duration-normal) var(--motion-ease-apple), color var(--motion-duration-fast) var(--motion-ease-apple), border-color var(--motion-duration-normal) var(--motion-ease-apple);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;font-size:1rem;display:inline-flex}.AdminShell-module__83HBMG__navItemCaretOpen{color:var(--vm-sidebar-primary);border-color:#0000;transform:rotate(180deg)}.AdminShell-module__83HBMG__navItemActive .AdminShell-module__83HBMG__navItemCaret{color:#fff}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem{justify-content:center;padding-inline:0}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItemCaret{display:none}.AdminShell-module__83HBMG__navToggle{width:38px;height:46px;color:var(--admin-text-muted);cursor:pointer;transition:transform var(--motion-duration-fast) var(--motion-ease-apple), background-color var(--motion-duration-normal) var(--motion-ease-apple), border-color var(--motion-duration-normal) var(--motion-ease-apple), color var(--motion-duration-fast) var(--motion-ease-apple);background:0 0;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.AdminShell-module__83HBMG__navToggle:hover,.AdminShell-module__83HBMG__navToggle:focus-visible,.AdminShell-module__83HBMG__navToggleOpen{background:var(--admin-panel-muted-bg);border-color:var(--admin-border);color:var(--admin-text);outline:none}.AdminShell-module__83HBMG__navToggleOpen i{transform:rotate(180deg)}.AdminShell-module__83HBMG__navChildrenWrapper{transition:grid-template-rows var(--motion-duration-normal) var(--motion-ease-apple);grid-template-rows:0fr;display:grid}.AdminShell-module__83HBMG__navChildrenWrapperOpen{grid-template-rows:1fr}.AdminShell-module__83HBMG__navChildrenInner{min-height:0;overflow:hidden}.AdminShell-module__83HBMG__navChildren{border-left:1px solid color-mix(in srgb, var(--vm-sidebar-primary) 18%, var(--vm-sidebar-separator));gap:4px;min-width:0;margin-left:14px;padding:2px 4px 5px 10px;display:grid}.AdminShell-module__83HBMG__navChild{min-width:0;min-height:38px;color:var(--vm-sidebar-muted);transition:transform var(--motion-duration-fast) var(--motion-ease-apple), background-color var(--motion-duration-normal) var(--motion-ease-apple), border-color var(--motion-duration-normal) var(--motion-ease-apple), color var(--motion-duration-fast) var(--motion-ease-apple);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 10px;text-decoration:none;display:flex}.AdminShell-module__83HBMG__navChild:hover,.AdminShell-module__83HBMG__navChildActive{background:var(--vm-sidebar-hover);color:var(--vm-sidebar-primary);box-shadow:none;border-color:#0000}.AdminShell-module__83HBMG__navChildActive{background:var(--vm-sidebar-hover)}.AdminShell-module__83HBMG__navChild span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:600;overflow:hidden}.AdminShell-module__83HBMG__navChild i{font-size:.92rem}.AdminShell-module__83HBMG__navChildMain{align-items:center;gap:8px;min-width:0;display:inline-flex}.AdminShell-module__83HBMG__navChildMain i{text-align:center;width:16px;color:var(--vm-sidebar-muted)}.AdminShell-module__83HBMG__navChildActive .AdminShell-module__83HBMG__navChildMain i,.AdminShell-module__83HBMG__navChild:hover .AdminShell-module__83HBMG__navChildMain i{color:var(--vm-sidebar-text)}.AdminShell-module__83HBMG__navChildCaret{flex:none}.AdminShell-module__83HBMG__navIcon{width:22px;height:22px;color:var(--vm-sidebar-muted);flex:0 0 22px;justify-content:center;align-items:center;font-size:1.08rem;display:inline-flex}.AdminShell-module__83HBMG__navText{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.94rem;font-weight:500;line-height:1.2;display:block;overflow:hidden}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navText{display:none}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navBranchRow{grid-template-columns:1fr}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navToggle,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navChildren{display:none}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:before,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:after{z-index:120;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s;position:absolute;top:50%}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:before{content:attr(data-tooltip);background:var(--vm-sidebar-primary);color:#fff;white-space:nowrap;border-radius:7px;padding:7px 12px;font-size:.8rem;font-weight:600;left:calc(100% + 18px);transform:translateY(-50%);box-shadow:0 8px 18px #9760fe3d}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:after{content:"";border:5px solid #0000;border-right-color:var(--vm-sidebar-primary);left:calc(100% + 8px);transform:translateY(-50%)}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:hover:before,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:hover:after,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:focus-visible:before,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:focus-visible:after{opacity:1;visibility:visible}.AdminShell-module__83HBMG__viewport{background:var(--admin-shell-bg,var(--page-bg));-webkit-overflow-scrolling:touch;border:1px solid #0000000a;border-radius:12px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden auto}.AdminShell-module__83HBMG__viewportChat{overflow-y:hidden}.AdminShell-module__83HBMG__topbar{z-index:20;border-bottom:1px solid var(--admin-border);background:var(--admin-topbar-bg,var(--surface-panel));height:52px;min-height:52px;max-height:52px;box-shadow:0 8px 22px rgb(from var(--page-bg) r g b / .06);grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:6px 12px;display:grid;position:sticky;top:0}.AdminShell-module__83HBMG__topbarLeft{align-items:center;display:flex}.AdminShell-module__83HBMG__topbarRight{justify-content:flex-end;align-items:center;gap:8px;display:flex}.AdminShell-module__83HBMG__topbarButton,.AdminShell-module__83HBMG__topbarButtonDesktop{border:1px solid var(--admin-border);background:var(--admin-topbar-bg,var(--surface-panel));width:40px;height:40px;min-height:40px;max-height:40px;color:var(--admin-text-muted);transition:background-color var(--motion-duration-normal) var(--motion-ease-apple), color var(--motion-duration-fast) var(--motion-ease-apple), transform var(--motion-duration-fast) var(--motion-ease-apple);cursor:pointer;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;padding:0;font-size:1.18rem;display:inline-flex;position:relative}.AdminShell-module__83HBMG__topbarButton:hover,.AdminShell-module__83HBMG__topbarButton:focus-visible,.AdminShell-module__83HBMG__topbarButtonDesktop:hover,.AdminShell-module__83HBMG__topbarButtonDesktop:focus-visible{background:color-mix(in srgb, #9760fe 8%, var(--admin-topbar-bg));color:var(--admin-text);border-color:#9760fe;outline:none;transform:none}.AdminShell-module__83HBMG__releaseModal{z-index:180;padding:max(18px, env(safe-area-inset-top,0px)) 16px max(18px, env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02070d9e;place-items:center;animation:.18s ease-out both AdminShell-module__83HBMG__releaseBackdropIn;display:grid;position:fixed;inset:0}.AdminShell-module__83HBMG__releaseDialog{overscroll-behavior:contain;border:1px solid var(--admin-border);background:var(--admin-panel-bg);width:min(100%,440px);max-height:min(82dvh,640px);color:var(--admin-text);animation:AdminShell-module__83HBMG__releaseDialogIn .24s var(--motion-ease-apple) both;border-radius:22px;overflow-y:auto;box-shadow:0 28px 72px #00000057}.AdminShell-module__83HBMG__releaseDialogHeader{z-index:2;border-bottom:1px solid var(--admin-border);background:color-mix(in srgb, var(--admin-panel-bg) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 14px;display:flex;position:sticky;top:0}.AdminShell-module__83HBMG__releaseDialogHeading{align-items:center;gap:12px;min-width:0;display:flex}.AdminShell-module__83HBMG__releaseDialogIcon{color:#fff;background:linear-gradient(135deg,#9760fe,#5f8fff);border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px #6049d83d}.AdminShell-module__83HBMG__releaseDialogHeading>div{min-width:0}.AdminShell-module__83HBMG__releaseDialogHeading span{color:var(--admin-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.7rem;font-weight:800;display:block}.AdminShell-module__83HBMG__releaseDialogHeading h2{color:var(--admin-text);letter-spacing:-.02em;margin:0;font-size:1.1rem;line-height:1.25}.AdminShell-module__83HBMG__releaseClose{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);width:40px;height:40px;color:var(--admin-text);cursor:pointer;border-radius:50%;flex:0 0 40px;place-items:center;padding:0;display:grid}.AdminShell-module__83HBMG__releaseClose:hover,.AdminShell-module__83HBMG__releaseClose:focus-visible{border-color:color-mix(in srgb, var(--vm-sidebar-primary) 58%, var(--admin-border));background:color-mix(in srgb, var(--vm-sidebar-primary) 10%, var(--admin-panel-alt-bg));outline:2px solid color-mix(in srgb, var(--vm-sidebar-primary) 30%, transparent);outline-offset:2px}.AdminShell-module__83HBMG__releaseIntro{color:var(--admin-text-muted);margin:0;padding:18px 20px 4px;font-size:.86rem;line-height:1.65}.AdminShell-module__83HBMG__releaseList{gap:10px;margin:0;padding:14px 20px 20px;list-style:none;display:grid}.AdminShell-module__83HBMG__releaseList li{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;padding:12px;display:grid}.AdminShell-module__83HBMG__releaseList li>span{background:color-mix(in srgb, var(--vm-sidebar-primary) 12%, var(--admin-panel-bg));width:34px;height:34px;color:color-mix(in srgb, var(--vm-sidebar-primary) 82%, var(--admin-text));border-radius:10px;place-items:center;font-size:.7rem;font-weight:850;display:grid}.AdminShell-module__83HBMG__releaseList p{color:var(--admin-text);margin:0;font-size:.82rem;line-height:1.58}.AdminShell-module__83HBMG__releaseDialogFooter{border-top:1px solid var(--admin-border);color:var(--admin-text-muted);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px 18px;font-size:.72rem;line-height:1.4;display:flex}.AdminShell-module__83HBMG__releaseDialogFooter strong{color:var(--admin-text);font-weight:800}@keyframes AdminShell-module__83HBMG__releaseBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes AdminShell-module__83HBMG__releaseDialogIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.AdminShell-module__83HBMG__dropdownWrap{position:relative}.AdminShell-module__83HBMG__badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-3px}.AdminShell-module__83HBMG__notifyDots{align-items:center;gap:4px;display:inline-flex;position:absolute;top:-3px;right:-3px}.AdminShell-module__83HBMG__notifyDot{border:1px solid var(--admin-panel-bg);width:10px;height:10px;box-shadow:0 0 0 2px rgb(from var(--admin-panel-bg) r g b / .88);border-radius:999px}.AdminShell-module__83HBMG__notifyDotChat{background:#8b5cf6}.AdminShell-module__83HBMG__notifyDotAudit{background:#ef4444}.AdminShell-module__83HBMG__dropdownPanel{--admin-panel-bg:var(--popover-surface);--admin-panel-alt-bg:var(--popover-surface-muted);--admin-panel-muted-bg:var(--popover-accent-soft);--admin-border:var(--popover-border);--admin-text:var(--popover-text);--admin-text-muted:var(--popover-text-muted);--admin-shadow:var(--popover-shadow);border:1px solid var(--admin-border);background:var(--admin-panel-bg);width:min(320px,88vw);box-shadow:var(--admin-shadow);border-radius:14px;padding:12px}.AdminShell-module__83HBMG__dropdownHead{justify-content:space-between;align-items:baseline;gap:12px;padding:4px 4px 10px;display:flex}.AdminShell-module__83HBMG__dropdownHead strong{color:var(--admin-text);font-size:.96rem}.AdminShell-module__83HBMG__dropdownHead span{color:var(--admin-text-muted);font-size:.78rem}.AdminShell-module__83HBMG__dropdownList{overscroll-behavior:contain;gap:8px;max-height:min(64vh,520px);padding-right:4px;display:grid;overflow-y:auto}.AdminShell-module__83HBMG__dropdownGroup{gap:6px;display:grid}.AdminShell-module__83HBMG__dropdownGroupStatic{border:1px solid var(--admin-border);background:rgb(from var(--admin-panel-alt-bg) r g b / .86);width:100%;min-height:36px;color:var(--admin-text);border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:.85rem;font-weight:700;display:inline-flex}.AdminShell-module__83HBMG__dropdownGroupStatic em{margin-left:auto;font-style:normal}.AdminShell-module__83HBMG__dropdownGroupToggle{border:1px solid var(--admin-border);background:rgb(from var(--admin-panel-alt-bg) r g b / .86);width:100%;min-height:36px;color:var(--admin-text);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:.85rem;font-weight:700;display:inline-flex}.AdminShell-module__83HBMG__dropdownGroupToggle em{margin-left:auto;font-style:normal}.AdminShell-module__83HBMG__dropdownGroupToggle i{color:var(--admin-text-muted);transition:transform var(--motion-duration-fast) var(--motion-ease-apple);font-size:.98rem}.AdminShell-module__83HBMG__dropdownGroupToggleOpen i{transform:rotate(180deg)}.AdminShell-module__83HBMG__dropdownGroupCount{border:1px solid var(--admin-border);background:var(--admin-panel-bg);min-width:20px;height:20px;color:var(--admin-text-muted);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.AdminShell-module__83HBMG__dropdownGroupCountChat{color:#8b5cf6;border-color:#8b5cf65c}.AdminShell-module__83HBMG__dropdownGroupItems{overscroll-behavior:contain;gap:8px;max-height:min(38vh,280px);padding-right:2px;display:grid;overflow-y:auto}.AdminShell-module__83HBMG__dropdownItem{background:var(--admin-panel-alt-bg);transition:background-color var(--motion-duration-normal) var(--motion-ease-apple), transform var(--motion-duration-fast) var(--motion-ease-apple);border-radius:10px;gap:3px;padding:10px 12px;text-decoration:none;display:grid}.AdminShell-module__83HBMG__dropdownItem:hover{background:var(--admin-panel-muted-bg);transform:translateY(-1px)}.AdminShell-module__83HBMG__dropdownItem strong{color:var(--admin-text);font-size:.92rem}.AdminShell-module__83HBMG__dropdownItem span{color:var(--admin-text-muted);font-size:.8rem;line-height:1.5}.AdminShell-module__83HBMG__dropdownItem small{color:var(--admin-text-muted);font-size:.74rem;line-height:1.45}.AdminShell-module__83HBMG__dropdownEmpty{border:1px dashed var(--admin-border);color:var(--admin-text-muted);background:rgb(from var(--admin-panel-alt-bg) r g b / .64);border-radius:12px;padding:12px;font-size:.84rem}.AdminShell-module__83HBMG__content{padding:14px var(--site-shell-gutter,20px);width:min(var(--site-shell-max,1680px), 100%);align-content:start;gap:16px;min-width:0;margin-inline:auto;display:grid;overflow-x:hidden}.AdminShell-module__83HBMG__contentChat{gap:0;height:100%;padding:0;display:block;overflow-y:hidden}.AdminShell-module__83HBMG__content>*{min-width:0;max-width:100%}.AdminShell-module__83HBMG__content>section{padding:0!important}.AdminShell-module__83HBMG__top,.AdminShell-module__83HBMG__panel,.AdminShell-module__83HBMG__metricCard{border:1px solid var(--admin-border);background:var(--admin-panel-bg);box-shadow:var(--admin-shadow);border-radius:16px}.AdminShell-module__83HBMG__top{background:linear-gradient(135deg, rgb(from var(--admin-panel-bg) r g b / .98), rgb(from var(--admin-panel-alt-bg) r g b / .96)), radial-gradient(circle at top right, rgb(from var(--surface-highlight-strong) r g b / .28), transparent 32%);gap:22px;padding:28px 30px;display:grid}.AdminShell-module__83HBMG__topLayout{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.AdminShell-module__83HBMG__topEyebrow,.AdminShell-module__83HBMG__panelEyebrow{color:#0284c7;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:inline-flex}.AdminShell-module__83HBMG__topTitle{color:var(--admin-text);margin:12px 0 10px;font-size:clamp(2rem,3vw,3rem);line-height:1.04}.AdminShell-module__83HBMG__topDescription{max-width:64ch;color:var(--admin-text-muted);margin:0;line-height:1.7}.AdminShell-module__83HBMG__topActions{flex-wrap:wrap;gap:12px;display:flex}.AdminShell-module__83HBMG__topMeta{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.AdminShell-module__83HBMG__topMetaCard{border:1px solid rgb(from var(--admin-border) r g b / .9);background:linear-gradient(180deg, rgb(from var(--admin-panel-bg) r g b / .72), rgb(from var(--admin-panel-alt-bg) r g b / .92)), radial-gradient(circle at top right, rgb(from var(--surface-highlight-strong) r g b / .16), transparent 42%);border-radius:20px;gap:8px;min-height:134px;padding:18px 18px 16px;display:grid;position:relative;overflow:hidden}.AdminShell-module__83HBMG__topMetaLabel{color:var(--admin-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.AdminShell-module__83HBMG__topMetaValue{color:var(--admin-text);font-size:1.42rem;line-height:1.1}.AdminShell-module__83HBMG__topMetaText{color:var(--admin-text-muted);margin:0;line-height:1.65}.AdminShell-module__83HBMG__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.AdminShell-module__83HBMG__metricsTriple{grid-template-columns:repeat(3,minmax(0,1fr))}.AdminShell-module__83HBMG__metricCard{background:linear-gradient(180deg, rgb(from var(--admin-panel-bg) r g b / .98), rgb(from var(--admin-panel-alt-bg) r g b / .94)), radial-gradient(circle at top left, rgb(from var(--surface-highlight-strong) r g b / .18), transparent 36%);padding:22px;position:relative;overflow:hidden}.AdminShell-module__83HBMG__metricCard:after{content:"";background:rgb(from var(--surface-highlight-strong) r g b / .12);filter:blur(16px);pointer-events:none;border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -20% -55% auto}.AdminShell-module__83HBMG__metricLabel{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:block}.AdminShell-module__83HBMG__metricValue{color:var(--admin-text);margin-top:10px;font-size:2.1rem;line-height:1;display:block}.AdminShell-module__83HBMG__metricText{color:var(--admin-text-muted);margin:10px 0 0;line-height:1.7}.AdminShell-module__83HBMG__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.45fr);gap:18px;display:grid}.AdminShell-module__83HBMG__gridBalanced{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminShell-module__83HBMG__gridDashboard{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)}.AdminShell-module__83HBMG__panel{padding:24px 26px}.AdminShell-module__83HBMG__anchorTarget{scroll-margin-top:96px}.AdminShell-module__83HBMG__panelCopy{color:var(--admin-text-muted);margin:0;line-height:1.8}.AdminShell-module__83HBMG__panelHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.AdminShell-module__83HBMG__panelHead h2{color:var(--admin-text);margin:10px 0 0;font-size:1.52rem}.AdminShell-module__83HBMG__inlineActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.AdminShell-module__83HBMG__panelPill{color:#047857;background:#10b9811f;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex}.AdminShell-module__83HBMG__panelPillHealthy{color:#047857;background:#10b9811f}.AdminShell-module__83HBMG__panelPillWarning{color:#b45309;background:#f59e0b24}.AdminShell-module__83HBMG__snapshot,.AdminShell-module__83HBMG__signalGrid{gap:12px;display:grid}.AdminShell-module__83HBMG__signalGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminShell-module__83HBMG__snapshotItem,.AdminShell-module__83HBMG__signalCard{background:var(--admin-panel-alt-bg);border:1px solid var(--admin-border);border-radius:18px;padding:14px 16px}.AdminShell-module__83HBMG__signalCard{gap:10px}.AdminShell-module__83HBMG__snapshotItem strong,.AdminShell-module__83HBMG__snapshotItem span,.AdminShell-module__83HBMG__signalCard strong,.AdminShell-module__83HBMG__signalCard p,.AdminShell-module__83HBMG__signalEyebrow{display:block}.AdminShell-module__83HBMG__snapshotItem strong,.AdminShell-module__83HBMG__signalCard strong{color:var(--admin-text)}.AdminShell-module__83HBMG__signalEyebrow{color:#0284c7;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.AdminShell-module__83HBMG__snapshotItem span,.AdminShell-module__83HBMG__signalCard p{color:var(--admin-text-muted);margin-top:5px;line-height:1.65}.AdminShell-module__83HBMG__signalCard p{margin:0}.AdminShell-module__83HBMG__quickGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.AdminShell-module__83HBMG__quickCard{border:1px solid var(--admin-border);background:linear-gradient(180deg, rgb(from var(--admin-panel-alt-bg) r g b / .96), rgb(from var(--admin-panel-bg) r g b / .96)), radial-gradient(circle at top right, rgb(from var(--surface-highlight-strong) r g b / .16), transparent 38%);color:inherit;transition:transform var(--motion-duration-fast) var(--motion-ease-apple), border-color var(--motion-duration-fast) var(--motion-ease-apple), box-shadow var(--motion-duration-fast) var(--motion-ease-apple);border-radius:18px;gap:8px;padding:16px 18px;text-decoration:none;display:grid}.AdminShell-module__83HBMG__quickCard:hover{border-color:var(--surface-highlight-strong);box-shadow:0 14px 28px rgb(from var(--page-bg) r g b / .12);transform:translateY(-2px)}.AdminShell-module__83HBMG__quickCard span{color:#0284c7;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:800}.AdminShell-module__83HBMG__quickCard strong{color:var(--admin-text);font-size:.98rem;line-height:1.55}.AdminShell-module__83HBMG__timelineSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.AdminShell-module__83HBMG__timelineSummaryCard{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);border-radius:18px;gap:8px;padding:15px 16px;display:grid}.AdminShell-module__83HBMG__timelineSummaryCard span{color:var(--admin-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.AdminShell-module__83HBMG__timelineSummaryCard strong{color:var(--admin-text);font-size:1rem;line-height:1.35}.AdminShell-module__83HBMG__timelineSummaryCard p{color:var(--admin-text-muted);margin:0;line-height:1.55}.AdminShell-module__83HBMG__timelineList{gap:12px;display:grid}.AdminShell-module__83HBMG__timelineItem{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);border-radius:18px;grid-template-columns:110px minmax(0,1fr);gap:14px;padding:16px;display:grid}.AdminShell-module__83HBMG__timelineStamp{align-content:start;gap:3px;display:grid}.AdminShell-module__83HBMG__timelineStamp strong{color:var(--admin-text);font-size:.98rem}.AdminShell-module__83HBMG__timelineStamp span{color:var(--admin-text-muted);font-size:.84rem}.AdminShell-module__83HBMG__timelineBody{gap:8px;display:grid}.AdminShell-module__83HBMG__timelineHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.AdminShell-module__83HBMG__timelineHead strong{color:var(--admin-text);font-size:1rem}.AdminShell-module__83HBMG__timelineHead span{background:rgb(from var(--surface-highlight-strong) r g b / .12);color:#0284c7;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.AdminShell-module__83HBMG__timelineBody p,.AdminShell-module__83HBMG__timelineEmpty{color:var(--admin-text-muted);margin:0;line-height:1.65}.AdminShell-module__83HBMG__auditHeaderCopy{gap:4px;display:grid}.AdminShell-module__83HBMG__auditHeaderTitle{font-family:var(--font-app);align-items:center;gap:10px;margin:0;display:inline-flex}.AdminShell-module__83HBMG__auditHeaderTitle span{color:rgb(from var(--admin-text) r g b / .98);letter-spacing:.035em;text-transform:uppercase;font-size:1.06rem;font-weight:800;line-height:1.2}.AdminShell-module__83HBMG__auditHeaderTitle i{border:1px solid rgb(from var(--surface-highlight-strong) r g b / .38);background:linear-gradient(140deg, rgb(from var(--surface-highlight-strong) r g b / .2), rgb(from var(--admin-panel-bg) r g b / .92));width:34px;height:34px;color:rgb(from var(--surface-highlight-strong) r g b / 1);box-shadow:inset 0 1px 0 #ffffff59, 0 2px 10px rgb(from var(--surface-highlight-strong) r g b / .16);border-radius:10px;justify-content:center;align-items:center;font-size:1.22rem;line-height:1;display:inline-flex}.AdminShell-module__83HBMG__auditHeaderCopy p{color:var(--admin-text-muted);margin:0;line-height:1.6}.AdminShell-module__83HBMG__auditFeed{gap:10px;display:grid}.AdminShell-module__83HBMG__auditFeedItem{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);border-radius:14px;gap:4px;padding:12px 14px;display:grid}.AdminShell-module__83HBMG__auditFeedItem strong{color:var(--admin-text);text-transform:capitalize}.AdminShell-module__83HBMG__auditFeedItem span,.AdminShell-module__83HBMG__auditFeedItem small,.AdminShell-module__83HBMG__auditEmpty{color:var(--admin-text-muted)}.AdminShell-module__83HBMG__panelSubcopy{margin-bottom:16px}.AdminShell-module__83HBMG__panelSubcopy p{color:var(--admin-text-muted);margin:0;line-height:1.7}.AdminShell-module__83HBMG__dataTableWrap{border:1px solid var(--admin-border);background:var(--admin-panel-alt-bg);border-radius:18px;overflow-x:auto}.AdminShell-module__83HBMG__dataTable{border-collapse:collapse;width:100%;min-width:860px}.AdminShell-module__83HBMG__dataTable thead th{text-align:left;color:var(--admin-text);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--admin-border);background:rgb(from var(--admin-panel-bg) r g b / .88);padding:14px 16px;font-size:.78rem;font-weight:800}.AdminShell-module__83HBMG__dataTable tbody td{color:var(--admin-text-muted);border-top:1px solid rgb(from var(--admin-border) r g b / .7);vertical-align:top;padding:14px 16px}.AdminShell-module__83HBMG__dataTable tbody tr:first-child td{border-top:0}.AdminShell-module__83HBMG__dataTableEmpty{text-align:center}.AdminShell-module__83HBMG__dataCellPrimary strong{color:var(--admin-text);font-size:.95rem}.AdminShell-module__83HBMG__dataPill{background:rgb(from var(--surface-highlight-strong) r g b / .12);color:#0284c7;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.AdminShell-module__83HBMG__noticeText{color:#047857;margin:0 0 14px;line-height:1.65}.AdminShell-module__83HBMG__timelineEmpty{border:1px dashed var(--admin-border);background:var(--admin-panel-alt-bg);border-radius:18px;padding:16px 18px}.AdminShell-module__83HBMG__panelWorkbench{background:linear-gradient(180deg, rgb(from var(--admin-panel-bg) r g b / .98) 0%, rgb(from var(--admin-panel-alt-bg) r g b / .96) 100%)}.AdminShell-module__83HBMG__panelConsole{overflow:hidden}.AdminShell-module__83HBMG__consoleFrame{border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:20px;overflow:hidden}:is(.AdminShell-module__83HBMG__content .admin-panel,.AdminShell-module__83HBMG__content .admin-tabs,.AdminShell-module__83HBMG__content .admin-workspace-overview,.AdminShell-module__83HBMG__content .admin-workspace-banner,.AdminShell-module__83HBMG__content .admin-input,.AdminShell-module__83HBMG__content .admin-select,.AdminShell-module__83HBMG__content .admin-table-wrapper){border-color:var(--admin-border);box-shadow:none}:is(.AdminShell-module__83HBMG__content .admin-panel,.AdminShell-module__83HBMG__content .admin-workspace-overview,.AdminShell-module__83HBMG__content .admin-workspace-banner,.AdminShell-module__83HBMG__content .admin-input,.AdminShell-module__83HBMG__content .admin-select,.AdminShell-module__83HBMG__content .admin-table-wrapper){background:var(--admin-panel-bg)}.AdminShell-module__83HBMG__content .admin-table-wrapper{border:1px solid var(--admin-border);background:var(--admin-panel-bg);box-shadow:0 4px 20px -4px rgb(from var(--page-bg) r g b / .1);border-radius:12px;margin-block:10px;position:relative;overflow:hidden}.AdminShell-module__83HBMG__content .admin-tabs{gap:12px}.AdminShell-module__83HBMG__content .admin-tab{border-color:var(--admin-border);background:rgb(from var(--admin-panel-alt-bg) r g b / .9);border-radius:18px}:is(.AdminShell-module__83HBMG__content .admin-tab.active,.AdminShell-module__83HBMG__content .admin-tab:hover){background:linear-gradient(135deg, rgb(from var(--surface-highlight) r g b / .9), rgb(from var(--admin-panel-bg) r g b / .96));border-color:var(--surface-highlight-strong)}:is(.AdminShell-module__83HBMG__content .admin-workspace-overview__copy h3,.AdminShell-module__83HBMG__content .admin-workspace-banner__copy h3,.AdminShell-module__83HBMG__content .admin-panel h4,.AdminShell-module__83HBMG__content .admin-table th,.AdminShell-module__83HBMG__content .admin-table td,.AdminShell-module__83HBMG__content .admin-tab strong,.AdminShell-module__83HBMG__content .admin-workspace-overview__chip strong,.AdminShell-module__83HBMG__content .admin-workspace-metric strong){color:var(--admin-text)}.AdminShell-module__83HBMG__content .admin-table{border-collapse:collapse;text-align:left;width:100%;font-size:.92rem}.AdminShell-module__83HBMG__content .admin-table thead th{background:var(--admin-panel-alt-bg);color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid var(--admin-border);white-space:nowrap;padding:12px 16px;font-size:.72rem;font-weight:800}.AdminShell-module__83HBMG__content .admin-table tbody td{border-bottom:1px solid var(--admin-border);color:var(--admin-text);vertical-align:middle;padding:14px 16px;line-height:1.5;transition:background-color .12s}.AdminShell-module__83HBMG__content .admin-table tbody tr:last-child td{border-bottom:none}.AdminShell-module__83HBMG__content .admin-table tbody tr:hover td{background:var(--admin-panel-muted-bg)}.AdminShell-module__83HBMG__content .admin-table-vcenter td{vertical-align:middle}:is(.AdminShell-module__83HBMG__content .admin-workspace-overview__copy p,.AdminShell-module__83HBMG__content .admin-workspace-banner__copy p,.AdminShell-module__83HBMG__content .admin-workspace-metric small,.AdminShell-module__83HBMG__content .admin-tab span,.AdminShell-module__83HBMG__content .admin-workspace-overview__chip span,.AdminShell-module__83HBMG__content .color-gray-500){color:var(--admin-text-muted)!important}.AdminShell-module__83HBMG__content .color-white{color:var(--admin-text)!important}.AdminShell-module__83HBMG__content .btn-admin-outline{border:1px solid var(--admin-border);background:var(--admin-panel-bg);min-height:38px;color:var(--admin-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.AdminShell-module__83HBMG__content .btn-admin-outline:hover{border-color:var(--admin-text);background:var(--admin-panel-muted-bg)}.AdminShell-module__83HBMG__content .btn-admin-outline:disabled{opacity:.5;cursor:not-allowed}:is(.AdminShell-module__83HBMG__content .admin-workspace-overview__chip,.AdminShell-module__83HBMG__content .admin-workspace-metric){background:var(--admin-panel-alt-bg)}.AdminShell-module__83HBMG__lockScreen{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 0 0,#38bdf82e,#0000 28%),radial-gradient(circle at 100% 0,#9333ea29,#0000 30%),linear-gradient(135deg,#2f739c 0%,#41598a 48%,#6a4f8d 100%);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.AdminShell-module__83HBMG__lockCard{text-align:center;background:linear-gradient(#181f28f5,#1b222afa);border:1px solid #ffffff14;border-radius:6px;gap:16px;width:min(470px,100%);padding:34px 34px 24px;display:grid;box-shadow:0 24px 64px #02081747}.AdminShell-module__83HBMG__lockBrand{justify-content:center;align-items:center;display:inline-flex}.AdminShell-module__83HBMG__lockBrandLogo{width:auto;height:64px}.AdminShell-module__83HBMG__lockBrandLogoNight{display:none}.AdminShell-module__83HBMG__lockBrandLogoDay{display:block}.theme-night .AdminShell-module__83HBMG__lockBrandLogoNight{display:block}.theme-night .AdminShell-module__83HBMG__lockBrandLogoDay{display:none}.AdminShell-module__83HBMG__lockAvatarWrap{place-items:center;display:grid}.AdminShell-module__83HBMG__lockAvatar,.AdminShell-module__83HBMG__lockAvatarFallback{border:2px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 12px 26px #02081738}.AdminShell-module__83HBMG__lockAvatar{object-fit:cover}.AdminShell-module__83HBMG__lockAvatarFallback{color:#eff6ff;background:linear-gradient(135deg,#38bdf8,#2563eb);font-size:1.1rem;font-weight:800}.AdminShell-module__83HBMG__lockCopy{gap:8px;display:grid}.AdminShell-module__83HBMG__lockCopy h2{color:#f8fafc;letter-spacing:.02em;margin:0;font-size:1.15rem;font-weight:800}.AdminShell-module__83HBMG__lockCopy p{color:#e2e8f0b8;margin:0;font-size:.92rem}.AdminShell-module__83HBMG__lockForm{gap:14px;display:grid}.AdminShell-module__83HBMG__lockForm input{color:#f8fafc;min-height:44px;font:inherit;background:#33415557;border:1px solid #3b82f624;border-radius:6px;padding:0 14px}.AdminShell-module__83HBMG__lockForm input:focus{border-color:#3b82f657;outline:none;box-shadow:0 0 0 3px #2563eb24}.AdminShell-module__83HBMG__lockForm input::placeholder{color:#e2e8f08f}.AdminShell-module__83HBMG__lockForm button{color:#f8fafc;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(#f43f5e,#e11d48);border:0;border-radius:6px;font-weight:700;box-shadow:0 14px 24px #e11d482e}.AdminShell-module__83HBMG__lockError{border:1px solid var(--surface-danger-border);background:var(--surface-danger);color:var(--surface-danger-text);border-radius:12px;padding:10px 12px}.AdminShell-module__83HBMG__lockFooter{color:#ffffffeb;justify-content:center;align-items:center;gap:6px;font-size:.92rem;display:inline-flex}.AdminShell-module__83HBMG__lockFooter button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}@media (max-width:1199px){.AdminShell-module__83HBMG__topbar{grid-template-columns:auto 1fr}}@media (max-width:1023px){.AdminShell-module__83HBMG__shell,.AdminShell-module__83HBMG__shellCollapsed{background:var(--shell-content-bg);grid-template-columns:1fr;gap:0;height:100vh;padding:0;overflow:hidden}.AdminShell-module__83HBMG__viewport{border:0;border-radius:0}.AdminShell-module__83HBMG__sidebarMask{z-index:90;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity var(--motion-duration-slow) var(--motion-ease-apple);background:#0006;position:fixed;inset:0}.AdminShell-module__83HBMG__sidebarMaskOpen{opacity:1;pointer-events:auto}.AdminShell-module__83HBMG__sidebar{z-index:100;width:min(288px,100vw - 32px);height:auto;min-height:0;transition:transform var(--motion-duration-slow) var(--motion-ease-apple);padding:16px;position:fixed;top:12px;bottom:12px;left:12px;transform:translate(calc(-100% - 16px));box-shadow:10px 0 40px #00000026}.AdminShell-module__83HBMG__sidebarHeader{min-height:0;padding-top:0;display:flex}.AdminShell-module__83HBMG__sidebarOpen{transform:translate(0)}.AdminShell-module__83HBMG__sidebarScroll{height:auto;overflow:hidden auto}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navGroupTitle,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navText,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__logoWide,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__logoShort{opacity:1;height:auto;display:block}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__logoBox,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem{justify-content:flex-start;padding-inline:10px}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__sidebarSearch input{color:var(--vm-sidebar-text);cursor:text;padding:0 14px 0 44px}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__sidebarSearch input::placeholder{color:#8d9195}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__sidebarSearch i{left:14px;transform:translateY(-50%)}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:before,.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navItem[data-tooltip]:after{display:none}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navBranchRow{grid-template-columns:minmax(0,1fr) 38px}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__navToggle{display:inline-flex}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__releaseTrigger{justify-content:flex-start;padding-inline:9px}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__releaseTriggerLabel{display:flex}.AdminShell-module__83HBMG__shellCollapsed .AdminShell-module__83HBMG__releaseTriggerDot{display:block}.AdminShell-module__83HBMG__topbar{align-items:center;gap:10px;height:52px;min-height:52px;max-height:52px;padding:6px 10px;display:flex;position:sticky}.AdminShell-module__83HBMG__topbarLeft{flex-shrink:0;order:1}.AdminShell-module__83HBMG__topbarRight{flex-wrap:nowrap;flex-shrink:0;order:2;justify-content:flex-end;gap:4px;margin-left:auto}.AdminShell-module__83HBMG__metrics,.AdminShell-module__83HBMG__topMeta{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminShell-module__83HBMG__grid,.AdminShell-module__83HBMG__gridBalanced,.AdminShell-module__83HBMG__gridDashboard{grid-template-columns:1fr}.AdminShell-module__83HBMG__signalGrid,.AdminShell-module__83HBMG__quickGrid,.AdminShell-module__83HBMG__timelineSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminShell-module__83HBMG__inlineActions{justify-content:flex-start}.AdminShell-module__83HBMG__content{padding:10px}.AdminShell-module__83HBMG__top{padding:22px}.AdminShell-module__83HBMG__topLayout{flex-direction:column}.AdminShell-module__83HBMG__timelineItem{grid-template-columns:1fr}.AdminShell-module__83HBMG__timelineHead{flex-direction:column;align-items:flex-start}}@media (max-width:639px){.AdminShell-module__83HBMG__sidebar{width:100vw;height:100dvh;padding:max(12px, env(safe-area-inset-top,0px)) max(12px, env(safe-area-inset-right,0px)) max(12px, env(safe-area-inset-bottom,0px)) max(12px, env(safe-area-inset-left,0px));box-shadow:none;border:0;border-radius:0;inset:0;transform:translate(-100%)}.AdminShell-module__83HBMG__sidebarOpen{transform:translate(0)}.AdminShell-module__83HBMG__metrics,.AdminShell-module__83HBMG__topMeta,.AdminShell-module__83HBMG__signalGrid,.AdminShell-module__83HBMG__quickGrid,.AdminShell-module__83HBMG__timelineSummary{grid-template-columns:1fr}.AdminShell-module__83HBMG__topbarButton,.AdminShell-module__83HBMG__topbarButtonDesktop{width:40px;height:40px;min-height:40px;max-height:40px}.AdminShell-module__83HBMG__releaseDialog{width:min(100%,390px);max-height:min(86dvh,640px)}.AdminShell-module__83HBMG__topbarButtonDesktop{display:none}.AdminShell-module__83HBMG__dropdownPanel{width:min(300px,100vw - 32px)}}@container vm-page (max-width:479.98px){.AdminShell-module__83HBMG__metrics,.AdminShell-module__83HBMG__metricsTriple,.AdminShell-module__83HBMG__topMeta,.AdminShell-module__83HBMG__signalGrid,.AdminShell-module__83HBMG__quickGrid,.AdminShell-module__83HBMG__timelineSummary,.AdminShell-module__83HBMG__grid,.AdminShell-module__83HBMG__gridBalanced,.AdminShell-module__83HBMG__gridDashboard{grid-template-columns:minmax(0,1fr)}.AdminShell-module__83HBMG__top,.AdminShell-module__83HBMG__panel,.AdminShell-module__83HBMG__metricCard{padding:clamp(14px,5cqi,20px)}.AdminShell-module__83HBMG__topLayout,.AdminShell-module__83HBMG__panelHead,.AdminShell-module__83HBMG__timelineHead{flex-direction:column;align-items:flex-start}.AdminShell-module__83HBMG__topTitle{font-size:clamp(1.72rem,8cqi,2.25rem)}}@container vm-page (min-width:480px) and (max-width:839.98px){.AdminShell-module__83HBMG__metrics,.AdminShell-module__83HBMG__metricsTriple,.AdminShell-module__83HBMG__topMeta,.AdminShell-module__83HBMG__signalGrid,.AdminShell-module__83HBMG__quickGrid,.AdminShell-module__83HBMG__timelineSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminShell-module__83HBMG__grid,.AdminShell-module__83HBMG__gridBalanced,.AdminShell-module__83HBMG__gridDashboard{grid-template-columns:minmax(0,1fr)}.AdminShell-module__83HBMG__topLayout{flex-direction:column}.AdminShell-module__83HBMG__top,.AdminShell-module__83HBMG__panel,.AdminShell-module__83HBMG__metricCard{padding:clamp(18px,3.5cqi,24px)}.AdminShell-module__83HBMG__topTitle{font-size:clamp(2rem,5cqi,2.65rem)}}@container vm-page (min-width:840px) and (max-width:1279.98px){.AdminShell-module__83HBMG__metrics,.AdminShell-module__83HBMG__metricsTriple{grid-template-columns:repeat(3,minmax(0,1fr))}.AdminShell-module__83HBMG__topMeta{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminShell-module__83HBMG__gridDashboard{grid-template-columns:minmax(0,1fr)}}@container vm-page (min-width:1280px){.AdminShell-module__83HBMG__metrics,.AdminShell-module__83HBMG__topMeta{grid-template-columns:repeat(4,minmax(0,1fr))}.AdminShell-module__83HBMG__metricsTriple{grid-template-columns:repeat(3,minmax(0,1fr))}}.AdminShell-module__83HBMG__content{--admin-premium-radius:18px;--admin-premium-radius-sm:12px;--admin-premium-shadow:0 1px 0 var(--admin-border), 0 16px 38px #0f172a0e;--admin-premium-hover:color-mix(in srgb, var(--vm-accent) 5%, var(--admin-panel-bg));container:admin-premium-content/inline-size}.AdminShell-module__83HBMG__viewport{background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--vm-accent) 5%, transparent), transparent 32%), var(--admin-shell-bg)}.AdminShell-module__83HBMG__content :is(h1,h2,h3){color:var(--admin-text);font-family:var(--font-display);letter-spacing:-.022em;text-wrap:balance}.AdminShell-module__83HBMG__content :is(p,small){text-wrap:pretty}.AdminShell-module__83HBMG__content :is(input:not([type=checkbox]):not([type=radio]),select,textarea){border:1px solid var(--admin-border);border-radius:var(--admin-premium-radius-sm);background:var(--admin-panel-bg);min-height:42px;color:var(--admin-text);font:inherit;transition:border-color .18s,box-shadow .18s,background .18s}.AdminShell-module__83HBMG__content textarea{resize:vertical;min-height:96px}.AdminShell-module__83HBMG__content :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{border-color:color-mix(in srgb, var(--vm-accent) 70%, var(--admin-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--vm-accent) 13%, transparent);outline:none}:is(.AdminShell-module__83HBMG__content :is(button,a)[class*=btn],.AdminShell-module__83HBMG__content :is(button,a)[class*=Button]){border-radius:var(--admin-premium-radius-sm);font-weight:720;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s}:is(.AdminShell-module__83HBMG__content :is(button,a)[class*=btn]:not(:disabled):active,.AdminShell-module__83HBMG__content :is(button,a)[class*=Button]:not(:disabled):active){transform:translateY(1px)scale(.985)}.AdminShell-module__83HBMG__content :is(button,a):focus-visible{outline:3px solid color-mix(in srgb, var(--vm-accent) 24%, transparent);outline-offset:2px}:is(.AdminShell-module__83HBMG__content :is(button,a)>i[class^=ri-],.AdminShell-module__83HBMG__content :is(button,a)>i[class*=\ ri-]){flex:none;place-items:center;width:1.15em;height:1.15em;line-height:1;display:inline-grid}.AdminShell-module__83HBMG__content div:has(>table){overscroll-behavior-inline:contain;border-color:var(--admin-border);border-radius:var(--admin-premium-radius);background:var(--admin-panel-bg);max-width:100%;box-shadow:var(--admin-premium-shadow);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--vm-accent) 28%, var(--admin-border)) transparent;overflow-x:auto}.AdminShell-module__83HBMG__content table{border-collapse:separate;border-spacing:0;width:100%;color:var(--admin-text);background:0 0;font-size:clamp(.76rem,1.15cqi,.88rem)}.AdminShell-module__83HBMG__content table caption{color:var(--admin-text-muted);text-align:left;padding:12px 16px;font-size:.76rem;font-weight:700}.AdminShell-module__83HBMG__content table thead th{z-index:2;border:0;border-bottom:1px solid color-mix(in srgb, var(--vm-accent) 14%, var(--admin-border));background:color-mix(in srgb, var(--vm-accent) 4%, var(--admin-panel-alt-bg));color:var(--admin-text-muted);letter-spacing:.065em;text-transform:uppercase;white-space:nowrap;padding:12px 14px;font-size:.68rem;font-weight:820;line-height:1.3;position:sticky;top:0}:is(.AdminShell-module__83HBMG__content table tbody td,.AdminShell-module__83HBMG__content table tfoot td){border:0;border-bottom:1px solid var(--admin-border);color:var(--admin-text);vertical-align:middle;padding:13px 14px;line-height:1.45}.AdminShell-module__83HBMG__content table tbody tr{transition:background-color .16s}.AdminShell-module__83HBMG__content table tbody tr:hover{background:var(--admin-premium-hover)}.AdminShell-module__83HBMG__content table tbody tr:last-child td{border-bottom:0}.AdminShell-module__83HBMG__content table :is(th,td):first-child{padding-left:16px}.AdminShell-module__83HBMG__content table :is(th,td):last-child{padding-right:16px}.AdminShell-module__83HBMG__content :is(.badge,[class*=badge],[class*=Badge]){border-radius:999px;font-weight:760}.AdminShell-module__83HBMG__content :is(.toolbar,[class*=toolbar],[class*=Toolbar]){gap:10px;min-width:0}.AdminShell-module__83HBMG__content :is(.pagination,[class*=pagination],[class*=Pagination]){border-color:var(--admin-border);color:var(--admin-text-muted)}.AdminShell-module__83HBMG__content :is([class*=drawer],[class*=Drawer]){border-color:var(--admin-border);background:var(--admin-panel-bg);color:var(--admin-text)}@container admin-premium-content (max-width:479.98px){.AdminShell-module__83HBMG__content{--admin-premium-radius:15px;--admin-premium-radius-sm:11px}.AdminShell-module__83HBMG__content :is(input:not([type=checkbox]):not([type=radio]),select,button,textarea){min-height:44px}.AdminShell-module__83HBMG__content table{font-size:.76rem}:is(.AdminShell-module__83HBMG__content table thead th,.AdminShell-module__83HBMG__content table tbody td,.AdminShell-module__83HBMG__content table tfoot td){padding-block:11px;padding-inline:10px}}@media (prefers-reduced-motion:reduce){.AdminShell-module__83HBMG__releaseModal,.AdminShell-module__83HBMG__releaseDialog{animation:none}.AdminShell-module__83HBMG__content *{scroll-behavior:auto!important}:is(.AdminShell-module__83HBMG__content :is(button,a)[class*=btn],.AdminShell-module__83HBMG__content :is(button,a)[class*=Button],.AdminShell-module__83HBMG__content table tbody tr){transition:none}}
.AdminOverviewStats-module__bfT43G__dashboard{gap:var(--vm-fluid-gap,18px);min-width:0;margin-bottom:20px;display:grid;container:admin-dashboard/inline-size}.AdminOverviewStats-module__bfT43G__hero,.AdminOverviewStats-module__bfT43G__panel,.AdminOverviewStats-module__bfT43G__statCard{color:var(--admin-text);background:var(--admin-panel-bg);box-shadow:0 1px 0 var(--admin-border), 0 14px 36px #0f172a0d}.AdminOverviewStats-module__bfT43G__hero{background:radial-gradient(circle at 95% 0%, color-mix(in srgb, var(--vm-accent) 14%, transparent), transparent 42%), var(--admin-panel-bg);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:clamp(20px,4cqi,32px);display:flex}.AdminOverviewStats-module__bfT43G__heroCopy{min-width:0;max-width:680px}.AdminOverviewStats-module__bfT43G__eyebrow{color:var(--vm-accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:.7rem;font-weight:800;display:block}.AdminOverviewStats-module__bfT43G__hero h1,.AdminOverviewStats-module__bfT43G__panelHeader h2{color:var(--admin-text);font-family:var(--font-display);letter-spacing:-.025em;margin:0}.AdminOverviewStats-module__bfT43G__hero h1{text-wrap:balance;font-size:clamp(1.55rem,3.6cqi,2.4rem);line-height:1.12}.AdminOverviewStats-module__bfT43G__hero p{color:var(--admin-text-muted);margin:9px 0 0;font-size:clamp(.86rem,1.5cqi,.96rem);line-height:1.55}.AdminOverviewStats-module__bfT43G__updatedAt{color:var(--admin-text-muted);margin-top:10px;font-size:.74rem;display:block}.AdminOverviewStats-module__bfT43G__heroActions{flex:none;grid-template-columns:auto auto;justify-content:end;align-items:center;gap:10px;display:grid}.AdminOverviewStats-module__bfT43G__health{border:1px solid color-mix(in srgb, currentColor 18%, transparent);background:color-mix(in srgb, currentColor 7%, var(--admin-panel-bg));border-radius:14px;grid-column:1/-1;align-items:center;gap:10px;min-height:46px;padding:8px 13px;font-size:.78rem;display:flex}.AdminOverviewStats-module__bfT43G__health>span:first-child{width:9px;height:9px;box-shadow:0 0 0 5px color-mix(in srgb, currentColor 13%, transparent);background:currentColor;border-radius:50%;flex:none}.AdminOverviewStats-module__bfT43G__health>span:last-child{gap:2px;display:grid}.AdminOverviewStats-module__bfT43G__health strong,.AdminOverviewStats-module__bfT43G__health small{display:block}.AdminOverviewStats-module__bfT43G__health small{opacity:.72;font-size:.67rem}.AdminOverviewStats-module__bfT43G__health_checking{color:#7c3aed}.AdminOverviewStats-module__bfT43G__health_healthy{color:#059669}.AdminOverviewStats-module__bfT43G__health_degraded{color:#dc2626}.AdminOverviewStats-module__bfT43G__refreshButton,.AdminOverviewStats-module__bfT43G__createMenu>summary{min-height:42px;font:inherit;cursor:pointer;border-radius:12px;font-size:.82rem;font-weight:760}.AdminOverviewStats-module__bfT43G__refreshButton{border:1px solid var(--admin-border);color:var(--admin-text);background:var(--admin-panel-alt-bg);justify-content:center;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.AdminOverviewStats-module__bfT43G__refreshButton:disabled{cursor:wait;opacity:.65}.AdminOverviewStats-module__bfT43G__createMenu{position:relative}.AdminOverviewStats-module__bfT43G__createMenu>summary{color:#fff;background:linear-gradient(135deg, var(--vm-accent), #7c3aed);min-width:112px;box-shadow:0 9px 22px color-mix(in srgb, var(--vm-accent) 24%, transparent);justify-content:center;align-items:center;gap:7px;padding:0 15px;list-style:none;display:inline-flex}.AdminOverviewStats-module__bfT43G__createMenu>summary::-webkit-details-marker{display:none}.AdminOverviewStats-module__bfT43G__createMenuPanel{z-index:20;border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:16px;width:min(320px,100vw - 32px);padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 55px #0f172a2e}.AdminOverviewStats-module__bfT43G__createMenuPanel a{color:var(--admin-text);border-radius:11px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.AdminOverviewStats-module__bfT43G__createMenuPanel a:hover,.AdminOverviewStats-module__bfT43G__createMenuPanel a:focus-visible{background:var(--admin-panel-alt-bg);outline:none}.AdminOverviewStats-module__bfT43G__createMenuPanel a>svg{width:38px;height:38px;color:var(--vm-accent);background:color-mix(in srgb, var(--vm-accent) 10%, transparent);border-radius:11px;padding:9px}.AdminOverviewStats-module__bfT43G__createMenuPanel a span{gap:2px;display:grid}.AdminOverviewStats-module__bfT43G__createMenuPanel strong{font-size:.84rem}.AdminOverviewStats-module__bfT43G__createMenuPanel small{color:var(--admin-text-muted);font-size:.72rem}.AdminOverviewStats-module__bfT43G__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.AdminOverviewStats-module__bfT43G__statCard{--stat-tone:var(--vm-accent);border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:112px;padding:17px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid}.AdminOverviewStats-module__bfT43G__statCard:hover,.AdminOverviewStats-module__bfT43G__statCard:focus-visible{box-shadow:0 1px 0 color-mix(in srgb, var(--stat-tone) 28%, var(--admin-border)), 0 18px 38px color-mix(in srgb, var(--stat-tone) 10%, transparent);outline:none;transform:translateY(-2px)}.AdminOverviewStats-module__bfT43G__tone_violet{--stat-tone:#8b5cf6}.AdminOverviewStats-module__bfT43G__tone_blue{--stat-tone:#2563eb}.AdminOverviewStats-module__bfT43G__tone_amber{--stat-tone:#d97706}.AdminOverviewStats-module__bfT43G__tone_red{--stat-tone:#dc2626}.AdminOverviewStats-module__bfT43G__tone_green{--stat-tone:#059669}.AdminOverviewStats-module__bfT43G__statIcon{width:44px;height:44px;color:var(--stat-tone);background:color-mix(in srgb, var(--stat-tone) 11%, var(--admin-panel-alt-bg));border-radius:13px;place-items:center;display:grid}.AdminOverviewStats-module__bfT43G__statCopy{gap:2px;min-width:0;display:grid}.AdminOverviewStats-module__bfT43G__label{color:var(--admin-text-muted);font-size:.75rem;font-weight:750}.AdminOverviewStats-module__bfT43G__value{color:var(--admin-text);letter-spacing:-.03em;font-size:1.55rem;line-height:1.1}.AdminOverviewStats-module__bfT43G__note{color:var(--admin-text-muted);overflow-wrap:anywhere;font-size:.72rem;line-height:1.35}.AdminOverviewStats-module__bfT43G__chevron{color:var(--admin-text-muted)}.AdminOverviewStats-module__bfT43G__mainGrid{grid-template-columns:minmax(0,2fr) minmax(260px,.82fr);align-items:start;gap:14px;display:grid}.AdminOverviewStats-module__bfT43G__panel{border-radius:21px;min-width:0;padding:20px}.AdminOverviewStats-module__bfT43G__panelHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.AdminOverviewStats-module__bfT43G__panelHeader h2{font-size:1.12rem}.AdminOverviewStats-module__bfT43G__panelHeader .AdminOverviewStats-module__bfT43G__eyebrow{margin-bottom:4px}.AdminOverviewStats-module__bfT43G__panelHeader>svg{color:var(--vm-accent)}.AdminOverviewStats-module__bfT43G__countBadge{color:var(--vm-accent);background:color-mix(in srgb, var(--vm-accent) 10%, transparent);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:800}.AdminOverviewStats-module__bfT43G__tableWrap{border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:15px}.AdminOverviewStats-module__bfT43G__table{border-spacing:0;border-collapse:separate;width:100%;min-width:680px;color:var(--admin-text);font-size:.78rem}.AdminOverviewStats-module__bfT43G__table caption{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AdminOverviewStats-module__bfT43G__table th,.AdminOverviewStats-module__bfT43G__table td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--admin-border);padding:12px 13px}.AdminOverviewStats-module__bfT43G__table th{color:var(--admin-text-muted);background:var(--admin-panel-alt-bg);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.AdminOverviewStats-module__bfT43G__table tbody tr:last-child td{border-bottom:0}.AdminOverviewStats-module__bfT43G__table tbody tr{transition:background .16s}.AdminOverviewStats-module__bfT43G__table tbody tr:hover{background:color-mix(in srgb, var(--vm-accent) 4%, transparent)}.AdminOverviewStats-module__bfT43G__table td:first-child{max-width:310px}.AdminOverviewStats-module__bfT43G__table td strong,.AdminOverviewStats-module__bfT43G__table td small{display:block}.AdminOverviewStats-module__bfT43G__table td strong{color:var(--admin-text);font-size:.8rem}.AdminOverviewStats-module__bfT43G__table td small{color:var(--admin-text-muted);overflow-wrap:anywhere;margin-top:3px;line-height:1.4}.AdminOverviewStats-module__bfT43G__typeCell,.AdminOverviewStats-module__bfT43G__timeCell{color:var(--admin-text-muted);white-space:nowrap}.AdminOverviewStats-module__bfT43G__statusBadge{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:3px 8px;font-size:.68rem;font-weight:780;display:inline-flex}.AdminOverviewStats-module__bfT43G__status_danger{color:#dc2626;background:#dc26261a}.AdminOverviewStats-module__bfT43G__status_warning{color:#b45309;background:#d977061c}.AdminOverviewStats-module__bfT43G__status_info{color:#2563eb;background:#2563eb1a}.AdminOverviewStats-module__bfT43G__status_neutral{color:var(--admin-text-muted);background:var(--admin-panel-alt-bg)}.AdminOverviewStats-module__bfT43G__actionCell{text-align:right!important}.AdminOverviewStats-module__bfT43G__actionCell a,.AdminOverviewStats-module__bfT43G__panelLink{min-height:36px;color:var(--vm-accent);white-space:nowrap;justify-content:center;align-items:center;gap:4px;font-weight:780;text-decoration:none;display:inline-flex}.AdminOverviewStats-module__bfT43G__emptyCell{height:190px;color:var(--admin-text-muted);text-align:center!important}.AdminOverviewStats-module__bfT43G__emptyCell svg,.AdminOverviewStats-module__bfT43G__emptyCell strong,.AdminOverviewStats-module__bfT43G__emptyCell span{margin-inline:auto;display:block}.AdminOverviewStats-module__bfT43G__emptyCell svg{color:#059669;margin-bottom:8px}.AdminOverviewStats-module__bfT43G__emptyCell span{margin-top:4px}.AdminOverviewStats-module__bfT43G__activityList{gap:0;margin:0;padding:0;list-style:none;display:grid}.AdminOverviewStats-module__bfT43G__activityList li{border-bottom:1px solid var(--admin-border);grid-template-columns:11px minmax(0,1fr);gap:10px;min-width:0;padding:11px 0;display:grid}.AdminOverviewStats-module__bfT43G__activityDot{background:var(--vm-accent);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--vm-accent) 12%, transparent);border-radius:50%;margin-top:5px}.AdminOverviewStats-module__bfT43G__activityList strong{color:var(--admin-text);font-size:.78rem}.AdminOverviewStats-module__bfT43G__activityList p{color:var(--admin-text-muted);overflow-wrap:anywhere;margin:2px 0;font-size:.74rem;line-height:1.4}.AdminOverviewStats-module__bfT43G__activityList time{color:var(--admin-text-muted);font-size:.66rem}.AdminOverviewStats-module__bfT43G__activityEmpty{color:var(--admin-text-muted);font-size:.78rem}.AdminOverviewStats-module__bfT43G__panelLink{margin-top:12px}.AdminOverviewStats-module__bfT43G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AdminOverviewStats-module__bfT43G__spinning{animation:.8s linear infinite AdminOverviewStats-module__bfT43G__spin}@keyframes AdminOverviewStats-module__bfT43G__spin{to{transform:rotate(360deg)}}@container admin-dashboard (max-width:1099px){.AdminOverviewStats-module__bfT43G__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminOverviewStats-module__bfT43G__mainGrid{grid-template-columns:1fr}}@container admin-dashboard (max-width:699px){.AdminOverviewStats-module__bfT43G__hero{border-radius:20px;flex-direction:column;align-items:stretch}.AdminOverviewStats-module__bfT43G__heroActions{grid-template-columns:1fr 1fr;justify-content:stretch}.AdminOverviewStats-module__bfT43G__refreshButton,.AdminOverviewStats-module__bfT43G__createMenu>summary{width:100%;min-height:44px}.AdminOverviewStats-module__bfT43G__createMenuPanel{left:auto;right:0}.AdminOverviewStats-module__bfT43G__panel{border-radius:18px;padding:15px}}@container admin-dashboard (max-width:479px){.AdminOverviewStats-module__bfT43G__statsGrid{grid-template-columns:1fr;gap:8px}.AdminOverviewStats-module__bfT43G__statCard{border-radius:16px;min-height:94px;padding:14px}.AdminOverviewStats-module__bfT43G__health{min-height:44px}.AdminOverviewStats-module__bfT43G__table{table-layout:fixed;min-width:0}.AdminOverviewStats-module__bfT43G__table th:nth-child(2),.AdminOverviewStats-module__bfT43G__table td:nth-child(2),.AdminOverviewStats-module__bfT43G__table th:nth-child(4),.AdminOverviewStats-module__bfT43G__table td:nth-child(4){display:none}.AdminOverviewStats-module__bfT43G__table th,.AdminOverviewStats-module__bfT43G__table td{padding:11px 9px}.AdminOverviewStats-module__bfT43G__table th:first-child{width:48%}.AdminOverviewStats-module__bfT43G__table th:nth-child(3){width:27%}.AdminOverviewStats-module__bfT43G__table th:last-child{width:25%}.AdminOverviewStats-module__bfT43G__actionCell a{min-height:44px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.AdminOverviewStats-module__bfT43G__statCard,.AdminOverviewStats-module__bfT43G__table tbody tr{transition:none}.AdminOverviewStats-module__bfT43G__statCard:hover{transform:none}.AdminOverviewStats-module__bfT43G__spinning{animation:none}}
.blog-list-module__CLzT3G__page{--blog-system-font:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--blog-accent:var(--vm-accent,#0a84ff);--blog-surface:color-mix(in srgb, var(--vm-panel-bg) 98%, transparent);--blog-muted:color-mix(in srgb, var(--vm-panel-border) 24%, var(--vm-panel-bg));--blog-border:color-mix(in srgb, var(--vm-panel-border) 76%, transparent);font-family:var(--blog-system-font);width:min(100%,1280px);margin-inline:auto;padding:clamp(24px,4vw,56px) 32px clamp(48px,7vw,88px);overflow-x:clip}.blog-list-module__CLzT3G__stack{min-width:0}.blog-list-module__CLzT3G__head{border-bottom:1px solid var(--blog-border);grid-template-columns:minmax(0,1fr) minmax(300px,430px);align-items:end;gap:24px 56px;padding-bottom:26px;display:grid}.blog-list-module__CLzT3G__headMain,.blog-list-module__CLzT3G__headTools{min-width:0}.blog-list-module__CLzT3G__eyebrow,.blog-list-module__CLzT3G__featuredType,.blog-list-module__CLzT3G__cardType{color:var(--blog-accent);letter-spacing:.075em;text-transform:uppercase;font-size:.76rem;font-weight:720}.blog-list-module__CLzT3G__eyebrow{margin-bottom:10px;display:block}.blog-list-module__CLzT3G__head h1{max-width:14ch;color:var(--vm-text-strong);font-family:var(--blog-system-font);letter-spacing:-.048em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:680;line-height:.98}.blog-list-module__CLzT3G__head p{max-width:54ch;color:var(--vm-text-muted);margin:12px 0 0;font-size:.98rem;line-height:1.6}@media (min-width:768px){.blog-list-module__CLzT3G__head p{white-space:nowrap;max-width:none}}.blog-list-module__CLzT3G__headTools{gap:10px;display:grid}.blog-list-module__CLzT3G__searchForm{border:1px solid var(--blog-border);background:var(--blog-muted);min-height:48px;color:var(--vm-text-muted);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:3px 4px 3px 14px;transition:border-color .16s,box-shadow .16s;display:grid}.blog-list-module__CLzT3G__searchForm:focus-within{border-color:color-mix(in srgb, var(--blog-accent) 52%, var(--blog-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--blog-accent) 12%, transparent)}.blog-list-module__CLzT3G__searchForm input{width:100%;min-width:0;height:40px;color:var(--vm-text-strong);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:.92rem}.blog-list-module__CLzT3G__searchForm input::-webkit-search-cancel-button{appearance:none}.blog-list-module__CLzT3G__searchForm button,.blog-list-module__CLzT3G__headLink{background:var(--blog-accent);color:#fff;min-width:44px;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.blog-list-module__CLzT3G__headLink{width:fit-content}.blog-list-module__CLzT3G__topicNav{scrollbar-width:none;grid-column:1/-1;gap:clamp(22px,3vw,34px);max-width:100%;display:flex;overflow-x:auto}.blog-list-module__CLzT3G__topicNav::-webkit-scrollbar{display:none}.blog-list-module__CLzT3G__topicChip{min-height:44px;color:var(--vm-text-muted);white-space:nowrap;flex:none;align-items:center;padding-top:4px;font-size:.84rem;font-weight:560;text-decoration:none;display:inline-flex;position:relative}.blog-list-module__CLzT3G__topicChip:after{content:"";background:0 0;height:2px;position:absolute;bottom:-27px;left:0;right:0}.blog-list-module__CLzT3G__topicChip:hover,.blog-list-module__CLzT3G__topicChip:focus-visible{color:var(--vm-text-strong)}.blog-list-module__CLzT3G__topicChipActive{color:var(--blog-accent);font-weight:700}.blog-list-module__CLzT3G__topicChipActive:after{background:var(--blog-accent)}.blog-list-module__CLzT3G__contentLayout{grid-template-columns:minmax(0,820px) minmax(300px,340px);justify-content:space-between;align-items:start;gap:clamp(48px,5vw,64px);padding-top:clamp(28px,4vw,48px);display:grid}.blog-list-module__CLzT3G__feedColumn,.blog-list-module__CLzT3G__sidebar{min-width:0}.blog-list-module__CLzT3G__featuredCard{background:var(--blog-surface);border-radius:20px;overflow:hidden}.blog-list-module__CLzT3G__featuredLink{min-height:390px;color:inherit;grid-template-columns:minmax(0,55fr) minmax(0,45fr);text-decoration:none;display:grid}.blog-list-module__CLzT3G__featuredNoMedia{grid-template-columns:minmax(0,1fr);min-height:320px}.blog-list-module__CLzT3G__featuredMedia{background:var(--blog-muted);min-width:0;display:block;overflow:hidden}.blog-list-module__CLzT3G__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1);display:block}.blog-list-module__CLzT3G__featuredBody{flex-direction:column;justify-content:center;min-width:0;padding:clamp(26px,4vw,44px);display:flex}.blog-list-module__CLzT3G__featuredBody h2{color:var(--vm-text-strong);letter-spacing:-.042em;text-wrap:balance;margin:12px 0 0;font-family:inherit;font-size:clamp(2.2rem,3.6vw,3rem);font-weight:680;line-height:1.04}.blog-list-module__CLzT3G__featuredDesc{color:var(--vm-text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:16px;font-size:.98rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-list-module__CLzT3G__featuredMeta,.blog-list-module__CLzT3G__cardMeta{color:var(--vm-text-muted);flex-wrap:wrap;align-items:center;gap:4px 7px;font-size:.78rem;line-height:1.4;display:flex}.blog-list-module__CLzT3G__featuredMeta{margin-top:18px}.blog-list-module__CLzT3G__readCta{width:fit-content;min-height:44px;color:var(--vm-text-strong);align-items:center;gap:7px;margin-top:10px;font-size:.84rem;font-weight:700;display:inline-flex}.blog-list-module__CLzT3G__readCta svg{transition:transform .16s}.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__featuredImage{transform:scale(1.025)}.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__readCta svg{transform:translate(3px)}.blog-list-module__CLzT3G__articleSection{margin-top:clamp(36px,5vw,56px)}.blog-list-module__CLzT3G__sectionHeading{border-bottom:1px solid var(--blog-border);justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:12px;display:flex}.blog-list-module__CLzT3G__sectionHeading h2,.blog-list-module__CLzT3G__sidebarSection h2{color:var(--vm-text-strong);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:730}.blog-list-module__CLzT3G__sectionHeading a{min-height:44px;color:var(--blog-accent);font-size:.82rem;font-weight:650;line-height:44px;text-decoration:none}.blog-list-module__CLzT3G__grid{display:grid}.blog-list-module__CLzT3G__card{border-bottom:1px solid var(--blog-border);min-width:0}.blog-list-module__CLzT3G__cardLink{min-height:176px;color:inherit;grid-template-columns:minmax(0,1fr) 176px;align-items:center;gap:28px;padding:24px 0;text-decoration:none;display:grid}.blog-list-module__CLzT3G__cardBody{min-width:0;display:block}.blog-list-module__CLzT3G__cardBody h3{color:var(--vm-text-strong);letter-spacing:-.025em;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 0;font-family:inherit;font-size:clamp(1.2rem,2vw,1.38rem);font-weight:670;line-height:1.26;display:-webkit-box;overflow:hidden}.blog-list-module__CLzT3G__cardDesc{color:var(--vm-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:.9rem;line-height:1.52;display:-webkit-box;overflow:hidden}.blog-list-module__CLzT3G__cardMeta{margin-top:13px}.blog-list-module__CLzT3G__cardMedia{aspect-ratio:4/3;background:var(--blog-muted);border-radius:14px;width:176px;display:block;overflow:hidden}.blog-list-module__CLzT3G__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.blog-list-module__CLzT3G__card:hover .blog-list-module__CLzT3G__cardImage{transform:scale(1.025)}.blog-list-module__CLzT3G__sidebarInner{gap:34px;display:grid;position:sticky;top:94px}.blog-list-module__CLzT3G__sidebarSection{border-top:1px solid var(--blog-border);gap:16px;padding-top:16px;display:grid}.blog-list-module__CLzT3G__notableList,.blog-list-module__CLzT3G__authorList{margin:0;padding:0;list-style:none}.blog-list-module__CLzT3G__notableList{gap:17px;display:grid}.blog-list-module__CLzT3G__notableList li{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;display:grid}.blog-list-module__CLzT3G__notableList li>span{color:var(--blog-accent);font-family:inherit;font-size:1rem;line-height:1.3}.blog-list-module__CLzT3G__notableList a{color:var(--vm-text-strong);font-family:inherit;font-size:.98rem;font-weight:650;line-height:1.34;text-decoration:none}.blog-list-module__CLzT3G__sidebarTopics{display:grid}.blog-list-module__CLzT3G__sidebarTopics a{border-bottom:1px solid var(--blog-border);min-height:44px;color:var(--vm-text);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;text-decoration:none;display:flex}.blog-list-module__CLzT3G__authorList{gap:12px;display:grid}.blog-list-module__CLzT3G__authorList li{color:var(--vm-text-strong);align-items:center;gap:11px;font-size:.86rem;display:flex}.blog-list-module__CLzT3G__authorAvatar{border:1px solid var(--blog-border);background:var(--blog-muted);width:34px;height:34px;color:var(--blog-accent);border-radius:50%;flex:0 0 34px;place-items:center;font-weight:760;display:grid;overflow:hidden}.blog-list-module__CLzT3G__authorAvatar img,.blog-list-module__CLzT3G__authorAvatar svg{object-fit:contain;width:17px;height:17px;display:block}.blog-list-module__CLzT3G__authorAvatar .blog-list-module__CLzT3G__authorAvatarImage{object-fit:cover;object-position:center;width:100%;min-width:100%;height:100%;min-height:100%;transform:scale(1.08)}.blog-list-module__CLzT3G__authorAvatarBrand{background:#fff}.blog-list-module__CLzT3G__authorAvatar .blog-list-module__CLzT3G__authorAvatarBrandLogo{object-fit:cover;object-position:32% center;transform-origin:50%;background:#fff;width:100%;min-width:100%;height:100%;min-height:100%;padding:0;transform:translateY(1px)scale(1.45)}.blog-list-module__CLzT3G__empty{border-top:1px solid var(--blog-border);border-bottom:1px solid var(--blog-border);color:var(--vm-text-muted);text-align:center;margin-top:32px;padding:48px 24px}.blog-list-module__CLzT3G__featuredLink:focus-visible,.blog-list-module__CLzT3G__cardLink:focus-visible,.blog-list-module__CLzT3G__topicChip:focus-visible,.blog-list-module__CLzT3G__sectionHeading a:focus-visible,.blog-list-module__CLzT3G__sidebar a:focus-visible,.blog-list-module__CLzT3G__searchForm button:focus-visible,.blog-list-module__CLzT3G__headLink:focus-visible{outline:3px solid color-mix(in srgb, var(--blog-accent) 42%, transparent);outline-offset:3px}@media (max-width:1099px){.blog-list-module__CLzT3G__contentLayout{grid-template-columns:minmax(0,820px);justify-content:center}.blog-list-module__CLzT3G__sidebar{display:none}}@media (max-width:767px){.blog-list-module__CLzT3G__page{width:100%;padding:22px 16px calc(40px + var(--safe-area-bottom))}.blog-list-module__CLzT3G__head{grid-template-columns:minmax(0,1fr);gap:18px;padding-bottom:18px}.blog-list-module__CLzT3G__head h1{max-width:none;font-size:clamp(2.25rem,11vw,3rem)}.blog-list-module__CLzT3G__head p{margin-top:9px}.blog-list-module__CLzT3G__topicNav{gap:24px;margin-right:-16px;padding-right:16px}.blog-list-module__CLzT3G__topicChip:after{bottom:-19px}.blog-list-module__CLzT3G__contentLayout{padding-top:26px}.blog-list-module__CLzT3G__featuredCard{border-radius:20px}.blog-list-module__CLzT3G__featuredLink{grid-template-columns:minmax(0,1fr);min-height:0}.blog-list-module__CLzT3G__featuredMedia{aspect-ratio:16/9}.blog-list-module__CLzT3G__featuredBody{padding:22px 20px 18px}.blog-list-module__CLzT3G__featuredBody h2{font-size:clamp(1.65rem,7.5vw,2rem)}.blog-list-module__CLzT3G__featuredDesc{-webkit-line-clamp:3;line-clamp:3}.blog-list-module__CLzT3G__articleSection{margin-top:38px}.blog-list-module__CLzT3G__cardLink{grid-template-columns:minmax(0,1fr) 112px;gap:16px;min-height:136px;padding:20px 0}.blog-list-module__CLzT3G__cardBody h3{-webkit-line-clamp:3;line-clamp:3;margin-top:6px;font-size:clamp(1.12rem,5vw,1.3rem)}.blog-list-module__CLzT3G__cardDesc{display:none}.blog-list-module__CLzT3G__cardMedia{aspect-ratio:1;border-radius:12px;width:112px}}@media (max-width:359px){.blog-list-module__CLzT3G__searchForm button span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.blog-list-module__CLzT3G__cardLink{grid-template-columns:minmax(0,1fr) 92px;gap:12px}.blog-list-module__CLzT3G__cardMedia{width:92px}}@media (prefers-reduced-motion:reduce){.blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardImage,.blog-list-module__CLzT3G__readCta svg,.blog-list-module__CLzT3G__searchForm{transition:none}}.blog-list-module__CLzT3G__page,.blog-list-module__CLzT3G__head h1,.blog-list-module__CLzT3G__featuredBody h2,.blog-list-module__CLzT3G__cardBody h3,.blog-list-module__CLzT3G__notableList li>span,.blog-list-module__CLzT3G__notableList a{font-family:inherit}.blog-list-module__CLzT3G__featuredCard,.blog-list-module__CLzT3G__card{border:1px solid var(--blog-border);background:var(--blog-surface);border-radius:16px;min-width:0;font-family:inherit;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden;box-shadow:0 10px 28px #07111f14}.blog-list-module__CLzT3G__featuredLink,.blog-list-module__CLzT3G__cardLink{min-height:100%;color:inherit;flex-direction:column;gap:0;padding:0;text-decoration:none;display:flex}.blog-list-module__CLzT3G__featuredNoMedia{min-height:0}.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{aspect-ratio:16/9;background:var(--blog-muted);border-radius:0;width:100%;min-height:0;display:block;overflow:hidden}.blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardImage{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .4s ease-in-out;display:block}.blog-list-module__CLzT3G__featuredBody,.blog-list-module__CLzT3G__cardBody{flex-direction:column;flex:auto;justify-content:flex-start;min-width:0;padding:clamp(20px,3vw,28px);display:flex}.blog-list-module__CLzT3G__featuredBody h2{letter-spacing:-.032em;font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1.14}.blog-list-module__CLzT3G__cardBody h3{letter-spacing:-.02em;font-size:clamp(1.18rem,2vw,1.42rem);line-height:1.3}.blog-list-module__CLzT3G__cardDesc{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.blog-list-module__CLzT3G__readCta{margin-top:auto;padding-top:14px}.blog-list-module__CLzT3G__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:clamp(16px,2.5vw,24px);margin-top:24px}.blog-list-module__CLzT3G__featuredCard:focus-within,.blog-list-module__CLzT3G__card:focus-within{border-color:color-mix(in srgb, var(--blog-accent) 48%, var(--blog-border));box-shadow:0 10px 28px #07111f14, 0 0 0 3px color-mix(in srgb, var(--blog-accent) 14%, transparent)}@media (hover:hover) and (pointer:fine){.blog-list-module__CLzT3G__featuredCard:hover,.blog-list-module__CLzT3G__card:hover{border-color:color-mix(in srgb, var(--blog-accent) 34%, var(--blog-border));transform:translateY(-2px);box-shadow:0 16px 34px #07111f24}.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:hover .blog-list-module__CLzT3G__cardImage{transform:scale(1.08)}}.blog-list-module__CLzT3G__featuredMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony],.blog-list-module__CLzT3G__cardMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony]{isolation:isolate;background:#fff;position:relative}.blog-list-module__CLzT3G__featuredMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony]:before,.blog-list-module__CLzT3G__cardMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony]:before{z-index:0;content:"";pointer-events:none;transform-origin:50%;background:url(/uploads/huong-dan/fpt-play-va-nhap-ma-qua-tang-tren-tv-sony/fpt-play-va-nhap-ma-qua-tang-tren-tv-sony-cover-icons.png) 50%/cover no-repeat;animation:3.4s cubic-bezier(.2,.7,.28,1) infinite blog-list-module__CLzT3G__fptThumbnailOrangeBurst;position:absolute;inset:0;transform:scale(.2)}.blog-list-module__CLzT3G__featuredMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony] .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony] .blog-list-module__CLzT3G__cardImage{z-index:1;position:relative}@keyframes blog-list-module__CLzT3G__fptThumbnailOrangeBurst{0%{opacity:0;transform:scale(.2)}20%{opacity:.35}48%{opacity:1}82%{opacity:.92}to{opacity:0;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.blog-list-module__CLzT3G__featuredMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony]:before,.blog-list-module__CLzT3G__cardMedia[data-post-slug=fpt-play-va-nhap-ma-qua-tang-tren-tv-sony]:before{opacity:1;animation:none;transform:scale(1)}}@media (max-width:767px){.blog-list-module__CLzT3G__featuredCard,.blog-list-module__CLzT3G__card{border-radius:var(--vm-mobile-card-radius,16px)}.blog-list-module__CLzT3G__featuredBody,.blog-list-module__CLzT3G__cardBody{padding:20px}}@media (prefers-reduced-motion:reduce){.blog-list-module__CLzT3G__featuredCard,.blog-list-module__CLzT3G__card,.blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardImage{transition:none}.blog-list-module__CLzT3G__featuredCard:hover,.blog-list-module__CLzT3G__card:hover,.blog-list-module__CLzT3G__featuredCard:focus-within,.blog-list-module__CLzT3G__card:focus-within,.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:hover .blog-list-module__CLzT3G__cardImage,.blog-list-module__CLzT3G__featuredCard:focus-within .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:focus-within .blog-list-module__CLzT3G__cardImage{transform:none}}.blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardImage{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;transform:none}@media (hover:hover) and (pointer:fine){.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:hover .blog-list-module__CLzT3G__cardImage{transform:none}}.blog-list-module__CLzT3G__featuredCard:focus-within .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:focus-within .blog-list-module__CLzT3G__cardImage{transform:none}.blog-list-module__CLzT3G__featuredCard,.blog-list-module__CLzT3G__card{overflow:hidden}.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{aspect-ratio:16/9;background:var(--blog-muted);height:auto;overflow:hidden}.blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardImage{aspect-ratio:auto;object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .26s}@media (hover:hover) and (pointer:fine){.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:hover .blog-list-module__CLzT3G__cardImage,.blog-list-module__CLzT3G__featuredCard:focus-within .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:focus-within .blog-list-module__CLzT3G__cardImage{transform:scale(1.06)}}.blog-list-module__CLzT3G__featuredCard,.blog-list-module__CLzT3G__card{border-radius:26px}.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{border-radius:25px 25px 0 0}@media (max-width:767px){.blog-list-module__CLzT3G__featuredCard,.blog-list-module__CLzT3G__card{border-radius:22px}.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{border-radius:21px 21px 0 0}}.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{aspect-ratio:16/9;background:0 0;border-radius:25px 25px 0 0;width:100%;height:auto;overflow:hidden}.blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardImage,.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:hover .blog-list-module__CLzT3G__cardImage,.blog-list-module__CLzT3G__featuredCard:focus-within .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:focus-within .blog-list-module__CLzT3G__cardImage{aspect-ratio:auto;border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:none}.blog-list-module__CLzT3G__featuredCard,.blog-list-module__CLzT3G__card,.blog-list-module__CLzT3G__featuredCard:focus-within,.blog-list-module__CLzT3G__card:focus-within{box-shadow:none}@media (hover:hover) and (pointer:fine){.blog-list-module__CLzT3G__featuredCard:hover,.blog-list-module__CLzT3G__card:hover{box-shadow:none}}@media (max-width:767px){.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{border-radius:21px 21px 0 0}}.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{aspect-ratio:3/2;background:var(--blog-surface);border-radius:26px 26px 0 0;width:calc(100% + 2px);margin:-1px -1px 0}.blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__cardImage,.blog-list-module__CLzT3G__featuredCard:hover .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:hover .blog-list-module__CLzT3G__cardImage,.blog-list-module__CLzT3G__featuredCard:focus-within .blog-list-module__CLzT3G__featuredImage,.blog-list-module__CLzT3G__card:focus-within .blog-list-module__CLzT3G__cardImage{object-fit:contain;object-position:center top;transform:none}@media (max-width:767px){.blog-list-module__CLzT3G__featuredMedia,.blog-list-module__CLzT3G__cardMedia{border-radius:22px 22px 0 0}}
.UserPresenceChart-module__krp5ha__panel{min-width:0;color:var(--admin-text);background:var(--admin-panel-bg);box-shadow:0 1px 0 var(--admin-border), 0 14px 36px #0f172a0d;border-radius:21px;gap:16px;padding:20px;display:grid;container:presence-panel/inline-size}.UserPresenceChart-module__krp5ha__header{justify-content:space-between;align-items:center;gap:18px;display:flex}.UserPresenceChart-module__krp5ha__eyebrow{color:var(--vm-accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:800;display:block}.UserPresenceChart-module__krp5ha__header h2{color:var(--admin-text);font:800 1.12rem/1.25 var(--font-display);letter-spacing:-.02em;margin:0}.UserPresenceChart-module__krp5ha__header p{color:var(--admin-text-muted);margin:5px 0 0;font-size:.78rem}.UserPresenceChart-module__krp5ha__actions{align-items:center;gap:9px;display:flex}.UserPresenceChart-module__krp5ha__actions button{border:1px solid var(--admin-border);min-height:40px;color:var(--admin-text);background:var(--admin-panel-alt-bg);font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.76rem;font-weight:760;display:inline-flex}.UserPresenceChart-module__krp5ha__actions button:disabled{opacity:.6;cursor:wait}.UserPresenceChart-module__krp5ha__streamBadge{border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:.7rem;font-weight:780;display:inline-flex}.UserPresenceChart-module__krp5ha__streamBadge>span{background:currentColor;border-radius:50%;width:7px;height:7px}.UserPresenceChart-module__krp5ha__stream_live{color:#059669;background:#0596691a}.UserPresenceChart-module__krp5ha__stream_connecting{color:#7c3aed;background:#7c3aed1a}.UserPresenceChart-module__krp5ha__stream_error{color:#dc2626;background:#dc26261a}.UserPresenceChart-module__krp5ha__body{grid-template-columns:190px minmax(0,1fr);align-items:stretch;gap:16px;min-width:0;display:grid}.UserPresenceChart-module__krp5ha__summary{background:var(--admin-panel-alt-bg);border-radius:15px;align-content:center;gap:8px;padding:12px;display:grid}.UserPresenceChart-module__krp5ha__summary article{grid-template-columns:9px auto 1fr;align-items:baseline;gap:8px;display:grid}.UserPresenceChart-module__krp5ha__summary article>span{border-radius:50%;width:8px;height:8px}.UserPresenceChart-module__krp5ha__activeMark{background:#10b981}.UserPresenceChart-module__krp5ha__loggedMark{background:#6366f1}.UserPresenceChart-module__krp5ha__summary strong{font-size:1.4rem;line-height:1}.UserPresenceChart-module__krp5ha__summary small{color:var(--admin-text-muted);font-size:.68rem}.UserPresenceChart-module__krp5ha__snapshotTime{color:var(--admin-text-muted);font-size:.65rem}.UserPresenceChart-module__krp5ha__chartWrap{border:1px solid var(--admin-border);background:var(--admin-panel-bg);border-radius:15px;min-width:0;min-height:190px;overflow-x:auto}.UserPresenceChart-module__krp5ha__chartWrap svg{width:100%;min-width:560px;height:190px;display:block}.UserPresenceChart-module__krp5ha__axis{stroke:var(--admin-border);stroke-width:1px}.UserPresenceChart-module__krp5ha__activePath,.UserPresenceChart-module__krp5ha__loggedPath{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.UserPresenceChart-module__krp5ha__activePath{stroke:#10b981}.UserPresenceChart-module__krp5ha__loggedPath{stroke:#6366f1;opacity:.76}.UserPresenceChart-module__krp5ha__activePoint{fill:#10b981;stroke:var(--admin-panel-bg);stroke-width:3px}.UserPresenceChart-module__krp5ha__empty{min-height:188px;color:var(--admin-text-muted);text-align:center;align-content:center;place-items:center;gap:5px;display:grid}.UserPresenceChart-module__krp5ha__empty svg{color:var(--vm-accent)}.UserPresenceChart-module__krp5ha__empty strong{color:var(--admin-text);font-size:.82rem}.UserPresenceChart-module__krp5ha__empty span{font-size:.72rem}.UserPresenceChart-module__krp5ha__spinning{animation:.8s linear infinite UserPresenceChart-module__krp5ha__spin}@keyframes UserPresenceChart-module__krp5ha__spin{to{transform:rotate(360deg)}}@container presence-panel (max-width:699px){.UserPresenceChart-module__krp5ha__header{flex-direction:column;align-items:stretch}.UserPresenceChart-module__krp5ha__actions{justify-content:space-between}.UserPresenceChart-module__krp5ha__body{grid-template-columns:1fr}.UserPresenceChart-module__krp5ha__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.UserPresenceChart-module__krp5ha__snapshotTime{grid-column:1/-1}}@container presence-panel (max-width:479px){.UserPresenceChart-module__krp5ha__panel{border-radius:18px;padding:15px}.UserPresenceChart-module__krp5ha__actions{flex-direction:column;align-items:stretch}.UserPresenceChart-module__krp5ha__actions button{min-height:44px}}@media (prefers-reduced-motion:reduce){.UserPresenceChart-module__krp5ha__spinning{animation:none}}
.ErrorIllustration-module__5wZ58q__wrap{--vm-error-accent:var(--vm-accent);--vm-error-surface:color-mix(in srgb, var(--vm-panel-bg) 94%, transparent);aspect-ratio:1;place-items:center;width:min(360px,84vw);display:grid;position:relative}.ErrorIllustration-module__5wZ58q__public{--vm-error-accent:color-mix(in srgb, var(--vm-accent) 62%, #7cc3ff)}.ErrorIllustration-module__5wZ58q__admin{--vm-error-accent:#6096ff}.ErrorIllustration-module__5wZ58q__frame{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--vm-error-accent) 18%, var(--vm-panel-border));background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--vm-error-accent) 12%, transparent), transparent 52%), var(--vm-error-surface);border-radius:26px;place-items:center;width:100%;padding:clamp(12px,3vw,20px);display:grid;overflow:hidden}.ErrorIllustration-module__5wZ58q__full{aspect-ratio:auto;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ErrorIllustration-module__5wZ58q__frameFull{aspect-ratio:auto;background:0 0;border:0;border-radius:0;width:100%;height:100%;padding:0}.ErrorIllustration-module__5wZ58q__image{object-fit:cover;width:100%;height:100%;filter:drop-shadow(0 10px 24px color-mix(in srgb, var(--vm-text-strong) 10%, transparent))}.ErrorIllustration-module__5wZ58q__code{border:1px solid color-mix(in srgb, var(--vm-error-accent) 30%, var(--vm-panel-border));background:color-mix(in srgb, var(--vm-panel-bg) 86%, transparent);color:var(--vm-text-strong);letter-spacing:.08em;border-radius:999px;padding:6px 12px;font-size:clamp(.84rem,1.4vw,.98rem);font-weight:600;position:absolute;bottom:14%;right:14%}
.page-module__Z-3nqa__contentSection{width:100%;max-width:1480px;margin-inline:auto;padding:clamp(14px,2vw,28px)}@media (max-width:639px){.page-module__Z-3nqa__contentSection{padding:10px}}
