:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2937;background:#f4f6f9;font-synthesis:none;--brand: #165dff;--brand-dark: #0f46cc;--brand-soft: #eff6ff;--perler: #ec4899;--perler-soft: #fce7f3;--console: #7c3aed;--console-soft: #ede9fe;--success: #00b42a;--warning: #f59e0b;--danger: #f53f3f;--ink: #111827;--muted: #64748b;--paper: #ffffff;--canvas: #f4f6f9;--line: #e5e7eb;--shadow: 0 7px 22px rgba(15, 23, 42, .05)}*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(22,93,255,.24);outline-offset:2px}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.app-shell{min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr)}.app-shell.live-dashboard-shell{display:block;height:100svh;min-height:680px;overflow:hidden}.sidebar{position:sticky;top:0;z-index:20;height:100vh;padding:18px 12px;overflow-y:auto;background:#111827;color:#cbd5e1;display:flex;flex-direction:column}.brand{min-height:62px;display:flex;align-items:center;gap:12px;padding:3px 9px 17px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-logo{width:38px;height:38px;flex:0 0 38px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;padding:5px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--console));box-shadow:0 8px 20px #165dff4d}.brand-logo i{display:block;border-radius:3px;background:#fff;opacity:.94}.brand-logo i:nth-child(2){background:#f9a8d4}.brand-logo i:nth-child(3){background:#c4b5fd}.brand strong{display:block;color:#fff;font-size:14px;letter-spacing:.03em}.brand small{display:block;margin-top:4px;color:#94a3b8;font-size:11px}.sidebar nav{display:grid;gap:4px}.sidebar nav a{min-height:42px;display:flex;align-items:center;gap:11px;padding:0 13px;border-radius:10px;color:#cbd5e1;text-decoration:none;font-size:13px;font-weight:600;transition:color .2s ease,background .2s ease}.sidebar nav a:hover{color:#fff;background:#ffffff12}.sidebar nav a.active{color:#fff;background:var(--brand);box-shadow:0 8px 18px #165dff3d}.nav-group{display:grid;gap:3px}.nav-group-toggle{width:100%;min-height:42px;padding:0 13px;display:flex;align-items:center;gap:11px;border:0;border-radius:10px;color:#cbd5e1;background:transparent;cursor:pointer;font-size:13px;font-weight:600;text-align:left;transition:color .2s ease,background .2s ease}.nav-group-toggle:hover,.nav-group.open>.nav-group-toggle{color:#fff;background:#ffffff12}.nav-chevron{margin-left:auto;color:#64748b;font-size:18px;transform:rotate(0);transition:transform .18s ease}.nav-group.open .nav-chevron{transform:rotate(90deg)}.nav-group-items{display:grid;gap:3px;padding-left:12px}.nav-group-items a{min-height:38px;font-size:12px}.nav-mark{width:18px;height:18px;flex:0 0 18px;color:currentColor;fill:currentColor}.nav-badge{min-width:20px;height:20px;margin-left:auto;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:var(--danger);color:#fff;font-size:10px;font-weight:800}.staff-chip{margin-top:auto;padding:16px 8px 3px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px}.staff-avatar{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:#ffffff1a;color:#fff;font-weight:800}.staff-chip div{min-width:0;flex:1}.staff-chip strong,.staff-chip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-chip strong{color:#fff;font-size:12px}.staff-chip small{margin-top:3px;color:#94a3b8;font-size:10px}.staff-chip button{width:38px;height:38px;padding:9px;border:0;border-radius:9px;color:#94a3b8;background:transparent;cursor:pointer;transition:color .2s ease,background .2s ease}.staff-chip button:hover{color:#fff;background:#ffffff14}.staff-chip button svg{width:100%;height:100%}.workspace{min-width:0;padding:22px clamp(16px,2.4vw,32px) 46px}.workspace>section{width:100%;max-width:1680px;margin:0 auto}.live-dashboard-shell .workspace{height:100%;min-height:0;padding:0;overflow:hidden}.live-dashboard-shell .workspace>section{max-width:none;margin:0}.page-head{min-height:56px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.page-head h1{margin:0;color:var(--ink);font-size:clamp(22px,2vw,28px);line-height:1.2;letter-spacing:-.025em;font-weight:800}.page-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.page-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.section-title{margin:22px 0 10px;color:#94a3b8;font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.section-title:after{display:none}.table-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,360px));justify-content:start;gap:16px}.surface,.dashboard-panel{background:var(--paper);border:1px solid #dfe4eb;border-radius:14px;box-shadow:0 5px 18px #0f172a0b;overflow:hidden}.surface-pad{padding:20px}.muted{color:var(--muted);font-size:12px}.money{font-variant-numeric:tabular-nums;font-weight:800}.code-link{color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:750}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;background:#94a3b8}.status-dot.live{background:#10b981}.status-dot.warn{background:var(--warning)}.status-dot.danger{background:var(--danger)}.empty-state{padding:48px 20px;text-align:center;color:#94a3b8;background:#fff;border:1px dashed #dbe2ea;border-radius:16px;font-size:13px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric-card{min-height:112px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 5px 18px #0f172a0a}.metric-card small{color:var(--muted);font-size:12px}.metric-card strong{display:block;margin-top:9px;color:var(--ink);font-size:28px;line-height:1;font-weight:850;font-variant-numeric:tabular-nums}.metric-card span{display:block;margin-top:8px;color:var(--muted);font-size:11px}.metric-card .positive{color:#059669}.metric-card .warning{color:#b45309}.metric-card .danger{color:var(--danger)}.dashboard-panel{padding:16px;margin-bottom:16px}.live-board-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.live-board-head h2{margin:0;color:var(--ink);font-size:16px}.live-board-head p{margin:5px 0 0;color:var(--muted);font-size:12px}.business-tags{display:flex;gap:7px;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.tag-blue{color:#1d4ed8;background:#dbeafe}.tag-pink{color:#be185d;background:var(--perler-soft)}.tag-purple{color:#6d28d9;background:var(--console-soft)}.tag-green{color:#047857;background:#d1fae5}.tag-orange{color:#b45309;background:#fef3c7}.tag-red{color:#b91c1c;background:#fee2e2}.tag-gray{color:#475569;background:#e2e8f0}.dashboard-lower{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.summary-panel{min-height:174px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.summary-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.summary-panel h2{margin:0;color:var(--ink);font-size:15px}.summary-panel header a{color:var(--brand);text-decoration:none;font-size:12px;font-weight:800}.pending-preview{margin-top:15px;padding:13px;border:1px solid #fde68a;border-radius:12px;background:#fffbeb}.pending-preview .row{display:flex;align-items:center;justify-content:space-between;gap:12px}.pending-preview strong{font-size:14px}.pending-preview p{margin:5px 0 0;color:var(--muted);font-size:11px}.pending-preview button{width:100%;margin-top:11px}.summary-empty{min-height:112px;display:grid;place-items:center;color:#94a3b8;font-size:12px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.quick-action{min-height:106px;padding:14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:8px;border:1px solid #dbe2ea;border-radius:12px;color:#374151;background:#fff;cursor:pointer;text-align:left;font-size:12px;font-weight:750;transition:border-color .2s ease,background .2s ease,color .2s ease}.quick-action:hover{color:var(--brand);border-color:#93c5fd;background:#f8fbff}.quick-action svg{width:25px;height:25px;color:var(--brand)}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);background:#111827}.login-art{padding:clamp(38px,7vw,96px);position:relative;overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#0f46cc,#165dff 48%,#7c3aed)}.login-art:before,.login-art:after{content:"";position:absolute;border-radius:50%;background:#ffffff1a}.login-art:before{width:340px;height:340px;right:-110px;top:-90px}.login-art:after{width:220px;height:220px;left:18%;bottom:-120px}.login-art>*{position:relative;z-index:1}.login-art .brand{width:max-content;border:0;padding-left:0}.login-art h1{max-width:720px;margin:0;font-size:clamp(48px,6.5vw,94px);line-height:.98;letter-spacing:-.06em}.login-art p{max-width:500px;color:#ffffffd1;font-size:16px;line-height:1.7}.login-panel{padding:clamp(36px,6vw,82px);display:flex;flex-direction:column;justify-content:center;background:#fff}.login-panel h2{margin:0 0 8px;color:var(--ink);font-size:30px}.login-panel>p{margin:0 0 30px;color:var(--muted)}.login-panel .el-input__wrapper{min-height:46px}.login-panel .el-button{width:100%;min-height:46px;margin-top:8px}.el-button{--el-button-border-radius: 9px;font-weight:700}.el-button--primary{--el-button-bg-color: var(--brand);--el-button-border-color: var(--brand);--el-button-hover-bg-color: var(--brand-dark);--el-button-hover-border-color: var(--brand-dark);--el-button-active-bg-color: var(--brand-dark);--el-button-active-border-color: var(--brand-dark)}.el-table{--el-table-header-bg-color: #f3f6fa;--el-table-header-text-color: #596579;--el-table-text-color: #344054;--el-table-border-color: #e7ebf0;--el-table-row-hover-bg-color: #f5f9ff;width:100%;font-size:13px}.el-table th.el-table__cell{height:44px;padding:0;border-bottom-color:#dfe4eb;font-size:12px;font-weight:800;letter-spacing:.02em}.el-table td.el-table__cell{height:50px;padding:0}.el-table .cell{padding:0 14px;line-height:1.4}.el-table .el-table__row--striped td.el-table__cell{background:#fbfcfe}.el-table .el-table__body tbody tr:nth-child(2n) td.el-table__cell{background:#fbfcfe}.el-table .el-table__row:hover td.el-table__cell{background:var(--el-table-row-hover-bg-color)}.el-table__empty-block{min-height:160px}.el-table__empty-text{color:#94a3b8;font-size:13px}.el-table__row{cursor:default}.el-table__fixed-right{box-shadow:-8px 0 18px #0f172a09}.primary-cell{min-width:0;display:grid;gap:3px}.primary-cell strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.primary-cell span,.secondary-text{color:var(--muted);font-size:12px}.number-cell{font-variant-numeric:tabular-nums}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}.table-actions .el-button+.el-button{margin-left:0}.el-dialog{--el-dialog-border-radius: 16px}.el-dialog__title{color:var(--ink);font-weight:800}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{border-radius:9px}.el-pagination{--el-pagination-button-bg-color: #fff;--el-pagination-hover-color: var(--brand)}.dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.detail-list>div{background:var(--paper);padding:18px}.detail-list small,.detail-list strong{display:block}.detail-list small{color:var(--muted);margin-bottom:7px}@media(max-width:1080px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-lower{grid-template-columns:1fr}}@media(max-width:900px){.app-shell{display:block}.sidebar{position:sticky;top:0;height:auto;min-height:0;padding:10px 12px;overflow:hidden}.brand{min-height:48px;margin:0;padding:0 3px 9px}.brand-logo{width:32px;height:32px;flex-basis:32px;border-radius:9px}.sidebar nav{display:flex;gap:6px;overflow-x:auto;padding:9px 0 1px;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav a{min-height:38px;flex:0 0 auto;padding:0 11px}.sidebar nav a span:nth-child(2){display:inline}.nav-group{display:flex;flex:0 0 auto;gap:6px}.nav-group-toggle{min-height:38px;flex:0 0 auto;padding:0 11px}.nav-group-items{display:flex;gap:6px;padding:0}.staff-chip{position:absolute;top:10px;right:10px;width:auto;margin:0;padding:0;border:0}.staff-avatar,.staff-chip div{display:none}.workspace{padding:18px 14px 42px}.login-page{grid-template-columns:1fr}.login-art{min-height:42vh}.login-art h1{font-size:40px}.detail-list{grid-template-columns:1fr 1fr}}@media(max-width:560px){.page-head{align-items:stretch;flex-direction:column}.page-actions{width:100%}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:102px;padding:14px}.metric-card strong{font-size:24px}.live-board-head{align-items:flex-start;flex-direction:column}.dialog-grid,.detail-list,.quick-grid{grid-template-columns:1fr}.login-art h1{font-size:48px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
