:root{color:#20252c;background:#f5f6f8;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}#root{min-width:0;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:148px minmax(0,1fr);height:100vh;width:100%;min-width:0;overflow:hidden}.sidebar{background:#17202b;color:#f7fafc;padding:12px 8px;display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto}.brand{display:flex;align-items:center;gap:8px;padding:0 6px 8px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark{width:30px;height:30px;border-radius:6px;display:grid;place-items:center;background:#3aa176;color:#fff;font-weight:800}.brand strong,.brand span{display:block}.brand span{color:#aeb8c4;font-size:11px;margin-top:2px}.menu{display:grid;gap:4px;align-content:start}.menu-item{border:0;border-radius:4px;padding:8px;color:#cdd6df;background:transparent;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:6px;text-align:left;font-size:13px}.menu-item:hover,.menu-item.active{background:#243241;color:#fff}.menu-item.active{box-shadow:inset 3px 0 #4fb286}.workspace{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto 1fr;overflow:hidden;width:100%}.topbar{min-height:48px;padding:8px 16px;background:#fff;border-bottom:1px solid #e6e8ec;display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.topbar-left{min-width:0}.topbar-left h1{margin:0;font-size:17px;line-height:1.2;letter-spacing:0}.topbar-left span{color:#697386;font-size:12px}.topbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:0}.topbar-notice{min-width:0;max-width:min(42vw,520px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-actions .user-button{min-width:0;max-width:220px;overflow:hidden;text-overflow:ellipsis}.topbar-actions .user-button svg{flex:0 0 auto}.sync-indicator{min-height:28px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;color:#546173;background:#f3f6f9;border:1px solid #dfe5ed;font-size:12px;white-space:nowrap}.sync-indicator.online{color:#1f6d4e;background:#e9f6ef;border-color:#b9dec9}.sync-indicator.offline{color:#9f1f2f;background:#fff1f3;border-color:#efb7c0}.offline-panel{max-width:760px;border:1px solid #efb7c0;background:#fff;padding:18px}.offline-panel h2{margin:0 0 8px;font-size:18px;letter-spacing:0}.offline-panel p{margin:0 0 14px;color:#697386}.icon-button,.user-button,.primary-button,.secondary-button{border:1px solid #d8dde5;background:#fff;color:#27313f;border-radius:4px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;white-space:nowrap}.icon-button{width:30px;padding:0}.primary-button{color:#fff;background:#2f8f67;border-color:#2f8f67}.primary-button:hover{background:#277858}.secondary-button:hover,.icon-button:hover,.user-button:hover{background:#f3f6f9}.tabs{display:flex;gap:6px;padding:6px 16px;background:#fff;border-bottom:1px solid #e6e8ec;overflow-x:auto;min-width:0}.tab{border:1px solid #dfe3ea;background:#f8fafc;color:#4a5568;border-radius:6px;min-height:28px;padding:0 8px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.tab.active{background:#e9f6ef;color:#1f6d4e;border-color:#abd9c3}.tab-close{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:4px}.tab-close:hover{background:#00000014}.page{padding:14px 16px 24px;min-width:0;min-height:0;overflow:auto;max-width:100%;width:100%}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:8px;margin-bottom:10px}.metric{background:#fff;border:1px solid #e3e7ed;border-radius:6px;padding:10px 12px}.metric span{color:#697386;font-size:12px;display:block;margin-bottom:4px}.metric strong{font-size:17px;letter-spacing:0}.toolbar{display:flex;gap:6px;align-items:center;margin-bottom:8px;flex-wrap:wrap}.customer-list-toolbar,.supplier-list-toolbar,.order-list-toolbar,.return-list-toolbar,.product-list-toolbar,.inventory-list-toolbar,.cashflow-list-toolbar,.approval-list-toolbar{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 12px}.customer-list-toolbar-left,.customer-list-toolbar-right,.customer-selected-actions,.customer-row-actions,.customer-row-assign,.supplier-list-toolbar-left,.supplier-list-toolbar-right,.supplier-selected-actions,.supplier-row-actions,.supplier-row-assign,.order-list-toolbar-left,.order-list-toolbar-right,.return-list-toolbar-left,.return-list-toolbar-right,.product-list-toolbar-left,.product-list-toolbar-right,.product-selected-actions,.inventory-list-toolbar-left,.inventory-list-toolbar-right,.inventory-selected-actions,.cashflow-list-toolbar-left,.cashflow-list-toolbar-right,.cashflow-selected-actions,.approval-list-toolbar-left,.approval-list-toolbar-right{display:flex;align-items:center;gap:8px;min-width:0}.customer-list-toolbar-left,.supplier-list-toolbar-left,.order-list-toolbar-left,.return-list-toolbar-left,.product-list-toolbar-left,.inventory-list-toolbar-left,.cashflow-list-toolbar-left,.approval-list-toolbar-left{flex:1 1 auto;flex-wrap:wrap}.customer-list-toolbar-right,.supplier-list-toolbar-right,.order-list-toolbar-right,.return-list-toolbar-right,.product-list-toolbar-right,.inventory-list-toolbar-right,.cashflow-list-toolbar-right,.approval-list-toolbar-right{flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.customer-search-button,.customer-new-button,.supplier-search-button,.supplier-new-button,.order-search-button,.order-new-button,.return-search-button,.return-new-button,.product-search-button,.product-new-button,.inventory-search-button,.inventory-new-button,.cashflow-search-button,.cashflow-new-button,.approval-search-button{border:1px solid #1e90ff;background:#1e90ff;color:#fff;min-height:38px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;font-weight:600;white-space:nowrap}.customer-search-button,.supplier-search-button,.order-search-button,.return-search-button,.product-search-button,.inventory-search-button,.cashflow-search-button,.approval-search-button{min-width:136px}.customer-new-button,.supplier-new-button,.order-new-button,.return-new-button,.product-new-button,.inventory-new-button,.cashflow-new-button{min-width:134px}.customer-search-button:hover,.customer-new-button:hover,.supplier-search-button:hover,.supplier-new-button:hover,.order-search-button:hover,.order-new-button:hover,.return-search-button:hover,.return-new-button:hover,.product-search-button:hover,.product-new-button:hover,.inventory-search-button:hover,.inventory-new-button:hover,.cashflow-search-button:hover,.cashflow-new-button:hover,.approval-search-button:hover{background:#147fe3;border-color:#147fe3}.customer-new-button:disabled,.supplier-new-button:disabled,.order-new-button:disabled,.return-new-button:disabled,.product-new-button:disabled,.inventory-new-button:disabled,.cashflow-new-button:disabled{opacity:.55;cursor:not-allowed}.customer-batch-menu-button,.supplier-batch-menu-button,.order-batch-menu-button,.return-batch-menu-button,.product-batch-menu-button,.inventory-batch-menu-button,.cashflow-batch-menu-button{min-height:38px;min-width:118px;border-radius:3px;font-weight:600}.customer-batch-menu,.supplier-batch-menu,.order-batch-menu,.return-batch-menu,.product-batch-menu,.inventory-batch-menu,.cashflow-batch-menu{left:auto;right:0}.order-status-button{min-height:38px;border:1px solid #d6dce5;background:#fff;color:#344054;border-radius:3px;padding:0 14px;font-weight:600;white-space:nowrap}.order-status-button:hover,.order-status-button.active{border-color:#1e90ff;color:#1e90ff}.order-selected-count{color:#1d5d9b;font-size:13px;font-weight:600;white-space:nowrap}.customer-list-notice,.supplier-list-notice,.return-list-notice,.product-list-notice,.inventory-list-notice,.cashflow-list-notice,.approval-list-notice{max-width:260px;color:#667085;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-selected-actions,.supplier-selected-actions,.product-selected-actions,.inventory-selected-actions,.cashflow-selected-actions{flex-wrap:wrap;color:#475467;font-size:13px}.customer-selected-actions>span,.supplier-selected-actions>span,.product-selected-actions>span,.inventory-selected-actions>span,.cashflow-selected-actions>span{color:#1d5d9b;font-weight:600}.product-reference-table{border-color:#d9dee4;border-radius:0;background:#fff}.product-reference-table table{min-width:1020px;table-layout:fixed;font-size:14px}.product-reference-table th,.product-reference-table td{height:42px;padding:4px 6px;border-right:1px solid #d9dee4;border-bottom:1px solid #d9dee4;color:#3a3f45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}.product-reference-table th{height:44px;background:#f6f6f6;color:#2e3338;font-size:15px;font-weight:700}.product-reference-table th:last-child,.product-reference-table td:last-child{border-right:0}.product-reference-table tr:hover td{background:#f9fbfd}.product-reference-table tbody tr{cursor:pointer}.product-reference-table tbody tr:focus-visible td{outline:2px solid rgba(30,144,255,.24);outline-offset:-2px}.product-reference-table .product-row-selected td{background:#eef7ff}.product-reference-table .product-row-selected:hover td{background:#e5f2ff}.product-thumb-column{width:74px;text-align:center}.product-thumb-column svg{margin-right:4px;color:#7d858f;vertical-align:-2px}.product-thumb-cell{width:74px;text-align:center}.product-list-thumb{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #dfe4ea;background:#f4f7f9;color:#7a8794;font-size:13px;font-weight:700;overflow:hidden}.product-list-thumb.has-image{background:#fff}.product-list-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-name-link{border:0;padding:0;background:transparent;color:#1e90ff;text-decoration:underline;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-name-link:hover{color:#0f6fc8}.product-price-column,.product-price-cell{text-align:right}.product-price-column{width:112px}.product-price-cell{font-weight:650}.product-remark-cell{color:#667085}.product-action-column,.product-action-cell{width:96px;text-align:center}.product-action-cell{display:table-cell;white-space:nowrap}.product-row-icon{width:28px;height:28px;border:0;background:transparent;color:#1e90ff;padding:0;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.product-row-icon:hover{color:#0f6fc8}.product-row-disabled td{color:#8a94a3;background:#fbfbfb}.customer-selected-actions select,.customer-row-assign select,.supplier-selected-actions select,.supplier-row-assign select{width:auto;min-width:116px}.customer-row-actions,.supplier-row-actions{justify-content:center}.customer-row-assign,.supplier-row-assign{flex-wrap:nowrap}.customer-row-assign .primary-button,.customer-row-assign .secondary-button,.supplier-row-assign .primary-button,.supplier-row-assign .secondary-button{min-height:28px;padding:0 8px}.dropdown{position:relative}.dropdown-menu{position:absolute;z-index:20;top:34px;left:0;min-width:180px;padding:6px;background:#fff;border:1px solid #dfe3ea;border-radius:6px;box-shadow:0 12px 24px #1f2d3d29;display:none}.dropdown:hover .dropdown-menu,.dropdown-menu.open{display:grid}.dropdown-menu button{border:0;background:transparent;min-height:32px;display:flex;align-items:center;gap:8px;padding:0 8px;text-align:left;border-radius:4px}.dropdown-menu button:hover{background:#f1f5f9}.batch-action-panel{background:#fff;border:1px solid #dfe3ea;border-radius:6px;padding:12px;margin:-2px 0 12px;display:grid;gap:12px;box-shadow:0 8px 18px #1f2d3d14}.batch-action-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-action-panel h3{font-size:16px;margin-bottom:3px}.batch-action-panel header span{color:#687385;font-size:12px}.batch-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;align-items:end}.batch-form-grid label{display:grid;gap:5px;color:#556070;font-size:13px}.batch-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important}.batch-check input{width:auto;min-height:auto}.batch-result{min-height:34px;border:1px solid #d8eee3;background:#f0fdf6;color:#17613d;border-radius:5px;padding:0 10px;display:flex;align-items:center;gap:8px;font-size:13px}.task-summary,.task-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.task-summary{border-top:1px solid #e7ebf0;padding-top:10px;color:#556070;font-size:13px}.task-strip{margin-bottom:10px}.payment-reconciliation-bar{display:flex;align-items:end;gap:10px;flex-wrap:wrap;min-width:0;margin:-2px 0 10px;padding:10px;border:1px solid #e3e7ed;border-radius:6px;background:#fff;color:#556070;font-size:13px}.payment-reconciliation-bar label{display:grid;gap:5px;min-width:160px;flex:1 1 180px}.payment-reconciliation-bar>span{min-height:30px;display:inline-flex;align-items:center;overflow-wrap:anywhere}.task-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #dce4ee;background:#f7fafc;color:#314258;font-size:13px}button.task-chip{border-radius:4px}.task-chip.active{background:#e9f6ef;border-color:#b9dec9;color:#1f6d4e;font-weight:700}.task-preview-panel{margin-top:12px;border-top:1px solid #e7ebf0;padding-top:12px}.task-preview-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.task-preview-panel h3{margin:0 0 4px;font-size:15px}.task-preview-panel header span{color:#667085;font-size:12px}.danger-button{border:1px solid #e2a7a7;background:#fff5f5;color:#b42318;min-height:30px;border-radius:5px;padding:0 9px;font-weight:600}.danger-button:disabled{opacity:.5;cursor:not-allowed}.batch-selection-bar{background:#fff;border:1px solid #dfe3ea;border-radius:6px;min-height:44px;padding:8px 10px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.batch-selection-bar strong,.batch-selection-bar span{display:block}.batch-selection-bar strong{font-size:13px;color:#27313f}.batch-selection-bar span{margin-top:2px;font-size:12px;color:#687385}.select-all-line{background:#fff;border:1px solid #e3e7ed;border-top:0;border-radius:0 0 6px 6px;margin:-12px 0 12px;min-height:34px;display:flex;align-items:center;padding:0 10px;color:#556070;font-size:13px}.select-all-line label{display:inline-flex;align-items:center;gap:6px}.select-all-line input,td input[type=checkbox]{width:auto;min-height:auto}.filter-bar{background:#fff;border:1px solid #e3e7ed;border-radius:6px;padding:9px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-bottom:10px}.filter-bar label,.form-grid label,.order-form-preview label{display:grid;gap:5px;color:#556070;font-size:13px}input,select,textarea{min-height:30px;border:1px solid #d6dce5;border-radius:5px;padding:0 9px;color:#27313f;background:#fff;width:100%}textarea{padding:8px 9px;resize:vertical}input:focus{outline:2px solid rgba(47,143,103,.18);border-color:#3aa176}select:focus,textarea:focus{outline:2px solid rgba(47,143,103,.18);border-color:#3aa176}.table-wrap{background:#fff;border:1px solid #e3e7ed;border-radius:6px;overflow:auto;width:100%;max-width:100%;min-width:0;-webkit-overflow-scrolling:touch}table{width:100%;min-width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px}th,td{padding:7px 9px;border-bottom:1px solid #eef1f5;text-align:left;vertical-align:middle;white-space:normal;overflow-wrap:anywhere}td .inline-actions,td .section-actions,td .flat-actions{white-space:nowrap}th{background:#f7f9fb;color:#556070;font-weight:650}tr:hover td{background:#fbfcfd}.pagination{padding:10px 12px;color:#687385;font-size:13px;border-top:1px solid #eef1f5}.empty-cell{text-align:center;color:#8b96a7;padding:34px 12px}.link{border:0;background:transparent;color:#1672b9;padding:0}.inline-actions{display:flex;gap:8px;flex-wrap:wrap}.inline-actions button{border:0;background:transparent;color:#1672b9;padding:0;font-size:12px}.payment-channel-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.payment-channel-meta span:not(.status){min-width:0;color:#556070;overflow-wrap:anywhere}.table-input,.table-select{width:100%;min-width:92px;min-height:30px;padding:5px 7px;font-size:13px}.table-input.number-input{max-width:96px}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;border:1px solid transparent}.status.ok{color:#1f6d4e;background:#e9f6ef;border-color:#c4e5d3}.status.warning{color:#8a5b00;background:#fff6db;border-color:#f1d990}.status.danger{color:#a33c30;background:#fff0ed;border-color:#f0beb7}.status.info{color:#1b5f94;background:#eaf4ff;border-color:#bddbf7}.status.muted{color:#647084;background:#f1f3f6;border-color:#dce1e8}.segmented{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 12px}.segmented button{border:1px solid #d8dde5;background:#fff;color:#465365;border-radius:6px;min-height:32px;padding:0 12px}.segmented button.active{background:#e9f6ef;color:#1f6d4e;border-color:#abd9c3}.detail-panel{position:fixed;z-index:30;top:0;right:0;bottom:0;width:min(780px,calc(100vw - 24px));background:#fff;box-shadow:-16px 0 32px #1f2d3d2e;display:grid;grid-template-rows:auto 1fr}.detail-panel header,.modal-card header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e6e8ec}.detail-panel h2,.modal-card h2,.settings-section h2,.permission-panel h2{margin:0;font-size:18px;letter-spacing:0}.detail-content{overflow:auto;padding:16px 18px 24px}.detail-description{margin:0 0 12px;color:#687385;font-size:13px}.product-detail{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:12px}.product-detail div{border:1px solid #e3e7ed;border-radius:6px;padding:12px}.product-detail span{display:block;color:#697386;font-size:12px;margin-bottom:4px}.order-form-preview,.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:14px}.modal-backdrop{position:fixed;z-index:40;inset:0;background:#121a2470;display:grid;place-items:center;padding:22px}.modal-card{width:min(920px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#fff;border-radius:8px;box-shadow:0 22px 60px #00000038;min-width:0}.supplier-modal{width:min(1180px,calc(100vw - 44px))}.product-modal{width:min(1500px,calc(100vw - 28px))}.modal-card .form-grid,.modal-card .table-wrap{margin:16px 18px}.payment-config-modal{width:min(760px,100%)}.payment-config-grid{align-items:end}.payment-callback-field{grid-column:1 / -1;min-width:0}.payment-callback-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0}.payment-callback-copy input{min-width:0;overflow:hidden;text-overflow:ellipsis}.payment-config-enabled{min-height:30px}.product-form-section{display:grid;gap:14px;padding:16px 18px 18px;min-width:0}.product-basic-grid{display:grid;grid-template-columns:minmax(110px,130px) minmax(0,1fr) minmax(110px,130px) minmax(0,.66fr) minmax(0,1fr);gap:12px 14px;align-items:center;min-width:0}.product-basic-grid label,.product-code-line,.product-remark-block{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.product-basic-grid label:nth-child(1),.product-basic-grid label:nth-child(2),.product-basic-grid label:nth-child(3){grid-column:1 / 4}.product-basic-grid label:nth-child(4){grid-column:1 / 3}.product-basic-grid span,.product-attribute-label,.product-tag-line>span,.product-code-line span,.product-remark-block span{color:#1f2937;font-size:13px;text-align:right}.product-basic-grid em{color:#e33a2f;font-style:normal;font-weight:700}.product-field-with-action{grid-template-columns:86px minmax(0,1fr) 30px}.product-inline-add{min-height:28px}.product-dimension-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(18px,5vw,80px);min-width:0}.product-attribute-editor{display:grid;grid-template-columns:86px minmax(0,1fr);gap:8px 10px;align-items:start}.product-attribute-label{padding-top:34px}.product-attribute-tabs{display:flex;gap:0;align-items:end}.product-attribute-tabs button{min-height:30px;padding:0 16px;border:1px solid transparent;background:transparent;color:#263242}.product-attribute-tabs button.active{color:#1672d5;border-color:#dfe5ee;border-bottom-color:#fff;background:#fff}.product-attribute-panel{grid-column:2;min-height:104px;border:1px solid #dfe5ee;display:grid;grid-template-columns:minmax(min(160px,100%),.72fr) repeat(auto-fit,minmax(min(140px,100%),1fr));align-content:start;gap:16px;padding:14px;min-width:0}.product-attribute-add{min-height:28px;border:1px dashed #d6dce5;background:#f7f8fa;color:#1672d5}.product-attribute-chip{position:relative}.product-attribute-chip input{width:100%;min-height:28px;padding-right:26px;text-align:center}.product-attribute-chip button{position:absolute;right:-6px;top:-8px;width:18px;height:18px;border:0;border-radius:999px;background:#9aa4b2;color:#fff;display:inline-flex;align-items:center;justify-content:center}.product-add-dimension{justify-self:start;margin-left:88px}.product-batch-line{display:flex;justify-content:flex-end;gap:8px;align-items:center;min-width:0}.product-batch-line label{display:inline-flex;gap:6px;align-items:center;color:#27313f;font-size:13px}.product-batch-line select{width:132px;min-height:30px}.product-variant-table{margin:0}.product-variant-table table{min-width:980px}.product-variant-table th,.product-variant-table td{white-space:nowrap}.product-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(min(320px,100%),.5fr);gap:clamp(18px,5vw,80px);align-items:start;min-width:0}.product-tag-block{display:grid;gap:10px}.product-tag-line{display:flex;align-items:center;gap:14px;flex-wrap:wrap;min-height:28px}.product-tag-line label{display:inline-flex;gap:5px;align-items:center;color:#27313f;font-size:13px}.product-code-line{grid-template-columns:86px minmax(0,1fr)}.product-remark-block{grid-template-columns:58px minmax(0,1fr);align-items:start}.product-remark-block textarea{min-height:76px;resize:vertical}.product-attachment-block{display:grid;gap:12px}.product-attachment-block .primary-button{justify-self:start}.product-accessory-block{display:grid;gap:10px;margin-top:8px}.product-accessory-head{display:grid;gap:8px}.product-accessory-head>span{font-size:13px;color:#475569}.product-accessory-add{display:flex;gap:8px;align-items:center}.product-accessory-add select{flex:1;min-width:0}.product-image-list{display:flex;flex-wrap:wrap;gap:8px}.product-image-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;background:#eff6ff;border:1px solid #bfdbfe;font-size:12px;color:#1e3a8a}.product-image-chip.pending{background:#fef9c3;border-color:#fde047;color:#854d0e}.product-image-chip .icon-button{padding:0;width:16px;height:16px}.product-editor-page{display:grid;gap:12px;min-width:0;width:100%}.product-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0}.product-editor-header h2{margin:4px 0 0;font-size:18px;letter-spacing:0;color:#20252c}.product-editor-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;min-width:0}.product-editor-notice,.product-editor-savebar span{color:#667085;font-size:12px;overflow-wrap:anywhere}.product-editor-body{background:#fff;border:1px solid #e3e7ed;border-radius:6px;padding:18px;display:grid;gap:16px;min-width:0}.product-editor-top{display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.58fr);gap:clamp(18px,5vw,72px);align-items:start;min-width:0}.product-editor-fields{display:grid;gap:12px;min-width:0}.product-editor-field{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.product-editor-field>span{color:#1f2937;font-size:13px;font-weight:600;text-align:right}.product-editor-field em{color:#e33a2f;font-style:normal;font-weight:700}.product-name-control{display:grid;grid-template-columns:minmax(0,1fr) 88px;align-items:center;border:1px solid #d6dce5;border-radius:5px;background:#fff;min-width:0}.product-name-control input{border:0;outline:0}.product-name-control strong{border-left:1px solid #d6dce5;min-height:30px;display:grid;place-items:center;color:#5d6675;font-weight:700}.product-unit-row{grid-template-columns:86px minmax(180px,.72fr) 30px auto}.product-multi-unit-check{display:inline-flex;align-items:center;gap:6px;color:#27313f;font-size:13px;white-space:nowrap}.product-multi-unit-check input{width:auto;min-height:auto}.product-image-uploader-grid{display:grid;grid-template-columns:repeat(3,minmax(112px,1fr));gap:clamp(12px,1.8vw,22px);min-width:0}.product-upload-tile{position:relative;aspect-ratio:1.72 / 1;min-height:106px;border:1px dashed #d6dce5;background:#f7f8fa;color:#606b7a;display:grid;place-items:center;min-width:0}.product-upload-tile.has-file{background:#f0f7ff;border-color:#b9d7fa}.product-upload-tile label{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;cursor:pointer;text-align:center;padding:12px;min-width:0}.product-upload-tile svg{color:#1e90ff;stroke-width:3}.product-upload-tile span{font-size:13px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-upload-remove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border:0;border-radius:999px;background:#8f98a6;color:#fff;display:grid;place-items:center;padding:0;z-index:1}.product-editor-dimensions{gap:clamp(18px,6vw,92px)}.product-editor-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;min-width:0}.product-editor-table-toolbar .product-add-dimension{margin-left:88px}.product-editor-page .product-batch-line select{width:132px}.product-editor-page .product-variant-table table{min-width:1120px}.variant-image-picker{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#1672d5;cursor:pointer;max-width:96px}.variant-image-picker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-editor-bottom{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);gap:clamp(18px,6vw,88px);align-items:start;min-width:0}.product-editor-bottom .product-tag-block>input{min-height:58px}.product-editor-attachments{display:grid;gap:12px;align-items:start;min-width:0}.product-editor-attachments .primary-button{justify-self:start;background:#1e90ff;border-color:#1e90ff}.product-attachment-list{min-height:52px;border:1px solid #e6e8ec;background:#f6f7f9;box-shadow:inset 0 3px 8px #0f172a0a;padding:12px 14px;display:flex;align-items:flex-start;align-content:flex-start;gap:8px;flex-wrap:wrap;color:#b0b8c4;font-size:13px;min-width:0}.product-editor-accessories{border-top:1px solid #edf0f4;padding-top:12px}.product-editor-savebar{position:sticky;bottom:-24px;z-index:6;min-height:50px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:10px 0 0;background:linear-gradient(180deg,#f5f6f800,#f5f6f8 26%)}.product-editor-savebar .primary-button{min-width:66px;min-height:36px;background:#1e90ff;border-color:#1e90ff}.picker-modal .modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid #e2e8f0}.supplier-form-section{margin:16px 18px;display:grid;gap:14px;min-width:0}.supplier-form-section h3{margin:0;font-size:15px;color:#1f2937}.supplier-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;min-width:0}.supplier-form-grid label,.supplier-address-line{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px;color:#3d4857;font-size:13px}.supplier-form-full{grid-column:1 / -1}.supplier-form-full textarea{min-height:76px}.supplier-address-line{grid-template-columns:88px minmax(0,1fr) auto}.address-row-list{display:grid;gap:8px;min-width:0}.address-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:8px;align-items:center}.address-row .icon-button:disabled{opacity:.4;cursor:not-allowed}.supplier-address-line .secondary-button,.supplier-attachment-block .secondary-button{display:inline-flex;align-items:center;gap:5px}.supplier-attachment-block{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:10px;color:#3d4857;font-size:13px}.supplier-attachment-block>.attachment-toolbar,.supplier-attachment-block>.attachment-line{grid-column:2;margin:0}.modal-card footer,.section-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid #e6e8ec;min-width:0;max-width:100%}.report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.report-card{background:#fff;border:1px solid #e3e7ed;border-radius:6px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:154px}.report-button{text-align:left;width:100%;cursor:pointer}.report-button:hover{border-color:#abd9c3;box-shadow:0 6px 18px #1f2d3d14}.report-button strong{display:block;font-size:17px;margin-bottom:8px}.report-button small{display:block;color:#647084;line-height:1.55;font-size:13px}.report-card h3{margin:0 0 8px;font-size:17px;letter-spacing:0}.report-card p{margin:0;color:#647084;line-height:1.55;font-size:13px}.report-viewer{display:grid;gap:12px}.report-viewer-header{background:#fff;border:1px solid #e3e7ed;border-radius:6px;padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.report-viewer-header h2{margin:8px 0 3px;font-size:20px;letter-spacing:0}.report-viewer-header span{color:#687385;font-size:13px}.flat-actions{background:transparent;border-top:0;padding:12px 0 0}.settings-layout{display:grid;gap:12px;min-width:0;max-width:100%}.settings-section,.permission-panel{background:#fff;border:1px solid #e3e7ed;border-radius:6px;padding:16px;min-width:0;max-width:100%}.settings-section>*,.permission-panel>*{min-width:0;max-width:100%}.settings-section h2,.permission-panel h2{margin-bottom:14px}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.permission-grid div{border:1px solid #e3e7ed;border-radius:6px;padding:12px;min-width:0}.permission-group-header{display:grid;gap:4px;margin-bottom:10px}.permission-group-header h3{margin:0;font-size:15px}.permission-group-header small{color:#667085;font-size:12px;line-height:1.45}.permission-grid label{display:flex;align-items:flex-start;gap:8px;min-height:28px;color:#485568;font-size:13px;line-height:1.4}.permission-grid label span{min-width:0;overflow-wrap:anywhere}.permission-grid input{width:auto;min-height:auto;margin-top:2px;flex:0 0 auto}.staff-role-assignment{display:grid;gap:12px;margin-bottom:14px;padding:12px;border:1px solid #d8e0ea;border-radius:6px;background:#f8fafc}.staff-role-assignment strong{display:block;color:#1f2937;font-size:14px}.staff-role-assignment small{display:block;margin-top:4px;color:#6b7280;font-size:12px}.role-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px 12px}.import-textarea{display:grid;gap:6px;margin:12px 0;color:#556070;font-size:13px}.import-textarea textarea{width:100%;min-height:150px;resize:vertical;border:1px solid #d7dde6;border-radius:6px;padding:10px;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#1f2937;background:#fff}.settings-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:12px}.settings-option{border:1px solid #e3e7ed;border-radius:6px;padding:12px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start}.settings-option input{width:auto;min-height:auto;margin-top:3px}.settings-option strong,.settings-option small{display:block}.settings-option small{color:#687385;margin-top:3px}.payment-control-panel,.signature-control-panel{display:grid;grid-template-columns:minmax(min(260px,100%),.85fr) minmax(min(360px,100%),1.4fr);gap:12px;align-items:stretch;margin-bottom:12px;min-width:0}.payment-toggle-card,.signature-toggle-card{margin:0}.notice-line{min-height:32px;background:#fff;border:1px solid #e3e7ed;border-radius:6px;padding:0 10px;color:#465365;display:flex;align-items:center;gap:8px;margin-bottom:12px}.approval-actions button{display:inline-flex;align-items:center;gap:3px}.controlled-repair-panel{display:grid;gap:12px;padding:14px 16px;border-top:1px solid #e6e8ec;background:#fbfcfe;min-width:0;max-width:100%;overflow-wrap:anywhere}.controlled-repair-panel h3,.controlled-repair-panel p{margin:0}.controlled-repair-panel h3{font-size:15px}.controlled-repair-panel p{margin-top:4px;color:#667085;font-size:13px}.repair-confirmation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:8px 12px;min-width:0;max-width:100%}.repair-confirmation-grid label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px;color:#344054;font-size:13px;line-height:1.45}.repair-confirmation-grid input{width:16px;height:16px;margin:2px 0 0}.repair-execution-summary{display:flex;flex-wrap:wrap;gap:8px;min-width:0;max-width:100%}.repair-execution-summary span{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid #dce4ee;border-radius:4px;background:#fff;color:#314258;font-size:12px}.document-page{display:grid;gap:12px}.document-header,.document-section{background:#fff;border:1px solid #e3e7ed;border-radius:6px}.document-header{padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.document-header h2,.document-section h3{margin:0;letter-spacing:0}.document-header h2{font-size:19px}.document-header span{display:block;color:#687385;font-size:13px;margin-top:4px}.document-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.document-section{padding:16px}.inline-document-section{margin-top:12px}.document-section h3{font-size:16px;margin-bottom:12px}.document-section-title,.sales-detail-top,.document-bottom-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.document-section-title{margin-bottom:12px}.document-section-title h3{margin-bottom:0}.document-section-title div,.sales-detail-top{color:#556070;font-size:13px}.document-section-title div{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.sales-order-page{margin:-12px -16px -16px;min-height:calc(100vh - 68px);background:#eef1f4;color:#30343a;display:flex;flex-direction:column}.sales-order-scroll{flex:1 1 auto;overflow:auto;padding:10px 12px 92px;display:grid;gap:12px}.sales-order-top,.sales-order-card{background:#fff;border:1px solid #e0e4e9}.sales-order-top{position:relative;padding:10px 14px 18px}.sales-quick-line,.sales-section-head,.sales-payment-head,.sales-payment-head>div,.sales-section-title,.sales-section-options,.sales-order-summary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sales-quick-line{justify-content:space-between;margin-bottom:8px}.sales-owner-line{display:flex;align-items:center;gap:10px;min-width:420px}.sales-owner-line span{font-weight:700}.sales-owner-line select{border:0;border-bottom:1px solid #d7dce2;border-radius:0;min-height:30px}.sales-debt-pill{position:absolute;top:36px;left:12px;min-height:32px;padding:4px 12px;border-radius:16px;background:#d8ecff;color:#1e90ff;font-weight:700}.sales-top-grid{display:grid;grid-template-columns:1.45fr 1.1fr .95fr;gap:16px 28px;padding-top:16px}.sales-field{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.sales-field-wide{grid-column:span 2}.sales-field span{font-weight:650;color:#3c4148;white-space:nowrap}.sales-field input,.sales-field select,.sales-section-title input,.sales-section-title select,.sales-order-summary input,.sales-order-summary select,.sales-order-table input,.sales-order-table select,.sales-payment-table input,.sales-payment-table select{min-height:38px;border:1px solid #d5d9de;border-radius:2px;background:#fff;font-size:14px}.sales-inline-icon{width:30px;height:30px;border:0;background:transparent;color:#2f343b;font-size:20px;padding:0}.sales-check{display:inline-flex;align-items:center;gap:6px;font-weight:650;white-space:nowrap}.sales-check input{width:18px;min-height:18px}.sales-fee-check{justify-self:start;align-self:center}.sales-order-notice{margin:0}.sales-order-card{padding:0}.sales-section-head,.sales-payment-head{min-height:52px;padding:8px 14px;border-bottom:1px solid #d9dee4;justify-content:space-between}.sales-section-title strong,.sales-payment-head strong{color:#1e90ff;font-size:17px}.sales-section-title select{width:148px}.sales-section-title input{width:270px}.sales-ai-badge{padding:3px 7px;border-radius:12px;background:#edf5ff;color:#268cff;font-size:11px;font-weight:800}.sales-order-summary{min-height:56px;padding:8px 14px;border-bottom:1px solid #d9dee4}.sales-order-summary label{display:inline-grid;grid-template-columns:auto 160px;align-items:center;gap:10px}.sales-contract-total{margin-left:auto;font-size:17px;font-weight:700}.sales-contract-total:before{content:"";display:inline-block;width:17px;height:17px;margin-right:6px;vertical-align:-3px;border:3px solid #1e90ff;transform:rotate(45deg)}.sales-order-table-wrap{overflow:auto}.sales-order-table,.sales-payment-table{min-width:1500px;table-layout:fixed;border-collapse:collapse;font-size:14px}.sales-order-table th,.sales-order-table td,.sales-payment-table th,.sales-payment-table td{height:42px;padding:4px 6px;border-right:1px solid #d9dee4;border-bottom:1px solid #d9dee4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}.sales-order-table th,.sales-payment-table th{background:#f5f6f7;color:#30343a;font-size:14px;font-weight:700}.sales-order-table td,.sales-payment-table td{background:#fff}.sales-order-table tr:hover td,.sales-payment-table tr:hover td{background:#fbfcfd}.sales-order-table input,.sales-order-table select,.sales-payment-table input,.sales-payment-table select{min-height:34px;padding:0 6px;border-color:#d6dbe1}.sales-action-col{width:108px}.sales-index-col{text-align:center;font-weight:700}.sales-product-col{width:210px}.sales-add-cell{float:right;border:0;background:transparent;color:#2f343b;font-size:18px;padding:0}.sales-line-actions{color:#1e90ff;display:flex;align-items:center;gap:6px;justify-content:center}.sales-line-actions button,.sales-pay-delete{width:22px;height:22px;border:0;border-radius:50%;background:transparent;color:#1e90ff;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:15px}.sales-image-button{width:100%;min-height:34px;border:1px solid #d6dbe1;background:#fff;color:#30343a}.sales-price-cell{display:flex;align-items:center;gap:4px}.sales-price-cell input{min-width:0}.sales-price-cell button{width:24px;height:30px;border:1px solid #d8dde5;background:#f7f9fb;color:#1672b9;padding:0}.sales-money-col{text-align:right;font-weight:700}.sales-total-row td{background:#fffaf0;font-weight:800}.sales-payment-head span{color:#49515a;font-weight:650}.sales-payment-table{min-width:1180px}.sales-note-card{padding:14px}.sales-note-card textarea{min-height:120px;border-radius:2px;font-size:14px}.sales-attachment-button{margin-top:26px;min-width:112px;min-height:40px;border:1px solid #1e90ff;border-radius:3px;background:#1e90ff;color:#fff;font-weight:700}.sales-order-savebar{position:sticky;bottom:0;z-index:8;min-height:68px;padding:12px 24px;background:#fffffffa;border-top:1px solid #d9dee4;box-shadow:0 -8px 20px #0f172a14;display:flex;align-items:center;justify-content:flex-end;gap:12px}.sales-order-savebar .primary-button,.sales-order-savebar .secondary-button{min-height:38px;border-radius:3px;padding:0 18px}.return-order-tabs{min-height:58px;padding:0 48px;background:#fff;border:1px solid #e0e4e9;display:flex;align-items:stretch;gap:34px}.return-order-tabs button{min-width:112px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#666d76;font-size:18px;font-weight:800}.return-order-tabs button.is-active{border-bottom-color:#1e90ff;color:#1e90ff}.sales-detail-top{justify-content:flex-start;margin-bottom:12px}.sales-detail-top label{display:inline-flex;align-items:center;gap:6px}.sales-detail-top input{width:auto;min-height:auto}.remark-box{width:100%;min-height:88px;border:1px solid #d6dce5;border-radius:5px;padding:10px;resize:vertical;color:#27313f;background:#fff}.attachment-line{margin-top:10px;min-height:40px;border:1px dashed #d6dce5;border-radius:6px;color:#687385;display:grid;gap:10px;padding:10px 12px}.share-link-list{display:grid;gap:8px;margin-bottom:12px}.share-link-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:10px 12px;border:1px solid #d8eee3;border-radius:6px;background:#f0fdf6;color:#17613d;font-size:13px}.share-link-line span,.share-link-line a{min-width:0;overflow-wrap:anywhere}.share-link-line a{color:#1672b9}.share-link-line.is-revoked{border-color:#e3e7ed;background:#f8fafc;color:#687385}.attachment-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.attachment-toolbar .secondary-button{margin-left:auto}.document-bottom-actions{position:sticky;bottom:0;z-index:10;justify-content:flex-end;background:#f5f6f8f5;border:1px solid #e3e7ed;border-radius:6px;padding:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.public-share-page{min-height:100vh;padding:28px 16px;background:#f5f6f8}.public-share-card{width:min(1080px,100%);margin:0 auto;background:#fff;border:1px solid #e3e7ed;border-radius:8px;padding:18px;box-shadow:0 10px 24px #1f2d3d14}.public-share-card h1{margin:0 0 8px;font-size:24px;letter-spacing:0}.public-share-card p{margin:0;color:#687385;line-height:1.6}.public-share-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.public-share-header span:first-child{display:block;color:#687385;font-size:13px;margin-bottom:4px}.public-sales-share{display:grid;gap:12px}.public-share-fields{margin-bottom:2px}.public-share-note{padding:10px 12px;border:1px solid #e3e7ed;border-radius:6px;background:#f8fafc}.linked-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.delivery-line-selector{margin-bottom:12px}.linked-form-grid label,.compact-control{display:grid;gap:5px;color:#556070;font-size:13px}.compact-control select{min-width:190px}.loading-page,.login-page,.runtime-error-page{min-height:100vh;display:grid;place-items:center;background:#eef2f6;color:#1f2937}.login-panel,.runtime-error-panel{width:min(420px,calc(100vw - 32px));display:grid;gap:16px;padding:28px;border:1px solid #d7dee8;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a1f}.login-brand{display:grid;grid-template-columns:auto 1fr;margin-bottom:4px}.login-panel label{display:grid;gap:6px;color:#556070;font-size:13px}.login-panel input{height:38px;border:1px solid #cfd8e3;border-radius:6px;padding:0 10px;font-size:14px}.login-shop-toggle{width:fit-content;justify-self:center;border:0;background:transparent;color:#4676a8;font-size:13px;cursor:pointer}.login-shop-toggle:hover{color:#245985;text-decoration:underline}.runtime-error-panel p{margin:0;color:#556070;line-height:1.6;font-size:14px}.form-error{border:1px solid #fecaca;border-radius:6px;background:#fef2f2;color:#b91c1c;padding:8px 10px;font-size:13px}.form-hint{grid-column:1 / -1;color:#667085;font-size:12px;line-height:1.5}@media(max-width:1100px){.metrics,.filter-bar,.report-grid,.permission-grid,.settings-option-grid,.order-form-preview,.form-grid,.linked-form-grid,.supplier-form-grid,.product-dimension-grid,.product-bottom-grid,.product-detail,.product-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-basic-grid label:nth-child(1),.product-basic-grid label:nth-child(2),.product-basic-grid label:nth-child(3),.product-basic-grid label:nth-child(4){grid-column:auto}.product-dimension-grid,.product-bottom-grid{gap:20px}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%;justify-content:flex-start}.topbar-notice{max-width:100%}}@media(max-width:760px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.sidebar{position:sticky;top:0;z-index:25;padding:10px;overflow-x:auto;overflow-y:hidden}.brand{display:none}.menu{display:flex;gap:6px}.menu-item{grid-template-columns:18px auto;justify-items:center;gap:4px;font-size:12px;padding:8px 9px;white-space:nowrap}table{min-width:max-content;table-layout:auto}.table-wrap table{width:max-content;min-width:100%}.topbar{align-items:flex-start;flex-direction:column}.page{padding:12px}.customer-list-toolbar,.customer-list-toolbar-left,.customer-list-toolbar-right,.customer-selected-actions,.supplier-list-toolbar,.supplier-list-toolbar-left,.supplier-list-toolbar-right,.supplier-selected-actions,.order-list-toolbar,.order-list-toolbar-left,.order-list-toolbar-right,.return-list-toolbar,.return-list-toolbar-left,.return-list-toolbar-right,.product-list-toolbar,.product-list-toolbar-left,.product-list-toolbar-right,.product-selected-actions,.inventory-list-toolbar,.inventory-list-toolbar-left,.inventory-list-toolbar-right,.inventory-selected-actions,.cashflow-list-toolbar,.cashflow-list-toolbar-left,.cashflow-list-toolbar-right,.cashflow-selected-actions,.approval-list-toolbar,.approval-list-toolbar-left,.approval-list-toolbar-right{align-items:stretch}.customer-list-toolbar,.supplier-list-toolbar,.order-list-toolbar,.return-list-toolbar,.product-list-toolbar,.inventory-list-toolbar,.cashflow-list-toolbar,.approval-list-toolbar{flex-direction:column}.customer-list-toolbar-left,.customer-list-toolbar-right,.supplier-list-toolbar-left,.supplier-list-toolbar-right,.order-list-toolbar-left,.order-list-toolbar-right,.return-list-toolbar-left,.return-list-toolbar-right,.product-list-toolbar-left,.product-list-toolbar-right,.inventory-list-toolbar-left,.inventory-list-toolbar-right,.cashflow-list-toolbar-left,.cashflow-list-toolbar-right,.approval-list-toolbar-left,.approval-list-toolbar-right{width:100%}.customer-list-toolbar-right,.supplier-list-toolbar-right,.order-list-toolbar-right,.return-list-toolbar-right,.product-list-toolbar-right,.inventory-list-toolbar-right,.cashflow-list-toolbar-right,.approval-list-toolbar-right{flex-wrap:wrap}.customer-list-notice,.supplier-list-notice,.return-list-notice,.product-list-notice,.inventory-list-notice,.cashflow-list-notice,.approval-list-notice{max-width:none;flex:1 1 160px}.modal-backdrop{padding:10px}.modal-card{max-height:calc(100vh - 20px)}.modal-card .form-grid,.modal-card .table-wrap,.supplier-form-section{margin-left:12px;margin-right:12px}.payment-callback-copy{grid-template-columns:1fr}.product-form-section{padding-left:12px;padding-right:12px}.product-editor-body{padding:12px}.product-editor-top,.product-editor-bottom{grid-template-columns:1fr}.product-image-uploader-grid{grid-template-columns:repeat(3,minmax(82px,1fr))}.product-editor-field,.product-unit-row{grid-template-columns:1fr}.product-editor-field>span{text-align:left}.product-multi-unit-check{justify-self:start}.metrics,.filter-bar,.report-grid,.permission-grid,.settings-option-grid,.payment-control-panel,.signature-control-panel,.order-form-preview,.form-grid,.linked-form-grid,.supplier-form-grid,.product-basic-grid,.product-dimension-grid,.product-bottom-grid,.product-detail,.supplier-form-grid label,.supplier-address-line,.supplier-attachment-block,.product-basic-grid label,.product-code-line,.product-remark-block,.product-attribute-editor{grid-template-columns:1fr}.supplier-form-full,.supplier-attachment-block>.attachment-toolbar,.supplier-attachment-block>.attachment-line,.product-basic-grid label:nth-child(1),.product-basic-grid label:nth-child(2),.product-basic-grid label:nth-child(3),.product-basic-grid label:nth-child(4),.product-attribute-panel{grid-column:auto}.product-basic-grid span,.product-editor-field>span,.product-attribute-label,.product-tag-line>span,.product-code-line span,.product-remark-block span{text-align:left}.product-editor-table-toolbar .product-add-dimension{margin-left:0}.product-editor-savebar{bottom:-24px}.product-attribute-label{padding-top:0}.product-add-dimension{margin-left:0}.product-variant-table table{min-width:max-content}.detail-panel{width:100vw}}@media(max-width:520px){.topbar-actions,.document-actions,.section-actions,.modal-card footer{justify-content:stretch}.topbar-actions>*,.document-actions>*,.section-actions>*,.modal-card footer>*{flex:1 1 auto}.icon-button{flex:0 0 30px}.report-viewer-header,.document-header,.public-share-header,.task-preview-panel header,.batch-action-panel header{flex-direction:column;align-items:stretch}.share-link-line,.product-accessory-add{grid-template-columns:1fr}}.managed-table{position:relative;min-width:0}.managed-table .table-toolbar{position:absolute;top:4px;left:6px;z-index:3}.managed-table .table-gear{border:1px solid #d8dde5;background:#ffffffeb;color:#556070;border-radius:4px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.managed-table .table-gear:hover{background:#eef3f8;color:#2f8f67}.managed-table thead th:first-child{padding-left:30px}.managed-table th[data-col]{position:relative}.managed-table th .th-label{display:inline-block}.managed-table th.th-sortable .th-label{cursor:pointer;-webkit-user-select:none;user-select:none}.managed-table th.th-sorted .th-label{color:#2f8f67}.managed-table th .th-arrow{font-size:10px}.managed-table th .th-resizer{position:absolute;top:0;right:0;width:7px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none}.managed-table th .th-resizer:hover{background:#2f8f6740}.modal-card.column-settings{width:880px;max-width:94vw}.column-settings-hint{padding:8px 18px 0;margin:0;color:#8b96a7;font-size:12px}.column-settings-track{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;padding:14px 18px;max-height:56vh;overflow:auto}.column-settings-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #d8dde5;border-radius:5px;background:#fff;cursor:grab;white-space:nowrap}.column-settings-chip.is-hidden{background:#f4f6f8;border-style:dashed;color:#97a1ae}.column-settings-chip.dragging{opacity:.5;border-color:#2f8f67}.column-settings-chip .drag-handle{cursor:grab;color:#b6bfca;font-size:13px}.column-settings-chip label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.column-settings-chip .locked-tag{font-size:11px;color:#b07a17;background:#fdf3df;border-radius:3px;padding:1px 6px}.column-settings-divider{display:flex;align-items:center;align-self:stretch;padding:0 4px}.column-settings-divider span{writing-mode:vertical-rl;font-size:11px;color:#aab3bf;letter-spacing:2px;border-left:1px dashed #d8dde5;padding-left:8px;height:100%;display:flex;align-items:center}.modal-card.column-settings footer{justify-content:space-between}.modal-card.column-settings footer .footer-actions{display:flex;gap:8px}.cell-pickable{position:relative}.cell-price{display:flex;align-items:center;gap:4px}.cell-price .table-input{flex:1}.price-history-btn{flex:0 0 auto;width:22px;height:26px;border:1px solid #d8dde5;background:#f7f9fb;color:#2f8f67;border-radius:4px;cursor:pointer;font-size:12px;padding:0}.price-history-btn:hover{background:#eaf4ef}.modal-card.picker-modal{width:720px;max-width:94vw}.modal-card.price-modal{width:520px}.picker-search{padding:12px 18px 0}.picker-search .table-input{width:100%}.picker-list{padding:12px 18px 18px;max-height:56vh;overflow:auto}.picker-list table{width:100%;border-collapse:collapse;font-size:13px}.picker-list th,.picker-list td{padding:7px 9px;border-bottom:1px solid #eef1f5;text-align:left}.picker-list tbody tr{cursor:pointer}.picker-list tbody tr:hover td{background:#f3f8f5}.price-standard-row td{background:#f7fbf9;font-weight:600}
