.global-manage-dialog{box-sizing:border-box;width:min(1050px,calc(100% - 2rem))!important;height:min(88svh,820px)!important;max-width:none!important;max-height:none!important;margin:auto;padding:0;border:0;background:transparent}.global-manage-dialog::backdrop{background:rgba(1,4,8,.86);backdrop-filter:blur(5px)}.global-manage-card{position:relative;width:100%;height:100%;border:1px solid #394453;border-left:4px solid #287fff;background:#080b10;box-shadow:0 30px 100px #000;overflow:hidden}.global-manage-card iframe{display:block;width:100%;height:100%;border:0;background:#080b10}.global-manage-close{position:absolute;z-index:5;right:.7rem;top:.7rem;width:42px;height:42px;border:1px solid #536173;background:#0c1118;color:#fff;font-size:1.7rem;cursor:pointer}.global-manage-close:hover{border-color:#287fff;color:#8db8ff}.account-status{font-weight:800}.account-status.is-active{color:#69dc98}.account-status.is-awaiting{color:#f0ad4e}.account-status.is-deactivated{color:#ff707c}@media(max-width:650px){.global-manage-dialog{width:calc(100% - .5rem)!important;height:94svh!important}}
.staff-confirm-overlay{position:fixed;z-index:2147483647;inset:0;display:grid;place-items:center;padding:1rem;background:rgba(1,4,8,.88);backdrop-filter:blur(5px);color:#fff}.staff-confirm-overlay[hidden]{display:none!important}.staff-confirm-open{overflow:hidden}.staff-confirm-card{width:min(520px,100%);border:1px solid #465160;border-left:4px solid #ff5967;background:linear-gradient(90deg,#22151a 0%,#11151c 52%,#0b0f15 100%);padding:2rem;box-shadow:0 30px 100px #000}.staff-confirm-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:1.25rem;border:1px solid #ff5967;color:#ff7782;font-size:1.35rem;font-weight:900}.staff-confirm-card h2{margin:.35rem 0 .75rem;font-size:clamp(1.8rem,5vw,2.7rem)}.staff-confirm-card>p:not(.eyebrow){color:#b8c4d1;line-height:1.65}.staff-confirm-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.75rem}.staff-confirm-actions .danger-confirm{background:#d83d4b}.staff-confirm-actions .danger-confirm:hover{background:#ef4c5b}@media(max-width:520px){.staff-confirm-card{padding:1.4rem}.staff-confirm-actions{align-items:stretch;flex-direction:column-reverse}.staff-confirm-actions button{width:100%}}

html{color-scheme:dark;background:#080d13}
body.staff-shell-ready{margin:0;overflow:hidden;background:#080d13;color:#f3f1ea}
.staff-app-shell,.staff-app-shell *{box-sizing:border-box}
.staff-app-shell{height:100svh;display:grid;grid-template-columns:272px minmax(0,1fr);background:radial-gradient(circle at 82% 0%,#101b2d 0,transparent 32%),#080d13}
.staff-shell-sidebar{z-index:120;display:flex;min-height:0;flex-direction:column;padding:26px 18px 18px;border-right:1px solid #222c38;background:#0b1119}
.staff-shell-brand{display:flex;height:52px;align-items:center;gap:12px;padding:0 10px 22px;border-bottom:1px solid #202934;color:#f3f1ea;text-decoration:none}
.staff-shell-brand img{width:30px;height:30px;object-fit:contain}
.staff-shell-brand span{display:grid;gap:3px}.staff-shell-brand strong{font-size:15px;letter-spacing:.12em}.staff-shell-brand small{color:#7e9bc8;font-size:9px;letter-spacing:.22em}
.staff-shell-nav{padding:18px 0;overflow:auto;scrollbar-width:thin;scrollbar-color:#2a394b transparent}
.staff-shell-nav-section{margin-bottom:8px}.staff-shell-nav-head{display:flex;width:100%;height:42px;align-items:center;gap:10px;padding:0 12px;border:0;background:transparent;color:#8e9bac;font:750 12px/1.2 inherit;letter-spacing:.08em;text-align:left;text-transform:uppercase;cursor:pointer}
.staff-shell-nav-head:hover,.staff-shell-nav-section.open .staff-shell-nav-head{color:#e8e6df}.staff-shell-nav-icon{font-size:11px}.staff-shell-nav-chevron{margin-left:auto;color:#526173}
.staff-shell-nav-items{display:none;padding:2px 0 8px 12px}.staff-shell-nav-section.open .staff-shell-nav-items{display:block}
.staff-shell-nav-item{display:block;padding:9px 12px;border-left:2px solid #243141;color:#97a5b7;font-size:13px;font-weight:650;text-decoration:none}
.staff-shell-nav-item:hover{border-left-color:#54769f;color:#eef4fb}.staff-shell-nav-item.active,.staff-shell-nav-item[aria-current="page"]{border-left-color:#2f87ff;background:linear-gradient(90deg,rgba(47,135,255,.22),rgba(47,135,255,.02));color:#fff}
.staff-shell-guide{display:flex;align-items:center;gap:10px;margin-top:auto;padding:16px 8px 0;border-top:1px solid #202934;color:#96a5b8;font-size:12px;text-decoration:none}.staff-shell-guide b{font-weight:700}.staff-shell-guide span:last-child{margin-left:auto}.staff-shell-guide:hover{color:#fff}
.staff-shell-workspace{display:grid;min-width:0;min-height:0;grid-template-rows:72px minmax(0,1fr)}
.staff-shell-topbar{z-index:100;display:flex;align-items:center;min-width:0;padding:0 36px;border-bottom:1px solid #222c38;background:rgba(8,13,19,.96)}
.staff-shell-menu-toggle{display:none;width:40px;height:40px;margin-right:12px;border:1px solid #2a394b;background:#0d151f;color:#fff;font-size:18px;cursor:pointer}
.staff-shell-breadcrumb{display:flex;min-width:0;align-items:center;gap:10px;color:#77879a;font-size:12px;font-weight:700}.staff-shell-breadcrumb a{color:#77879a;text-decoration:none}.staff-shell-breadcrumb a:hover{color:#b9c7d8}.staff-shell-breadcrumb strong{overflow:hidden;color:#dfe5ee;text-overflow:ellipsis;white-space:nowrap}.staff-shell-breadcrumb [data-navigation-pending="true"]::after{content:' …';color:#64a1ff}
.staff-shell-top-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.staff-shell-public-link{display:grid;height:38px;place-items:center;padding:0 14px;border:1px solid #2a394b;background:#0d151f;color:#aebbd0;font-size:11px;font-weight:750;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.staff-shell-public-link:hover{border-color:#2f87ff;color:#fff}
.staff-shell-profile{position:relative}.staff-shell-profile>summary{display:flex;height:42px;min-width:170px;align-items:center;gap:10px;padding:0 12px;border:1px solid #2a394b;background:#0d151f;color:#fff;cursor:pointer;list-style:none}.staff-shell-profile>summary::-webkit-details-marker{display:none}.staff-shell-avatar{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:50%;background:#1c3e72;color:#79adff;font-weight:800}.staff-shell-profile-copy{display:grid;min-width:0;margin-right:auto}.staff-shell-profile-copy b,.staff-shell-profile-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-shell-profile-copy b{font-size:12px}.staff-shell-profile-copy small{color:#8190a3;font-size:9px}.staff-shell-profile-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:150;width:220px;padding:8px;border:1px solid #2a394b;background:#0d151f;box-shadow:0 18px 50px rgba(0,0,0,.55)}.staff-shell-profile-menu a,.staff-shell-menu-action{display:block;width:100%;padding:11px 12px;border:0;background:transparent;color:#c8d2df;font:700 12px/1.2 inherit;text-align:left;text-decoration:none;cursor:pointer}.staff-shell-profile-menu a:hover,.staff-shell-menu-action:hover{background:#172840;color:#fff}.staff-shell-menu-action.danger{color:#ff8585}.staff-shell-profile-menu form{margin:0}
.staff-shell-content{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.staff-shell-content>main{width:min(100%,1440px);min-height:100%;margin:0 auto}.staff-shell-ready .tool-main-menu{display:none!important}
.staff-shell-ready .staff-shell-content .staff-home-main,.staff-shell-ready .staff-shell-content .staff-ban-main,.staff-shell-ready .staff-shell-content .ticket-main{padding-top:34px;padding-bottom:70px}
.staff-shell-page-action{margin-left:auto;align-self:center;white-space:nowrap}
.staff-management-main{padding-inline:clamp(1rem,3vw,2.5rem)!important}.staff-management-stats{margin:24px 0}.staff-management-panel{margin-top:22px;padding:26px}.staff-management-panel .staff-users-list{max-height:none;overflow:visible}.staff-management-panel .staff-user-card[hidden]{display:none!important}.staff-management-search{display:grid;gap:5px;color:#8fa0b4;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.staff-management-search input{width:min(320px,60vw);height:42px;border:1px solid #2a3747;background:#0c131c;color:#fff;padding:0 14px}.staff-management-panel .backup-dialog-head,.staff-management-panel .backup-close{display:none}
.knowledge-main{padding-inline:clamp(1rem,3vw,2.5rem)!important}.knowledge-guide-tabs{display:flex;flex-wrap:wrap;margin:22px 0;border:1px solid #273343;width:max-content;max-width:100%}.knowledge-guide-tabs a{padding:12px 18px;border-right:1px solid #273343;color:#8190a3;font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.knowledge-guide-tabs a:last-child{border-right:0}.knowledge-guide-tabs a.active{background:#172840;color:#fff;box-shadow:inset 0 -2px #2f87ff}.knowledge-document{height:calc(100svh - 270px);min-height:520px;border:1px solid #263344;background:#0e151e}.knowledge-document iframe{display:block;width:100%;height:100%;border:0;background:#0e151e}.knowledge-document-fallback{margin:0;padding:10px 14px;color:#9aa8b8;font-size:12px}.knowledge-document-fallback a{color:#6ca8ff}
@media(max-width:1050px){.staff-app-shell{grid-template-columns:230px minmax(0,1fr)}.staff-shell-sidebar{padding-inline:12px}.staff-shell-topbar{padding-inline:20px}}
@media(max-width:820px){body.staff-shell-ready::after{content:'';position:fixed;z-index:110;inset:0;background:rgba(1,4,8,.76);opacity:0;pointer-events:none;transition:opacity .16s}.staff-shell-sidebar{position:fixed;inset:0 auto 0 0;width:min(290px,86vw);transform:translateX(-101%);transition:transform .16s ease}.staff-shell-sidebar-open .staff-shell-sidebar{transform:translateX(0)}body.staff-shell-sidebar-open::after{opacity:1;pointer-events:auto}.staff-app-shell{grid-template-columns:1fr}.staff-shell-menu-toggle{display:block}.staff-shell-topbar{padding-inline:12px}.staff-shell-breadcrumb{gap:6px}.staff-shell-public-link{display:none}.staff-shell-profile>summary{min-width:0}.staff-shell-profile-copy{display:none}.staff-shell-ready .staff-shell-content .staff-home-main,.staff-shell-ready .staff-shell-content .staff-ban-main,.staff-shell-ready .staff-shell-content .ticket-main{padding-top:24px}.staff-shell-page-action{width:100%;margin:12px 0 0}.knowledge-document{height:calc(100svh - 300px);min-height:420px}}
@media(prefers-reduced-motion:reduce){.staff-shell-sidebar,body.staff-shell-ready::after{transition:none}}
