:root{color-scheme:light;--bg: #f7f2e8;--panel: rgba(255, 251, 244, .88);--panel-strong: #fffaf1;--border: rgba(96, 78, 54, .14);--text: #2d261e;--muted: #706151;--brand: #24533a;--brand-strong: #1a3d2a;--accent: #e8b968;--danger: #b53f35;--danger-strong: #952a21;--success: #2f8f57;--success-strong: #1f6f41;--warning: #d68a1f;--focus-ring: rgba(232, 185, 104, .28);--shadow: 0 18px 40px rgba(44, 33, 20, .08);font-family:Noto Sans SC,PingFang SC,Hiragino Sans GB,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:radial-gradient(circle at top left,rgba(255,225,165,.4),transparent 28%),radial-gradient(circle at top right,rgba(119,176,131,.18),transparent 24%),linear-gradient(180deg,#fdf9f3 0%,var(--bg) 100%)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:var(--brand);text-decoration:none}button,input,select,input[type=number]{font-variant-numeric:tabular-nums}input[type=number]::placeholder{color:#70615194}textarea{font:inherit}button{border:0;border-radius:14px;padding:.82rem 1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #24533a2e}button:disabled{cursor:not-allowed;opacity:.58;filter:saturate(.86);transform:none;box-shadow:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 4px var(--focus-ring)}.secondary-button,.ghost-button{color:var(--brand);background:#24533a14}.danger-outline-button{color:var(--danger);background:#b53f351a}.danger-outline-button:hover{box-shadow:0 12px 24px #b53f3524}.success-button{background:linear-gradient(135deg,var(--success),var(--success-strong))}.success-button:hover{box-shadow:0 12px 24px #2f8f5738}.danger-button{background:linear-gradient(135deg,var(--danger),var(--danger-strong))}.danger-button:hover{box-shadow:0 12px 24px #b53f3538}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:.78rem .9rem;background:#fffc;color:var(--text);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input::placeholder,textarea::placeholder{color:#706151b8}input:hover,select:hover,textarea:hover{border-color:#604e3638}input:focus,select:focus,textarea:focus{border-color:#cd89266b;background:#fffffff5}textarea{min-height:110px;resize:vertical}label{display:grid;gap:.45rem;color:var(--muted);font-size:.94rem}.field-hint,.field-success{margin-top:-.1rem;font-size:.82rem;line-height:1.45}.field-hint{color:var(--muted)}.field-success{color:var(--success-strong)}.field-error{color:var(--danger);font-size:.82rem;line-height:1.45;margin-top:-.1rem}.field-error-input{border-color:#b53f3573!important;background:#fff4f3f5!important;box-shadow:0 0 0 3px #b53f351f}.field-error-input:focus,.field-error-input:focus-visible{border-color:#b53f359e!important;box-shadow:0 0 0 4px #b53f3529!important}#root{min-height:100vh}.landing-page,.shell{width:min(1200px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 3rem}.hero-panel,.panel{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.inset-panel{background:linear-gradient(180deg,#ffffffd6,#fffaf2c7);border:1px solid rgba(96,78,54,.08);box-shadow:0 12px 28px #2c21140f}.hero-panel{border-radius:32px;padding:2rem;margin-bottom:1.5rem}.landing-page-upgraded{padding-top:1.25rem}.landing-hero-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:1.25rem;background:radial-gradient(circle at top left,rgba(232,185,104,.18),transparent 28%),linear-gradient(145deg,#fffbf4f0,#f6f0e5eb)}.landing-hero-copy{display:grid;gap:1.25rem;align-content:start}.hero-brand-large{align-items:start}.hero-copy-large{font-size:1.02rem;line-height:1.8;max-width:28rem}.landing-metric-card,.landing-shortcut-card{display:grid;gap:.35rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:#ffffffb3}.landing-metric-card span,.landing-shortcut-card span,.landing-panel-note{color:var(--muted)}.landing-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-metrics-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));max-width:40rem}.landing-right-column{align-content:start}.landing-login-panel{border-radius:28px;background:#fffc}.landing-staff-panel{background:#faf5ece0}.landing-panel-heading{display:flex;justify-content:space-between;gap:1rem;align-items:start}.landing-panel-heading h2{margin:0}.landing-panel-badge{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;background:#24533a1a;color:var(--brand);font-size:.82rem;font-weight:700;white-space:nowrap}.landing-panel-badge.muted{background:#7061511f;color:var(--muted)}.landing-inline-form{align-items:end}.landing-code-row{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.landing-code-input{min-width:0}.landing-secondary-button{min-width:132px;white-space:nowrap}.inline-feedback{margin:-.1rem 0 0;font-size:.9rem}.inline-feedback.success{color:var(--brand)}.inline-feedback.error{color:var(--danger)}.landing-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-shortcut-card strong{word-break:break-word}.landing-debug-hint{margin:0}.eyebrow{margin:0 0 .3rem;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:var(--brand)}.hero-panel h1,.shell-header h1{margin:0;font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.05}.hero-brand,.brand-lockup{display:flex;align-items:center;gap:1rem}.hero-logo{width:clamp(160px,24vw,280px);height:auto;display:block;object-fit:contain}.brand-logo{width:clamp(120px,16vw,200px);height:auto;display:block;object-fit:contain}.hero-copy,.subtitle{color:var(--muted);max-width:720px}.hero-grid,.login-grid,.two-column-layout,.dashboard-grid,.merchant-layout,.merchant-main-grid,.merchant-side-column,.merchant-hero-grid,.merchant-delivery-grid,.merchant-product-list,.merchant-sku-list,.merchant-change-grid,.merchant-change-history-list,.merchant-order-history-list,.merchant-detail-items,.merchant-info-list,.landing-highlight-grid,.landing-metrics-grid,.landing-right-column,.landing-shortcuts,.ops-layout,.ops-stats-grid,.ops-main-grid,.ops-order-grid,.ops-order-list,.ops-order-summary-grid,.ops-detail-items,.ops-review-grid,.ops-request-list,.ops-change-list,.ops-slot-grid,.ops-slot-list,.ops-merchant-grid,.ops-focus-grid,.ops-focus-list,.ops-review-compare-grid{display:grid;gap:1rem}.hero-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1.5rem}.merchant-layout{margin-top:.5rem}.merchant-layout-with-tabs{padding-bottom:5rem}.merchant-hero{overflow:hidden;background:linear-gradient(135deg,#143f2af5,#24533af0),radial-gradient(circle at top right,rgba(232,185,104,.18),transparent 30%);color:#f7f3ec}.merchant-hero p,.merchant-hero small,.merchant-hero .eyebrow{color:#f7f3ecc7}.merchant-hero-header{display:flex;justify-content:space-between;gap:1rem;align-items:start}.merchant-status-chip{padding:.55rem .9rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.12);color:#fff;font-weight:700;white-space:nowrap}.merchant-hero-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1.4rem}.merchant-hero-card{display:grid;gap:.3rem;padding:1rem;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.merchant-hero-card span,.merchant-hero-card small{color:#f7f3ecb3}.merchant-main-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.92fr);align-items:start}.merchant-tab-bar{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:50;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:0;padding:.65rem .5rem;border-radius:28px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(180deg,#fffaf1f5,#fff5e6f0);box-shadow:0 20px 50px #2c21142e,0 8px 24px #0000001f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:340px;max-width:90vw}.merchant-tab-button{display:grid;gap:.1rem;justify-items:center;padding:.7rem .4rem;border-radius:20px;background:transparent;color:var(--muted);transition:all .18s ease}.merchant-tab-button:hover{background:#24533a14;transform:translateY(-1px)}.merchant-tab-button span{font-weight:700;font-size:.95rem}.merchant-tab-button small{font-size:.72rem;white-space:nowrap}.merchant-tab-button.active{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));box-shadow:0 8px 20px #24533a59;transform:translateY(-2px)}.is-hidden{display:none!important}.sales-page{display:grid;gap:1rem}.sales-page-with-tabs{padding-bottom:6.5rem}.sales-layout{align-items:start}.sales-hero-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;border-radius:28px;background:radial-gradient(circle at top left,rgba(232,185,104,.16),transparent 30%),linear-gradient(145deg,#fffbf4f0,#f6f0e5eb)}.sales-hero-card h2,.sales-section-header h3{margin:0}.sales-hero-copy,.sales-section-header p,.sales-empty-state span{color:var(--muted)}.sales-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.sales-stat-card,.sales-upload-card,.sales-checkbox-card{border:1px solid var(--border);border-radius:18px;background:#ffffffc7}.sales-stat-card{display:grid;gap:.25rem;padding:1rem}.sales-stat-card span{color:var(--muted);font-size:.86rem}.sales-stat-card strong{font-size:1.02rem}.sales-form-panel,.sales-summary-panel{border-radius:28px}.sales-summary-panel{order:1}.sales-form-panel{order:2}.sales-panel-heading{align-items:start}.sales-workbench-switcher{position:sticky;top:.75rem;z-index:8;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:1rem 0;padding:.55rem;border-radius:24px;border:1px solid rgba(96,78,54,.08);background:#fffcf6eb;box-shadow:0 10px 26px #2c211414;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sales-workbench-switch-button{display:grid;gap:.12rem;justify-items:center;min-height:48px;padding:.58rem .5rem;border-radius:18px;background:transparent;color:var(--muted);transition:all .18s ease}.sales-workbench-switch-button:hover{background:#24533a14;color:var(--text);transform:translateY(-1px)}.sales-workbench-switch-button span{font-weight:700;font-size:.9rem}.sales-workbench-switch-button small{font-size:.72rem;white-space:nowrap}.sales-workbench-switch-button.active{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));box-shadow:0 8px 18px #24533a47;transform:translateY(-1px)}.sales-form-section{display:grid;gap:.9rem;padding:1rem 1.05rem 0;margin-top:1rem;border-top:1px solid rgba(96,78,54,.1);border-radius:22px;background:#ffffff5c}.sales-form-section.active{box-shadow:inset 0 0 0 1px #24533a24,0 12px 28px #24533a14;background:#ffffff9e}.sales-form-section:first-of-type{margin-top:0;padding-top:.2rem;border-top:0}.sales-section-header{display:grid;gap:.25rem;padding-bottom:.15rem}.sales-section-header h3,.ops-heading-row h2{letter-spacing:-.01em}.sales-form-grid{gap:.9rem}.sales-toggle-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.sales-checkbox-card{display:flex;align-items:start;gap:.75rem;padding:.95rem 1rem}.sales-checkbox-card input{width:auto;margin-top:.1rem}.sales-checkbox-card span{display:grid;gap:.18rem}.sales-checkbox-card small,.sales-upload-card small,.sales-submit-bar small{color:var(--muted)}.sales-upload-grid{gap:.9rem}.sales-upload-card{gap:.55rem;padding:1rem}.sales-submit-bar{position:sticky;bottom:1rem;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.2rem;padding:1rem;border-radius:22px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(180deg,#fffaf1f5,#fff5e6f0);box-shadow:0 18px 40px #2c21141f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sales-submit-bar strong{display:block}.sales-result-stack{gap:.9rem}.sales-result-card{gap:.35rem}.sales-result-card small{color:var(--muted)}.sales-result-card-highlight{background:linear-gradient(135deg,#24533a1a,#e8b9681f)}.sales-card-actions{margin-top:.45rem}.sales-pagination-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.85rem;padding:.65rem .8rem;border-radius:16px;background:#ffffffa8;color:var(--muted);font-size:.84rem}.sales-pagination-row>span{font-weight:600}.sales-section-chip-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.2rem}.sales-section-chip{padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(36,83,58,.16);background:#ffffffe6;color:var(--muted);font-size:.8rem;font-weight:600;transition:all .18s ease}.sales-section-chip:hover{border-color:#24533a47;color:var(--brand)}.sales-section-chip.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand-strong));box-shadow:0 8px 18px #24533a3d}.sales-empty-state{display:grid;gap:.35rem;padding:1rem;border-radius:20px;background:#ffffffa6}.sales-guide-panel{border-radius:28px}.sales-guide-stack{display:grid;gap:.9rem}.sales-tab-bar{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:50;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;padding:.65rem .5rem;min-width:320px;max-width:min(92vw,680px);border-radius:28px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(180deg,#fffaf1f5,#fff5e6f0);box-shadow:0 20px 50px #2c21142e,0 8px 24px #0000001f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sales-tab-button{display:grid;gap:.1rem;justify-items:center;padding:.7rem .45rem;border-radius:20px;background:transparent;color:var(--muted);transition:all .18s ease}.sales-tab-button:hover{background:#24533a14;transform:translateY(-1px)}.sales-tab-button span{font-weight:700;font-size:.95rem}.sales-tab-button small{font-size:.72rem;white-space:nowrap}.sales-tab-button.active{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));box-shadow:0 8px 20px #24533a59;transform:translateY(-2px)}.merchant-side-column{align-items:start}.merchant-side-column-full{grid-column:1 / -1}.merchant-section-heading{display:flex;justify-content:space-between;align-items:start;gap:1rem}.merchant-form{display:grid;gap:1rem}.merchant-delivery-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.merchant-address-card,.merchant-rule-card,.merchant-success-card{display:grid;gap:.35rem;padding:1rem 1.1rem;border-radius:20px;border:1px solid var(--border)}.merchant-delivery-tip{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;border-radius:20px;border:1px solid rgba(245,158,11,.28);background:linear-gradient(135deg,#fff7edfa,#fef3c7e6);box-shadow:0 12px 32px #f59e0b1f}.merchant-delivery-tip-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#ffffffb3;font-size:1.25rem;flex-shrink:0}.merchant-delivery-tip strong{display:block;color:#9a3412;margin-bottom:.25rem}.merchant-delivery-tip span{display:block;color:#b45309;font-size:.95rem;line-height:1.6}.merchant-address-card,.merchant-rule-card{background:#24533a12}.merchant-product-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.merchant-product-card{display:grid;gap:.9rem;padding:1rem;border-radius:22px;border:1px solid var(--border);background:#ffffffbd}.merchant-product-head{display:grid;grid-template-columns:132px minmax(0,1fr);gap:.9rem;align-items:start}.merchant-product-image{width:132px;height:132px;object-fit:cover;border-radius:18px;border:1px solid rgba(96,78,54,.12);background:#ffffffe6}.merchant-product-head p{margin:.35rem 0 0;color:var(--muted);white-space:pre-line;line-height:1.75}.merchant-sku-row{display:flex;justify-content:space-between;gap:.85rem;align-items:center;padding:.95rem 0;border-bottom:1px solid rgba(96,78,54,.08)}.merchant-sku-copy{display:grid;gap:.35rem;min-width:0}.merchant-sku-title-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.merchant-price-pill{display:inline-flex;align-items:center;padding:.22rem .62rem;border-radius:999px;background:#e8b96833;color:#9a5a00;font-size:.82rem;font-weight:800}.merchant-sku-row:last-child{border-bottom:0;padding-bottom:0}.merchant-sku-row:first-child{padding-top:0}.merchant-sku-row input{width:88px;text-align:center}.merchant-order-summary-bar{position:sticky;bottom:1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(36,83,58,.12);background:#fffaf1f0;box-shadow:0 14px 30px #2c21141a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.merchant-order-summary-bar span,.merchant-order-summary-bar small{display:block}.merchant-order-summary-action{display:grid;gap:.45rem;justify-items:end}.merchant-success-card{grid-template-columns:auto 1fr;align-items:center;background:#24533a17}.merchant-success-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:1.3rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong))}.merchant-success-card p{margin:.3rem 0 0;color:var(--muted)}.merchant-success-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.75rem;color:var(--muted);font-size:.92rem}.merchant-detail-panel{position:sticky;top:1rem}.merchant-order-history-item{width:100%;text-align:left;display:grid;gap:.45rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:#ffffffb3;color:var(--text)}.merchant-order-history-item.active{background:#24533a1f;border-color:#24533a38}.merchant-order-history-meta,.merchant-pill-row,.merchant-change-history-head{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.merchant-pill{display:inline-flex;align-items:center;padding:.3rem .72rem;border-radius:999px;background:#24533a1f;color:var(--brand);font-size:.84rem;font-weight:700;white-space:nowrap}.merchant-pill.muted{background:#7061511f;color:var(--muted)}.merchant-pill.status-active{background:#2f8f5724;color:var(--success-strong)}.merchant-pill.status-cancelled{background:#b53f351f;color:var(--danger)}.merchant-pill.status-frozen,.merchant-pill.status-unlisted{background:#d68a1f2e;color:#9a5a00}.merchant-pill.status-submitted{background:#f59e0b29;color:#92400e}.merchant-pill.status-confirmed{background:#3b82f624;color:#1e40af}.merchant-pill.status-printed,.merchant-pill.status-delivering{background:#24533a24;color:var(--brand)}.merchant-pill.status-completed{background:#2f8f5724;color:var(--success-strong)}.merchant-pill.status-pending{background:#f59e0b24;color:#92400e}.merchant-pill.status-approved{background:#2f8f5724;color:var(--success-strong)}.merchant-pill.status-rejected{background:#b53f351f;color:var(--danger)}.merchant-order-detail,.merchant-change-history-item{display:grid;gap:.9rem}.merchant-order-detail-header{display:flex;justify-content:space-between;gap:.75rem;align-items:start}.merchant-info-list{gap:.45rem;color:var(--muted)}.merchant-detail-item-row{display:flex;justify-content:space-between;gap:.9rem;padding:.9rem 0;border-bottom:1px solid rgba(96,78,54,.08)}.merchant-detail-item-row:last-child{border-bottom:0;padding-bottom:0}.merchant-detail-item-meta{display:grid;gap:.3rem;justify-items:end}.merchant-change-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start}.merchant-store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.merchant-store-card{display:grid;gap:.35rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:#ffffffbd}.merchant-store-card span,.merchant-store-card small{color:var(--muted)}.merchant-store-note-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.merchant-change-history{display:grid;gap:1rem}.merchant-change-payload{display:grid;gap:.35rem;color:var(--muted)}.ops-layout{margin-top:.5rem}.ops-print-sheet{display:none}.ops-print-sheet-inner{display:grid;gap:.7rem}.ops-print-header,.ops-print-section-head,.ops-print-footer{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.ops-print-header h1,.ops-print-section-head h2{margin:0}.ops-print-header-compact{padding-bottom:.35rem;border-bottom:1px solid rgba(96,78,54,.18)}.ops-print-title-block{display:grid;gap:.25rem;width:100%}.ops-print-title-row,.ops-print-meta-row,.ops-print-info-row,.ops-print-summary-row,.ops-print-footer-row,.ops-print-footer-sign-row{display:flex;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.ops-print-title-row{align-items:baseline}.ops-print-title-row h1{font-size:1.3rem}.ops-print-title-row strong{font-size:.98rem}.ops-print-meta-row,.ops-print-info-row span,.ops-print-footer-row span,.ops-print-table th,.ops-print-table td div{color:var(--muted)}.ops-print-info-sheet{display:grid;gap:.15rem;padding:.45rem 0 .1rem;border-bottom:1px solid rgba(96,78,54,.12)}.ops-print-info-row{align-items:baseline;line-height:1.45}.ops-print-info-row-two>div{flex:1 1 calc(50% - .4rem);min-width:0}.ops-print-info-row-full>div{width:100%}.ops-print-info-row strong,.ops-print-footer-row strong,.ops-print-summary-row strong{color:var(--text)}.ops-print-table{width:100%;border-collapse:collapse;table-layout:fixed}.ops-print-table th,.ops-print-table td{padding:.42rem .35rem;border-bottom:1px solid rgba(96,78,54,.12);text-align:left;vertical-align:top;line-height:1.35}.ops-print-table th:nth-child(1),.ops-print-table td:nth-child(1){width:23%}.ops-print-table th:nth-child(2),.ops-print-table td:nth-child(2){width:42%}.ops-print-table th:nth-child(3),.ops-print-table td:nth-child(3){width:15%}.ops-print-table th:nth-child(4),.ops-print-table td:nth-child(4){width:20%}.ops-print-table th{font-weight:700}.ops-print-table td strong{display:block;margin-bottom:.08rem}.ops-print-summary-row{padding:.3rem 0 .15rem;border-bottom:1px solid rgba(96,78,54,.12);font-size:.96rem}.ops-print-footer-compact{display:grid;gap:.45rem;padding-top:.1rem}.ops-print-footer-row{align-items:center}.ops-print-signature-inline{display:flex;align-items:center;gap:.45rem;min-width:240px;flex:1 1 0}.ops-print-signature-line{flex:1 1 auto;height:1.1rem;border-bottom:1px solid rgba(45,38,30,.56)}.ops-batch-print-sheet{gap:1rem}.ops-batch-print-group{display:grid;gap:.8rem;padding-bottom:.2rem}.ops-batch-print-slot{display:grid;gap:.35rem}.ops-batch-print-table th:nth-child(1),.ops-batch-print-table td:nth-child(1){width:22%}.ops-batch-print-table th:nth-child(2),.ops-batch-print-table td:nth-child(2){width:28%}.ops-batch-print-table th:nth-child(3),.ops-batch-print-table td:nth-child(3){width:24%}.ops-batch-print-table th:nth-child(4),.ops-batch-print-table td:nth-child(4){width:10%}.ops-batch-print-table th:nth-child(5),.ops-batch-print-table td:nth-child(5){width:16%}.ops-warehouse-receipt-print-table th:nth-child(1),.ops-warehouse-receipt-print-table td:nth-child(1){width:18%}.ops-warehouse-receipt-print-table th:nth-child(2),.ops-warehouse-receipt-print-table td:nth-child(2){width:18%}.ops-warehouse-receipt-print-table th:nth-child(3),.ops-warehouse-receipt-print-table td:nth-child(3){width:20%}.ops-warehouse-receipt-print-table th:nth-child(4),.ops-warehouse-receipt-print-table td:nth-child(4){width:10%}.ops-warehouse-receipt-print-table th:nth-child(5),.ops-warehouse-receipt-print-table td:nth-child(5){width:14%}.ops-warehouse-receipt-print-table th:nth-child(6),.ops-warehouse-receipt-print-table td:nth-child(6){width:20%}.ops-warehouse-damage-print-table th:nth-child(1),.ops-warehouse-damage-print-table td:nth-child(1){width:18%}.ops-warehouse-damage-print-table th:nth-child(2),.ops-warehouse-damage-print-table td:nth-child(2){width:18%}.ops-warehouse-damage-print-table th:nth-child(3),.ops-warehouse-damage-print-table td:nth-child(3){width:20%}.ops-warehouse-damage-print-table th:nth-child(4),.ops-warehouse-damage-print-table td:nth-child(4){width:10%}.ops-warehouse-damage-print-table th:nth-child(5),.ops-warehouse-damage-print-table td:nth-child(5){width:34%}.ops-warehouse-issue-print-table th:nth-child(1),.ops-warehouse-issue-print-table td:nth-child(1){width:24%}.ops-warehouse-issue-print-table th:nth-child(2),.ops-warehouse-issue-print-table td:nth-child(2){width:18%}.ops-warehouse-issue-print-table th:nth-child(3),.ops-warehouse-issue-print-table td:nth-child(3){width:18%}.ops-warehouse-issue-print-table th:nth-child(4),.ops-warehouse-issue-print-table td:nth-child(4){width:12%}.ops-warehouse-issue-print-table th:nth-child(5),.ops-warehouse-issue-print-table td:nth-child(5){width:28%}.ops-hero-panel{background:radial-gradient(circle at 10% 20%,rgba(232,185,104,.22),transparent 36%),radial-gradient(circle at 90% 80%,rgba(47,143,87,.14),transparent 32%),linear-gradient(145deg,#123424f7,#1c4430f2);color:#f7f3ec;border:1px solid rgba(255,255,255,.06)}.ops-hero-panel p,.ops-hero-panel .eyebrow{color:#f7f3ecc7}.ops-heading-row{display:flex;justify-content:space-between;gap:1rem;align-items:start}.ops-stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.ops-stat-card,.ops-mini-card,.ops-merchant-card,.ops-change-item,.ops-slot-card,.ops-order-card,.ops-request-card{display:grid;gap:.35rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:#ffffffbf;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ops-stat-card{background:#ffffff1a;border-color:#ffffff1a;color:#fff;position:relative;overflow:hidden}.ops-stat-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e8b96880,#2f8f5780);border-radius:0 0 20px 20px}.ops-stat-card span{color:#f7f3ecb8;font-size:.82rem;letter-spacing:.02em}.ops-stat-card strong{font-size:1.6rem;letter-spacing:-.02em;line-height:1.15}.ops-main-grid{align-items:start;gap:1.5rem}.ops-quick-nav{position:sticky;top:.75rem;z-index:5;display:flex;flex-wrap:wrap;gap:.6rem;margin:1.25rem 0;padding:.75rem 1rem;background:#fffcf6eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(96,78,54,.08);border-radius:999px;box-shadow:0 8px 24px #2c21140f}.ops-quick-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem 1rem;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--muted);text-decoration:none;font-weight:600;font-size:.92rem;transition:all .18s ease}.ops-quick-nav-link:hover{background:#24533a1a;border-color:#24533a29;color:var(--text);transform:translateY(-1px)}.ops-section-panel{scroll-margin-top:5.5rem}.ops-focus-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1rem}.ops-focus-card{display:grid;gap:.75rem;padding:1rem 1.1rem;border-radius:22px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);transition:background .18s ease,border-color .18s ease}.ops-focus-card:hover{background:#ffffff26;border-color:#ffffff2e}.ops-focus-card.muted{background:#ffffff12}.ops-focus-card small{color:#f7f3ecbd;line-height:1.5}.ops-focus-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.85rem .95rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;text-align:left;transition:background .16s ease,transform .16s ease}.ops-focus-item:hover{background:#ffffff24;transform:translate(2px)}.ops-focus-item span{color:#f7f3ecc2}.ops-focus-item small{color:#f7f3ecbd;line-height:1.45}.ops-focus-item-alert{align-items:flex-start;padding:.72rem .8rem}.ops-focus-item-body{display:grid;gap:.16rem;min-width:0;flex:1 1 auto}.ops-focus-item-head,.ops-focus-item-side{display:flex;gap:.5rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.ops-focus-item-side{flex:0 0 auto}.ops-alert-meta{white-space:nowrap;font-size:.84rem}.ops-alert-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-compact-button{padding:.38rem .68rem;min-height:auto;font-size:.84rem}.ops-section-panel{overflow:hidden}.ops-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(36,83,58,.1)}.ops-pagination-meta{display:grid;gap:.2rem}.ops-pagination-meta strong{font-size:.95rem}.ops-pagination-meta small{color:var(--muted)}.ops-empty-panel{display:grid;gap:.75rem;justify-items:start;padding:1.2rem}.ops-empty-link{text-decoration:none}.ops-district-add-row{display:flex;gap:.75rem;align-items:stretch}.ops-district-add-row input{flex:1 1 auto;min-width:0}.ops-district-list{display:grid;gap:.5rem}.ops-district-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .9rem;border-radius:14px;border:1px solid rgba(96,78,54,.1);background:#fff9;transition:background .14s ease,border-color .14s ease}.ops-district-item:hover{background:#ffffffe0;border-color:#604e362e}.ops-district-item-info{display:flex;align-items:center;gap:.6rem;min-width:0}.ops-district-item-info strong{white-space:nowrap}.ops-district-item-actions{display:flex;gap:.45rem;flex:0 0 auto}.ops-district-item-actions button{padding:.4rem .75rem;font-size:.84rem;min-height:auto}.ops-filter-grid{display:flex;align-items:flex-end;gap:.85rem;flex-wrap:wrap;margin-bottom:1.15rem;padding:.9rem 1rem;border-radius:16px;background:#ffffff80;border:1px solid rgba(96,78,54,.08)}.ops-filter-grid label{display:grid;gap:.3rem;font-size:.88rem;color:var(--muted);font-weight:600;min-width:0}.ops-filter-grid select,.ops-filter-grid input{min-width:140px}.ops-batch-hint{margin-bottom:1rem;padding:.85rem 1rem;border-radius:16px;border:1px solid rgba(36,83,58,.14);background:#24533a0f;color:var(--muted);font-size:.92rem;line-height:1.55}.ops-order-grid,.ops-review-grid,.ops-slot-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start}.ops-order-list,.ops-request-list,.ops-slot-list{max-height:720px;overflow:auto;padding-right:.2rem;scrollbar-width:thin;scrollbar-color:rgba(96,78,54,.18) transparent}.ops-order-card,.ops-request-card,.ops-slot-card{width:100%;text-align:left;color:var(--text)}.ops-order-card:hover,.ops-request-card:hover,.ops-slot-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #2c21140f}.ops-order-card.active,.ops-request-card.active,.ops-slot-card.active{background:#24533a1f;border-color:#24533a38;box-shadow:0 8px 24px #24533a14}.ops-order-card-date{font-size:.82rem;color:var(--muted);font-weight:500}.ops-order-card-head,.ops-inline-meta{display:flex;justify-content:space-between;gap:.75rem;align-items:center;flex-wrap:wrap}.ops-inline-meta{color:var(--muted)}.ops-inline-meta.end{justify-content:flex-end}.ops-order-card-head>*{min-width:0;overflow-wrap:anywhere}.ops-order-card-summary{color:var(--text);font-weight:750;line-height:1.35;overflow-wrap:anywhere}.ops-order-card-metrics,.ops-order-card-meta{display:flex;justify-content:space-between;gap:.75rem;align-items:center;flex-wrap:wrap}.ops-order-card-metrics{color:var(--text)}.ops-order-card-metrics>*,.ops-order-card-meta>*{min-width:0;overflow-wrap:anywhere}.ops-order-card-metrics strong{font-size:1rem}.ops-order-card-meta{color:var(--muted);font-size:.84rem}.inset-panel{background:linear-gradient(180deg,#ffffffd6,#fffaf2c7);border-radius:26px}.ops-order-detail,.ops-review-detail,.ops-slot-editor{display:grid;gap:1rem}.ops-slot-item{display:flex;align-items:center;gap:.7rem;width:100%;text-align:left;color:var(--text);padding:.7rem .9rem;border-radius:14px;border:1px solid rgba(96,78,54,.1);background:#fff9;cursor:pointer;transition:all .14s ease}.ops-slot-item:hover{background:#ffffffe0;border-color:#604e362e;transform:translateY(-1px);box-shadow:0 4px 12px #2c21140f}.ops-slot-item.active{background:#24533a1a;border-color:#24533a38;box-shadow:0 4px 16px #24533a14}.ops-slot-index{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#24533a1a;color:var(--brand);font-size:.78rem;font-weight:700;flex:0 0 auto}.ops-slot-item.active .ops-slot-index{background:var(--brand);color:#fff}.ops-slot-item-body{flex:1 1 auto;display:flex;flex-direction:column;gap:.15rem;min-width:0}.ops-slot-item-body strong{font-size:.95rem}.ops-slot-item-body small{color:var(--muted);font-size:.8rem}.ops-slot-detail-grid{display:grid;gap:0}.ops-slot-detail-row{display:flex;justify-content:space-between;align-items:center;padding:.7rem 0;border-bottom:1px solid rgba(96,78,54,.06)}.ops-slot-detail-row:last-child{border-bottom:none}.ops-slot-detail-row>span:first-child{color:var(--muted);font-size:.88rem}.ops-slot-detail-row strong{color:var(--text);font-size:.92rem}.ops-order-detail-head{display:flex;justify-content:space-between;gap:1rem;align-items:start}.ops-order-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-mini-card{transition:transform .14s ease}.ops-mini-card:hover{transform:translateY(-1px)}.ops-mini-card span,.ops-mini-card small,.ops-order-card small,.ops-request-card small,.ops-merchant-card small,.ops-slot-item small,.ops-slot-card small{color:var(--muted)}.ops-progress-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.ops-progress-step{padding:.8rem .65rem;border-radius:16px;background:#ffffffa8;border:1px solid rgba(96,78,54,.08);color:var(--muted);text-align:center;font-size:.88rem;position:relative;transition:all .18s ease}.ops-progress-step.active{background:linear-gradient(135deg,#24533a24,#e8b96814);border-color:#24533a47;color:var(--text);font-weight:700;box-shadow:0 4px 12px #24533a1a}.ops-progress-step.done{color:#24533a;background:#2f8f570f}.ops-detail-item-row{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid rgba(96,78,54,.08)}.ops-detail-item-row:last-child{border-bottom:0;padding-bottom:0}.ops-change-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ops-review-compare-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ops-change-item span{color:var(--muted)}.ops-change-compare-card{display:grid;gap:.8rem;padding:1rem;border-radius:18px;border:1px solid var(--border);background:#ffffffb3;transition:transform .14s ease,box-shadow .14s ease}.ops-change-compare-card:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2c21140f}.ops-change-compare-card>span,.ops-change-compare-card small{color:var(--muted)}.ops-change-compare-card strong{display:block;margin-top:.2rem}.ops-merchant-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.15rem}.ops-merchant-card{gap:.5rem;padding:1.15rem;border-radius:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;position:relative}.ops-merchant-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2c21141a;border-color:#24533a2e}.ops-merchant-detail-layout{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:1rem;align-items:start}.ops-merchant-summary-panel,.ops-merchant-edit-panel{display:grid;gap:1rem}.ops-merchant-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.ops-merchant-summary-card{display:grid;gap:.3rem;padding:1rem;border-radius:18px;border:1px solid rgba(96,78,54,.08);background:#ffffffa8}.ops-merchant-summary-card span,.ops-merchant-summary-card small{color:var(--muted)}.ops-detail-list{display:grid}.ops-edit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-warning-card,.ops-readonly-hint{display:grid;gap:.35rem;padding:.95rem 1rem;border-radius:18px}.ops-warning-card{border:1px solid rgba(214,138,31,.24);background:#d68a1f14}.ops-warning-card span,.ops-readonly-hint span{color:var(--muted)}.ops-readonly-hint{border:1px dashed rgba(96,78,54,.18);background:#ffffff85}.ops-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16100a61;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;padding:1rem;z-index:30}.ops-modal{width:min(560px,100%);display:grid;gap:1rem;border-radius:28px;background:linear-gradient(180deg,#fffcf6fa,#f8f1e6f5);box-shadow:0 32px 80px #140c0547,0 12px 32px #140c051f;animation:modal-rise-in .22s cubic-bezier(.34,1.56,.64,1)}.ops-action-row{justify-content:flex-end}.stat-card,.summary-card{display:grid;gap:.35rem;padding:1rem;background:#ffffffb8;border:1px solid var(--border);border-radius:20px}.login-grid,.two-column-layout{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.panel{border-radius:24px;padding:1.4rem}.panel-heading h2{margin:0;font-size:1.3rem}.panel-heading p{color:var(--muted)}.form-panel,.stack-list,.item-list{display:grid;gap:1rem}.form-grid,.filter-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.full-width{grid-column:1 / -1}.inline-form,.toggle-row,.button-row,.header-actions{display:flex;gap:.75rem;align-items:end;flex-wrap:wrap}.checkbox-label{display:flex;align-items:flex-start;gap:.72rem}.checkbox-label>span{display:grid;gap:.2rem;min-width:0}.checkbox-label input[type=checkbox],.ops-checkbox-row input[type=checkbox]{width:18px;height:18px;margin:.12rem 0 0;flex:0 0 auto}.checkbox-label input{width:auto}.upload-grid,.catalog-list{display:grid;gap:1rem}.catalog-card{display:grid;gap:.8rem;padding:1rem;border-radius:18px;background:#ffffffb8;border:1px solid var(--border)}.sku-row{display:flex;justify-content:space-between;gap:1rem;align-items:center}.sku-row input{width:96px}.shell-header{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:1rem}.top-nav{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.nav-link{padding:.7rem 1rem;border-radius:999px;color:var(--muted);background:#ffffffa8;border:1px solid transparent}.nav-link.active{color:var(--brand);border-color:#24533a2e;background:#24533a1a}.user-card{display:grid;padding:.8rem 1rem;border-radius:16px;background:#ffffffb8;border:1px solid var(--border)}.readonly-block,.empty-state,.hint{padding:1rem 1.05rem;border-radius:18px;border:1px dashed rgba(96,78,54,.14);background:linear-gradient(180deg,#fffcf7eb,#f7f1e7d1);color:var(--muted)}.empty-state.compact{padding:.7rem .8rem;border-radius:14px}.loading-button{position:relative;padding-left:2.55rem}.loading-button:before{content:"";position:absolute;left:1rem;top:50%;width:.9rem;height:.9rem;margin-top:-.45rem;border-radius:999px;border:2px solid rgba(255,255,255,.35);border-top-color:#fffffff2;animation:button-spin .7s linear infinite}.toast{position:fixed;top:1rem;right:1rem;display:inline-flex;align-items:center;gap:.7rem;padding:.82rem .95rem;min-width:220px;max-width:min(360px,calc(100vw - 2rem));border-radius:14px;font-weight:600;border:1px solid rgba(96,78,54,.1);box-shadow:0 16px 36px #2c211424;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:120;animation:toast-slide-in .18s ease-out,toast-fade-out .56s ease 3.2s forwards}.toast:before{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:999px;font-size:.82rem;font-weight:800;flex:0 0 auto}.toast.success{color:var(--brand-strong);background:#f0faf4f5}.toast.success:before{content:"✓";background:#2f8f5729;color:var(--success-strong)}.toast.error{color:var(--danger);background:#fef4f2f7}.toast.error:before{content:"!";background:#b53f3524;color:var(--danger)}@keyframes button-spin{to{transform:rotate(360deg)}}@keyframes modal-rise-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-slide-in{0%{opacity:0;transform:translate3d(10px,-8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes toast-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(8px,-4px,0);pointer-events:none}}.center-panel{min-height:100vh;display:grid;place-items:center;color:var(--muted)}small{color:var(--muted)}@media (max-width: 960px){.landing-hero-panel,.merchant-main-grid,.merchant-change-grid,.ops-order-grid,.ops-review-grid,.ops-slot-grid,.ops-merchant-detail-layout,.merchant-store-note-row,.sales-hero-card,.sales-toggle-row{grid-template-columns:1fr}.landing-highlight-grid,.landing-metrics-grid,.landing-shortcuts,.ops-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-order-summary-grid,.ops-progress-strip,.ops-print-summary-grid,.ops-print-info-grid,.ops-merchant-summary-grid,.ops-edit-form-grid{grid-template-columns:1fr}.ops-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-pagination{flex-direction:column;align-items:stretch}.ops-quick-nav{position:static;border-radius:20px}.merchant-detail-panel{position:static}.ops-merchant-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media print{@page{margin:12mm}html,body{background:#fff!important;margin:0!important;padding:0!important}.ops-print-sheet{display:block!important;position:static!important;inset:auto!important;width:100%;margin:0;padding:0;background:#fff}.shell,.shell-content,.ops-page{width:auto;margin:0;padding:0;background:#fff!important}.ops-screen-content{margin-top:0!important;gap:0!important}.ops-screen-content>*:not(.ops-print-sheet),.shell-header,.top-nav,.toast,.ops-modal-backdrop{display:none!important}.ops-print-sheet-inner{gap:.55rem;color:#111;font-size:12px;line-height:1.35}.ops-print-header-compact,.ops-print-info-sheet,.ops-print-items-section,.ops-print-summary-row,.ops-print-footer-compact,.ops-batch-print-slot{break-inside:avoid}.ops-batch-print-group{break-after:page}.ops-batch-print-group:last-child{break-after:auto}.ops-print-title-row h1{font-size:16px}.ops-print-title-row strong,.ops-print-summary-row,.ops-print-footer-row{font-size:12px}.ops-print-table th,.ops-print-table td{border-bottom-color:#d7d7d7;padding:.28rem .25rem}.ops-print-meta-row,.ops-print-info-row span,.ops-print-footer-row span,.ops-print-table th,.ops-print-table td div{color:#555}.ops-print-signature-line{height:.9rem;border-bottom-color:#555}}@media (max-width: 720px){.landing-page,.shell{width:min(100vw - 1rem,100%);padding:1rem 0 2rem}.hero-panel,.panel{border-radius:20px;padding:1rem}.merchant-hero-header,.merchant-order-summary-bar,.merchant-order-detail-header,.shell-header{grid-template-columns:1fr;display:grid}.merchant-order-summary-action{justify-items:stretch}.merchant-product-list,.merchant-success-card,.sales-hero-stats,.sales-upload-grid{grid-template-columns:1fr}.sales-workbench-switcher{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:22px}.merchant-tab-bar,.sales-tab-bar{bottom:.75rem;gap:.45rem;padding:.55rem;min-width:calc(100vw - 1rem);max-width:calc(100vw - 1rem)}.merchant-tab-button,.sales-tab-button{padding:.72rem .35rem}.hero-brand,.brand-lockup,.inline-form,.toggle-row,.button-row,.header-actions,.sku-row,.sales-pagination-row,.sales-submit-bar{flex-direction:column;align-items:stretch}.hero-logo,.brand-logo{width:min(240px,100%)}.sku-row input{width:100%}}.merchant-product-copy{display:grid;gap:.45rem}.merchant-product-title-row{display:flex;align-items:center;gap:.6rem}.merchant-info-button{width:34px;height:34px;min-width:34px;border-radius:999px;border:1px solid rgba(96,78,54,.14);background:#fff7e8fa;color:inherit;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;padding:0;box-shadow:none}.merchant-info-button.active{background:#e8b96842;border-color:#cd892659}.merchant-product-hint{color:var(--muted);font-size:.88rem}.ops-product-card .button-row{margin-top:.15rem}.ops-product-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);gap:1rem}.ops-product-list-wrap{display:grid;gap:.75rem;align-content:start}.ops-product-list-hint{display:flex;justify-content:space-between;align-items:center;gap:.75rem;color:var(--muted);font-size:.92rem}.ops-product-list-hint small{color:#706151e0}.ops-product-list{display:grid;gap:.85rem}.ops-product-card{display:grid;gap:.65rem;padding:1rem;border-radius:18px;border:1px solid rgba(96,78,54,.12);background:linear-gradient(180deg,#ffffffe6,#fbf6edd1);cursor:grab;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,opacity .16s ease}.ops-product-card:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2c211414}.ops-product-card.active{border-color:#cd892673;box-shadow:0 10px 30px #cd89261f}.ops-product-card.dragging{opacity:.56;cursor:grabbing}.ops-product-card.drag-over{border-color:#24533a5c;box-shadow:0 12px 28px #24533a1f}.ops-product-title-group{display:flex;align-items:center;gap:.7rem;min-width:0}.ops-product-thumb{width:52px;height:52px;border-radius:14px;overflow:hidden;background:#24533a14;border:1px solid rgba(96,78,54,.1);display:inline-flex;align-items:center;justify-content:center;flex:0 0 52px;color:var(--muted);font-size:.76rem}.ops-product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ops-product-title-group>div:last-child{min-width:0}.ops-product-title-group strong{display:block}.ops-product-title-group small{display:block;color:var(--muted);margin-top:.1rem}.ops-drag-handle{display:inline-flex;align-items:center;justify-content:center;width:2rem;min-width:2rem;height:2rem;border-radius:12px;background:#24533a14;color:var(--brand);font-size:1rem;line-height:1}.ops-product-snippet{color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.65}.ops-product-editor{display:grid;gap:1rem;align-content:start}.ops-product-form-grid textarea{min-height:120px}.ops-checkbox-row{display:flex;align-items:center;gap:.65rem;color:var(--text)}.ops-checkbox-row span{display:inline-flex;align-items:center;line-height:1.4}.ops-inline-actions{justify-content:flex-end}@media (max-width: 980px){.merchant-product-head{grid-template-columns:1fr}.merchant-product-image{width:100%;max-width:220px;height:220px}.ops-product-grid{grid-template-columns:1fr}.toast{top:.85rem;right:.85rem;left:.85rem;max-width:none}}.sales-mode-select{font-size:1rem;line-height:1.45}@media (max-width: 768px){.sales-mode-select{font-size:16px;min-height:46px}}.warehouse-form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.warehouse-form-span{grid-column:1 / -1}.warehouse-readonly-field{display:grid;gap:.28rem;align-content:center;min-height:70px;padding:.8rem .95rem;border:1px solid var(--border);border-radius:.8rem;background:#ffffff94}.warehouse-readonly-field span{font-size:.82rem;color:var(--muted)}.warehouse-readonly-field strong{font-size:1rem;font-weight:700;overflow-wrap:anywhere}.warehouse-ledger-list{display:grid;gap:1rem;margin-top:1.25rem}.warehouse-ledger-card{display:grid;gap:1rem}.warehouse-ledger-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.warehouse-ledger-summary{display:grid;gap:.2rem;align-content:center;padding:.85rem 1rem;border-radius:1rem;background:#24533a14}.warehouse-ledger-summary span{font-size:.82rem;color:var(--muted)}.warehouse-ledger-summary strong{font-size:1rem}.warehouse-balance-list{display:grid;gap:.75rem}.warehouse-balance-card{display:grid;gap:.2rem;padding:.9rem 1rem;border-radius:1rem;background:#24533a14}.warehouse-subhead{margin-top:1.25rem}
