*{box-sizing:border-box}html,body,#root{color:#1d2129;background:#f5f7fb;height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.admin-layout{min-height:100vh}.admin-sider{height:100vh;position:sticky;top:0;background:#1d2129!important}.admin-brand{color:#fff;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:22px 20px;display:flex}.admin-brand__dot{background:#ed1c24;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #ed1c242e}.admin-brand__text{flex-direction:column;line-height:1.2;display:flex}.admin-brand__text strong{letter-spacing:.5px;font-size:16px}.admin-brand__text span{color:#ffffff8c;margin-top:2px;font-size:12px}.admin-layout .ant-menu-dark{background:0 0}.admin-layout .ant-menu-dark .ant-menu-item-selected{background:#ed1c24!important}.admin-header{z-index:10;background:#fff;border-bottom:1px solid #f0f1f2;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}.admin-header__title{color:#1d2129;font-size:16px;font-weight:700}.admin-header__user{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;transition:background .2s;display:flex}.admin-header__user:hover{background:#f5f6f7}.admin-content{flex-direction:column;height:calc(100vh - 56px);padding:24px;display:flex;overflow:hidden}.admin-content>*{flex:1;min-height:0}.catalog-page{flex-direction:column;min-height:0;display:flex}.catalog-page>.page-header{flex-shrink:0}.catalog-grid{flex:1;grid-template-columns:minmax(320px,1fr) minmax(380px,1.4fr);gap:20px;min-height:0;display:grid}.catalog-grid__tree-card,.catalog-grid__summary{flex-direction:column;min-height:0;display:flex}.catalog-grid__tree-card .ant-card,.catalog-grid__summary .ant-card{flex-direction:column;flex:1;min-height:0;display:flex}.catalog-grid__tree-card .ant-card-body{flex:1;min-height:0;overflow:auto;padding:12px 16px!important}.catalog-grid__summary .ant-card-body{flex:1;min-height:0;overflow:auto}.page-header{margin-bottom:20px}.login-page{background:linear-gradient(135deg,#1d2129 0%,#2a2f3a 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:12px;width:420px;padding:40px 40px 32px;box-shadow:0 20px 50px #00000040}.login-card__brand{color:#1d2129;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.login-card__dot{background:#ed1c24;border-radius:50%;width:12px;height:12px}.login-card__hint{text-align:center;color:#86909c;margin-top:16px;font-size:13px}.stat-card{border:0;border-radius:10px}.stat-card .ant-statistic-title{font-size:14px}.stat-card .ant-statistic-content{font-size:28px;font-weight:700}.stat-card--red{color:#fff;background:linear-gradient(135deg,#ed1c24 0%,#c9141b 100%)}.stat-card--red .ant-card-body{color:#fff}.stat-card--red .ant-statistic-title{color:#ffffffd9!important}.dashboard__status-link{color:inherit;display:block}.dashboard__status-link:hover .dashboard__status-card{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.dashboard__status-card{background:#fafbfc;border:1px solid #f0f1f2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:20px 12px;transition:all .2s;display:flex}.dashboard__status-icon{margin-bottom:8px;font-size:28px}.dashboard__status-num{color:#1d2129;font-size:28px;font-weight:700;line-height:1.1}.dashboard__status-label{color:#86909c;margin-top:4px;font-size:13px}.dashboard__status-card--pending{background:#fff7e6;border-color:#ffe7ba}.dashboard__status-card--pending .dashboard__status-icon{color:#fa8c16}.dashboard__status-card--paid{background:#fff1f0;border-color:#ffccc7}.dashboard__status-card--paid .dashboard__status-icon{color:#ed1c24}.dashboard__status-card--shipped{background:#e6f7ff;border-color:#91d5ff}.dashboard__status-card--shipped .dashboard__status-icon{color:#1890ff}.dashboard__status-card--completed{background:#f6ffed;border-color:#b7eb8f}.dashboard__status-card--completed .dashboard__status-icon{color:#52c41a}.dashboard__status-card--cancelled{background:#fafafa;border-color:#f0f0f0}.dashboard__status-card--cancelled .dashboard__status-icon{color:#8c8c8c}.tree-title{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.tree-title span:first-child{font-weight:500}.image-uploader{align-items:center;gap:16px;display:flex}.image-uploader__placeholder{color:#86909c;background:#f5f6f7;border:1px dashed #c9cdd4;border-radius:6px;justify-content:center;align-items:center;width:120px;height:120px;font-size:13px;display:flex}.ant-card{border-color:#ebeef0;border-radius:10px}.ant-card-head{border-bottom-color:#f0f1f2}.ant-table{font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c9cdd4;border-radius:3px}::-webkit-scrollbar-track{background:0 0}
