:root{--color-bg-card: #ffffff;--color-bg-page: #f0f2f5;--color-text-primary: #333333;--color-text-secondary: #666666;--color-text-tertiary: #999999;--color-border: #ececec;--color-bg-subtle: #fafbfc;--color-bg-green: #f6ffed;--color-bg-orange: #fff7e6;--color-bg-red: #fff1f0;--color-bg-yellow: #fffbe6;--color-bg-muted: #fafafa;--color-bg-input: #f5f5f5;--color-bg-shipped: #e6f4ff;--order-status-delivered-bg: #f6ffed;--order-status-delivered-border: #b7eb8f;--order-status-shipped-bg: #e6f4ff;--order-status-shipped-border: #91caff;--order-status-pending-bg: #fff7e6;--order-status-pending-border: #ffd591;--order-status-cancelled-bg: #fff1f0;--order-status-cancelled-border: #ffa39e;--order-card-shadow: 0 1px 2px rgba(0, 0, 0, .04);--color-fg-success: #389e0d;--color-fg-success-strong: #3b6d11;--color-fg-success-bright: #52c41a;--color-fg-warning: #d48806;--color-fg-warning-strong: #d46b08;--color-fg-warning-soft: #fa8c16;--color-brand: #185fa5;--color-fg-info: #0958d9;--color-fg-danger: #cf1322;--color-fg-purple: #722ed1}.dark{--color-bg-card: #1f1f1f;--color-bg-page: #141414;--color-text-primary: #e0e0e0;--color-text-secondary: #999999;--color-text-tertiary: #6b6b6b;--color-border: #303030;--color-bg-subtle: rgba(255, 255, 255, .05);--color-bg-green: rgba(82, 196, 26, .12);--color-bg-orange: rgba(250, 140, 22, .12);--color-bg-red: rgba(255, 77, 79, .12);--color-bg-yellow: rgba(250, 173, 20, .12);--color-bg-muted: rgba(255, 255, 255, .04);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-shipped: rgba(22, 119, 255, .15);--order-status-delivered-bg: rgba(82, 196, 26, .15);--order-status-delivered-border: rgba(82, 196, 26, .5);--order-status-shipped-bg: rgba(22, 119, 255, .15);--order-status-shipped-border: rgba(22, 119, 255, .5);--order-status-pending-bg: rgba(250, 140, 22, .12);--order-status-pending-border: rgba(250, 140, 22, .5);--order-status-cancelled-bg: rgba(255, 77, 79, .12);--order-status-cancelled-border: rgba(255, 77, 79, .5);--order-card-shadow: 0 1px 2px rgba(0, 0, 0, .4);--color-fg-success: #6fae74;--color-fg-success-strong: #6fae74;--color-fg-success-bright: #7cc47f;--color-fg-warning: #d9b357;--color-fg-warning-strong: #d99a5b;--color-fg-warning-soft: #e0a368;--color-brand: #4a90d9;--color-fg-info: #5aa0e0;--color-fg-danger: #e06b6b;--color-fg-purple: #9b7fd4}body{margin:0;background:var(--color-bg-page);color:var(--color-text-primary);transition:background-color .2s ease}.order-card{background:var(--color-bg-card);border:1px solid var(--order-status-pending-border);border-left:1px solid var(--order-status-pending-border);box-shadow:var(--order-card-shadow);border-radius:8px;margin-bottom:10px}.order-card.status-delivered{border-color:var(--order-status-delivered-border);border-left-color:var(--order-status-delivered-border)}.order-card.status-shipped{border-color:var(--order-status-shipped-border);border-left-color:var(--order-status-shipped-border)}.order-card.status-pending{border-color:var(--order-status-pending-border);border-left-color:var(--order-status-pending-border)}.order-card.status-cancelled{border-color:var(--order-status-cancelled-border);border-left-color:var(--order-status-cancelled-border)}.order-card-image img{display:block}.dark .order-card-image img{filter:brightness(.85)}.dark .metric-icon-box{filter:brightness(.75) saturate(.65)}.dark .dashboard-todo-icon,.dark .dashboard-sync-icon{filter:brightness(.8)}.erp-content{padding:24px}@media (max-width: 767px){.erp-content{padding:16px 12px}}@media (max-width: 767px){.erp-store-tag{display:none}}@media (max-width: 575px){.erp-username{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.dark *{scrollbar-color:rgba(255,255,255,.2) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#0000002e;border-radius:6px;border:2px solid transparent;background-clip:content-box}.dark *::-webkit-scrollbar-thumb{background:#ffffff38;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#00000052;background-clip:content-box}.login-page{min-height:100vh;display:flex;background:linear-gradient(135deg,#eaf2fc,#f5f8fc 55%,#fff)}.dark .login-page{background:linear-gradient(135deg,#0f1622,#131c2b 55%,#0a0f17)}.login-brand{flex:1 1 0;display:flex;align-items:center;justify-content:flex-start;padding:48px 56px;background:linear-gradient(155deg,#185fa5,#0f3f73);color:#fff}.dark .login-brand{background:linear-gradient(155deg,#0f3f73,#0a2540)}.login-brand-inner{max-width:420px}.login-logo{width:60px;height:60px;border-radius:16px;background:#ffffff29;display:flex;align-items:center;justify-content:center;margin-bottom:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-brand-title{color:#fff!important;margin-bottom:12px!important;letter-spacing:1px}.login-brand-sub{color:#ffffffd1!important;font-size:15px;margin-bottom:40px!important}.login-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:22px}.login-features li{display:flex;align-items:flex-start;gap:14px}.login-feature-icon{flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:#ffffff24;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.login-feature-title{color:#fff!important}.login-feature-desc{color:#ffffffb3!important;font-size:13px}.login-form-area{flex:0 0 460px;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:100%;max-width:380px;box-shadow:0 12px 40px #0000001a;border-radius:14px}.dark .login-card{box-shadow:0 12px 40px #00000080}@media (max-width: 767px){.login-brand{display:none}.login-form-area{flex:1 1 auto;padding:24px 16px}}
