:root{color-scheme:light;font-family:Microsoft YaHei UI,PingFang SC,Segoe UI,sans-serif;background:#edf1f5;color:#1d2b3a}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:1320px;background:linear-gradient(180deg,#ffffffb8,#ffffffb8),#edf1f5}button{border:0;border-radius:8px;padding:9px 18px;font-size:13.5px;font-weight:600;background:#2f78d8;color:#fff;cursor:pointer;transition:transform .16s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #2f78d829}button:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px #2f78d81f}button.secondary{background:#fff;color:#2f78d8;box-shadow:inset 0 0 0 1px #c3d7ee}button.secondary:hover:not(:disabled){background:#f5faff;box-shadow:inset 0 0 0 1px #71a8ff,0 4px 12px #2f78d81f}button.ghost{background:transparent;color:#6b7280;box-shadow:inset 0 0 0 1px #94a3b866}button.mini{padding:6px 12px;font-size:12px;border-radius:6px}button:disabled{opacity:.6;cursor:not-allowed}.erp-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{background:#fbfcfe;border-right:1px solid #e3ecf6;padding:14px 0}.sidebar-brand{padding:0 16px 16px;border-bottom:1px solid #e3ecf6}.brand-kicker{margin:0 0 6px;color:#2f78d8;font-size:11px;font-weight:700;letter-spacing:.08em}.sidebar-brand strong{font-size:22px;color:#1f3a5f}.sidebar-section{padding-top:10px}.sidebar-title{margin:0;padding:10px 16px;background:#f5f8fc;border-top:1px solid #e3ecf6;border-bottom:1px solid #e3ecf6;font-size:12px;font-weight:700;color:#6d7f98;letter-spacing:.06em;text-transform:uppercase}.nav-item{width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:0;padding:11px 16px;background:transparent;color:#2a4262;border-bottom:1px solid #f0f4f9;font-weight:500;font-size:13.5px;transition:background .15s,color .15s;text-decoration:none;cursor:pointer}.nav-item:visited,.nav-item:active{color:inherit}.nav-item:hover:not(.active){background:#eef5ff;color:#1f3a5f}.nav-item.active{background:#2f78d8;color:#fff;font-weight:600}.nav-item strong{font-size:12.5px}.content{padding:18px 22px 26px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 0 18px}.topbar-path{margin:0 0 6px;color:#9aaac0;font-size:12.5px;letter-spacing:.2px}.topbar h1{margin:0;font-size:26px;color:#1f3a5f;font-weight:700;letter-spacing:.2px}.topbar-copy{margin:8px 0 0;color:#6d7f98;font-size:13.5px;line-height:1.55;max-width:680px}.topbar-actions{display:flex;gap:10px}.notice{margin:0 0 12px;padding:12px 14px;border:1px solid #cfe0fb;background:#eef5ff;color:#32548f}.toast-stack{position:fixed;top:16px;right:16px;z-index:9999;display:flex;flex-direction:column;gap:8px;max-width:420px;pointer-events:none}.toast{display:flex;align-items:flex-start;gap:10px;padding:10px 12px 10px 14px;border-radius:8px;box-shadow:0 8px 24px #0f234626;font-size:13px;line-height:1.5;pointer-events:auto;animation:toast-slide-in .18s ease-out}.toast-success{background:#f0fbf2;border:1px solid #b8e4c1;color:#216b3a}.toast-error{background:#fef3f2;border:1px solid #fecdca;color:#a22318}.toast-message{flex:1;word-break:break-word}.toast-close{all:unset;cursor:pointer;font-size:18px;line-height:1;padding:2px 4px;color:inherit;opacity:.6}.toast-close:hover{opacity:1}@keyframes toast-slide-in{0%{transform:translate(16px);opacity:0}to{transform:translate(0);opacity:1}}.sync-result-panel{display:grid;gap:12px;margin:0 0 12px;padding:14px;border:1px solid #d6e4f7;border-left:4px solid #2f78d8;background:#f8fbff;box-shadow:0 10px 24px #2a578e14}.sync-result-panel.running{border-left-color:#7c8da6}.sync-result-panel.partial,.sync-result-panel.failed{border-left-color:#e46c0a;background:#fffaf4}.sync-result-panel.collapsed{padding:10px 14px}.sync-collapsed-summary{color:#6b7f97;font-weight:400;font-size:12px;margin-left:6px}.sync-history{margin-top:8px;font-size:12px;color:#5f6f82}.sync-history summary{cursor:pointer;padding:4px 0;-webkit-user-select:none;user-select:none}.sync-history-list{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.sync-history-list li{display:grid;grid-template-columns:20px 140px 1fr auto;gap:8px;align-items:center;padding:4px 6px;border-radius:4px}.sync-history-list li:hover{background:#eef3fb}.sync-history-status.success{color:#2e8a3c;font-weight:600}.sync-history-status.partial{color:#b05e10;font-weight:600}.sync-history-status.failed{color:#b42318;font-weight:600}.sync-result-panel.success{border-left-color:#25935b}.sync-result-head,.sync-failure-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.sync-result-time{color:#66758a;font-size:12px}.sync-result-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.error-summary-panel{margin-bottom:14px}.sync-result-metrics div,.sync-failure-card,.sync-store-card{padding:10px 12px;border:1px solid #dce6f6;background:#fff}.sync-result-metrics span,.sync-failure-card span,.sync-store-card span{display:block;color:#6b7c92;font-size:12px}.sync-result-metrics strong{display:block;margin-top:4px;color:#132b45;font-size:20px}.sync-failure-list{display:grid;gap:8px}.sync-store-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.sync-store-card{display:grid;gap:8px;border-radius:6px}.sync-store-card.pending{background:#f8fafc;color:#68778d}.sync-store-card.success{border-color:#cfe9db;background:#f7fff9}.sync-store-card p{margin:0;color:#48617d;font-size:12px}.sync-failure-card strong,.sync-store-card strong{color:#172f4a}.sync-failure-card p{margin:6px 0 0;color:#8a4b0f;font-size:12px;line-height:1.5}.detail-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:220px;background:#0c192d52;display:flex;align-items:center;justify-content:center;z-index:75}.detail-modal-wrapper{display:flex;align-items:center;gap:10px;max-height:calc(100vh - 48px)}.detail-drawer{width:min(1180px,calc(100vw - 120px));max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid #d8e2ef;box-shadow:0 24px 60px #0c192d3d;padding:20px;border-radius:12px}.mapping-search-input{width:100%;box-sizing:border-box;padding:8px 12px;margin-bottom:8px;border:1px solid #d8e2ef;border-radius:8px;font-size:13px}.mapping-search-input:focus{outline:none;border-color:#2f78d8}.mapping-list-scroll{max-height:360px;overflow-y:auto}.back-to-top{position:fixed;right:28px;bottom:28px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #d8e2ef;background:#fff;color:#2a578e;box-shadow:0 8px 24px #0c192d2e;cursor:pointer;z-index:70;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,background .15s ease}.back-to-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top:hover{background:#f0f6ff}.back-to-top-arrow{display:block}.detail-nav-float{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.detail-nav-btn{display:flex;align-items:center;justify-content:center;padding:10px 12px;background:#fff;border:1px solid #d8e2ef;border-radius:10px;cursor:pointer;color:#2a578e;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0c192d1a;transition:background .15s,border-color .15s}.detail-nav-btn:hover:not(:disabled){background:#eef4ff;border-color:#4a90d9}.detail-nav-btn:disabled{opacity:.35;cursor:not-allowed}.detail-nav-arrow{font-size:16px;line-height:1}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-section{margin-top:18px}.detail-section-title{margin:0 0 10px;color:#16304c;font-size:14px;font-weight:700}.detail-item-list{display:grid;gap:10px}.detail-item-card{display:grid;gap:4px;padding:12px;border:1px solid #dce6f6;background:#f8fbff}.detail-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e5edf8}.detail-modal-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.detail-modal-topgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:14px}.detail-modal-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #e8eef7}.detail-note-chip{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:500;color:#fff;background:var(--note-color, #6b7280);max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-exception-status-chip{font-size:12px;color:#6b7a99;padding:2px 8px;background:#f0f4fa;border-radius:10px;font-weight:500}.detail-exception-panel{margin-top:14px;padding:14px 16px;border:1px solid #dce6f6;background:#f8fbff}.detail-exception-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.detail-modal-body{display:grid;grid-template-columns:130px minmax(0,1fr);gap:16px;margin-top:18px}.detail-modal-sidebar{display:grid;align-content:start;gap:8px}.detail-tab{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;justify-content:flex-start;background:#f8fafc;color:#35507f;box-shadow:inset 0 0 0 1px #d8e2ef;padding:10px 12px}.detail-tab.active{background:#2f78d8;color:#fff;box-shadow:none}.detail-tab-step{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#eaf1fb;color:#35507f;font-size:12px;font-weight:700}.detail-tab.active .detail-tab-step{background:#ffffff29;color:#fff}.detail-tab-copy{display:grid;gap:2px;min-width:0;text-align:left}.detail-tab-copy strong{font-size:13px}.detail-tab-copy small{color:#6b7c92;font-size:11px}.detail-tab.active .detail-tab-copy small{color:#ffffffd1}.detail-modal-content{min-height:520px;padding:14px 16px 16px;border:1px solid #dce6f6;background:#fff;position:relative;transition:opacity .18s ease,transform .18s ease}.detail-modal-content.transitioning{opacity:.72;transform:translateY(4px)}.detail-action-sheet-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c192d52;display:grid;place-items:center;padding:24px;z-index:12}.detail-action-sheet{width:min(520px,100%);display:grid;gap:14px;padding:18px;border:1px solid #d8e2ef;border-radius:12px;background:#fff;box-shadow:0 24px 60px #0c192d3d}.detail-action-sheet-actions{display:flex;justify-content:flex-end;gap:10px}.detail-textarea-field{display:grid;gap:6px}.detail-textarea-field span{color:#5f6d7d;font-size:12px}.detail-textarea-field textarea{width:100%;border:1px solid #cfd8e4;padding:10px 12px;font-size:14px;font-family:inherit;resize:vertical;background:#fff}.detail-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:14px;padding:12px 14px;border:1px solid #dce6f6;background:#f8fbff;color:#627082;font-size:12px}.detail-primary-action.primary,.order-primary-action.primary{background:#2f78d8;color:#fff;box-shadow:none}.detail-primary-action.warning,.order-primary-action.warning{background:#fff1e6;color:#b54708;box-shadow:inset 0 0 0 1px #ffd2ad}.detail-product-card{grid-template-columns:58px minmax(0,1fr);align-items:start}.detail-product-thumb{width:48px;height:48px;object-fit:cover;border:1px solid #dce6f6;background:#fff}.detail-product-thumb.placeholder{display:grid;place-items:center;color:#7a8da6;font-size:12px}.detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.detail-section-head .detail-section-title{margin-bottom:0}.carrier-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c192d3d;display:grid;place-items:center;z-index:80;padding:24px}.reship-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;background:#e05c2a;color:#fff;font-size:11px;font-weight:700;margin-left:5px;flex-shrink:0}.reship-dialog{width:min(680px,calc(100vw - 48px));max-height:calc(100vh - 80px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #d8e2ef;box-shadow:0 24px 60px #0c192d33;border-radius:10px;padding:20px}.reship-dialog-body{flex:1;overflow-y:auto;margin:0 -20px;padding:0 20px}.reship-section{margin-top:18px}.reship-section-title{margin:0 0 10px;font-size:13px;font-weight:700;color:#1f3a5f;text-transform:uppercase;letter-spacing:.5px}.reship-item-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #dce6f6;border-radius:8px;margin-bottom:8px;background:#f8fbff}.reship-item-check{width:16px;height:16px;flex-shrink:0;cursor:pointer}.reship-item-thumb{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#e8eef7}.reship-item-thumb.placeholder{display:flex;align-items:center;justify-content:center;font-size:10px;color:#9aabbc}.reship-item-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.reship-item-info strong{font-size:13px;color:#1a2e44;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reship-item-info span{font-size:12px;color:#6b7a99}.reship-item-qty{display:flex;align-items:center;gap:8px;flex-shrink:0}.reship-item-qty span{min-width:20px;text-align:center;font-size:14px;font-weight:600;color:#1a2e44}.qty-btn{width:28px;height:28px;border-radius:6px;border:1px solid #cfd8e4;background:#fff;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;color:#2a578e;transition:background .15s}.qty-btn:hover:not(:disabled){background:#eef4ff}.qty-btn:disabled{opacity:.35;cursor:not-allowed}.carrier-picker-card{width:min(560px,100%);background:#fff;border:1px solid #d8e2ef;box-shadow:0 24px 60px #0c192d33;border-radius:10px;padding:18px;max-height:calc(100vh - 40px);overflow:auto}.note-editor-card{width:min(520px,100%)}.carrier-choice-list{display:grid;gap:10px;margin-top:14px}.carrier-choice-list.grouped{gap:14px}.carrier-choice-group{display:grid;gap:8px}.carrier-choice-group-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.carrier-choice-group-header strong{color:#18314d;font-size:13px}.carrier-choice-group-header span{color:#6a7788;font-size:12px}.carrier-choice-group-list{display:grid;gap:8px}.recommendation-card{margin-top:14px;padding:12px;border:1px solid #dce6f6;background:#f7fbff}.recommendation-card.highlight{border-color:#f0b66d;background:#fff8ed}.recommendation-card strong{display:block;color:#16304c;font-size:14px}.recommendation-card p{margin:8px 0 0;color:#627082;font-size:12px;line-height:1.5}.carrier-choice{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:center;padding:10px 12px;border:1px solid #dce6f6;background:#f8fbff;cursor:pointer}.carrier-choice.active{border-color:#3573d8;background:#edf4ff}.carrier-choice input{margin-top:0}.carrier-choice-body{display:grid;gap:4px}.carrier-choice-main{display:flex;align-items:center;gap:8px;min-width:0}.carrier-choice strong{display:block;color:#19314e;font-size:14px}.carrier-choice-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#eef4ff;color:#2f66c3;font-size:11px;font-weight:700}.carrier-choice-copy{color:#627082;font-size:12px;line-height:1.5}.carrier-preference-compact{display:grid;gap:12px;margin-top:14px}.carrier-preference-summary{padding:12px 14px;border:1px solid #dce6f6;background:#f8fbff;border-radius:10px;display:grid;gap:6px}.carrier-preference-summary.muted{background:#fbfcfe}.carrier-preference-summary-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.carrier-preference-summary-main strong{color:#19314e;font-size:14px}.carrier-preference-summary-main span{color:#6d7b8d;font-size:12px}.carrier-preference-summary p{margin:0;color:#627082;font-size:12px;line-height:1.6}.classification-panel,.filter-panel,.panel-card,.summary-card{background:#fff;border:1px solid #e3ecf6;border-radius:12px;box-shadow:0 1px 2px #1f3a5f08}.classification-panel{padding:12px 14px;border-top:3px solid #2f78d8;background:linear-gradient(180deg,#fff,#f8fbff)}.classification-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.toolbar-search{display:grid;gap:4px;min-width:360px}.toolbar-search span{color:#5f6d7d;font-size:12px;font-weight:700}.toolbar-search-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.toolbar-search-clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#2f78d8;cursor:pointer;font-size:12px;font-weight:700;padding:0}.toolbar-search-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:8px}.toolbar-search input,.toolbar-search select{border:1px solid #cfd8e4;background:#fff;padding:8px 10px;font-size:13px}.toolbar-search small{color:#7a8796;font-size:12px}.filter-panel{padding:0}.category-row,.filter-row{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:10px;padding:8px 10px;border-bottom:1px solid #e5e9ef}.filter-row:last-child{border-bottom:0}.category-label,.filter-label{padding-top:2px;color:#546274;font-size:13px}.category-options,.filter-options{display:flex;flex-wrap:wrap;gap:6px 8px}.category-chip,.filter-pill{padding:1px 4px;border-radius:3px;background:transparent;color:#2f78d8;font-size:13px;font-weight:500;transition:background-color .18s ease,color .18s ease,transform .16s ease,box-shadow .18s ease}.category-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:999px;color:#32548f}.category-chip strong{min-width:22px;padding:1px 6px;border-radius:999px;background:#2f78d81a;color:inherit;font-size:12px}.category-chip.active,.filter-pill.active{background:#2f78d8;color:#fff}.category-chip.active strong{background:#ffffff2e}.category-chip:hover,.filter-pill:hover{transform:translateY(-1px)}.active-filter-bar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;margin-top:8px;border-top:1px dashed #d5e0ef}.active-filter-tags{display:flex;flex-wrap:wrap;gap:8px}.active-filter-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 8px;border-radius:999px;background:#edf4ff;color:#234f91}.active-filter-tag strong{font-size:12px}.active-filter-empty{color:#7a8796;font-size:13px}.summary-strip,.sla-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}.sla-card{padding:10px 12px;border:1px solid #d9dfe8;background:#fff}.sla-card span{display:block;color:#6b7787;font-size:13px}.sla-card strong{display:block;margin-top:6px;font-size:24px;color:#152b45}.classification-advanced-toggle{display:flex;align-items:center;gap:10px;padding:8px 10px;border-bottom:1px dashed #d9e2ef}.classification-advanced-toggle span{color:#6f7c8b;font-size:12px;line-height:1.5}.sla-card.danger{border-top:3px solid #d92d20}.sla-card.urgent{border-top:3px solid #f27a2a}.sla-card.warning{border-top:3px solid #e6a63d}.sla-card.note{border-top:3px solid #2563eb}.ops-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.ops-insight-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #d9dfe8;background:#fff}.ops-insight-card strong{color:#16304c;font-size:26px;white-space:nowrap}.summary-card{padding:14px 16px}.summary-card span{display:block;color:#6b7787;font-size:14px}.summary-card strong{display:block;margin-top:10px;font-size:34px;color:#152b45}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr);margin-top:14px}.settings-layout{grid-template-columns:minmax(0,1fr)}.main-panel,.side-panels{min-width:0}.side-panels{display:grid;gap:16px;align-content:start}.panel-card{padding:20px}.panel-card-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #eef3fa}.panel-card-header.compact{align-items:flex-start}.panel-card-header.no-divider{padding-bottom:0;border-bottom:0}.panel-title{margin:0;font-size:17px;font-weight:700;color:#1f3a5f;letter-spacing:.2px}.panel-title .panel-count{font-size:13px;font-weight:500;color:#6b7a99;margin-left:6px}.panel-copy{margin:4px 0 0;color:#6d7f98;font-size:13px;line-height:1.55;max-width:760px}.settings-section-tabs,.provider-switch-row{display:flex;flex-wrap:wrap;gap:4px;padding:4px;background:#eef3fa;border-radius:10px;width:fit-content;margin-bottom:16px}.section-tab{padding:8px 18px;border:0;background:transparent;color:#6d7f98;font-size:13.5px;font-weight:600;border-radius:8px;cursor:pointer;box-shadow:none;transition:background .15s,color .15s}.section-tab:hover{color:#2f78d8;background:transparent}.section-tab.active{background:#fff;color:#1f3a5f;box-shadow:0 2px 6px #2f78d81f}.store-list{display:grid;gap:10px}.account-store-list{gap:12px}.store-card{display:flex;justify-content:space-between;gap:10px;padding:14px 16px;background:#fafcff;border:1px solid #e3ecf6;border-radius:10px;transition:border-color .15s,background .15s}.store-card:hover{border-color:#c3d7ee;background:#f5faff}.store-card.active{background:#eef5ff;border-color:#71a8ff;box-shadow:0 2px 6px #2f78d81f}.store-card strong{display:block;font-size:14px}.store-card p{margin:6px 0 0;font-size:12px;color:#627082}.account-store-card{gap:14px;align-items:flex-start}.account-store-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.account-store-stats{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.account-store-stats span{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#edf4ff;color:#35507f;font-size:12px;font-weight:700}.auth-store-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px}.auth-selector-section{margin-bottom:16px}.auth-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.auth-section-head strong{display:block;color:#19314e;font-size:15px}.auth-section-head p{margin:4px 0 0;color:#627082;font-size:12px;line-height:1.5}.store-auth-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.store-auth-overview div,.auth-empty-card{padding:12px 14px;border:1px solid #dce6f6;background:#f8fbff}.store-auth-overview span{display:block;color:#6e7b8a;font-size:12px}.store-auth-overview strong{display:block;margin-top:6px;color:#19314e;font-size:20px}.auth-empty-card{display:grid;gap:4px;align-content:center;min-height:112px}.auth-empty-card strong{color:#19314e}.auth-empty-card p{margin:0;color:#627082;font-size:12px;line-height:1.5}.auth-store-card{display:grid;gap:8px;padding:14px;text-align:left;background:#f8fbff;border:1px solid #dce6f6;color:#19314e}.auth-store-card.active{background:#edf5ff;border-color:#2f78d8;box-shadow:inset 0 0 0 1px #2f78d82e}.auth-store-card strong{font-size:15px}.auth-store-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.card-inline-action{padding:4px 8px;font-size:12px;background:#fff;color:#5f6d7d;box-shadow:inset 0 0 0 1px #5f6d7d40}.auth-store-card p{margin:0;color:#627082;font-size:12px;line-height:1.5}.auth-store-account-board{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.auth-account-card{cursor:default}.compact-account-stats{margin-top:0}.auth-store-card-actions{justify-content:flex-end;margin-top:2px}.store-pill{display:inline-flex;align-items:center;width:fit-content;padding:4px 10px;border-radius:999px;background:#eef1f6;color:#5f6d7d;font-size:12px;font-weight:700}.store-pill.success{background:#e7f7ec;color:#1f7a3a}.nested-panel{margin-top:4px;background:#fbfdff}.store-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;margin-bottom:8px}.store-meta-grid div{padding:10px 12px;background:#f4f8ff;border:1px solid #dce6f6}.store-meta-grid span{display:block;color:#6e7b8a;font-size:12px}.store-meta-grid strong{display:block;margin-top:8px;color:#19314e;font-size:13px;line-height:1.5;word-break:break-word}.compact-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.connection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.info-item{padding:12px;background:#f8fbff;border:1px solid #e0e7f0}.info-item span{display:block;color:#6e7b8a;font-size:12px}.info-item strong{display:block;margin-top:8px;color:#19314e;font-size:14px;line-height:1.5;word-break:break-word}.scope-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.scope-pill{padding:4px 8px;background:#edf3ff;color:#35507f;border-radius:999px;font-size:12px;font-weight:600}.scope-pill.muted{background:#f0f3f7;color:#7b8797}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid.single-column{grid-template-columns:1fr}.settings-full-span{grid-column:1 / -1}.field{display:grid;gap:6px}.field-input-row{display:flex;gap:4px;align-items:center}.field-input-row input{flex:1;min-width:0}.field-insert-btn{flex-shrink:0;padding:0 10px;height:38px;border:1px solid #d8e1ef;border-radius:6px;background:#f5f7fb;color:#18324f;font:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .1s,border-color .1s;-webkit-user-select:none;user-select:none}.field-insert-btn:hover{background:#e8eef8;border-color:#71a8ff}.field input,.field textarea,.field select{width:100%;border:1px solid #d8e1ef;border-radius:8px;padding:10px 12px;font:inherit;line-height:1.5;color:#18324f;background:#fff;transition:border-color .15s,box-shadow .15s}.field input:focus,.field textarea:focus,.field select:focus{outline:0;border-color:#71a8ff;box-shadow:0 0 0 3px #71a8ff26}.field textarea{min-height:110px;resize:vertical}.compact-toggle-row{margin-top:10px}.toggle-check{display:inline-flex;align-items:center;gap:8px;color:#27415f;font-size:13px}.carrier-settings-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding-top:4px}.carrier-settings-toggle-card{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;min-height:64px;padding:12px 14px;border:1px solid #d8e1ef;border-radius:10px;background:#f8fbff;color:#27415f}.carrier-settings-toggle-card input{margin-top:3px}.carrier-settings-toggle-card span{display:grid;gap:4px}.carrier-settings-toggle-card strong{font-size:13px;color:#18324f;line-height:1.35}.carrier-settings-toggle-card small{font-size:12px;color:#627082;line-height:1.45}.carrier-settings-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.inventory-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.simple-list{display:grid;gap:10px}.simple-list-card{display:grid;gap:4px;padding:10px 12px;border:1px solid #d8e3f0;background:#fff}.simple-list-card strong{color:#163251}.simple-list-card span{color:#6c7b8a;font-size:13px;line-height:1.5}.simple-list-card.match-full{border-left:4px solid #1f9d5c}.simple-list-card.match-partial{border-left:4px solid #d88518}.simple-list-card.match-none{border-left:4px solid #d9534f}.field span{color:#5f6d7d;font-size:12px}.field input,.field select{border:1px solid #d8e1ef;padding:10px 12px;font-size:13.5px;background:#fff}.manual-oauth{margin-top:14px;padding-top:14px;border-top:1px solid #e6ebf1}.manual-oauth-title{margin:0 0 8px;font-size:15px;font-weight:700}.manual-oauth-actions{display:flex;justify-content:flex-end;margin-top:12px}.declaration-draft-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:10px 12px;border-radius:12px;background:#f4f8ff;border:1px solid #d8e4fb}.draft-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px}.store-auth-quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;padding-top:14px;border-top:1px dashed #d6dde8}.callback-preview{display:grid;gap:4px;margin-top:10px;padding:10px 12px;border:1px dashed #d6dde8;background:#fbfcfe;color:#657384;font-size:12px}.callback-preview p{margin:0;line-height:1.5}.callback-preview.success{border-color:#96d5a9;background:#f1fbf4;color:#1f7a3a}.callback-preview.warning{border-color:#efc283;background:#fff8ed;color:#b45309}.store-pill.warning{background:#fff8ed;color:#b45309}.batch-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;margin-bottom:10px;background:#f8fbff;border:1px solid #dce6f6;border-left:3px solid transparent;border-radius:10px;position:sticky;top:10px;z-index:6;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.batch-toolbar.has-selection{background:#f4f9ff;border-color:#b9d4f7;border-left-color:#2f78d8;box-shadow:0 4px 16px #2a578e1a}.print-workbench-board{display:grid;gap:14px;margin-top:14px}.print-workbench-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.print-workbench-card,.print-workbench-panel{border:1px solid #dce6f6;background:#f8fbff}.print-workbench-card{padding:14px}.print-workbench-card span,.print-workbench-card small{display:block}.print-workbench-card span{color:#627082;font-size:12px}.print-workbench-card strong{display:block;margin-top:8px;color:#17314d;font-size:28px}.print-workbench-card small{margin-top:8px;color:#627082;font-size:12px;line-height:1.5}.print-workbench-card.ready{border-color:#d7e8ff;background:#f3f8ff}.print-workbench-card.printed{border-color:#dbe7d8;background:#f6fbf5}.print-workbench-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.print-workbench-groupbar{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #dce6f6;background:#fff}.print-workbench-groupbar span{color:#627082;font-size:12px;font-weight:700}.print-workbench-panel{padding:14px}.print-workbench-list{display:grid;gap:10px}.print-group-card{display:grid;gap:10px;padding:12px;border:1px solid #dce6f6;background:#fff;text-align:left}.print-group-card.printed{background:#f8fcf7}.print-group-card-main{display:grid;gap:4px;cursor:pointer}.print-group-card-actions{display:flex;gap:8px;flex-wrap:wrap}.print-queue-card{display:grid;gap:4px;text-align:left;padding:12px;border:1px solid #dce6f6;background:#fff}.print-queue-card.printed{border-color:#dbe7d8;background:#fcfffc}.print-queue-card strong{color:#19314e;font-size:14px}.print-group-card{display:grid;gap:4px;text-align:left;padding:12px;border:1px solid #dce6f6;background:#fff}.print-group-card.printed{border-color:#dbe7d8;background:#fcfffc}.print-group-card strong{color:#19314e;font-size:14px}.print-group-card span,.print-group-card small,.print-queue-card span,.print-queue-card small{color:#627082;font-size:12px;line-height:1.5}.batch-select-all{display:inline-flex;align-items:center;gap:8px;color:#244264;font-size:13px;font-weight:700;white-space:nowrap}.has-selection .batch-select-all{color:#1a5aad}.batch-summary{flex:1;color:#5f6d7d;font-size:13px}.batch-action-group{align-items:center;flex-wrap:wrap}.batch-action-select,.order-action-select{display:inline-flex;align-items:center}.batch-action-select select,.order-action-select select{min-width:122px;height:30px;border:1px solid #cfd8e4;border-radius:8px;background:#fff;color:#244264;font-size:12px;padding:0 28px 0 10px}.order-action-menu{position:relative}.order-action-menu summary{list-style:none}.detail-exception-trigger{display:inline-flex;align-items:center;justify-content:center;min-width:84px;min-height:30px;gap:6px;color:#2f78d8;background:#f8fbff;box-shadow:inset 0 0 0 1px #2f78d84d}.detail-exception-arrow{font-size:10px;line-height:1}.blocked-icon{position:relative;display:inline-flex;width:16px;height:16px;border:2px solid #dc2626;border-radius:2px;flex-shrink:0}.blocked-icon-slash{position:absolute;left:1px;top:6px;width:10px;height:2px;background:#dc2626;transform:rotate(45deg);transform-origin:center}.order-action-menu summary::-webkit-details-marker{display:none}.order-action-menu[open] summary{box-shadow:inset 0 0 0 1px #2f78d86b}.order-action-menu-list{position:absolute;right:0;top:calc(100% + 8px);width:150px;display:grid;gap:10px;padding:12px;background:#fff;border:1px solid #dbe5f3;border-radius:12px;box-shadow:0 12px 28px #0f172a1f;z-index:18}.detail-exception-menu-list{width:190px;top:auto;bottom:calc(100% + 8px)}.detail-footer-actions{display:flex;align-items:center;gap:8px}.detail-footer-exception-menu{position:relative}.detail-footer-exception-list{width:190px;position:absolute;bottom:100%;right:0;top:auto;left:auto;padding-bottom:6px}.order-action-menu-section{display:grid;gap:6px}.order-action-menu-title{font-size:11px;font-weight:700;color:#7b8794}.batch-summary-pills{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.batch-summary-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}.batch-summary-pill.neutral{color:#244264;background:#eef4ff;border-color:#d7e4fb}.batch-summary-pill.info{color:#155e75;background:#ecfeff;border-color:#bae6fd}.batch-summary-pill.warning{color:#9a3412;background:#fff7ed;border-color:#fdba74}.batch-summary-pill.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.table{display:grid;gap:8px;transition:opacity .2s ease,transform .2s ease}.table.transitioning{opacity:.68;transform:translateY(6px)}.table-row{display:grid;grid-template-columns:38px 2.75fr .8fr 1fr .55fr .72fr 1fr 1.15fr;gap:14px;align-items:start;padding:10px 14px 14px;background:#fbfcfe;border:1px solid #e2e8f0;font-size:13px}.table-head{background:#eef4ff;color:#345482;font-weight:700}.row-actions{display:flex;flex-wrap:wrap;gap:6px}.checkbox-cell{display:grid;place-items:center}.checkbox-cell input{width:15px;height:15px}.empty-state{padding:28px;background:#fbfcfe;border:1px dashed #d6dde8;text-align:center;color:#6f7c8c}.empty-state.slim{padding:18px}.table-loading{gap:12px}.skeleton-surface{overflow:hidden}.skeleton-box{display:inline-block;border-radius:8px;background:linear-gradient(90deg,#edf2f7 25%,#f7faff,#edf2f7 75%);background-size:220% 100%;animation:skeleton-shimmer 1.25s linear infinite}.skeleton-check{width:14px;height:14px;border-radius:4px}.skeleton-button{width:74px;height:30px;border-radius:8px}.skeleton-pill{height:24px;border-radius:999px}.skeleton-pill.short{width:84px}.skeleton-pill.long{width:150px}.skeleton-thumb{width:64px;height:64px}.skeleton-line{height:12px}.skeleton-line.short{width:72px}.skeleton-line.medium{width:120px}.skeleton-line.wide{width:240px}.skeleton-order-row{gap:10px 14px}.skeleton-products{padding:16px 20px 14px 0}.skeleton-product-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center}.skeleton-product-copy{display:grid;gap:10px}.skeleton-detail-col{gap:10px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-cell{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;overflow:visible}.product-block{display:grid;gap:10px}.product-order-id{color:#35507f;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:4px}.order-id-link{border:0;padding:0;background:transparent;color:#2f78d8;font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.order-id-link:hover{color:#1d5fb8}.order-row{position:relative;padding-top:0;background:transparent;border:none;gap:10px 14px;--urgency-accent: #d6e4f7}.order-row:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:999px;background:var(--urgency-accent)}.order-row:hover .order-meta-strip,.order-row:hover .order-content-main{border-color:#cfdced}.order-meta-strip{grid-column:1 / -1;display:grid;grid-template-columns:38px auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:8px 12px;border:1px solid #e2e8f0;border-radius:10px 10px 0 0;background:#f6f9fd}.order-meta-main{display:flex;gap:8px;align-items:center;min-width:0}.order-meta-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0}.order-meta-cell{color:#3f5269;font-size:13px}.order-meta-status{display:grid;gap:2px}.order-meta-status strong{color:#152b45}.order-meta-status small{color:#738296;font-size:12px}.order-meta-actions{justify-content:flex-end;align-self:center;align-items:center}.order-primary-action{min-width:82px;font-weight:700}.order-content-main{grid-column:1 / -1;margin-left:0;padding:0 12px;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 10px 10px;background:#fbfcfe}.order-row.printed-order .order-content-main{position:relative}.order-row.printed-order .order-content-main:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#22a06b;border-radius:0 0 0 10px}.order-row.printed-order .order-meta-strip{border-left-color:#22a06b}.order-content-grid{display:grid;grid-template-columns:minmax(420px,2.1fr) repeat(7,minmax(100px,.5fr));grid-auto-rows:auto;align-items:stretch}.order-content-products{grid-column:1;padding:16px 20px 0 0}.order-content-detail-col{display:grid;align-content:start;gap:8px;padding:14px 18px;border-left:1px solid #e6edf6;border-bottom:1px solid #e6edf6;color:#58697d;font-size:12px}.order-content-detail-col strong{color:#6f8096;font-size:12px;font-weight:700}.order-content-detail-col span{color:#1c2f47;font-size:13px;font-weight:600;line-height:1.7;word-break:break-word}.order-content-detail-col.operations{padding-right:12px}.order-operation-links{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding-top:2px}.order-operation-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;color:#2f78d8;font-size:14px;font-weight:700;line-height:1.35;cursor:pointer;text-align:left;letter-spacing:.01em}.order-operation-link:hover{color:#1e5da9;text-decoration:underline;transform:none;box-shadow:none}.order-operation-link:disabled{color:#9fb6d4;cursor:not-allowed;text-decoration:none}.order-operation-link.primary{color:#0f6bd7}.order-operation-link.danger{color:#cc3d2f}.order-inline-chip{display:inline-flex;align-items:center;max-width:100%;padding:3px 9px;border-radius:999px;font-size:12px;line-height:1.3;color:#4c617c;background:#edf3fb;border:1px solid #dce8f7}.order-inline-chip.store{color:#1f4f93;background:#edf5ff}.order-inline-chip.rule{color:#9a5b00;background:#fff3dc;border-color:#ffe0ad}.order-inline-chip.risk{color:#b54708;background:#fff0e2;border-color:#ffd0a6}.order-inline-chip.label-failure{max-width:min(760px,100%);color:#b42318;background:#fef3f2;border-color:#fecdca;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-inline-chip.soft{color:#5f6f82;background:#f3f6fa}.order-inline-chip.held-expiry{color:#7c5b0a;background:#fffaec;border-color:#f5d99a}.order-inline-chip.merge{color:#13795b;background:#ebfff6;border-color:#bcebd5}.order-inline-chip.merge-source{color:#365a84;background:#f3f7fd;border-color:#d6e3f6}.order-tag-list{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.order-tag-overflow{position:relative}.order-tag-tooltip{position:absolute;left:0;top:100%;margin-top:4px;z-index:50;background:#fff;border:1px solid #dce8f7;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:6px 8px;min-width:max-content;display:flex;flex-direction:column;gap:4px}.order-tag-more{cursor:default}.merged-order-source-strip{grid-column:1 / -1;display:grid;gap:12px;padding:14px 16px;margin-bottom:12px;border:1px solid #d7e2f0;border-radius:12px;background:#fbfdff}.merged-order-source-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.merged-order-source-heading strong{color:#17314d;font-size:13px}.merged-order-source-heading span{color:#627082;font-size:12px}.merged-order-source-list{display:grid;gap:10px}.merged-order-source-card{display:grid;grid-template-columns:minmax(0,1.7fr) 140px 180px 180px;gap:12px;align-items:center;padding:12px 14px;border:1px solid #d9e5f3;border-radius:12px;background:#fff}.merged-order-source-product{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.merged-order-source-thumb{width:56px;height:56px;border-radius:8px;object-fit:cover;border:1px solid #dbe5f2;background:#fff}.merged-order-source-thumb.placeholder{display:grid;place-items:center;color:#7b8797;font-size:11px;background:#f5f7fb}.merged-order-source-product-meta{display:grid;gap:4px;min-width:0}.merged-order-source-link{color:#4b82c4;font-size:13px;font-weight:700;text-decoration:none}.merged-order-source-link:hover{text-decoration:underline}.merged-order-source-product-meta strong{color:#18324f;font-size:14px;font-weight:700;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merged-order-source-product-meta span{color:#5f6f82;font-size:12px;line-height:1.45}.merged-order-source-col{display:grid;gap:4px;min-width:0}.merged-order-source-col strong{color:#18324f;font-size:14px}.merged-order-source-col span{color:#5f6f82;font-size:12px}.merged-order-source-col.amount strong{color:#35506e}.merged-order-source-col.meta{justify-items:start}.order-inline-chip.note{color:var(--note-color, #475569);background:color-mix(in srgb,var(--note-color, #6b7280) 12%,white);border-color:color-mix(in srgb,var(--note-color, #6b7280) 28%,white);max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-inline-chip.overseas-match.full{color:#16794b;background:#e8f7ee;border-color:#bce3cb}.order-inline-chip.overseas-match.partial{color:#b35b11;background:#fff4e7;border-color:#ffd6ac}.order-inline-chip.overseas-match.none{color:#b42318;background:#fef3f2;border-color:#fecdca;font-weight:600}.order-status-with-flag{display:inline-flex;align-items:center;gap:8px}.virtual-fulfill-badge{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;background:#f0fdf4;border:1px solid #86efac;border-radius:4px;color:#15803d;font-size:11px;font-weight:700;cursor:default;margin-top:2px}.fulfill-split-group{position:relative;display:inline-flex;align-items:stretch}.fulfill-main{border-radius:4px 0 0 4px!important;border-right:1px solid rgba(255,255,255,.3)!important}.fulfill-arrow{border-radius:0 4px 4px 0!important;padding:0 10px!important;font-size:14px!important;min-width:32px;line-height:1}.fulfill-arrow.open{background:#1d4ed8!important}.fulfill-arrow-icon{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #0f6bd7;vertical-align:middle}.fulfill-dropdown{position:absolute;top:calc(100% + 4px);right:0;z-index:300;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 16px #0000001f;min-width:130px;overflow:hidden}.fulfill-dropdown-item{display:block;width:100%;padding:8px 14px;background:transparent;border:none;text-align:left;font-size:13px;color:#1e293b;cursor:pointer;white-space:nowrap}.fulfill-dropdown-item:hover{background:#f1f5f9;color:#1d4ed8}.note-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;background:var(--note-color, #6b7280);color:#fff!important;font-size:13px;font-weight:700;cursor:default;flex-shrink:0;line-height:1;margin-top:2px}.note-badge:before,.note-badge:after{pointer-events:none;opacity:0;transition:opacity .15s;z-index:200}.note-badge:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#d1d5db}.note-badge:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);background:#fff;color:#1e293b;font-size:14px;font-weight:500;padding:6px 12px;border-radius:6px;border:1px solid #d1d5db;white-space:nowrap;box-shadow:0 2px 8px #0000001a}.note-badge:hover:before,.note-badge:hover:after{opacity:1}.meta-note-badge{width:20px;height:20px;font-size:12px;margin-top:0;cursor:pointer}.label-failure-reason{max-width:220px;color:#b42318;font-size:12px;font-weight:600;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rule-tag-row{display:flex;flex-wrap:wrap;gap:6px}.rule-tag-row.subtle{opacity:.92}.rule-tag{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#edf4ff;color:#35507f;font-size:12px;font-weight:700}.rule-tag.soft{background:#f2f6fc;color:#5a6d86}.risk-tag-row{display:flex;flex-wrap:wrap;gap:6px}.risk-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#fff4e8;color:#b45309;font-size:12px;font-weight:700}.preferred-carrier-chip{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1f4f93;font-size:12px}.order-note-chip{display:grid;gap:4px;padding:8px 10px;border-left:4px solid var(--note-color, #6b7280);background:#fafbfc}.order-note-chip strong{color:var(--note-color, #6b7280);font-size:12px}.order-note-chip span{color:#38485a;font-size:12px;line-height:1.5}.urgency-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700}.urgency-badge span{font-weight:600}.urgency-normal{background:#eef3f8;color:#5e6f82}.urgency-warning{background:#fff4df;color:#9a5b00}.urgency-urgent{background:#ffe5db;color:#b24700}.urgency-overdue{background:#ffe3e3;color:#b42318}.urgency-row-warning{--urgency-accent: #e6a63d}.urgency-row-urgent{--urgency-accent: #f27a2a;background:#fffaf6}.urgency-row-overdue{--urgency-accent: #d92d20;background:#fff7f7}.status-cell{display:grid;gap:4px}.status-cell strong{color:#1d2b3a;font-size:13px}.status-cell small{color:#7a8796;font-size:12px}.note-color-picker{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.note-color-swatch{width:34px;height:34px;border-radius:999px;box-shadow:inset 0 0 0 2px #ffffffe6}.note-color-swatch.active{outline:3px solid #1d4ed8;outline-offset:2px}.product-list{display:grid;gap:14px}.product-list .product-cell{padding:3px 0}.product-thumb-wrap{position:relative;width:64px;height:64px}.product-thumb{width:64px;height:64px;border:1px solid #d8e0ea;object-fit:cover;background:#fff}.product-preview{position:fixed;width:min(360px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:14px;border:1px solid #d8e0ea;border-radius:8px;background:#fffffffa;box-shadow:0 22px 48px #0c192d2e;display:grid;place-items:center;overflow:hidden;pointer-events:none;z-index:400}.product-preview-image{display:block;width:100%;max-width:332px;max-height:calc(100vh - 58px);object-fit:contain;background:#fff}.product-thumb.placeholder{display:grid;place-items:center;color:#7d8897;font-size:12px;background:#f2f5f9}.product-meta{min-width:0;display:grid;gap:4px}.product-meta strong,.product-meta span,.product-meta em{overflow:hidden;text-overflow:ellipsis;white-space:normal}.product-meta strong{color:#1d2b3a;font-size:13px;font-weight:700;line-height:1.5}.product-meta span,.product-meta em,.product-empty,.tracking-cell{color:#627082;font-size:12px}.product-meta span{line-height:1.55}.merge-group-board{display:grid;gap:10px;margin-bottom:12px}.merge-group-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px;border:1px solid #dce6f6;background:#f8fbff}.merge-group-card strong{color:#17314d;font-size:14px}.merge-group-card p{margin:4px 0 0;color:#627082;font-size:12px}.rule-center-list,.risk-order-list{display:grid;gap:10px;margin-top:14px}.rule-center-card,.risk-order-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px;border:1px solid #dce6f6;background:#f8fbff}.rule-center-card.muted{opacity:.75}.rule-center-header{display:flex;align-items:center;gap:10px}.rule-center-card p,.risk-order-card p{margin:6px 0 0;color:#627082;font-size:12px;line-height:1.5}.carrier-manager{margin-top:16px}.carrier-profile-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px;margin-bottom:0;border-bottom:2px solid #e2e8f0;padding-bottom:0}.carrier-profile-tab{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border-radius:4px 4px 0 0;transition:color .15s,border-color .15s}.carrier-profile-tab:hover{color:#1e40af;background:#f1f5f9}.carrier-profile-tab.active{color:#1d4ed8;font-weight:700;border-bottom-color:#2563eb;background:transparent}.carrier-profile-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#e2e8f0;border-radius:9px;font-size:11px;font-weight:600;color:#475569}.carrier-profile-tab.active .carrier-profile-tab-count{background:#dbeafe;color:#1d4ed8}.carrier-profile-list{display:grid;gap:0;margin-top:14px}.carrier-profile-group{margin-bottom:16px}.carrier-profile-group-header{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#f1f5f9;border-radius:6px 6px 0 0;border-left:3px solid #3b82f6;margin-bottom:2px}.carrier-profile-group-label{font-size:13px;font-weight:700;color:#1e40af}.carrier-profile-group-count{font-size:12px;color:#64748b;margin-left:auto}.provider-preset-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.provider-preset{display:grid;gap:6px;padding:12px;border-radius:8px;border:1px solid #dce6f6;background:#f8fbff;color:#19314e;text-align:left}.provider-preset strong{font-size:14px}.provider-preset span{color:#627082;font-size:12px;line-height:1.5}.provider-preset.active{border-color:#3573d8;background:#edf4ff}.carrier-auth-card{padding:14px;border:1px solid #dce6f6;background:#fbfdff}.checkbox-row{display:flex;align-items:center;gap:10px;margin:12px 0;color:#1d2b3a;font-size:13px}@media(max-width:960px){.carrier-settings-toggle-grid,.carrier-settings-bottom-grid{grid-template-columns:1fr}}.carrier-profile-card{display:flex;justify-content:space-between;gap:12px;padding:12px;background:#f8fbff;border:1px solid #dce6f6;border-top:none;border-left:3px solid #bfdbfe}.carrier-profile-card:last-child{border-radius:0 0 6px 6px}.carrier-profile-group:only-child .carrier-profile-card,.carrier-profile-group .carrier-profile-card:first-child{border-top:1px solid #dce6f6}.carrier-profile-card strong{display:block;font-size:14px}.carrier-profile-card p{margin:6px 0 0;color:#627082;font-size:12px}.carrier-search-input{display:block;width:100%;padding:8px 12px;margin-bottom:4px;border:1px solid #d8e2ef;border-radius:6px;font-size:13px;color:#1d2b3a;background:#fff;outline:none;transition:border-color .15s}.carrier-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.carrier-batch-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-top:8px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;font-size:13px;color:#1d4ed8;font-weight:500}.carrier-table{width:100%;border-collapse:collapse;margin-top:12px;font-size:13px}.carrier-table th{padding:6px 12px;text-align:left;font-weight:600;color:#475569;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-size:12px;white-space:nowrap}.carrier-table td{padding:6px 12px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#1d2b3a}.carrier-table tbody tr:hover{background:#f8fafc}.carrier-row-disabled td{opacity:.5}.carrier-name-cell{font-weight:500;font-size:13px}.carrier-default-badge{display:inline-block;margin-left:6px;padding:1px 6px;font-size:11px;font-weight:600;color:#15803d;background:#dcfce7;border-radius:8px;vertical-align:middle}.carrier-notes-hint{display:block;margin-top:2px;font-size:12px;color:#94a3b8}.carrier-last-used{color:#94a3b8;font-size:12px;text-align:center;display:block}.carrier-delete-btn{color:#dc2626!important;background:#fff!important;border:1px solid #fecaca!important}.carrier-delete-btn:hover{background:#fef2f2!important;border-color:#fca5a5!important}.carrier-chip{display:inline-block;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:500;white-space:nowrap}.carrier-chip-4px{background:#dbeafe;color:#1d4ed8}.carrier-chip-yanwen{background:#ffedd5;color:#c2410c}.carrier-chip-goodcang{background:#dcfce7;color:#15803d}.carrier-chip-ck1{background:#f1f5f9;color:#475569}.carrier-toggle{position:relative;display:inline-block;width:36px;height:20px;cursor:pointer}.carrier-toggle input{opacity:0;width:0;height:0;position:absolute}.carrier-toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#cbd5e1;border-radius:10px;transition:background .2s}.carrier-toggle-slider:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #00000026}.carrier-toggle input:checked+.carrier-toggle-slider{background:#3b82f6}.carrier-toggle input:checked+.carrier-toggle-slider:before{transform:translate(16px)}.carrier-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:13px;color:#1d2b3a;grid-column:1 / -1}.tracking-number-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#0c4a6e;font-size:13px;font-weight:600;line-height:1.4;cursor:pointer;text-decoration:underline dotted;text-underline-offset:3px;padding:0;text-align:left;word-break:break-all;overflow-wrap:anywhere;display:inline-block;max-width:100%}.tracking-number-link:hover{color:#0369a1;text-decoration:underline solid}.shipping-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:220px;background:#0c192d52;z-index:80;display:flex;justify-content:flex-end}.shipping-drawer{width:560px;max-width:90vw;height:100vh;background:#fff;box-shadow:-8px 0 32px #0c192d2e;display:flex;flex-direction:column;animation:drawer-slide-in .25s ease}@keyframes drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.shipping-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.shipping-drawer-header h3{margin:0;font-size:16px;font-weight:600;color:#0f172a}.shipping-drawer-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;font-size:22px;color:#64748b;cursor:pointer;border-radius:6px;transition:background .15s}.shipping-drawer-close:hover{background:#f1f5f9;color:#1e293b}.shipping-drawer-body{flex:1;overflow-y:auto;padding:16px 20px}.shipping-drawer-fields{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.shipping-drawer-fields .field{gap:2px}.shipping-drawer-fields .field.full-width,.shipping-drawer-fields>div,.shipping-drawer-fields>p,.shipping-drawer-fields>label.carrier-toggle-row{grid-column:1 / -1}.shipping-drawer-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #e2e8f0;flex-shrink:0}.shipping-drawer-presets{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px}.shipping-preset-card{display:grid;gap:4px;padding:10px 12px;border-radius:8px;border:1.5px solid #dce6f6;background:#f8fbff;color:#19314e;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.shipping-preset-card:hover{border-color:#93c5fd;background:#eff6ff}.shipping-preset-card.active{border-color:#3b82f6;background:#eff6ff}.shipping-preset-card strong{font-size:13px}.shipping-preset-card span{font-size:11px;color:#627082;line-height:1.4}.shipping-drawer-clone{margin-bottom:12px;padding:10px 12px;background:#64b4ff0f;border-radius:6px}.shipping-drawer-clone .field{margin-bottom:0}.row-actions.compact{gap:4px}.cost-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c192d66;z-index:85;display:flex;justify-content:flex-end}.cost-drawer{width:520px;max-width:90vw;height:100vh;background:#fff;box-shadow:-8px 0 32px #0c192d2e;display:flex;flex-direction:column;animation:drawer-slide-in .25s ease}.cost-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.cost-drawer-header h3{margin:0;font-size:16px;font-weight:600;color:#0f172a}.cost-drawer-header .panel-copy{margin:2px 0 0;font-size:13px}.cost-drawer-body{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:20px}.cost-drawer-section{display:flex;flex-direction:column;gap:10px}.cost-drawer-section-title{margin:0;font-size:14px;font-weight:600;color:#1e293b}.cost-drawer-match-badge{display:inline-block;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:500;background:#e0f2fe;color:#0369a1;width:fit-content;margin:0}.cost-drawer-match-badge.new{background:#fef3c7;color:#92400e}.cost-drawer-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #e2e8f0;flex-shrink:0}.cost-drawer-footer .muted{font-size:12px;color:#9aaac0}.cost-drawer-footer-actions{display:flex;gap:8px}.inline-cost-edit{display:flex;gap:4px;align-items:center}.inline-cost-edit button{padding:3px 8px;font-size:12px;white-space:nowrap}.inline-cost-input{width:72px;padding:3px 6px;font-size:13px;border:1px solid #cbd5e1;border-radius:4px;text-align:right}.inline-cost-currency{width:48px;padding:3px 6px;font-size:13px;border:1px solid #cbd5e1;border-radius:4px;text-align:center}.inline-cost-input:focus,.inline-cost-currency:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.invoice-unmatched-hint{margin:8px 0 0;padding:8px 12px;font-size:13px;border-radius:6px;background:#fef3c7;color:#92400e;line-height:1.5}@media(max-width:1200px){.store-auth-overview,.compact-meta-grid,.print-workbench-summary,.print-workbench-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.store-auth-overview,.compact-meta-grid,.print-workbench-summary,.print-workbench-columns{grid-template-columns:1fr}.declaration-draft-bar{align-items:flex-start}.carrier-profile-card{flex-direction:column}}.overseas-workbench{padding:18px}.warehouse-shell{display:grid;grid-template-columns:140px minmax(0,1fr);gap:18px}.warehouse-side-nav{display:grid;align-content:start;gap:8px}.warehouse-side-tab{justify-content:flex-start;padding:14px 16px;background:#f5f8fc;color:#27466d;box-shadow:inset 0 0 0 1px #d9e4f2}.warehouse-side-tab.active{background:#edf4ff;color:#2f78d8;box-shadow:inset 3px 0 #2f78d8,inset 0 0 0 1px #d9e4f2}.warehouse-main{display:grid;gap:14px}.warehouse-filter-board,.warehouse-table-wrap,.warehouse-settings-table-wrap{border:1px solid #d9e4f2;background:#fff}.warehouse-filter-board{padding:14px 16px}.warehouse-filter-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 0;border-bottom:1px dashed #e6edf7}.warehouse-filter-line:last-child{border-bottom:0}.warehouse-filter-label{min-width:72px;color:#66768b;font-size:13px}.warehouse-search-input{min-width:320px;padding:8px 10px;border:1px solid #d6deea;border-radius:4px;font-size:13px}.warehouse-inline-summary,.warehouse-bottom-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 14px;border:1px solid #d9e4f2;background:#f8fbff;color:#617286;font-size:13px}.warehouse-inline-summary span{display:inline-flex;align-items:center;gap:6px}.warehouse-bottom-strip strong{margin-right:10px;color:#19314e}.warehouse-mini-actions{display:flex;gap:8px;flex-wrap:wrap}.warehouse-match-chip{padding:4px 10px;border-radius:999px;font-size:12px;border:1px solid #d9e4f2}.warehouse-match-chip.full{color:#187548;background:#e7f8ef;border-color:#c4e8d3}.warehouse-match-chip.partial{color:#b26418;background:#fff4e6;border-color:#ffd9ab}.warehouse-match-chip.none{color:#65768a;background:#f4f7fb}.warehouse-table{width:100%;border-collapse:collapse}.warehouse-table th,.warehouse-table td{padding:12px 14px;border-bottom:1px solid #e8eef7;text-align:left;vertical-align:top;font-size:13px}.warehouse-table th{background:#f7f9fc;color:#44566d;font-weight:700}.warehouse-table tbody tr:hover{background:#fafcff}.warehouse-sku-cell,.warehouse-mapping-cell{display:grid;gap:4px}.warehouse-sku-cell strong,.warehouse-mapping-cell strong{color:#173151}.warehouse-sku-cell span,.warehouse-mapping-cell span{color:#66768b;font-size:12px}.warehouse-settings-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:14px}.warehouse-advanced-box{margin-top:12px;padding:12px 14px;border:1px dashed #d9e4f2;background:#fbfdff}.warehouse-advanced-box summary{cursor:pointer;color:#2f78d8;font-size:13px;font-weight:600}.warehouse-advanced-box[open] summary{margin-bottom:12px}.warehouse-table-actions{display:flex;flex-wrap:wrap;gap:10px}.etsy-sync-diagnostics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.etsy-sync-diagnostic-card{display:grid;gap:6px;padding:12px 14px;border:1px solid #d8e1ef;border-radius:10px;background:#f8fbff}.etsy-sync-diagnostic-card span{font-size:12px;color:#6f7c8c}.etsy-sync-diagnostic-card strong{color:#18324f;font-size:14px;line-height:1.5}.etsy-sync-diagnostic-card small{color:#7a8796;line-height:1.5}.etsy-sync-diagnostic-card.success{border-color:#bbf7d0;background:#f0fdf4}.etsy-sync-diagnostic-card.warning{border-color:#fde68a;background:#fffbeb}.etsy-sync-diagnostic-card.danger{border-color:#fecaca;background:#fef2f2}.compact-simple-list{margin-top:12px}.warehouse-search-row{display:flex;gap:10px;align-items:center}.warehouse-search-row input{flex:1;min-width:0}.link-button{padding:0;border:0;background:transparent;color:#2f78d8;font-size:13px;font-weight:600;box-shadow:none}.link-button:hover:not(:disabled){transform:none;box-shadow:none;color:#1b63c3;text-decoration:underline}.link-button.danger{color:#d9534f}.supplier-module-panel{display:grid;gap:14px}.supplier-module-notice{padding:12px 14px;border:1px solid #d8e7fb;border-radius:10px;background:#f7fbff;color:#46607b;font-size:13px;line-height:1.7}.supplier-module-notice strong{color:#173151;margin-right:6px}.supplier-module-notice code{margin-left:6px;padding:2px 6px;border-radius:6px;background:#eef4ff;color:#174a9c;font-family:Consolas,Courier New,monospace;font-size:12px}.supplier-module-frame-wrap{min-height:780px;border:1px solid #d8e1ef;border-radius:14px;overflow:hidden;background:#fff}.supplier-module-frame{width:100%;min-height:780px;border:0;background:#fff}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .18s ease}.button-link.primary{background:#2f78d8;color:#fff}.button-link.primary:hover{background:#2066c4}.button-link.secondary{border:1px solid #cdd9ea;background:#fff;color:#2f78d8}.button-link.secondary:hover{background:#f8fbff}.supplier-native-panel{display:flex;flex-direction:column;gap:16px}.supplier-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.supplier-native-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);gap:16px;align-items:start}.supplier-side-stack{display:flex;flex-direction:column;gap:16px}.supplier-table-shell table td,.supplier-preview-table table td,.supplier-table-shell table th,.supplier-preview-table table th{vertical-align:top}.supplier-cost-history{display:flex;flex-direction:column;gap:10px;margin-top:12px}.supplier-cost-history-item{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #dbe6f2;border-radius:10px;background:#f8fbff;font-size:13px;color:#355070}.supplier-override-text{min-height:92px;resize:vertical}.supplier-empty{padding:18px 12px;text-align:center;color:#6d7f98;font-size:13px}.supplier-invoice-list{display:flex;flex-direction:column;gap:10px}.supplier-invoice-item{display:flex;flex-direction:column;gap:4px;align-items:flex-start;padding:10px 12px;border:1px solid #dbe6f2;border-radius:10px;background:#fff;color:#24436b;text-align:left}.supplier-invoice-item.active{border-color:#71a8ff;background:#eef5ff}.compact-top-gap{margin-top:12px}.cell-sub{margin-top:4px;color:#6d7f98;font-size:12px}.link-stack{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.text-link{padding:0;border:0;background:transparent;color:#2f78d8;font-size:13px;font-weight:700;cursor:pointer}.text-link:hover{text-decoration:underline}.compact-toggle-row.between{justify-content:space-between}.compact-search{min-width:320px}@media(max-width:1280px){.supplier-native-grid{grid-template-columns:1fr}.supplier-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.products-workspace{display:flex;flex-direction:column;gap:20px}.products-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.products-stat{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid #e3ecf6;border-radius:12px;background:linear-gradient(180deg,#fff,#f5f9ff)}.products-stat .stat-label{font-size:12px;color:#6d7f98;letter-spacing:.3px}.products-stat .stat-value{font-size:22px;font-weight:700;color:#1f3a5f;line-height:1.2}.products-tabs{display:flex;gap:4px;padding:4px;background:#eef3fa;border-radius:10px;width:fit-content}.products-tab{padding:8px 20px;border:0;background:transparent;color:#6d7f98;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.products-tab:hover{color:#2f78d8}.products-tab.active{background:#fff;color:#1f3a5f;box-shadow:0 2px 6px #2f78d81f}.products-section{display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid #e3ecf6;border-radius:14px;background:#fff}.products-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;border-bottom:1px solid #eef3fa}.products-section-head h3{margin:0;font-size:17px;font-weight:700;color:#1f3a5f}.products-section-head p{margin:4px 0 0;font-size:13px;color:#6d7f98;line-height:1.5}.products-edit-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #eef3fa;border-radius:10px;background:#fafcff}.products-edit-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;border-top:1px dashed #e3ecf6}.products-edit-footer .muted{font-size:12px;color:#9aaac0}.products-table table{width:100%}.products-table table th{font-size:12px;font-weight:600;color:#6d7f98;text-transform:none;letter-spacing:.3px;padding:10px 12px;text-align:left;border-bottom:1px solid #eef3fa;background:#fafcff}.products-table table td{padding:12px;font-size:13px;color:#355070;border-bottom:1px solid #f0f5fb;vertical-align:middle}.products-table table tr:hover td{background:#f7fbff}.product-sku{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12.5px;font-weight:600;color:#1f3a5f;background:#eef5ff;padding:2px 8px;border-radius:4px;display:inline-block}.product-name{color:#24436b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-supplier{display:flex;flex-direction:column;gap:2px}.product-supplier>span:first-child{font-weight:600;color:#24436b}.product-cost{display:flex;flex-direction:column;gap:2px}.product-cost strong{color:#2f78d8;font-size:13.5px}.product-linked{display:inline-block;min-width:28px;padding:2px 8px;border-radius:12px;background:#eef5ff;color:#2f78d8;font-weight:600;text-align:center}.link-row{display:flex;gap:12px}.muted{color:#9aaac0;font-size:12px}.products-invoice-split{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:16px;align-items:start}.products-invoice-preview h4,.products-invoice-recent h4{margin:0 0 10px;font-size:14px;font-weight:700;color:#1f3a5f}.line-out-of-stock td{background:#fff8e6}.out-of-stock-badge{display:inline-block;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:600;border-radius:4px;background:#f59e0b;color:#fff;vertical-align:middle}@media(max-width:1280px){.products-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.products-invoice-split{grid-template-columns:1fr}}.dashboard-workspace{display:flex;flex-direction:column;gap:20px}.dashboard-primary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-metric{display:flex;flex-direction:column;gap:6px;padding:18px 20px;border:1px solid #e3ecf6;border-radius:14px;background:linear-gradient(180deg,#fff,#f5f9ff)}.dashboard-metric.primary{background:linear-gradient(180deg,#2f78d8,#3d8ff0);color:#fff;border-color:transparent}.dashboard-metric .metric-label{font-size:12px;color:#6d7f98;letter-spacing:.3px}.dashboard-metric.primary .metric-label{color:#ffffffd9}.dashboard-metric .metric-value{font-size:32px;font-weight:700;color:#1f3a5f;line-height:1.1}.dashboard-metric.primary .metric-value{color:#fff}.dashboard-metric .metric-sub{font-size:12px;color:#9aaac0}.dashboard-metric.primary .metric-sub{color:#ffffffd9}.dashboard-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:16px}.dashboard-row:has(.alert-card:only-child){grid-template-columns:1fr}.dashboard-card{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid #e3ecf6;border-radius:14px;background:#fff}.dashboard-card h3{margin:0;font-size:15px;font-weight:700;color:#1f3a5f}.dashboard-revenue-list{display:flex;flex-direction:column;gap:10px}.dashboard-revenue-item{display:flex;justify-content:space-between;align-items:baseline;padding:10px 14px;border:1px solid #eef3fa;border-radius:10px;background:#fafcff}.revenue-currency{font-size:12px;font-weight:600;color:#6d7f98;letter-spacing:.5px}.revenue-amount{font-size:20px;color:#1f3a5f}.dashboard-store-list{display:flex;flex-direction:column;gap:14px}.dashboard-store-row{display:flex;flex-direction:column;gap:6px}.store-row-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.store-row-head strong{font-size:13.5px;color:#24436b}.store-row-bar{width:100%;height:6px;background:#eef3fa;border-radius:3px;overflow:hidden}.store-row-bar-fill{height:100%;background:linear-gradient(90deg,#71a8ff,#2f78d8);border-radius:3px}.dashboard-alert-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.alert-item{padding:12px 14px;border-radius:10px;border-left:3px solid #9aaac0;background:#fafcff;font-size:13.5px;color:#355070;line-height:1.55}.alert-item strong{color:#1f3a5f;font-weight:700}.alert-item.danger{border-left-color:#dc2626;background:#fef2f2}.alert-item.warning{border-left-color:#f59e0b;background:#fffbeb}.alert-item.info{border-left-color:#2f78d8;background:#eef5ff}.alert-item.success{border-left-color:#16a34a;background:#f0fdf4}@media(max-width:1280px){.dashboard-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-row{grid-template-columns:1fr}}.store-auth-workspace{display:flex;flex-direction:column;gap:18px}.store-auth-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.store-auth-item{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e3ecf6;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.store-auth-item:hover{border-color:#c3d7ee;background:#fafcff}.store-auth-item.active{border-color:#71a8ff;background:#f5faff;box-shadow:0 2px 8px #2f78d81f}.store-auth-item.current{border-left:3px solid #2f78d8}.store-auth-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.store-auth-item-head strong{font-size:14px;color:#1f3a5f;display:block}.store-auth-item-head .cell-sub{margin:2px 0 0;font-size:12px;color:#9aaac0}.store-auth-item-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 12px;border-radius:8px;background:#fafcff}.store-auth-item-stats>div{display:flex;flex-direction:column;gap:2px}.store-auth-item-stats span{font-size:11px;color:#9aaac0}.store-auth-item-stats strong{font-size:15px;color:#1f3a5f;font-weight:700}.store-auth-item-stats strong.warn{color:#d97706}.store-auth-item-actions{display:flex;gap:8px;padding-top:4px;border-top:1px dashed #eef3fa}.auth-empty-card{grid-column:1 / -1;padding:40px 20px;text-align:center;border:1px dashed #d8e1ef;border-radius:12px;background:#fafcff}.auth-empty-card strong{display:block;font-size:14px;color:#1f3a5f;margin-bottom:4px}.auth-empty-card p{margin:0;font-size:13px;color:#6d7f98}.products-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;margin-top:8px;border:1px solid #eef3fa;border-radius:10px;background:#fafcff;font-size:13px}.pagination-info{color:#6d7f98}.pagination-info strong{color:#1f3a5f;font-weight:700}.pagination-controls{display:flex;align-items:center;gap:6px}.pagination-page-size{display:flex;align-items:center;gap:6px;font-size:12px;color:#6d7f98;margin-right:8px}.pagination-page-size select{padding:4px 8px;border:1px solid #d8e1ef;border-radius:6px;font-size:12px;background:#fff;color:#1f3a5f;cursor:pointer}.pagination-page{padding:0 12px;font-size:12.5px;color:#1f3a5f;font-weight:600}@media(max-width:768px){.products-pagination{flex-direction:column;align-items:flex-start}}
