html,body,#root{height:100%;margin:0;padding:0}:root{--admin-bg: #f5f6f8;--admin-surface: #ffffff;--admin-surface-soft: #f8fafc;--admin-border: #e6e8ec;--admin-border-soft: #eef0f3;--admin-text: #171717;--admin-muted: #667085;--admin-primary: #1a1a1a;--admin-danger: #e94b5c;--admin-radius: 16px;--admin-shadow: 0 12px 32px rgba(15, 23, 42, .08);--admin-shadow-soft: 0 6px 18px rgba(15, 23, 42, .06)}body{background:var(--admin-bg);color:var(--admin-text);font-family:PingFang SC,Source Han Sans SC,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}button,a,input,select,textarea,.ant-btn,.ant-input,.ant-input-number,.ant-select-selector,.ant-menu-item,.ant-tabs-tab{transition-duration:.18s;transition-property:color,background-color,border-color,box-shadow,opacity;transition-timing-function:cubic-bezier(.22,1,.36,1)}a{color:#1f2937;font-weight:500}a:hover{color:#000}.admin-shell{min-height:100vh;background:var(--admin-bg);animation:admin-route-enter .24s ease-out both}.admin-sider{position:fixed;left:0;top:0;bottom:0;background:#304156!important;border-right:none;box-shadow:2px 0 8px #00000026;z-index:10;animation:admin-fade-right .26s ease-out both;overflow-y:auto}.admin-sider::-webkit-scrollbar{width:6px}.admin-sider::-webkit-scrollbar-track{background:#263445}.admin-sider::-webkit-scrollbar-thumb{background:#4a5568;border-radius:3px}.admin-sider::-webkit-scrollbar-thumb:hover{background:#5a6578}.admin-brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);position:relative}.admin-collapse-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:6px;color:#8aa4bf;font-size:14px;cursor:pointer;transition:all .2s}.admin-collapse-btn:hover{background:#ffffff29;color:#fff}.admin-brand-mark{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#409eff;color:#fff;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px #409eff66}.admin-brand-title{line-height:1.2;font-size:15px;font-weight:700;color:#fff}.admin-brand-subtitle{margin-top:3px;font-size:12px;color:#8aa4bf}.admin-menu{padding:12px 10px 18px;border-inline-end:none!important;background:#304156!important;font-size:15px!important}.admin-menu .ant-menu-item,.admin-menu .ant-menu-submenu-title{font-size:15px!important;height:44px!important;line-height:44px!important}.admin-menu .ant-menu-sub .ant-menu-item,.admin-menu .ant-menu-sub .ant-menu-submenu-title{font-size:14px!important;height:40px!important;line-height:40px!important}.admin-menu .ant-menu-item{color:#bfcbd9!important;margin:2px 0;border-radius:0!important}.admin-menu .ant-menu-item:hover{color:#fff!important;background:#263445!important}.admin-menu .ant-menu-item-selected{color:#409eff!important;background:#263445!important}.admin-menu .ant-menu-submenu-title{color:#bfcbd9!important}.admin-menu .ant-menu-submenu-title:hover{color:#fff!important}.admin-menu .ant-menu-sub,.admin-menu .ant-menu-sub .ant-menu-sub{background:#1f2d3d!important}.admin-menu .ant-menu-sub .ant-menu-item{color:#8aa4bf!important}.admin-menu .ant-menu-sub .ant-menu-item:hover{color:#fff!important;background:#263445!important}.admin-menu .ant-menu-sub .ant-menu-item-selected{color:#409eff!important;background:transparent!important}.admin-menu .ant-menu-sub .ant-menu-submenu-title{color:#8aa4bf!important}.admin-menu .ant-menu-sub .ant-menu-submenu-title:hover{color:#fff!important}.admin-main{min-width:0;background:var(--admin-bg);transition:margin-left .2s}.admin-header{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#ffffffeb;border-bottom:1px solid var(--admin-border);position:sticky;top:0;z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:admin-fade-down .24s ease-out both}.admin-header-title{display:flex;flex-direction:column;gap:2px}.admin-header-title strong{font-size:16px;color:var(--admin-text)}.admin-header-title span{font-size:12px;color:var(--admin-muted)}.admin-user{min-height:40px;display:flex;align-items:center;gap:10px;padding:6px 10px 6px 6px;border:1px solid var(--admin-border);border-radius:999px;background:var(--admin-surface);cursor:pointer;box-shadow:0 2px 8px #0f172a0a}.admin-user-name{color:var(--admin-text);font-size:14px;font-weight:600}.admin-tab-bar{display:flex;align-items:center;gap:8px;padding:10px 22px 0;background:var(--admin-bg);border-bottom:1px solid var(--admin-border);overflow-x:auto;scrollbar-width:none}.admin-pending-bar{display:flex;align-items:center;gap:6px;padding:0 22px;height:36px;background:#fff9f0;border-bottom:1px solid #fde8c8;font-size:13px;flex-shrink:0;overflow-x:auto;scrollbar-width:none}.admin-pending-bar::-webkit-scrollbar{display:none}.admin-pending-bell{color:#f59e0b;font-size:14px;flex-shrink:0}.admin-pending-label{color:#92400e;font-weight:600;white-space:nowrap;flex-shrink:0}.admin-pending-item{display:inline-flex;align-items:center;gap:5px;padding:2px 10px;border:1px solid #fcd34d;border-radius:999px;background:transparent;color:#92400e;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .16s;line-height:1.6}.admin-pending-item:hover{background:#fef3c7;border-color:#f59e0b;color:#78350f}.admin-pending-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;font-size:11px;font-weight:700;background:#e5e7eb;color:#374151;transition:all .16s}.admin-pending-badge[data-active=true]{background:#ef4444;color:#fff;animation:admin-pending-pulse 2s ease-in-out infinite}@keyframes admin-pending-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 4px #ef444400}}.admin-pending-sep{color:#d1d5db;font-size:12px;-webkit-user-select:none;user-select:none;flex-shrink:0}.admin-tab-bar::-webkit-scrollbar{display:none}.admin-tab-item{position:relative;display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--admin-surface);border:1px solid var(--admin-border);border-bottom:none;border-radius:8px 8px 0 0;font-size:13px;font-weight:500;color:var(--admin-muted);cursor:pointer;white-space:nowrap;transition:all .18s cubic-bezier(.22,1,.36,1);-webkit-user-select:none;user-select:none}.admin-tab-item:hover{color:var(--admin-text);background:var(--admin-surface-soft)}.admin-tab-item.active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 -2px 8px #2563eb40;z-index:1}.admin-tab-dot{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 4px #fff9}.admin-tab-label{line-height:1}.admin-tab-close{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:2px;border-radius:50%;font-size:10px;opacity:.6;transition:all .18s}.admin-tab-close:hover{opacity:1;background:#0000001f}.admin-tab-item.active .admin-tab-close:hover{background:#ffffff40}.admin-content{min-height:calc(100vh - 110px);margin:0;padding:22px;overflow-x:auto}.admin-page,.admin-data-page{display:flex;flex-direction:column;gap:16px}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-page-kicker{margin-bottom:6px;color:var(--admin-muted);font-size:13px;font-weight:600}.admin-page-title{margin:0;color:var(--admin-text);font-size:24px;font-weight:700;letter-spacing:-.02em}.admin-page-desc{margin:8px 0 0;max-width:720px;color:var(--admin-muted);font-size:14px}.admin-panel,.admin-filter-panel,.admin-table-panel{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-soft)}.admin-filter-panel{padding:16px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-toolbar-left,.admin-toolbar-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-filter-form{margin-bottom:0!important;row-gap:12px}.admin-table-panel{overflow:hidden;animation-delay:36ms}.admin-table-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--admin-border-soft)}.admin-table-title{font-size:15px;font-weight:700;color:var(--admin-text)}.admin-table-meta{color:var(--admin-muted);font-size:13px}.admin-table-panel .ant-table-wrapper,.admin-table-panel .ant-table{border-radius:0}.ant-table-body::-webkit-scrollbar{height:10px}.ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.ant-table-body::-webkit-scrollbar-thumb{background:#b0b0b0;border-radius:5px}.ant-table-body::-webkit-scrollbar-thumb:hover{background:#888}.ant-table-body{scrollbar-width:auto!important}.admin-table-panel .ant-table-thead>tr>th{font-size:13px;font-weight:700}.admin-table-panel .ant-pagination{margin:16px 18px!important}.admin-sticky-x-bar{position:fixed;bottom:0;right:0;height:16px;overflow-x:auto;overflow-y:hidden;background:#f5f5f5;border-top:1px solid #e0e0e0;z-index:9999}.admin-sticky-x-bar::-webkit-scrollbar{height:12px}.admin-sticky-x-bar::-webkit-scrollbar-track{background:#f0f0f0}.admin-sticky-x-bar::-webkit-scrollbar-thumb{background:#aaa;border-radius:6px}.admin-sticky-x-bar::-webkit-scrollbar-thumb:hover{background:#888}.admin-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-actions a{white-space:nowrap}.user-action-btn{display:block;width:100%;padding:4px 0;font-size:12px;font-weight:500;border:none;border-radius:6px;cursor:pointer;text-align:center;transition:opacity .15s;white-space:nowrap}.user-action-btn:hover{opacity:.82}.user-action-btn.primary{background:#e8f0fe;color:#2563eb}.user-action-btn.danger{background:#fde8ea;color:#dc2626}.user-action-btn.success{background:#e6f9f0;color:#16a34a}.user-action-btn.warning{background:#fff7e6;color:#d97706}.user-action-btn.default{background:#f1f3f5;color:#374151}.admin-danger-link{color:var(--admin-danger)!important}.admin-modal-form{padding-top:4px}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:#f5f6f8}.admin-login-card{width:420px;max-width:100%;border:1px solid var(--admin-border);border-radius:22px;box-shadow:var(--admin-shadow)}.admin-login-brand{margin-bottom:24px;text-align:center}.admin-login-brand .admin-brand-mark{margin:0 auto 14px}.admin-login-title{margin:0;font-size:24px;font-weight:700;color:var(--admin-text)}.admin-login-subtitle{margin:8px 0 0;color:var(--admin-muted);font-size:14px}.admin-stat-card{height:100%;border:1px solid var(--admin-border);box-shadow:var(--admin-shadow-soft)}.admin-quick-card{height:100%}.admin-tabs-panel{padding:16px;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-soft)}.admin-content>div:not(.admin-page):not(.admin-data-page){display:flex;flex-direction:column;gap:16px}.admin-content>div:not(.admin-page):not(.admin-data-page)>h2{margin:0!important;color:var(--admin-text);font-size:24px;font-weight:700}.admin-content>div:not(.admin-page):not(.admin-data-page)>.ant-space:first-child,.admin-content>div:not(.admin-page):not(.admin-data-page)>h2+.ant-space{margin-bottom:0!important;padding:16px;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-soft)}.admin-content>div:not(.admin-page):not(.admin-data-page)>.ant-table-wrapper,.admin-content>div:not(.admin-page):not(.admin-data-page)>.ant-tabs{overflow:hidden;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-soft)}.admin-content>div:not(.admin-page):not(.admin-data-page)>.ant-table-wrapper .ant-pagination{margin:16px 18px!important}.ant-modal-content{box-shadow:var(--admin-shadow)!important}@keyframes admin-fast-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-fast-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-fade-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-fade-right{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes admin-route-enter{0%{opacity:0}to{opacity:1}}.ant-modal-header{margin-bottom:18px!important}.ant-modal-title{color:var(--admin-text)!important;font-weight:700!important}.ant-descriptions-bordered .ant-descriptions-item-label{background:var(--admin-surface-soft)!important;color:#475467;font-weight:600}@media (max-width: 768px){.admin-header{padding:0 16px}.admin-header-title span{display:none}.admin-content{padding:16px}.admin-page-header,.admin-toolbar{flex-direction:column;align-items:stretch}.admin-filter-panel{padding:14px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
