.admin-shell{--admin-canvas:#f5f7fb;--admin-card:#ffffff;--admin-border:#e6e9f0;--admin-text:#101828;--admin-muted:#667085;--admin-hint:#98a2b3;--admin-hover:#f3f5f9;--admin-active:#ecfdf3;--admin-accent:#16a34a;background:var(--admin-canvas)}.admin-shell,.admin-shell .ws-nav-item{color:var(--admin-text)}.admin-shell input:not([type=checkbox]):not([type=radio]):not([type=range]),.admin-shell select,.admin-shell textarea{background:#ffffff;color:var(--admin-text);border-color:var(--admin-border)}.admin-shell input:not([type=checkbox]):not([type=radio]):focus,.admin-shell select:focus,.admin-shell textarea:focus{border-color:var(--admin-accent);outline:none;box-shadow:0 0 0 3px rgba(22,163,74,.12)}.admin-auth{min-height:100vh;background:radial-gradient(circle at top left,rgba(22,163,74,.08),transparent 28%),linear-gradient(180deg,#f8fbff,#f3f6fb)}.admin-auth-card{width:100%;max-width:440px;border:1px solid var(--admin-border,#e6e9f0);border-radius:12px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04),0 16px 40px rgba(16,24,40,.06)}.admin-input,.admin-shell .admin-input{width:100%;border:1px solid #e6e9f0;border-radius:8px;background:#ffffff;color:#101828;font-size:14px}.admin-shell table th{font-weight:600}