:root{color-scheme:light;--primary: #4CAF50;--primary-hover: #43A047;--primary-soft: rgba(76, 175, 80, .1);--primary-softer: rgba(76, 175, 80, .06);--ink: #333333;--ink-soft: #666666;--ink-muted: #999999;--bg-body: #F5F5F5;--bg-panel: #FFFFFF;--bg-panel-2: #FAFAFA;--line: #E8E8E8;--line-soft: #F0F0F0;--bg-shell: var(--bg-body);--bg-panel-strong: var(--bg-panel);--ink-strong: var(--ink);--line-soft-old: var(--line);--olive: var(--primary);--olive-deep: var(--primary-hover);--amber: #FAAD14;--shadow-soft: 0 1px 2px rgba(0, 0, 0, .04)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg-body);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.shell-layout{min-height:100vh;background:var(--bg-body)}.shell-sider.ant-layout-sider{background:var(--bg-panel)!important;border-right:1px solid var(--line);padding:16px 12px 12px;position:sticky;top:0;height:100vh;overflow:auto}.brand-block{display:flex;align-items:center;gap:12px;padding:6px 8px 18px;border-bottom:1px solid var(--line-soft);margin-bottom:12px}.brand-mark{width:40px;height:40px;border-radius:6px;display:grid;place-items:center;background:var(--primary);color:#fff;font-size:20px;font-weight:700;flex-shrink:0}.brand-title.ant-typography{margin:0!important;color:var(--ink)!important;font-size:17px!important;font-weight:600}.brand-subtitle.ant-typography{color:var(--ink-muted);font-size:12px}.sider-card,.sider-card-label.ant-typography,.sider-card-copy.ant-typography{display:none}.shell-menu.ant-menu,.shell-menu.ant-menu-dark,.shell-menu.ant-menu-inline{background:transparent!important;border-inline-end:none!important;color:var(--ink)!important}.shell-menu .ant-menu-submenu-title,.shell-menu .ant-menu-item{color:var(--ink)!important;border-radius:6px!important;margin:4px 0!important;font-size:15px}.shell-menu .ant-menu-submenu-title:hover,.shell-menu .ant-menu-item:hover{color:var(--primary)!important;background:var(--primary-soft)!important}.shell-menu .ant-menu-item-selected{background:var(--primary-soft)!important;color:var(--primary)!important;font-weight:500}.shell-menu .ant-menu-item-selected:after{display:none}.shell-menu .ant-menu-submenu-arrow{color:var(--ink-muted)!important}.shell-menu .ant-menu-item .anticon,.shell-menu .ant-menu-submenu-title .anticon{color:inherit!important}.shell-header.ant-layout-header{height:auto;line-height:1.4;padding:12px 24px;background:var(--bg-panel);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:16px;position:sticky;top:0;z-index:10}.header-left{display:flex;align-items:center;gap:16px;min-width:0}.collapse-btn.ant-btn{font-size:18px;color:var(--ink-soft)}.header-crumb.ant-breadcrumb{font-size:13px}.header-crumb .ant-breadcrumb-link,.header-crumb .ant-breadcrumb-separator{color:var(--ink-muted)!important}.header-title.ant-typography{margin:2px 0 0!important;color:var(--ink)!important;font-size:20px!important;font-weight:600}.header-kicker.ant-typography{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.16em;font-size:12px}.header-chip.ant-btn{border-radius:6px;border:1px solid var(--line);background:var(--bg-panel);color:var(--ink);height:36px;font-size:14px}.header-chip.ant-btn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-softer)}.header-user{display:flex;align-items:center;gap:10px;padding:4px 12px 4px 4px;border-radius:6px;background:var(--bg-panel-2);border:1px solid var(--line)}.header-user-name.ant-typography{display:block;color:var(--ink);font-size:14px;font-weight:500}.header-user-role.ant-typography{display:block;color:var(--ink-muted);font-size:12px}.shell-content.ant-layout-content{padding:24px;background:var(--bg-body)}.page-stack{display:flex;flex-direction:column;gap:16px}.page-hero.ant-card{background:var(--bg-panel)!important;border:1px solid var(--line)!important;border-radius:6px!important;box-shadow:none!important;color:var(--ink)}.page-hero.ant-card .ant-card-body{padding:20px 24px}.page-hero-row{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.page-hero-text{flex:1 1 480px;min-width:0}.page-hero-kicker.ant-typography{color:var(--ink-muted)!important;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:500}.page-hero-title.ant-typography{color:var(--ink)!important;margin:6px 0 8px!important;font-size:22px!important;font-weight:600!important;line-height:1.4}.page-hero-desc.ant-typography{color:var(--ink-soft)!important;margin:0!important;font-size:14px;line-height:1.7}.page-hero-extra{display:flex;gap:8px;flex-wrap:wrap}.page-hero .ant-tag{border:1px solid var(--line);background:var(--bg-panel-2);color:var(--ink-soft);border-radius:4px}.ant-card{border-radius:6px}.soft-card.ant-card,.metric-card.ant-card,.kpi-card.ant-card,.alert-card.ant-card{background:var(--bg-panel)!important;border:1px solid var(--line)!important;border-radius:6px!important;box-shadow:none!important}.metric-card .ant-statistic{min-height:88px}.metric-trend.ant-typography{color:var(--ink-soft);font-size:13px}.ant-statistic-title{color:var(--ink-soft)!important;font-size:14px!important}.ant-statistic-content{color:var(--ink)!important;font-weight:600}.section-kicker.ant-typography{color:var(--ink-muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.section-title.ant-typography{margin:4px 0 0!important;color:var(--ink)!important;font-size:18px;font-weight:600}.section-title.on-dark.ant-typography,.hero-copy.ant-typography{color:var(--ink)}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.batch-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;margin-bottom:12px;background:var(--primary-softer);border:1px solid var(--primary-soft);border-radius:6px;flex-wrap:wrap}.batch-toolbar-clear{color:var(--primary);margin-left:12px}.ant-table-wrapper .ant-table{background:var(--bg-panel)}.ant-table-thead>tr>th{font-weight:600!important;font-size:14px}.ant-table-tbody>tr>td{font-size:14px}.ant-table-tbody>tr>td a{color:var(--primary)}.ant-btn-primary{background:var(--primary)!important;border-color:var(--primary)!important;box-shadow:none!important}.ant-btn-primary:not(:disabled):hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.ant-btn-default{background:var(--bg-panel);color:var(--ink);border-color:var(--line)}.ant-btn-default:not(:disabled):hover{color:var(--primary)!important;border-color:var(--primary)!important;background:var(--primary-softer)!important}a,.ant-typography a{color:var(--primary)}a:hover,.ant-typography a:hover{color:var(--primary-hover)}.ant-tag{border-radius:4px;font-size:13px;padding:1px 8px}.trend-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:end;min-height:240px}.trend-bar-wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.trend-bar-track{width:100%;min-height:180px;border-radius:4px;background:var(--bg-panel-2);border:1px solid var(--line-soft);display:flex;align-items:flex-end;padding:6px}.trend-bar-fill{width:100%;border-radius:4px;background:var(--primary)}.trend-day.ant-typography,.trend-value.ant-typography,.footnote-copy.ant-typography{color:var(--ink-soft);font-size:13px}.trend-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:end;height:220px;padding:12px 4px 8px}.trend-col{display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.trend-bar-stack{display:flex;flex-direction:column-reverse;width:100%;height:160px;border-radius:4px;overflow:hidden;background:var(--bg-panel-2);border:1px solid var(--line-soft)}.trend-bar{width:100%;transition:height .4s ease}.trend-bar.mall{background:var(--primary)}.trend-bar.group{background:#66bb6a}.trend-bar.groupbuy{background:#81c784}.trend-bar.adopt{background:#a5d6a7}.trend-day{font-size:13px;color:var(--ink-soft)}.trend-total{font-size:13px;font-weight:600;color:var(--ink)}.trend-legend .ant-tag{border-radius:4px}.hero-panel-admin{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:16px;padding:20px 24px;border-radius:6px;background:var(--bg-panel);border:1px solid var(--line);color:var(--ink);box-shadow:none}.login-shell{min-height:100vh;position:relative;overflow:hidden;padding:32px;display:grid;place-items:center;background:var(--bg-body)}.login-orb{display:none}.login-panel-grid{width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,440px);gap:32px;align-items:stretch;position:relative;z-index:1}.login-copy-block{padding:40px 24px 24px}.login-kicker{display:inline-block;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--primary);font-weight:600}.login-title.ant-typography{margin-top:18px!important;margin-bottom:18px;font-size:clamp(34px,5vw,52px);line-height:1.15;color:var(--ink);max-width:14ch;font-weight:600!important}.login-copy.ant-typography{max-width:48ch;font-size:16px;line-height:1.8;color:var(--ink-soft)}.login-badge{padding:6px 12px;border-radius:4px;background:var(--primary-soft);border:1px solid var(--primary-soft);color:var(--primary);font-size:13px;font-weight:500}.login-card.ant-card{border-radius:6px!important;background:var(--bg-panel)!important;border:1px solid var(--line)!important;box-shadow:0 4px 16px #0000000a!important}.login-form-title.ant-typography{color:var(--ink);font-weight:600!important}.product-editor-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,380px);gap:18px;align-items:start}.product-editor-grid.is-drawer{grid-template-columns:minmax(0,1.3fr) minmax(340px,400px)}.gallery-editor-stack{display:grid;gap:12px}.gallery-editor-card.ant-card{border-radius:6px;background:var(--bg-panel);border:1px solid var(--line)}.gallery-editor-card.is-active.ant-card{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-softer)}.gallery-editor-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.gallery-dropzone{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center}.gallery-dropzone-preview{height:88px;border-radius:4px;background:var(--bg-panel-2);border:1px dashed var(--line);background-size:cover;background-position:center}.product-preview-shell{position:sticky;top:80px}.product-preview-phone{background:var(--bg-panel-2);border-radius:24px;padding:12px;border:1px solid var(--line);box-shadow:0 4px 16px #0000000a}.product-preview-notch{width:132px;margin:0 auto 10px;padding:5px 16px;text-align:center;font-size:11px;letter-spacing:.16em;color:var(--ink-muted);background:var(--bg-panel);border:1px solid var(--line);border-radius:999px}.product-preview-scroll{overflow:hidden;border-radius:18px;background:var(--bg-panel);border:1px solid var(--line)}.product-preview-hero{position:relative;min-height:260px;background-size:cover;background-position:center;background-color:var(--bg-panel-2)}.product-preview-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18))}.product-preview-frame{position:absolute;right:16px;bottom:70px;width:min(220px,calc(100% - 36px));padding:14px;border-radius:8px;background:#fffffff5;border:1px solid var(--line);box-shadow:0 4px 12px #00000014}.product-preview-frame-tag{display:inline-flex;padding:2px 10px;border-radius:4px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:600}.product-preview-frame-title{margin-top:10px;font-size:18px;font-weight:600;color:var(--ink)}.product-preview-frame-subtitle{margin-top:4px;font-size:13px;line-height:1.6;color:var(--ink-soft)}.product-preview-frame-price{margin-top:10px;font-size:22px;font-weight:700;color:var(--primary)}.product-preview-gallery-rail{position:absolute;left:16px;right:16px;bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-preview-thumb,.product-preview-origin-icon,.product-preview-origin-main,.product-preview-origin-item-image{background-size:cover;background-position:center}.product-preview-thumb{height:44px;border-radius:4px;border:1px solid rgba(255,255,255,.6);opacity:.7;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer;background-color:var(--bg-panel-2)}.product-preview-thumb.is-active{opacity:1;box-shadow:0 0 0 2px #fff inset}.product-preview-block{padding:16px;border-top:1px solid var(--line-soft)}.product-preview-summary .ant-typography{margin-bottom:8px}.product-preview-copy.ant-typography,.product-preview-footnote.ant-typography{color:var(--ink-soft)}.product-preview-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.product-preview-price{font-size:30px;font-weight:700;color:var(--primary)}.product-preview-origin-price{color:var(--ink-muted);text-decoration:line-through}.product-preview-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--ink-soft);font-size:12px}.product-preview-section-title{margin-bottom:12px;font-size:15px;font-weight:600;color:var(--ink)}.product-preview-origin-card{display:grid;grid-template-columns:minmax(0,1fr) 124px;gap:12px}.product-preview-origin-tip,.product-preview-note-card{background:var(--bg-panel-2);border:1px solid var(--line);border-radius:6px}.product-preview-origin-tip{margin-top:12px;padding:12px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px}.product-preview-origin-icon{width:44px;height:44px;border-radius:6px;background-color:var(--bg-panel-2);border:1px solid var(--line)}.product-preview-origin-main{min-height:140px;border-radius:6px;background-color:var(--bg-panel-2);border:1px solid var(--line)}.product-preview-origin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.product-preview-origin-item{display:flex;flex-direction:column;gap:6px;font-size:11px;color:var(--ink-soft)}.product-preview-origin-item-image{min-height:72px;border-radius:6px;background-color:var(--bg-panel-2);border:1px solid var(--line)}.product-preview-pill-grid{display:flex;flex-wrap:wrap;gap:6px}.product-preview-pill{padding:4px 10px;border-radius:4px;background:var(--primary-soft);color:var(--primary);font-size:12px}.product-preview-note-card{padding:12px}.product-preview-bottom-bar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:14px 16px;border-top:1px solid var(--line-soft);background:var(--bg-panel)}.product-preview-bottom-icons{display:flex;gap:10px;color:var(--ink-soft);font-size:12px}.product-preview-bottom-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-preview-bottom-actions button{height:38px;border:none;border-radius:4px;font-weight:600;cursor:default;font-size:14px}.product-preview-bottom-actions button:first-child{background:var(--bg-panel-2);color:var(--ink);border:1px solid var(--line)}.product-preview-bottom-actions button:last-child{background:var(--primary);color:#fff}@media (max-width: 1100px){.hero-panel-admin{grid-template-columns:1fr}.shell-header.ant-layout-header{flex-direction:column;align-items:flex-start;padding:12px 16px}.login-panel-grid,.product-editor-grid,.product-editor-grid.is-drawer{grid-template-columns:1fr}.product-preview-shell{position:static}.login-copy-block{padding:12px 0 0}}@media (max-width: 900px){.shell-sider.ant-layout-sider{display:none}.shell-content.ant-layout-content{padding:16px}.trend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.login-shell{padding:16px}.login-title.ant-typography{font-size:30px}}
