:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-ui:"SF Pro Text", "SF Pro Display", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--font-number:"SF Pro Text", "SF Pro Display", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--text-page-title-size:22px;--text-page-title-line:30px;--text-page-title-weight:700;--text-page-desc-size:13px;--text-page-desc-line:20px;--text-brand-size:15px;--text-nav-size:14px;--text-user-size:13px;--text-section-title-size:15px;--text-section-title-line:22px;--text-section-title-weight:700;--text-body-size:13px;--text-body-line:20px;--text-table-size:13px;--text-table-line:20px;--text-control-size:13px;--text-control-line:18px;--text-control-weight:600;--text-helper-size:12px;--text-helper-line:18px;--text-badge-size:11px;--text-badge-line:16px;--text-badge-weight:650;--text-kpi-size:26px;--text-kpi-line:32px;--text-fees-hero-size:26px;--text-fees-hero-line:32px;--text-fees-section-size:20px;--text-fees-section-line:26px;--text-fees-card-title-size:17px;--text-fees-card-title-line:24px;--text-fees-panel-title-size:18px;--text-fees-panel-title-line:24px;--text-fees-summary-size:24px;--text-fees-summary-line:30px;--text-fees-price-size:28px;--text-fees-price-line:34px;--text-fees-point-price-size:27px;--text-fees-point-price-line:33px;--text-fees-ai-price-size:20px;--text-fees-ai-price-line:26px;--text-overview-value-size:20px;--text-overview-value-line:26px;--text-overview-stat-line:24px;--text-overview-emphasis-size:22px;--text-overview-emphasis-line:26px;--text-overview-ring-size:18px;--text-overview-ring-line:22px;--bg-app:#f5f6f8;--bg-app-soft:#eef3f8;--surface:#fff;--surface-soft:#f8fafc;--surface-blue:#eef5ff;--border:#0f172a1a;--border-soft:#0f172a12;--text:#101828;--text-muted:#667085;--text-faint:#98a2b3;--brand:#1677ff;--brand-strong:#0f62d9;--brand-soft:#1677ff1a;--success:#059669;--warning:#d97706;--danger:#dc2626;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:24px;--shadow-panel:0 18px 60px -44px #0f172a61, 0 1px 2px #0f172a0d;--shadow-soft:0 12px 34px -28px #0f172a38, 0 1px 2px #0f172a0a;--sidebar-width:232px;--content-pad:24px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at 12% -8%, #fffffffa, #fff0 30%), radial-gradient(circle at 92% 0%, #1677ff14, #1677ff00 28%), linear-gradient(180deg, #f8fafc 0%, var(--bg-app) 100%);color:var(--text);font-family:var(--font-ui);font-size:var(--text-body-size);line-height:var(--text-body-line);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,select,textarea{font:inherit}.num,[data-number=true]{font-family:var(--font-number);font-variant-numeric:tabular-nums}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border-soft);background:#ffffffeb;flex-direction:column;gap:8px;height:100vh;padding:16px 14px 14px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:10px 0 34px -34px #0f172a3d}.brand{align-items:center;gap:12px;min-height:62px;margin-bottom:6px;padding:8px 6px 12px;display:flex}.brand-mark{object-fit:contain;mix-blend-mode:multiply;filter:saturate(1.08)drop-shadow(0 14px 18px #1677ff1f);border-radius:15px;flex:none;width:48px;height:48px;display:block}.brand-name{font-size:var(--text-brand-size);font-weight:750;line-height:20px}.brand-version{background:var(--brand-soft);color:var(--brand);font-size:var(--text-badge-size);line-height:var(--text-badge-line);font-weight:var(--text-badge-weight);border-radius:999px;margin-left:auto;padding:3px 9px}.nav-section-title{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);padding:0 12px;display:none}.nav-list{gap:4px;display:grid}.nav-list+.nav-list{margin-top:2px;padding-top:2px}.nav-item{min-height:37px;color:var(--text-muted);font-size:var(--text-nav-size);border:1px solid #0000;border-radius:13px;align-items:center;gap:11px;padding:0 13px;font-weight:650;line-height:20px;text-decoration:none;display:flex}.nav-item:hover{background:var(--surface-soft);color:var(--text)}.nav-item.active{color:var(--brand);background:linear-gradient(#f1f7ff 0%,#eaf3ff 100%);border-color:#1677ff24}.nav-badge{min-width:26px;height:22px;color:var(--brand);font-size:var(--text-badge-size);line-height:var(--text-badge-line);font-weight:var(--text-badge-weight);background:#fff;border:1px solid #1677ff29;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:0 8px;display:inline-flex}.sidebar-footer{gap:10px;margin-top:auto;display:grid}.user-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:12px;display:flex}.user-name{color:var(--text);font-size:var(--text-user-size);font-weight:700;line-height:18px}.avatar{color:#fff;width:36px;height:36px;font-size:var(--text-user-size);background:linear-gradient(135deg,#c026d3,#be185d);border-radius:999px;place-items:center;font-weight:750;display:grid}.page-main{min-width:0;padding:var(--content-pad)}.page-main:has(.overview-screen){padding:18px 20px 10px;overflow:hidden}:is(.page-main:has(.legacy-orders-page),.page-main:has(.legacy-shell-page)){background:#f5f6f8;padding:0;overflow:hidden}.legacy-orders-page,.legacy-shell-page{background:#f5f6f8;min-width:0;height:100vh;overflow:hidden}.legacy-orders-page iframe,.legacy-shell-page iframe{background:#f5f6f8;border:0;width:100%;height:100%;display:block}.page{max-width:1720px;margin:0 auto}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:60px;margin-bottom:18px;display:flex}.page-title{color:var(--text);font-size:var(--text-page-title-size);line-height:var(--text-page-title-line);font-weight:var(--text-page-title-weight);letter-spacing:-.025em;margin:0}.page-desc{color:var(--text-muted);font-size:var(--text-page-desc-size);line-height:var(--text-page-desc-line);margin:2px 0 0}.page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.panel{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);background:#fffffff0}.panel-body{padding:18px}.fees-page{color:#0f172a;max-width:1720px;margin:0 auto}.fees-card{border:1px solid var(--border);box-shadow:var(--shadow-panel);background:#fffffff0}.fees-hero{border-radius:var(--radius-lg);min-height:152px;padding:22px}.fees-hero-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.fees-eyebrow{color:var(--brand);font-size:var(--text-helper-size);line-height:var(--text-helper-line);font-weight:750}.fees-hero h1{color:#0f172a;font-size:var(--text-fees-hero-size);line-height:var(--text-fees-hero-line);letter-spacing:-.02em;margin:8px 0;font-weight:750}.fees-hero p,.fees-section p,.fees-redeem-panel p,.fees-plan-card p,.fees-point-card p{color:#64748b;margin:0;line-height:1.7}.fees-hero p{max-width:860px;font-size:var(--text-body-size);line-height:var(--text-body-line)}.fees-hero button,.fees-redeem-row button{cursor:pointer;border:0;font-weight:800}.fees-hero button{color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:999px;height:40px;padding:0 16px}.fees-current-pill{justify-content:flex-end;margin-top:14px;display:flex}.fees-pill{color:#2563eb;width:max-content;font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:4px 10px;font-weight:700;display:inline-flex}.fees-pill.orange{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.fees-pill.slate{color:#334155;background:#f8fafc;border-color:#dbe4ee}.fees-pill.green{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.fees-alert{border-radius:18px;margin-top:16px;padding:12px 16px;font-weight:700}.fees-alert.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.fees-alert.success{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.fees-loading{color:#64748b;text-align:center;border-radius:24px;margin-top:18px;padding:40px}.fees-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.fees-summary-card{border:1px solid var(--border);border-top:3px solid var(--brand);border-radius:var(--radius-lg);min-height:104px;box-shadow:var(--shadow-soft);background:#fffffff0;padding:18px}.fees-summary-card.danger{border-top-color:#ef4444}.fees-summary-label{color:#64748b;font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:700}.fees-summary-main{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:12px;display:flex}.fees-summary-main strong{color:#0f172a;font-size:var(--text-fees-summary-size);line-height:var(--text-fees-summary-line);letter-spacing:-.02em;font-weight:760}.fees-summary-sub{color:#64748b;font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-top:10px}.fees-redeem-panel{border-radius:var(--radius-lg);grid-template-columns:1fr minmax(520px,1.35fr);align-items:center;gap:18px;margin-top:18px;padding:20px;display:grid}.fees-redeem-panel h3{font-size:var(--text-fees-card-title-size);line-height:var(--text-fees-card-title-line);letter-spacing:-.04em;margin:10px 0 6px}.fees-redeem-form{gap:10px;display:grid}.fees-redeem-row{gap:10px;display:flex}.fees-redeem-row input{color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:999px;outline:none;flex:1;min-width:280px;height:46px;padding:0 18px;box-shadow:inset 0 1px #fffc}.fees-redeem-row button{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;height:46px;padding:0 22px;box-shadow:0 14px 34px -20px #2563ebb3}.fees-redeem-row.points button{background:linear-gradient(135deg,#f59e0b,#ea580c);box-shadow:0 14px 34px -20px #ea580cad}.fees-redeem-row button:disabled{opacity:.58}.fees-section{margin-top:24px}.fees-section+.fees-section{margin-top:26px}.fees-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.fees-section h2{color:#0f172a;font-size:var(--text-fees-section-size);line-height:var(--text-fees-section-line);letter-spacing:-.02em;margin:0;font-weight:750}.fees-section p{margin-top:8px}.fees-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.fees-plan-card,.fees-point-card{gap:16px;padding:22px;display:grid}.fees-plan-card{border-radius:var(--radius-lg);min-height:268px}.fees-point-card{border-radius:var(--radius-lg);min-height:240px}.fees-plan-card h3,.fees-point-card h3{color:#0f172a;font-size:var(--text-fees-card-title-size);line-height:var(--text-fees-card-title-line);letter-spacing:-.01em;margin:0;font-weight:750}.fees-plan-card p{min-height:38px;margin-top:8px}.fees-plan-price,.fees-point-price{border-radius:var(--radius-md);color:#fff;padding:18px 22px}.fees-plan-price{background:linear-gradient(#1f2937,#111827)}.fees-point-price{border-radius:var(--radius-md);background:linear-gradient(135deg,#f59e0b,#f97316)}.fees-plan-price span,.fees-point-price span{opacity:.9;font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:700}.fees-plan-price strong,.fees-point-price strong{letter-spacing:-.03em;margin-top:8px;font-weight:780;display:block}.fees-plan-price strong{font-size:var(--text-fees-price-size);line-height:var(--text-fees-price-line)}.fees-point-price strong{font-size:var(--text-fees-point-price-size);line-height:var(--text-fees-point-price-line)}.fees-point-price small{opacity:.9;font-size:var(--text-body-size);line-height:var(--text-body-line);margin-top:6px;display:block}.fees-plan-facts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fees-plan-facts div{background:#f8fafc;border:1px solid #dbe4ee;border-radius:18px;padding:13px}.fees-plan-facts b{display:block}.fees-plan-facts span{color:#64748b;font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-top:4px;display:block}.fees-tag-row{flex-wrap:wrap;gap:8px;display:flex}.fees-panel{border-radius:var(--radius-lg);margin-top:26px;padding:20px}.fees-panel+.fees-panel{margin-top:18px}.fees-panel h2,.fees-ledger-head h2{color:#0f172a;font-size:var(--text-fees-panel-title-size);line-height:var(--text-fees-panel-title-line);letter-spacing:-.04em;margin:0}.fees-panel>h2{margin-bottom:14px}.fees-ai-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.fees-ai-card{background:#fff;border:1px solid #dbe4ee;border-radius:18px;padding:16px}.fees-ai-card div{color:#64748b;font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:700}.fees-ai-card strong{color:#0f172a;font-size:var(--text-fees-ai-price-size);line-height:var(--text-fees-ai-price-line);letter-spacing:-.04em;margin-top:8px;font-weight:850;display:block}.fees-ai-card span{color:#64748b;font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-top:5px;display:block}.fees-ledger-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.fees-empty{color:#64748b;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:32px}.fees-ledger-scroll{background:#fff;border:1px solid #dbe4ee;border-radius:22px;overflow-x:auto}.fees-ledger-table{border-collapse:collapse;width:100%;min-width:980px;font-size:var(--text-table-size);line-height:var(--text-table-line)}.fees-ledger-table thead{color:#64748b;background:#f8fafc}.fees-ledger-table th{text-align:left;padding:12px 14px;font-weight:800}.fees-ledger-table th:nth-child(3),.fees-ledger-table th:nth-child(4),.fees-ledger-table td:nth-child(3),.fees-ledger-table td:nth-child(4){text-align:right}.fees-ledger-table td{color:#64748b;border-top:1px solid #edf2f7;padding:12px 14px}.fees-ledger-table td:nth-child(2){color:#0f172a;font-weight:700}.fees-ledger-table td.positive{color:#059669;font-weight:800}.fees-ledger-table td.negative{color:#dc2626;font-weight:800}.listing-opt-page{gap:12px;max-width:1720px;margin:0 auto;display:grid}.listing-opt-page button,.listing-opt-page select,.listing-opt-page textarea,.listing-opt-page input{font:inherit}.listing-opt-page button{border:1px solid var(--border);min-height:36px;color:var(--text);font-size:var(--text-control-size);line-height:var(--text-control-line);font-weight:var(--text-control-weight);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.listing-opt-page button.primary{color:#fff;background:linear-gradient(180deg, #168cff, var(--brand));border-color:#1677ff33;box-shadow:0 14px 32px -22px #1677ff9e}.listing-opt-page button:disabled{opacity:.58;cursor:not-allowed}.listing-hero,.listing-panel,.listing-control-strip,.listing-insight-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);background:#fffffff0}.listing-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;min-height:116px;padding:22px;display:grid}.listing-eyebrow{color:var(--brand);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin:0 0 8px;font-weight:760}.listing-hero h1{color:var(--text);font-size:var(--text-page-title-size);line-height:var(--text-page-title-line);font-weight:var(--text-page-title-weight);letter-spacing:-.025em;margin:0 0 8px}.listing-hero p,.listing-panel-head p,.listing-field p,.listing-image-card p,.listing-insight-card p{color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);margin:0}.listing-metrics{grid-template-columns:repeat(3,118px);gap:10px;display:grid}.listing-metric{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;min-height:66px;padding:10px 12px}.listing-metric span,.listing-insight-card span{color:var(--text-faint);font-size:var(--text-badge-size);line-height:var(--text-badge-line);font-weight:760;display:block}.listing-metric strong{color:var(--text);font-size:var(--text-overview-ring-size);line-height:var(--text-overview-ring-line);margin-top:5px;font-weight:750;display:block}.listing-metric em{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-top:2px;font-style:normal;display:block}.listing-control-strip{justify-content:space-between;align-items:center;gap:16px;padding:8px;display:flex}.listing-tabs{border:1px solid var(--border);background:#fff;border-radius:999px;gap:6px;padding:5px;display:inline-flex}.listing-tabs button{color:var(--text-muted);background:0 0;border:0}.listing-tabs button.active{color:var(--brand);background:var(--surface-blue)}.listing-strip-note{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.listing-strip-note span{border:1px solid var(--border);min-height:30px;color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#fff;border-radius:999px;align-items:center;padding:0 12px;font-weight:650;display:inline-flex}.listing-workspace{grid-template-columns:minmax(360px,.86fr) minmax(460px,1.1fr) minmax(260px,.52fr);align-items:stretch;gap:16px;display:grid}.listing-panel{padding:18px}.listing-input-panel,.listing-result-panel,.listing-strategy-panel,.listing-history-panel{flex-direction:column;min-height:0;display:flex}.listing-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.listing-panel-head.compact{margin-bottom:12px}.listing-panel-head h2{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:var(--text-section-title-weight);margin:0 0 6px}.listing-panel-head select{border:1px solid var(--border);min-width:124px;height:36px;color:var(--text);font-size:var(--text-control-size);background:#fff;border-radius:999px;padding:0 12px}.listing-prompt-guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.listing-guide-item,.listing-strategy-item{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-soft);padding:12px}.listing-guide-item strong,.listing-strategy-item strong{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);margin-bottom:4px;display:block}.listing-guide-item span,.listing-strategy-item span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line)}.listing-field{color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);gap:9px;font-weight:700;display:grid}.listing-field+.listing-field{margin-top:12px}.listing-field textarea{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;min-height:230px;color:var(--text);resize:vertical;background:#fff;outline:none;padding:14px;line-height:1.6}.listing-field textarea:focus{box-shadow:0 0 0 4px var(--brand-soft);border-color:#1677ff6b}.listing-field-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.listing-field-top b{color:var(--danger);font-size:var(--text-badge-size);line-height:var(--text-badge-line);background:#dc26261a;border-radius:999px;padding:3px 8px}.listing-field-top b.blue{color:var(--brand);background:var(--brand-soft)}.listing-segmented{flex-wrap:wrap;gap:8px;display:inline-flex}.listing-segmented button.active{color:var(--brand);background:var(--brand-soft);border-color:#1677ff42}.listing-upload-box{border-radius:var(--radius-md);cursor:pointer;background:#fff;border:1px dashed #0f172a2e;outline:none;gap:12px;padding:14px;display:grid}.listing-upload-box.has-image{border-style:solid}.listing-upload-actions{flex-wrap:wrap;gap:8px;display:flex}.listing-upload-actions button{min-height:32px}.listing-upload-preview{align-items:center;gap:12px;min-width:0;display:flex}.listing-upload-preview img{border:1px solid var(--border);object-fit:cover;background:#fff;border-radius:14px;width:72px;height:72px}.listing-upload-preview strong{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line);display:block}.listing-upload-preview span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-top:4px;display:block}.listing-carousel-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.listing-carousel-slot{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;gap:12px;padding:14px;display:grid}.listing-carousel-slot.active{box-shadow:0 0 0 3px var(--brand-soft);border-color:#1677ff61}.listing-carousel-slot-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.listing-carousel-slot-head strong{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line)}.listing-carousel-slot-head p{margin:4px 0 0}.listing-carousel-slot-head span{color:var(--text-muted);font-size:var(--text-badge-size);line-height:var(--text-badge-line);background:#6670851f;border-radius:999px;flex:none;padding:4px 8px;font-weight:760}.listing-carousel-slot-head span.ready{color:var(--warning);background:#d977061f}.listing-carousel-slot-head span.running{color:var(--brand);background:var(--brand-soft)}.listing-carousel-slot-head span.success{color:var(--success);background:#0596691f}.listing-carousel-slot ul{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin:0;padding-left:18px}.listing-actions{gap:10px;margin-top:12px;display:flex}.listing-status{min-height:22px;color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);margin:12px 0 0}.listing-status.error{color:var(--danger)}.listing-result-text{white-space:pre-wrap;border:1px solid var(--border);border-radius:var(--radius-md);min-height:420px;color:var(--text);font-family:SF Mono,Menlo,Consolas,monospace;font-size:var(--text-table-size);background:#fff;flex:1;margin:0;padding:18px;line-height:1.7;overflow:auto}.listing-result-text.history{min-height:260px;max-height:min(56vh,560px)}.listing-image-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:12px;min-height:420px;display:grid;overflow:auto}.listing-image-grid.carousel{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-image-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;overflow:hidden}.listing-image-card.placeholder{align-items:center;min-height:250px;display:flex}.listing-image-card.placeholder>div{padding:18px}.listing-image-card img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.listing-image-card>div{gap:8px;padding:12px;display:grid}.listing-image-card strong{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line)}.listing-image-card a{color:var(--brand);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:760;text-decoration:none}.listing-side-stack{grid-template-rows:auto minmax(0,1fr);gap:16px;min-height:0;display:grid}.listing-strategy-list{gap:10px;display:grid}.listing-history-panel{min-height:0;max-height:420px;overflow:hidden}.listing-history-list{gap:10px;min-height:0;max-height:300px;padding-right:4px;display:grid;overflow:auto}.listing-history-item{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;gap:9px;padding:13px;display:grid}.listing-history-item div{color:var(--text);font-size:var(--text-helper-size);line-height:var(--text-helper-line);justify-content:space-between;gap:10px;font-weight:760;display:flex}.listing-history-item p{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.listing-history-item button{width:max-content;min-height:32px}.listing-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.listing-insight-card{padding:16px}.listing-insight-card strong{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:var(--text-section-title-weight);margin-top:6px;display:block}.listing-insight-card p{margin-top:8px}.listing-history-dialog{z-index:20;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.listing-history-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a52;border:0;border-radius:0;min-height:0;position:absolute;inset:0}.listing-history-dialog-panel{z-index:1;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;width:min(920px,100vw - 48px);min-height:0;max-height:calc(100vh - 48px);padding:18px;display:flex;position:relative;box-shadow:0 28px 80px #0f172a38}.listing-history-input{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);background:var(--surface-soft);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-bottom:12px;padding:12px}.listing-history-actions{justify-content:flex-end;margin-top:12px;display:flex}@media (width<=1280px){.listing-workspace{grid-template-columns:minmax(340px,.95fr) minmax(420px,1.05fr)}.listing-side-stack{grid-column:1/-1;grid-template-rows:auto;grid-template-columns:.7fr 1.3fr}.listing-history-list{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-carousel-slots,.listing-image-grid.carousel{grid-template-columns:1fr}}@media (width<=980px){.listing-hero,.listing-workspace,.listing-side-stack,.listing-insight-grid,.listing-metrics,.listing-prompt-guide,.listing-history-list,.listing-image-grid{grid-template-columns:1fr}.listing-control-strip{flex-direction:column;align-items:stretch}.listing-strip-note{justify-content:flex-start}}.section-title{font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:var(--text-section-title-weight);margin:0}.muted{color:var(--text-muted)}.helper{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line)}.btn{border:1px solid var(--border);height:36px;color:var(--text);font-size:var(--text-control-size);line-height:var(--text-control-line);font-weight:var(--text-control-weight);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:0 14px;display:inline-flex;box-shadow:inset 0 1px 1px #fffc}.btn.primary{color:#fff;background:linear-gradient(180deg, #168cff, var(--brand));border-color:#1677ff33;box-shadow:0 14px 32px -22px #1677ff9e}.btn.ghost{background:#ffffffc2}.control{border:1px solid var(--border);width:100%;height:36px;color:var(--text);font-size:var(--text-control-size);line-height:var(--text-control-line);background:#fff;border-radius:13px;padding:0 12px}textarea.control{height:auto;min-height:128px;line-height:var(--text-body-line);resize:vertical;padding:10px 12px}.tabs{border:1px solid var(--border);background:#ffffffdb;border-radius:999px;align-items:center;gap:6px;width:max-content;max-width:100%;padding:5px;display:flex;overflow:auto}.tab{height:32px;color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-control-line);font-weight:var(--text-control-weight);white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 14px}.tab.active{color:var(--brand);background:var(--surface-blue)}.badge{min-height:22px;font-size:var(--text-badge-size);line-height:var(--text-badge-line);font-weight:var(--text-badge-weight);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;display:inline-flex}.badge.info{color:var(--brand);background:var(--brand-soft);border-color:#1677ff24}.badge.success{color:var(--success);background:#0596691a}.badge.warning{color:var(--warning);background:#d977061a}.badge.danger{color:var(--danger);background:#dc26261a}.data-table{border-collapse:separate;border-spacing:0;width:100%;font-size:var(--text-table-size);line-height:var(--text-table-line)}.data-table th{color:#667085;background:var(--surface-soft);text-align:left;border-bottom:1px solid var(--border-soft);font-weight:650;font-size:var(--text-helper-size);padding:12px 14px;line-height:18px}.data-table td{border-bottom:1px solid var(--border-soft);vertical-align:top;padding:14px}.data-table tr:hover td{background:#f8fafcb8}.simple-data-page{gap:14px;display:grid}.simple-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.simple-metric{gap:6px;padding:16px 18px;display:grid}.simple-metric span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);font-weight:650}.simple-metric strong{color:var(--text);font-size:var(--text-kpi-size);line-height:var(--text-kpi-line);letter-spacing:-.02em;font-weight:800}.simple-metric-success strong{color:var(--success)}.simple-metric-warning strong{color:var(--warning)}.simple-metric-danger strong{color:var(--danger)}.simple-toolbar-panel{gap:12px;padding:14px;display:grid}.simple-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.simple-toolbar>.control{max-width:180px}.simple-toolbar-actions{grid-template-columns:110px 180px auto;align-items:center;gap:10px;display:grid}.simple-upload-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.simple-upload-row textarea.control{min-height:74px}.simple-message{font-size:var(--text-helper-size);line-height:var(--text-helper-line);border-radius:12px;margin:0;padding:9px 12px;font-weight:650}.simple-message.success{color:var(--success);background:#0596691a}.simple-message.error{color:var(--danger);background:#dc26261a}.simple-table-panel{overflow:hidden}.simple-table-scroll{overflow:auto}.simple-mono{letter-spacing:.01em;font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-weight:700}.simple-title{max-width:360px;color:var(--text);font-size:var(--text-table-size);line-height:var(--text-table-line);text-overflow:ellipsis;white-space:nowrap;font-weight:700;display:block;overflow:hidden}.simple-sub{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-top:4px;display:block}.simple-link{color:var(--brand);font-weight:700;text-decoration:none}.simple-link:hover{text-decoration:underline}.simple-error-cell{max-width:320px;color:var(--danger)}.listings-record-table{min-width:1280px}.warehouse-page{gap:14px;display:grid}.warehouse-toolbar-panel{padding:14px}.warehouse-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.warehouse-toolbar>.control{max-width:220px}.warehouse-summary{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.warehouse-summary span{border:1px solid var(--border-soft);background:#fff;border-radius:999px;align-items:center;min-height:24px;padding:2px 9px;display:inline-flex}.warehouse-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.warehouse-card{gap:14px;padding:18px;display:grid}.warehouse-card-head{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.warehouse-icon{width:42px;height:42px;color:var(--brand);background:var(--surface-blue);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.warehouse-card-head strong{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:800;display:block}.warehouse-card-head small{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);display:block}.warehouse-card-lines{gap:8px;display:grid}.warehouse-card-lines div{color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);align-items:flex-start;gap:8px;display:flex}.warehouse-card-lines svg{color:#7d8ba1;flex:none;margin-top:2px}.warehouse-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:start;gap:12px;display:grid}.warehouse-table-panel{overflow:hidden}.warehouse-section-head{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:14px 16px;display:flex}.warehouse-section-head strong{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:800}.warehouse-section-head span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line)}.collector-plugin-page{gap:14px;display:grid}.collector-plugin-hero{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);align-items:stretch;gap:14px;display:grid}.collector-plugin-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.collector-plugin-card{padding:18px}.collector-plugin-main-card{background:radial-gradient(circle at 88% 16%,#1677ff21,#0000 32%),linear-gradient(135deg,#fff 0%,#f7fbff 100%);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:64px minmax(0,1fr);gap:14px 16px;min-height:216px;display:grid}.collector-plugin-mark{color:#fff;background:linear-gradient(135deg, #168cff, var(--brand));border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;box-shadow:0 20px 36px -24px #1677ffbf}.collector-plugin-main-card h2{color:var(--text);font-size:var(--text-page-title-size);line-height:var(--text-page-title-line);letter-spacing:-.025em;margin:12px 0 8px;font-weight:800}.collector-plugin-main-card p{max-width:760px;color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);margin:0}.collector-plugin-actions{flex-wrap:wrap;grid-column:2;align-items:center;gap:10px;display:flex}.collector-plugin-section-title{color:var(--text);align-items:center;gap:9px;margin-bottom:14px;display:flex}.collector-plugin-section-title svg{color:var(--brand)}.collector-plugin-section-title strong{font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:800}.collector-plugin-config{align-content:start;display:grid}.collector-plugin-config-row,.collector-plugin-command-grid>div{border-top:1px solid var(--border-soft);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;min-height:42px;display:grid}.collector-plugin-config-row:first-of-type{border-top:0}.collector-plugin-config-row span,.collector-plugin-command-grid span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);font-weight:650}.collector-plugin-config-row code,.collector-plugin-command-grid code{border:1px solid var(--border-soft);min-width:0;color:var(--text);background:var(--surface-soft);font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-size:var(--text-helper-size);line-height:var(--text-helper-line);overflow-wrap:anywhere;border-radius:10px;padding:7px 9px}.collector-plugin-config-row a{color:var(--brand);font-weight:700;text-decoration:none}.collector-plugin-steps{counter-reset:plugin-step;gap:10px;margin:0;padding:0;list-style:none;display:grid}.collector-plugin-steps li{counter-increment:plugin-step;color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line);grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;display:grid}.collector-plugin-steps li:before{content:counter(plugin-step);width:26px;height:26px;color:var(--brand);background:var(--surface-blue);font-size:var(--text-badge-size);border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.collector-plugin-checks{gap:11px;display:grid}.collector-plugin-checks div{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line);align-items:flex-start;gap:9px;display:flex}.collector-plugin-checks svg{color:var(--success);flex:none;margin-top:2px}.collector-plugin-command-grid{gap:10px;display:grid}@media (width<=1280px){.simple-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-toolbar{flex-direction:column;align-items:stretch}.simple-toolbar-actions,.simple-upload-row,.warehouse-card-grid,.warehouse-grid,.collector-plugin-hero,.collector-plugin-grid{grid-template-columns:1fr}.warehouse-toolbar{flex-direction:column;align-items:stretch}.warehouse-toolbar>.control{max-width:none}}.stores-page{gap:18px;display:grid}.stores-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.stores-header h1{color:#1d1d1f;font-size:var(--text-page-title-size);line-height:var(--text-page-title-line);margin:0;font-weight:750}.stores-header p{color:#6b7280;font-size:var(--text-body-size);line-height:var(--text-body-line);margin:6px 0 0}.stores-header-actions{align-items:center;gap:10px;display:flex}.stores-loading{justify-content:center;align-items:center;padding:80px 0;display:flex}.stores-spinner{color:#0071e3;width:24px;height:24px;animation:.8s linear infinite stores-spin}@keyframes stores-spin{to{transform:rotate(360deg)}}.stores-card{background:#fff;border:1px solid #11182714;border-radius:24px;box-shadow:0 18px 45px -35px #0f172a80,0 1px 3px #0f172a0d}.stores-theme-pill{color:#111827;height:36px;font-size:var(--text-control-size);line-height:var(--text-control-line);background:#fff;border:1px solid #11182714;border-radius:999px;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.stores-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stores-stat-card{background:#fff;border:1px solid #11182714;border-radius:24px;justify-content:space-between;align-items:center;min-height:74px;padding:13px 16px;display:flex;box-shadow:0 18px 45px -38px #0f172a80,0 1px 3px #0f172a0d}.stores-stat-card p{color:#6b7280;font-size:var(--text-helper-size);line-height:var(--text-helper-line);letter-spacing:.06em;margin:0 0 3px}.stores-stat-card strong{color:#1d1d1f;font-size:var(--text-kpi-size);line-height:var(--text-kpi-line);font-weight:800}.stores-stat-icon{border-radius:20px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.stores-stat-icon.cyan{color:#0891b2;background:#cffafe8c;border:1px solid #22d3ee47}.stores-stat-icon.green{color:#10b981;background:#dcfce7b8;border:1px solid #4ade8047}.stores-stat-icon.amber{color:#f59e0b;background:#fef3c7b8;border:1px solid #fbbf2457}.stores-stat-icon.rose{color:#ff4f7b;background:#ffe4e6b8;border:1px solid #fb718547}.stores-empty{color:#86868b;text-align:center;align-content:center;place-items:center;min-height:208px;padding:80px 20px;display:grid}.stores-empty p{margin:0}.stores-empty-icon{opacity:.4;width:40px;height:40px;margin-bottom:12px}.stores-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.stores-store-card{padding:16px 18px 14px;position:relative;overflow:hidden}.stores-card-accent{background:linear-gradient(90deg,#22d3ee,#60a5fa 55%,#a855f7);height:4px;position:absolute;inset:0 0 auto}.stores-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.stores-identity{align-items:center;gap:12px;min-width:0;display:flex}.stores-avatar{color:#1473ff;background:#eaf2ff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.stores-name,.stores-code,.stores-type-row p,.stores-created,.stores-meta p{margin:0}.stores-name{color:#1d1d1f;font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.stores-code{color:#6f737c;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--text-helper-size);line-height:var(--text-helper-line);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;overflow:hidden}.stores-status-pill{color:#1267ff;min-height:22px;font-size:var(--text-helper-size);line-height:var(--text-helper-line);white-space:nowrap;background:#eaf2ff;border:1px solid #b8cdfd;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-weight:700;display:inline-flex}.stores-status-pill i{background:#86efac;border-radius:999px;width:7px;height:7px}.stores-type-row{color:#6f737c;align-items:center;gap:8px;margin-bottom:9px;display:flex}.stores-type-row svg{color:#1b69ff}.stores-type-row span,.stores-site-chip{color:#6f737c;min-height:22px;font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#f4f4f5;border:1px solid #1118271a;border-radius:6px;align-items:center;padding:0 7px;display:inline-flex}.stores-coverage{background:#f4f3ff8c;border:1px solid #c4c5ff;border-radius:16px;margin-bottom:10px;padding:8px 12px}.stores-coverage-title{color:#1473ff;font-size:var(--text-helper-size);line-height:var(--text-helper-line);letter-spacing:.16em;align-items:center;gap:7px;margin-bottom:7px;display:flex}.stores-site-list{flex-wrap:wrap;gap:6px;display:flex}.stores-meta{color:#6f737c;font-size:var(--text-helper-size);line-height:var(--text-helper-line);align-items:center;gap:8px;margin-bottom:9px;display:flex}.stores-token-box{color:#6f737c;background:#fff;border:1px solid #11182714;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;min-height:48px;margin-bottom:9px;padding:8px 12px;display:flex}.stores-token-box p{font-size:var(--text-body-size);line-height:var(--text-body-line);align-items:center;gap:8px;margin:0 0 1px;display:flex}.stores-token-box span{font-size:var(--text-helper-size);line-height:var(--text-helper-line);display:block}.stores-token-box strong{color:#16a34a;font-size:var(--text-body-size);line-height:var(--text-body-line);white-space:nowrap;font-weight:750}.stores-created{color:#6f737c;font-size:var(--text-body-size);line-height:var(--text-body-line);margin:0 0 10px}.stores-card-actions{align-items:center;gap:8px;display:flex}.stores-reauth-button{color:#1d1d1f;min-width:0;height:30px;font-size:var(--text-control-size);line-height:var(--text-control-line);background:#fff;border:1px solid #11182714;border-radius:999px;flex:1;font-weight:700}.stores-icon-button{color:#333843;background:#f6f6f7;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}@media (width<=1180px){.stores-stat-grid,.stores-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.stores-header{flex-direction:column;align-items:flex-start}.stores-header-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.stores-stat-grid,.stores-grid{grid-template-columns:1fr}.stores-card-head,.stores-token-box{flex-direction:column;align-items:flex-start}}.orders-table-card{box-shadow:var(--shadow-soft);border-color:#0000;border-radius:18px;overflow:hidden}.orders-table-scroll{overflow-x:auto}.orders-list-table{border-collapse:collapse;width:100%;min-width:1280px;color:var(--text);font-size:var(--text-table-size);line-height:var(--text-table-line);background:#fff}.orders-list-table th{height:52px;color:var(--text-muted);border-bottom:1px solid var(--border-soft);text-align:left;font-size:var(--text-body-size);line-height:var(--text-body-line);white-space:nowrap;background:#fafafa;padding:0 16px;font-weight:650}.orders-list-table td{border-bottom:1px solid var(--border-soft);vertical-align:middle;height:108px;padding:12px 16px}.orders-list-table tbody tr{cursor:pointer;transition:background .16s}.orders-list-table tbody tr:hover{background:#fafafa}.orders-list-table th:first-child,.orders-list-table td:first-child{width:34%;min-width:420px}.orders-list-table th:nth-child(2),.orders-list-table td:nth-child(2){width:14%}.orders-list-table th:nth-child(3),.orders-list-table td:nth-child(3){width:7%}.orders-list-table th:nth-child(4),.orders-list-table td:nth-child(4){width:16%}.orders-list-table th:nth-child(5),.orders-list-table td:nth-child(5){width:12%}.orders-list-table th:nth-child(6),.orders-list-table td:nth-child(6){width:9%}.orders-list-table th:nth-child(7),.orders-list-table td:nth-child(7){width:7%}.orders-list-table th:last-child,.orders-list-table td:last-child{text-align:right;width:104px}.orders-product{align-items:center;gap:16px;min-width:0;display:flex}.orders-product img,.orders-product-empty{border:1px solid var(--border);background:var(--surface-soft);object-fit:cover;border-radius:14px;flex:none;width:68px;height:68px}.orders-product-copy{gap:4px;min-width:0;display:grid}.orders-product-copy strong{max-width:540px;color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.orders-product-copy span,.orders-secondary,.orders-time{color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line)}.orders-primary,.orders-secondary{display:block}.orders-primary,.orders-buyer,.orders-money{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line)}.orders-money,.orders-time{white-space:pre-line}.orders-status{color:#4b5563;min-height:24px;font-size:var(--text-body-size);line-height:var(--text-body-line);white-space:nowrap;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;padding:2px 12px;font-weight:650;display:inline-flex}.orders-status.waiting_purchase{color:#ea580c;background:#fff4ed}.orders-status.waiting_transit{color:#1d4ed8;background:#eff6ff}.orders-status.in_transit{color:#4338ca;background:#eef2ff}.orders-status.processed{color:#0e7490;background:#ecfeff}.orders-status.shipped,.orders-status.delivered{color:#047857;background:#ecfdf5}.orders-status.cancelled{color:#4b5563;background:#f3f4f6}.orders-status.after_sale{color:#dc2626;background:#fef2f2}.orders-page{max-width:1920px;padding-bottom:76px}.orders-page .page-header{align-items:center;margin-bottom:14px}.orders-page .page-actions{flex:1}.order-top-actions{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.order-top-actions .btn{border-radius:999px}.order-top-actions>button:not(.btn){height:36px;color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-control-line);font-weight:var(--text-control-weight);background:0 0;border:0;align-items:center;gap:5px;display:inline-flex}.order-action-spacer{flex:120px}.order-stack{gap:14px}.order-bulk-row{min-height:24px;color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-control-line);align-items:center;gap:18px;display:flex}.order-bulk-row label,.order-head-left,.order-head-right{align-items:center;gap:10px;display:flex}.order-bulk-row input,.order-card input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand);margin:0}.order-card-list{gap:10px;padding-bottom:16px;display:grid}.orders-pagination-bar,.fixed-pagination-bar{left:calc(var(--sidebar-width) + var(--content-pad));right:var(--content-pad);z-index:12;border:1px solid var(--border-soft);-webkit-backdrop-filter:saturate(180%)blur(18px);background:#fffffff0;border-bottom:0;border-radius:18px 18px 0 0;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 16px;display:flex;position:fixed;bottom:0;box-shadow:0 -18px 42px -34px #0f172a57}.orders-page-left,.orders-page-right,.fixed-page-left,.fixed-page-right{color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-control-line);white-space:nowrap;align-items:center;gap:8px;display:flex}.orders-page-left button,.orders-page-right button,.orders-page-right select,.orders-page-right input,.fixed-page-left button,.fixed-page-right button,.fixed-page-right select,.fixed-page-right input{border:1px solid var(--border);height:34px;color:var(--text);font-size:var(--text-control-size);line-height:var(--text-control-line);background:#ffffffe6;border-radius:12px}.orders-page-left button,.fixed-page-left button{padding:0 12px}.orders-page-right,.fixed-page-right{margin-left:auto}.orders-page-right button,.fixed-page-right button{place-items:center;min-width:34px;padding:0 10px;display:inline-grid}.orders-page-right button.active,.fixed-page-right button.active{color:var(--brand);background:var(--surface-blue);border-color:#1677ff52;box-shadow:0 0 0 2px #1677ff14}.orders-page-right button:disabled,.fixed-page-right button:disabled{color:var(--text-faint);background:var(--surface-soft)}.orders-page-right input,.fixed-page-right input{text-align:center;width:56px;padding:0 10px}.orders-page-right select,.fixed-page-right select{padding:0 10px}.order-card{border-left:3px solid var(--brand);box-shadow:var(--shadow-panel);background:#fffffff5;border-radius:18px;overflow:hidden}.order-card-head{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:0 16px;display:flex}.order-status{color:#4b5563;min-height:22px;font-size:var(--text-control-size);line-height:var(--text-control-line);white-space:nowrap;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;padding:1px 9px;font-weight:700;display:inline-flex}.order-status:before{content:"";opacity:.5;background:currentColor;border-radius:999px;width:7px;height:7px;margin-right:6px}.order-store-chip{background:var(--surface-blue);min-height:26px;color:var(--text);font-size:var(--text-control-size);line-height:var(--text-control-line);white-space:nowrap;border:1px solid #1677ff3d;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-weight:700;display:inline-flex}.order-store-chip em{color:var(--text-muted);background:#e5e7eb;border-radius:7px;padding:2px 7px;font-style:normal;font-weight:650}.order-store-chip strong{font-weight:850}.order-count{color:var(--text);font-size:var(--text-control-size);line-height:var(--text-control-line);white-space:nowrap}.order-count b{color:var(--brand)}.order-pack{border:1px solid var(--border);background:var(--surface-soft);height:28px;color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-control-line);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 10px 0 14px;display:inline-flex}.order-pack b{color:var(--text);letter-spacing:0}.order-pack i{background:var(--surface-blue);width:22px;height:22px;color:var(--brand);border-radius:999px;place-items:center;font-style:normal;display:inline-grid}.order-head-right button{width:28px;height:28px;color:var(--text-muted);background:0 0;border:0;border-radius:999px;place-items:center;display:inline-grid}.order-card-grid{grid-template-columns:minmax(420px,1.58fr) minmax(220px,.82fr) minmax(210px,.76fr) minmax(250px,.9fr) minmax(220px,.78fr) minmax(160px,.52fr);gap:14px;padding:9px 16px 10px;display:grid}.order-col{align-content:start;gap:3px;min-width:0;display:grid}.order-col h3{border-bottom:1px solid var(--border-soft);color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-helper-line);margin:0;padding-bottom:4px;font-weight:650}.order-product-detail{grid-template-columns:82px minmax(0,1fr);gap:10px;display:grid}.order-product-detail img,.order-product-detail .orders-product-empty{border:1px solid var(--border);background:var(--surface-soft);object-fit:cover;border-radius:13px;width:78px;height:78px}.order-product-detail strong,.order-receiver-col strong,.order-logistics-col strong,.order-time-col strong{color:var(--text);font-size:var(--text-body-size);font-weight:700;line-height:18px}.order-product-detail strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.order-product-detail p,.order-receiver-col p,.order-logistics-col p,.order-time-col p,.order-time-col small{color:var(--text-muted);font-size:var(--text-helper-size);margin:0;line-height:16px}.order-product-detail p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.order-product-detail p span,.order-receiver-col p,.order-logistics-col p{align-items:center;gap:5px;display:inline-flex}.order-product-detail mark{color:var(--brand);background:#dbeafe;border-radius:5px;padding:2px 8px}.order-product-detail button{color:#ea580c;width:max-content;height:26px;font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#fff7ed;border:1px solid #f9731657;border-radius:999px;align-items:center;gap:5px;margin-top:2px;padding:0 10px;font-weight:650;display:inline-flex}.order-card-input{border:1px solid var(--border);width:100%;height:27px;color:var(--text);font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#fff;border-radius:999px;padding:0 12px}.order-save{border:1px solid var(--border);height:27px;color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#fafafa;border-radius:6px;justify-content:center;align-items:center;gap:6px;display:inline-flex}.order-money-row,.order-rate,.order-profit{color:var(--text-muted);font-size:var(--text-helper-size);justify-content:space-between;align-items:center;gap:10px;line-height:16px;display:flex}.order-money-row b{color:var(--text);font-weight:750}.order-money-row.danger b{color:var(--danger)}.order-money-row.info b{color:var(--brand)}.order-rate{border-bottom:1px solid var(--border-soft);padding-bottom:4px}.order-profit{margin-top:2px}.order-profit b{color:#16a34a;font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:850}.order-time-col span{border:1px solid var(--border);width:max-content;min-height:22px;color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#f8fafc;border-radius:6px;align-items:center;gap:5px;margin-top:1px;padding:1px 7px;display:inline-flex}.order-receiver-col p,.order-logistics-col p{align-items:flex-start}.order-receiver-col p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.grid-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.kpi{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:104px;box-shadow:var(--shadow-soft);background:#fffffff0;padding:18px}.kpi-label{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line)}.kpi-value{font-size:var(--text-kpi-size);line-height:var(--text-kpi-line);margin-top:10px;font-weight:750}.overview-screen{grid-template-rows:42px minmax(96px,.2fr) minmax(252px,1fr) minmax(138px,.46fr) minmax(108px,.34fr);align-content:stretch;gap:10px;height:calc(100vh - 28px);display:grid;overflow:hidden}.overview-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:42px;display:flex}.overview-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.segmented,.mini-tabs{border:1px solid var(--border);background:#ffffffe0;border-radius:10px;align-items:center;gap:3px;padding:3px;display:inline-flex}.segmented button,.mini-tabs button{min-width:54px;height:28px;color:var(--text-muted);font-size:var(--text-control-size);font-weight:var(--text-control-weight);background:0 0;border:0;border-radius:8px;padding:0 10px}.segmented button.active,.mini-tabs button.active{background:var(--surface-blue);color:var(--brand);box-shadow:inset 0 0 0 1px #1677ff2e}.date-range{border:1px solid var(--border);height:36px;color:var(--text);font-size:var(--text-control-size);font-weight:var(--text-control-weight);background:#fff;border-radius:12px;align-items:center;padding:0 14px;display:inline-flex}.overview-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.metric-card,.overview-panel{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fffffff5;border-radius:16px}.metric-card{align-items:center;gap:10px;min-height:92px;padding:10px;display:flex}.metric-icon{border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.metric-icon.blue,.metric-icon.indigo{color:var(--brand);background:#1677ff1a}.metric-icon.green,.metric-icon.cyan{color:var(--success);background:#0596691a}.metric-icon.orange{color:var(--warning);background:#d977061f}.metric-icon.red{color:var(--danger);background:#dc26261a}.metric-label,.metric-delta{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line)}.metric-value{color:var(--text);font-size:var(--text-overview-value-size);line-height:var(--text-overview-value-line);margin-top:3px;font-weight:750}.metric-value span{font-size:var(--text-helper-size);font-weight:650}.overview-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(390px,1fr);gap:8px;min-height:0;display:grid}.overview-panel{min-height:0;padding:10px;overflow:hidden}.overview-panel-head,.mini-panel-head{align-items:center;gap:8px;display:flex}.overview-panel-head h2,.ops-title h2,.mini-panel-head h2{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:var(--text-section-title-weight);margin:0}.overview-panel-head .mini-tabs,.mini-panel-head a,.ops-title a{margin-left:auto}.info-dot{width:15px;height:15px;color:var(--brand);background:var(--brand-soft);font-size:var(--text-badge-size);border-radius:999px;place-items:center;font-weight:800;display:inline-grid}.legend-row{color:var(--text-muted);font-size:var(--text-helper-size);align-items:center;gap:8px;margin-top:6px;display:flex}.legend{border-radius:99px;width:14px;height:5px}.legend.blue{background:var(--brand)}.legend.green{background:var(--success)}.trend-chart{border-radius:12px;height:calc(100% - 50px);min-height:0;margin-top:4px;padding:0 0 18px 34px;position:relative;overflow:hidden}.grid-lines{background:repeating-linear-gradient(#0f172a14 0 1px,#0000 1px 32px),repeating-linear-gradient(90deg,#0f172a0a 0 1px,#0000 1px 92px);position:absolute;inset:10px 8px 28px 34px}.trend-chart svg{width:calc(100% - 42px);height:calc(100% - 38px);position:absolute;inset:10px 8px 28px 34px}.chart-y-labels{width:30px;color:var(--text-faint);font-size:var(--text-badge-size);line-height:var(--text-badge-line);text-align:right;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:8px;bottom:28px;left:0}.chart-x-labels{color:var(--text-faint);font-size:var(--text-badge-size);line-height:var(--text-badge-line);justify-content:space-between;display:flex;position:absolute;bottom:4px;left:34px;right:8px}.line-blue,.line-green{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.line-blue{stroke:var(--brand)}.line-green{stroke:var(--success)}.area-blue{fill:url(#salesArea)}.area-green{fill:url(#profitArea)}.chart-point{stroke:#fff;stroke-width:2px}.chart-point.blue{fill:var(--brand)}.chart-point.green{fill:var(--success)}.chart-tooltip{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);color:var(--text-muted);font-size:var(--text-helper-size);background:#fffffff0;border-radius:10px;gap:3px;padding:8px 10px;display:grid;position:absolute;top:38%;right:24%}.chart-tooltip b{color:var(--text)}.source-content{grid-template-columns:180px minmax(0,1fr);justify-content:center;align-items:center;gap:18px;height:calc(100% - 34px);padding:8px 8px 2px;display:grid}.donut-wrap{place-items:center;display:grid}.donut{background:conic-gradient(var(--brand) 0 42%, #22c7a9 42% 67%, #f59e0b 67% 81%, #8b7cf6 81% 91%, #cbd5e1 91% 100%);border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:37px}.donut span,.donut small{z-index:1;position:relative}.donut span{font-size:var(--text-overview-emphasis-size);line-height:var(--text-overview-emphasis-line);align-self:end;font-weight:800}.donut small{color:var(--text-muted);font-size:var(--text-helper-size);align-self:start;font-weight:650}.source-list{gap:10px;display:grid}.source-row{color:var(--text);font-size:var(--text-body-size);grid-template-columns:10px minmax(0,1fr) 52px 52px;align-items:center;gap:8px;display:grid}.source-row b,.source-row em{text-align:right;font-style:normal;font-weight:650}.source-row em{color:var(--text-muted)}.source-dot{border-radius:999px;width:8px;height:8px}.dot-1{background:var(--brand)}.dot-2{background:#22c7a9}.dot-3{background:#f59e0b}.dot-4{background:#8b7cf6}.source-list a,.mini-panel-head a,.ops-title a{color:var(--brand);font-size:var(--text-helper-size);font-weight:650;text-decoration:none}.ops-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:0;display:grid}.ops-card{grid-template-rows:auto minmax(0,1fr);gap:7px;display:grid}.ops-title{color:var(--brand);align-items:center;gap:8px;display:flex}.ops-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.ops-stat-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-combo{grid-template-columns:minmax(0,1fr) 112px;gap:7px;min-height:0;display:grid}.ops-stat{border-radius:12px;gap:3px;min-height:62px;padding:7px 9px;display:grid}.ops-stat.info{color:var(--brand);background:#1677ff14}.ops-stat.success{color:var(--success);background:#05966914}.ops-stat.warning{color:var(--warning);background:#d9770614}.ops-stat.danger{color:var(--danger);background:#dc262614}.ops-stat span,.ops-stat small{font-size:var(--text-helper-size);line-height:var(--text-helper-line)}.ops-stat b{color:currentColor;font-size:var(--text-overview-value-size);line-height:var(--text-overview-stat-line);font-weight:800}.progress-ring{background:radial-gradient(circle closest-side, #fff 66%, transparent 68%), conic-gradient(var(--success) 0 92%, #05966924 92% 100%);width:88px;height:88px;color:var(--text);border-radius:999px;flex-direction:column;justify-content:center;place-self:center;align-items:center;display:flex}.progress-ring span{font-size:var(--text-overview-ring-size);line-height:var(--text-overview-ring-line);font-weight:800}.progress-ring small{color:var(--text-muted);font-size:var(--text-helper-size);margin-top:-2px}.overview-bottom-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;min-height:0;display:grid}.mini-panel{align-content:center;gap:5px;display:grid}.mini-panel strong{font-size:var(--text-overview-emphasis-size);line-height:var(--text-overview-emphasis-line);font-weight:800}.mini-panel span{color:var(--text-muted);font-size:var(--text-helper-size)}.mini-panel.blue strong{color:var(--brand)}.mini-panel.green strong{color:var(--success)}.mini-panel.orange strong{color:var(--warning)}.mini-panel.red strong{color:var(--danger)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field label{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-bottom:7px;display:block}.empty-state{text-align:center;color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);padding:54px 18px}.stack{gap:16px;display:grid}.split{grid-template-columns:minmax(0,1fr) 360px;gap:16px;display:grid}.split.tight-top,.stack.tight-top{margin-top:16px}.table-offset{margin-top:12px}.toolbar{gap:10px;display:flex}.filter-grid-collect{grid-template-columns:1fr 180px 180px auto;gap:10px;display:grid}.filter-grid-products{grid-template-columns:220px 1fr auto auto;gap:10px;display:grid}.filter-grid-warehouse{grid-template-columns:220px 220px 1fr;gap:10px;display:grid}.align-center{align-self:center}.product-cell{gap:12px;min-width:360px;display:flex}.product-cell.wide{min-width:420px}.products-page{gap:8px;padding-bottom:74px;display:grid}.products-top-panel{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffd6;padding:14px 16px}.products-top-panel .page-header{align-items:center;min-height:0;margin-bottom:12px}.products-compact-filter{justify-content:flex-start;align-items:center;gap:8px;display:flex}.products-tabs-inline button,.products-bulk-bar button,.products-row-actions button{color:#2b2f36;font-size:var(--text-control-size);line-height:var(--text-control-line);background:0 0;border:0}.products-search-control{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:112px minmax(160px,1fr);align-items:center;width:420px;height:34px;display:grid;overflow:hidden}.products-search-control select,.products-search-control input{height:32px;box-shadow:none;background:#fff;border:0;border-radius:0}.products-search-control select{border-right:1px solid var(--border-soft)}.products-store-filter{border-radius:12px;width:190px;height:34px}.products-compact-filter .btn{flex:none;width:96px}.products-actions,.products-status-row,.products-bulk-bar,.products-bulk-bar div,.products-row-actions{align-items:center;display:flex}.products-actions{flex:none;gap:10px}.products-status-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;min-height:48px}.products-tabs-inline{align-items:center;gap:14px;display:flex}.products-tabs-inline button{color:#4b5563;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;font-weight:650;display:inline-flex}.products-tabs-inline button.active{color:#0052ff;background:#0052ff14;border:1px solid #0052ff5c}.products-tabs-inline span{color:#838b97}.products-detect{color:#6b7280;font-size:var(--text-control-size);line-height:var(--text-control-line);background:0 0;border:0}.products-table-panel{box-shadow:var(--shadow-panel);background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.products-bulk-bar{border-bottom:1px solid #eef0f3;justify-content:space-between;min-height:54px;padding:0 14px}.products-bulk-bar div{gap:16px}.products-bulk-bar span{color:#6b7280}.products-bulk-bar button{color:#606774;border:1px solid #0000;border-radius:10px;align-items:center;gap:5px;min-height:32px;padding:0 10px;display:inline-flex}.products-bulk-bar div:last-child button{border-color:var(--border);background:#fff}.products-bulk-bar b{font-weight:650}.products-table-scroll{overflow:auto}.products-list-table{border-collapse:collapse;color:#20242a;width:100%;min-width:1500px;font-size:var(--text-table-size);line-height:var(--text-table-line)}.products-list-table th{color:#20242a;text-align:left;white-space:nowrap;background:#fbfcfe;border-bottom:1px solid #eef0f3;height:48px;padding:0 14px;font-weight:650}.products-list-table td{vertical-align:top;border-bottom:1px solid #eef0f3;height:118px;padding:12px 14px}.products-list-table th:first-child,.products-list-table td:first-child{text-align:center;width:46px}.products-list-table th:nth-child(2),.products-list-table td:nth-child(2){width:280px}.products-list-table th:nth-child(3),.products-list-table td:nth-child(3){width:210px}.products-list-table th:nth-child(4),.products-list-table td:nth-child(4){width:170px}.products-list-table th:nth-child(5),.products-list-table td:nth-child(5){width:120px}.products-list-table th:nth-child(8),.products-list-table td:nth-child(8){width:190px}.products-title-cell{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:0 14px;display:grid;position:relative}.products-title-cell img,.products-thumb{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;grid-row:span 3;width:54px;height:54px}.products-thumb{background:linear-gradient(#fef3c7,#f97316);display:block}.products-thumb.tone-1{background:linear-gradient(#dcfce7,#22c55e)}.products-thumb.tone-2{background:linear-gradient(#e0f2fe,#38bdf8)}.products-title-cell>button{color:#4b5563;background:0 0;border:0;grid-column:1;justify-self:center;width:20px;height:20px}.products-title-cell>div{grid-area:1/2/span 3;align-self:start}.products-title-cell strong,.products-title-cell span,.products-two-line span,.products-performance span,.products-date-cell span,.products-logistics b,.products-logistics em{display:block}.products-title-cell strong{color:#20242a;text-overflow:ellipsis;white-space:nowrap;max-width:190px;margin-top:0;font-weight:650;line-height:18px;overflow:hidden}.products-title-cell span,.products-two-line span,.products-performance span,.products-date-cell span,.products-logistics em{color:#7b828d}.products-id-cell,.products-price,.products-performance span,.products-row-actions button{align-items:center;gap:5px;display:flex}.products-id-cell{flex-direction:column;align-items:flex-start}.products-id-cell a,.products-link,.products-row-actions a{color:#0052ff;font-weight:650;text-decoration:none}.products-id-cell button{color:#2b73ff;background:0 0;border:0}.products-price span{color:#f59e0b;background:#fff7d6;border-radius:999px;padding:1px 7px}.products-logistics span{color:#1f9d55;background:#dcfce7;border-radius:999px;width:max-content;padding:2px 8px;font-weight:650;display:block}.products-logistics b{margin-top:3px;font-weight:500}.products-performance svg{color:#0052ff}.products-date-cell{gap:3px;display:grid}.products-row-actions{flex-direction:column;align-items:flex-start;gap:10px}.products-row-actions button{color:#0052ff;padding:0;font-weight:650}.products-loading,.products-empty-panel{color:#7b828d;text-align:center;padding:48px}@media (width<=1360px){.products-compact-filter{flex-wrap:wrap;width:100%}}.collect-page{padding-top:0;padding-bottom:74px}.collect-page .page-header{align-items:center;min-height:0;margin-bottom:10px}.collect-workbench{min-width:0;color:var(--text);gap:10px;display:grid}.collect-filter-panel{padding:0}.collect-search-row{grid-template-columns:minmax(260px,1fr) auto;gap:8px;display:grid}.collect-batch-actions,.collect-action-strip,.collect-action-left{align-items:center;gap:10px;display:flex}.collect-action-strip{justify-content:space-between}.collect-action-left{flex-wrap:wrap;min-width:0}.collect-status-tabs{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#ffffffb8;display:inline-flex;overflow:hidden}.collect-status-tabs button{border:0;border-right:1px solid var(--border-soft);min-width:108px;height:40px;color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);background:0 0;font-weight:650}.collect-status-tabs button:last-child{border-right:0}.collect-status-tabs button.active{color:#fff;background:var(--brand)}.collect-list-panel{overflow:hidden}.collect-table-wrap{height:calc(100vh - 184px);min-height:0;position:relative;overflow:hidden auto}.collect-table{table-layout:fixed;background:var(--surface);width:100%;min-width:0}.collect-col-select{width:2.6%}.collect-col-product{width:36.4%}.collect-col-group{width:8%}.collect-col-category{width:25%}.collect-col-price{width:10%}.collect-col-store{width:13%}.collect-col-actions{width:8%}.collect-table th{z-index:3;height:54px;color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);white-space:nowrap;background:#f8fafcf5;padding:0 10px;font-weight:700;position:sticky;top:0}.collect-table td{height:118px;color:var(--text);vertical-align:middle;padding:10px}.collect-table .select-col{text-align:center}.collect-product-cell{align-items:center;gap:10px;min-width:0}.collect-product-cell .thumb-md,.collect-product-cell .collect-thumb-empty{border-radius:var(--radius-sm);flex:0 0 78px;width:78px;height:78px}.collect-product-meta{min-width:0}.collect-product-title{min-height:40px;max-height:40px;color:var(--text);font-size:var(--text-table-size);line-height:var(--text-table-line);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;display:-webkit-box;overflow:hidden}.collect-product-title+.helper{margin-top:5px}.collect-1688-button{border:1px solid var(--border);width:max-content;height:26px;color:var(--text);background:var(--surface);font-size:var(--text-helper-size);line-height:var(--text-helper-line);border-radius:999px;align-items:center;margin-top:5px;padding:0 12px;font-weight:700;display:inline-flex}.collect-1688-button:hover{color:var(--brand);background:var(--surface-blue);border-color:#1677ff3d}.collect-group,.listing-type{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collect-category-cell{align-items:center;min-width:0;max-width:100%;display:block;overflow:hidden}.collect-category{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.price-cell{white-space:nowrap;align-items:center;gap:6px;display:flex}.collect-store-cell{white-space:nowrap;align-content:center;gap:5px;display:grid}.store-dot-row{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;margin-bottom:0;display:flex;overflow:hidden}.store-dot{background:var(--text-faint);border-radius:999px;width:12px;height:12px}.help-dot{color:#fff;background:var(--text-faint);width:14px;height:14px;font-size:var(--text-badge-size);border-radius:999px;place-items:center;display:inline-grid}.row-actions{white-space:nowrap;grid-template-columns:repeat(2,max-content);place-content:center start;gap:7px 12px;display:grid}.link-button,.helper a{color:var(--brand);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-weight:650;text-decoration:none;display:inline-flex}.link-button:hover,.helper a:hover{text-decoration:underline}.thumb-sm{object-fit:cover;border:1px solid var(--border);border-radius:14px;width:58px;height:58px}.thumb-md{object-fit:cover;border:1px solid var(--border);border-radius:14px;width:62px;height:62px}.section-row{justify-content:space-between;gap:12px;display:flex}.listing-grid{grid-template-columns:minmax(360px,.82fr) minmax(0,1fr) 340px}.control-narrow{width:130px}.auth-page{background:radial-gradient(circle at 18% 20%,#1677ff29,#0000 32%),radial-gradient(circle at 82% 12%,#05966917,#0000 28%),linear-gradient(135deg,#f8fbff 0%,#eef3f8 100%);grid-template-columns:minmax(420px,.95fr) minmax(420px,520px);justify-content:center;align-items:center;gap:32px;min-height:100vh;padding:28px;display:grid}.login-page{background:#f5f6f8;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:24px;width:min(100%,420px);box-shadow:0 20px 70px -48px #0f172a8c}.login-card-body{padding:34px 32px}.login-logo{color:#fff;background:linear-gradient(135deg,#007aff,#5856d6);border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto 14px;display:grid}.login-card h1{text-align:center;color:#1d1d1f;font-size:var(--text-page-title-size);line-height:var(--text-page-title-line);letter-spacing:0;margin:0;font-weight:750}.login-card p{text-align:center;color:#86868b;font-size:var(--text-page-desc-size);line-height:var(--text-page-desc-line);margin:5px 0 0}.login-form{gap:14px;margin-top:24px;display:grid}.login-form .control{background:#f5f5f7;border:0;border-radius:13px;height:44px}.login-code-row{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.login-two-col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.login-message{text-align:center;font-size:var(--text-helper-size);line-height:var(--text-helper-line);border-radius:12px;padding:9px 11px;font-weight:700}.login-message.success{color:var(--success);background:#0596691a}.login-message.error{color:var(--danger);background:#dc26261a}.login-switch{margin-top:18px!important}.login-switch a{color:#007aff;margin-left:5px;font-weight:750;text-decoration:none}.auth-visual{background:linear-gradient(135deg,#ffffffd1,#ffffff7a),radial-gradient(circle at 78% 72%,#1677ff2e,#0000 34%);border:1px solid #ffffffc7;border-radius:34px;flex-direction:column;justify-content:space-between;min-height:620px;padding:34px;display:flex;box-shadow:0 32px 90px -58px #0f172a8c}.auth-brand{align-items:center;gap:12px;display:flex}.auth-brand strong{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:800;display:block}.auth-brand span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);display:block}.auth-copy{max-width:620px}.auth-copy h1{color:var(--text);font-size:var(--text-page-title-size);line-height:var(--text-page-title-line);letter-spacing:0;margin:18px 0 12px;font-weight:850}.auth-copy p{max-width:520px;color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);margin:0}.auth-points{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.auth-badge-line{border:1px solid var(--border-soft);width:max-content;max-width:100%;min-height:34px;color:var(--text);font-size:var(--text-helper-size);line-height:var(--text-helper-line);background:#ffffffd6;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-weight:700;display:inline-flex}.auth-badge-line svg{color:var(--brand)}.auth-panel{border-radius:30px;width:100%}.auth-panel-body{padding:30px}.auth-panel-title{align-items:center;gap:14px;margin-bottom:26px;display:flex}.auth-panel-title h2{color:var(--text);font-size:var(--text-page-title-size);line-height:var(--text-page-title-line);letter-spacing:0;margin:0;font-weight:850}.auth-panel-title p{color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);margin:2px 0 0}.auth-form{gap:14px;display:grid}.auth-form .control{background:#f8fafc;border-radius:14px;height:44px}.auth-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-inline-control{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.auth-message{font-size:var(--text-helper-size);line-height:var(--text-helper-line);border-radius:12px;padding:10px 12px;font-weight:700}.auth-message.success{color:var(--success);background:#0596691a}.auth-message.error{color:var(--danger);background:#dc26261a}.auth-switch{color:var(--text-muted);text-align:center;font-size:var(--text-body-size);line-height:var(--text-body-line);margin:18px 0 0}.auth-switch a{color:var(--brand);margin-left:6px;font-weight:800;text-decoration:none}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.settings-page{gap:14px;display:grid}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:14px;display:grid}.settings-panel{padding:16px}.settings-section-head{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.settings-section-head svg{color:var(--brand);flex:none;margin-top:2px}.settings-section-head strong{color:var(--text);font-size:var(--text-section-title-size);line-height:var(--text-section-title-line);font-weight:800;display:block}.settings-section-head span,.settings-helper,.settings-key{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);display:block}.settings-form-grid,.settings-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-helper{margin:14px 0 0}.settings-account-list{gap:10px;display:grid}.settings-account-row{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.settings-account-row>div{flex:1;min-width:0}.settings-account-row strong{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:800;display:block}.settings-account-row span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);display:block}.settings-form-actions{justify-content:flex-end;margin-top:14px;display:flex}.settings-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a52;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.settings-bind-modal{border:1px solid var(--border);background:var(--surface);border-radius:22px;width:min(520px,100%);padding:22px;position:relative;box-shadow:0 24px 80px #0f172a38}.settings-modal-close{border:1px solid var(--border-soft);background:var(--surface-soft);width:32px;height:32px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.settings-bind-checklist{gap:10px;margin:16px 0;display:grid}.settings-bind-checklist div{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:14px;padding:12px}.settings-bind-checklist b,.settings-bind-checklist span{display:block}.settings-bind-checklist b{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:800}.settings-bind-checklist span{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);margin-top:2px}.settings-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.message-shell{grid-template-columns:240px 360px minmax(0,1fr);gap:16px;min-height:calc(100vh - 120px);display:grid}.editor-backdrop{z-index:50;background:#0f172a52;padding:22px;position:fixed;inset:0}.legacy-editor-shell{border:1px solid var(--border);border-radius:var(--radius-xl);background:#fff;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 36px 100px -44px #0f172a70}.legacy-editor-frame{background:#fff;border:0;width:100%;height:100%;display:block}.legacy-editor-close{z-index:4;width:38px;height:38px;color:var(--text-muted);box-shadow:var(--shadow-soft);background:#ffffffeb;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.collect-editor{border:1px solid var(--border);border-radius:var(--radius-xl);background:#fffffffa;grid-template-columns:336px minmax(0,1fr);width:100%;height:100%;display:grid;overflow:hidden;box-shadow:0 36px 100px -44px #0f172a70}.collect-editor-list{background:var(--surface-soft);border-right:1px solid var(--border-soft);overflow:auto}.collect-editor-row{border:0;border-bottom:1px solid var(--border-soft);text-align:left;background:0 0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;width:100%;height:72px;padding:8px 10px;display:grid;overflow:hidden}.collect-editor-row.active{background:linear-gradient(90deg, var(--surface-blue), #fffffff5)}.collect-editor-row img,.collect-thumb-empty{object-fit:cover;border:1px solid var(--border);background:#fff;border-radius:10px;width:48px;height:48px}.collect-editor-row span{min-width:0}.collect-editor-row b{color:var(--text);max-height:40px;font-size:var(--text-body-size);line-height:var(--text-body-line);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;display:-webkit-box;overflow:hidden}.collect-editor-row small{color:var(--text-muted);font-size:var(--text-helper-size);line-height:var(--text-helper-line);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.collect-editor-main{grid-template-rows:64px minmax(0,1fr) 70px;min-width:0;display:grid}.collect-editor-tabs{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;padding:10px 22px;display:flex}.collect-editor-tabs .tabs{box-shadow:var(--shadow-soft);background:#fffffff5;border-radius:999px;padding:5px}.collect-editor-tabs .tab{height:36px;font-size:var(--text-body-size);line-height:var(--text-body-line);padding:0 18px;font-weight:700}.editor-close{width:38px;height:38px;color:var(--text-muted);background:0 0;border:0;border-radius:999px}.collect-editor-content{padding:26px 32px 104px;overflow:auto}.collect-editor-content .stack{gap:18px}.collect-editor-content .section-title{font-size:var(--text-page-desc-size);line-height:var(--text-page-desc-line);font-weight:800}.collect-editor-content .field label{color:var(--text-muted);font-size:var(--text-body-size);line-height:var(--text-body-line);margin-bottom:8px;font-weight:650}.collect-editor-content .control{height:38px;font-size:var(--text-body-size);line-height:var(--text-body-line);border-radius:14px;padding:0 14px}.required-mark{color:var(--danger);font-weight:800}.editor-check-grid{flex-wrap:wrap;gap:8px;display:flex}.editor-check-grid-sites{max-width:880px}.editor-check-card{border:1px solid var(--border-soft);min-height:34px;color:var(--text);background:var(--surface);font-size:var(--text-body-size);line-height:var(--text-body-line);border-radius:14px;align-items:center;gap:8px;padding:0 12px;font-weight:650;display:inline-flex}.editor-check-card input,.editor-inline-checks input{accent-color:var(--brand)}.editor-sync-link{margin-top:8px}.editor-muted-line{margin:-4px 0 2px}.editor-field-head,.editor-image-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.editor-title-tools{color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-control-line);white-space:nowrap;align-items:center;gap:8px;display:flex}.editor-title-tools .control{width:128px}.editor-inline-controls{grid-template-columns:minmax(0,1fr) 112px;gap:10px;max-width:460px;display:grid}.editor-subsection{gap:14px;padding-top:2px;display:grid}.editor-attr-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.editor-category-meta{border:1px solid var(--border-soft);color:var(--text-muted);background:var(--surface-soft);font-size:var(--text-control-size);line-height:var(--text-control-line);border-radius:14px;flex-wrap:wrap;gap:8px 18px;padding:10px 12px;display:flex}.cat-note{color:var(--text-muted);margin-left:6px;font-weight:500}.editor-desc-area{resize:vertical;min-height:168px}.editor-inline-checks{color:var(--text-muted);font-size:var(--text-control-size);line-height:var(--text-control-line);flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.editor-inline-checks label{align-items:center;gap:6px;display:inline-flex}.editor-image-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:12px;display:grid}.editor-pic,.editor-add-pic{border:1px solid var(--border-soft);background:var(--surface);border-radius:16px;min-height:182px}.editor-pic{grid-template-rows:112px auto auto;display:grid;position:relative;overflow:hidden}.editor-pic.main{border-color:#1677ff6b}.editor-pic img{object-fit:cover;background:var(--surface-soft);width:100%;height:112px}.editor-pic>span{color:var(--text);font-size:var(--text-body-size);line-height:var(--text-body-line);padding:8px 10px 4px;font-weight:700}.editor-pic-tools{grid-template-columns:repeat(2,1fr);gap:6px;padding:8px 10px 10px;display:grid}.editor-pic-tools button,.editor-add-pic{border:1px solid var(--border-soft);color:var(--brand);font-size:var(--text-control-size);line-height:var(--text-control-line);background:#fff;border-radius:12px;font-weight:700}.editor-add-pic{color:var(--text-muted);cursor:pointer;place-items:center;display:grid}.editor-sku-table{border:1px solid var(--border-soft);border-radius:16px;overflow:auto}.editor-sku-table table{border-collapse:collapse;width:100%}.editor-sku-table th,.editor-sku-table td{border-bottom:1px solid var(--border-soft);text-align:left;font-size:var(--text-body-size);line-height:var(--text-body-line);padding:10px 12px}.editor-sku-table th{color:var(--text-muted);background:var(--surface-soft);font-weight:750}.editor-sku-table img{object-fit:cover;border:1px solid var(--border);border-radius:12px;width:46px;height:46px}.collect-editor-footer{border-top:1px solid var(--border-soft);background:#fffffff7;justify-content:space-between;align-items:center;gap:16px;padding:0 22px;display:flex;box-shadow:0 -18px 42px -40px #0f172a66}.collect-editor-footer .btn{height:38px;font-size:var(--text-body-size);line-height:var(--text-body-line);border-radius:14px;padding:0 16px;font-weight:700}.image-grid{flex-wrap:wrap;gap:12px;display:flex}.image-grid img,.collect-image-empty{object-fit:cover;border:1px solid var(--border);background:var(--surface-soft);width:128px;height:128px;color:var(--text-muted);border-radius:16px;place-items:center;display:grid}@media (width<=1100px){:root{--sidebar-width:78px;--content-pad:16px}.brand-name,.brand-version,.nav-section-title,.nav-item span:not(.nav-badge),.user-card .user-meta{display:none}.grid-kpis,.form-grid,.split,.message-shell,.settings-grid,.settings-form-grid,.settings-config-grid{grid-template-columns:1fr}.auth-page{grid-template-columns:1fr;padding:18px}.auth-visual{display:none}.auth-form-grid,.auth-inline-control{grid-template-columns:1fr}}@media (height<=780px){.overview-screen{grid-template-rows:42px minmax(88px,.2fr) minmax(230px,1fr) minmax(128px,.46fr) minmax(96px,.34fr);gap:8px}.metric-card{min-height:82px}.overview-panel{padding:9px}.ops-stat{min-height:58px}.donut{width:132px;height:132px}.donut:after{inset:33px}.source-content{grid-template-columns:158px minmax(0,1fr);gap:14px}.progress-ring{width:78px;height:78px}}
