:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1e2824;--surface:#fbfcfb;--surface-muted:#f3f5f3;--border:#d7ded9;--border-strong:#b8c4bd;--text-muted:#65726b;--ink:#1e2824;--nav:#18211d;--teal:#0f766e;--teal-soft:#dcefed;--amber:#9a5b00;--amber-soft:#f5e7c7;--red:#b42318;--red-soft:#f4d6d3;--green:#237443;--green-soft:#dcebdd;--blue:#2b5c7d;--blue-soft:#dbe8ef;--shadow:0 18px 42px #1e282414;background:#eef1ef;font-family:Microsoft YaHei,PingFang SC,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{background-color:#eef1ef;background-image:linear-gradient(90deg,#18211d08 1px,#0000 1px),linear-gradient(0deg,#18211d08 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{border:1px solid var(--border-strong);min-height:34px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}button:hover:not(:disabled){background:#f7f9f7;border-color:#829088}button:disabled{cursor:not-allowed;opacity:.48}.button-like{border:1px solid var(--border-strong);min-height:34px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 12px;text-decoration:none;display:inline-flex}.button-like:hover:not(:disabled){background:#f7f9f7;border-color:#829088}.inline-file-button{border:1px solid var(--border-strong);min-height:34px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex;position:relative}.inline-file-button:hover:not(.is-disabled){background:#f7f9f7;border-color:#829088}.inline-file-button.is-disabled{cursor:not-allowed;opacity:.48}.inline-file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}input:disabled,select:disabled{cursor:not-allowed;opacity:.58}input,select{border:1px solid var(--border);min-width:0;height:34px;color:var(--ink);background:#fff;border-radius:6px;padding:0 10px}input:focus,select:focus,textarea:focus{border-color:var(--teal);outline:2px solid #0f766e40}input[type=file]{height:auto;min-height:34px;padding:5px 8px}table{border-collapse:collapse;width:100%;min-width:720px;font-size:13px}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:10px 12px}th{background:var(--surface-muted);color:#3b4741;font-size:12px;font-weight:700}td{background:var(--surface)}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);width:min(100%,420px);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.login-brand{border-bottom:1px solid var(--border);background:var(--nav);color:#f3f6f4;align-items:center;gap:11px;padding:18px;display:flex}.login-form{gap:14px;padding:20px;display:grid}.login-form h1{letter-spacing:0;margin:0;font-size:22px}.login-submit{width:100%}.sidebar{background:var(--nav);color:#f3f6f4;border-right:1px solid #29342f;height:100vh;padding:18px 14px;position:sticky;top:0}.brand-block{align-items:center;gap:11px;padding:4px 4px 20px;display:flex}.brand-mark{color:#bfe4dc;background:#203029;border:1px solid #ffffff29;border-radius:8px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.brand-name{font-size:16px;font-weight:800}.brand-subtitle{color:#9faaa5;margin-top:3px;font-size:12px}.nav-list{gap:5px;display:grid}.nav-link{color:#d7dfdb;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:14px;text-decoration:none;display:flex}.nav-link:hover,.nav-link--active{color:#fff;background:#ffffff14;border-color:#bfe4dc2e}.workspace{align-content:start;gap:14px;min-width:0;padding:18px;display:grid}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar h1,.panel h2{color:var(--ink);letter-spacing:0;margin:0}.topbar h1{font-size:22px}.panel h2{font-size:17px}.eyebrow{color:var(--text-muted);letter-spacing:0;margin:0 0 4px;font-size:11px;font-weight:800}.topbar-actions,.toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.topbar-actions{justify-content:flex-end;margin-left:auto}.topbar-session{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.topbar-session input{width:132px}.topbar-session-message{max-width:220px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.toolbar-search{border:1px solid var(--border);min-width:min(100%,240px);min-height:34px;color:var(--text-muted);background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.toolbar-search input,.toolbar-search textarea{border:0;width:180px;padding:0}.toolbar-search input{height:32px}.toolbar-search textarea{resize:vertical;min-height:32px;max-height:72px;color:var(--ink);background:0 0;padding:7px 0;font-family:inherit;line-height:18px}.toolbar-search input:focus,.toolbar-search textarea:focus{outline:0}.toolbar-search:focus-within{border-color:var(--focus-ring);box-shadow:0 0 0 3px #3a6f5f2e}.compact-filter{border:1px solid var(--border);min-height:34px;color:var(--text-muted);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 8px;font-size:12px;display:inline-flex}.compact-filter input,.compact-filter select{background:0 0;border:0;width:132px;height:32px;padding:0;font-size:13px}.compact-filter select{width:180px}.compact-filter--sku{min-width:260px;position:relative}.compact-filter--sku input{width:210px}.sku-combobox{min-width:0;position:relative}.sku-combobox__options{z-index:20;border:1px solid var(--border-strong);background:#fff;border-radius:8px;width:min(560px,78vw);max-height:320px;padding:5px;display:grid;position:absolute;top:calc(100% + 7px);left:0;overflow:auto;box-shadow:0 18px 45px #18211d29}.sku-combobox__option{text-align:left;white-space:normal;background:0 0;border:0;border-radius:6px;justify-content:stretch;gap:2px;min-height:42px;padding:6px 8px;display:grid}.sku-combobox__option:hover,.sku-combobox__option[aria-selected=true]{background:var(--surface-muted)}.sku-combobox__option strong,.sku-combobox__option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sku-combobox__option span{color:var(--text-muted);font-size:12px}.compact-filter:focus-within{border-color:var(--focus-ring);box-shadow:0 0 0 3px #3a6f5f2e}.compact-filter input:focus,.compact-filter select:focus{outline:0}.icon-button{color:#fff;background:#1f2b26;border-color:#829088}.icon-button:hover:not(:disabled){background:#2c3a34}.sync-status{border:1px solid var(--border);min-height:34px;color:var(--text-muted);background:#ffffffad;border-radius:6px;align-items:center;padding:0 10px;font-size:12px;display:flex}.session-strip{border:1px solid var(--border);box-shadow:var(--shadow);background:#fbfcfbdb;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(116px,1fr));align-items:center;gap:8px;padding:10px;display:grid}.session-title{color:#314039;white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.login-status{border:1px solid var(--border);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.login-status--authenticated{color:#277547;background:#e8f5ed;border-color:#b7d6c2}.login-status--checking{color:#427282;background:#edf5f7;border-color:#c8d5db}.login-status--invalid{color:#b43b31;background:#fff0ee;border-color:#f2c9c4}.login-status--anonymous{color:var(--text-muted);background:#f5f7f4}.token-input{grid-column:span 2;min-width:0}.button-subtle{color:var(--text-muted)}.session-message{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;grid-column:span 2;font-size:12px;overflow:hidden}.page-stack{gap:14px;display:grid}.panel{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:8px}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.orders-heading{border-bottom:0;padding-bottom:10px}.orders-control-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f7f9f7;grid-template-columns:minmax(240px,.72fr) minmax(420px,1.28fr);align-items:start;gap:10px;padding:10px 12px;display:grid}.orders-filter-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.orders-search{width:100%;min-width:0}.orders-search textarea{width:100%}.order-status-tabs{border-bottom:1px solid var(--border);background:#fff;gap:22px;padding:0 12px;display:flex;overflow-x:auto}.order-status-tab{color:#526058;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;min-height:42px;padding:0 0 2px;font-weight:700}.order-status-tab:hover:not(:disabled){border-color:#0000;border-bottom-color:var(--border-strong);background:0 0}.order-status-tab.is-active{border-bottom-color:var(--teal);color:#173b31}.order-status-tab__count{color:#65726b;background:#e4e9e6;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:800;display:inline-flex}.order-status-tab.is-active .order-status-tab__count{background:var(--teal-soft);color:var(--teal)}.buyer-profile-summary{border-bottom:1px solid var(--border);background:#f3faf5;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.buyer-profile-summary h3{color:#173b31;margin:0;font-size:15px}.buyer-profile-summary__metrics{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.compact-form{border-bottom:1px solid var(--border);grid-template-columns:minmax(150px,1.1fr) minmax(150px,1.1fr) minmax(150px,1.2fr) auto minmax(150px,.8fr);align-items:end;gap:10px;padding:12px 14px;display:grid}.field{color:#3b4741;gap:5px;font-size:12px;font-weight:800;display:grid}.field span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form-status{min-height:34px;color:var(--text-muted);align-items:center;font-size:12px;line-height:1.35;display:flex}.stat-grid{background:var(--border);grid-template-columns:repeat(4,minmax(150px,1fr));gap:1px;display:grid}.store-dashboard-list,.store-order-groups{gap:12px;padding:12px;display:grid}.store-switcher{border-top:1px solid var(--border);background:#f7f9f7;gap:8px;padding:10px 12px;display:flex;overflow-x:auto}.store-switcher__button{border:1px solid var(--border);min-height:34px;color:var(--text);white-space:nowrap;background:#fff;border-radius:6px;flex:none;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.store-switcher__button.is-active{color:#173b31;background:#e7f1ed;border-color:#2f6f5d}.store-switcher__count{color:var(--text-muted);font-size:12px;font-weight:700}.store-dashboard-section,.store-order-section{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.store-section-heading{border-bottom:1px solid var(--border);background:#f7f9f7;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.store-section-heading h3{color:var(--ink);letter-spacing:0;margin:0;font-size:15px}.store-import-status{border-bottom:1px solid var(--border);color:var(--text-muted);padding:7px 12px;font-size:12px}.stat-card{background:var(--surface);min-height:112px;padding:11px 14px}.stat-card__topline{color:var(--text-muted);justify-content:space-between;align-items:center;display:flex}.stat-card__icon{background:var(--surface-muted);width:28px;height:28px;color:var(--ink);border-radius:6px;place-items:center;display:grid}.stat-card__value{color:var(--ink);margin-top:10px;font-size:27px;font-weight:800;line-height:1}.stat-card__label{margin-top:7px;font-size:13px;font-weight:800}.stat-card__details{color:var(--text-muted);flex-wrap:wrap;gap:3px 10px;margin-top:7px;font-size:12px;line-height:1.35;display:flex}.stat-card__action{width:28px;min-height:28px;color:inherit;background:0 0;border:0;padding:0}.stat-card__action:hover:not(:disabled){background:var(--surface-muted)}.stat-card--warning .stat-card__icon{background:var(--amber-soft);color:var(--amber)}.stat-card--danger .stat-card__icon{background:var(--red-soft);color:var(--red)}.stat-card--info .stat-card__icon{background:var(--blue-soft);color:var(--blue)}.stat-card--success .stat-card__icon{background:var(--green-soft);color:var(--green)}.table-wrap{overflow-x:auto}.inventory-panel{flex-direction:column;min-height:0;max-height:calc(100vh - 118px);display:flex;overflow:hidden}.inventory-panel__fixed{z-index:3;background:var(--surface);flex:none;position:relative}.inventory-table-wrap{flex:auto;min-height:0;overflow:auto}.inventory-table__head th{z-index:2;box-shadow:inset 0 -1px 0 var(--border);position:sticky;top:0}.dashboard-detail{border-top:1px solid var(--border);background:#f7f9f7}.dashboard-detail__heading{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.settings-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;padding:12px 14px;display:grid}.settings-grid--single{grid-template-columns:1fr}.settings-card{border:1px solid var(--border);background:#f7f9f7;border-radius:8px;grid-template-columns:repeat(2,minmax(130px,1fr)) auto;align-items:end;gap:10px;min-width:0;padding:12px;display:grid}.settings-card__title{color:#314039;grid-column:1/-1;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.settings-card .form-status{grid-column:1/-1}.dashboard-detail__heading h4{margin:0;font-size:15px}.cancellation-risk-detail{gap:16px;display:grid}.cancellation-risk-group{border-top:1px solid var(--border);gap:10px;padding-top:12px;display:grid}.cancellation-risk-group__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.cancellation-risk-actions,.cancellation-template-actions,.cancellation-note-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cancellation-note-controls textarea{resize:vertical;min-width:220px;min-height:42px}.cancellation-template-fallback{gap:8px;margin-top:8px;display:grid}.buyer-reply-field.cancellation-template-fallback textarea{width:100%;min-height:120px;font-family:inherit}.buyer-task-panel{border:1px solid var(--border);background:#fff;border-radius:8px;margin:0 14px 12px}.buyer-task-panel__notice{border-bottom:1px solid var(--border);color:var(--text-muted);padding:10px 12px;font-size:12px;line-height:1.4}.buyer-task-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:12px;display:grid}.buyer-task-card{border:1px solid var(--border);background:#f7f9f7;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:10px;display:flex}.buyer-task-card.is-empty{background:#fbfcfb}.buyer-task-card__heading{align-items:center;gap:8px;display:flex}.buyer-task-card__heading strong{color:var(--ink);font-size:13px}.buyer-task-card p{color:var(--text-muted);margin:7px 0 0;font-size:12px;line-height:1.45}.buyer-task-card__action{flex:none}.buyer-reply-queue{gap:12px;padding:0 12px 12px;display:grid}.buyer-reply-section{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.buyer-reply-section__heading{border-bottom:1px solid var(--border);background:#f7f9f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.buyer-reply-item{border-bottom:1px solid var(--border);gap:10px;padding:12px;display:grid}.buyer-reply-item:last-child{border-bottom:0}.buyer-reply-item__meta{gap:4px;display:grid}.buyer-reply-item__meta strong{color:var(--ink)}.buyer-reply-item__meta span{color:var(--text-muted);font-size:12px}.buyer-reply-item blockquote{color:var(--ink);background:#f5f8f6;border-left:3px solid #8eb7a5;margin:0;padding:10px 12px;line-height:1.5}.buyer-reply-field{color:var(--text-muted);gap:6px;font-size:12px;font-weight:700;display:grid}.buyer-reply-template{color:var(--text-muted);grid-template-columns:minmax(80px,max-content) minmax(180px,320px);align-items:center;gap:8px;font-size:12px;font-weight:700;display:grid}.buyer-reply-template select{border:1px solid var(--border);min-height:34px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:5px 8px}.buyer-reply-template select:focus{border-color:var(--accent);outline:2px solid #125b452e}.buyer-reply-field textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:76px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:9px 10px;line-height:1.45}.buyer-reply-field textarea:focus{border-color:var(--accent);outline:2px solid #125b452e}.buyer-reply-actions{justify-content:flex-end;display:flex}.tracking-action-panel{border:1px solid var(--border);background:#fff;border-radius:8px;margin:0 14px 12px}.tracking-action-panel__heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.tracking-action-panel__heading strong{color:var(--ink);font-size:13px;display:block}.tracking-action-panel__heading span{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.tracking-groups{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:12px;display:grid}.tracking-group{border:1px solid var(--border);background:#f7f9f7;border-radius:8px;flex-direction:column;gap:9px;min-width:0;padding:10px;display:flex}.tracking-group__heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.tracking-group__heading strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.tracking-number-list{flex-wrap:wrap;gap:6px;max-height:96px;display:flex;overflow:auto}.tracking-number-list code{color:#2d3b35;background:#fff;border:1px solid #d7ded9;border-radius:5px;padding:3px 6px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.tracking-group__copy{align-self:flex-start}.fulfillment-detail__heading{border-bottom:1px solid var(--border)}.fulfillment-toolbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.fulfillment-selection-summary{color:var(--text-muted);font-size:12px}.fulfillment-selection-summary strong{color:var(--ink);font-size:13px}.fulfillment-toolbar-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.fulfillment-inline-status{max-width:560px;color:var(--text-muted);text-align:right;font-size:12px;line-height:1.4}.fulfillment-confirmation-overlay{z-index:50;background:#0f171347;position:fixed;inset:0}.fulfillment-confirmation-dialog{background:#fff;border:1px solid #cbd5cfeb;border-radius:8px;width:min(380px,100vw - 32px);padding:18px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 54px #14221c33}.fulfillment-confirmation-dialog h4{color:var(--ink);margin:0 0 10px;font-size:16px}.fulfillment-confirmation-dialog p{color:#32413a;margin:0;font-size:14px;line-height:1.5}.fulfillment-confirmation-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.fulfillment-product-summary{color:#314039;white-space:normal;max-width:360px;font-weight:700;line-height:1.4}.suspicious-buyer-row td{background:#fff7f5}.suspicious-buyer-alert{border:1px solid #efc4be;border-left:4px solid var(--red);color:#7f241c;background:#fff0ee;border-radius:6px;gap:5px;margin-top:7px;padding:7px 8px;font-size:12px;line-height:1.35;display:grid}.quality-check-alert{margin-top:6px;display:block}.suspicious-buyer-alert .status-badge,.repeat-buyer-alert .status-badge,.suspicious-buyer-alert button,.repeat-buyer-alert button{justify-self:start}.repeat-buyer-alert{border:1px solid #b7d6c2;border-left:4px solid var(--green);color:#1f5e38;background:#f3faf5;border-radius:6px;gap:5px;margin-top:7px;padding:7px 8px;font-size:12px;line-height:1.35;display:grid}.repeat-buyer-alert--premium{background:#edf8f1;border-color:#92caa5}.repeat-buyer-alert__badges{flex-wrap:wrap;gap:5px;display:flex}.suspicious-buyer-detail{gap:12px;display:grid}.suspicious-buyer-detail__heading{border-bottom:1px solid var(--border)}.suspicious-buyer-groups{gap:12px;padding:0 14px 14px;display:grid}.suspicious-buyer-group{background:#fff;border:1px solid #efc4be;border-radius:8px;overflow:hidden}.suspicious-buyer-group__heading{background:#fff0ee;border-bottom:1px solid #efc4be;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.suspicious-buyer-group__heading strong{color:#7f241c;font-size:14px;display:block}.suspicious-buyer-group__heading span{color:#9a3a31;margin-top:3px;font-size:12px;display:block}.error-cell{color:#9a3a31;white-space:normal;max-width:520px;font-size:12px;line-height:1.45}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.status-badge--neutral{color:#526058;background:#e8ece9}.status-badge--success{background:var(--green-soft);color:var(--green)}.status-badge--warning{background:var(--amber-soft);color:var(--amber)}.status-badge--danger{background:var(--red-soft);color:var(--red)}.status-badge--info{background:var(--blue-soft);color:var(--blue)}.empty-state{min-height:58px;color:var(--text-muted);align-items:center;gap:7px;font-size:13px;display:flex}.name-cell{align-items:center;gap:8px;display:flex}.inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.button-compact{min-height:28px;padding:0 9px;font-size:12px}.muted-line{color:var(--text-muted);margin-top:3px;font-size:12px;display:block}.order-identity{align-items:start;gap:6px;display:grid}.order-row-actions{flex-wrap:wrap;gap:6px;display:flex}.order-row-actions .button-compact{min-height:26px;padding:0 7px}.posting-cell__main{align-items:center;gap:6px;display:inline-flex}.posting-link{color:var(--ink);text-decoration:none}.posting-link:hover{color:var(--teal);text-decoration:underline}.posting-copy-button{min-width:28px;padding:0 7px}.negative-money{color:var(--red)}.help-page{max-width:1180px}.help-intro{color:#314039;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;display:grid}.help-intro__icon{background:var(--teal-soft);width:42px;height:42px;color:var(--teal);border:1px solid #bdd9d5;border-radius:8px;place-items:center;display:grid}.help-intro strong{font-size:15px;display:block}.help-intro p,.help-section-card p,.help-planned-card p{color:var(--text-muted);margin:6px 0 0;font-size:13px;line-height:1.55}.help-steps{color:#314039;gap:9px;margin:0;padding:14px 14px 14px 38px;font-size:13px;line-height:1.55;display:grid}.help-steps li::marker{color:var(--teal);font-weight:800}.help-section-list,.help-planned-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 14px 14px;display:grid}.help-section-card,.help-planned-card{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:12px}.help-section-card--full{margin:12px 14px 14px}.help-section-card__heading,.help-planned-card__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.help-section-card__heading{color:#314039;justify-content:flex-start;align-items:center}.help-section-card h3,.help-planned-card h3{color:var(--ink);letter-spacing:0;margin:0;font-size:15px}.help-section-card ul,.help-planned-card ul{color:#3b4741;gap:6px;margin:10px 0 0;padding-left:18px;font-size:13px;line-height:1.5;display:grid}.help-notice{color:#6d4700;background:#fff9ea;border:1px solid #e4d2a6;border-radius:8px;align-items:center;gap:8px;margin:12px 14px 0;padding:10px 12px;font-size:13px;line-height:1.45;display:flex}.help-status-pill{background:var(--amber-soft);min-height:24px;color:var(--amber);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.analytics-page{gap:16px;display:grid}.analytics-heading,.analytics-store-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.analytics-heading{border-bottom:1px solid var(--border);min-height:62px;padding:0 2px 12px}.analytics-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.analytics-tabs{border:1px solid var(--border);background:#fff;border-radius:6px;align-items:center;gap:3px;min-height:36px;padding:3px;display:inline-flex}.analytics-tab{min-height:28px;color:var(--text-muted);background:0 0;border:0;border-radius:4px;padding:0 10px;font-size:12px;font-weight:800}.analytics-tab:hover:not(:disabled){background:var(--surface-muted)}.analytics-tab.is-active{color:#fff;background:#18342e}.logistics-speed-page{gap:16px;display:grid}.logistics-speed-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.logistics-speed-kpi{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:13px 14px}.logistics-speed-kpi span,.logistics-speed-section-heading p,.logistics-speed-chart-label span,.logistics-speed-chart-value span,.logistics-exception-overview span,.logistics-exception-reasons small{color:var(--text-muted);font-size:12px;line-height:1.35}.logistics-speed-kpi strong{color:var(--ink);letter-spacing:0;overflow-wrap:anywhere;margin-top:8px;font-size:23px;line-height:1.1;display:block}.logistics-speed-kpi small{color:var(--text-muted);margin-top:8px;font-size:12px;display:block}.logistics-speed-quality{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.logistics-speed-quality>div{border-right:1px solid var(--border);min-width:0;padding:13px 14px}.logistics-speed-quality>div:last-of-type{border-right:0}.logistics-speed-quality span,.logistics-speed-quality small{color:var(--text-muted);font-size:12px;line-height:1.35;display:block}.logistics-speed-quality strong{color:var(--ink);margin-top:7px;font-size:18px;line-height:1.2;display:block}.logistics-speed-quality p{border-top:1px solid var(--border);color:var(--text-muted);grid-column:1/-1;margin:0;padding:10px 14px;font-size:12px}.logistics-speed-panel{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.logistics-speed-section-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.logistics-speed-section-heading h3{color:var(--ink);letter-spacing:0;margin:0;font-size:16px}.logistics-speed-section-heading p{margin:5px 0 0}.logistics-speed-section-heading>span{color:var(--text-muted);white-space:nowrap;font-size:12px}.logistics-speed-chart{gap:10px;padding:14px;display:grid}.logistics-exception-overview{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.logistics-exception-overview>div{border-right:1px solid var(--border);min-width:0;padding:13px 14px}.logistics-exception-overview>div:last-child{border-right:0}.logistics-exception-overview span,.logistics-exception-overview strong{display:block}.logistics-exception-overview strong{color:var(--ink);overflow-wrap:anywhere;margin-top:7px;font-size:18px;line-height:1.25}.logistics-exception-reasons{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding:12px 14px;display:flex}.logistics-exception-reasons>span{min-height:30px;color:var(--ink);overflow-wrap:anywhere;background:#fff8e8;border:1px solid #eadbb7;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.logistics-exception-reasons strong{color:#a15415}.logistics-exception-rate-cell{grid-template-columns:54px minmax(90px,1fr);align-items:center;gap:8px;min-width:160px;display:grid}.logistics-exception-rate-cell strong{color:var(--ink);font-size:13px}.logistics-exception-rate-track{background:#fff8e8;border:1px solid #e0cab0;border-radius:999px;height:10px;overflow:hidden}.logistics-exception-rate-bar{width:var(--bar-width);border-radius:inherit;background:#d96c2c;height:100%}.logistics-speed-chart-row{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;grid-template-columns:minmax(150px,220px) minmax(180px,1fr) minmax(120px,150px);align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:grid}.logistics-speed-chart-label,.logistics-speed-chart-value{gap:4px;min-width:0;display:grid}.logistics-speed-chart-label strong,.logistics-speed-chart-value strong{color:var(--ink);overflow-wrap:anywhere;font-size:13px;line-height:1.3}.logistics-speed-chart-value{text-align:right}.logistics-speed-bar-track{background:#fff;border:1px solid #cfd8d2;border-radius:999px;height:14px;position:relative;overflow:hidden}.logistics-speed-bar{width:var(--bar-width);border-radius:inherit;background:var(--teal);height:100%}.logistics-speed-table-scroll{overflow-x:auto}.logistics-speed-method-cell{min-width:150px;color:var(--ink);font-weight:700}.analytics-heading h2,.analytics-store-heading h3,.analytics-month-header h4{color:var(--ink);letter-spacing:0;margin:0}.analytics-heading h2{font-size:22px}.analytics-store-list{gap:18px;display:grid}.analytics-store-section{gap:12px;min-width:0;display:grid}.analytics-store-heading{min-height:48px;padding:0 2px}.analytics-store-heading h3{font-size:17px}.analytics-store-total{color:var(--text-muted);justify-items:end;gap:3px;font-size:12px;display:grid}.analytics-store-total strong{color:var(--ink);font-size:17px}.analytics-month-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;display:grid}.analytics-month-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:13px;min-width:0;padding:14px;display:grid;box-shadow:0 12px 28px #1e28240f}.analytics-month-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.analytics-month-header h4{font-size:20px}.analytics-kpi-grid,.analytics-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.analytics-metric{border:1px solid var(--border);background:#fff;border-radius:6px;align-content:center;min-height:66px;padding:10px;display:grid}.analytics-metric span,.analytics-detail-block span,.analytics-breakdown-row span{color:var(--text-muted);font-size:12px}.analytics-metric strong{color:var(--ink);margin-top:5px;font-size:17px}.analytics-metric small{color:var(--text-muted);margin-top:4px;font-size:11px;line-height:1.35}.analytics-metric--success strong{color:var(--green)}.analytics-metric--danger strong{color:var(--red)}.analytics-metric--warning strong{color:var(--amber)}.analytics-lens-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px;display:grid}.analytics-lens,.analytics-bridge,.analytics-composition,.analytics-source-panel{border:1px solid var(--border);background:#fff;border-radius:6px;min-width:0;padding:10px}.analytics-section-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.analytics-section-heading h5{color:#314039;letter-spacing:0;margin:0;font-size:13px}.analytics-section-heading small,.analytics-note{color:var(--text-muted);font-size:12px;line-height:1.4}.analytics-note{margin:0}.analytics-lens-table{table-layout:auto;border-collapse:collapse;width:100%;min-width:0;font-size:12px}.analytics-lens-table-scroll{max-width:100%;overflow-x:auto}.analytics-lens-table th,.analytics-lens-table td{border-bottom:1px solid var(--border);white-space:nowrap;padding:7px 8px}.analytics-lens-table th{color:#526058;background:#f7f9f7}.analytics-lens-table td{color:#314039;background:#fff}.analytics-lens-table th:not(:first-child),.analytics-lens-table td:not(:first-child){text-align:right}.analytics-lens-table tr:last-child td{border-bottom:0}.analytics-composition .analytics-lens-table{table-layout:fixed}.analytics-composition .analytics-lens-table th:first-child,.analytics-composition .analytics-lens-table td:first-child{white-space:normal;width:40%}.analytics-composition .analytics-lens-table th:not(:first-child),.analytics-composition .analytics-lens-table td:not(:first-child){width:20%}.analytics-composition-cell{gap:3px;min-width:0;display:grid}.analytics-composition-cell small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.analytics-bridge,.analytics-composition,.analytics-source-panel{gap:8px;display:grid}.analytics-bridge-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.analytics-bridge-row{border:1px solid var(--border);background:var(--surface-muted);border-radius:6px;align-content:center;gap:4px;min-height:58px;padding:9px;display:grid}.analytics-bridge-row>span,.analytics-composition-row span,.analytics-source-row small{color:var(--text-muted);font-size:12px}.analytics-bridge-row strong,.analytics-composition-row strong,.analytics-source-row strong{color:var(--ink);font-size:13px}.analytics-detail-disclosure{border:1px solid var(--border);background:#fff;border-radius:6px}.analytics-detail-disclosure>summary{cursor:pointer;color:#3b4741;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px;font-size:12px;font-weight:800;display:flex}.analytics-detail-disclosure>summary::marker{color:var(--text-muted)}.analytics-detail-disclosure>summary small{color:var(--text-muted);font-size:11px;font-weight:700}.analytics-detail-disclosure__body{border-top:1px solid var(--border);gap:10px;padding:10px;display:grid}.analytics-composition-list,.analytics-source-list{gap:6px;display:grid}.analytics-composition-row,.analytics-source-row{border:1px solid var(--border);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:9px;display:grid}.analytics-composition-row{grid-template-columns:minmax(0,1.4fr) auto auto auto}.analytics-composition-row div,.analytics-source-row div{gap:3px;min-width:0;display:grid}.analytics-composition-row small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.analytics-source-row{grid-template-columns:minmax(0,1fr) auto}.analytics-source-row>span{color:#526058;white-space:nowrap;justify-self:end;font-size:12px;font-weight:800}.analytics-source-row--missing{background:#fff6f4;border-color:#efc4be}.analytics-source-row--missing>span{color:var(--red)}.analytics-source-row--available{background:#f3faf5;border-color:#c8decf}.analytics-source-row--available>span{color:var(--green)}.analytics-source-row--estimated{background:#fbfaf0;border-color:#d6d9c3}.analytics-source-row--estimated>span{color:var(--amber)}.sku-analysis-panel,.sku-analysis-detail{gap:12px;min-width:0;display:grid}.sku-analysis-filters{border:1px solid var(--border);background:#f7f9f7;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;display:flex}.sku-analysis-grid{grid-template-columns:repeat(2,minmax(280px,1fr));align-items:start;gap:8px;display:grid}.sku-analysis-side-stack{align-content:start;gap:8px;min-width:0;display:grid}.sku-composite-chart{gap:8px;display:grid}.sku-composite-chart svg{border:1px solid var(--border);background:#f7f9f7;border-radius:6px;width:100%;min-height:210px}.sku-composite-chart__axis{stroke:#cad3ce;stroke-width:1px}.sku-composite-chart__bar--views{fill:#3a6f5f}.sku-composite-chart__bar--cart{fill:#c07a18}.sku-composite-chart__bar--orders{fill:#2f5f9f}.sku-composite-chart__price-line{fill:none;stroke:#a63d40;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px}.sku-composite-chart__price-dot{fill:#a63d40;stroke:#fff;stroke-width:1.5px}.sku-composite-chart__label,.sku-composite-chart__scale{fill:#526058;font-size:10px}.sku-chart-legend{color:var(--text-muted);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.sku-chart-legend span{align-items:center;gap:5px;display:inline-flex}.sku-chart-swatch{border-radius:3px;width:10px;height:10px;display:inline-block}.sku-chart-swatch--views{background:#3a6f5f}.sku-chart-swatch--cart{background:#c07a18}.sku-chart-swatch--orders{background:#2f5f9f}.sku-chart-swatch--price{background:#a63d40}.sku-trend-list{gap:6px;display:grid}.sku-trend-row{border:1px solid var(--border);background:var(--surface-muted);color:#3b4741;border-radius:6px;grid-template-columns:minmax(92px,.85fr) repeat(3,minmax(86px,1fr));align-items:center;gap:8px;min-height:40px;padding:8px;font-size:12px;display:grid}.sku-trend-row--price-only{grid-template-columns:minmax(92px,.85fr) repeat(2,minmax(86px,1fr))}.sku-trend-row strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sku-trend-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sku-trend-toggle{justify-self:start;margin-top:8px}.sku-analysis-summary{color:#314039;margin:0;font-size:13px;line-height:1.55}.analytics-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.analytics-detail-block{border-top:1px solid var(--border);gap:3px;min-width:0;padding-top:10px;display:grid}.analytics-detail-block strong{color:var(--ink);font-size:16px}.analytics-detail-block small{color:var(--text-muted);font-size:12px}.analytics-breakdown{border-top:1px solid var(--border);padding-top:10px}.analytics-breakdown summary{cursor:pointer;color:#3b4741;font-size:13px;font-weight:800}.analytics-breakdown-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.analytics-breakdown-row{border:1px solid var(--border);background:var(--surface-muted);border-radius:6px;gap:3px;padding:9px;display:grid}.analytics-fee-breakdowns{border:1px solid var(--border);background:#fff;border-radius:6px;gap:8px;margin-top:10px;padding:10px;display:grid}.analytics-fee-breakdowns__heading,.analytics-fee-breakdown-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.analytics-fee-breakdowns__heading{border-bottom:1px solid var(--border);color:#3b4741;padding-bottom:8px;font-size:12px;font-weight:800}.analytics-fee-breakdowns__list{gap:6px;display:grid}.analytics-fee-breakdown-row{min-height:28px;color:var(--text-muted);font-size:12px}.analytics-fee-breakdown-row strong{color:var(--red)}.amount-with-share{white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}.amount-with-share small{color:var(--text-muted);font-size:11px;font-weight:700}.customer-rules-page{--rule-ink:#17231f;--rule-paper:#fbfaf5;--rule-grid:#20392f0e;color:var(--rule-ink);gap:12px;display:grid}.customer-rules-hero{color:#edf4ef;background-color:#17241f;background-image:linear-gradient(90deg,#0000 49px,#cfe1d612 50px),linear-gradient(0deg,#0000 49px,#cfe1d612 50px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:50px 50px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #263b33;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;min-height:132px;padding:24px 28px;display:flex;overflow:hidden}.customer-rules-hero .eyebrow{color:#8fc2ad;letter-spacing:.14em;margin:0 0 7px;font:700 11px/1.2 Consolas,monospace}.customer-rules-hero h2{letter-spacing:-.04em;margin:0;font-family:Microsoft YaHei UI,PingFang SC,sans-serif;font-size:clamp(27px,3vw,38px)}.customer-rules-hero p:last-child{color:#b7c6bf;max-width:680px;margin:9px 0 0;font-size:13px}.customer-rules-hero__seal{color:#a9d2c1;border:1px solid #527264;flex:none;align-items:center;gap:10px;padding:12px 14px;display:flex;transform:rotate(-1.5deg)}.customer-rules-hero__seal span{letter-spacing:.12em;font:800 10px/1.2 Consolas,monospace}.customer-rules-switcher{border-bottom:1px solid var(--border-strong);gap:0;display:flex}.customer-rules-switcher button{background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;min-height:42px;font-weight:800}.customer-rules-switcher button[aria-pressed=true]{border-bottom-color:var(--teal);color:var(--teal)}.customer-rules-switcher button span{color:#48564f;background:#dde5e0;border-radius:10px;min-width:22px;padding:2px 6px;font:700 10px/1 Consolas,monospace}.customer-rules-live{color:#315a49;min-height:20px;font-size:12px;font-weight:700}.customer-rules-layout{grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);align-items:start;gap:12px;display:grid}.customer-rules-ledger,.customer-rules-editor,.customer-candidates{border:1px solid var(--border);background:var(--rule-paper);border-radius:8px;min-width:0;box-shadow:0 12px 30px #1b2e260f}.customer-rules-ledger,.customer-candidates{background-image:linear-gradient(var(--rule-grid) 1px, transparent 1px);background-size:100% 31px}.customer-rules-editor{max-height:calc(100vh - 116px);position:sticky;top:12px;overflow:auto}.customer-rules-toolbar{border-bottom:1px solid var(--border);background:#f5f7f3f0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.customer-rules-tabs{flex-wrap:wrap;gap:4px;display:flex}.customer-rules-tabs button{background:0 0;border-color:#0000;min-height:30px;font-size:12px}.customer-rules-tabs button[aria-pressed=true]{color:#164f40;background:#e3ede8;border-color:#8ca89b}.customer-rules-primary{color:#fff;background:#174d40;border-color:#174d40}.customer-rules-primary:hover:not(:disabled){background:#0e382e;border-color:#0e382e}.customer-rule-list{display:grid}.customer-rule-card{border-bottom:1px solid var(--border);background:#fffffcd6;grid-template-columns:58px minmax(0,1fr) auto;gap:14px;padding:16px 14px 16px 0;display:grid}.customer-rule-card:last-child{border-bottom:0}.customer-rule-card__index{color:#7d8c84;text-align:center;padding-top:3px;font:800 11px/1 Consolas,monospace}.customer-rule-card__body{min-width:0}.customer-rule-card__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.customer-rule-card h3{margin:0;font-size:15px;line-height:1.45}.customer-rule-card__heading p,.customer-rule-guidance,.customer-rule-card__meta{color:var(--text-muted);margin:4px 0 0;font-size:11px}.customer-rule-guidance{color:#34453e;font-size:12px;line-height:1.6}.customer-rule-status{border:1px solid;border-radius:999px;flex:none;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.customer-rule-status--active,.customer-rule-status--approved{color:#246341;background:#e1eee5;border-color:#89b39b}.customer-rule-status--inactive,.customer-rule-status--rejected{color:#636b67;background:#eeefed;border-color:#c7c9c7}.customer-rule-status--proposed{color:#7f5100;background:#f6e9c8;border-color:#d5ae65}.customer-rule-chips{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.customer-rule-chips span{color:#4a5a52;background:#f3f6f3;border:1px solid #d4ddd8;border-radius:3px;padding:3px 6px;font:600 10px/1.3 Consolas,Microsoft YaHei,sans-serif}.customer-rule-card__actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:5px;max-width:190px;display:flex}.customer-rule-card__actions button,.customer-candidate-actions button,.customer-rule-confirm button{min-height:30px;padding-inline:8px;font-size:11px}.customer-rule-confirm{gap:4px;display:inline-flex}.customer-rule-confirm .is-danger{color:#fff;background:#a33a31;border-color:#a33a31}.customer-rules-editor__empty{text-align:center;place-content:center;min-height:300px;padding:34px;display:grid}.customer-rules-editor__empty svg{color:#789087;justify-self:center}.customer-rules-editor__empty h3{margin:10px 0 4px;font-size:15px}.customer-rules-editor__empty p{max-width:260px;color:var(--text-muted);margin:0;font-size:12px;line-height:1.6}.customer-rules-editor form,.customer-candidate-edit{padding:14px}.customer-rules-editor__heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px;padding-bottom:12px;display:flex}.customer-rules-editor__heading span,.customer-candidate-card header>div>span{color:#74847c;letter-spacing:.13em;font:800 9px/1 Consolas,monospace}.customer-rules-editor__heading h3{margin:4px 0 0;font-size:16px}.customer-rules-editor__heading button{width:32px;min-height:32px;padding:0}.customer-rule-fields{grid-template-columns:1fr 1fr;gap:11px;display:grid}.customer-rule-fields>label{color:#46544e;align-content:start;gap:5px;min-width:0;font-size:11px;font-weight:700;display:grid}.customer-rule-fields .is-wide{grid-column:1/-1}.customer-rule-fields input,.customer-rule-fields select,.customer-rule-fields textarea{border:1px solid var(--border-strong);width:100%;min-width:0;color:var(--ink);font:inherit;resize:vertical;background:#fff;border-radius:4px;padding:8px 9px;font-weight:500}.customer-rule-fields small{color:#7a8781;font-size:10px;font-weight:500}.customer-rule-fields fieldset{border:1px solid var(--border);margin:0;padding:9px}.customer-rule-fields legend{color:#46544e;padding:0 5px;font-size:11px;font-weight:800}.customer-rule-checks{grid-template-columns:1fr 1fr;gap:7px;display:grid}.customer-rule-checks label{color:#516059;align-items:flex-start;gap:6px;font-size:10px;display:flex}.customer-rule-checks input{width:auto;margin:1px 0 0}.customer-rule-form-error{border-left:3px solid var(--red);background:var(--red-soft);color:#81261e;padding:7px 9px;font-size:11px}.customer-rule-form-actions{border-top:1px solid var(--border);gap:7px;margin-top:14px;padding-top:12px;display:flex}.customer-rules-load-error{color:#7f2c25;background:#fae8e5;border:1px solid #d6aaa5;align-items:center;gap:8px;margin:12px;padding:10px;font-size:12px;display:flex}.customer-rules-load-error span{flex:1}.customer-rules-empty{color:var(--text-muted);text-align:center;padding:36px 18px;font-size:12px}.customer-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;display:grid}.customer-candidate-card{background:#fffffcf2;border:1px solid #ccd6d0;min-width:0;box-shadow:4px 4px #dfe5e1}.customer-candidate-card>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.customer-candidate-card h3{margin:5px 0 0;font-size:15px}.customer-candidate-evidence{background:#f1f5f1;border-bottom:1px dashed #c7d1cb;padding:11px 14px}.customer-candidate-evidence strong{color:#557067;letter-spacing:.1em;font:800 10px/1 Consolas,monospace}.customer-candidate-evidence p{color:#3e4f47;overflow-wrap:anywhere;margin:5px 0 0;font-size:11px}.customer-candidate-ledger{margin:0;padding:4px 14px}.customer-candidate-ledger>div{border-bottom:1px solid #e1e5e2;grid-template-columns:76px minmax(0,1fr);gap:10px;padding:9px 0;display:grid}.customer-candidate-ledger dt{color:#77847e;font-size:10px;font-weight:800}.customer-candidate-ledger dd{color:#33443d;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.customer-candidate-review{color:#72520d;margin:0;padding:10px 14px;font-size:11px;font-weight:800}.customer-candidate-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:6px;padding:11px 14px;display:flex}.customer-candidate-edit{background:#f7f8f3;border-top:3px solid #436e5d}.customer-rules-page button:focus-visible,.customer-rules-page input:focus-visible,.customer-rules-page textarea:focus-visible,.customer-rules-page select:focus-visible{outline-offset:2px;outline:3px solid #0f766e47}@media (width<=1120px){.customer-rules-layout{grid-template-columns:1fr}.customer-rules-editor{max-height:none;position:static}}@media (width<=760px){.customer-rules-hero{min-height:110px;padding:20px}.customer-rules-hero__seal{display:none}.customer-rules-toolbar,.customer-rule-card__heading{flex-direction:column;align-items:stretch}.customer-rule-card{grid-template-columns:42px minmax(0,1fr)}.customer-rule-card__actions{grid-column:2;justify-content:flex-start;max-width:none}.customer-rule-fields,.customer-candidate-grid{grid-template-columns:1fr}.customer-rule-fields>*,.customer-rule-fields .is-wide{grid-column:1}.customer-rule-checks{grid-template-columns:1fr}.customer-candidate-ledger>div{grid-template-columns:1fr;gap:4px}}.customer-service-page{gap:14px;min-width:0;display:grid}.customer-service-header{border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:flex-end;gap:18px;min-width:0;padding:4px 2px 13px;display:flex}.customer-service-header h2,.customer-service-header p,.customer-service-column-heading h3,.customer-service-evidence-block h4,.customer-service-summary h4,.customer-service-saved-draft h4{margin:0}.customer-service-header h2{color:var(--ink);letter-spacing:-.03em;font-size:25px}.customer-service-header>div:first-child>p:last-child{color:var(--text-muted);margin-top:4px;font-size:13px}.customer-service-toolbar{align-items:flex-end;gap:8px;min-width:0;display:flex}.customer-service-toolbar label,.customer-service-link-control{gap:5px;min-width:0;display:grid}.customer-service-toolbar label>span,.customer-service-link-control>label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.customer-service-toolbar select{min-width:168px}.customer-service-refresh{border-left:3px solid var(--teal);background:#e9f2ef;align-content:center;min-width:190px;min-height:34px;padding:4px 9px;display:grid}.customer-service-refresh span{color:#29493f;font-size:12px;font-weight:800}.customer-service-refresh small{color:var(--text-muted);font-size:10px}.customer-service-workspace,.customer-service-desk{border:1px solid var(--border-strong);background:#cbd3ce;grid-template-columns:minmax(240px,.8fr) minmax(360px,1.4fr) minmax(300px,1fr);gap:1px;min-width:0;min-height:max(620px,100vh - 160px);display:grid;overflow:hidden;box-shadow:0 14px 34px #18211d12}.customer-service-rail{background:linear-gradient(90deg, #18211d06 1px, transparent 1px), var(--surface);background-size:22px 100%;grid-template-rows:auto minmax(0,1fr);align-content:start;min-width:0;display:grid;overflow:hidden}.customer-service-column-heading{border-bottom:1px solid var(--border);background:#f4f6f4;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:9px 12px;display:flex}.customer-service-column-heading>div{align-items:center;gap:8px;display:flex}.customer-service-column-heading h3{color:#2f3c36;letter-spacing:.02em;font-size:14px}.customer-service-column-heading>span,.customer-service-column-heading>svg{color:var(--text-muted);font-size:11px;font-weight:800}.customer-service-column-index{color:#435149;border:1px solid #97a69e;border-radius:3px;place-items:center;width:25px;height:25px;font-family:Consolas,SFMono-Regular,monospace;font-size:10px;font-weight:800;display:inline-grid}.customer-service-queue{grid-template-rows:auto auto auto minmax(0,1fr)}.customer-service-queue,.customer-service-conversation,.customer-service-context{min-width:0}.customer-service-filters{border-bottom:1px solid var(--border);background:#fafbfa;gap:5px;padding:8px 10px;display:flex}.customer-service-filters button{border-radius:3px;min-height:27px;padding:0 10px;font-size:11px;font-weight:800}.customer-service-filters button[aria-pressed=true]{color:#f8fbf9;background:#263b32;border-color:#61756b}.customer-service-capability,.customer-service-no-order{color:#7b4b08;background:#fff8eb;border-bottom:1px solid #e5c7a1;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:10px;font-size:12px;line-height:1.45;display:grid}.customer-service-thread-list,.customer-service-conversation-body,.customer-service-evidence-body{min-width:0;overflow:auto}.customer-service-thread-list{background:#f7f9f7;align-content:start;display:grid}.customer-service-thread{border:0;border-bottom:1px solid var(--border);text-align:left;white-space:normal;background:#ffffffd6;border-radius:0;justify-items:stretch;gap:7px;min-width:0;min-height:104px;padding:11px 11px 11px 15px;display:grid;position:relative}.customer-service-thread:hover:not(:disabled){border-color:var(--border);background:#f0f5f2}.customer-service-thread.is-selected{background:#e7f0ec;box-shadow:inset 0 0 0 1px #0f766e29}.customer-service-thread__rail{background:#a8b4ad;width:4px;position:absolute;inset:0 auto 0 0}.customer-service-thread.is-selected .customer-service-thread__rail{background:var(--teal)}.customer-service-thread__meta{min-width:0;color:var(--text-muted);justify-content:space-between;gap:7px;font-family:Consolas,SFMono-Regular,monospace;font-size:10px;display:flex}.customer-service-thread__meta>span,.customer-service-thread>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-service-thread>strong{color:#26322d;font-size:13px;line-height:1.45}.customer-service-badges{flex-wrap:wrap;gap:4px;display:flex}.customer-service-badge,.customer-service-severity{border:1px solid #0000;border-radius:3px;align-items:center;min-height:20px;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex}.customer-service-badge--unread{color:#1f6547;background:#dfede6;border-color:#a7c3b6}.customer-service-badge--risk{color:#85500b;background:#fff0d7;border-color:#e2bc85}.customer-service-badge--draft{color:var(--blue);background:#e7f0f5;border-color:#b9cbd5}.customer-service-empty{min-height:110px;color:var(--text-muted);text-align:center;place-items:center;padding:18px;font-size:12px;display:grid}.customer-service-empty--center{align-content:center;gap:8px;min-height:300px}.customer-service-conversation-body{background:#fbfcfbeb;align-content:start;gap:12px;padding:12px;display:grid}.customer-service-messages,.customer-service-evidence-list,.customer-service-rule-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.customer-service-message{border:1px solid var(--border);background:#fff;border-left-width:3px;border-radius:3px;gap:6px;width:min(88%,540px);padding:9px 10px;display:grid}.customer-service-message--incoming{border-left-color:var(--amber)}.customer-service-message--outgoing{border-left-color:var(--teal);background:#edf5f2;justify-self:end}.customer-service-message>div{color:var(--text-muted);justify-content:space-between;gap:10px;font-size:10px;font-weight:800;display:flex}.customer-service-message p,.customer-service-summary p,.customer-service-saved-draft p,.customer-service-no-order p,.customer-service-evidence-list p,.customer-service-rule-list p,.customer-service-muted,.customer-service-link-message{margin:0}.customer-service-message p{color:#29362f;overflow-wrap:anywhere;font-size:13px;line-height:1.55}.customer-service-summary,.customer-service-saved-draft,.customer-service-draft-start{border:1px solid var(--border);background:#f8faf8;border-top:3px solid #5f766a;border-radius:3px;gap:7px;padding:11px;display:grid}.customer-service-summary h4,.customer-service-saved-draft h4,.customer-service-evidence-block h4{color:#39473f;letter-spacing:.04em;font-size:12px}.customer-service-summary strong{color:var(--ink);font-size:13px}.customer-service-summary p,.customer-service-saved-draft small{color:var(--text-muted);font-size:11px;line-height:1.5}.customer-service-saved-draft{border-top-color:var(--blue);background:#f4f8fa}.customer-service-draft-start{background:#f3f6f4;border-top-color:#718179}.customer-service-draft-start>div,.customer-service-draft-actions,.customer-service-feedback>div:not(.customer-service-safety-band),.customer-service-draft-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.customer-service-draft-start button,.customer-service-draft-actions button,.customer-service-feedback button{min-height:34px;font-size:11px;font-weight:800}.customer-service-draft-start button,.customer-service-draft-actions button{align-items:center;gap:6px;display:inline-flex}.customer-service-draft-start p{color:#8a4e08;margin:0;font-size:11px;line-height:1.5}.customer-service-saved-draft>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.customer-service-saved-draft>div span{color:var(--blue);font-size:10px;font-weight:800}.customer-service-saved-draft p{color:#243845;overflow-wrap:anywhere;font-size:14px;line-height:1.65}.customer-service-draft-editor{gap:5px;display:grid}.customer-service-draft-editor>span{color:#4d6070;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.customer-service-draft-editor textarea{resize:vertical;border:1px solid #9caeb8;border-left:4px solid var(--blue);color:#203541;overflow-wrap:anywhere;background:#fff;border-radius:2px;width:100%;min-height:148px;padding:10px 11px;font:14px/1.65 Georgia,Times New Roman,serif}.customer-service-draft-editor textarea:disabled{color:#647078;background:#edf1f2}.customer-service-draft-meta{color:var(--text-muted);justify-content:space-between;font-family:Consolas,SFMono-Regular,monospace;font-size:10px}.customer-service-draft-meta .is-unsaved{color:#a65709;font-weight:900}.customer-service-draft-meta .is-saved{color:var(--green);font-weight:900}.customer-service-validation{gap:7px;display:grid}.customer-service-safety-band{border:1px solid;border-left-width:4px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px 10px;font-size:11px;line-height:1.45;display:grid}.customer-service-safety-band--red{color:#8e2821;background:#fff0ee;border-color:#d8a6a1}.customer-service-safety-band--amber{color:#80500d;background:#fff7e7;border-color:#dec092}.customer-service-safety-band--green{color:#256440;background:#edf8f1;border-color:#a7c9b4}.customer-service-validation-codes{border-left:4px solid;gap:5px;padding:8px 10px;font-size:11px;display:grid}.customer-service-validation-codes--blocking{border-color:var(--red);background:var(--red-soft);color:#7d2620}.customer-service-validation-codes--warning{border-color:var(--amber);background:var(--amber-soft);color:#77470b}.customer-service-validation-codes ul{gap:3px;margin:0;padding-left:18px;display:grid}.customer-service-high-risk-confirmation{color:#694309;background:#fff9ed;border:1px dashed #c48c39;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.customer-service-high-risk-confirmation input{width:17px;height:17px;accent-color:var(--amber)}.customer-service-send-zone{border:1px solid #9eb9aa;border-top:4px solid var(--green);background:#edf5f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.customer-service-send-zone>div{gap:3px;display:grid}.customer-service-send-zone strong{color:#294538;font-size:12px}.customer-service-send-zone small{color:#5f7167;font-size:10px;line-height:1.4}.customer-service-send-zone button{color:#fff;background:#285d43;border-color:#295d43;align-items:center;gap:7px;min-height:40px;font-size:12px;font-weight:900;display:inline-flex}.customer-service-feedback{border-top:1px dashed #9eb1a6;gap:8px;padding-top:9px;display:grid}.customer-service-feedback>p{color:var(--text-muted);margin:0;font-size:11px}.customer-service-feedback button[aria-pressed=true]{color:#fff;background:#315d49;border-color:#315d49}.customer-service-candidate-button{justify-self:start}.customer-service-candidate{border:1px solid #b4c3ca;border-left:4px solid var(--blue);background:#f0f6f9;gap:5px;padding:9px;display:grid}.customer-service-candidate>div{color:#284657;justify-content:space-between;gap:8px;font-size:11px;display:flex}.customer-service-candidate p,.customer-service-candidate small{color:var(--text-muted);margin:0;font-size:10px;line-height:1.45}.customer-service-action-status{color:#3d5046;min-height:18px;font-size:11px;font-weight:700;line-height:1.45}.customer-service-evidence-body{background:#f6f8f6;align-content:start;display:grid}.customer-service-evidence-block{border-bottom:1px solid var(--border);background:#fbfcfbe6;gap:9px;min-width:0;padding:12px;display:grid}.customer-service-match{border-left:3px solid var(--border-strong);background:var(--surface-muted);color:#4a5850;align-items:center;gap:7px;padding:7px 9px;font-size:11px;display:flex}.customer-service-match--ozon_posting{border-left-color:var(--green);color:var(--green);background:#edf7f0}.customer-service-match--manual{border-left-color:var(--blue);color:var(--blue);background:#eef5f9}.customer-service-match--none{border-left-color:var(--amber);color:var(--amber);background:#fff8eb}.customer-service-ledger{border:1px solid var(--border);background:#fff;border-bottom:0;margin:0;display:grid}.customer-service-ledger>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(82px,.7fr) minmax(0,1.3fr);gap:8px;padding:7px 8px;display:grid}.customer-service-ledger dt,.customer-service-ledger dd{overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.45}.customer-service-ledger dt{color:var(--text-muted)}.customer-service-ledger dd{color:#2a3731;font-weight:800}.customer-service-link-control{border-top:1px dashed var(--border-strong);padding-top:9px}.customer-service-link-control>div{flex-wrap:wrap;gap:6px;display:flex}.customer-service-link-control button{min-height:30px;padding:0 9px;font-size:11px}.customer-service-link-message{color:var(--text-muted);font-size:11px;line-height:1.4}.customer-service-evidence-list li,.customer-service-rule-list li{border:1px solid var(--border);background:#fff;border-radius:3px;grid-template-columns:auto minmax(0,1fr);gap:5px 7px;min-width:0;padding:8px;display:grid}.customer-service-evidence-list strong,.customer-service-rule-list strong{color:#2f3d36;align-self:center;font-size:11px}.customer-service-evidence-list p,.customer-service-evidence-list time,.customer-service-rule-list p,.customer-service-rule-list small{color:var(--text-muted);overflow-wrap:anywhere;grid-column:1/-1;font-size:10px;line-height:1.5}.customer-service-evidence-list time{align-items:center;gap:4px;display:inline-flex}.customer-service-severity{text-transform:uppercase;min-height:18px;padding:0 5px}.customer-service-severity--warning{background:var(--amber-soft);color:var(--amber)}.customer-service-severity--critical{background:var(--red-soft);color:var(--red)}.customer-service-severity--info{background:var(--blue-soft);color:var(--blue)}.customer-service-rule-list li>span{border:1px solid var(--border-strong);color:#4d5d54;border-radius:2px;align-self:start;padding:2px 4px;font-family:Consolas,SFMono-Regular,monospace;font-size:9px;font-weight:800}.customer-service-muted{color:var(--text-muted);font-size:11px}.customer-service-page button:focus-visible,.customer-service-page select:focus-visible,.customer-service-page textarea:focus-visible,.customer-service-page input:focus-visible{outline-offset:2px;outline:3px solid #0f766e47}@media (width<=1050px){.customer-service-workspace,.customer-service-desk{grid-template-columns:280px minmax(0,1fr)}.customer-service-context,.customer-service-evidence{grid-column:1/-1;max-height:none}.customer-service-evidence-body{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-service-evidence-block{border-right:1px solid var(--border);border-bottom:0;align-content:start}}@media (width<=720px){.customer-service-header,.customer-service-toolbar{flex-direction:column;align-items:stretch}.customer-service-toolbar select,.customer-service-refresh{width:100%}.customer-service-workspace,.customer-service-desk{min-height:0;display:block;overflow:visible}.customer-service-rail,.customer-service-context,.customer-service-evidence{grid-column:auto;max-height:none;overflow:visible}.customer-service-thread-list,.customer-service-conversation-body,.customer-service-evidence-body{overflow:visible}.customer-service-evidence-body{grid-template-columns:minmax(0,1fr)}.customer-service-evidence-block{border-right:0;border-bottom:1px solid var(--border)}.customer-service-message{width:95%}.customer-service-send-zone{grid-template-columns:minmax(0,1fr)}.customer-service-send-zone button,.customer-service-draft-actions button,.customer-service-draft-start button{justify-content:center;width:100%}.customer-service-draft-editor textarea{min-height:180px;font-size:16px}}@media (prefers-reduced-motion:reduce){.customer-service-page *,.customer-service-page :before,.customer-service-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sku-chip-list{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.sku-chip{border:1px solid var(--border);color:#3b4741;background:#fff;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;display:inline-flex}.inventory-quantity--low{color:var(--red);font-weight:800}.inventory-cell--low{background:#fff0f0;box-shadow:inset 0 0 0 1px #d345392e}.safety-stock-control,.inventory-stock-control{grid-template-columns:68px auto;align-items:center;gap:6px;display:grid}.safety-stock-control input,.inventory-stock-control input{width:68px}.safety-stock-control button,.inventory-stock-control button{min-height:30px;padding:0 8px}.template-grid{background:var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.template-block{background:var(--surface);min-height:118px;padding:14px}.template-block__title{align-items:center;gap:8px;font-weight:800;display:flex}.template-block__columns{color:var(--text-muted);margin-top:12px;font-size:12px;line-height:1.55}.cost-list{display:grid}.cost-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(150px,1fr) 130px 100px auto;align-items:center;gap:10px;padding:11px 14px;font-size:13px;display:grid}.cost-row:last-child{border-bottom:0}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.app-shell{grid-template-columns:74px minmax(0,1fr)}.brand-block{justify-content:center;padding-bottom:16px}.brand-block>div:last-child,.nav-link span{display:none}.nav-link{justify-content:center}.session-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.session-title,.login-status,.session-message{grid-column:1/-1}.settings-grid,.stat-grid,.template-grid,.help-section-list,.help-planned-list,.logistics-speed-kpis,.logistics-speed-quality,.logistics-exception-overview,.analytics-kpi-grid,.analytics-metric-grid,.analytics-bridge-list,.sku-analysis-grid,.analytics-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-card{grid-template-columns:1fr}}@media (width<=760px){.cancellation-risk-actions,.cancellation-template-actions,.cancellation-note-controls{flex-direction:column;align-items:stretch}.cancellation-note-controls textarea,.cancellation-note-controls button{width:100%}}@media (width<=720px){.app-shell{display:block}.sidebar{height:auto;padding:10px;position:static}.brand-block{justify-content:flex-start;padding:0 2px 10px}.brand-block>div:last-child,.nav-link span{display:block}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-link{justify-content:flex-start}.workspace{padding:12px}.topbar,.panel-heading,.orders-control-bar,.buyer-profile-summary,.store-section-heading,.fulfillment-toolbar,.tracking-action-panel__heading,.logistics-speed-section-heading,.analytics-heading,.analytics-store-heading,.analytics-heading-actions,.analytics-month-header{flex-direction:column;align-items:stretch}.fulfillment-toolbar-actions{flex-direction:column;align-items:stretch;margin-left:0}.fulfillment-inline-status{text-align:left;max-width:none}.session-strip,.orders-control-bar,.settings-grid,.settings-card,.stat-grid,.template-grid,.help-section-list,.help-planned-list,.logistics-speed-kpis,.logistics-speed-quality,.logistics-exception-overview,.compact-form,.cost-row,.analytics-month-grid,.analytics-kpi-grid,.analytics-lens-grid,.analytics-metric-grid,.analytics-detail-grid,.sku-analysis-grid,.analytics-bridge-list,.analytics-breakdown-grid{grid-template-columns:1fr}.logistics-speed-quality>div,.logistics-exception-overview>div{border-right:0;border-bottom:1px solid var(--border)}.logistics-exception-overview>div:last-child{border-bottom:0}.logistics-speed-chart-row{grid-template-columns:1fr}.logistics-speed-chart-value{text-align:left}.sku-analysis-filters,.analytics-tabs{flex-direction:column;align-items:stretch}.sku-analysis-filters .compact-filter,.sku-analysis-filters input,.sku-analysis-filters select,.analytics-tab{width:100%}.compact-filter--sku{min-width:0}.sku-combobox,.compact-filter--sku input{width:100%}.sku-combobox__options{width:min(100%,100vw - 40px)}.sku-trend-row,.analytics-composition-row,.analytics-source-row{grid-template-columns:1fr;align-items:start}.analytics-composition .analytics-lens-table{font-size:11px}.analytics-composition .analytics-lens-table th,.analytics-composition .analytics-lens-table td{padding:6px 5px}.analytics-lens-table th:first-child,.analytics-lens-table td:first-child{white-space:normal}.analytics-source-row>span{justify-self:start}.analytics-store-total{justify-items:start}.session-message{white-space:normal;grid-column:auto}.token-input{grid-column:auto}.order-status-tabs{flex-wrap:wrap;gap:6px 14px;padding:8px 12px;overflow-x:visible}.order-status-tab{min-height:32px}}
