:root{--sidebar:220px;--topbar:52px;--bg:#f6f7f9;--surface:#fff;--surface2:#f0f2f5;--surface3:#e8ebf0;--border:#e2e6ed;--border2:#d0d5de;--text:#12161e;--text2:#3d4656;--text3:#6b7280;--blue:#2b6be8;--blue-bg:#eef4ff;--blue-text:#1d4db5;--green:#1a9e6a;--green-bg:#e8f7f1;--green-text:#0f6e4a;--orange:#d4820a;--orange-bg:#fef4e3;--orange-text:#9a5c04;--red:#d63b3b;--red-bg:#fef0f0;--red-text:#a02525;--purple:#7c3aed;--purple-bg:#f3eeff;--shadow:0 1px 3px #12161e12, 0 1px 2px #12161e0a;--radius:6px;--font:Inter, "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{background:var(--bg);min-width:1180px;min-height:100vh;margin:0}button{font:inherit;border:0}button:focus-visible{outline-offset:2px;outline:2px solid #2b6be859}#app{min-height:100vh}.seller-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.seller-shell{background:var(--bg);height:100vh;display:flex;position:relative;overflow:hidden}.seller-sidebar{width:var(--sidebar);background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;display:flex}.seller-brand{height:var(--topbar);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:0 14px;display:flex}.seller-brand-mark{background:var(--blue);color:#fff;letter-spacing:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:inline-flex}.seller-brand strong,.seller-brand span{display:block}.seller-brand strong{max-width:145px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.2;overflow:hidden}.seller-brand span{color:var(--text3);margin-top:2px;font-size:11px}.seller-nav{flex:1;padding:10px 6px;overflow-y:auto}.seller-nav-section{margin-bottom:8px}.seller-nav-section p{color:var(--text3);margin:10px 10px 5px;font-size:10px;font-weight:700}.seller-nav-item{border-radius:var(--radius);width:100%;min-height:34px;color:var(--text2);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;line-height:1.2;display:flex;position:relative}.seller-nav-item:hover{background:var(--surface2)}.seller-nav-item.active{background:var(--blue-bg);color:var(--blue-text);font-weight:700}.seller-nav-icon{flex-shrink:0;width:15px;height:15px}.seller-nav-badge{background:var(--orange);color:#fff;text-align:center;border-radius:10px;min-width:18px;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:800;line-height:1.4}.seller-nav-badge.blue{background:var(--blue)}.seller-sidebar-footer{border-top:1px solid var(--border);padding:10px}.wallet-card{border:1px solid var(--orange);border-radius:var(--radius);background:var(--orange-bg);width:100%;color:var(--orange-text);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.wallet-card span,.wallet-card small{font-size:11px;display:block}.wallet-card strong{color:var(--text);margin-top:2px;font-size:18px;line-height:1;display:block}.wallet-card small{background:#fff;border-radius:999px;padding:2px 7px;font-weight:700}.seller-user-card{align-items:center;gap:9px;margin-top:10px;padding:8px 2px;display:flex}.seller-avatar{background:var(--surface2);width:30px;height:30px;color:var(--text2);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.seller-user-card strong,.seller-user-card span{text-overflow:ellipsis;white-space:nowrap;max-width:145px;display:block;overflow:hidden}.seller-user-card strong{font-size:12px}.seller-user-card span{color:var(--text3);margin-top:2px;font-size:11px}.seller-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.seller-topbar{height:var(--topbar);background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.seller-breadcrumb{color:var(--text3);align-items:center;gap:6px;font-size:12px;display:flex}.seller-breadcrumb svg{width:13px;height:13px}.seller-breadcrumb strong{color:var(--text);font-weight:700}.seller-top-actions{align-items:center;gap:8px;display:flex}.seller-icon-btn,.seller-whatsapp{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:32px;height:32px;color:var(--text2);cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.seller-icon-btn:hover,.seller-whatsapp:hover{border-color:var(--border2);background:var(--surface2)}.seller-icon-btn svg{width:15px;height:15px}.seller-icon-btn span{background:var(--red);color:#fff;border-radius:10px;min-width:17px;padding:1px 5px;font-size:10px;font-weight:800;line-height:1.35;position:absolute;top:-5px;right:-5px}.seller-whatsapp{background:var(--green-bg);color:var(--green-text);font-size:10px;font-weight:800}.seller-content{flex:1;padding:20px;overflow-y:auto}.seller-page-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.seller-page-head h1{color:var(--text);margin:0;font-size:24px;line-height:1.2}.seller-page-head span{color:var(--text3);margin-top:4px;font-size:12.5px;display:block}.seller-secondary-btn,.seller-link-btn,.text-link-btn,.mini-action{border-radius:var(--radius);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.seller-secondary-btn{border:1px solid var(--border);background:var(--surface);height:32px;color:var(--text2);padding:0 12px}.seller-primary-btn{border-radius:var(--radius);background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:7px;height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.seller-primary-btn:disabled,.seller-secondary-btn:disabled,.seller-danger-btn:disabled{opacity:.55;cursor:not-allowed}.seller-secondary-btn svg,.seller-link-btn svg,.seller-primary-btn svg{width:14px;height:14px}.seller-primary-btn.full,.seller-secondary-btn.full{width:100%}.page-header-actions{align-items:center;gap:8px;display:flex}.seller-select,.seller-input{border:1px solid var(--border2);border-radius:var(--radius);background:var(--surface);height:32px;color:var(--text2);font:inherit;font-size:12px}.seller-select{padding:0 28px 0 9px}.seller-input{width:100%;padding:0 9px}.dashboard-alert-row{grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);gap:12px;margin-bottom:12px;display:grid}.onboarding-card,.balance-alert,.seller-kpi,.seller-card,.seller-placeholder{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.onboarding-card{padding:14px}.onboarding-head,.card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.onboarding-head strong,.card-head strong{color:var(--text);font-size:14px;line-height:1.25;display:block}.onboarding-head span,.card-head span{color:var(--text3);margin-top:3px;font-size:11.5px;line-height:1.4;display:block}.onboarding-head button,.balance-actions button:last-child{border-radius:var(--radius);width:24px;height:24px;color:var(--text3);cursor:pointer;background:0 0;flex-shrink:0;font-size:18px;line-height:1}.onboarding-progress{background:var(--surface2);border-radius:999px;height:6px;margin:12px 0;overflow:hidden}.onboarding-progress i{border-radius:inherit;background:var(--blue);height:100%;display:block}.onboarding-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:0;padding:0;list-style:none;display:grid}.onboarding-card li{color:var(--text2);align-items:center;gap:7px;font-size:12px;line-height:1.3;display:flex}.onboarding-card li span{border:1px solid var(--border2);background:var(--surface);border-radius:50%;flex-shrink:0;width:12px;height:12px}.onboarding-card li.done{color:var(--green-text);font-weight:700}.onboarding-card li.done span{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 3px #fff}.balance-alert{background:var(--orange-bg);min-height:118px;color:var(--orange-text);border-color:#d4820a8c;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.balance-alert strong{color:var(--orange-text);margin-bottom:5px;font-size:14px;display:block}.balance-alert span{color:var(--text2);font-size:12px;line-height:1.5;display:block}.balance-actions{align-items:center;gap:8px;display:flex}.balance-actions button:first-child{border-radius:var(--radius);background:var(--orange);color:#fff;cursor:pointer;height:30px;padding:0 12px;font-size:12px;font-weight:800}.seller-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.seller-kpi{justify-content:space-between;align-items:flex-start;gap:14px;min-height:105px;padding:14px;display:flex}.seller-kpi span,.seller-kpi small{color:var(--text3);font-size:11.5px;line-height:1.4;display:block}.seller-kpi strong{margin:8px 0 4px;font-size:25px;line-height:1;display:block}.seller-kpi svg{border-radius:var(--radius);flex-shrink:0;width:30px;height:30px;padding:7px}.seller-kpi.blue strong{color:var(--blue-text)}.seller-kpi.blue svg{background:var(--blue-bg);color:var(--blue)}.seller-kpi.green strong{color:var(--green-text)}.seller-kpi.green svg{background:var(--green-bg);color:var(--green)}.seller-kpi.orange strong{color:var(--orange-text)}.seller-kpi.orange svg{background:var(--orange-bg);color:var(--orange)}.seller-kpi.purple strong{color:var(--purple)}.seller-kpi.purple svg{background:var(--purple-bg);color:var(--purple)}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:start;gap:12px;display:grid}.seller-card{min-width:0;padding:14px}.trend-card{min-height:304px}.trend-canvas{width:100%;height:225px;margin-top:12px;display:block}.filter-chips{border-radius:var(--radius);background:var(--surface2);gap:4px;padding:3px;display:inline-flex}.filter-chips button{height:25px;color:var(--text3);cursor:pointer;background:0 0;border-radius:5px;padding:0 9px;font-size:11.5px;font-weight:700}.filter-chips button.active{background:var(--surface);color:var(--blue-text);box-shadow:var(--shadow)}.warehouse-list{gap:12px;margin-top:14px;display:grid}.warehouse-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:12px}.warehouse-item>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.warehouse-item strong{color:var(--text);font-size:12px}.warehouse-item span,.warehouse-item p{color:var(--text3);font-size:11.5px}.warehouse-item p{margin:7px 0}.warehouse-bar{background:var(--surface3);border-radius:999px;height:7px;overflow:hidden}.warehouse-bar i{border-radius:inherit;background:var(--blue);height:100%;display:block}.warehouse-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.warehouse-summary div{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:center;padding:10px}.warehouse-summary strong,.warehouse-summary span{display:block}.warehouse-summary strong{color:var(--text);font-size:20px;line-height:1}.warehouse-summary span{color:var(--text3);margin-top:5px;font-size:11px}.pending-card,.table-card,.table-card{grid-column:span 1}.pending-list{gap:9px;margin-top:14px;display:grid}.pending-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.pending-item>span{background:var(--blue);border-radius:50%;width:9px;height:9px}.pending-item.orange>span{background:var(--orange)}.pending-item.red>span{background:var(--red)}.pending-item strong,.pending-item small{display:block}.pending-item strong{color:var(--text);font-size:12px}.pending-item small{color:var(--text3);margin-top:3px;font-size:11.5px;line-height:1.4}.pending-item button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);height:28px;color:var(--text2);cursor:pointer;padding:0 9px;font-size:11.5px;font-weight:700}.count-badge{background:var(--blue-bg);border-radius:999px;flex-shrink:0;padding:3px 8px;font-weight:800;color:var(--blue-text)!important;font-size:11px!important}.text-link-btn{color:var(--blue-text);background:0 0;padding:0}.seller-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:12px}.seller-table th,.seller-table td{border-bottom:1px solid var(--border);text-align:left;text-overflow:ellipsis;white-space:nowrap;padding:10px 8px;font-size:12px;line-height:1.35;overflow:hidden}.seller-table th{color:var(--text3);font-size:11px;font-weight:800}.seller-table td{color:var(--text2)}.seller-table .table-empty-cell{color:var(--text3);text-align:center;white-space:normal;padding:18px 8px;font-weight:700}.seller-table tbody tr:hover{background:var(--bg)}.status-badge{background:var(--blue-bg);height:22px;color:var(--blue-text);border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.status-badge.green{background:var(--green-bg);color:var(--green-text)}.status-badge.orange{background:var(--orange-bg);color:var(--orange-text)}.mini-action{border:1px solid var(--border);background:var(--surface);height:24px;color:var(--blue-text);padding:0 8px}.shop-orders-head{align-items:flex-start;margin-bottom:12px}.shop-orders-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.shop-orders-actions .seller-select{min-width:168px}.status-badge.blue{background:var(--blue-bg);color:var(--blue-text)}.shop-order-kpis{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);flex-wrap:wrap;align-items:center;gap:2px;margin-bottom:14px;padding:6px 10px;display:flex}.shop-order-kpi{color:var(--text2);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:baseline;gap:5px;padding:4px 10px;font-family:inherit;display:inline-flex}.shop-order-kpi:hover,.shop-order-kpi.active{background:var(--surface2)}.shop-order-kpi i{border-radius:50%;align-self:center;width:6px;height:6px}.shop-order-kpi i.red{background:var(--red)}.shop-order-kpi i.orange{background:var(--orange)}.shop-order-kpi i.blue{background:var(--blue)}.shop-order-kpi i.green{background:var(--green)}.shop-order-kpi i.purple{background:var(--purple)}.shop-order-kpi i.muted{background:var(--border2)}.shop-order-kpi strong{color:var(--text);font-size:12px}.shop-order-kpi span{color:var(--text3);font-size:11px}.shop-orders-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:14px;display:grid}.shop-order-list-card,.shop-order-detail-card{min-width:0}.shop-order-list-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.shop-order-list-head strong{color:var(--text);font-size:13px}.shop-order-list-head span{color:var(--text3);font-size:11px}.shop-order-list{display:grid}.shop-order-row{border-bottom:1px solid var(--border);background:var(--surface);gap:10px;padding:13px 14px;display:grid}.shop-order-row:last-child{border-bottom:0}.shop-order-row:hover,.shop-order-row.selected{background:var(--blue-bg)}.shop-order-row-top,.shop-order-row-body{align-items:center;gap:10px;display:grid}.shop-order-row-top{grid-template-columns:minmax(0,1fr) auto}.shop-order-row-top strong,.shop-order-row-top span,.shop-order-row-main strong,.shop-order-row-main span{display:block}.shop-order-row-top strong{color:var(--text);font-size:13px}.shop-order-row-top>div>span{color:var(--text3);margin-top:2px;font-size:11px}.shop-order-row-body{grid-template-columns:auto minmax(0,1fr) auto auto}.shop-order-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.shop-order-item-icons{gap:4px;display:flex}.shop-order-item-icons span,.shop-order-detail-item>span{background:var(--surface2);width:34px;height:34px;color:var(--blue-text);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.shop-order-row-main{min-width:0}.shop-order-row-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.shop-order-row-main span{color:var(--text3);margin-top:3px;font-size:11px}.shop-order-row-money{text-align:right}.shop-order-row-money strong,.shop-order-row-money span{display:block}.shop-order-row-money strong{color:var(--text);font-size:13px}.shop-order-row-money span{margin-top:2px;font-size:10.5px;font-weight:800}.shop-order-row-money .paid{color:var(--green-text)}.shop-order-row-money .unpaid{color:var(--orange-text)}.shop-order-detail-card{padding:14px;position:sticky;top:16px}.shop-order-detail-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.shop-order-detail-head span,.shop-order-detail-head strong{display:block}.shop-order-detail-head span{color:var(--text3);font-size:11px}.shop-order-detail-head strong{color:var(--text);margin-top:2px;font-size:18px}.shop-order-detail-head button{background:var(--surface2);width:26px;height:26px;color:var(--text3);cursor:pointer;border:0;border-radius:6px;font-size:18px;line-height:1}.shop-order-detail-status{align-items:center;gap:8px;margin-bottom:12px;display:flex}.shop-order-detail-status small{color:var(--text3);font-size:11px}.shop-order-detail-section{border-top:1px solid var(--border);padding:12px 0}.shop-order-detail-section h3{color:var(--text2);margin:0 0 8px;font-size:12px}.shop-order-detail-section p{color:var(--text3);margin:0 0 5px;font-size:11.5px;line-height:1.55}.shop-order-detail-item{border-radius:var(--radius);background:var(--surface2);grid-template-columns:auto minmax(0,1fr);gap:9px;padding:9px;display:grid}.shop-order-detail-item+.shop-order-detail-item{margin-top:6px}.shop-order-detail-item strong,.shop-order-detail-item p,.shop-order-detail-item small{display:block}.shop-order-detail-item strong{color:var(--text);font-size:12px}.shop-order-detail-item p{margin:3px 0}.shop-order-detail-item small{color:var(--text3);font-size:10.5px}.shop-order-fulfillment-grid,.shop-order-total-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shop-order-fulfillment-grid div,.shop-order-total-box div{border-radius:var(--radius);background:var(--surface2);min-width:0;padding:9px}.shop-order-fulfillment-grid span,.shop-order-fulfillment-grid strong,.shop-order-total-box span,.shop-order-total-box strong{display:block}.shop-order-fulfillment-grid span,.shop-order-total-box span{color:var(--text3);font-size:10.5px}.shop-order-fulfillment-grid strong,.shop-order-total-box strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.tracking-modal-summary{margin:0 16px}.tracking-modal-grid{padding:0 16px 16px}.shop-order-total-box{border-top:1px solid var(--border);padding-top:12px}.shop-order-detail-actions{gap:8px;margin-top:12px;display:grid}.shop-order-detail-empty{min-height:240px;color:var(--text3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.shop-order-detail-empty svg{opacity:.35;width:34px;height:34px}.shop-order-detail-empty p{margin:0;font-size:12px;line-height:1.5}.personal-orders-head{align-items:flex-start;margin-bottom:12px}.personal-orders-actions,.personal-order-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.personal-orders-actions{justify-content:flex-end}.personal-order-toolbar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);margin-bottom:12px;padding:8px 12px}.personal-order-search{width:min(240px,100%)}.personal-order-divider{background:var(--border);width:1px;height:18px}.personal-order-filter{min-height:26px;color:var(--text2);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-family:inherit;font-size:12px;display:inline-flex}.personal-order-filter:hover,.personal-order-filter.active{background:var(--surface2)}.personal-order-filter.active{color:var(--blue-text);font-weight:800}.personal-order-filter i{border-radius:50%;width:6px;height:6px}.personal-order-filter i.red{background:var(--red)}.personal-order-filter i.orange{background:var(--orange)}.personal-order-filter i.blue{background:var(--blue)}.personal-order-filter i.green{background:var(--green)}.personal-order-filter i.purple{background:var(--purple)}.personal-order-filter i.muted{background:var(--border2)}.personal-order-filter strong{color:inherit;font-size:11px}.personal-orders-layout{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:12px;display:grid}.personal-order-list-card,.personal-order-detail-card{min-width:0}.personal-order-list{max-height:calc(100vh - 278px);display:grid;overflow-y:auto}.personal-order-row{appearance:none;border:0;border-bottom:1px solid var(--border);background:var(--surface);width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.personal-order-row:last-child{border-bottom:0}.personal-order-row:hover,.personal-order-row:focus-visible,.personal-order-row.selected{background:var(--blue-bg)}.personal-order-row:focus-visible{outline:2px solid color-mix(in srgb, var(--blue) 45%, transparent);outline-offset:-2px}.personal-order-thumb{border:1px solid var(--border);background:var(--surface2);width:42px;height:42px;color:var(--blue-text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:inline-flex}.personal-order-row-main{min-width:0}.personal-order-row-id{align-items:center;gap:6px;display:flex}.personal-order-row-id strong{color:var(--blue-text);font-family:var(--mono);font-size:12.5px}.personal-order-row-id span{border:1px solid var(--border);background:var(--surface2);color:var(--text3);border-radius:4px;padding:1px 5px;font-size:10px}.personal-order-row-main p,.personal-order-row-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.personal-order-row-main p{color:var(--text);margin:2px 0 0;font-size:13px;font-weight:700}.personal-order-row-main small{color:var(--text3);font-family:var(--mono);margin-top:2px;font-size:10.5px}.personal-order-tracking{background:var(--green-bg);width:fit-content;max-width:100%;color:var(--green-text);border-radius:4px;align-items:center;gap:6px;margin-top:7px;padding:4px 8px;font-size:11px;display:flex}.personal-order-tracking svg{flex-shrink:0;width:12px;height:12px}.personal-order-tracking span{font-family:var(--mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.personal-order-tracking em{color:var(--text3);font-style:normal}.personal-order-row-side{text-align:right;justify-items:end;gap:3px;display:grid}.personal-order-row-side small{color:var(--text3);font-size:11px}.personal-order-row-side strong{color:var(--text);font-size:13px}.personal-order-list-foot{border-top:1px solid var(--border);color:var(--text3);justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;font-size:12px;display:flex}.personal-order-detail-card{padding:16px;position:sticky;top:16px}.personal-order-detail-head{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding-bottom:12px;display:grid}.personal-order-detail-head span,.personal-order-detail-head strong,.personal-order-detail-head small{display:block}.personal-order-detail-head>div>span{color:var(--text3);font-size:11px}.personal-order-detail-head strong{color:var(--blue-text);font-family:var(--mono);margin-top:2px;font-size:16px}.personal-order-detail-head small{color:var(--text3);margin-top:3px;font-size:11px}.personal-order-detail-section{border-bottom:1px solid var(--border);padding:12px 0}.personal-order-detail-section h3,.personal-order-section-title span{color:var(--text3);text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.personal-order-section-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.personal-order-section-title span{margin-bottom:0}.personal-order-section-title strong{color:var(--blue-text);font-size:13px}.personal-order-detail-item{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;display:grid}.personal-order-detail-item:last-child{border-bottom:0}.personal-order-detail-item>span{background:var(--surface2);width:40px;height:40px;color:var(--blue-text);border-radius:8px;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:inline-flex}.personal-order-detail-item div{min-width:0}.personal-order-detail-item strong,.personal-order-detail-item p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.personal-order-detail-item strong{color:var(--text);font-size:13px}.personal-order-detail-item p{color:var(--text3);font-family:var(--mono);margin:3px 0 0;font-size:11px}.personal-order-detail-item small{color:var(--text2);text-align:right;font-size:12px}.personal-order-customer-box,.personal-order-track-box,.personal-order-action-hint,.personal-order-wallet-row,.personal-order-note{border-radius:var(--radius);background:var(--surface2)}.personal-order-customer-box{padding:10px 12px}.personal-order-customer-box strong,.personal-order-customer-box p{display:block}.personal-order-customer-box strong{color:var(--text);font-size:13px}.personal-order-customer-box p{color:var(--text3);margin:3px 0 0;font-size:11.5px;line-height:1.5}.personal-order-track-box{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.personal-order-track-box>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.personal-order-track-box svg{width:15px;height:15px;color:var(--blue-text)}.personal-order-track-box strong,.personal-order-track-box span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.personal-order-track-box strong{color:var(--blue-text);font-family:var(--mono);font-size:12px}.personal-order-track-box span{color:var(--text3);grid-column:2;font-size:11px}.personal-order-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.personal-order-timeline span{min-width:0;color:var(--text3);text-align:center;justify-items:center;gap:5px;font-size:10.5px;display:grid}.personal-order-timeline i{background:var(--border2);border-radius:50%;width:9px;height:9px}.personal-order-timeline span.done{color:var(--green-text);font-weight:700}.personal-order-timeline span.done i{background:var(--green)}.personal-order-note{background:var(--orange-bg);color:var(--orange-text);border:1px solid #cc7a003d;align-items:flex-start;gap:7px;margin-top:10px;padding:9px 12px;font-size:12px;line-height:1.45;display:flex}.personal-order-note svg{flex-shrink:0;width:14px;height:14px}.personal-order-action-panel{border-top:1px solid var(--border);gap:8px;margin-top:14px;padding-top:12px;display:grid}.personal-order-action-hint{border:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);gap:9px;padding:10px 12px;display:grid}.personal-order-action-hint svg{width:16px;height:16px;margin-top:1px}.personal-order-action-hint strong,.personal-order-action-hint p{display:block}.personal-order-action-hint strong{color:var(--text);font-size:12.5px}.personal-order-action-hint p{color:var(--text3);margin:3px 0 0;font-size:11.5px;line-height:1.45}.personal-order-action-hint.warn{background:var(--orange-bg);border-color:#cc7a0047}.personal-order-action-hint.warn svg,.personal-order-action-hint.warn strong,.personal-order-action-hint.warn p{color:var(--orange-text)}.personal-order-action-hint.info{background:var(--blue-bg);border-color:#2d64dd47}.personal-order-action-hint.info svg,.personal-order-action-hint.info strong,.personal-order-action-hint.info p{color:var(--blue-text)}.personal-order-action-hint.success{background:var(--green-bg);border-color:#0f7b5247}.personal-order-action-hint.success svg,.personal-order-action-hint.success strong,.personal-order-action-hint.success p{color:var(--green-text)}.personal-order-action-hint.danger{background:var(--red-bg);border-color:#d63b3b47}.personal-order-action-hint.danger svg,.personal-order-action-hint.danger strong,.personal-order-action-hint.danger p{color:var(--red-text)}.personal-order-wallet-row{justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.personal-order-wallet-row span{color:var(--text3);align-items:center;gap:6px;font-size:12px;display:inline-flex}.personal-order-wallet-row svg{width:13px;height:13px}.personal-order-wallet-row strong{color:var(--green-text);font-size:13px}.personal-order-balance-warning{background:var(--orange-bg);color:var(--orange-text);border:1px solid #cc7a0047;flex-wrap:wrap;align-items:center;gap:8px;padding:9px 10px;font-size:11.5px;line-height:1.4;display:flex}.personal-order-balance-warning svg{flex-shrink:0;width:14px;height:14px}.personal-order-balance-warning span{flex:1;min-width:0}.personal-order-balance-warning strong{color:inherit}.personal-order-balance-warning button{background:var(--orange-text);color:#fff;cursor:pointer;height:26px;font:inherit;white-space:nowrap;border:0;border-radius:6px;padding:0 9px;font-size:11.5px;font-weight:800}.personal-order-balance-warning button:disabled{opacity:.6;cursor:not-allowed}.cart-page-head{align-items:flex-start;margin-bottom:16px}.cart-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cart-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:14px;display:grid}.cart-list-card,.cart-summary-card,.cart-remark-card{min-width:0}.cart-list-head{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:48px;padding:10px 14px;display:flex}.cart-check-label{color:var(--blue-text);cursor:pointer;align-items:center;gap:7px;display:inline-flex}.cart-check-label input,.cart-item-row>input{width:15px;height:15px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}.cart-check-label svg{width:15px;height:15px}.cart-list-head strong{color:var(--text);align-items:baseline;gap:5px;font-size:13px;display:inline-flex}.cart-list-head strong span{color:var(--text3);font-size:12px;font-weight:500}.cart-bulk-bar{align-items:center;gap:8px;margin-left:4px;display:flex}.cart-bulk-bar span{color:var(--blue-text);font-size:12px;font-weight:700}.cart-list-tools{align-items:center;gap:6px;margin-left:auto;display:flex}.cart-empty-card{text-align:center;justify-items:center;gap:8px;padding:48px 20px;display:grid}.cart-empty-card svg{width:40px;height:40px;color:var(--border2)}.cart-empty-card strong{color:var(--text2);font-size:14px}.cart-empty-card p{color:var(--text3);margin:0 0 10px;font-size:12.5px}.cart-empty-card div{justify-content:center;gap:8px;display:flex}.cart-item-list{display:grid}.cart-item-row{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:auto auto minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.cart-item-row:last-child{border-bottom:0}.cart-item-row:hover,.cart-item-row.selected{background:var(--blue-bg)}.cart-item-thumb{background:var(--surface2);width:44px;height:44px;color:var(--blue-text);border:1.5px solid #2d64dd47;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:inline-flex}.cart-item-info{min-width:0}.cart-item-info strong,.cart-item-info p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cart-item-info strong{color:var(--text);font-size:12.5px}.cart-item-info div{flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;display:flex}.cart-item-info span,.cart-item-info em{border:1px solid var(--border);background:var(--surface2);color:var(--text3);border-radius:3px;padding:1px 6px;font-size:10px;font-style:normal}.cart-item-info span{font-family:var(--mono)}.cart-item-info p{color:var(--text3);margin:4px 0 0;font-size:11px}.cart-qty-control{flex-shrink:0;align-items:center;gap:5px;display:flex}.cart-qty-control button{border:1px solid var(--border2);background:var(--surface);width:24px;height:24px;color:var(--text2);cursor:pointer;border-radius:5px;font-size:14px}.cart-qty-control input{border:1px solid var(--border2);background:var(--surface);width:58px;height:24px;color:var(--text);font-family:var(--font);text-align:center;border-radius:5px;padding:4px 5px;font-size:12.5px}.cart-item-price{text-align:right;min-width:66px}.cart-item-price strong,.cart-item-price span{display:block}.cart-item-price strong{color:var(--text);font-size:13px}.cart-item-price span{color:var(--blue-text);margin-top:2px;font-size:11px;font-weight:800}.seller-danger-btn.icon-only{width:28px;padding:0}.cart-summary-stack{flex-direction:column;gap:12px;display:flex}.cart-card-head{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px 14px;display:flex}.cart-card-head svg{width:15px;height:15px;color:var(--blue-text)}.cart-card-head strong{color:var(--text);font-size:13px}.cart-summary-lines{gap:8px;padding:14px 16px;font-size:12.5px;display:grid}.cart-summary-lines div{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-summary-lines span{color:var(--text3)}.cart-summary-lines strong{color:var(--text);font-weight:800}.cart-summary-lines .total{border-top:1px solid var(--border);padding-top:9px}.cart-summary-lines .total span{color:var(--text);font-weight:800}.cart-summary-lines .total strong{color:var(--blue-text);font-size:18px}.cart-summary-lines p{color:var(--text3);margin:0;font-size:11px}.cart-submit-btn{width:calc(100% - 32px);margin:0 16px 16px}.cart-remark-card{padding:14px 16px}.cart-remark-card label{color:var(--text2);align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:800;display:flex}.cart-remark-card svg{width:13px;height:13px;color:var(--blue-text)}.cart-remark-card textarea{resize:vertical;border:1px solid var(--border2);border-radius:var(--radius);background:var(--surface);width:100%;min-height:80px;color:var(--text);font-family:var(--font);padding:8px 10px;font-size:12.5px;line-height:1.45}.cart-flow-card{border:1px solid var(--color-border-info);border-radius:var(--radius);background:var(--blue-bg);color:var(--blue-text);padding:12px 14px;font-size:12px;line-height:1.7}.cart-flow-card strong{align-items:center;gap:6px;margin-bottom:4px;display:flex}.cart-flow-card svg{width:13px;height:13px}.cart-flow-card p{margin:0}.purchase-orders-head{align-items:flex-start;margin-bottom:12px}.purchase-orders-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.purchase-order-kpis{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:16px;display:grid;overflow:hidden}.purchase-order-kpi{border:0;border-right:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;gap:4px;min-width:0;padding:10px 16px;font-family:inherit;display:grid}.purchase-order-kpi:last-child{border-right:0}.purchase-order-kpi:hover,.purchase-order-kpi.active{background:var(--surface2)}.purchase-order-kpi.neutral{border-top:3px solid var(--border2)}.purchase-order-kpi.orange{border-top:3px solid var(--orange)}.purchase-order-kpi.blue{border-top:3px solid var(--blue)}.purchase-order-kpi.green{border-top:3px solid var(--green)}.purchase-order-kpi span,.purchase-order-kpi strong{display:block}.purchase-order-kpi span{color:var(--text3);font-size:11.5px}.purchase-order-kpi strong{color:var(--text);font-size:18px}.purchase-order-kpi.orange strong{color:var(--orange-text)}.purchase-order-kpi.blue strong{color:var(--blue-text)}.purchase-order-kpi.green strong{color:var(--green-text)}.purchase-orders-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:14px;display:grid}.purchase-order-list-card,.purchase-order-detail-card{min-width:0}.purchase-order-list-head{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:48px;padding:10px 14px;display:flex}.purchase-order-list-head strong{color:var(--text);font-size:13px}.purchase-order-list-head .filter-chips{margin-left:auto}.purchase-bulk-bar{background:var(--blue);color:#fff;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.purchase-bulk-bar div{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.purchase-bulk-bar strong{font-size:13px}.purchase-bulk-bar span{color:#ffffffc7;font-size:12px}.purchase-bulk-bar .bulk-bar-warning{color:#991b1b;background:#fee2e2;border-radius:999px;padding:3px 8px;font-size:12px;font-style:normal}.seller-primary-btn.light{color:var(--blue-text);background:#fff}.seller-secondary-btn.ghost{color:#fff;background:#ffffff26;border-color:#ffffff40}.purchase-select-row{border-bottom:1px solid var(--border);background:var(--surface2);padding:9px 14px}.purchase-select-row label{color:var(--text2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:12px;display:inline-flex}.purchase-select-row input,.purchase-order-check input{width:15px;height:15px;accent-color:var(--blue);cursor:pointer}.purchase-order-list{display:grid}.purchase-order-row{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:36px auto minmax(0,1fr);align-items:start;gap:10px;padding:13px 14px;display:grid}.purchase-order-row:last-child{border-bottom:0}.purchase-order-row:hover,.purchase-order-row.selected{background:var(--surface2)}.purchase-order-row.checked{background:var(--blue-bg)}.purchase-order-check{justify-content:center;align-items:center;min-height:54px;display:flex}.purchase-order-thumbs{align-items:flex-start;gap:5px;display:flex}.purchase-order-thumbs>span{background:var(--surface2);width:54px;height:54px;color:var(--blue-text);border:1.5px solid #2d64dd3d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:900;display:inline-flex}.purchase-order-thumbs div{gap:3px;display:grid}.purchase-order-thumbs small{border:1px solid var(--border);background:var(--surface2);width:24px;height:24px;color:var(--text2);border-radius:5px;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:inline-flex}.purchase-order-main{min-width:0}.purchase-order-title-line{align-items:center;gap:6px;margin-bottom:6px;display:flex}.purchase-order-title-line strong{color:var(--text);font-family:var(--mono);font-size:12.5px}.purchase-order-title-line i{border-radius:50%;width:6px;height:6px}.purchase-order-title-line i.neutral{background:var(--text3)}.purchase-order-title-line i.orange{background:var(--orange)}.purchase-order-title-line i.blue{background:var(--blue)}.purchase-order-title-line i.green{background:var(--green)}.purchase-order-title-line small{color:var(--text3);margin-left:auto;font-size:11px}.purchase-order-items-preview{gap:4px;display:grid}.purchase-order-items-preview p{align-items:center;gap:5px;min-width:0;margin:0;display:flex}.purchase-order-items-preview span{max-width:170px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.purchase-order-items-preview em{color:var(--text3);flex-shrink:0;font-size:10.5px;font-style:normal}.purchase-order-items-preview code,.purchase-order-items-preview b{border:1px solid var(--border);background:var(--surface2);color:var(--text3);border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:700}.purchase-order-items-preview b.cn{border-color:var(--color-border-info);background:var(--blue-bg);color:var(--blue-text)}.purchase-order-items-preview b.usa{border-color:var(--color-border-success);background:var(--green-bg);color:var(--green-text)}.purchase-order-items-preview .more{color:var(--text3);font-size:11px}.purchase-order-row-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;display:flex}.purchase-order-row-meta span{color:var(--text3);font-size:10.5px}.purchase-order-row-meta strong{color:var(--blue-text);margin-left:auto;font-size:12.5px}.purchase-order-detail-trigger{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--text2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.purchase-order-detail-trigger:hover,.purchase-order-detail-trigger:focus-visible{border-color:color-mix(in srgb, var(--blue) 35%, var(--border));background:var(--blue-bg);color:var(--blue-text)}.purchase-order-detail-trigger svg{width:15px;height:15px}.purchase-order-detail-card{position:sticky;top:16px}.purchase-detail-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:10px;min-height:48px;padding:12px 16px;display:flex}.purchase-detail-head span,.purchase-detail-head strong{display:block}.purchase-detail-head span{color:var(--text3);font-size:11px}.purchase-detail-head strong{color:var(--blue-text);font-family:var(--mono);margin-top:2px;font-size:15px}.purchase-detail-head button{background:var(--surface2);width:26px;height:26px;color:var(--text3);cursor:pointer;border:0;border-radius:6px;font-size:18px;line-height:1}.purchase-detail-stepper{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:12px 16px 10px;display:grid}.purchase-detail-stepper span{color:var(--text3);text-align:center;justify-items:center;gap:4px;font-size:10.5px;display:grid}.purchase-detail-stepper i{background:var(--surface3);width:22px;height:22px;color:var(--text3);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.purchase-detail-stepper span.done,.purchase-detail-stepper span.active{color:var(--green-text);font-weight:800}.purchase-detail-stepper span.done i{background:var(--green);color:#fff}.purchase-detail-stepper span.active i{background:var(--blue);color:#fff;box-shadow:0 0 0 3px #2d64dd29}.purchase-detail-meta{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:0 16px 12px;display:flex}.purchase-detail-meta>span:first-child{color:var(--text3);font-size:11.5px}.purchase-detail-meta .status-badge{margin-left:auto}.purchase-detail-section{border-bottom:1px solid var(--border);padding:13px 16px}.purchase-detail-section h3{color:var(--text3);letter-spacing:.04em;text-transform:uppercase;margin:0 0 9px;font-size:10.5px;font-weight:900}.purchase-supplier-box{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;display:grid}.purchase-supplier-box>span{background:var(--blue-bg);width:32px;height:32px;color:var(--blue-text);border-radius:7px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.purchase-supplier-box strong,.purchase-supplier-box p{display:block}.purchase-supplier-box strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.purchase-supplier-box p{color:var(--text3);margin:2px 0 0;font-size:11px}.purchase-detail-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.purchase-detail-item+.purchase-detail-item{margin-top:8px}.purchase-detail-item>span{background:var(--surface);width:42px;height:42px;color:var(--blue-text);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.purchase-detail-item div{min-width:0}.purchase-detail-item strong,.purchase-detail-item p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.purchase-detail-item strong{color:var(--text);font-size:12.5px}.purchase-detail-item p{color:var(--text3);margin:3px 0 0;font-size:11px}.purchase-detail-item small{color:var(--text2);text-align:right;font-size:11px;line-height:1.55}.purchase-finance-box{border-bottom:1px solid var(--border);gap:6px;padding:13px 16px;display:grid}.purchase-finance-box div{color:var(--text2);justify-content:space-between;gap:10px;font-size:12.5px;display:flex}.purchase-finance-box span{color:var(--text3)}.purchase-finance-box strong{color:var(--text)}.purchase-finance-box .total{border-top:1px solid var(--border);margin-top:4px;padding-top:8px}.purchase-finance-box .total span,.purchase-finance-box .total strong{color:var(--blue-text);font-size:14px;font-weight:900}.purchase-remark-box{border-bottom:1px solid var(--border);padding:10px 16px}.purchase-remark-box span{color:var(--text3);margin-bottom:5px;font-size:11px;display:block}.purchase-remark-box p{border-radius:var(--radius);background:var(--orange-bg);color:var(--orange-text);margin:0;padding:8px 10px;font-size:12px}.purchase-action-box{border-bottom:1px solid var(--border);gap:9px;padding:12px 16px;display:grid}.purchase-action-box p{border-radius:var(--radius);background:var(--surface2);color:var(--text2);margin:0;padding:10px 12px;font-size:12px;line-height:1.55}.purchase-action-box.orange p{background:var(--orange-bg);color:var(--orange-text)}.purchase-action-box.blue p{background:var(--blue-bg);color:var(--blue-text)}.purchase-action-box.green p{background:var(--green-bg);color:var(--green-text)}.purchase-balance-warning{background:var(--orange-bg);color:var(--orange-text);border:1px solid #cc7a0047;flex-wrap:wrap;align-items:center;gap:8px;padding:9px 10px;font-size:11.5px;line-height:1.4;display:flex}.purchase-balance-warning svg{flex-shrink:0;width:14px;height:14px}.purchase-balance-warning span{flex:1;min-width:0}.purchase-balance-warning strong{color:inherit}.purchase-balance-warning button{background:var(--orange-text);color:#fff;cursor:pointer;height:26px;font:inherit;white-space:nowrap;border:0;border-radius:6px;padding:0 9px;font-size:11.5px;font-weight:800}.purchase-balance-warning button:disabled{opacity:.6;cursor:not-allowed}.purchase-order-detail-card>.seller-secondary-btn.full{width:calc(100% - 32px);margin:10px 16px 14px}.stores-head{margin-bottom:16px}.seller-danger-btn{border-radius:var(--radius);background:var(--red-bg);height:32px;color:var(--red-text);cursor:pointer;white-space:nowrap;border:1px solid #d63b3b3d;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.seller-danger-btn svg{width:14px;height:14px}.seller-danger-btn.full{width:100%}.seller-primary-btn.compact,.seller-secondary-btn.compact,.seller-danger-btn.compact{height:28px;padding:0 9px;font-size:11.5px}.store-connection-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.store-connection-stat{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:12px 14px}.store-connection-stat span,.store-connection-stat strong{display:block}.store-connection-stat span{color:var(--text3);font-size:11px}.store-connection-stat strong{color:var(--text);margin-top:4px;font-size:20px;line-height:1}.connected-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.connected-store-card{padding:14px 16px}.connected-store-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;display:grid}.store-platform-logo{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;font-weight:900;display:inline-flex}.store-platform-logo.shopify{background:var(--green)}.store-platform-logo.woo{background:var(--purple)}.store-platform-logo.tiktok{background:var(--text)}.store-platform-logo.amazon{background:var(--orange)}.store-platform-logo.ebay{background:var(--blue)}.connected-store-info{min-width:0}.connected-store-info>strong,.connected-store-info>span{display:block}.connected-store-info>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.connected-store-info>span{color:var(--text3);margin-top:3px;font-size:11.5px}.connected-store-badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:5px}.connected-store-actions{gap:5px;display:grid}.connected-store-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:flex}.connected-store-footer div span,.connected-store-footer div strong{display:block}.connected-store-footer div span{color:var(--text3);font-size:10.5px}.connected-store-footer div strong{color:var(--text2);margin-top:2px;font-size:12px}.store-sync-toggle{color:var(--text3);cursor:pointer;white-space:nowrap;align-items:center;gap:7px;font-size:11.5px;font-weight:700;display:inline-flex}.store-sync-toggle input{display:none}.store-sync-toggle>span{background:var(--border2);border-radius:999px;width:34px;height:20px;transition:background .16s;display:block;position:relative}.store-sync-toggle>span:after{width:14px;height:14px;box-shadow:var(--shadow);content:"";background:#fff;border-radius:50%;transition:transform .16s;position:absolute;top:3px;left:3px}.store-sync-toggle input:checked+span{background:var(--green)}.store-sync-toggle input:checked+span:after{transform:translate(14px)}.store-platforms-card{padding:14px 16px 16px}.store-platforms-head{color:var(--text2);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.store-platforms-head svg{width:16px;height:16px;color:var(--text3)}.store-platform-grid{grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:10px;display:grid}.store-platform-item{border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:112px;color:inherit;font:inherit;text-align:center;cursor:pointer;appearance:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 12px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.store-platform-item:hover,.store-platform-item:focus-visible{border-color:var(--blue);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.store-platform-item:focus-visible{outline:2px solid color-mix(in srgb, var(--blue) 45%, transparent);outline-offset:2px}.store-platform-item strong{color:var(--text);font-size:12px}.store-market-logo{border-radius:7px;justify-content:center;align-items:center;min-width:46px;height:30px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.store-market-logo.shopify{background:var(--green-bg);color:var(--green-text)}.store-market-logo.woo{background:var(--purple-bg);color:var(--purple)}.store-market-logo.tiktok{background:var(--text);color:#fff}.store-market-logo.amazon{background:var(--surface2);color:var(--orange-text)}.store-market-logo.ebay{border:1px solid var(--border);background:var(--surface);color:var(--blue-text)}.store-products-head{margin-bottom:16px}.store-product-stats{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;display:grid;overflow:hidden}.store-product-stat{border-right:1px solid var(--border);min-height:70px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border-top:3px solid #0000;padding:8px 16px}.store-product-stat:last-child{border-right:0}.store-product-stat:hover,.store-product-stat.active{background:var(--surface2)}.store-product-stat.green{border-top-color:var(--green-text)}.store-product-stat.orange{border-top-color:var(--orange-text)}.store-product-stat.red{border-top-color:var(--red-text)}.store-product-stat span,.store-product-stat strong{display:block}.store-product-stat span{color:var(--text3);margin-bottom:5px;font-size:11.5px}.store-product-stat strong{color:var(--text);font-size:18px;line-height:1}.store-product-stat.green strong{color:var(--green-text)}.store-product-stat.orange strong{color:var(--orange-text)}.store-product-stat.red strong{color:var(--red-text)}.store-products-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:14px;display:grid}.store-products-left{min-width:0}.store-products-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.seller-search{border:1px solid var(--border2);border-radius:var(--radius);background:var(--surface);min-width:260px;height:32px;color:var(--text3);align-items:center;gap:7px;padding:0 9px;display:inline-flex}.seller-search svg{flex-shrink:0;width:14px;height:14px}.seller-search input{width:210px;color:var(--text2);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.product-list{gap:8px;display:grid}.product-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:62px;box-shadow:var(--shadow);color:var(--text2);cursor:pointer;text-align:left;grid-template-columns:38px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:10px 12px;display:grid}.product-row:hover,.product-row.selected{background:var(--blue-bg);border-color:#2b6be873}.product-row>svg{width:14px;height:14px;color:var(--text3)}.product-thumb{border-radius:var(--radius);background:var(--surface2);justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.product-info{min-width:0}.product-info strong,.product-info small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-info strong{color:var(--text);font-size:13px}.product-info small{color:var(--text3);margin-top:4px;font-size:11.5px}.empty-list-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text3);text-align:center;padding:34px;font-size:12px}.product-detail-card{padding:0;position:sticky;top:16px;overflow:hidden}.detail-title{align-items:center;gap:8px;min-height:44px;padding:0 14px;display:flex}.detail-title svg{width:16px;height:16px;color:var(--blue)}.detail-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-detail-empty{color:var(--text3);text-align:center;padding:40px 16px}.product-detail-empty svg{opacity:.35;width:34px;height:34px;margin-bottom:8px}.product-detail-empty p{margin:0;font-size:12px;line-height:1.6}.product-detail-content section{border-top:1px solid var(--border);padding:14px 16px}.detail-section-title{color:var(--text3);margin-bottom:8px;font-size:12px}.variant-list{gap:8px;margin-bottom:10px;display:grid}.variant-row>span{color:var(--text3);margin-bottom:4px;font-size:11px;display:block}.variant-row>div{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:6px;display:grid}.variant-row button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:28px;height:28px;color:var(--text2);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.variant-row button svg{width:13px;height:13px}.seller-input.bound{background:var(--green-bg);color:var(--green-text);border-color:#1a9e6a73}.seller-input.unbound{background:var(--orange-bg);color:var(--orange-text);border-color:#d4820a73}.detail-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.detail-form-grid span{color:var(--text3);margin-bottom:4px;font-size:11px;display:block}.status-badge.red{background:var(--red-bg);color:var(--red-text)}.status-badge.purple{background:var(--purple-bg);color:var(--purple)}.status-badge.muted{background:var(--surface3);color:var(--text3)}.profile-content{align-content:start;gap:14px;display:grid}.profile-hero{background:var(--blue);color:#fff;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 26px;display:grid}.profile-avatar{cursor:pointer;background:#ffffff2e;border:2px solid #ffffff59;border-radius:16px;place-items:center;width:64px;height:64px;font-size:22px;font-weight:800;display:grid}.profile-identity h1,.profile-identity p{margin:0}.profile-identity h1{font-size:18px;line-height:1.2}.profile-identity p{color:#ffffffb8;margin-top:4px;font-size:12.5px}.profile-badges,.profile-hero-stats{flex-wrap:wrap;align-items:center;display:flex}.profile-badges{gap:8px;margin-top:10px}.profile-badges span{color:#fff;background:#ffffff26;border:1px solid #ffffff38;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}.profile-badges span.green{background:#1a9e6a61}.profile-hero-stats{gap:18px}.profile-hero-stats article{text-align:center;min-width:80px}.profile-hero-stats article+article{border-left:1px solid #ffffff38;padding-left:18px}.profile-hero-stats strong,.profile-hero-stats span{display:block}.profile-hero-stats strong{font-size:18px;line-height:1.1}.profile-hero-stats span{color:#ffffffb3;margin-top:4px;font-size:11px}.profile-tabs{z-index:3;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:42px;box-shadow:var(--shadow);gap:4px;padding:4px;display:flex;position:relative;overflow:auto hidden}.profile-tabs button{z-index:2;border-radius:var(--radius);height:32px;color:var(--text2);cursor:pointer;background:0 0;flex:none;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.profile-tabs button.active{background:var(--blue-bg);color:var(--blue-text)}.profile-tabs svg{width:14px;height:14px}.profile-tab-panel{z-index:0;gap:14px;display:grid;position:relative}.profile-wallet-top{grid-template-columns:minmax(260px,.95fr) minmax(260px,1fr) minmax(260px,1fr);gap:14px;display:grid}.profile-balance-card{background:var(--blue);color:#fff;min-height:178px;box-shadow:var(--shadow);border-radius:8px;flex-direction:column;justify-content:center;padding:22px 24px;display:flex}.profile-balance-card.compact{min-height:164px}.profile-balance-card span,.profile-balance-card small{display:block}.profile-balance-card span{color:#ffffffbf;text-transform:uppercase;font-size:11px;font-weight:800}.profile-balance-card strong{margin-top:8px;font-size:32px;line-height:1.05}.profile-balance-card small{color:#ffffffbf;margin-top:6px;font-size:11.5px}.profile-balance-card div{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.profile-balance-card button{border-radius:var(--radius);color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff4d;align-items:center;gap:5px;height:30px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.profile-balance-card button:last-child{background:#ffffff1a}.profile-balance-card svg{width:13px;height:13px}.profile-mini-card,.profile-payment-card,.profile-auto-card,.profile-ledger-card,.profile-form-card,.profile-setting-list,.profile-notify-card,.profile-webhook-card,.profile-benefits-card,.profile-activity-card{padding:0;overflow:hidden}.profile-mini-card{align-content:start;display:grid}.profile-card-title{border-bottom:1px solid var(--border);background:var(--surface2);color:var(--text3);padding:12px 16px;font-size:11px;font-weight:800}.profile-spend-row,.profile-total-row{align-items:center;gap:10px;padding:12px 16px;display:flex}.profile-spend-row>div{flex:1;min-width:0}.profile-spend-row strong,.profile-spend-row small,.profile-total-row span,.profile-total-row strong{display:block}.profile-spend-row strong{color:var(--text2);font-size:12px}.profile-spend-row small{color:var(--text3);margin-top:2px;font-size:10.5px}.profile-spend-row em{color:var(--text);font-size:14px;font-style:normal;font-weight:800}.profile-icon-box{background:var(--blue-bg);width:32px;height:32px;color:var(--blue-text);border-radius:8px;flex-shrink:0;place-items:center;display:inline-grid}.profile-icon-box svg{width:16px;height:16px}.profile-icon-box.orange{background:var(--orange-bg);color:var(--orange-text)}.profile-icon-box.green{background:var(--green-bg);color:var(--green-text)}.profile-icon-box.purple{background:var(--purple-bg);color:var(--purple)}.profile-total-row{border-top:1px solid var(--border);justify-content:space-between;margin:0 16px 14px;padding:12px 0 0}.profile-total-row span{color:var(--text3);font-size:12px}.profile-total-row strong{color:var(--red-text);font-size:15px}.profile-money-input{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:14px 16px 8px;display:grid}.profile-money-input span{color:var(--text3);font-size:14px}.profile-switch-row,.profile-setting-list article,.profile-notify-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.profile-switch-row span,.profile-setting-list article strong{color:var(--text2);font-size:12px;font-weight:700}.profile-switch-row input,.profile-notify-row input{width:34px;height:18px;accent-color:var(--blue);flex-shrink:0}.profile-mini-card .seller-primary-btn{margin:4px 16px 14px}.profile-wallet-grid,.profile-two-column{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:14px;display:grid}.profile-payment-card .card-head,.profile-auto-card .card-head,.profile-ledger-card .card-head,.profile-form-card .card-head,.profile-setting-list .card-head,.profile-notify-card .card-head,.profile-webhook-card .card-head,.profile-benefits-card .card-head,.profile-table-head{border-bottom:1px solid var(--border);padding:14px 16px}.profile-payment-list{display:grid}.profile-payment-row{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 16px;display:grid}.profile-payment-row:last-child{border-bottom:0}.profile-payment-row strong,.profile-payment-row small{display:block}.profile-payment-row strong{color:var(--text);font-size:12.5px}.profile-payment-row small{color:var(--text3);margin-top:2px;font-size:11px}.profile-card-brand{background:var(--blue-text);color:#fff;letter-spacing:0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;height:28px;font-size:9px;font-weight:900;display:inline-flex}.profile-card-brand.orange{background:var(--orange)}.profile-card-brand.green{background:var(--green)}.profile-add-payment,.profile-auto-form{border-top:1px solid var(--border);background:var(--surface2);gap:12px;padding:14px 16px;display:grid}.profile-add-payment>strong{font-size:12px}.profile-form-grid{gap:12px;padding:14px 16px;display:grid}.profile-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-form-grid.one{grid-template-columns:1fr}.profile-form-grid label{gap:6px;min-width:0;display:grid}.profile-form-grid label>span{color:var(--text2);font-size:11px;font-weight:800}.profile-form-actions,.profile-card-foot{justify-content:flex-end;gap:8px;padding:0 16px 14px;display:flex}.profile-form-card>.seller-primary-btn{margin:0 16px 16px}.profile-toggle{cursor:pointer;width:38px;height:22px;display:inline-flex}.profile-toggle input{display:none}.profile-toggle span{background:var(--border2);border-radius:999px;width:38px;height:22px;position:relative}.profile-toggle span:after{content:"";background:var(--surface);border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #12161e33}.profile-toggle input:checked+span{background:var(--blue)}.profile-toggle input:checked+span:after{transform:translate(16px)}.profile-method-option{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.profile-method-option input{accent-color:var(--blue)}.profile-method-option strong{color:var(--text2);font-size:12px}.profile-method-option em{color:var(--green-text);font-size:11px;font-style:normal;font-weight:800}.profile-muted-note{color:var(--text3);text-align:center;margin:0;padding:30px 20px;font-size:12px;line-height:1.6}.profile-ledger-toolbar{border-bottom:1px solid var(--border);background:var(--surface2);justify-content:space-between;gap:12px;padding:10px 14px;display:flex}.profile-ledger-toolbar .filter-chips{flex:1}.profile-ledger-table th:nth-child(5),.profile-ledger-table th:nth-child(6),.profile-ledger-table td:nth-child(5),.profile-ledger-table td:nth-child(6){text-align:right}.amount-plus{font-weight:800;color:var(--green-text)!important}.amount-minus{font-weight:800;color:var(--red-text)!important}.profile-side-stack{align-content:start;gap:14px;display:grid}.profile-activity-list{display:grid}.profile-activity-list article{border-top:1px solid var(--border);padding:11px 14px}.profile-activity-list article:first-child{border-top:0}.profile-activity-list strong,.profile-activity-list span{display:block}.profile-activity-list strong{color:var(--text2);font-size:12px}.profile-activity-list span{color:var(--text3);margin-top:3px;font-size:11px}.profile-setting-list{align-self:start}.profile-setting-list article{min-height:48px}.profile-table-head small{color:var(--text3);font-size:12px;font-weight:500}.profile-member-cell{align-items:center;gap:9px;display:flex}.profile-member-avatar{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.profile-member-avatar.green{background:var(--green)}.profile-member-avatar.orange{background:var(--orange)}.profile-member-avatar.purple{background:var(--purple)}.profile-member-cell strong,.profile-member-cell small{display:block}.profile-member-cell strong{color:var(--text);font-size:12.5px}.profile-member-cell small{color:var(--text3);margin-top:2px;font-size:11px}.profile-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-role-grid article{padding:14px}.profile-role-grid strong,.profile-role-grid span{display:block}.profile-role-grid strong{color:var(--text);font-size:13px}.profile-role-grid span{color:var(--text3);margin-top:6px;font-size:11.5px;line-height:1.6}.profile-notify-group{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface2);color:var(--text3);padding:10px 16px;font-size:10.5px;font-weight:900}.profile-notify-row:first-of-type{border-top:0}.profile-notify-row span,.profile-notify-row strong,.profile-notify-row small{display:block}.profile-notify-row strong{color:var(--text);font-size:12.5px}.profile-notify-row small{color:var(--text3);margin-top:2px;font-size:11px}.profile-alert{border:1px solid var(--border);border-radius:var(--radius);background:var(--blue-bg);color:var(--blue-text);align-items:center;gap:8px;padding:11px 14px;font-size:12.5px;font-weight:700;display:flex}.profile-alert.compact{margin:14px 16px 0}.profile-alert svg{flex-shrink:0;width:16px;height:16px}.profile-api-table code,.profile-webhook-row code{background:var(--surface2);color:var(--text);border-radius:4px;padding:3px 8px;font-family:Consolas,Courier New,monospace;font-size:11.5px}.profile-api-table td:last-child{align-items:center;gap:6px;display:flex}.profile-webhook-card{padding-bottom:14px}.profile-webhook-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:14px 16px 10px;padding:12px;display:grid}.profile-webhook-row code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-webhook-card p{color:var(--text3);margin:0 16px;font-size:12px;line-height:1.6}.profile-webhook-card .profile-webhook-result{color:var(--green-text);margin-top:8px;font-weight:700}.profile-upload-box{border:1px dashed var(--border2);border-radius:var(--radius);color:var(--text3);text-align:center;place-items:center;gap:6px;margin:0 16px 16px;padding:24px;display:grid}.profile-upload-box svg{width:28px;height:28px}.profile-upload-box strong{color:var(--text2);font-size:12.5px}.profile-upload-box span{font-size:11.5px}.profile-benefits-card article{border-top:1px solid var(--border);align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.profile-benefits-card strong,.profile-benefits-card small{display:block}.profile-benefits-card strong{color:var(--text);font-size:12.5px}.profile-benefits-card small{color:var(--text3);margin-top:2px;font-size:11.5px}.profile-address-head{color:var(--text2);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.profile-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-address-card{gap:10px;padding:14px 16px;display:grid}.profile-address-card>div:first-child,.profile-address-card>div:last-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.profile-address-card strong{color:var(--text);font-size:13px}.profile-address-card p,.profile-address-card small{color:var(--text3);margin:0;font-size:12px;line-height:1.6}.inventory-head{margin-bottom:16px}.seller-search.compact{min-width:240px}.seller-primary-btn.mini,.seller-secondary-btn.mini{height:28px;padding:0 9px;font-size:11.5px}.inventory-stats{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;display:grid;overflow:hidden}.inventory-stat{border-right:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-top:3px solid #0000;min-height:70px;padding:8px 16px}.inventory-stat:last-child{border-right:0}.inventory-stat:hover,.inventory-stat.active{background:var(--surface2)}.inventory-stat.green{border-top-color:var(--green-text)}.inventory-stat.orange{border-top-color:var(--orange-text)}.inventory-stat.red{border-top-color:var(--red-text)}.inventory-stat span,.inventory-stat strong{display:block}.inventory-stat span{color:var(--text3);margin-bottom:5px;font-size:11.5px}.inventory-stat strong{color:var(--text);font-size:18px;line-height:1}.inventory-stat.green strong{color:var(--green-text)}.inventory-stat.orange strong{color:var(--orange-text)}.inventory-stat.red strong{color:var(--red-text)}.inventory-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.warehouse-tabs{border:1px solid var(--border2);border-radius:var(--radius);display:inline-flex;overflow:hidden}.warehouse-tabs button{border-left:1px solid var(--border2);background:var(--surface);height:30px;color:var(--text2);cursor:pointer;padding:0 16px;font-size:12px}.warehouse-tabs button:first-child{border-left:0}.warehouse-tabs button.active{background:var(--blue);color:#fff}.inventory-selects{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:flex}.inventory-selects .seller-select{height:28px;font-size:11.5px}.inventory-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:14px;display:grid}.inventory-list-card,.inventory-detail-card{padding:0;overflow:hidden}.inventory-detail-card{position:sticky;top:16px}.inventory-list{min-height:160px}.inventory-row{border-bottom:1px solid var(--border);background:0 0;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.inventory-row:hover,.inventory-row.selected{background:var(--blue-bg)}.inventory-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.inventory-actions .mini{min-width:70px}.inventory-thumb{background:var(--surface2);border:1.5px solid #2b6be838;border-radius:10px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;display:inline-flex}.inventory-main{min-width:0}.inventory-title-row{align-items:center;gap:7px;margin-bottom:4px;display:flex}.inventory-title-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;overflow:hidden}.inventory-meta-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:7px;display:flex}.inventory-meta-row span{border:1px solid var(--border);background:var(--surface2);color:var(--text3);border-radius:3px;padding:1px 6px;font-size:10.5px}.inventory-stock-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.warehouse-pill{border:1px solid var(--border);background:var(--surface2);border-radius:5px;align-items:center;gap:5px;padding:4px 8px;display:flex}.warehouse-pill>span{font-size:13px}.warehouse-pill small,.warehouse-pill strong{line-height:1.2;display:block}.warehouse-pill small{color:var(--text3);font-size:9.5px;font-weight:700}.warehouse-pill strong{font-size:12.5px}.warehouse-pill strong.green{color:var(--green-text)}.warehouse-pill strong.orange{color:var(--orange-text)}.warehouse-pill strong.red{color:var(--red-text)}.warehouse-pill em{color:var(--text3);font-size:10px;font-style:normal;font-weight:400}.inventory-progress{flex:1;min-width:130px}.inventory-progress>div{background:var(--surface3);border-radius:2px;height:3px;overflow:hidden}.inventory-progress i{background:var(--green);border-radius:2px;height:100%;display:block}.inventory-progress i.low{background:var(--orange)}.inventory-progress i.out{background:var(--red)}.inventory-progress span{color:var(--text3);margin-top:3px;font-size:9.5px;display:block}.inventory-detail-content section{border-top:1px solid var(--border);padding:14px 16px}.inventory-detail-product{border-top:0!important}.inventory-detail-hero{align-items:center;gap:12px;margin-bottom:12px;display:flex}.inventory-detail-thumb{background:var(--surface2);border:1.5px solid #2b6be838;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;display:inline-flex}.inventory-detail-hero strong,.inventory-detail-hero span{display:block}.inventory-detail-hero strong{color:var(--text);font-size:13.5px}.inventory-detail-hero>div:last-child>span{color:var(--text3);margin-top:4px;font-size:11px}.inventory-detail-hero>div:last-child>div{gap:6px;margin-top:6px;display:flex}.inventory-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.inventory-summary-grid div,.inventory-rule-list div{border-radius:var(--radius);background:var(--surface2);text-align:center;padding:10px}.inventory-summary-grid span,.inventory-summary-grid strong,.inventory-rule-list span,.inventory-rule-list strong{display:block}.inventory-summary-grid span,.inventory-rule-list span{color:var(--text3);margin-bottom:4px;font-size:10.5px}.inventory-summary-grid strong{color:var(--text);font-size:20px}.inventory-summary-grid strong.green{color:var(--green-text)}.inventory-summary-grid strong.orange{color:var(--orange-text)}.inventory-summary-grid strong.red{color:var(--red-text)}.inventory-warehouse-detail{gap:8px;display:grid}.inventory-warehouse-detail article{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:10px}.inventory-warehouse-detail div{color:var(--text);align-items:center;gap:7px;font-size:12px;display:flex}.inventory-warehouse-detail p{color:var(--text3);margin:6px 0 0;font-size:11.5px}.inventory-rule-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.inventory-rule-list strong{color:var(--text);font-size:13px}.inbound-head{margin-bottom:16px}.asn-stats{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:16px;display:grid;overflow:hidden}.asn-stat{border-right:1px solid var(--border);min-height:70px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border-top:3px solid #0000;padding:8px 16px}.asn-stat:last-child{border-right:0}.asn-stat:hover,.asn-stat.active{background:var(--surface2)}.asn-stat.blue{border-top-color:var(--blue-text)}.asn-stat.orange{border-top-color:var(--orange-text)}.asn-stat.purple{border-top-color:var(--purple)}.asn-stat.green{border-top-color:var(--green-text)}.asn-stat span,.asn-stat strong{display:block}.asn-stat span{color:var(--text3);margin-bottom:5px;font-size:11.5px}.asn-stat strong{color:var(--text);font-size:18px;line-height:1}.asn-stat.blue strong{color:var(--blue-text)}.asn-stat.orange strong{color:var(--orange-text)}.asn-stat.purple strong{color:var(--purple)}.asn-stat.green strong{color:var(--green-text)}.asn-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:14px;display:grid}.asn-list-card,.asn-detail-card{padding:0;overflow:hidden}.asn-detail-card{position:sticky;top:16px}.card-head.compact{flex-wrap:wrap;gap:10px;min-height:48px;padding:10px 14px}.asn-list{min-height:160px}.asn-row{border-bottom:1px solid var(--border);background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.asn-row:hover,.asn-row.selected{background:var(--blue-bg)}.asn-row-main{min-width:0}.asn-title-row,.asn-meta-row{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.asn-title-row{margin-bottom:5px}.asn-title-row strong{color:var(--text);font-size:13px}.asn-meta-row{margin-bottom:8px}.asn-meta-row span{border:1px solid var(--border);background:var(--surface2);color:var(--text3);border-radius:3px;padding:1px 6px;font-size:10.5px}.asn-mini-progress{grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:8px;display:grid}.asn-mini-progress>div,.asn-item-progress>div{background:var(--surface3);border-radius:999px;height:4px;overflow:hidden}.asn-mini-progress i,.asn-item-progress i{border-radius:inherit;background:var(--blue);height:100%;display:block}.asn-mini-progress i.orange{background:var(--orange)}.asn-mini-progress i.purple{background:var(--purple)}.asn-mini-progress i.green{background:var(--green)}.asn-mini-progress span{color:var(--text3);white-space:nowrap;font-size:10px}.asn-close-btn{border-radius:var(--radius);width:28px;height:28px;color:var(--text3);cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.asn-close-btn:hover{background:var(--surface2);color:var(--text)}.asn-detail-content section{border-top:1px solid var(--border);padding:14px 16px}.asn-detail-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;border-top:0!important}.asn-detail-summary div{border-radius:var(--radius);background:var(--surface2);text-align:center;min-width:0;padding:10px}.asn-detail-summary div:first-child{text-align:left;grid-column:1/-1}.asn-detail-summary span,.asn-detail-summary strong{display:block}.asn-detail-summary span{color:var(--text3);margin-bottom:4px;font-size:10.5px}.asn-detail-summary strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.asn-detail-summary div:first-child strong{white-space:normal;font-size:13px}.asn-detail-summary strong.blue{color:var(--blue-text)}.asn-detail-summary strong.orange{color:var(--orange-text)}.asn-detail-summary strong.purple{color:var(--purple)}.asn-detail-summary strong.green{color:var(--green-text)}.asn-stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.asn-stepper div{color:var(--text3);text-align:center;flex-direction:column;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex;position:relative}.asn-stepper div:before{background:var(--surface3);content:"";width:100%;height:2px;position:absolute;top:6px;left:-50%}.asn-stepper div:first-child:before{display:none}.asn-stepper div.done{color:var(--blue-text)}.asn-stepper div.done:before,.asn-stepper div.done i{background:var(--blue)}.asn-stepper i{z-index:1;border:2px solid var(--surface);background:var(--surface3);width:14px;height:14px;box-shadow:0 0 0 1px var(--border);border-radius:999px;position:relative}.asn-action-box{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);gap:10px;padding:12px;display:flex}.asn-action-box>svg{flex-shrink:0;width:18px;height:18px;margin-top:1px}.asn-action-box strong,.asn-action-box p,.asn-action-box label span{display:block}.asn-action-box strong{color:var(--text);font-size:12.5px}.asn-action-box p{color:var(--text3);margin:5px 0 10px;font-size:11.5px;line-height:1.5}.asn-action-box label{margin-bottom:8px;display:block}.asn-action-box label span{color:var(--text3);margin-bottom:4px;font-size:10.5px;font-weight:700}.asn-action-box.blue{background:var(--blue-bg);border-color:#2b6be838}.asn-action-box.blue>svg{color:var(--blue)}.asn-action-box.orange{background:var(--orange-bg);border-color:#d4820a42}.asn-action-box.orange>svg{color:var(--orange)}.asn-action-box.purple{background:var(--purple-bg);border-color:#7c3aed3d}.asn-action-box.purple>svg{color:var(--purple)}.asn-action-box.red{background:var(--red-bg);border-color:#d134433d}.asn-action-box.red>svg{color:var(--red)}.asn-action-box.green{background:var(--green-bg);border-color:#1a9e6a3d}.asn-action-box.green>svg{color:var(--green)}.asn-item-list{gap:8px;display:grid}.asn-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;display:grid}.asn-item-icon{background:var(--surface2);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.asn-item strong,.asn-item span{display:block}.asn-item strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.asn-item span{color:var(--text3);margin-top:3px;font-size:10.5px}.asn-item-progress{margin-top:7px}.asn-item-progress i{background:var(--green)}.asn-item-qty{text-align:right}.asn-item-qty strong{color:var(--blue-text);margin-top:4px;font-size:13px}.asn-detail-actions{border-bottom:0}.shipping-calc-head{margin-bottom:20px}.shipping-calc-form{margin-bottom:16px;padding:14px 16px}.shipping-form-row.top{grid-template-columns:220px minmax(0,1fr);gap:14px;margin-bottom:14px;display:grid}.shipping-field{min-width:0;display:block}.shipping-field>span,.shipping-label-row>span{color:var(--text2);margin-bottom:6px;font-size:11px;font-weight:800;display:block}.shipping-field.country .seller-select{width:100%;height:34px;font-size:13px}.shipping-label-row{align-items:center;gap:6px;margin-bottom:6px;display:flex}.shipping-label-row>span{margin-bottom:0}.shipping-label-row small{color:var(--text3);font-size:10.5px}.shipping-category-grid{flex-wrap:wrap;gap:6px;display:flex}.shipping-category-btn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:94px;min-height:52px;color:var(--text2);cursor:pointer;text-align:left;grid-template-rows:auto auto;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:2px 6px;padding:8px 10px;display:grid}.shipping-category-btn:hover,.shipping-category-btn.active{background:var(--blue-bg);color:var(--blue-text);border-color:#2b6be859}.shipping-category-btn svg{grid-row:1/span 2;width:16px;height:16px}.shipping-category-btn strong,.shipping-category-btn small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shipping-category-btn strong{font-size:12px}.shipping-category-btn small{color:var(--text3);font-size:9.5px}.shipping-measure-row{grid-template-columns:120px 16px repeat(3,90px) 16px 90px;align-items:end;gap:8px;display:grid}.shipping-measure-row .seller-input{height:34px}.shipping-input-unit{position:relative}.shipping-input-unit .seller-input{padding-right:32px}.shipping-input-unit em{color:var(--text3);font-size:11px;font-style:normal;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.shipping-measure-symbol{color:var(--border2);text-align:center;padding-bottom:8px;font-size:16px}.shipping-weight-summary{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;padding-top:12px;display:grid}.shipping-weight-summary article{border-radius:var(--radius);background:var(--surface2);min-width:0;padding:9px 12px}.shipping-weight-summary article.primary{background:var(--blue-bg);border:1px solid #2b6be83d}.shipping-weight-summary span,.shipping-weight-summary strong,.shipping-weight-summary small{display:block}.shipping-weight-summary span{color:var(--text3);margin-bottom:3px;font-size:10.5px}.shipping-weight-summary span em{opacity:.72;font-style:normal}.shipping-weight-summary strong{color:var(--text);font-family:var(--mono);font-size:15px;font-weight:700}.shipping-weight-summary small{color:var(--text3);margin-top:1px;font-size:10px}.shipping-input-error{border-radius:var(--radius);color:#92400e;background:#fffbebe0;border:1px solid #d9770642;margin:12px 0 0;padding:9px 12px;font-size:11.5px;font-weight:650}.shipping-weight-summary article.primary span,.shipping-weight-summary article.primary strong,.shipping-weight-summary article.primary small{color:var(--blue-text)}.shipping-result-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.shipping-result-head>div:first-child{gap:2px;display:grid}.shipping-result-head strong{color:var(--text2);font-size:12.5px;font-weight:700}.shipping-result-head span{color:var(--text3);font-size:11px}.shipping-result-head .filter-chips{margin-left:auto}.shipping-result-head .filter-chips svg{width:12px;height:12px;margin-right:4px}.shipping-line-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shipping-line-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-width:0;color:inherit;font:inherit;text-align:left;box-shadow:var(--shadow);cursor:pointer;appearance:none;padding:14px}.shipping-line-card:hover,.shipping-line-card:focus-visible,.shipping-line-card.selected{background:var(--blue-bg);border-color:#2b6be873}.shipping-line-card:focus-visible{outline:2px solid color-mix(in srgb, var(--blue) 45%, transparent);outline-offset:2px}.shipping-line-card-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.shipping-logo{background:var(--surface);letter-spacing:0;border:1.5px solid;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:28px;font-size:10px;font-weight:900;display:inline-flex}.shipping-logo.blue{color:var(--blue)}.shipping-logo.yellow,.shipping-logo.orange{color:var(--orange)}.shipping-logo.green{color:var(--green)}.shipping-logo.purple{color:var(--purple)}.shipping-line-card-head strong,.shipping-line-card-head span{display:block}.shipping-line-card-head strong{color:var(--text);font-size:13px}.shipping-line-card-head span:not(.shipping-recommend){color:var(--text3);margin-top:3px;font-size:11px}.shipping-recommend{background:var(--blue);color:#fff;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:800}.shipping-line-price{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.shipping-line-price>div:last-child{text-align:right}.shipping-line-price span,.shipping-line-price strong,.shipping-line-price small{display:block}.shipping-line-price span{color:var(--text3);margin-bottom:3px;font-size:10.5px}.shipping-line-price strong{color:var(--text);font-size:18px;line-height:1}.shipping-line-price strong em{color:var(--text3);font-size:12px;font-style:normal;font-weight:400}.shipping-line-price small{color:var(--text3);margin-top:4px;font-size:11px}.shipping-line-meta{border-top:1px solid var(--border);padding-top:10px}.shipping-line-meta>div:first-child{align-items:center;gap:5px;display:flex}.shipping-line-meta i{background:var(--green);border-radius:50%;width:6px;height:6px}.shipping-line-meta i.partial{background:var(--orange)}.shipping-line-meta>div:first-child span{color:var(--text3);font-size:11px}.shipping-line-tags{flex-wrap:wrap;gap:4px;margin:6px 0;display:flex}.shipping-line-tags span{background:var(--surface2);color:var(--text3);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700}.shipping-line-tags span.green{background:var(--green-bg);color:var(--green-text)}.shipping-line-tags span.blue{background:var(--blue-bg);color:var(--blue-text)}.shipping-line-meta p{color:var(--text3);margin:0;font-size:11px;line-height:1.5}.shipping-empty{grid-column:1/-1}.shipping-rules-head{margin-bottom:16px}.shipping-rule-form{margin-bottom:14px;padding:14px 16px}.shipping-rule-form-head{color:var(--text);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}.shipping-rule-form-head svg{width:16px;height:16px;color:var(--blue)}.shipping-rule-form-grid{gap:12px;margin-bottom:12px;display:grid}.shipping-rule-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.shipping-rule-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.shipping-rule-field{gap:6px;min-width:0;display:grid}.shipping-rule-field>span{color:var(--text2);font-size:11px;font-weight:800}.shipping-rule-actions{justify-content:flex-end;gap:8px;display:flex}.shipping-rule-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.shipping-rule-stat{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:12px 14px}.shipping-rule-stat span,.shipping-rule-stat strong{display:block}.shipping-rule-stat span{color:var(--text3);font-size:11px}.shipping-rule-stat strong{color:var(--text);margin-top:4px;font-size:20px;line-height:1}.shipping-rule-list{gap:10px;display:grid}.shipping-rule-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:14px}.shipping-rule-head{grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:8px;display:grid}.shipping-rule-id{background:var(--surface2);color:var(--text3);border-radius:4px;padding:1px 6px;font-size:11px;font-weight:800}.shipping-rule-name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.shipping-rule-status{border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800}.shipping-rule-status.enabled{background:var(--green-bg);color:var(--green-text)}.shipping-rule-status.disabled{background:var(--surface2);color:var(--text3)}.shipping-rule-status.fallback{background:var(--orange-bg);color:var(--orange-text)}.shipping-rule-switch{cursor:pointer;width:34px;height:20px;display:inline-flex}.shipping-rule-switch input{display:none}.shipping-rule-switch span{background:var(--border2);border-radius:999px;width:34px;height:20px;transition:background .16s;display:block;position:relative}.shipping-rule-switch span:after{width:14px;height:14px;box-shadow:var(--shadow);content:"";background:#fff;border-radius:50%;transition:transform .16s;position:absolute;top:3px;left:3px}.shipping-rule-switch input:checked+span{background:var(--green)}.shipping-rule-switch input:checked+span:after{transform:translate(14px)}.shipping-rule-delete{background:var(--red-bg);width:26px;height:26px;color:var(--red);cursor:pointer;border:1px solid #d63b3b3d;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.shipping-rule-delete svg{width:13px;height:13px}.shipping-rule-conditions{flex-wrap:wrap;gap:6px;margin:10px 0 8px;display:flex}.shipping-rule-tag{background:var(--surface2);color:var(--text3);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.shipping-rule-then{border-top:1px solid var(--border);color:var(--text2);flex-wrap:wrap;align-items:center;gap:6px;padding-top:8px;font-size:12px;display:flex}.shipping-rule-then svg{width:13px;height:13px;color:var(--blue)}.shipping-rule-then svg.muted{color:var(--text3);opacity:.62}.shipping-rule-then strong{color:var(--text)}.tickets-content{align-content:start;gap:14px;display:grid}.tickets-head{margin-bottom:0}.tickets-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ticket-kpis{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.ticket-kpi{border-right:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-top:3px solid #0000;min-height:64px;padding:8px 16px}.ticket-kpi:last-child{border-right:0}.ticket-kpi:hover,.ticket-kpi.active{background:var(--surface2)}.ticket-kpi.red{border-top-color:var(--red)}.ticket-kpi.orange{border-top-color:var(--orange)}.ticket-kpi.blue{border-top-color:var(--blue)}.ticket-kpi.green{border-top-color:var(--green)}.ticket-kpi span,.ticket-kpi strong{display:block}.ticket-kpi span{color:var(--text3);font-size:11.5px}.ticket-kpi strong{color:var(--text);margin-top:4px;font-size:20px;line-height:1}.ticket-kpi.red strong{color:var(--red-text)}.ticket-kpi.orange strong{color:var(--orange-text)}.ticket-kpi.blue strong{color:var(--blue-text)}.ticket-kpi.green strong{color:var(--green-text)}.tickets-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.tickets-selects{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tickets-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:14px;display:grid}.tickets-list-card{padding:0;overflow:hidden}.tickets-list-head{border-bottom:1px solid var(--border);background:var(--surface2);color:var(--text3);grid-template-columns:minmax(220px,2fr) 72px 88px 76px 86px;gap:8px;padding:9px 14px;font-size:11px;font-weight:900;display:grid}.tickets-list-head span:not(:first-child){text-align:center}.tickets-list-head span:last-child{text-align:right}.tickets-list{display:grid}.ticket-row{border-bottom:1px solid var(--border);min-height:78px;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:minmax(220px,2fr) 72px 88px 76px 86px;align-items:center;gap:8px;padding:10px 14px;display:grid}.ticket-row:hover,.ticket-row.selected{background:var(--blue-bg)}.ticket-main{gap:4px;min-width:0;display:grid}.ticket-title-line{align-items:center;gap:5px;display:flex}.ticket-title-line small{color:var(--text3);font-family:Consolas,Courier New,monospace;font-size:11px}.ticket-title-line i{background:var(--blue);border-radius:50%;width:6px;height:6px;display:inline-block}.ticket-main strong,.ticket-main em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ticket-main strong{color:var(--text);font-size:12.5px;font-weight:700}.ticket-main em{color:var(--text3);align-items:center;gap:4px;font-size:11px;font-style:normal;display:inline-flex}.ticket-main em svg{width:11px;height:11px;color:var(--blue);flex-shrink:0}.ticket-category-pill,.ticket-warehouse-pill{background:var(--surface2);min-width:52px;height:24px;color:var(--text3);white-space:nowrap;border-radius:999px;justify-content:center;justify-self:center;align-items:center;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.ticket-category-pill.blue,.ticket-warehouse-pill.cn{background:var(--blue-bg);color:var(--blue-text)}.ticket-category-pill.purple{background:var(--purple-bg);color:var(--purple)}.ticket-category-pill.orange{background:var(--orange-bg);color:var(--orange-text)}.ticket-category-pill.green,.ticket-warehouse-pill.usa{background:var(--green-bg);color:var(--green-text)}.ticket-updated{color:var(--text3);text-align:right;white-space:nowrap;font-size:11px}.ticket-detail-card{padding:0;position:sticky;top:16px;overflow:hidden}.ticket-detail-card .card-head{border-bottom:1px solid var(--border);align-items:center;padding:14px 16px}.detail-close-btn{border-radius:var(--radius);width:26px;height:26px;color:var(--text3);cursor:pointer;background:0 0;font-size:20px;line-height:1}.ticket-detail-info{border-bottom:1px solid var(--border);background:var(--surface2);gap:6px;padding:12px 14px;display:grid}.ticket-detail-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ticket-detail-badges .seller-danger-btn,.ticket-detail-badges .seller-secondary-btn{margin-left:auto}.ticket-detail-info strong,.ticket-detail-info span,.ticket-detail-info small{display:block}.ticket-detail-info strong{color:var(--text);font-size:13px}.ticket-detail-info span,.ticket-detail-info small{color:var(--text3);font-size:11.5px}.ticket-message-list{gap:14px;max-height:360px;padding:14px;display:grid;overflow-y:auto}.ticket-message{align-items:flex-start;gap:9px;display:flex}.ticket-message.user{flex-direction:row-reverse}.ticket-message-avatar{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.ticket-message.user .ticket-message-avatar{border:1px solid var(--border);background:var(--surface2);color:var(--text2)}.ticket-message>div{max-width:82%}.ticket-message small{color:var(--text3);margin-bottom:3px;font-size:10.5px;display:block}.ticket-message.user small{text-align:right}.ticket-message p{background:var(--blue-bg);color:var(--text);border:1px solid #2b6be82e;border-radius:4px 12px 12px;margin:0;padding:10px 13px;font-size:12.5px;line-height:1.65}.ticket-message.user p{border-color:var(--border);background:var(--surface2);border-radius:12px 4px 12px 12px}.ticket-reply-box{border-top:1px solid var(--border);gap:8px;padding:12px 14px;display:grid}.ticket-reply-actions{justify-content:flex-end;gap:7px;display:flex}.ticket-attachment-btn{cursor:pointer}.ticket-attachment-drafts{flex-wrap:wrap;gap:6px;display:flex}.ticket-attachment-drafts span{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);max-width:100%;min-height:30px;color:var(--text2);align-items:center;gap:6px;padding:4px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.ticket-attachment-drafts svg{width:14px;height:14px;color:var(--blue)}.ticket-attachment-drafts small{color:var(--text3);font-weight:600}.ticket-attachment-drafts button{background:var(--surface);width:18px;height:18px;color:var(--text3);cursor:pointer;border-radius:50%;place-items:center;font-size:13px;line-height:1;display:grid}.seller-textarea{border:1px solid var(--border2);border-radius:var(--radius);background:var(--surface);width:100%;min-height:72px;color:var(--text2);font:inherit;resize:vertical;padding:9px 10px;font-size:12.5px;line-height:1.55}.seller-textarea.tall{min-height:104px}.ticket-closed-note{border-top:1px solid var(--border);background:var(--green-bg);color:var(--green-text);text-align:center;padding:12px 14px;font-size:12px;font-weight:800}.ticket-detail-empty{color:var(--text3);text-align:center;place-items:center;gap:8px;padding:44px 20px;display:grid}.ticket-detail-empty svg{opacity:.36;width:34px;height:34px}.ticket-detail-empty p{margin:0;font-size:12px;line-height:1.6}.seller-modal-mask{z-index:40;background:#12161e5c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.seller-modal{background:var(--surface);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,94vw);max-height:92vh;display:grid;overflow:hidden;box-shadow:0 20px 60px #12161e38}.seller-modal-head,.seller-modal-foot{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.seller-modal-foot{border-top:1px solid var(--border);border-bottom:0;justify-content:flex-end}.seller-modal-head>div{align-items:center;gap:8px;display:flex}.seller-modal-head svg{width:17px;height:17px;color:var(--blue)}.seller-modal-head strong{color:var(--text);font-size:14px}.seller-modal-head>button{border-radius:var(--radius);width:26px;height:26px;color:var(--text3);cursor:pointer;background:0 0;font-size:20px}.seller-modal-body{padding:0 0 16px;overflow-y:auto}.ticket-modal-field{gap:6px;padding:0 16px 12px;display:grid}.ticket-modal-field span{color:var(--text2);font-size:11px;font-weight:800}.purchase-dest-modal{width:min(520px,94vw)}.purchase-dest-body{padding:16px 18px 18px}.purchase-dest-intro{color:var(--text2);margin:0 0 12px;font-size:12.5px}.purchase-dest-option,.purchase-dest-address{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;align-items:flex-start;gap:12px;margin-bottom:10px;padding:13px 14px;transition:all .15s;display:flex}.purchase-dest-option.active,.purchase-dest-address.active{border-color:var(--blue);background:var(--blue-bg)}.purchase-dest-option input,.purchase-dest-address input{accent-color:var(--blue);flex-shrink:0;margin-top:2px}.purchase-dest-option p,.purchase-dest-option small,.purchase-dest-address small,.purchase-dest-address em{color:var(--text3);margin:0;font-size:12px;line-height:1.45;display:block}.purchase-dest-option small{color:var(--blue-text);margin-top:3px}.purchase-dest-title{align-items:center;gap:8px;margin-bottom:4px;display:flex}.purchase-dest-title span{color:var(--text);font-size:13px;font-weight:700}.purchase-dest-title em{background:var(--blue);color:#fff;border-radius:999px;padding:1px 7px;font-size:10px;font-style:normal}.purchase-dest-custom-area{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);gap:8px;padding:12px;display:grid}.purchase-dest-custom-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.purchase-dest-custom-head strong{color:var(--text2);font-size:12px}.purchase-dest-address{background:var(--surface);margin-bottom:0;padding:10px 12px}.purchase-dest-address strong{color:var(--text);font-size:12.5px;display:block}.purchase-dest-address em{font-style:normal}.purchase-dest-empty{color:var(--text3);text-align:center;padding:14px 0;font-size:12px}.ticket-upload-box{border:1px dashed var(--border2);border-radius:var(--radius);background:var(--surface);width:calc(100% - 32px);min-height:70px;color:var(--text3);cursor:pointer;text-align:center;place-items:center;gap:6px;margin:0 16px;padding:12px;font-size:12px;display:grid}.ticket-upload-box svg{width:20px;height:20px}.seller-placeholder{min-height:calc(100vh - var(--topbar) - 40px);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:34px;display:flex}.seller-placeholder>svg{width:42px;height:42px;color:var(--blue);opacity:.38}.seller-placeholder h1{color:var(--text);margin:4px 0 0;font-size:22px}.seller-placeholder p,.seller-placeholder span{max-width:460px;color:var(--text3);margin:0;font-size:13px;line-height:1.6}.seller-link-btn{border:1px solid var(--border2);background:var(--surface);height:32px;color:var(--text2);margin-top:8px;padding:0 12px}.seller-toast{z-index:20;border:1px solid var(--border);border-radius:var(--radius);background:var(--text);color:#fff;max-width:320px;box-shadow:var(--shadow);padding:10px 12px;font-size:12px;position:fixed;bottom:20px;right:20px}@media (width<=1280px){.dashboard-grid{grid-template-columns:minmax(0,1fr)}.dashboard-alert-row{grid-template-columns:1fr}.asn-grid{grid-template-columns:minmax(0,1fr)}.asn-detail-card{position:static}.shipping-line-grid,.profile-wallet-top,.profile-wallet-grid,.profile-two-column,.tickets-layout{grid-template-columns:minmax(0,1fr)}.ticket-detail-card{position:static}}@media (width<=900px){.asn-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.asn-stat{border-right:0;border-bottom:1px solid var(--border)}.asn-row,.asn-item,.asn-mini-progress{grid-template-columns:minmax(0,1fr)}.asn-mini-progress span,.asn-item-qty{text-align:left;white-space:normal}.shipping-form-row.top,.shipping-measure-row,.shipping-weight-summary,.shipping-rule-form-grid.two,.shipping-rule-form-grid.three{grid-template-columns:minmax(0,1fr)}.store-connection-stats,.connected-store-grid,.store-platform-grid,.shop-orders-layout,.personal-orders-layout,.cart-layout,.shop-order-fulfillment-grid,.shop-order-total-box{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-orders-layout,.personal-orders-layout,.cart-layout,.purchase-orders-layout,.inventory-grid,.personal-order-timeline{grid-template-columns:minmax(0,1fr)}.shop-order-detail-card,.personal-order-detail-card,.purchase-order-detail-card,.inventory-detail-card{position:static}.shop-order-row-body,.personal-order-row,.personal-order-detail-item,.cart-item-row,.purchase-order-row,.inventory-row,.purchase-detail-item{grid-template-columns:auto minmax(0,1fr)}.shop-order-row-money,.personal-order-row-side{text-align:left}.shop-order-row-actions{grid-column:2;justify-content:flex-start}.personal-order-row-side{grid-column:2;justify-items:start}.cart-list-head{flex-direction:column;align-items:flex-start}.cart-bulk-bar,.cart-list-tools{flex-wrap:wrap;margin-left:0}.cart-qty-control,.cart-item-price,.cart-item-row .icon-only{grid-column:2;justify-self:start}.inventory-actions{grid-column:2;justify-content:flex-start}.cart-item-price{text-align:left}.purchase-order-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-order-list-head{flex-direction:column;align-items:flex-start}.purchase-order-list-head .filter-chips{margin-left:0}.purchase-order-check,.purchase-order-thumbs,.purchase-order-main,.purchase-detail-item small{grid-column:2}.purchase-detail-item small{text-align:left}.purchase-order-row-meta strong{margin-left:0}.connected-store-main{grid-template-columns:auto minmax(0,1fr)}.connected-store-actions{grid-column:1/-1;grid-template-columns:repeat(2,auto);justify-content:end}.shipping-rule-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.shipping-rule-head{grid-template-columns:auto minmax(0,1fr) auto}.shipping-rule-status{justify-self:start}.shipping-measure-symbol{display:none}.shipping-result-head{flex-direction:column;align-items:flex-start}.shipping-result-head .filter-chips{margin-left:0}.profile-hero{grid-template-columns:64px minmax(0,1fr)}.profile-hero-stats{grid-column:1/-1}.profile-form-grid.two,.profile-role-grid,.profile-address-grid{grid-template-columns:minmax(0,1fr)}.profile-ledger-toolbar{flex-direction:column;align-items:flex-start}.profile-payment-row,.profile-webhook-row,.ticket-row{grid-template-columns:auto minmax(0,1fr)}.tickets-list-head{display:none}.profile-payment-row>.status-badge,.profile-payment-row>button,.profile-webhook-row>button,.ticket-row>.ticket-category-pill,.ticket-row>.ticket-warehouse-pill,.ticket-row>.status-badge,.ticket-row>.ticket-updated{grid-column:2;justify-self:start}.ticket-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.tickets-toolbar,.tickets-actions{flex-direction:column;align-items:flex-start}}
