:root{--surface:#fff;--surface-sunken:#f7f9fd;--surface-hover:#f4f7ff;--border-soft:#e6e9f2;--border-strong:#d5dbeb;--shadow-xs:0 1px 2px #10183c0d;--shadow-sm:0 1px 2px #10183c0d, 0 2px 8px #10183c0a;--shadow-md:0 2px 4px #10183c0f, 0 8px 24px #10183c12;--shadow-lg:0 8px 16px #10183c14, 0 24px 56px #10183c29;--r-sm:8px;--r-md:10px;--r-lg:14px;--r-xl:18px;--ring:0 0 0 3px #2f5fd629;--ring-danger:0 0 0 3px #c1272d29;--navy:#0b1f4d;--navy-dark:#081636;--navy-light:#16305f;--blue-accent:#2f5fd6;--green:#1f9d55;--green-bg:#e5f7ec;--red:#c1272d;--red-dark:#8f1c22;--red-bg:#fdecec;--orange:#d97706;--orange-bg:#fef3e2;--purple:#7c5cff;--page-bg:#f2f4f9;--card-bg:var(--surface);--text-dark:#1c2333;--text-muted:#5b6377;--text-faint:#8a93ab;--sidebar-w:260px;--topbar-h:60px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text-dark);background:var(--page-bg);-webkit-text-size-adjust:100%;overflow-wrap:break-word;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}html,body{overflow-x:hidden}img,svg{max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c9d0e4;border-radius:20px}
.AdminShell-module__O9D4xq__layout{min-height:100vh}.AdminShell-module__O9D4xq__topbar{height:var(--topbar-h);border-bottom:1px solid var(--border-soft);z-index:30;background:#fff;align-items:center;gap:12px;padding:0 clamp(12px,1.6vw,20px);display:flex;position:fixed;top:0;left:0;right:0}.AdminShell-module__O9D4xq__menuBtn{color:var(--text-dark);cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.AdminShell-module__O9D4xq__brand{white-space:nowrap;font-size:clamp(16px,1.4vw,20px);font-weight:800}.AdminShell-module__O9D4xq__brandCplc{color:var(--green)}.AdminShell-module__O9D4xq__brandLive{color:var(--purple)}.AdminShell-module__O9D4xq__topbarActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.AdminShell-module__O9D4xq__iconBtn{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:#eef1f8;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.AdminShell-module__O9D4xq__iconBtnGreen{background:var(--green-bg);color:var(--green)}.AdminShell-module__O9D4xq__iconBtnRed{background:var(--red-bg);color:var(--red)}.AdminShell-module__O9D4xq__backdrop{z-index:39;background:#040a1e8c;position:fixed;inset:0}.AdminShell-module__O9D4xq__sidebar{max-width:86vw;width:var(--sidebar-w);background:var(--navy);color:#cdd4ea;z-index:40;flex-direction:column;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.AdminShell-module__O9D4xq__sidebarOpen{transform:translate(0)}.AdminShell-module__O9D4xq__sidebarHeader{justify-content:space-between;align-items:center;padding:18px 18px 14px;display:flex}.AdminShell-module__O9D4xq__sidebarBrand{align-items:center;gap:10px;display:flex}.AdminShell-module__O9D4xq__sidebarLogo{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.AdminShell-module__O9D4xq__sidebarBrandName{color:#fff;font-size:15px;font-weight:800}.AdminShell-module__O9D4xq__sidebarBrandSub{color:#93a0c4;font-size:11px}.AdminShell-module__O9D4xq__closeBtn{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.AdminShell-module__O9D4xq__adminPill{color:#ffcf4d;letter-spacing:.4px;background:#ffc40024;border-radius:20px;align-self:flex-start;align-items:center;gap:6px;margin:0 18px 14px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.AdminShell-module__O9D4xq__navGroupLabel{letter-spacing:.6px;color:#7784a8;padding:0 18px 8px;font-size:11px;font-weight:700}.AdminShell-module__O9D4xq__nav{flex-direction:column;flex:1;gap:3px;padding:0 10px;display:flex;overflow-y:auto}.AdminShell-module__O9D4xq__navItem{color:#cdd4ea;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.AdminShell-module__O9D4xq__navItem:hover{color:#fff;background:#ffffff0f}.AdminShell-module__O9D4xq__navItemActive{background:var(--blue-accent);color:#fff;box-shadow:0 4px 12px #2f5fd659}.AdminShell-module__O9D4xq__sidebarFooter{border-top:1px solid #ffffff14;align-items:center;gap:10px;padding:16px 18px;display:flex}.AdminShell-module__O9D4xq__avatar{background:var(--blue-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex}.AdminShell-module__O9D4xq__sidebarFooter>div:last-child{min-width:0}.AdminShell-module__O9D4xq__footerName{color:#fff;font-size:13.5px;font-weight:700}.AdminShell-module__O9D4xq__footerEmail{color:#93a0c4;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.AdminShell-module__O9D4xq__content{padding-top:var(--topbar-h);min-width:0;min-height:100vh}@media (min-width:960px){.AdminShell-module__O9D4xq__menuBtn,.AdminShell-module__O9D4xq__closeBtn,.AdminShell-module__O9D4xq__backdrop{display:none}.AdminShell-module__O9D4xq__sidebar{transform:translate(0)}.AdminShell-module__O9D4xq__content{margin-left:var(--sidebar-w)}}@media (max-width:420px){.AdminShell-module__O9D4xq__topbarActions{gap:6px}.AdminShell-module__O9D4xq__iconBtn{width:30px;height:30px}.AdminShell-module__O9D4xq__hideNarrow{display:none}}
