:root{--el-color-primary: #c89b38;--el-color-primary-light-3: #d4ad57;--el-color-primary-light-5: #e1c57f;--el-color-primary-light-7: #eddba9;--el-color-primary-light-8: #f3e7c2;--el-color-primary-light-9: #f8f2df;--el-color-primary-dark-2: #a98228;--el-border-radius-base: 6px;--el-border-radius-small: 4px;--el-border-radius-round: 6px;--el-border-radius-circle: 999px;color:#1f1f1f;background:#f6f5f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:1024px;margin:0}a{color:inherit;text-decoration:none}.admin-shell{min-height:100vh}.admin-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;color:#d8d4cb;background:#181818;border-right:1px solid #2b2b2b}.brand{display:flex;gap:10px;align-items:center;height:50px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{display:grid;width:28px;height:28px;color:#2b2112;background:linear-gradient(180deg,#e6c37a,#c89b38);border-radius:6px;place-items:center}.brand-title{font-size:15px;font-weight:700;line-height:1;letter-spacing:.02em}.side-menu{--el-menu-bg-color: #181818;--el-menu-text-color: #d2cdc3;--el-menu-active-color: #f3d39c;--el-menu-hover-bg-color: #242424;border-right:0}.side-menu .el-menu-item:hover,.side-menu .el-sub-menu__title:hover{color:#fff5dc}.side-menu .el-menu-item.is-active{color:#f3d39c;background:linear-gradient(90deg,#c89b3838,#c89b3814)}.admin-header{display:flex;position:sticky;top:0;z-index:20;align-items:center;justify-content:space-between;height:50px;padding:0 24px;background:#fff;border-bottom:1px solid #ece7df}.page-title-wrap{display:flex;align-items:center;gap:10px}.page-title{font-size:18px;font-weight:700}.header-refresh{min-width:32px;height:32px;padding:0 8px;border-radius:6px}.header-actions{display:flex;gap:16px;align-items:center}.admin-name{color:#57534e}.admin-main{padding:24px}.page-stack{display:grid;gap:16px}.toolbar-panel,.table-panel,.work-panel,.metric-panel{background:#fff;border:1px solid #ece7df;border-radius:6px}.toolbar-panel{display:flex;gap:12px;align-items:center;padding:14px 16px}.page-toolbar{flex-wrap:wrap}.toolbar-spacer{flex:1 1 auto}.page-note{font-size:13px;line-height:1.5;color:#78716c}.toolbar-search{width:260px}.toolbar-select{width:160px}.table-panel{padding:16px}.table-hint{padding-top:12px;font-size:13px;color:#78716c}.pagination-row{display:flex;justify-content:flex-end;padding-top:16px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric-panel{display:grid;gap:8px;padding:20px}.metric-label{font-size:13px;color:#78716c}.metric-panel strong{font-size:24px}.panel-heading{padding:18px 20px 0}.panel-heading h2{margin:0;font-size:16px}.entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:12px;padding:20px}.entry-item{padding:14px 16px;font-weight:600;color:#7c5f22;background:#fbf7ed;border:1px solid #ead9ad;border-radius:6px}.login-page{display:grid;min-height:100vh;padding:24px;background:linear-gradient(135deg,rgba(200,155,56,.12),transparent 35%),#f6f5f2;place-items:center}.login-panel{display:grid;grid-template-columns:1fr 360px;gap:48px;width:min(860px,100%);padding:44px;background:#fff;border:1px solid #ece7df;border-radius:6px;box-shadow:0 18px 42px #1c191714}.login-copy{display:flex;flex-direction:column;justify-content:center}.login-kicker{margin-bottom:12px;font-size:13px;font-weight:700;color:#2563eb;text-transform:uppercase}.login-copy h1{margin:0;font-size:36px;line-height:1.2}.login-form{align-self:center}.login-button{width:100%}
