:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#262b36;background:#f4f6fb;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6fb;color:#262b36}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;background:#f4f6fb}.global-header{height:40px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 14px 0 10px;background:linear-gradient(90deg,#5d23c8,#6f2dd7 65%,#7a31dc);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.global-header-left,.global-header-right{display:flex;align-items:center;gap:14px}.global-brand{min-width:160px;display:flex;align-items:center;gap:10px}.global-brand-mark{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#ffffff2e;color:#fff;font-weight:800}.global-brand-name{font-size:15px;font-weight:700}.global-nav{display:flex;align-items:stretch;gap:2px;height:40px}.global-nav-link{display:flex;align-items:center;gap:6px;padding:0 14px;color:#ffffffeb;font-size:14px;font-weight:600;border-bottom:3px solid transparent}.global-nav-link:hover{background:#ffffff1a}.global-nav-link.active{background:#ffffff1f;border-bottom-color:#fff}.global-nav-link.muted{opacity:.55}.header-icon-btn{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:inherit;border-radius:6px;cursor:pointer}.header-icon-btn:hover{background:#ffffff1f}.header-icon-btn.compact{color:#838aa0}.header-pill{display:inline-flex;align-items:center;gap:4px;color:#fff;font-size:13px}.mode-pill{min-height:26px;display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#ffffff24;color:#fff;font-size:12px;font-weight:600}.mode-pill.mock{background:#ffc40038}.account-chip{min-width:58px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:#ffffff29;color:#fff;font-size:12px;font-weight:700}.workspace-shell{display:grid;grid-template-columns:188px minmax(0,1fr);min-height:calc(100vh - 40px)}.left-sidebar{background:#fff;border-right:1px solid #e6e9f1}.left-sidebar-header{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #eef1f6}.left-sidebar-title{font-size:14px;font-weight:700;color:#2f3542}.left-sidebar-body{padding:10px 8px 16px}.left-sidebar-section+.left-sidebar-section{margin-top:16px}.left-sidebar-section-title{margin:0 8px 8px;color:#8a91a5;font-size:12px;font-weight:600}.left-sidebar-items{display:flex;flex-direction:column;gap:4px}.left-sidebar-item{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px 0 12px;border-radius:6px;color:#3a4253;font-size:13px;cursor:default}.left-sidebar-item:hover{background:#f6f7fb}.left-sidebar-item.active{background:#efe9ff;color:#5f36d9;position:relative}.left-sidebar-item.active:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:3px;border-radius:999px;background:#6b39df}.left-sidebar-item-label{min-width:0}.left-sidebar-badge{color:#8a92a7;font-size:12px}.content-shell{min-width:0;background:#f4f6fb}.content-area{padding:14px 14px 24px}.page-stack{display:flex;flex-direction:column;gap:14px}.page-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px 18px;border:1px solid #e7eaf1;border-radius:8px;background:#fff}.page-hero-title{margin:0;font-size:18px;font-weight:700;color:#2c3240}.page-hero-description{margin:8px 0 0;color:#7c8598;font-size:13px;max-width:760px}.page-hero-aside{flex-shrink:0}.hero-inline-note{max-width:240px;border:1px solid #eadfff;border-radius:8px;background:#faf7ff;color:#6943d5;padding:12px 14px;font-size:12px}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{padding:16px;border:1px solid #e7eaf1;border-radius:8px;background:#fff;min-height:94px;display:flex;flex-direction:column;justify-content:space-between}.metric-card.accent{background:linear-gradient(180deg,#faf8ff,#fff);border-color:#dccfff}.metric-label{color:#8a92a5;font-size:12px;letter-spacing:0}.metric-value{font-size:24px;font-weight:700;color:#2b3140}.panel{border:1px solid #e7eaf1;border-radius:8px;background:#fff;overflow:hidden}.panel-header{padding:18px 18px 12px;border-bottom:1px solid #edf0f6}.panel-title{margin:0;font-size:16px;font-weight:700;color:#2d3441}.panel-subtitle{margin:6px 0 0;color:#818b9d;font-size:13px}.readiness-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px}.readiness-item{border:1px solid #ebeff5;border-radius:8px;padding:14px;background:#fbfcfe;min-height:92px}.readiness-label{display:block;margin-bottom:8px;color:#8e96aa;font-size:12px}.table-wrap{overflow:auto;background:#fff}.data-table{width:100%;border-collapse:collapse;table-layout:fixed}.data-table th,.data-table td{padding:12px 18px;border-bottom:1px solid #edf0f6;text-align:left;vertical-align:top;font-size:13px;color:#333949}.data-table th{color:#778196;font-weight:600;background:#fafbfe}.status-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.status-badge.blue{background:#ebf5ff;color:#2c78d6}.status-badge.green{background:#ebfff2;color:#2f9a57}.status-badge.amber{background:#fff7e8;color:#b97712}.status-badge.red{background:#fff0f1;color:#d14b5a}.status-badge.slate{background:#f0f3f8;color:#596273}.data-table tr:last-child td{border-bottom:0}.empty-cell{color:#8b95a7}.panel-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.panel-header-extra{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.erp-page{display:flex;flex-direction:column;gap:14px}.erp-route-loading{min-height:min(720px,calc(100vh - 150px))}.erp-route-loading-hero{min-height:112px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.erp-route-loading-copy{flex:1 1 auto;display:flex;flex-direction:column;gap:12px;min-width:0}.erp-route-loading-line,.erp-route-loading-actions span,.erp-route-loading-card,.erp-route-loading-row{display:block;border-radius:8px;background:linear-gradient(90deg,#eef2f7,#f7f9fc 45%,#eef2f7);background-size:220% 100%;animation:erp-route-loading-pulse 1.35s ease-in-out infinite}.erp-route-loading-line-short{width:120px;height:12px}.erp-route-loading-line-title{width:min(360px,70%);height:24px}.erp-route-loading-line-text{width:min(620px,92%);height:14px}.erp-route-loading-actions{display:flex;gap:8px;flex-shrink:0}.erp-route-loading-actions span{width:92px;height:34px}.erp-route-loading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.erp-route-loading-card{min-height:96px}.erp-route-loading-table{min-height:360px;padding:18px;display:flex;flex-direction:column;gap:12px}.erp-route-loading-line-table-title{width:180px;height:18px;margin-bottom:4px}.erp-route-loading-row{height:42px;border-radius:6px}@keyframes erp-route-loading-pulse{0%{background-position:120% 0}to{background-position:-120% 0}}@media(prefers-reduced-motion:reduce){.erp-route-loading-line,.erp-route-loading-actions span,.erp-route-loading-card,.erp-route-loading-row{animation:none}}@media(max-width:760px){.erp-route-loading-hero{align-items:stretch;flex-direction:column}.erp-route-loading-grid{grid-template-columns:1fr}}.erp-section{overflow:hidden}.erp-page-header{padding:18px}.erp-page-header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.erp-page-title-group{min-width:0;flex:1 1 480px}.erp-page-kicker{margin:0 0 8px;color:#7b8497;font-size:12px;font-weight:700}.erp-page-title{margin:0;color:#2c3240;font-size:24px;font-weight:700}.erp-page-description{margin:10px 0 0;max-width:760px;color:#798399;font-size:13px}.erp-page-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.erp-page-header-meta{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.erp-meta-card{min-height:76px;padding:14px 16px;border:1px solid #eceff6;border-radius:8px;background:#fafbfe}.erp-meta-label{display:block;color:#8a92a5;font-size:12px}.erp-meta-value{display:block;margin-top:10px;color:#2d3441;font-size:15px;font-weight:700}.erp-action-button,.erp-inline-link-button,.erp-filter-chip,.orders-board-tab,.products-status-tab,.erp-row-action-button,.erp-search-type-button{border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#4a5366;cursor:pointer}.erp-action-button{min-height:34px;padding:0 14px;font-size:13px;font-weight:600}.erp-action-button-compact{min-height:30px;padding:0 10px;font-size:12px}.erp-action-button-primary{background:#6a38dd;border-color:#6a38dd;color:#fff}.erp-action-button-danger{background:#fff0f1;border-color:#ffd3d8;color:#c83f4e}.erp-action-button:disabled{cursor:not-allowed;opacity:.62}.erp-load-more-row{display:flex;justify-content:center;padding:14px 0 2px}.products-sync-icon{margin-right:6px;vertical-align:-2px}.products-sync-icon.is-spinning{animation:erp-spin .9s linear infinite}.products-sync-feedback{margin:12px 18px 0}@keyframes erp-spin{to{transform:rotate(360deg)}}.erp-inline-alert{padding:12px 14px;border-radius:8px;font-size:13px;font-weight:600}.erp-inline-alert.is-success{border:1px solid #bce9ca;background:#f0fff5;color:#2f8c52}.erp-inline-alert.is-error{border:1px solid #ffd3d8;background:#fff5f6;color:#c83f4e}.order-inline-action-panel{margin-top:14px;padding:14px;border:1px solid #e5e7ee;border-radius:8px;background:#f8fafc}.order-inline-action-panel .panel-header{margin-bottom:12px}.order-inline-action-note{margin:12px 0}.order-inline-action-note textarea{min-height:86px}.order-inline-action-buttons{margin-top:12px}.fulfillment-validation-panel{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid #e0e7f0;border-radius:8px;background:#fff}.fulfillment-validation-metrics{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fulfillment-validation-list{display:grid;gap:8px}.fulfillment-validation-row{display:grid;grid-template-columns:minmax(160px,.35fr) minmax(220px,1fr);gap:10px;align-items:start;padding:9px 10px;border:1px solid #edf1f7;border-radius:8px;background:#fbfcff;font-size:12px;line-height:1.45}.fulfillment-validation-row strong{color:#222938;word-break:break-all}.fulfillment-validation-row span,.fulfillment-validation-list p{margin:0;color:#667085;word-break:break-word}.order-inline-checkbox{display:flex;align-items:center;gap:8px;min-height:38px;color:#4a5366;font-size:13px;font-weight:700}.order-inline-checkbox input{width:auto}.order-workspace-alert,.order-workspace-inline-panel{grid-column:1 / -1}.erp-inline-link-button{min-height:32px;padding:0 12px;font-size:12px;font-weight:600;color:#5f36d9;background:#faf7ff;border-color:#e7dcff}.shop-name-cell{display:flex;flex-direction:column;gap:4px}.cell-subtext{color:#8a92a5;font-size:12px;font-weight:500}.shop-alias-editor{min-width:150px;max-width:180px}.shop-alias-input{width:100%;height:32px;padding:0 10px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#2d3441;font-size:13px}.shop-alias-input:focus{outline:none;border-color:#7d56e8;box-shadow:0 0 0 3px #6a38dd1f}.erp-media-cell{display:flex;align-items:center;gap:10px;min-width:0}.erp-media-cell img{width:42px;height:42px;flex:0 0 auto;border:1px solid #edf0f6;border-radius:8px;object-fit:cover;background:#f7f8fb}.erp-media-cell strong,.erp-stacked-cell strong{display:block;color:#303747;font-size:13px;font-weight:700}.erp-media-cell span,.erp-stacked-cell span{display:block;margin-top:4px;color:#8992a5;font-size:12px;line-height:1.4}.erp-stacked-cell{min-width:0}.erp-truncate-text{display:block;max-width:220px;overflow:hidden;color:#4c5568;text-overflow:ellipsis;white-space:nowrap}.erp-mono-text{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;color:#606a7d;font-size:12px;word-break:break-all}.erp-error-text{display:-webkit-box;max-width:240px;overflow:hidden;color:#c83f4e;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.overview-operations-card{position:relative;overflow:hidden}.overview-operations-icon{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px}.overview-operations-icon.tone-green{background:#ebfff2;color:#2f9a57}.overview-operations-icon.tone-blue{background:#ebf5ff;color:#2c78d6}.overview-operations-icon.tone-red{background:#fff0f1;color:#d14b5a}.overview-operations-detail{margin:8px 42px 0 0;color:#8992a5;font-size:12px;line-height:1.45}.overview-workbench-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.overview-workbench-card{display:flex;min-height:172px;flex-direction:column;justify-content:space-between;padding:16px;border:1px solid #eceff6;border-radius:8px;background:#fafbfe}.overview-workbench-card.tone-red{border-color:#ffd3d8;background:#fff8f9}.overview-workbench-card.tone-green{border-color:#cdeed8;background:#f7fff9}.overview-workbench-card.tone-blue{border-color:#d5e7ff;background:#f7fbff}.overview-workbench-card-top{position:relative;min-height:42px;padding-right:48px}.overview-workbench-card .overview-operations-icon{top:0;right:0}.overview-workbench-card .overview-operations-detail{min-height:36px;margin-right:0}.overview-workbench-action{display:inline-flex;width:fit-content;align-items:center;justify-content:center;text-decoration:none}.overview-focus-panel{padding:18px}.overview-focus-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:12px}.overview-primary-action{min-height:168px;padding:18px;border:1px solid #e6edf5;border-radius:8px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.overview-primary-action.tone-red{border-color:#ffd3d8;background:#fff8f9}.overview-primary-action.tone-green{border-color:#cdeed8;background:#f7fff9}.overview-primary-action.tone-blue{border-color:#d5e7ff;background:#f7fbff}.overview-primary-action-copy span{color:#6b7280;font-size:12px;font-weight:800}.overview-primary-action-copy h3{margin:8px 0 0;color:#111827;font-size:24px;line-height:1.15}.overview-primary-action-copy p{max-width:620px;margin:10px 0 0;color:#5f6b7c;font-size:13px;line-height:1.65}.overview-review-checklist{display:grid;gap:8px}.overview-review-step{min-height:50px;padding:10px 12px;border:1px solid #e7eaf1;border-radius:8px;background:#fbfcfe;color:#303747;display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;align-items:center;text-decoration:none}.overview-review-step:hover{border-color:#cbd5e1;background:#fff}.overview-review-dot{width:24px;height:24px;border-radius:999px;border:1px solid #d8dee8;background:#fff;color:transparent;display:inline-flex;align-items:center;justify-content:center}.overview-review-step.is-done .overview-review-dot{border-color:#16b85b;background:#16b85b;color:#fff}.overview-review-step strong,.overview-review-step small{display:block;min-width:0}.overview-review-step strong{color:#202636;font-size:13px}.overview-review-step small{margin-top:3px;color:#7d8799;font-size:12px;line-height:1.4}.overview-secondary-actions{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.overview-secondary-action{min-height:62px;padding:10px 12px 10px 56px;border:1px solid #e7eaf1;border-radius:8px;background:#fff;color:#303747;position:relative;text-decoration:none}.overview-secondary-action .overview-operations-icon{top:12px;left:12px;right:auto}.overview-secondary-action strong,.overview-secondary-action small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-secondary-action strong{color:#202636;font-size:13px}.overview-secondary-action small{margin-top:5px;color:#7d8799;font-size:12px}.overview-disclosure{overflow:hidden}.overview-disclosure summary{min-height:58px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.overview-disclosure summary::-webkit-details-marker{display:none}.overview-disclosure summary span:first-child{min-width:0;display:grid;gap:4px}.overview-disclosure summary strong{color:#202636;font-size:15px}.overview-disclosure summary small{color:#7d8799;font-size:12px;line-height:1.4}.overview-disclosure[open] summary{border-bottom:1px solid #edf0f6}.overview-disclosure-body{padding:14px 18px 18px}.draft-assets-list{display:flex;flex-direction:column;gap:8px}.draft-asset-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #edf0f6;border-radius:8px;background:#fbfcfe}.draft-asset-row strong{display:block;color:#303747;font-size:13px;overflow-wrap:anywhere}.draft-asset-row span{color:#8992a5;font-size:12px}.erp-filter-panel .panel-header,.orders-table-panel .panel-header,.products-table-panel .panel-header,.jobs-table-panel .panel-header{padding-bottom:14px}.erp-filter-stack{padding:0 18px 18px;display:flex;flex-direction:column;gap:12px}.erp-filter-row{display:flex;align-items:flex-start;gap:14px}.erp-filter-label{width:72px;flex-shrink:0;padding-top:6px;color:#7c8598;font-size:12px;font-weight:600}.erp-filter-chip-group,.panel-chip-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.erp-filter-chip,.filter-chip{min-height:32px;padding:0 12px;font-size:12px;font-weight:600}.erp-filter-chip.is-active,.filter-chip.active{background:#efe9ff;border-color:#dfd1ff;color:#5f36d9}.local-sku-category-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.local-sku-category-chips{min-width:0;flex:1 1 auto}.local-sku-category-search{flex:0 0 220px}.local-sku-category-chips .erp-filter-chip{display:inline-flex;align-items:center;gap:6px}.local-sku-category-chips .erp-filter-chip span{color:#8a92a5;font-size:11px}.local-sku-category-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.order-batch-action-panel{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px;margin-bottom:12px;border:1px solid #e5e7ee;border-radius:8px;background:#f8fafc}.order-batch-create-orders{margin:12px 0}.order-batch-create-orders textarea{min-height:112px}.order-batch-move-grid{flex:1 1 620px}.order-batch-scan-panel{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.order-batch-scan-panel .erp-search-strip{flex:1 1 320px}.order-batch-scan-message{color:#4a5366;font-size:12px;font-weight:600}.order-batch-scan-history{display:flex;flex-direction:column;gap:4px;min-width:140px}.order-batch-scan-history strong{color:#222938;font-size:13px}.order-batch-scan-history span{display:block;max-width:220px;overflow:hidden;color:#667085;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.erp-row-action-link{display:inline-flex;align-items:center;gap:4px}.erp-row-action-link:disabled{color:#a7afbf;cursor:not-allowed}.erp-table-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.erp-inline-message{display:inline-flex;align-items:center;gap:6px;margin:12px 0 0;color:#344054;font-size:13px}.erp-alert-list{display:grid;gap:6px;margin-top:8px;color:#b42318;font-size:12px;line-height:1.45}.erp-filter-row-search{align-items:center}.erp-search-strip{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.erp-search-type-button{min-height:34px;padding:0 12px;font-size:12px;font-weight:600}.erp-search-type-select,.erp-search-input{min-height:34px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#4a5366;font-size:12px}.erp-search-type-select{min-width:108px;padding:0 12px}.erp-search-input{min-width:220px;flex:1 1 300px;padding:0 12px}.erp-search-input-shell{min-width:220px;flex:1 1 280px;min-height:34px;display:flex;align-items:center;padding:0 12px;border:1px solid #dde3ee;border-radius:7px;background:#fff}.erp-search-placeholder{color:#9aa2b4;font-size:12px}.orders-toolbar-panel,.products-toolbar-panel{padding:14px 18px}.orders-toolbar-main,.products-toolbar-main{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.orders-toolbar-actions,.products-toolbar-actions,.toolbar-actions,.erp-row-action-group,.orders-toolbar-status-hints,.products-toolbar-status-hints{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orders-board-tab-strip,.products-status-tab-strip,.jobs-board-tab-strip{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap}.orders-board-tab,.products-status-tab,.jobs-board-tab{min-width:118px;min-height:62px;padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.orders-board-tab.is-active,.products-status-tab.is-active,.jobs-board-tab.is-active{background:#faf7ff;border-color:#e4d8ff}.orders-board-tab-label,.products-status-tab-label,.jobs-board-tab-label{color:#7f889c;font-size:12px;font-weight:600}.orders-board-tab-count,.products-status-tab-count,.jobs-board-tab-count{color:#2f3542;font-size:20px;font-weight:700}.summary-grid,.erp-overview-primary-grid,.erp-overview-secondary-grid,.erp-jobs-top-grid{display:grid;gap:12px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-card{min-height:108px;padding:16px;border:1px solid #e7eaf1;border-radius:8px;background:#fff;display:flex;flex-direction:column;gap:10px}.summary-card.accent{background:#faf7ff;border-color:#e3d7ff}.summary-kicker{color:#8a92a5;font-size:12px}.summary-value{color:#2b3140;font-size:24px;font-weight:700}.summary-detail{color:#7c8598;font-size:12px}.erp-overview-primary-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr)}.erp-overview-secondary-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.erp-jobs-top-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr)}.overview-quick-entry-grid,.overview-system-card-grid,.jobs-queue-card-grid{display:grid;gap:12px}.overview-quick-entry-grid,.overview-system-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.jobs-queue-card-grid{padding:18px;grid-template-columns:1fr}.overview-quick-entry-card,.overview-focus-card,.overview-system-card,.jobs-queue-card{border:1px solid #ebeff5;border-radius:8px;background:#fbfcfe}.overview-quick-entry-card{min-height:128px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.overview-quick-entry-title,.overview-focus-card-title,.domain-title{margin:0;color:#2d3441;font-size:15px;font-weight:700}.overview-quick-entry-description,.overview-focus-card-hint,.overview-system-card-detail,.domain-description,.jobs-queue-card-detail{margin:8px 0 0;color:#7c8598;font-size:12px}.overview-focus-list,.focus-list,.compact-list,.overview-announcement-list,.overview-roadmap-list{margin:0;padding:18px}.overview-focus-list,.focus-list,.compact-list{display:flex;flex-direction:column;gap:12px}.overview-focus-card,.focus-item,.compact-list-item{padding:14px 16px}.overview-focus-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.overview-focus-card-value,.focus-value,.overview-system-card-value,.jobs-queue-card-value{display:block;margin-top:10px;color:#2d3441;font-size:20px;font-weight:700}.overview-system-card-label,.jobs-queue-card-label,.compact-list-label,.focus-title,.domain-kicker{color:#8a92a5;font-size:12px;font-weight:600}.overview-roadmap-list,.overview-announcement-list{list-style:none}.overview-roadmap-item{display:flex;align-items:flex-start;gap:12px}.overview-roadmap-item+.overview-roadmap-item{margin-top:14px}.overview-roadmap-step{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#efe9ff;color:#5f36d9;font-size:12px;font-weight:700}.overview-roadmap-content strong{color:#2d3441}.overview-roadmap-content p{margin:6px 0 0;color:#7c8598;font-size:12px}.overview-announcement-item+.overview-announcement-item{margin-top:10px}.overview-announcement-item{position:relative;padding-left:16px;color:#4f586c;font-size:13px}.overview-announcement-item:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:999px;background:#6a38dd}.orders-table-order-cell,.orders-table-shop-cell,.products-table-product-cell,.products-table-shop-cell,.products-table-sku-cell,.products-table-time-cell,.jobs-table-id-cell,.table-cell-stack{display:flex;flex-direction:column;gap:6px}.products-table-product-cell{flex-direction:row;align-items:center;gap:12px}.products-table-product-media{width:56px;height:56px;flex-shrink:0}.products-table-product-image{width:56px;height:56px;display:block;border:1px solid #e6eaf2;border-radius:8px;object-fit:cover;background:#f8fafc}.products-table-product-image-fallback{display:grid;place-items:center;color:#7b8698;font-size:16px;font-weight:700}.products-table-product-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.products-table-product-title-row{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:8px;min-height:2.8em}.products-table-product-title{flex:1 1 auto;min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.4;min-height:2.8em;word-break:break-word}.products-table-copy-button{width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:0;border:0;border-radius:6px;color:#8a92a5;background:transparent;cursor:pointer;transform:translateY(0) scale(1);transition:background-color .18s ease,color .18s ease,transform .2s ease,box-shadow .18s ease}.products-table-copy-button:hover{color:#08b44d;background:#08b44d14;transform:translateY(-1px) scale(1.04)}.products-table-copy-button:focus-visible{outline:0;color:#08b44d;background:#08b44d14;box-shadow:0 0 0 2px #08b44d29}.products-table-copy-button:active{transform:scale(.96)}.products-table-copy-button.is-copied{color:#08b44d;background:#08b44d1a;animation:products-copy-success .34s ease}@keyframes products-copy-success{0%{transform:scale(.88) rotate(-8deg)}55%{transform:scale(1.08) rotate(0)}to{transform:scale(1) rotate(0)}}.orders-table-order-id,.products-table-product-title,.table-cell-stack strong,.jobs-table-id-cell strong{color:#2d3441}.orders-table-order-meta,.orders-table-shop-meta,.orders-table-amount-meta,.products-table-product-meta,.products-table-shop-meta,.products-table-sku-meta,.products-table-time-cell p,.jobs-table-id-meta,.table-cell-stack span{margin:0;color:#8a92a5;font-size:12px}.erp-row-action-button{min-height:30px;padding:0 10px;font-size:12px;font-weight:600}.orders-select-column,.products-select-column,.jobs-select-column{width:46px;text-align:center}.erp-orders-table input[type=checkbox],.erp-products-table input[type=checkbox],.erp-jobs-table input[type=checkbox]{width:14px;height:14px;accent-color:#6a38dd}.orders-table-row.is-active td,.products-table-row.is-active td,.jobs-table-row.is-active td{background:#fbf9ff}.orders-table-link-button{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.orders-table-link-button:hover .orders-table-order-id{color:#5f36d9}.products-table-link-button{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.products-table-link-button:hover .products-table-product-title{color:#5f36d9}.jobs-table-link-button{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.jobs-table-link-button:hover .jobs-table-id-cell strong{color:#5f36d9}.orders-detail-drawer{position:fixed;top:40px;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.orders-detail-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#161a2238;pointer-events:auto}.orders-detail-panel{position:absolute;top:0;right:0;width:min(440px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;border-left:1px solid #e6e9f1;box-shadow:-16px 0 40px #161a2224;pointer-events:auto}.orders-detail-header{padding:20px 20px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #eef1f6}.orders-detail-kicker{margin:0 0 8px;color:#8a92a5;font-size:12px;font-weight:700}.orders-detail-title{margin:0;color:#2d3441;font-size:20px;font-weight:700}.orders-detail-subtitle{margin:8px 0 0;color:#7c8598;font-size:12px}.orders-detail-close{min-height:34px;padding:0 14px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#4a5366;font-size:12px;font-weight:600;cursor:pointer}.orders-detail-body{flex:1 1 auto;overflow:auto;padding:18px 20px 28px;display:flex;flex-direction:column;gap:14px;background:#f8f9fd}.orders-detail-section{border:1px solid #e7eaf1;border-radius:8px;background:#fff;overflow:hidden}.orders-detail-section-header{padding:14px 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef1f6}.orders-detail-section-header h3{margin:0;color:#2d3441;font-size:14px;font-weight:700}.orders-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.orders-detail-item{min-height:78px;padding:12px;border:1px solid #ebeff5;border-radius:8px;background:#fbfcfe}.orders-detail-item-wide{grid-column:1 / -1}.orders-detail-item span{display:block;color:#8a92a5;font-size:12px}.orders-detail-item strong{display:block;margin-top:10px;color:#2d3441;font-size:14px;font-weight:700}.orders-timeline{padding:16px;display:flex;flex-direction:column;gap:14px}.orders-timeline-item{display:flex;align-items:flex-start;gap:10px}.orders-timeline-dot{width:10px;height:10px;margin-top:5px;flex-shrink:0;border-radius:999px;background:#6a38dd;box-shadow:0 0 0 4px #efe9ff}.orders-timeline-item strong{display:block;color:#2d3441;font-size:13px}.orders-timeline-item p{margin:6px 0 0;color:#7c8598;font-size:12px}.orders-detail-note{padding:16px;color:#4a5366;font-size:13px;line-height:1.65}.orders-shell-panel{overflow:hidden}.orders-board{border-top:1px solid #edf0f6}.orders-board-header,.orders-board-grid{display:grid;grid-template-columns:minmax(360px,2.8fr) minmax(110px,.8fr) minmax(118px,.95fr) minmax(138px,1fr) minmax(128px,.95fr) minmax(145px,1fr) minmax(125px,.95fr) minmax(92px,.75fr) 116px;gap:0}.orders-board-header{background:#fafbfe;border-bottom:1px solid #edf0f6}.orders-board-header-cell{min-height:48px;padding:0 12px;display:flex;align-items:center;color:#788195;font-size:12px;font-weight:600}.orders-board-header-product{gap:10px}.orders-board-body{display:flex;flex-direction:column}.orders-board-row{border-bottom:1px solid #edf0f6;background:#fff}.orders-board-row.is-active{background:#fcfbff}.orders-board-row-top{padding:10px 14px 8px;background:#fbfcff;border-bottom:1px solid #f1f3f8}.orders-board-row-id{display:inline-flex;align-items:center;gap:8px;color:#475065;font-size:13px;font-weight:700}.orders-board-row-id input{width:14px;height:14px;accent-color:#6a38dd}.orders-board-grid>*{min-height:154px;padding:14px 12px;border-right:1px solid #f0f3f8}.orders-board-grid>*:last-child{border-right:0}.orders-cell-product{display:flex;gap:14px;width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.orders-product-thumb{width:58px;height:58px;border-radius:6px;object-fit:cover;border:1px solid #e7eaf1;background:#f5f7fb;flex-shrink:0}.orders-product-main{display:flex;flex-direction:column;gap:6px;min-width:0}.orders-product-title{color:#5f36d9;font-size:13px;font-weight:700;line-height:1.45}.orders-product-variant,.orders-product-stock,.orders-product-offer,.orders-cell-recipient span,.orders-cell-order span,.orders-cell-time span,.orders-cell-logistics span,.orders-cell-platform span,.orders-cell-status-text{color:#7f889c;font-size:12px;line-height:1.45}.orders-product-price-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#2d3441;font-size:13px}.orders-cell-amount,.orders-cell-recipient,.orders-cell-order,.orders-cell-time,.orders-cell-logistics,.orders-cell-platform,.orders-cell-status{display:flex;flex-direction:column;gap:8px}.orders-cell-amount strong,.orders-cell-recipient strong,.orders-cell-order strong,.orders-cell-logistics strong{color:#2d3441;font-size:13px}.orders-payment-chip{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:24px;padding:0 10px;border-radius:7px;background:#f1f3f8;color:#657088;font-size:12px;font-weight:600}.orders-cell-status{align-items:flex-start}.orders-cell-actions{display:flex;align-items:center;gap:8px;justify-content:center;flex-wrap:nowrap;min-width:100px}.orders-icon-action{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border:1px solid #dddff0;border-radius:7px;background:#fff;color:#6a38dd;cursor:pointer}.orders-text-action{min-width:36px;height:28px;flex-shrink:0;padding:0 8px;border:1px solid #dddff0;border-radius:7px;background:#fff;color:#4d5668;font-size:12px;font-weight:700;cursor:pointer}.orders-board-empty{padding:28px 18px;color:#8b95a7;font-size:13px}.orders-board-footer{display:flex;justify-content:center;padding:14px;background:#fbfcff;border-top:1px solid #edf0f6}.order-workspace-drawer{position:fixed;top:40px;right:0;bottom:0;left:0;z-index:60;pointer-events:none}.order-workspace-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;pointer-events:auto}.order-workspace-panel{position:absolute;top:0;right:0;width:min(1460px,calc(100vw - 36px));height:100%;display:flex;flex-direction:column;background:#f5f7fb;border-left:1px solid #e1e6ef;box-shadow:-18px 0 48px #171c2729;pointer-events:auto}.order-workspace-header{min-height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-bottom:1px solid #e7eaf1}.order-workspace-header-left{display:flex;align-items:center;gap:12px;color:#2d3441;font-size:14px;font-weight:700}.order-workspace-back-btn,.order-workspace-close-btn{min-height:34px;padding:0 14px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#4a5366;font-size:12px;font-weight:600;cursor:pointer}.order-workspace-back-btn{width:34px;padding:0;display:grid;place-items:center}.order-workspace-body{flex:1 1 auto;overflow:auto;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px}.order-workspace-main,.order-workspace-sidebar{display:flex;flex-direction:column;gap:14px}.order-workspace-sidebar{padding-left:14px;border-left:1px solid rgba(229,231,235,.55)}.order-workspace-main>.order-card+.order-card,.order-workspace-sidebar>.order-side-card+.order-side-card{border-top:1px solid rgba(229,231,235,.55)!important;padding-top:14px}.order-card,.order-side-card{border:1px solid #e7eaf1;border-radius:8px;background:#fff}.order-card{padding:16px}.order-card.empty{min-height:220px}.order-card-title,.order-side-title{display:flex;align-items:center;gap:8px;color:#232a38;font-size:15px;font-weight:700}.order-hero-card{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.order-hero-id{color:#202734;font-size:26px;font-weight:700}.order-hero-badges{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.order-hero-meta{display:flex;flex-direction:column;gap:8px;color:#7b8598;font-size:13px;text-align:right}.order-info-grid{margin-top:14px;display:grid;gap:12px}.order-info-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.order-info-item{min-height:72px;padding:12px;border:1px solid #edf0f6;border-radius:8px;background:#fafbfe}.order-info-item span,.order-side-rows span,.order-note-text span{display:block;color:#8a92a5;font-size:12px}.order-info-item strong,.order-side-rows strong{display:block;margin-top:10px;color:#2d3441;font-size:14px;font-weight:700}.order-goods-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.order-goods-toolbar-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-warehouse-select{min-height:34px;min-width:180px;padding:0 12px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#4a5366;font-size:12px}.order-goods-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-goods-panel{border:1px solid #edf0f6;border-radius:8px;overflow:hidden;background:#fff}.order-goods-line-items{margin-top:12px}.order-goods-panel-header{min-height:42px;padding:0 14px;display:grid;grid-template-columns:1fr auto;align-items:center;background:#fafbfe;color:#7d8698;font-size:12px;font-weight:600}.order-goods-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;padding:14px}.order-goods-item.slim{grid-template-columns:58px minmax(0,1fr) 56px}.order-goods-thumb{width:58px;height:58px;border-radius:6px;border:1px solid #e7eaf1;object-fit:cover}.order-goods-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.order-goods-copy strong{color:#5f36d9;font-size:13px}.order-goods-copy span,.order-goods-match span,.order-log-item p,.order-side-rows.compact strong{color:#7f889c;font-size:12px;line-height:1.5}.order-inline-link{width:fit-content;padding:0;border:0;background:transparent;color:#5f36d9;font-size:12px;font-weight:600;cursor:pointer}.order-goods-total{color:#2d3441;font-size:14px;font-weight:700}.order-goods-match{display:flex;flex-direction:column;align-items:center;gap:8px;justify-content:center}.order-log-list{margin-top:14px;display:flex;flex-direction:column;gap:16px}.order-log-item{display:flex;align-items:flex-start;gap:12px}.order-log-dot{width:10px;height:10px;margin-top:5px;flex-shrink:0;border-radius:999px;background:#9aa4b8}.order-log-item.current .order-log-dot{background:#18b27c;box-shadow:0 0 0 4px #18b27c24}.order-log-item strong{color:#2d3441;font-size:13px}.order-empty-placeholder{min-height:150px;display:grid;place-items:center;color:#9aa4b8;font-size:34px;font-weight:700}.order-side-card{padding:16px}.order-side-chip{min-height:24px;padding:0 10px;display:inline-flex;align-items:center;border-radius:7px;background:#f1f3f8;color:#5c667a;font-size:12px;font-weight:600}.order-side-rows{margin-top:16px;display:flex;flex-direction:column;gap:14px}.order-side-rows>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-side-rows>div strong{margin-top:0;text-align:right}.order-side-rows>div.emphasis strong{color:#202734;font-size:22px}.order-note-list{margin-top:14px;display:flex;flex-direction:column;gap:12px}.order-note-row{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;gap:10px;align-items:flex-start}.order-note-tag{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;color:#fff;font-size:12px;font-weight:700}.order-note-tag.amber{background:#f59e0b}.order-note-tag.green{background:#10b981}.order-note-tag.purple{background:#8b5cf6}.order-note-tag.slate{background:#64748b}.order-note-text strong{display:block;color:#2d3441;font-size:13px}.order-note-edit{width:28px;height:28px;display:grid;place-items:center;border:1px solid #dddff0;border-radius:7px;background:#fff;color:#6a38dd;cursor:pointer}.products-detail-drawer{position:fixed;top:40px;right:0;bottom:0;left:0;z-index:40;overflow:hidden;pointer-events:none}.products-detail-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#161a2238;pointer-events:auto}.products-detail-panel{position:absolute;top:0;right:0;width:min(620px,100vw);height:calc(100vh - 40px);height:calc(100dvh - 40px);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);min-height:0;display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:contain;background:#fff;border-left:1px solid #e6e9f1;box-shadow:-16px 0 40px #161a2224;pointer-events:auto}.products-detail-header{flex:0 0 auto;padding:14px 16px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #eef1f6}.products-detail-kicker{margin:0 0 4px;color:#8a92a5;font-size:11px;font-weight:700}.products-detail-title{margin:0;color:#2d3441;font-size:16px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.products-detail-subtitle{margin:6px 0 0;color:#7c8598;font-size:11px}.products-detail-close{min-height:30px;padding:0 12px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#4a5366;font-size:12px;font-weight:600;cursor:pointer}.products-detail-body{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;padding:10px 12px 18px;display:flex;flex-direction:column;gap:10px;background:#f8f9fd}.products-detail-section{border:1px solid #e7eaf1;border-radius:8px;background:#fff}.products-detail-section-header{padding:10px 12px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eef1f6}.products-detail-section-header h3{margin:0;color:#2d3441;font-size:13px;font-weight:700}.products-detail-section-count,.products-detail-empty{color:#8a92a5;font-size:11px}.products-detail-empty{margin:0;padding:10px 12px}.products-detail-media-strip{padding:10px 12px 0;display:flex;gap:8px;overflow-x:auto}.products-detail-media-card{width:66px;flex:0 0 66px;display:flex;flex-direction:column;gap:3px;color:#4f586c;font-size:10px;font-weight:700;text-decoration:none}.products-detail-media-card img{width:52px;height:52px;flex:0 0 52px;border:1px solid #e6eaf2;border-radius:7px;object-fit:cover;background:#f8fafc}.products-detail-media-card span,.products-detail-media-card small{display:block;white-space:normal;overflow-wrap:anywhere}.products-detail-media-card small{color:#8a92a5;font-size:10px;font-weight:500}.products-detail-attribute-list{padding:10px 12px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.products-detail-attribute-item{min-height:46px;padding:7px 8px;border:1px solid #ebeff5;border-radius:7px;background:#fbfcfe}.products-detail-attribute-item span{display:block;color:#8a92a5;font-size:11px}.products-detail-attribute-item strong{display:block;margin-top:4px;color:#2d3441;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.products-detail-description-text{margin:8px 12px 12px;padding:8px;border:1px solid #ebeff5;border-radius:7px;background:#fbfcfe;color:#4f586c;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.products-detail-grid.products-detail-grid-compact{grid-template-columns:1fr}.products-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 12px 12px}.products-detail-item{min-height:54px;padding:8px;border:1px solid #ebeff5;border-radius:7px;background:#fbfcfe}.products-detail-item-wide{grid-column:1 / -1}.products-detail-item span{display:block;color:#8a92a5;font-size:11px}.products-detail-item strong{display:block;margin-top:5px;color:#2d3441;font-size:12px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.products-detail-sku-list{padding:10px 12px 12px;display:flex;flex-direction:column;gap:8px}.products-detail-sku-card{padding:8px;border:1px solid #ebeff5;border-radius:7px;background:#fbfcfe}.products-detail-sku-main{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px}.products-detail-sku-main img,.products-detail-sku-fallback{width:42px;height:42px;border:1px solid #e6eaf2;border-radius:7px;object-fit:cover;background:#f8fafc}.products-detail-sku-fallback{display:grid;place-items:center;color:#8a92a5;font-size:10px;font-weight:700}.products-detail-sku-main strong{display:block;color:#2d3441;font-size:12px;overflow-wrap:anywhere}.products-detail-sku-main p{margin:4px 0 0;color:#8a92a5;font-size:11px;overflow-wrap:anywhere}.products-detail-sku-metrics{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.products-detail-sku-metrics span{padding:5px 6px;border-radius:6px;background:#fff;color:#4f586c;font-size:11px;overflow-wrap:anywhere}.products-detail-json{border-top:1px solid #eef1f6}.products-detail-sku-card .products-detail-json{margin-top:8px;border:1px solid #eef1f6;border-radius:7px;background:#fff}.products-detail-json summary{padding:8px 10px;color:#4a5366;font-size:12px;font-weight:700;cursor:pointer}.products-detail-json pre{max-height:260px;margin:0;padding:10px;overflow:auto;border-top:1px solid #eef1f6;background:#0f172a;color:#dbeafe;font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.products-detail-sku-card .products-detail-json pre{max-height:180px}.products-timeline{padding:16px;display:flex;flex-direction:column;gap:14px}.products-timeline-item{display:flex;align-items:flex-start;gap:10px}.products-timeline-dot{width:10px;height:10px;margin-top:5px;flex-shrink:0;border-radius:999px;background:#6a38dd;box-shadow:0 0 0 4px #efe9ff}.products-timeline-item strong{display:block;color:#2d3441;font-size:13px}.products-timeline-item p{margin:6px 0 0;color:#7c8598;font-size:12px}.products-table-price-cell{display:flex;flex-direction:column;gap:6px}.products-table-price-meta{margin:0;color:#8a92a5;font-size:12px}.jobs-detail-drawer{position:fixed;top:40px;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.jobs-detail-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#161a2238;pointer-events:auto}.jobs-detail-panel{position:absolute;top:0;right:0;width:min(460px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;border-left:1px solid #e6e9f1;box-shadow:-16px 0 40px #161a2224;pointer-events:auto}.jobs-detail-header{padding:20px 20px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #eef1f6}.jobs-detail-kicker{margin:0 0 8px;color:#8a92a5;font-size:12px;font-weight:700}.jobs-detail-title{margin:0;color:#2d3441;font-size:20px;font-weight:700}.jobs-detail-subtitle{margin:8px 0 0;color:#7c8598;font-size:12px}.jobs-detail-close{min-height:34px;padding:0 14px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#4a5366;font-size:12px;font-weight:600;cursor:pointer}.jobs-detail-body{flex:1 1 auto;overflow:auto;padding:18px 20px 28px;display:flex;flex-direction:column;gap:14px;background:#f8f9fd}.jobs-detail-section{border:1px solid #e7eaf1;border-radius:8px;background:#fff;overflow:hidden}.jobs-detail-section-header{padding:14px 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef1f6}.jobs-detail-section-header h3{margin:0;color:#2d3441;font-size:14px;font-weight:700}.jobs-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.jobs-detail-item{min-height:78px;padding:12px;border:1px solid #ebeff5;border-radius:8px;background:#fbfcfe}.jobs-detail-item span{display:block;color:#8a92a5;font-size:12px}.jobs-detail-item strong{display:block;margin-top:10px;color:#2d3441;font-size:14px;font-weight:700}.jobs-detail-item-wide{grid-column:1 / -1}.jobs-detail-note{padding:0 16px 16px;color:#4a5366;font-size:13px;line-height:1.65}.jobs-detail-json-grid{display:grid;grid-template-columns:1fr;gap:12px;padding:16px}.jobs-detail-json-card{padding:12px;border:1px solid #ebeff5;border-radius:8px;background:#fbfcfe}.jobs-detail-json-card span{display:block;color:#8a92a5;font-size:12px}.jobs-detail-json-card pre{margin:10px 0 0;white-space:pre-wrap;word-break:break-word;color:#2d3441;font-size:12px;line-height:1.5}.jobs-timeline{padding:16px;display:flex;flex-direction:column;gap:14px}.jobs-timeline-item{display:flex;align-items:flex-start;gap:10px}.jobs-timeline-dot{width:10px;height:10px;margin-top:5px;flex-shrink:0;border-radius:999px;background:#6a38dd;box-shadow:0 0 0 4px #efe9ff}.jobs-timeline-item strong{display:block;color:#2d3441;font-size:13px}.jobs-timeline-item p{margin:6px 0 0;color:#7c8598;font-size:12px}.focus-item{border:1px solid #ebeff5;border-radius:8px;background:#fbfcfe;display:flex;align-items:center;justify-content:space-between;gap:14px}.focus-subtitle{margin:8px 0 0;color:#7c8598;font-size:12px}.compact-list-item{border:1px solid #ebeff5;border-radius:8px;background:#fbfcfe;display:flex;align-items:center;justify-content:space-between;gap:14px}.domain-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px}.domain-card{min-height:138px;padding:16px;border:1px solid #ebeff5;border-radius:8px;background:#fbfcfe}@media(max-width:1180px){.metric-strip,.readiness-grid,.summary-grid,.erp-page-header-meta,.domain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.erp-overview-primary-grid,.erp-overview-secondary-grid,.erp-jobs-top-grid,.order-workspace-body,.order-info-grid.two,.order-goods-grid{grid-template-columns:1fr}}@media(max-width:860px){.global-header{height:auto;padding-top:10px;padding-bottom:10px;flex-direction:column;align-items:flex-start}.global-header-left,.global-header-right{flex-wrap:wrap}.workspace-shell{grid-template-columns:1fr}.left-sidebar{border-right:0;border-bottom:1px solid #e6e9f1}.metric-strip,.readiness-grid,.summary-grid,.erp-page-header-meta,.overview-quick-entry-grid,.overview-system-card-grid,.domain-grid{grid-template-columns:1fr}.page-hero{flex-direction:column}.content-area{padding-left:18px;padding-right:18px}.erp-page-header,.orders-toolbar-panel,.products-toolbar-panel{padding:16px}.erp-filter-row,.focus-item,.compact-list-item{flex-direction:column;align-items:flex-start}.erp-filter-label{width:auto;padding-top:0}.orders-board-tab,.products-status-tab,.jobs-board-tab{min-width:0;flex:1 1 calc(50% - 8px)}.orders-board-header{display:none}.orders-board-grid{grid-template-columns:1fr}.orders-board-grid>*{min-height:auto;border-right:0;border-bottom:1px solid #f0f3f8}.orders-board-grid>*:last-child{border-bottom:0}.order-workspace-drawer{top:0;right:0;bottom:0;left:0}.order-workspace-panel{width:100vw}.orders-detail-drawer{top:0;right:0;bottom:0;left:0}.orders-detail-panel{width:100vw}.orders-detail-grid{grid-template-columns:1fr}.products-detail-drawer{top:0;right:0;bottom:0;left:0}.products-detail-panel{width:100vw}.products-detail-grid{grid-template-columns:1fr}.jobs-detail-drawer{top:0;right:0;bottom:0;left:0}.jobs-detail-panel{width:100vw}.jobs-detail-grid{grid-template-columns:1fr}}:root{--commerce-page-max: 1380px;--commerce-sidebar-width: 244px;--commerce-card-shadow: 0 1px 0 rgba(22, 29, 37, .05), 0 8px 24px rgba(22, 29, 37, .08);--commerce-card-shadow-hover: 0 1px 0 rgba(22, 29, 37, .05), 0 14px 38px rgba(22, 29, 37, .11)}.global-header{width:min(calc(100% - 32px),1560px);margin:16px auto 0;border-radius:22px}.global-nav-link{min-width:108px}.global-header-search{box-shadow:inset 0 1px #ffffff14}.workspace-shell{grid-template-columns:var(--commerce-sidebar-width) minmax(0,1fr);width:min(calc(100% - 32px),1560px);margin:0 auto;padding-top:16px}.left-sidebar{top:84px;height:calc(100vh - 84px);border:1px solid rgba(223,227,232,.92);border-right:1px solid rgba(223,227,232,.92);border-radius:18px 0 0 18px;background:linear-gradient(180deg,#ffffffeb,#fbfaf8f0),#fbfaf8;box-shadow:var(--commerce-card-shadow)}.left-sidebar-header{height:76px;border-radius:18px 0 0}.left-sidebar-body{padding:16px 12px 28px}.left-sidebar-item{min-height:56px;padding:9px 11px}.left-sidebar-item.active{box-shadow:inset 3px 0 0 var(--commerce-primary),0 1px 2px #161d250f}.content-shell{min-width:0}.content-area{max-width:calc(var(--commerce-page-max) - var(--commerce-sidebar-width));padding:0 0 32px 24px}.erp-page{min-width:0}.panel,.orders-master-panel,.products-master-panel,.products-create-section-v2,.products-create-side-card,.overview-focus-panel,.account-page-v2 .account-card,.account-page-v2 .account-settings-panel{border-color:#dfe3e8f5;box-shadow:var(--commerce-card-shadow)}.orders-master-panel.products-master-panel{border:1px solid rgba(223,227,232,.96);border-radius:20px;background:#fff;box-shadow:var(--commerce-card-shadow);overflow:clip}.orders-master-panel.products-master-panel:hover{box-shadow:var(--commerce-card-shadow)}.orders-master-summary.products-master-summary{padding:20px;background:radial-gradient(circle at 94% 6%,rgba(0,128,96,.12),transparent 24%),linear-gradient(180deg,#fff,#fbfaf8)}.orders-hero-service-row{gap:12px}.orders-hero-service-card{min-height:72px;padding:13px 16px;border:1px solid rgba(223,227,232,.92);border-radius:14px;background:#ffffffdb;box-shadow:0 1px #161d250a}.orders-hero-service-icon{background:var(--commerce-primary-soft);color:var(--commerce-primary)}.orders-master-controls.products-master-controls{padding:16px 20px 18px;background:#fbfaf8;border-top:1px solid var(--commerce-border)}.orders-control-bar.products-control-bar{align-items:center;padding-bottom:14px}.erp-filter-stack.orders-master-filter-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.erp-filter-row{min-height:38px;align-items:center}.erp-filter-row-search{grid-column:1 / -1}.erp-filter-label{width:72px;color:var(--commerce-muted);font-size:12px;font-weight:780}.erp-filter-chip-group{gap:6px}.erp-filter-chip{min-height:30px;padding:0 10px;border-radius:999px;background:#fff;font-size:12px;font-weight:700}.erp-filter-chip.is-active{border-color:var(--commerce-primary-soft-strong);background:var(--commerce-primary-soft);color:var(--commerce-primary)}.erp-search-strip{min-height:38px;border-radius:999px;background:#fff;box-shadow:0 1px #161d250a}.erp-search-type-select,.erp-search-input{min-height:36px;border:0;background:transparent}.products-toolbar-main.orders-master-toolbar{margin-top:14px;padding:12px;border:1px solid var(--commerce-border);border-radius:14px;background:#fff}.products-reference-page .orders-master-summary.products-master-summary{padding:14px 18px}.products-reference-page .orders-hero-service-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.products-reference-page .orders-hero-service-card{min-height:58px;padding:10px 12px}.products-reference-page .orders-hero-service-icon{width:30px;height:30px;border-radius:9px}.products-reference-page .orders-master-controls.products-master-controls{padding:14px 18px}.products-reference-page .orders-control-bar.products-control-bar{min-height:34px;padding-bottom:10px}.products-reference-page .erp-filter-stack.orders-master-filter-stack{gap:8px 14px}.products-reference-page .erp-filter-row{min-height:32px;gap:10px}.products-reference-page .erp-filter-label{width:68px;padding-top:0}.products-reference-page .erp-filter-chip-group{min-width:0;flex-wrap:nowrap;overflow-x:auto;padding:1px 0 3px;scrollbar-width:none}.products-reference-page .erp-filter-chip-group::-webkit-scrollbar{display:none}.products-reference-page .erp-filter-chip{flex:0 0 auto;min-height:28px;padding:0 9px}.products-reference-page .erp-search-strip{min-height:36px}.products-reference-page .products-toolbar-main.orders-master-toolbar{margin-top:10px;padding:10px}.products-table-panel,.orders-master-list-shell{background:#fff}.erp-products-table,.data-table,.erp-table{width:100%}.erp-products-table th,.erp-products-table td{padding-top:12px;padding-bottom:12px;vertical-align:middle}.erp-products-table th{position:sticky;top:84px;z-index:2;background:#f7f7f5}.products-table-row td{transition:background-color .14s ease}.products-table-product-cell{gap:14px}.products-table-product-media,.products-table-product-image{width:64px;height:64px}.products-table-product-title{font-size:13px;line-height:1.45}.products-table-product-meta,.products-table-shop-meta,.products-table-sku-meta,.products-table-time-cell p,.products-table-price-meta{color:var(--commerce-muted);font-size:12px;line-height:1.42}.products-pagination-bar,.list-pagination-bar{border-top:1px solid var(--commerce-border);background:#fbfaf8}.products-create-page .orders-master-panel.products-master-panel{background:transparent}.products-create-page .orders-master-summary.products-master-summary,.account-page-v2 .orders-master-summary.products-master-summary{display:block;padding:0;border-bottom:0;background:transparent}.products-create-heading,.account-settings-heading{width:100%;min-height:188px;padding:26px 28px;border:1px solid rgba(223,227,232,.96);border-radius:20px 20px 0 0;background:radial-gradient(circle at 92% 10%,rgba(0,128,96,.15),transparent 30%),linear-gradient(135deg,#fff,#fbfaf8 58%,#edf7f2);box-shadow:var(--commerce-card-shadow)}.products-create-heading-left{max-width:720px}.products-create-title{color:#17211c;font-size:28px;font-weight:800}.products-create-subtitle{max-width:680px;color:var(--commerce-muted);font-size:13px;line-height:1.7}.products-create-heading-right{justify-content:flex-end}.products-create-layout,.products-create-v2 .products-create-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;padding:22px;border:1px solid rgba(223,227,232,.96);border-top:0;border-radius:0 0 20px 20px;background:#fff;box-shadow:var(--commerce-card-shadow)}.products-create-stepper{position:static;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:16px;padding:8px;border-radius:16px;background:#f6f6f4;box-shadow:inset 0 0 0 1px #dfe3e8c7}.products-create-stepper-item{min-height:74px;border-radius:12px;border-color:transparent;background:transparent;box-shadow:none}.products-create-stepper-item.is-active,.products-create-stepper-item.is-done{background:#fff;border-color:#dfe3e8cc;box-shadow:0 1px 3px #161d2514}.products-create-current-step{border-radius:12px;background:#fbfaf8}.products-create-section-v2{border-radius:16px;padding:22px}.products-create-section-v2+.products-create-section-v2{margin-top:2px}.products-create-field input,.products-create-field select,.products-create-field textarea,.products-create-mini-field input,.products-create-mini-field select,.account-form-grid input,.account-form-grid select,.account-form-grid textarea,.account-wide-field textarea{min-height:40px;border-radius:10px;background:#fff}.products-create-field textarea,.account-form-grid textarea,.account-wide-field textarea{min-height:92px}.products-create-media-subsection,.products-create-attribute-panel,.products-create-variant-builder,.products-create-attribute-card,.products-create-variant-card{border-radius:14px}.products-create-step-actions{border-radius:0 0 16px 16px}.products-create-side-card{border-radius:16px;box-shadow:0 1px #161d250a}.products-create-side-card-progress{top:102px}.account-page-v2 .account-settings-panel{background:transparent;border:0;box-shadow:none}.account-page-v2 .account-settings-layout{grid-template-columns:minmax(0,1fr) 300px}.account-page-v2 .account-settings-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;border:1px solid var(--commerce-border);border-radius:16px;background:#f6f6f4}.account-page-v2 .account-settings-step{min-height:58px;border-radius:12px;background:transparent;box-shadow:none}.account-page-v2 .account-settings-step.is-active{border-color:#dfe3e8cc;background:#fff;box-shadow:0 1px 3px #161d2514}.account-page-v2 .account-card{border-radius:16px;box-shadow:var(--commerce-card-shadow)}.account-page-v2 .account-member-card,.account-page-v2 .account-shop-tile,.account-page-v2 .account-fact-list div,.account-page-v2 .account-picker-grid label,.account-setting-toggle{border-color:#dfe3e8e6;background:#fff}.account-page-v2 .account-overview-details-body,.account-page-v2 .account-disclosure-body{background:#fbfaf8}.account-page-v2 .account-overview-details summary,.account-page-v2 .account-disclosure-form summary,.account-page-v2 .account-advanced-settings summary{background:linear-gradient(180deg,#fff,#fbfaf8)}.account-page-v2 .account-overview-details:not([open]) summary,.account-page-v2 .account-disclosure-form:not([open]) summary,.account-page-v2 .account-advanced-settings:not([open]) summary{min-height:68px}.account-page-v2 .account-overview-details summary:after,.account-page-v2 .account-disclosure-form summary:after,.account-page-v2 .account-advanced-settings summary:after{content:"展开";flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#eef2f0;color:var(--commerce-muted);font-size:11px;font-weight:800}.account-page-v2 .account-overview-details[open] summary:after,.account-page-v2 .account-disclosure-form[open] summary:after,.account-page-v2 .account-advanced-settings[open] summary:after{content:"收起";background:var(--commerce-primary-soft);color:var(--commerce-primary)}.account-page-v2 .account-member-card{border-radius:12px}.auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:1180px){.global-header,.workspace-shell{width:calc(100% - 20px)}.content-area{padding-left:18px}.erp-filter-stack.orders-master-filter-stack,.products-create-layout,.products-create-v2 .products-create-layout,.account-page-v2 .account-settings-layout{grid-template-columns:1fr}.erp-products-table th{top:0}}@media(max-width:860px){.global-header{width:calc(100% - 16px);margin-top:8px;border-radius:16px}.workspace-shell{width:calc(100% - 16px);padding-top:8px}.left-sidebar,.left-sidebar-header{border-radius:16px 16px 0 0}.content-area{padding:12px 0 24px}.products-create-heading,.account-settings-heading{min-height:auto;padding:20px}.products-create-stepper,.account-page-v2 .account-settings-stepper{grid-template-columns:1fr}.orders-master-summary.products-master-summary,.orders-master-controls.products-master-controls,.products-create-layout,.products-create-v2 .products-create-layout{padding:14px}}:root{font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;--grab-accent: #00b14f;--grab-accent-strong: #009646;--grab-accent-deep: #007a38;--grab-accent-soft: #e9fff1;--grab-accent-soft-strong: #d7f8e4;--grab-bg: #f4f7f1;--grab-bg-deep: #edf2e8;--grab-surface: rgba(255, 255, 255, .94);--grab-surface-strong: #ffffff;--grab-surface-soft: #f9fcf7;--grab-line: #dfe7d8;--grab-line-strong: #ced8c7;--grab-text: #1f2722;--grab-muted: #6f7a72;--grab-muted-strong: #5c665f;--grab-shadow-soft: 0 14px 30px rgba(31, 45, 35, .08);--grab-shadow-strong: 0 22px 48px rgba(24, 40, 31, .12);--grab-shadow-press: 0 8px 16px rgba(24, 40, 31, .1);--grab-gradient: linear-gradient(135deg, #13c463 0%, #00a84b 100%)}body,.app-shell,.content-shell{background:linear-gradient(180deg,#f8faf6 0%,var(--grab-bg) 42%,var(--grab-bg-deep) 100%);color:var(--grab-text)}button,input,select,textarea,.panel,.metric-card,.left-sidebar-item,.erp-action-button,.erp-filter-chip,.orders-board-tab,.products-status-tab,.jobs-board-tab,.order-workspace-panel,.products-detail-panel,.jobs-detail-panel,.orders-detail-panel,.module-chip,.global-nav-link,.header-icon-btn{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease,opacity .22s ease}.global-header{position:sticky;top:0;z-index:80;height:72px;padding:0 22px 0 18px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 30px #1b27200f;border-bottom:1px solid rgba(223,231,216,.96);color:var(--grab-text)}.global-header-left,.global-header-right{gap:16px}.global-brand{min-width:184px;gap:12px}.global-brand-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px}.global-brand-mark{width:38px;height:38px;border-radius:14px;background:var(--grab-gradient);box-shadow:inset 0 1px #ffffff47,0 14px 28px #00b14f3d}.global-brand-name{font-size:16px;color:var(--grab-text)}.global-brand-subtitle{font-size:11px;color:var(--grab-muted);font-weight:700}.global-nav{height:auto;gap:8px}.global-nav-link{min-height:42px;padding:0 18px;border-radius:16px;border:1px solid transparent;color:var(--grab-muted-strong);font-weight:700}.global-nav-link:hover{background:#ffffffe0;border-color:#dfe7d8eb;box-shadow:var(--grab-shadow-soft);transform:translateY(-1px)}.global-nav-link.active{background:var(--grab-accent-soft);border-color:#00b14f24;color:var(--grab-accent-deep);box-shadow:0 12px 24px #00b14f1a}.global-nav-link.muted{opacity:.52}.header-icon-btn,.account-chip,.mode-pill,.header-pill{border-radius:16px}.header-icon-btn{width:36px;height:36px;border:1px solid transparent;background:#ffffffb8;color:var(--grab-muted-strong)}.header-icon-btn:hover{background:var(--grab-surface-strong);border-color:var(--grab-line);box-shadow:var(--grab-shadow-soft);transform:translateY(-1px)}.header-icon-btn.compact{background:#f5f8f2e6;color:var(--grab-muted)}.header-pill,.mode-pill,.account-chip{min-height:36px;padding:0 12px;border:1px solid var(--grab-line);background:#ffffffe0;color:var(--grab-muted-strong);box-shadow:inset 0 1px #ffffffb8}.mode-pill.mock{border-color:#f4d18d;background:#fff8e7;color:#b97811}.account-chip{min-width:64px;color:var(--grab-accent-deep);font-weight:800}.workspace-shell{grid-template-columns:226px minmax(0,1fr);min-height:calc(100vh - 72px)}.left-sidebar{margin:18px 0 18px 18px;border:1px solid rgba(223,231,216,.94);border-radius:28px;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--grab-shadow-soft)}.left-sidebar-header{min-height:60px;height:auto;padding:0 16px;border-bottom:1px solid rgba(223,231,216,.9)}.left-sidebar-title,.panel-title,.page-hero-title,.erp-page-title,.jobs-table-id-cell strong,.orders-table-order-id,.products-table-product-title,.orders-product-title,.order-goods-copy strong{color:var(--grab-text)}.left-sidebar-title-row{display:inline-flex;align-items:center;gap:8px}.left-sidebar-body{padding:14px 12px 20px}.left-sidebar-overview-card{margin:0 8px 16px;padding:14px 15px;border-radius:20px;border:1px solid rgba(0,177,79,.12);background:linear-gradient(180deg,#f9fff8,#f2fbef);box-shadow:0 14px 26px #112e1c0f}.left-sidebar-overview-title{font-size:12px;font-weight:800;color:var(--grab-accent-deep)}.left-sidebar-overview-copy{margin-top:6px;color:var(--grab-muted-strong);font-size:12px;line-height:1.55}.left-sidebar-section-title,.metric-label,.panel-subtitle,.erp-meta-label,.erp-page-description,.page-hero-description,.left-sidebar-badge,.erp-page-kicker,.orders-table-order-meta,.orders-table-shop-meta,.orders-table-amount-meta,.products-table-product-meta,.products-table-shop-meta,.products-table-sku-meta,.products-table-time-cell p,.jobs-table-id-meta,.table-cell-stack span{color:var(--grab-muted)}.left-sidebar-item{min-height:42px;padding:0 12px 0 14px;border-radius:16px;color:var(--grab-muted-strong)}.left-sidebar-item:hover{background:#f9fcf7f0;box-shadow:inset 0 0 0 1px #dfe7d8e0;transform:none}.left-sidebar-item.active{background:linear-gradient(135deg,#00b14f14,#e9fff1eb);color:var(--grab-accent-deep);box-shadow:inset 0 0 0 1px #00b14f1f}.left-sidebar-item.active:before{left:7px;top:8px;bottom:8px;width:4px;background:var(--grab-accent)}.content-area{padding:18px 18px 32px}.page-stack,.erp-page{gap:18px}.panel,.page-hero,.metric-card,.erp-meta-card,.readiness-item,.overview-quick-entry-card,.overview-focus-card,.overview-system-card,.jobs-queue-card,.summary-card,.focus-item,.compact-list-item,.domain-card{border-radius:24px;border:1px solid rgba(223,231,216,.94);background:var(--grab-surface);box-shadow:var(--grab-shadow-soft)}.panel:hover,.metric-card:hover,.summary-card:hover,.overview-quick-entry-card:hover,.overview-focus-card:hover,.overview-system-card:hover,.jobs-queue-card:hover{transform:translateY(-2px);box-shadow:var(--grab-shadow-strong)}.app-shell-module-panel{position:relative;overflow:hidden;margin-bottom:14px;background:linear-gradient(180deg,#fffffff5,#f9fcf7f0)}.app-shell-module-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,#19c667,#88e5ac)}.app-shell-module-panel-header{padding-bottom:16px}.app-shell-module-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.app-shell-module-copy{min-width:0;flex:1 1 520px}.app-shell-module-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--grab-accent-deep);font-size:12px;font-weight:800}.app-shell-module-title{margin-top:10px}.app-shell-module-description{max-width:840px}.app-shell-module-meta,.app-shell-module-chip-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.app-shell-module-meta{justify-content:flex-end}.app-shell-module-chip-row{padding:0 22px 20px}.module-chip{min-height:38px;display:inline-flex;align-items:center;padding:0 16px;border-radius:18px;border:1px solid var(--grab-line);background:#ffffffeb;color:var(--grab-muted-strong);font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 12px 24px #1f2d230d}.module-chip.is-highlight{border-color:#00b14f24;background:#f1fff6;color:var(--grab-accent-deep)}.module-chip.is-primary{border-color:transparent;background:var(--grab-gradient);color:#fff;box-shadow:0 16px 30px #00b14f33}.page-hero{padding:24px}.metric-card{min-height:114px;padding:18px}.metric-card.accent,.summary-card.accent{border-color:#00b14f24;background:linear-gradient(180deg,#f3fff7,#fffffffa)}.metric-value,.summary-value,.overview-focus-card-value,.overview-system-card-value,.jobs-queue-card-value,.erp-meta-value{color:var(--grab-text)}.panel-header{padding:20px 22px 14px;border-bottom:1px solid rgba(223,231,216,.88)}.hero-inline-note,.erp-search-input-shell,.erp-meta-card,.readiness-item,.order-info-item,.products-detail-item,.jobs-detail-item,.orders-detail-item,.jobs-detail-json-card,.order-goods-panel,.order-goods-panel-header{background:linear-gradient(180deg,#fbfdf9,#f6faf3);border-color:#dfe7d8eb}.hero-inline-note{border-radius:20px;color:var(--grab-accent-deep);box-shadow:var(--grab-shadow-soft)}.erp-page-header,.orders-toolbar-panel,.products-toolbar-panel{background:linear-gradient(180deg,#fffffffa,#f8fbf5f5)}.erp-action-button,.erp-inline-link-button,.erp-filter-chip,.orders-board-tab,.products-status-tab,.jobs-board-tab,.erp-row-action-button,.erp-search-type-button,.erp-search-type-select,.erp-search-input,.order-warehouse-select,.order-workspace-back-btn,.order-workspace-close-btn,.orders-icon-action,.order-note-edit,.products-detail-close,.jobs-detail-close,.orders-detail-close{border-radius:16px;border-color:#dfe7d8f5;box-shadow:0 8px 18px #1f2d230f}.erp-action-button,.erp-row-action-button,.erp-filter-chip,.erp-inline-link-button,.erp-search-type-button,.erp-search-type-select,.erp-search-input,.order-warehouse-select,.order-workspace-back-btn,.order-workspace-close-btn,.orders-icon-action,.order-note-edit,.products-detail-close,.jobs-detail-close,.orders-detail-close{background:#fffffff5;color:var(--grab-muted-strong)}.erp-action-button:hover,.erp-row-action-button:hover,.erp-filter-chip:hover,.erp-inline-link-button:hover,.orders-board-tab:hover,.products-status-tab:hover,.jobs-board-tab:hover,.orders-icon-action:hover,.order-note-edit:hover,.order-workspace-back-btn:hover,.order-workspace-close-btn:hover,.products-detail-close:hover,.jobs-detail-close:hover,.orders-detail-close:hover{transform:translateY(-1px);box-shadow:var(--grab-shadow-soft)}.erp-action-button:active,.erp-row-action-button:active,.erp-filter-chip:active,.erp-inline-link-button:active,.orders-icon-action:active,.order-note-edit:active,.order-workspace-back-btn:active,.order-workspace-close-btn:active,.products-detail-close:active,.jobs-detail-close:active,.orders-detail-close:active{transform:scale(.98);box-shadow:var(--grab-shadow-press)}.erp-action-button-primary,.order-goods-toolbar-right .erp-action-button-primary{border-color:transparent;background:var(--grab-gradient);color:#fff;box-shadow:0 16px 28px #00b14f38}.erp-inline-link-button{color:var(--grab-accent-deep);background:#f4fff7;border-color:#00b14f1f}.erp-filter-chip.is-active,.filter-chip.active,.orders-board-tab.is-active,.products-status-tab.is-active,.jobs-board-tab.is-active{background:linear-gradient(135deg,#00b14f1a,#e9fff1f0);border-color:#00b14f24;color:var(--grab-accent-deep)}.erp-search-type-select,.erp-search-input,.order-warehouse-select{background:#f8fbf6}.erp-search-input::placeholder{color:#a0aa9f}.status-badge{border-radius:999px;box-shadow:inset 0 1px #ffffff7a}.status-badge.blue{background:#eaf6ff;color:#2a7cc8}.status-badge.green{background:#eafff1;color:var(--grab-accent-deep)}.status-badge.amber{background:#fff8e7;color:#b97811}.status-badge.red{background:#fff1f3;color:#cb4f72}.status-badge.slate{background:#eff4ef;color:#67746d}.table-wrap,.data-table{background:transparent}.data-table th{background:#f7faf5;color:#7c877f}.data-table th,.data-table td{border-bottom-color:#dfe7d8e0}.data-table tbody tr:hover td{background:#f9fcf7c7}.erp-orders-table input[type=checkbox],.erp-products-table input[type=checkbox],.erp-jobs-table input[type=checkbox],.orders-board-row-id input{accent-color:var(--grab-accent)}.orders-table-row.is-active td,.products-table-row.is-active td,.jobs-table-row.is-active td{background:#e9fff1b8}.orders-table-link-button:hover .orders-table-order-id,.products-table-link-button:hover .products-table-product-title,.jobs-table-link-button:hover .jobs-table-id-cell strong{color:var(--grab-accent-deep)}.orders-board{border-top-color:#dfe7d8e0}.orders-board-header{background:#f7faf5;border-bottom-color:#dfe7d8e0}.orders-board-header-cell{color:#7c877f}.orders-board-row{background:#fffffff5}.orders-board-row.is-active{background:#e9fff1b8}.orders-board-row-top{background:linear-gradient(180deg,#f9fcf7fa,#fffffffa);border-bottom-color:#dfe7d8b8}.orders-board-grid>*{border-right-color:#dfe7d8b8}.orders-product-title,.order-inline-link,.order-goods-copy strong,.products-table-product-title{color:var(--grab-accent-deep)}.orders-product-thumb,.order-goods-thumb{border-radius:16px;border-color:#dfe7d8f0;box-shadow:0 12px 24px #1f2d2314;background:#f3f7f1}.orders-payment-chip,.order-side-chip{background:#effaf2;color:var(--grab-accent-deep)}.orders-icon-action{color:var(--grab-accent-deep)}.order-workspace-drawer,.products-detail-drawer,.jobs-detail-drawer,.orders-detail-drawer{top:72px;right:0;bottom:0;left:0}.order-workspace-backdrop,.products-detail-drawer-backdrop,.jobs-detail-drawer-backdrop,.orders-detail-drawer-backdrop{background:#18231c2e}.order-workspace-panel,.products-detail-panel,.jobs-detail-panel,.orders-detail-panel{background:#fff;border-left-color:#dfe7d8f0;box-shadow:-22px 0 44px #18231c24}.order-workspace-panel,.order-workspace-header,.order-workspace-body,.order-workspace-main,.order-workspace-sidebar,.order-card.empty,.order-empty-placeholder{background:#fff}.order-workspace-panel .order-card,.order-workspace-panel .order-side-card,.order-workspace-panel .order-info-item,.order-workspace-panel .order-goods-panel,.order-workspace-panel .order-goods-thumb,.order-workspace-panel .status-badge,.order-workspace-panel .order-side-chip,.order-workspace-panel .order-note-tag,.order-workspace-panel .erp-action-button,.order-workspace-panel .order-warehouse-select,.order-workspace-panel .order-workspace-back-btn,.order-workspace-panel .order-workspace-close-btn,.order-workspace-panel .order-note-edit{border-radius:0;box-shadow:none}.order-workspace-header,.products-detail-header,.jobs-detail-header,.orders-detail-header{background:#ffffffeb;border-bottom-color:#dfe7d8e6}.order-workspace-body,.products-detail-body,.jobs-detail-body,.orders-detail-body{background:transparent}.order-workspace-body{background:#fff}.order-card,.order-side-card,.orders-detail-section,.products-detail-section,.jobs-detail-section{border-radius:24px;border-color:#dfe7d8f0;box-shadow:var(--grab-shadow-soft)}.order-info-item,.products-detail-item,.jobs-detail-item,.orders-detail-item{border-radius:18px}.order-goods-panel{border-radius:20px}.order-goods-panel-header{min-height:46px;color:#7c877f}.order-note-tag.amber{background:#f4ad38}.order-note-tag.green{background:#2ec46e}.order-note-tag.purple{background:#9d8cf6}.order-note-tag.slate{background:#8d9990}.order-note-edit{color:var(--grab-accent-deep)}.order-log-item.current .order-log-dot{background:var(--grab-accent);box-shadow:0 0 0 4px #00b14f24}.overview-roadmap-step{background:var(--grab-accent-soft);color:var(--grab-accent-deep)}.overview-announcement-item:before{background:var(--grab-accent)}.jobs-detail-json-card{border-width:1px;border-style:solid;border-radius:20px;padding:14px}.jobs-detail-json-card span{display:block;color:var(--grab-muted);font-size:12px;font-weight:700}.jobs-detail-json-card pre{margin:12px 0 0;padding:14px;border-radius:16px;background:#ffffffe0;color:var(--grab-text)}@media(max-width:1180px){.app-shell-module-meta{justify-content:flex-start}}@media(max-width:860px){.global-header{height:auto;padding-top:14px;padding-bottom:14px}.workspace-shell{min-height:calc(100vh - 92px)}.left-sidebar{margin:12px 12px 0}.content-area{padding-left:12px;padding-right:12px}.app-shell-module-chip-row{padding-left:18px;padding-right:18px}.order-workspace-drawer,.products-detail-drawer,.jobs-detail-drawer,.orders-detail-drawer{top:92px;right:0;bottom:0;left:0}}:root{--grab-bg: #edf1eb;--grab-bg-deep: #edf1eb;--grab-surface: #ffffff;--grab-surface-strong: #ffffff;--grab-surface-soft: #f7f9f6;--grab-line: #e7ece4;--grab-line-strong: #dbe3d7;--grab-shadow-soft: 0 16px 36px rgba(24, 35, 28, .05);--grab-shadow-strong: 0 24px 56px rgba(24, 35, 28, .08);--grab-shadow-press: 0 10px 18px rgba(24, 35, 28, .08)}body,.app-shell,.content-shell{background:var(--grab-bg)}.global-header{margin:18px 18px 0;border-radius:30px;background:#fff;box-shadow:var(--grab-shadow-soft);border:1px solid var(--grab-line)}.workspace-shell{min-height:calc(100vh - 108px);padding:18px}.left-sidebar{margin:0;background:#fff}.content-area{padding:0 0 24px 18px}.left-sidebar-overview-card,.app-shell-module-panel,.metric-card.accent,.summary-card.accent,.hero-inline-note,.erp-page-header,.orders-toolbar-panel,.products-toolbar-panel,.erp-search-input-shell,.erp-meta-card,.readiness-item,.order-info-item,.products-detail-item,.jobs-detail-item,.orders-detail-item,.jobs-detail-json-card,.order-goods-panel,.order-goods-panel-header,.orders-board-row-top,.order-workspace-panel,.products-detail-panel,.jobs-detail-panel,.orders-detail-panel{background:#fff}.left-sidebar-item.active,.erp-filter-chip.is-active,.filter-chip.active,.orders-board-tab.is-active,.products-status-tab.is-active,.jobs-board-tab.is-active{background:#f1faf4}.app-shell-module-panel:before{display:none}.global-brand-mark,.module-chip.is-primary,.erp-action-button-primary,.order-goods-toolbar-right .erp-action-button-primary{background:var(--grab-accent)}.global-brand-mark,.module-chip.is-primary,.erp-action-button-primary,.order-goods-toolbar-right .erp-action-button-primary{box-shadow:0 14px 28px #00b14f2e}.module-chip.is-highlight,.orders-payment-chip,.order-side-chip{background:#f1faf4}.app-shell-module-panel,.panel,.page-hero,.metric-card,.erp-meta-card,.readiness-item,.overview-quick-entry-card,.overview-focus-card,.overview-system-card,.jobs-queue-card,.summary-card,.focus-item,.compact-list-item,.domain-card{background:#fff}.overview-clone-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);gap:22px}.overview-clone-card{border:1px solid var(--grab-line);background:#fff;border-radius:32px;box-shadow:var(--grab-shadow-soft);overflow:hidden}.overview-clone-hero-card{padding:30px 30px 26px}.overview-clone-hero-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.94fr);gap:18px;align-items:center}.overview-clone-hero-copy{padding:12px 8px 0 0}.overview-clone-eyebrow{display:inline-block;color:var(--grab-accent-deep);font-size:13px;font-weight:800;letter-spacing:0}.overview-clone-title{margin:22px 0 0;color:#101712;font-size:46px;line-height:1.08;font-weight:800}.overview-clone-description{margin:18px 0 0;max-width:420px;color:#59645d;font-size:18px;line-height:1.55}.overview-clone-hero-search{margin-top:28px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.overview-clone-input-pill{min-height:52px;min-width:320px;flex:1 1 320px;display:inline-flex;align-items:center;gap:10px;padding:0 18px;border-radius:999px;border:1px solid var(--grab-line);background:#fff;color:#88938c;box-shadow:inset 0 1px #fffc}.overview-clone-primary-pill{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:999px;background:var(--grab-accent);color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 14px 28px #00b14f2e}.overview-clone-primary-pill.compact{min-height:40px;padding:0 18px}.overview-clone-primary-pill.full{width:100%}.overview-clone-primary-pill:hover{transform:translateY(-1px);box-shadow:0 18px 34px #00b14f38}.overview-clone-primary-pill:active{transform:scale(.98)}.overview-clone-mini-stats{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}.overview-clone-mini-stat{min-width:144px;padding:14px 16px;border:1px solid var(--grab-line);border-radius:22px;background:#fff}.overview-clone-mini-stat span,.overview-clone-device-greeting,.overview-clone-device-card span,.overview-clone-location-card span,.overview-clone-ops-item p,.overview-clone-ops-meta span,.overview-clone-product-copy span,.overview-clone-product-meta,.overview-clone-secondary-card span,.overview-clone-wallet-card span,.overview-clone-reward-banner p,.overview-clone-history-copy span,.overview-clone-history-summary span,.overview-clone-methods-title{display:block;color:#7c877f;font-size:12px;line-height:1.45}.overview-clone-mini-stat strong{display:block;margin-top:8px;color:#111814;font-size:24px;font-weight:800}.overview-clone-hero-visual{min-height:500px;display:grid;grid-template-columns:minmax(180px,.58fr) minmax(0,1fr);gap:16px;align-items:start}.overview-clone-hero-float{position:static;padding:16px 18px;border-radius:22px;border:1px solid var(--grab-line);background:#fff;box-shadow:none}.overview-clone-hero-float strong{display:block;margin-top:8px;font-size:24px;line-height:1;color:#131a15}.overview-clone-hero-float span{color:#5f6962;font-size:12px}.overview-clone-hero-float p{margin:8px 0 0;color:#7c877f;font-size:12px;line-height:1.5}.overview-clone-hero-float-top,.overview-clone-hero-float-bottom{width:100%}.overview-clone-device{width:100%;padding:18px 18px 16px;border:1px solid var(--grab-line);border-radius:28px;background:#fff;box-shadow:var(--grab-shadow-soft)}.overview-clone-device-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.overview-clone-device-top strong{display:block;margin-top:4px;color:#121914;font-size:23px;font-weight:800}.overview-clone-device-badge{min-height:28px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:var(--grab-accent);color:#fff;font-size:12px;font-weight:700}.overview-clone-device-balance{margin-top:18px;color:#111814;font-size:30px;font-weight:800}.overview-clone-device-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.overview-clone-device-grid-item{text-align:center}.overview-clone-device-grid-icon{width:42px;height:42px;margin:0 auto 8px;display:grid;place-items:center;border-radius:16px;background:#f3f8f4;color:var(--grab-accent-deep)}.overview-clone-device-grid-item span{color:#66716a;font-size:12px;font-weight:600}.overview-clone-device-cards{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.overview-clone-device-card{padding:14px;border-radius:20px;background:#f7faf6}.overview-clone-device-card strong{display:block;margin-top:8px;color:#151c17;font-size:18px;font-weight:800}.overview-clone-service-strip{margin-top:22px}.overview-clone-section-title,.overview-clone-subsection-title{color:#1a211c;font-size:14px;font-weight:800}.overview-clone-service-grid{margin-top:16px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:stretch}.overview-clone-service-card{padding:18px 16px;border:1px solid var(--grab-line);border-radius:24px;background:#fff}.overview-clone-service-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#effaf1;color:var(--grab-accent-deep)}.overview-clone-service-card h3{margin:16px 0 0;color:#17201a;font-size:16px;font-weight:700}.overview-clone-service-card p{margin:10px 0 0;color:#7d877f;font-size:13px;line-height:1.5}.overview-clone-service-next,.overview-clone-icon-pill{border:1px solid var(--grab-line);background:#fff;color:#5f6962;border-radius:999px;box-shadow:var(--grab-shadow-soft)}.overview-clone-service-next{display:none}.overview-clone-service-next.small{width:40px;height:40px}.overview-clone-service-next.floating{position:absolute;right:-8px;top:50%;transform:translateY(-50%)}.overview-clone-ops-card{display:grid;grid-template-columns:96px minmax(0,320px) minmax(0,1fr);min-height:576px}.overview-clone-commerce-card,.overview-clone-finance-card{min-height:520px}.overview-clone-commerce-card,.overview-clone-finance-card{display:grid;grid-template-columns:96px minmax(0,1fr)}.overview-clone-rail{padding:20px 14px;border-right:1px solid #f0f2ee;display:flex;flex-direction:column;gap:8px;align-items:stretch}.overview-clone-rail-item{min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:18px;color:#6a746d;font-size:11px;font-weight:600}.overview-clone-rail-item.active{background:#eef9f1;color:var(--grab-accent-deep)}.overview-clone-ops-main,.overview-clone-map-side,.overview-clone-commerce-main,.overview-clone-finance-main{padding:28px}.overview-clone-ops-header h2,.overview-clone-commerce-header h2,.overview-clone-history-header h2{margin:14px 0 0;color:#151c17;font-size:30px;line-height:1.12;font-weight:800}.overview-clone-ops-bubble{width:fit-content;min-height:32px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:#f5f7f4;color:#7e8881;font-size:12px;font-weight:600}.overview-clone-location-card{margin-top:18px;display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--grab-line);border-radius:20px;background:#fff}.overview-clone-location-card.secondary{margin-top:12px}.overview-clone-location-card strong,.overview-clone-ops-copy strong,.overview-clone-commerce-header h2,.overview-clone-wallet-card-top strong,.overview-clone-history-copy strong,.overview-clone-history-amount{color:#141b16}.overview-clone-location-icon,.overview-clone-ops-dot,.overview-clone-ride-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#eef9f1;color:var(--grab-accent-deep);flex-shrink:0}.overview-clone-ops-list{margin-top:26px}.overview-clone-ops-list-title{color:#171f19;font-size:14px;font-weight:800}.overview-clone-ops-item{margin-top:16px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center}.overview-clone-ops-meta{text-align:right}.overview-clone-ops-meta span:first-child{color:#161d18;font-weight:700}.overview-clone-map-side{position:relative;background:#f8faf7}.overview-clone-map-stage{position:relative;min-height:220px;border-radius:24px;border:1px solid #edf1ec;background:#fff;overflow:hidden}.overview-clone-map-stage:before,.overview-clone-map-stage:after{display:none}.overview-clone-safety-pill{position:absolute;top:18px;right:18px;z-index:2;min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--grab-line);border-radius:999px;background:#fffffff2;color:#5f6962;font-size:12px;font-weight:600}.overview-clone-route-badge{position:absolute;left:22px;top:22px;z-index:2;padding:8px 10px;border-radius:16px;background:#f4f8f5;color:#69736c;font-size:11px;font-weight:600}.overview-clone-map-pin{position:absolute;z-index:2;width:12px;height:12px;border-radius:999px;background:var(--grab-accent);border:2px solid #ffffff}.overview-clone-map-pin.pin-a{top:82px;left:108px}.overview-clone-map-pin.pin-b{top:118px;left:220px}.overview-clone-map-pin.pin-c{top:164px;right:86px}.overview-clone-route-line{position:absolute;z-index:1;height:4px;border-radius:999px;background:var(--grab-accent);transform-origin:left center}.overview-clone-route-line.line-a{top:88px;left:116px;width:68px;transform:rotate(28deg)}.overview-clone-route-line.line-b{top:122px;left:174px;width:72px;transform:rotate(-34deg)}.overview-clone-route-line.line-c{top:138px;left:228px;width:92px;transform:rotate(33deg)}.overview-clone-ride-panel{position:relative;z-index:3;margin:14px auto 0;width:min(100%,368px);padding:16px 18px 18px;border-radius:24px;border:1px solid var(--grab-line);background:#fff;box-shadow:var(--grab-shadow-soft)}.overview-clone-ride-tabs{display:flex;gap:22px;padding:0 10px 12px;border-bottom:1px solid #eef1ec}.overview-clone-ride-tabs button,.overview-clone-history-header button{padding:0;border:0;background:transparent;color:#8a948d;font-size:13px;font-weight:600;cursor:pointer}.overview-clone-ride-tabs button.active,.overview-clone-history-header button{color:var(--grab-accent-deep)}.overview-clone-ride-list{margin-top:10px;display:flex;flex-direction:column;gap:6px}.overview-clone-ride-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border-radius:18px}.overview-clone-ride-item:first-child{background:#f4fcf6}.overview-clone-ride-copy p{margin:4px 0 0;color:#8a948d;font-size:12px}.overview-clone-ride-meta{text-align:right}.overview-clone-ride-meta strong{display:block;color:#111814;font-size:15px;font-weight:700}.overview-clone-ride-meta span{color:#8a948d;font-size:11px}.overview-clone-ride-footer{margin-top:14px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center}.overview-clone-ride-footer span{color:#202822;font-size:13px;font-weight:700}.overview-clone-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center}.overview-clone-brand-line{display:inline-flex;align-items:center;gap:8px;color:#5f6962;font-size:12px;font-weight:700}.overview-clone-search-shell{min-height:46px;display:inline-flex;align-items:center;gap:10px;padding:0 16px;border-radius:999px;background:#f7f9f6;color:#98a39b}.overview-clone-icon-pill{width:40px;height:40px;display:grid;place-items:center}.overview-clone-commerce-header{margin-top:26px}.overview-clone-commerce-header p{margin:12px 0 0;color:#6c766f;font-size:14px;line-height:1.5}.overview-clone-category-row{margin-top:20px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.overview-clone-category-pill{min-height:36px;padding:0 16px;border:1px solid var(--grab-line);border-radius:999px;background:#fff;color:#616b64;font-size:12px;font-weight:700;cursor:pointer}.overview-clone-category-pill.active{border-color:transparent;background:var(--grab-accent);color:#fff}.overview-clone-product-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.overview-clone-product-card{position:relative;overflow:hidden;border:1px solid var(--grab-line);border-radius:24px;background:#fff}.overview-clone-product-card img,.overview-clone-secondary-card img{width:100%;display:block;object-fit:cover}.overview-clone-product-card img{aspect-ratio:1.15 / 1}.overview-clone-product-badge{position:absolute;top:12px;left:12px;min-height:24px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;color:#fff;font-size:11px;font-weight:800}.overview-clone-product-badge.badge-0{background:#0ea950}.overview-clone-product-badge.badge-1{background:#ea7c35}.overview-clone-product-badge.badge-2{background:#28b16a}.overview-clone-product-badge.badge-3{background:#73c95e}.overview-clone-product-copy{padding:14px 14px 16px}.overview-clone-product-copy strong,.overview-clone-secondary-card strong,.overview-clone-reward-banner strong,.overview-clone-method-row span,.overview-clone-wallet-card-top strong{display:block;color:#141b16;font-weight:700}.overview-clone-product-meta{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.overview-clone-subsection-title{margin-top:26px}.overview-clone-secondary-grid{position:relative;margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.overview-clone-secondary-card{overflow:hidden;border:1px solid var(--grab-line);border-radius:22px;background:#fff}.overview-clone-secondary-card img{aspect-ratio:1.28 / 1}.overview-clone-secondary-card strong,.overview-clone-secondary-card span{padding-left:14px;padding-right:14px}.overview-clone-secondary-card strong{margin-top:12px}.overview-clone-secondary-card span{margin:6px 0 14px}.overview-clone-finance-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.88fr);gap:24px}.overview-clone-wallet-card,.overview-clone-history-card,.overview-clone-methods-card{border:1px solid var(--grab-line);border-radius:26px;background:#fff}.overview-clone-wallet-card{padding:22px}.overview-clone-wallet-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.overview-clone-wallet-card-top strong{margin-top:10px;font-size:40px;line-height:1;font-weight:800}.overview-clone-wallet-actions{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.overview-clone-wallet-actions button{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid var(--grab-line);border-radius:22px;background:#fff;color:#5f6962;font-size:12px;font-weight:700;cursor:pointer}.overview-clone-reward-banner{margin-top:22px;padding:18px 20px;border-radius:22px;background:#f1faf4;display:flex;align-items:center;justify-content:space-between;gap:16px}.overview-clone-reward-banner span{margin-top:12px;color:#1e7c3f;font-size:30px;font-weight:800}.overview-clone-gift-block{width:86px;height:86px;display:grid;place-items:center;border-radius:24px;background:#dff5e6;color:var(--grab-accent-deep);flex-shrink:0}.overview-clone-methods-card{margin-top:20px;padding:18px 18px 8px}.overview-clone-method-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px 0;border-top:1px solid #f0f2ee}.overview-clone-method-row:first-of-type{border-top:0}.overview-clone-method-chip{min-width:46px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef4ff;color:#2f68d6;font-size:11px;font-weight:800}.overview-clone-method-chip.mastercard{background:#fff0ea;color:#d8651f}.overview-clone-method-row em{color:var(--grab-accent-deep);font-style:normal;font-size:12px;font-weight:700}.overview-clone-history-card{padding:22px}.overview-clone-history-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.overview-clone-history-list{margin-top:20px;display:flex;flex-direction:column;gap:14px}.overview-clone-history-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:center}.overview-clone-history-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#f5f7f4;color:#69746d}.overview-clone-history-icon.positive{background:#eefaf1;color:var(--grab-accent-deep)}.overview-clone-history-amount{font-size:16px}.overview-clone-history-amount.positive{color:var(--grab-accent-deep)}.overview-clone-history-summary{margin-top:22px;padding-top:18px;border-top:1px solid #f0f2ee;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.overview-clone-history-summary strong{display:block;margin-top:8px;color:#141b16;font-size:15px;font-weight:700}@media(max-width:1280px){.overview-clone-page{grid-template-columns:1fr}.overview-clone-ops-card,.overview-clone-commerce-card,.overview-clone-finance-card{grid-template-columns:88px minmax(0,1fr)}.overview-clone-ops-card{grid-template-areas:"rail main" "rail map"}.overview-clone-ops-card>.overview-clone-rail{grid-area:rail}.overview-clone-ops-main{grid-area:main}.overview-clone-map-side{grid-area:map}}@media(max-width:1080px){.content-area{padding-left:0}.overview-clone-hero-main,.overview-clone-finance-main{grid-template-columns:1fr}.overview-clone-service-grid,.overview-clone-product-grid,.overview-clone-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.global-header{margin:12px 12px 0;border-radius:24px}.workspace-shell{padding:12px;min-height:calc(100vh - 96px)}.content-area{padding:0}.overview-clone-page,.overview-clone-hero-main,.overview-clone-finance-main,.overview-clone-service-grid,.overview-clone-product-grid,.overview-clone-secondary-grid,.overview-clone-wallet-actions,.overview-clone-history-summary{grid-template-columns:1fr}.overview-clone-hero-card,.overview-clone-ops-main,.overview-clone-map-side,.overview-clone-commerce-main,.overview-clone-finance-main{padding:20px}.overview-clone-title{font-size:42px}.overview-clone-input-pill{min-width:0}.overview-clone-ops-card,.overview-clone-commerce-card,.overview-clone-finance-card{grid-template-columns:1fr}.overview-clone-rail{padding:14px;border-right:0;border-bottom:1px solid #f0f2ee;flex-direction:row;overflow:auto}.overview-clone-rail-item{min-width:72px;min-height:58px;flex-shrink:0}.overview-clone-service-next.floating{position:static;transform:none;justify-self:center}.order-workspace-drawer,.products-detail-drawer,.jobs-detail-drawer,.orders-detail-drawer{top:96px;right:12px;bottom:12px;left:12px}}.app-shell{background:#fff}.global-header{top:10px;height:64px;padding:0 24px 0 20px;background:#fff;color:#121814;border-bottom:1px solid #e8ece6;-webkit-backdrop-filter:none;backdrop-filter:none}.global-brand{min-width:148px}.global-brand-mark{width:32px;height:32px;border-radius:10px;background:#08b44d;box-shadow:none}.global-brand-name{font-size:16px;color:#121814;font-weight:800}.global-brand-subtitle{font-size:10px;color:#7e8881}.global-nav{display:flex;align-items:center;gap:8px;margin-left:10px}.global-nav-link{min-height:38px;display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;color:#6f7972;font-size:15px;font-weight:700;transition:background-color .12s ease,color .12s ease}.global-nav-link:hover{background:#f6f8f5;color:#121814}.global-nav-link.active{background:#eef9f1;color:#08b44d}.workspace-shell{grid-template-columns:198px minmax(0,1fr);gap:18px;align-items:start;padding:0;background:#fff;border:1px solid #edf1ec;border-radius:30px;box-shadow:0 16px 42px #1220160f;overflow:hidden}.left-sidebar{position:sticky;top:82px;align-self:start;border-right:1px solid #eef2ec;border-radius:0;background:#fff;box-shadow:none}.left-sidebar-header{display:none}.left-sidebar-brand{display:flex;align-items:center;gap:10px}.left-sidebar-brand-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#08b44d;color:#fff;font-size:13px;font-weight:800}.left-sidebar-brand-copy strong,.left-sidebar-brand-copy span{display:block}.left-sidebar-brand-copy strong{color:#121814;font-size:14px;font-weight:800}.left-sidebar-brand-copy span{margin-top:2px;color:#98a199;font-size:11px;font-weight:600}.global-header-search{min-width:240px;height:38px;display:inline-flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #edf1ec;border-radius:999px;background:#f8faf8;color:#8e9890}.global-header-search input{width:100%;border:0;padding:0;background:transparent;color:#202722;font-size:13px;outline:none}.global-header-search input::placeholder{color:#98a199}.global-user-chip{min-height:38px;display:inline-flex;align-items:center;gap:10px;padding:0 10px 0 6px;border:1px solid #edf1ec;border-radius:999px;background:#fff;color:#202722;cursor:pointer}.global-user-chip.is-open{border-color:#d9e4da;background:#f8faf8}.global-user-menu-shell{position:relative}.global-user-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:208px;padding:10px;border:1px solid #e8eee7;border-radius:18px;background:#fff;box-shadow:0 18px 38px #141e161a;z-index:30}.global-user-dropdown-group{display:flex;flex-direction:column;gap:4px}.global-user-dropdown-item{min-height:42px;display:flex;align-items:center;gap:12px;padding:0 10px;border:0;background:transparent;color:#2a312c;font-size:14px;text-align:left;border-radius:12px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.global-user-dropdown-icon-shell{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#f3f7f2;color:#5f6962}.global-user-dropdown-label{font-weight:500}.global-user-dropdown-arrow{margin-left:auto;color:#a8b0a9}.global-user-dropdown-item:hover{background:#f4faf5;color:#0f8f41}.global-user-dropdown-item:hover .global-user-dropdown-icon-shell{background:#eaf7ed;color:#08b44d}.global-user-dropdown-item:hover .global-user-dropdown-arrow{color:#08b44d}.global-user-dropdown-item.is-destructive{color:#a13f54}.global-user-dropdown-item.is-destructive .global-user-dropdown-icon-shell{background:#fff2f4;color:#cf4e6f}.global-user-dropdown-item.is-destructive .global-user-dropdown-arrow{color:#d88a9b}.global-user-dropdown-item.is-destructive:hover{background:#fff5f6;color:#b63d5b}.global-user-dropdown-item.is-destructive:hover .global-user-dropdown-icon-shell{background:#ffe8ee;color:#cf4e6f}.global-user-dropdown-divider{height:1px;margin:8px 6px;background:#edf2eb}.global-user-chip svg{transition:transform .12s ease}.global-user-chip.is-open svg{transform:rotate(180deg)}.global-user-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#ffd9c6,#f2b8a0);color:#5f2f1f;font-size:12px;font-weight:800;flex-shrink:0}.global-user-copy strong,.global-user-copy span{display:block}.global-user-copy strong{font-size:13px;font-weight:700;color:#202722}.global-user-copy span{margin-top:1px;color:#98a199;font-size:11px;font-weight:500}.left-sidebar-body{padding:28px 18px 18px 12px}.left-sidebar-items{display:flex;flex-direction:column;gap:10px}.left-sidebar-item{min-height:60px;padding:10px 14px 10px 18px;border-radius:18px;color:#364039;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;border-bottom:0;margin-right:10px}.left-sidebar-item:hover{background:#f7faf8}.left-sidebar-item.active{background:#eef9f1;color:#08b44d}.left-sidebar-item.active:before{left:0;top:12px;bottom:12px;width:3px;background:#08b44d;border-radius:999px}.left-sidebar-item-main{display:inline-flex;align-items:flex-start;gap:14px;min-width:0;flex:1}.left-sidebar-item-icon-shell{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;background:transparent;color:#4f5b53;flex-shrink:0;margin-top:2px}.left-sidebar-item-copy{min-width:0}.left-sidebar-item-copy span{display:block}.left-sidebar-item-label{font-size:14px;font-weight:700;color:#303832}.left-sidebar-item-meta{display:block;margin-top:2px;color:#98a199;font-size:11px;font-weight:500;line-height:1.35}.left-sidebar-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:0 8px;border-radius:999px;background:#f3faf5;color:#08b44d;font-size:11px;font-weight:700;flex-shrink:0;align-self:center}.left-sidebar-item.active .left-sidebar-item-label,.left-sidebar-item.active .left-sidebar-item-icon-shell{color:#08b44d}.content-shell{min-width:0;align-self:stretch;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.content-area{padding:18px 20px 24px 22px;background:transparent}.orders-reference-page{gap:0}.orders-master-panel{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.orders-master-panel:hover{transform:none;box-shadow:none}.orders-master-header,.orders-master-summary,.orders-master-controls,.orders-master-list-shell{padding:18px 20px}.orders-master-summary{padding-bottom:12px;border-bottom:1px solid rgba(229,231,235,.55)}.orders-master-controls{padding-top:12px}.orders-master-controls,.orders-master-list-shell{border-top:1px solid rgba(229,231,235,.55)}.orders-master-header{display:grid;grid-template-columns:minmax(0,1.1fr) auto;align-items:end;gap:24px}.orders-master-summary{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(520px,.85fr);align-items:stretch;gap:18px}.orders-master-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.orders-master-metric{min-height:74px;padding:12px 14px;border:1px solid #edf1ec;border-radius:18px;background:#fff}.orders-master-metric span,.orders-master-section-copy{color:#8a948d;font-size:12px;line-height:1.5}.orders-master-metric strong{display:block;margin-top:8px;color:#151b17;font-size:24px;font-weight:800}.orders-master-metric.is-accent{background:#f7fcf8;border-color:#deefe2}.orders-master-controls{background:#fcfdfc}.orders-control-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 0 12px}.orders-control-bar strong,.orders-more-actions-section strong{display:block;color:#17201a;font-size:14px;font-weight:800}.orders-control-bar span{display:block;margin-top:2px;color:#8a948d;font-size:12px;font-weight:500}.orders-control-bar-actions,.orders-primary-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.orders-advanced-filter-panel,.orders-more-actions-panel{margin-top:12px;padding:14px;border:1px solid #e8efe8!important;border-radius:8px;background:#fff}.orders-advanced-filter-panel .erp-filter-row+.erp-filter-row{margin-top:10px;padding-top:10px;border-top:1px solid rgba(229,231,235,.55)}.orders-more-actions-panel{display:grid;gap:14px}.orders-more-actions-section{display:grid;gap:10px}.orders-more-actions-section+.orders-more-actions-section{padding-top:14px;border-top:1px solid rgba(229,231,235,.65)}.orders-saved-filter-row{padding-bottom:10px;border-bottom:1px solid rgba(229,231,235,.55)}.products-control-bar{padding-bottom:14px}.products-more-actions-panel{margin-top:14px;display:grid;gap:14px;border:1px solid #e8efe8!important;border-radius:8px;background:#fff}.products-primary-actions{align-items:center}.inventory-workbench-panel,.inventory-more-actions-panel{border-radius:8px}.inventory-control-bar{padding-bottom:14px}.inventory-filter-stack{padding:0}.inventory-more-actions-panel{display:grid;gap:14px}.reports-export-actions-panel,.readiness-export-actions-panel,.inventory-wms-tools-panel{margin-top:16px;display:grid;gap:14px;border:1px solid #e8efe8!important;border-radius:8px;background:#fff}.import-export-row-actions{align-items:flex-start}.import-export-row-more-actions{display:flex;flex-basis:100%;flex-wrap:wrap;gap:8px 12px;padding-top:6px}.orders-master-section-head,.orders-master-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.orders-master-section-title{margin:0;color:#18201b;font-size:20px;font-weight:800}.orders-master-filter-stack{margin-top:6px}.orders-master-filter-stack .erp-filter-row+.erp-filter-row{margin-top:10px;padding-top:10px;border-top:1px solid rgba(229,231,235,.55)}.orders-master-toolbar{margin-top:14px;padding-top:14px;border-top:1px solid rgba(229,231,235,.55)}.orders-master-list-shell{background:#fff}.orders-master-list-head{margin-bottom:14px}.orders-reference-page .orders-hero-search-pill,.orders-reference-page .erp-action-button,.orders-reference-page .erp-filter-chip,.orders-reference-page .erp-search-type-select,.orders-reference-page .erp-search-input,.orders-reference-page .orders-board-tab,.orders-reference-page .orders-icon-action{box-shadow:none}.orders-reference-page .orders-hero-search-pill,.orders-reference-page .erp-search-type-select,.orders-reference-page .erp-search-input{background:#fff}.orders-reference-page .erp-filter-chip,.orders-reference-page .erp-search-type-select,.orders-reference-page .erp-search-input,.orders-reference-page .erp-action-button{border-color:#e8ece6;border-radius:14px}.orders-reference-page .erp-search-input{width:420px;min-width:420px;flex:0 0 420px}.orders-reference-page .erp-filter-chip.is-active,.orders-reference-page .orders-board-tab.is-active{background:#f2faf4;border-color:#dbeee0;color:#08b44d}.orders-shop-filter-option{display:inline-flex;align-items:center;gap:8px}.orders-shop-filter-count{min-width:18px;min-height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#eef9f1;color:#08b44d;font-size:11px;font-weight:700;line-height:1}.orders-reference-page .erp-filter-chip.is-active .orders-shop-filter-count{background:#08b44d;color:#fff}.orders-reference-page .orders-hero-primary-btn{box-shadow:none}.orders-reference-page .orders-board-tab-strip{gap:10px}.orders-reference-page .orders-board-tab{min-width:108px;min-height:56px;padding:10px 12px;border-radius:16px;border:1px solid #edf1ec;background:#fff}.orders-reference-page .orders-board{border:1px solid #edf1ec;border-radius:22px;background:#fff;overflow:hidden}.orders-reference-page .orders-board-header{padding:0 18px;background:#fcfdfc;border-bottom:1px solid #edf1ec}.orders-reference-page .orders-board-header-cell{min-height:52px;border-bottom:0}.orders-reference-page .orders-board-body{padding:0;gap:0}.orders-reference-page .orders-board-row{border:0;border-bottom:1px solid rgba(229,231,235,.55)!important;border-radius:0;box-shadow:none}.orders-reference-page .orders-board-row:last-child{border-bottom:0}.orders-reference-page .orders-board-row-top{padding:10px 14px 8px;background:#fff;border-bottom:1px solid #f3f5f2}.orders-reference-page .orders-board-grid>*{min-height:148px;padding:14px 12px;background:#fff;border-right:1px solid #f1f4ef}.orders-reference-page .orders-board-grid>*:last-child{border-right:0}.orders-reference-page .orders-product-thumb{border-radius:14px;box-shadow:none}.orders-reference-page .orders-payment-chip{background:#f1faf4;color:#08b44d}.products-reference-page{gap:0}.products-reference-page .products-master-summary{grid-template-columns:1fr}.products-diagnostic-panel{display:grid;gap:12px;margin-top:14px;padding:14px;border:1px solid #e8ece6;border-radius:8px;background:#fff}.products-diagnostic-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.products-diagnostic-title{min-width:0;display:flex;align-items:flex-start;gap:10px}.products-diagnostic-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:8px;background:#fff7ed;color:#c2410c}.products-diagnostic-title h2{margin:0;color:#222938;font-size:15px;line-height:1.3}.products-diagnostic-title p{margin:3px 0 0;color:#7b8495;font-size:12px;line-height:1.45}.products-diagnostic-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.products-diagnostic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.products-diagnostic-card{min-width:0;display:grid;gap:8px;padding:12px;border:1px solid #edf1ec;border-radius:8px;background:#fcfdfc}.products-diagnostic-card.tone-red{border-color:#ffd3cc;background:#fff7f5}.products-diagnostic-card.tone-amber{border-color:#fde7bd;background:#fffaf0}.products-diagnostic-card.tone-blue{border-color:#cfe2ff;background:#f7fbff}.products-diagnostic-card.is-active{border-color:#08b44d;box-shadow:inset 0 0 0 1px #08b44d29}.products-diagnostic-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#4c5567;font-size:12px;font-weight:700}.products-diagnostic-card strong{color:#222938;font-size:24px;line-height:1}.products-diagnostic-card p{min-height:34px;margin:0;color:#667085;font-size:12px;line-height:1.45}.products-diagnostic-list{display:grid;gap:8px}.products-diagnostic-row{width:100%;min-height:44px;display:grid;grid-template-columns:8px minmax(180px,.6fr) minmax(180px,1fr);align-items:center;gap:10px;padding:9px 10px;border:1px solid #edf1ec;border-radius:8px;background:#fff;color:#303849;text-align:left;cursor:pointer}.products-diagnostic-row:hover{border-color:#dbeee0;background:#f8fcf9}.products-diagnostic-dot{width:8px;height:8px;border-radius:999px;background:#2563eb}.products-diagnostic-dot.tone-red{background:#dc2626}.products-diagnostic-dot.tone-amber{background:#d97706}.products-diagnostic-dot.tone-blue{background:#2563eb}.products-diagnostic-row-main{min-width:0;display:grid;gap:2px}.products-diagnostic-row-main strong,.products-diagnostic-row-main small,.products-diagnostic-row-issues{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-diagnostic-row-main strong{color:#222938;font-size:12px}.products-diagnostic-row-main small,.products-diagnostic-row-issues{color:#7b8495;font-size:12px}.products-diagnostic-empty{padding:14px;border:1px dashed #dfe6dc;border-radius:8px;color:#7b8495;background:#fbfdfb;font-size:12px;line-height:1.5}.products-reference-page .orders-hero-service-row{grid-column:1 / -1}.products-reference-page .orders-master-panel{border-radius:0}.products-reference-page .erp-action-button,.products-reference-page .erp-filter-chip,.products-reference-page .erp-search-type-select,.products-reference-page .erp-search-input,.products-reference-page .products-status-tab,.products-reference-page .erp-row-action-button{box-shadow:none;border-color:#e8ece6}.products-reference-page .erp-search-type-select,.products-reference-page .erp-search-input,.products-reference-page .erp-row-action-button,.products-reference-page .erp-action-button,.products-reference-page .erp-filter-chip{border-radius:14px}.products-reference-page .erp-search-type-select,.products-reference-page .erp-search-input{background:#fff}.products-reference-page .erp-search-input{width:420px;min-width:420px;flex:0 0 420px}.products-reference-page .erp-filter-chip.is-active,.products-reference-page .products-status-tab.is-active{background:#f2faf4;border-color:#dbeee0;color:#08b44d}.products-reference-page .products-status-tab-strip{gap:10px;justify-content:flex-end}.products-reference-page .products-status-tab{min-width:108px;min-height:56px;padding:10px 12px;border-radius:16px;border:1px solid #edf1ec;background:#fff}.products-reference-page .products-master-list-shell{background:#fff}.products-reference-page .products-list-panel-header{padding:0 0 14px;border-bottom:1px solid rgba(229,231,235,.55)}.products-reference-page .products-list-header-row{align-items:center}.products-reference-page .products-list-state-text{min-height:18px;margin:0;color:#8a948d;font-size:12px;line-height:1.5}.products-reference-page .table-wrap{margin-top:0;background:#fff}.products-pagination-bar,.list-pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0 0;border-top:1px solid rgba(229,231,235,.55);flex-wrap:wrap}.products-pagination-summary,.list-pagination-summary{min-width:0;display:grid;gap:3px}.products-pagination-summary strong,.list-pagination-summary strong{color:#17201a;font-size:13px;font-weight:800}.products-pagination-summary span,.products-page-size-control span,.list-pagination-summary span,.list-page-size-control span{color:#8a948d;font-size:12px;line-height:1.45}.products-pagination-controls,.products-page-size-control,.products-pagination-buttons,.list-pagination-controls,.list-page-size-control,.list-pagination-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.products-page-size-control select,.list-page-size-control select{min-width:74px;min-height:34px;padding:0 10px;border:1px solid #e8ece6;border-radius:8px;background:#fff;color:#17201a;font:inherit;font-size:13px}.products-reference-page .data-table th{background:#fcfdfc}.products-reference-page .data-table th,.products-reference-page .data-table td{border-bottom-color:#e5e7eb8c}.products-reference-page .products-table-row.is-active td{background:#f7fcf8}.products-reference-page .products-table-link-button:hover .products-table-product-title{color:#08b44d}@media(max-width:860px){.products-reference-page .erp-search-input{width:100%;min-width:0;flex:1 1 100%}.products-reference-page .products-status-tab-strip{justify-content:flex-start}.products-reference-page .products-list-header-row{align-items:flex-start}.products-pagination-bar,.products-pagination-controls{align-items:stretch;flex-direction:column}.products-page-size-control,.products-pagination-buttons{width:100%}.products-page-size-control select{flex:1 1 auto}.products-diagnostic-row{grid-template-columns:8px minmax(0,1fr);align-items:start}.products-diagnostic-row-issues{grid-column:2;white-space:normal}}.overview-dashboard-page{padding:0 6px 8px}.overview-dashboard-card{position:relative;padding:22px 24px 18px;border:1px solid #e7edf5;border-radius:20px;background:#fff;box-shadow:0 14px 34px #0f172a0d}.overview-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.overview-dashboard-title-group{min-width:0}.overview-dashboard-title{margin:0;color:#121a2b;font-size:22px;font-weight:800;line-height:1.15}.overview-dashboard-subtitle{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.5}.overview-dashboard-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.overview-dashboard-date-chip{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #dfe7f2;border-radius:12px;background:#fff;color:#1f2a37;font-size:12px;font-weight:600}.overview-dashboard-date-separator{color:#8a94a6}.overview-dashboard-date-refresh{color:#9aa5b4}.overview-dashboard-granularity-group,.overview-dashboard-range-group{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid #dfe7f2;border-radius:14px;background:#f8fafc}.overview-dashboard-granularity-option,.overview-dashboard-range-chip{min-height:32px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#475467;font-size:12px;font-weight:700;cursor:pointer}.overview-dashboard-granularity-option.is-active,.overview-dashboard-range-chip.is-active{background:#fff;color:#101828;box-shadow:0 1px 2px #1018280f}.overview-dashboard-range-chip.is-active{color:#16b85b}.overview-dashboard-metric-grid{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.overview-dashboard-metric-card{padding:14px 14px 12px;border:1px solid #e6edf5;border-radius:14px;background:#fff;box-shadow:0 8px 22px #0f172a09}.overview-dashboard-metric-card.is-featured{border-color:#16b85b3d;box-shadow:0 10px 24px #16b85b14}.overview-dashboard-metric-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.overview-dashboard-metric-copy span{display:block;color:#111827;font-size:13px;font-weight:700}.overview-dashboard-metric-copy strong{display:block;margin-top:10px;color:#0f172a;font-size:20px;font-weight:800;line-height:1.05}.overview-dashboard-metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;flex-shrink:0}.overview-dashboard-metric-icon.tone-green{background:#eafaf1;color:#16b85b}.overview-dashboard-metric-icon.tone-blue{background:#ecf4ff;color:#2f7bf6}.overview-dashboard-metric-icon.tone-emerald{background:#ebfbf5;color:#22b573}.overview-dashboard-metric-icon.tone-red{background:#fff0ee;color:#f04f3e}.overview-dashboard-metric-trend{margin-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.overview-dashboard-metric-change{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700}.overview-dashboard-metric-change.positive{color:#16b85b}.overview-dashboard-metric-change.negative{color:#f04f3e}.overview-dashboard-metric-period{color:#667085;font-size:12px}.overview-dashboard-chart-wrap{margin-top:16px}.overview-dashboard-chart-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.overview-dashboard-legend{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.overview-dashboard-legend-item{display:inline-flex;align-items:center;gap:8px;color:#4b5563;font-size:12px;font-weight:600}.overview-dashboard-chart-note{color:#667085;font-size:12px;font-weight:600}.overview-dashboard-legend-line{position:relative;width:22px;height:2px;border-radius:999px}.overview-dashboard-legend-line:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border:2px solid currentColor;border-radius:999px;background:#fff;transform:translate(-50%,-50%)}.overview-dashboard-legend-line.green{background:#16b85b;color:#16b85b}.overview-dashboard-legend-line.blue{background:#2f7bf6;color:#2f7bf6}.overview-dashboard-chart-surface{position:relative;margin-top:8px;padding-top:8px;border-top:1px solid #f0f3f7;overflow:visible}.overview-dashboard-chart-svg{width:100%;height:auto;display:block}.overview-dashboard-grid-line{stroke:#edf2f7;stroke-width:1;stroke-dasharray:4 6}.overview-dashboard-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.overview-dashboard-line.green{stroke:#16b85b}.overview-dashboard-line.blue{stroke:#2f7bf6}.overview-dashboard-point{cursor:pointer;stroke:#fff;stroke-width:2.5}.overview-dashboard-point.green{fill:#16b85b}.overview-dashboard-point.blue{fill:#2f7bf6}.overview-dashboard-active-line{stroke:#d5dde9;stroke-width:1;stroke-dasharray:4 6}.overview-dashboard-axis-text{fill:#667085;font-size:10.5px;font-weight:500}.overview-dashboard-axis-text.right{fill:#718198}.overview-dashboard-axis-text.bottom{fill:#7b8698}.overview-dashboard-tooltip{position:absolute;min-width:160px;padding:10px 12px;border:1px solid #e6edf5;border-radius:12px;background:#fffffffa;box-shadow:0 14px 28px #0f172a1f;transform:translate(-50%,-100%);z-index:2;pointer-events:none}.overview-dashboard-tooltip strong{display:block;color:#344054;font-size:12px;font-weight:700}.overview-dashboard-tooltip-row{margin-top:7px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;color:#4b5563;font-size:12px}.overview-dashboard-tooltip-row b{color:#111827;font-size:12px}.overview-dashboard-tooltip-dot{width:10px;height:10px;border-radius:999px}.overview-dashboard-tooltip-dot.green{background:#16b85b}.overview-dashboard-tooltip-dot.blue{background:#2f7bf6}.overview-dashboard-footer{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #edf2f7}.overview-dashboard-footer-item{min-width:0;padding:12px 10px 4px}.overview-dashboard-footer-item+.overview-dashboard-footer-item{border-left:1px solid #edf2f7}.overview-dashboard-footer-item span{display:block;color:#667085;font-size:12px}.overview-dashboard-footer-item strong{display:block;margin-top:6px;color:#111827;font-size:14px;font-weight:700;line-height:1.35}@media(max-width:1280px){.overview-dashboard-metric-grid,.overview-dashboard-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-dashboard-footer-item:nth-child(3){border-left:0}}@media(max-width:860px){.overview-dashboard-page{padding:0}.overview-dashboard-card{padding:18px 16px 14px;border-radius:16px}.overview-dashboard-controls,.overview-dashboard-metric-grid,.overview-dashboard-date-chip,.overview-dashboard-granularity-group,.overview-dashboard-range-group{width:100%}.overview-dashboard-date-chip,.overview-dashboard-range-group{justify-content:space-between}.overview-dashboard-metric-grid{grid-template-columns:1fr}.overview-dashboard-title{font-size:22px}.overview-dashboard-legend{gap:12px}.overview-dashboard-footer{grid-template-columns:1fr}.overview-dashboard-footer-item+.overview-dashboard-footer-item{border-left:0;border-top:1px solid #edf2f7}}.overview-reference-page{gap:0}.overview-reference-page .overview-master-summary{grid-template-columns:1fr}.overview-reference-page .overview-service-row{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.overview-reference-page .orders-master-panel{border-radius:0}.overview-reference-page .erp-filter-chip{border-radius:14px;border-color:#e8ece6;box-shadow:none}.overview-reference-page .erp-filter-chip.is-active{background:#f2faf4;border-color:#dbeee0;color:#08b44d}.overview-chart-shell{background:#fff}.overview-chart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.overview-chart-header-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.overview-chart-live-pill{min-height:32px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #e8ece6;border-radius:999px;background:#fff;color:#617068;font-size:12px;font-weight:600}.overview-chart-live-dot{width:8px;height:8px;border-radius:999px;background:#08b44d;box-shadow:0 0 0 4px #08b44d1f}.overview-chart-range-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.overview-chart-legend{margin-top:14px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.overview-chart-legend-item{min-height:38px;display:inline-flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #e8ece6;border-radius:14px;background:#fff}.overview-chart-legend-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.overview-chart-legend-dot.orders,.overview-chart-line.orders,.overview-chart-point.orders{color:#08b44d;stroke:#08b44d;fill:#08b44d}.overview-chart-legend-dot.revenue,.overview-chart-line.revenue,.overview-chart-point.revenue{color:#2f80ed;stroke:#2f80ed;fill:#2f80ed}.overview-chart-legend-label{color:#7f8a82;font-size:12px;font-weight:600}.overview-chart-legend-item strong{color:#151b17;font-size:13px;font-weight:800}.overview-chart-surface{margin-top:16px;border:1px solid #edf1ec;border-radius:18px;background:linear-gradient(180deg,#fff,#fcfdfc);overflow:hidden}.overview-chart-svg{width:100%;height:auto;display:block}.overview-chart-grid-line{stroke:#e5e7ebcc;stroke-width:1}.overview-chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.overview-chart-point{stroke:#fff;stroke-width:2}.overview-chart-axis-text{fill:#8a948d;font-size:11px;font-weight:600}.overview-data-grid-compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:1200px){.overview-reference-page .overview-service-row,.overview-data-grid-compact{grid-template-columns:1fr}}@media(max-width:860px){.overview-chart-header-right{justify-content:flex-start}}.overview-workbench .metric-card{min-height:78px;border-radius:12px;background:#fff}.overview-workbench .metric-card.accent{background:#fff;border-color:#e8ece6}.overview-hub-card{padding:20px 22px;border-radius:12px;background:#fff}.overview-hub-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:18px;align-items:stretch}.overview-hub-copy{min-width:0}.overview-hub-navline{display:inline-flex;align-items:center;gap:14px;color:#788279;font-size:12px;font-weight:600}.overview-hub-brand{color:#08b44d;font-size:14px;font-weight:800}.overview-hub-title{margin:10px 0 0;color:#121814;font-size:26px;line-height:1.12;font-weight:800}.overview-hub-description{margin:10px 0 0;max-width:560px;color:#647067;font-size:13px;line-height:1.55}.overview-hub-summary{padding:10px 16px;border:1px solid #e8ece6;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:0}.overview-hub-summary-top,.overview-hub-summary-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #eef2ec}.overview-hub-summary-top span,.overview-hub-summary-item span,.overview-focus-copy p,.overview-focus-meta span,.overview-status-card p{color:#7f8a82;font-size:12px;line-height:1.5}.overview-hub-summary-top strong,.overview-hub-summary-item strong,.overview-focus-copy strong,.overview-focus-meta strong,.overview-status-card strong{display:block;color:#131914}.overview-hub-summary-top strong{font-size:15px;font-weight:800}.overview-hub-summary-item{padding:10px 0}.overview-hub-summary-item:last-child{border-bottom:0}.overview-hub-summary-item strong{font-size:18px;font-weight:800}.overview-workbench-grid,.overview-data-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:16px}.overview-focus-panel,.overview-status-panel,.overview-data-panel,.overview-finance-panel{border-radius:12px;background:#fff}.overview-focus-list,.overview-status-stack,.overview-data-table{padding:12px 14px}.overview-focus-list,.overview-status-stack,.overview-data-table{display:grid;gap:12px}.overview-focus-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid #e8ece6;border-radius:10px;background:#fff}.overview-focus-icon,.overview-status-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e8ece6;border-radius:10px;background:#fff;color:#08b44d}.overview-focus-copy p{margin:3px 0 0}.overview-focus-meta{text-align:right}.overview-focus-meta strong{font-size:15px;font-weight:800}.overview-status-card{padding:12px;border:1px solid #e8ece6;border-radius:10px;background:#fff}.overview-status-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.overview-status-card-top strong{font-size:14px;font-weight:800}.overview-status-body{margin-top:8px}.overview-status-body span,.overview-data-label,.overview-data-detail{color:#7f8a82;font-size:12px}.overview-status-body p{margin:4px 0 0;color:#364039;font-size:12px;line-height:1.45}.overview-data-table{padding:0 14px 12px}.overview-data-row{display:grid;grid-template-columns:minmax(0,.9fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #eef2ec}.overview-data-row:last-child{border-bottom:0}.overview-data-value{color:#131914;font-size:15px;font-weight:800}.orders-hero-card{padding:18px 20px;border-radius:12px}.orders-hero-grid{display:block}.orders-hero-copy{min-width:0}.orders-hero-navline{display:inline-flex;align-items:center;gap:14px;color:#77827b;font-size:12px;font-weight:600}.orders-hero-brand{color:#08b44d;font-weight:800;font-size:14px}.orders-hero-title{margin:10px 0 0;color:#121814;font-size:26px;line-height:1.12;font-weight:800;letter-spacing:0}.orders-hero-description{margin:10px 0 0;max-width:620px;color:#637067;font-size:13px;line-height:1.55}.orders-hero-search{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:nowrap}.orders-hero-search-pill{min-height:40px;min-width:340px;flex:0 0 340px;display:inline-flex;align-items:center;gap:10px;padding:0 18px;border:1px solid #e8ece6;border-radius:10px;background:#fff;color:#96a099}.orders-hero-primary-btn{min-height:40px;padding:0 16px;border:0;border-radius:10px;background:#08b44d;color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 14px 26px #08b44d2e}.orders-hero-primary-btn:hover{transform:translateY(-1px)}.orders-hero-service-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.orders-hero-service-card{min-height:52px;display:flex;align-items:center;gap:10px;padding:10px 18px;border:0;border-radius:0;background:#fff}.orders-hero-service-card+.orders-hero-service-card{border-left:1px solid rgba(229,231,235,.55)}.orders-hero-service-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eef9f1;color:#08b44d}.orders-hero-service-card strong,.orders-hero-service-card span{display:inline}.orders-hero-service-card strong{color:#171d19;font-size:14px;font-weight:700;line-height:1.2}.orders-hero-service-card span{margin-left:2px;color:#7f8a82;font-size:12px;line-height:1.2}.erp-orders-page .metric-strip{gap:16px}.erp-orders-page .metric-card{min-height:78px;border-radius:12px}.orders-filter-panel,.orders-toolbar-panel,.orders-shell-panel{border-radius:12px}.orders-filter-panel .panel-header,.orders-shell-panel .panel-header{padding:14px 16px 10px}.orders-toolbar-panel{padding:10px 14px}.orders-board{background:#f7f9f6}.orders-board-header{padding:16px 18px 0;background:#fff;border-bottom:0}.orders-board-header-cell{min-height:44px;border-bottom:1px solid #edf0ec}.orders-board-body{gap:10px;padding:12px}.orders-board-row{overflow:hidden;border:1px solid #e7ece4;border-radius:12px;box-shadow:0 8px 18px #14221908}.orders-board-row-top{padding:8px 12px 6px;background:#fff}.orders-board-grid>*{min-height:132px;padding:12px 10px;background:#fff}.orders-product-thumb,.order-goods-thumb{border-radius:18px}.orders-cell-actions{align-items:flex-start;padding-top:4px}.orders-icon-action{width:32px;height:32px;border-radius:12px}.order-workspace-panel,.products-detail-panel,.jobs-detail-panel,.orders-detail-panel{background:#f3f6f2}@media(max-width:1200px){.overview-hub-grid,.overview-workbench-grid,.overview-data-grid{grid-template-columns:1fr}.orders-master-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-master-section-head,.orders-master-list-head{flex-direction:column}.orders-hero-grid,.orders-hero-service-row{grid-template-columns:1fr}}@media(max-width:860px){.workspace-shell{grid-template-columns:1fr;padding:12px}.left-sidebar{position:static}.global-header{height:auto;padding:14px;flex-wrap:wrap}.global-header-left,.global-header-right{flex-wrap:wrap}.global-header-search{min-width:min(280px,100%);flex:1 1 240px}.overview-hub-card{padding:20px}.overview-hub-title{font-size:40px}.overview-focus-item,.overview-data-row{grid-template-columns:1fr}.overview-focus-meta{text-align:left}.content-shell,.orders-master-panel{border-radius:20px}.orders-master-header,.orders-master-summary,.orders-master-controls,.orders-master-list-shell,.content-area{padding:14px}.orders-master-metrics{grid-template-columns:1fr}.orders-hero-card{padding:20px}.orders-hero-title{font-size:40px}.orders-hero-search-pill{min-width:0}.orders-board-body{padding:12px}}.products-hero-card,.jobs-hero-card{padding:18px 20px;border-radius:12px}.products-hero-card-minimal{display:flex;justify-content:flex-end}.products-hero-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.products-hero-brandline{display:inline-flex;align-items:center;gap:8px;color:#5f6962;font-size:12px;font-weight:700}.products-hero-searchbar{min-height:38px;display:inline-flex;align-items:center;gap:10px;padding:0 12px;border-radius:10px;background:#f7f9f6;color:#9aa39c}.products-hero-iconbtn{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e8ece6;border-radius:10px;background:#fff;color:#5e6961;cursor:pointer}.products-hero-heading{margin-top:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.products-hero-title,.jobs-hero-title,.products-hero-description,.jobs-hero-description{max-width:760px}.products-hero-actions,.jobs-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.products-hero-chiprow{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.products-hero-chip{min-height:28px;padding:0 10px;border:1px solid #e7ece4;border-radius:8px;background:#fff;color:#646d66;font-size:12px;font-weight:700;cursor:pointer}.products-hero-chip.active{border-color:transparent;background:#08b44d;color:#fff}.products-hero-grid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.products-hero-product-card{position:relative;overflow:hidden;border:1px solid #e7ece4;border-radius:10px;background:#fff}.products-hero-product-badge{position:absolute;top:12px;left:12px;min-height:24px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#08b44deb;color:#fff;font-size:11px;font-weight:800;z-index:1}.products-hero-product-image{width:100%;aspect-ratio:1.25 / .72;object-fit:cover;display:block}.products-hero-product-copy{padding:10px 10px 12px}.products-hero-product-copy strong,.products-hero-summary-card strong,.jobs-hero-stat strong,.jobs-hero-wallet-top strong,.jobs-hero-reward strong,.jobs-hero-history-copy strong,.jobs-hero-history-status,.jobs-hero-history-summary strong{display:block;color:#141b16}.products-hero-product-copy strong{font-size:13px;font-weight:700}.products-hero-product-copy span,.products-hero-summary-card span,.jobs-hero-badge span,.jobs-hero-stat span,.jobs-hero-wallet-top span,.jobs-hero-reward p,.jobs-hero-reward span,.jobs-hero-history-copy span,.jobs-hero-history-summary span{display:block;color:#7d8780;font-size:12px;line-height:1.5}.products-hero-summary{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.products-hero-summary-card{padding:12px;border:1px solid #e8ece6;border-radius:10px;background:#fff}.products-hero-summary-card strong{margin-top:4px;font-size:16px;font-weight:800}.jobs-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:14px;align-items:stretch}.jobs-hero-badge{width:fit-content;min-height:28px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border-radius:8px;background:#eef9f1;color:#08b44d;font-size:12px;font-weight:700}.jobs-hero-title{margin:10px 0 0;color:#121814;font-size:26px;line-height:1.12;font-weight:800}.jobs-hero-description{margin:10px 0 0;font-size:13px;line-height:1.55;color:#667169}.jobs-hero-actions{margin-top:12px}.jobs-hero-stats{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.jobs-hero-stat{padding:10px 12px;border:1px solid #e8ece6;border-radius:10px;background:#fff;display:flex;align-items:center;gap:12px;color:#08b44d}.jobs-hero-stat strong{margin-top:2px;font-size:16px;font-weight:800}.jobs-hero-panels{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.86fr);gap:12px}.jobs-hero-wallet,.jobs-hero-history{border:1px solid #e8ece6;border-radius:10px;background:#fff}.jobs-hero-wallet{padding:14px}.jobs-hero-wallet-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.jobs-hero-wallet-top strong{margin-top:4px;font-size:18px;font-weight:800}.jobs-hero-topup{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:8px;background:#08b44d;color:#fff;font-size:12px;font-weight:700}.jobs-hero-wallet-grid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.jobs-hero-wallet-grid>div{min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #e8ece6;border-radius:10px;background:#fff;color:#5f6962;font-size:12px;font-weight:700}.jobs-hero-wallet-grid svg,.jobs-hero-stat svg{color:#08b44d}.jobs-hero-reward{margin-top:12px;padding:12px 14px;border-radius:10px;background:#f2faf4;display:flex;align-items:center;justify-content:space-between;gap:16px}.jobs-hero-reward strong{font-size:13px;font-weight:700}.jobs-hero-reward span{margin-top:4px;color:#157b3c;font-size:18px;font-weight:800}.jobs-hero-reward-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:10px;background:#dff3e4;color:#08b44d;flex-shrink:0}.jobs-hero-history{padding:14px}.jobs-hero-history-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.jobs-hero-history-header h2{margin:0;color:#141b16;font-size:16px;font-weight:800}.jobs-hero-history-header button{padding:0;border:0;background:transparent;color:#08b44d;font-size:12px;font-weight:700;cursor:pointer}.jobs-hero-history-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.jobs-hero-history-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center}.jobs-hero-history-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eef9f1;color:#08b44d}.jobs-hero-history-icon.danger{background:#fff1f2;color:#cf4e6f}.jobs-hero-history-status{font-size:12px;font-weight:700;color:#08b44d}.jobs-hero-history-status.danger{color:#cf4e6f}.jobs-hero-history-summary{margin-top:12px;padding-top:10px;border-top:1px solid #eff2ee;display:grid;grid-template-columns:1fr;gap:12px}@media(max-width:1200px){.products-hero-grid,.products-hero-summary,.jobs-hero-stats,.jobs-hero-panels{grid-template-columns:1fr}}@media(max-width:860px){.products-hero-card,.jobs-hero-card{padding:20px}.products-hero-toolbar,.jobs-hero-grid,.products-hero-grid{grid-template-columns:1fr}.products-hero-searchbar{min-width:0}}.global-header *,.global-header *:before,.global-header *:after,.workspace-shell,.workspace-shell *,.workspace-shell *:before,.workspace-shell *:after{box-shadow:none!important}.global-header{box-shadow:0 10px 30px #1b27200f}.workspace-shell,.workspace-shell *,.workspace-shell *:before,.workspace-shell *:after{border-color:transparent!important}.workspace-shell{grid-template-columns:184px minmax(0,1fr);gap:10px}.left-sidebar{top:65px;padding:0;background:#fff}.left-sidebar-body{padding:0 12px 20px 18px}.left-sidebar-items{margin-top:-24px;gap:8px}.left-sidebar-item{min-height:58px;margin-right:0;padding:0 18px 0 12px;align-items:center;border-radius:18px;color:#262b27;background:transparent}.left-sidebar-item:hover{background:#f7fbf8}.left-sidebar-item.active{background:#f2fbf4;color:#08b44d}.left-sidebar-item.active:before{content:"";left:0;top:12px;bottom:12px;width:3px;background:#10c452;border-radius:999px}.left-sidebar-item-main{align-items:center;gap:16px}.left-sidebar-item-icon-shell{width:24px;height:24px;margin-top:0;color:#1f2420}.left-sidebar-item-icon-shell svg{width:20px;height:20px;stroke-width:1.9}.left-sidebar-item-copy{display:flex;align-items:center;min-height:24px}.left-sidebar-item-label{color:#2b302c;font-size:15px;font-weight:500;line-height:1.2}.left-sidebar-item-meta{display:none}.left-sidebar-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;margin-left:auto;color:#8a948d;font-size:12px;font-weight:700;line-height:1}.left-sidebar-item.active .left-sidebar-badge,.left-sidebar-item.active .left-sidebar-item-label,.left-sidebar-item.active .left-sidebar-item-icon-shell{color:#08b44d}.products-create-page .orders-master-panel{gap:0}.left-sidebar-section{margin:0}.left-sidebar-section+.left-sidebar-section{margin-top:14px;padding-top:12px;border-top:1px solid #eef3ef!important}.left-sidebar-section-toggle{width:100%;min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px 0 10px;border:0;background:transparent;color:#8a948d;font-size:12px;font-weight:700;letter-spacing:0;text-align:left;cursor:pointer}.left-sidebar-section-toggle:hover{color:#2b302c}.left-sidebar-section-toggle svg{flex-shrink:0;transition:transform .12s ease}.left-sidebar-section-toggle[aria-expanded=false] svg{transform:rotate(-90deg)}.left-sidebar-section .left-sidebar-items{margin-top:4px}.products-create-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.products-create-heading-left,.products-create-heading-right,.products-create-section-head-row,.products-create-sku-head,.products-create-footer{display:flex;align-items:center;gap:12px}.products-create-heading-left{align-items:flex-start}.products-create-heading-right{flex-wrap:wrap}.products-create-back-link{min-height:30px;padding:0 10px;border:1px solid #e4e8f0;border-radius:7px;display:inline-flex;align-items:center;gap:6px;color:#4f586c;background:#fff}.products-create-title{margin:0;color:#2d3441;font-size:24px;font-weight:700}.products-create-subtitle{margin:6px 0 0;color:#7c8598;font-size:13px}.products-create-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:18px;padding:18px;border-top:1px solid #edf1f7}.products-create-form-shell,.products-create-side-shell{min-width:0}.products-create-form-shell,.products-create-side-shell{display:flex;flex-direction:column;gap:14px}.products-create-section,.products-create-side-card,.products-create-sku-card{border:1px solid #ebeff5;border-radius:8px;background:#fff}.products-create-section,.products-create-side-card{padding:16px}.products-create-sku-card{padding:14px}.products-create-section-head{margin-bottom:12px}.products-create-section-head h2,.products-create-side-card h3{margin:0;color:#2d3441;font-size:15px;font-weight:700}.products-create-grid{display:grid;gap:12px}.products-create-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.products-create-field{min-width:0;display:flex;flex-direction:column;gap:8px}.products-create-field-wide{grid-column:1 / -1}.products-create-field span{color:#7c8598;font-size:12px;font-weight:600}.products-create-field input,.products-create-field select,.products-create-field textarea{width:100%;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#2d3441;font-size:13px;padding:0 12px}.products-create-field input,.products-create-field select{min-height:36px}.products-create-field textarea{padding:10px 12px;resize:vertical}.products-create-field-switch{justify-content:flex-end}.products-create-field-switch input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:#6a38dd}.products-create-sku-stack,.products-create-side-list,.products-create-doc-list,.products-create-warning-list{display:flex;flex-direction:column;gap:10px}.products-create-sku-head,.products-create-section-head-row,.products-create-footer{justify-content:space-between}.products-create-side-meta,.products-create-side-list-item{display:flex;flex-direction:column;gap:8px}.products-create-side-meta>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#4f586c;font-size:13px}.products-create-side-meta span,.products-create-side-list-item span,.products-create-side-empty,.products-create-doc-list a{color:#7c8598;font-size:12px}.products-create-side-link{min-height:30px;margin-top:10px;padding:0 10px;border:1px solid rgba(8,180,77,.22);border-radius:8px;background:#fff;color:#08a846;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.products-create-side-link:hover{background:#f6fdf8}.products-create-side-list-item{padding-top:10px;border-top:1px solid #edf1f7}.products-create-side-list-item:first-child{padding-top:0;border-top:0}.products-create-side-card.success{border-color:#dbeee1;background:#fbfefb}.products-create-error{padding:12px 14px;border:1px solid #f0cfd3;border-radius:8px;background:#fff7f8;color:#b04b58;font-size:13px}@media(max-width:1180px){.products-create-layout{grid-template-columns:1fr}.products-create-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.products-create-grid.two,.products-create-grid.four{grid-template-columns:1fr}}.products-create-v2 .orders-master-summary{padding-bottom:14px}.products-create-v2 .products-create-heading{gap:18px;align-items:center}.products-create-v2 .products-create-title{font-size:24px}.products-create-v2 .products-create-subtitle{max-width:760px;line-height:1.6}.products-create-head-badges{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.products-create-anchor-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:0 18px 16px;border-top:1px solid #edf1f7}.products-create-anchor-link{min-height:34px;padding:0 12px;border:1px solid #e6ebf2;border-radius:8px;display:inline-flex;align-items:center;gap:8px;color:#617082;background:#fff;font-size:12px;font-weight:600}.products-create-anchor-link:hover{color:#08b44d;border-color:#08b44d38;background:#fbfefc}.products-create-v2 .products-create-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:22px;padding-top:0}.products-create-v2 .products-create-form-shell,.products-create-v2 .products-create-side-shell{gap:16px}.products-create-section-v2{padding:22px}.products-create-section-head-split{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.products-create-section-head-split>div:first-child{min-width:0}.products-create-section-head-split h2{margin:0}.products-create-section-head-split p{margin:6px 0 0;color:#7c8598;font-size:12px;line-height:1.6}.products-create-grid.three{grid-template-columns:minmax(160px,.8fr) minmax(0,1fr) minmax(0,1fr)}.products-create-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.products-create-image-guide{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,260px));justify-content:flex-start;gap:8px}.products-create-image-slot{min-width:0;padding:8px;border:1px solid #ebeff5;border-radius:8px;background:#fcfdfd;display:flex;flex-direction:column;gap:5px}.products-create-image-slot.has-image{border-color:#08b44d29;background:#fbfefc}.products-create-image-preview{aspect-ratio:2 / 1;border-radius:6px;border:1px dashed #d9e2ee;background:#f7fafc;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#98a3b3}.products-create-image-preview img{width:100%;height:100%;object-fit:cover;display:block}.products-create-image-slot strong{color:#2d3441;font-size:11px;font-weight:700}.products-create-image-slot span{color:#8c95a6;font-size:10px;line-height:1.4}.products-create-inline-note{display:inline-flex;align-items:center;gap:6px;color:#7b8698;font-size:12px;font-weight:600}.products-create-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.products-create-field-label-row small{color:#97a2b3;font-size:12px;font-weight:700}.products-create-media-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:12px}.products-create-media-upload-button{min-width:144px;justify-content:center}.products-create-media-subsection{padding:14px;border:1px solid #e8edf5;border-radius:8px;background:#fff}.products-create-media-subsection+.products-create-media-subsection{margin-top:14px}.products-create-media-subsection-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}.products-create-media-note{margin:-2px 0 12px}.products-create-description-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.products-create-description-image-card{min-width:0;padding:8px;border:1px solid #e7edf5;border-radius:8px;background:#fbfcfd;display:flex;flex-direction:column;gap:8px}.products-create-description-image-preview{aspect-ratio:1 / 1;border-radius:7px;background:#f1f5f9;overflow:hidden}.products-create-description-image-preview img{width:100%;height:100%;object-fit:cover;display:block}.products-create-description-image-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.products-create-description-image-meta strong{min-width:0;color:#2d3441;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-create-description-image-empty{min-height:86px;border:1px dashed #dbe4ef;border-radius:8px;background:#fbfcfd;color:#7d8a9e;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700}.products-create-source-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.products-create-source-input input{border-radius:8px 0 0 8px}.products-create-source-copy{min-width:112px;min-height:38px;padding:0 12px;border:1px solid #dde3ee;border-left:0;border-radius:0 8px 8px 0;background:#fff;color:#3f4b5f;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:800;cursor:pointer}.products-create-source-copy span{color:inherit;font-size:inherit;font-weight:inherit}.products-create-source-copy:disabled{color:#a2adbd;cursor:not-allowed;background:#f8fafc}.products-create-source-copy:not(:disabled):hover{color:#08b44d;background:#fbfefc}.products-create-submit-hint{flex-basis:100%;color:#8a6b11;font-size:12px;font-weight:700;text-align:right}.products-create-stepper{position:sticky;top:72px;z-index:12;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px;padding:10px;border:1px solid #edf1f7;border-radius:10px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.products-create-stepper-item{min-width:0;min-height:66px;padding:10px 12px;border:1px solid #e5ebf3;border-radius:8px;background:#fff;color:#536174;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center;text-align:left;cursor:pointer}.products-create-stepper-item:hover{border-color:#08b44d3d;background:#fbfefc}.products-create-stepper-item.is-active{border-color:#08b44d66;background:#f5fcf7;box-shadow:0 0 0 2px #08b44d14}.products-create-stepper-item.is-done .products-create-stepper-index{border-color:#08b44d;background:#08b44d;color:#fff}.products-create-stepper-index{width:24px;height:24px;border:1px solid #d9e2ee;border-radius:999px;background:#fbfcfd;color:#6b7788;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.products-create-stepper-item strong,.products-create-stepper-item small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-create-stepper-item strong{color:#2d3441;font-size:13px;font-weight:800}.products-create-stepper-item small{margin-top:3px;color:#8793a5;font-size:11px;font-weight:600}.products-create-current-step{margin-bottom:10px;padding:10px 12px;border:1px solid #e8edf5;border-radius:8px;background:#fbfcfd;display:flex;align-items:center;gap:8px}.products-create-current-step span{color:#8390a2;font-size:12px;font-weight:700}.products-create-current-step strong{color:#2d3441;font-size:14px;font-weight:800}.products-create-advanced-details{margin-top:14px;border:1px solid #e8edf5;border-radius:8px;background:#fbfcfd;overflow:hidden}.products-create-advanced-details summary{min-height:44px;padding:0 14px;display:flex;align-items:center;gap:8px;color:#526073;font-size:13px;font-weight:800;cursor:pointer;list-style:none}.products-create-advanced-details summary::-webkit-details-marker{display:none}.products-create-advanced-details summary small{margin-left:auto;color:#8f9bad;font-size:12px;font-weight:600}.products-create-advanced-details[open]{background:#fff}.products-create-advanced-details[open] summary{border-bottom:1px solid #edf1f7}.products-create-advanced-details>.products-create-grid{padding:14px}.products-create-advanced-developer{opacity:.78}.products-create-detail-editor-block{margin-top:16px}.products-create-sub-step-section{margin-top:14px;border-style:dashed;background:#fcfdff}.products-create-rule-strip{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.products-create-rule-item{min-width:0;padding:12px 14px;border:1px solid #e9eef5;border-radius:8px;background:#fff;display:flex;flex-direction:column;gap:6px}.products-create-rule-item span{color:#8090a3;font-size:11px;font-weight:600}.products-create-rule-item strong{color:#2d3441;font-size:14px;font-weight:700;line-height:1.45}.products-create-rule-item.error{border-color:#d53f3f29;background:snow}.products-create-subsection-head{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.products-create-subsection-head h3{margin:0;color:#2d3441;font-size:15px;font-weight:700}.products-create-subsection-head p{margin:0;color:#7c8598;font-size:12px;line-height:1.6}.products-create-attribute-panel,.products-create-variant-builder{margin-top:16px;padding:16px;border:1px solid #ebeff5;border-radius:8px;background:#fbfcfd}.products-create-attribute-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-create-attribute-card,.products-create-variant-card{min-width:0;padding:14px;border:1px solid #e7edf5;border-radius:8px;background:#fff}.products-create-attribute-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.products-create-attribute-head strong{display:block;color:#2d3441;font-size:13px;font-weight:700}.products-create-attribute-head span{display:block;margin-top:4px;color:#8c95a6;font-size:11px}.products-create-attribute-options,.products-create-option-presets{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.products-create-option-chip{position:relative;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid #e3e9f2;border-radius:999px;background:#fff;color:#5a6678;font-size:12px;font-weight:600;cursor:pointer}.products-create-option-chip input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.products-create-option-chip.is-active{border-color:#08b44d47;background:#f6fdf8;color:#08b44d}.products-create-inline-alert{margin-top:12px;padding:10px 12px;border-radius:8px;background:#ffbe0014;color:#8a6b11;display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.55}.products-create-inline-alert.muted{background:#f7fafc;color:#657285}.products-create-variant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-create-variant-grid.products-create-variant-grid-expanded{grid-template-columns:repeat(3,minmax(0,1fr))}.products-create-preset-chip{min-height:28px;padding:0 10px;border:1px solid #e2e8f1;border-radius:999px;background:#fff;color:#617082;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .12s ease,color .12s ease,background .12s ease}.products-create-preset-chip:hover{border-color:#08b44d3d;color:#08b44d;background:#fbfefc}.products-create-helper-text{color:#8a94a5;font-size:12px;line-height:1.5}.products-create-variant-summary{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.products-create-placeholder-band{margin-top:4px;padding:14px 16px;border:1px dashed #dde5ef;border-radius:8px;display:flex;align-items:flex-start;gap:12px;background:#fbfcfd}.products-create-placeholder-icon{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#607182;background:#eef3f8;flex:0 0 30px}.products-create-placeholder-band strong{display:block;margin-bottom:4px;color:#2d3441;font-size:13px}.products-create-placeholder-band p{margin:0;color:#7c8598;font-size:12px;line-height:1.6}.products-create-switch-row{display:inline-flex;align-items:center;gap:10px;color:#4f586c;font-size:12px;font-weight:600}.products-create-switch-row input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:#08b44d}.products-create-batch-toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto auto;gap:10px;align-items:end;margin-bottom:12px}.products-create-mini-field{min-width:0;display:flex;flex-direction:column;gap:6px}.products-create-mini-field span{color:#7c8598;font-size:12px;font-weight:600}.products-create-mini-field input,.products-create-mini-field select{min-height:34px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#2d3441;font-size:13px;padding:0 12px}.products-create-sku-table-wrap,.products-create-size-chart-builder{border:1px solid #ebeff5;border-radius:8px;overflow:hidden;background:#fff}.products-create-sku-table,.products-create-size-table{width:100%;border-collapse:collapse}.products-create-sku-table th,.products-create-sku-table td,.products-create-size-table th,.products-create-size-table td{padding:10px 12px;border-bottom:1px solid #edf1f7;text-align:left;vertical-align:middle}.products-create-sku-table th,.products-create-size-table th{background:#fbfcfd;color:#6f7c8e;font-size:12px;font-weight:700;white-space:nowrap}.products-create-sku-table td input,.products-create-sku-table td select,.products-create-size-table td input{width:100%;min-height:34px;border:1px solid #dde3ee;border-radius:7px;background:#fff;color:#2d3441;font-size:13px;padding:0 10px}.products-create-sku-variant-cell{min-width:160px;display:flex;flex-direction:column;gap:4px}.products-create-sku-variant-cell strong{color:#2d3441;font-size:12px;font-weight:700}.products-create-sku-variant-cell span{color:#7f8999;font-size:11px;line-height:1.5}.products-create-sku-table tbody tr:last-child td,.products-create-size-table tbody tr:last-child td{border-bottom:0}.products-create-advanced-toggle{min-height:34px;margin-top:10px;padding:0 12px;border:1px solid #e1e7f0;border-radius:7px;background:#fff;color:#526073;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;cursor:pointer}.products-create-advanced-toggle:hover{color:#08b44d;background:#fbfefc}.products-create-step-actions{position:sticky;bottom:0;z-index:11;margin-top:14px;padding:12px 0 0;border-top:1px solid #edf1f7;background:linear-gradient(180deg,#ffffffb8,#fff 38%);display:flex;align-items:center;justify-content:space-between;gap:10px}.products-create-size-chart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 12px 0}.products-create-size-chart-builder>.erp-action-button{margin:0 12px 12px}.products-create-segmented{display:inline-flex;align-items:center;border:1px solid #e1e7f0;border-radius:8px;background:#fbfcfd;padding:2px}.products-create-segmented-button{min-height:30px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#637183;font-size:12px;font-weight:700;cursor:pointer}.products-create-segmented-button.is-active{color:#08b44d;background:#fff;box-shadow:0 1px 2px #17233414}.products-create-side-card-progress{position:sticky;top:88px}.products-create-progress-summary{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.products-create-progress-summary strong{color:#2d3441;font-size:24px;font-weight:800}.products-create-progress-summary span{color:#7c8598;font-size:12px}.products-create-progress-list,.products-create-tip-list{display:flex;flex-direction:column;gap:10px}.products-create-workflow-rail{position:relative;display:flex;flex-direction:column;gap:2px;margin-top:4px}.products-create-workflow-rail:before{content:"";position:absolute;left:8px;top:12px;bottom:12px;width:1px;background:#dde5ef}.products-create-workflow-step{position:relative;z-index:1;width:100%;border:0;background:transparent;padding:0;min-height:38px;display:flex;align-items:center;gap:10px;color:#657285;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.products-create-workflow-step:hover{color:#08b44d}.products-create-workflow-step.is-active{color:#2d3441}.products-create-workflow-dot{width:17px;height:17px;border-radius:999px;border:2px solid #cfd8e5;background:#fff;color:transparent;display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px}.products-create-workflow-step.is-done{color:#08b44d}.products-create-workflow-step.is-done .products-create-workflow-dot{border-color:#08b44d33;background:#08b44d;color:#fff}.products-create-progress-item,.products-create-tip-list>div{display:flex;align-items:center;gap:8px;color:#657285;font-size:12px}.products-create-progress-item svg,.products-create-tip-list svg{flex:0 0 14px;color:#98a3b3}.products-create-progress-item.is-done{color:#08b44d}.products-create-progress-item.is-done svg{color:#08b44d}.products-create-side-card-note{border-color:#e8edf5;background:#fbfcfe}.products-create-v2 .products-create-doc-list a{min-height:28px;display:inline-flex;align-items:center}@media(max-width:1280px){.products-create-v2 .products-create-layout{grid-template-columns:1fr}.products-create-side-card-progress{position:static}.products-create-stepper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.products-create-stepper,.products-create-grid.three,.products-create-image-guide,.products-create-description-image-grid,.products-create-batch-toolbar,.products-create-rule-strip,.products-create-attribute-grid,.products-create-variant-grid,.products-create-variant-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.products-create-batch-toolbar>.erp-action-button{width:100%}}@media(max-width:760px){.products-create-anchor-strip,.products-create-v2 .products-create-layout,.products-create-v2 .orders-master-summary{padding-left:14px;padding-right:14px}.products-create-grid.three,.products-create-image-guide,.products-create-description-image-grid,.products-create-stepper,.products-create-batch-toolbar{grid-template-columns:1fr}.products-create-step-actions{flex-direction:column;align-items:stretch}.products-create-step-actions .erp-action-button{width:100%}.products-create-grid.two,.products-create-rule-strip,.products-create-attribute-grid,.products-create-variant-grid,.products-create-variant-summary{grid-template-columns:1fr}.products-create-section-head-split,.products-create-media-subsection-head,.products-create-size-chart-head{display:flex;flex-direction:column;align-items:flex-start}.products-create-sku-table-wrap,.products-create-size-chart-builder{overflow-x:auto}.products-create-sku-table,.products-create-size-table{min-width:720px}}.products-create-category-trigger{width:100%;min-height:48px;padding:0 14px;border:1px solid #dde3ee;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#2d3441;text-align:left}.products-create-category-trigger strong,.products-create-category-trigger small{display:block}.products-create-category-trigger strong{color:#2d3441;font-size:13px;font-weight:700;line-height:1.5}.products-create-category-trigger small{color:#8b95a7;font-size:11px;line-height:1.5}.products-create-category-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.products-create-category-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#17233447}.products-create-category-dialog{position:relative;width:min(1120px,calc(100vw - 40px));max-height:calc(100vh - 40px);margin:20px auto;border-radius:12px;border:1px solid #e2e8f1;background:#fff;overflow:hidden;display:flex;flex-direction:column}.products-create-category-head{padding:18px 18px 0;display:flex;align-items:center;gap:12px}.products-create-category-search{flex:1;min-height:44px;padding:0 12px;border:1px solid #d8dee8;border-radius:10px;display:flex;align-items:center;gap:10px;background:#fff}.products-create-category-search input{flex:1;border:0;outline:0;background:transparent;color:#2d3441;font-size:14px}.products-create-category-body{min-height:560px;padding:18px;overflow:auto}.products-create-category-browser{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid #edf1f7;border-radius:12px;overflow:hidden}.products-create-category-column{min-width:0;min-height:540px;padding:16px;border-right:1px solid #edf1f7;display:flex;flex-direction:column;gap:10px}.products-create-category-column:last-child{border-right:0}.products-create-category-column-title{color:#7a8798;font-size:12px;font-weight:700}.products-create-category-item,.products-create-category-result{width:100%;border:1px solid #edf1f7;border-radius:10px;background:#fff;color:#2d3441;text-align:left;cursor:pointer}.products-create-category-item{min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:600}.products-create-category-item.is-active,.products-create-category-result.is-active,.products-create-preset-chip.is-active{border-color:#08b44d3d;background:#f7fdf9;color:#08b44d}.products-create-category-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-create-category-result{padding:14px;display:flex;flex-direction:column;gap:6px}.products-create-category-result strong{font-size:14px;font-weight:700}.products-create-category-result span,.products-create-category-result em{color:#8390a2;font-size:12px;line-height:1.5;font-style:normal}.products-create-category-state{min-height:220px;display:flex;align-items:center;justify-content:center;color:#7e899b;font-size:14px}.products-create-category-state.small{min-height:120px;justify-content:flex-start}.products-create-image-guide.products-create-image-guide-square{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:auto;align-items:stretch}.products-create-image-slot.products-create-image-slot-square{min-width:0}.products-create-image-slot.products-create-image-slot-square .products-create-image-preview{aspect-ratio:1 / 1}.products-create-image-meta{display:flex;flex-direction:column;gap:2px}.products-create-image-slot.products-create-image-slot-square.is-limit{background:#fbfcfd;border-style:dashed}.products-create-image-upload-trigger{cursor:pointer}.products-create-image-actions,.products-create-sku-image-actions,.products-create-size-chart-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.products-create-image-action{min-height:24px;padding:0 7px;border:1px solid #e2e8f1;border-radius:6px;background:#fff;color:#5f6d7e;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:700;cursor:pointer}.products-create-image-action.danger{color:#c43d4b}.products-create-sku-image-cell{min-width:92px;display:flex;flex-direction:column;gap:6px}.products-create-sku-image-picker{width:72px;height:72px;border:1px dashed #d9e2ee;border-radius:8px;background:#f7fafc;color:#98a3b3;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.products-create-sku-image-picker.is-disabled{cursor:not-allowed;opacity:.55}.products-create-sku-image-picker img,.products-create-size-chart-picker img{width:100%;height:100%;object-fit:cover;display:block}.products-create-size-chart-upload{display:flex;flex-direction:column;gap:12px}.products-create-size-chart-picker{min-height:220px;border:2px dashed #d6deea;border-radius:10px;background:#fbfcfd;color:#98a3b3;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.products-create-size-chart-picker.has-image{min-height:320px;border-style:solid;background:#fff}.products-create-rich-editor{border:1px solid #e6ebf2;border-radius:10px;background:#fff;overflow:hidden}.products-create-rich-editor.is-advanced-open{box-shadow:0 10px 24px #1723340f}.products-create-rich-editor.is-fullscreen{position:fixed;top:18px;right:18px;bottom:18px;left:18px;z-index:70;box-shadow:0 18px 40px #1723342e}.products-create-simple-description{padding:12px;background:#fff}.products-create-simple-description textarea{width:100%;min-height:220px;padding:14px;border:1px solid #e1e7f0;border-radius:8px;background:#fbfcfd;color:#2d3441;font-size:14px;line-height:1.75;resize:vertical;outline:none}.products-create-simple-description textarea:focus{border-color:#08b44d61;background:#fff;box-shadow:0 0 0 3px #08b44d14}.products-create-simple-description-foot{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.products-create-simple-description-foot>span{color:#8390a2;font-size:12px;font-weight:700}.products-create-rich-advanced-head{padding:12px;border-bottom:1px solid #edf1f7;background:#fbfcfd;display:flex;align-items:center;justify-content:space-between;gap:12px}.products-create-rich-advanced-head strong,.products-create-rich-advanced-head span{display:block}.products-create-rich-advanced-head strong{color:#2d3441;font-size:14px;font-weight:800}.products-create-rich-advanced-head span{margin-top:3px;color:#8390a2;font-size:12px;line-height:1.45}.products-create-rich-toolbar{padding:10px 12px;border-bottom:1px solid #edf1f7;background:#fbfcfd;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.products-create-rich-mode-tabs{display:inline-flex;align-items:center;gap:4px;margin-right:6px;padding-right:8px;border-right:1px solid #e2e8f1}.products-create-rich-mode-button{height:30px;padding:0 10px;border:1px solid #dde5ef;border-radius:8px;background:#fff;color:#667487;font-size:12px;font-weight:600}.products-create-rich-mode-button.is-active{border-color:#b9dfc3;background:#edf8f1;color:#34a853}.products-create-rich-divider{width:1px;height:18px;background:#e2e8f1;margin:0 4px}.products-create-rich-image-tools{display:inline-flex;align-items:center;gap:6px}.products-create-rich-shelf{padding:10px 12px;border-bottom:1px solid #edf1f7;display:flex;gap:10px;flex-wrap:wrap;background:#fff}.products-create-rich-shelf-image{width:64px;height:64px;padding:0;border:1px solid #e5ebf3;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer}.products-create-rich-shelf-image img{width:100%;height:100%;object-fit:cover;display:block}.products-create-rich-shelf-empty{color:#8793a5;font-size:12px;line-height:1.6}.products-create-rich-canvas-wrap{position:relative;min-height:420px;background:#fff}.products-create-rich-placeholder{position:absolute;top:16px;left:16px;color:#95a0b1;font-size:13px;pointer-events:none}.products-create-rich-canvas{min-height:420px;padding:16px;outline:none;color:#2d3441;font-size:14px;line-height:1.75}.products-create-rich-canvas img{max-width:100%;height:auto;display:block;margin:10px 0;border-radius:8px}.products-create-rich-canvas h2{margin:0 0 12px;font-size:22px;line-height:1.4}.products-create-rich-source{width:100%;min-height:420px;padding:16px;border:0;outline:none;resize:vertical;background:#fff;color:#2d3441;font-size:13px;line-height:1.75;font-family:SFMono-Regular,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.products-create-attribute-stack{display:flex;flex-direction:column;gap:16px}.products-create-attribute-section{padding:16px;border:1px solid #ebeff5;border-radius:10px;background:#fbfcfd}.products-create-attribute-grid.enhanced{grid-template-columns:repeat(3,minmax(0,1fr))}.products-create-attribute-field-card{min-width:0;padding:14px;border:1px solid #e7edf5;border-radius:8px;background:#fff;display:flex;flex-direction:column;gap:12px}.products-create-attribute-field-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.products-create-attribute-field-head strong{display:block;color:#2d3441;font-size:13px;font-weight:700}.products-create-attribute-field-head span{display:block;margin-top:4px;color:#8a95a7;font-size:11px}.products-create-attribute-multi{display:flex;flex-direction:column;gap:10px}.products-create-selected-tags{display:flex;flex-wrap:wrap;gap:8px}.products-create-selected-tag{min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #dfe6f0;background:#f7fafc;color:#566376;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.products-create-selected-tag.removable{cursor:pointer}.products-create-variant-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}@media(max-width:1180px){.products-create-image-guide.products-create-image-guide-square{grid-template-columns:repeat(4,minmax(0,1fr))}.products-create-attribute-grid.enhanced,.products-create-category-browser,.products-create-variant-grid.products-create-variant-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.products-create-category-results,.products-create-category-browser,.products-create-attribute-grid.enhanced,.products-create-variant-grid.products-create-variant-grid-expanded{grid-template-columns:1fr}.products-create-category-column{min-height:auto}.products-create-image-guide.products-create-image-guide-square{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.products-create-category-dialog{width:calc(100vw - 20px);margin:10px auto;max-height:calc(100vh - 20px)}.products-create-image-guide.products-create-image-guide-square{grid-template-columns:repeat(2,minmax(0,1fr))}.products-create-rich-canvas-wrap,.products-create-rich-canvas{min-height:320px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5;padding:20px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;padding:40px 36px 32px}.auth-header{text-align:center;margin-bottom:32px}.auth-brand-mark{width:48px;height:48px;border-radius:12px;background:#1a1a1a;color:#fff;font-size:24px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.auth-header h1{margin:0 0 8px;font-size:22px;font-weight:700;color:#1a1a1a}.auth-header p{margin:0;font-size:14px;color:#888}.auth-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:20px}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field span{font-size:13px;font-weight:600;color:#333}.auth-field input{height:42px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff;outline:none;transition:border-color .15s}.auth-field input:focus{border-color:#1a1a1a}.auth-submit{height:44px;border:none;border-radius:8px;background:#1a1a1a;color:#fff;font-size:15px;font-weight:600;cursor:pointer;margin-top:4px;transition:opacity .15s}.auth-submit:hover{opacity:.9}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{text-align:center;margin-top:24px;font-size:13px;color:#888}.auth-switch a{color:#1a1a1a;font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.page-tabs{display:flex;gap:4px;margin-bottom:20px}.page-tab{display:inline-flex;align-items:center;min-height:34px;padding:0 18px;border:none;border-radius:8px;background:#eef1f6;color:#596273;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.page-tab:hover{background:#e0e4ee;color:#3b3f4b}.page-tab.is-active{background:#5d23c8;color:#fff}.products-create-brand-search{position:relative}.products-create-brand-input-wrap{display:flex;align-items:center;gap:6px;border:1px solid var(--border, #d4d7e0);border-radius:6px;padding:0 8px;background:#fff}.products-create-brand-input-wrap:focus-within{border-color:#5d23c8;box-shadow:0 0 0 2px #5d23c826}.products-create-brand-search-icon{color:#8f94a3;flex-shrink:0}.products-create-brand-input-wrap input{flex:1;border:none;outline:none;padding:8px 0;font-size:13px;background:transparent}.products-create-brand-input-wrap input:disabled{background:#f5f5f7;color:#9a9ea8;cursor:not-allowed}.products-create-brand-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #d4d7e0;border-radius:8px;box-shadow:0 8px 24px #0000001f;max-height:240px;overflow-y:auto;z-index:50}.products-create-brand-dropdown-state{display:flex;align-items:center;gap:8px;padding:12px 14px;font-size:13px;color:#6b6f7d}.products-create-brand-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;border:none;background:none;cursor:pointer;font-size:13px;text-align:left;transition:background .15s}.products-create-brand-item:hover{background:#f5f3ff}.products-create-brand-item.is-active{background:#f5f3ff;color:#5d23c8}.products-create-brand-item.is-active .products-create-brand-name{color:#5d23c8}.products-create-brand-name{font-weight:500;color:#1a1c23}.products-create-brand-id{font-size:11px;color:#8f94a3;font-family:monospace}.products-create-brand-selected{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:8px;background:#f5f3ff;border:1px solid #d4c8f0;border-radius:6px}.products-create-brand-selected-name{font-weight:600;font-size:13px;color:#1a1c23}.products-create-brand-selected-id{font-size:11px;color:#5d23c8;font-family:monospace;background:#ede4ff;padding:1px 6px;border-radius:4px}.products-create-upload-zone{border:2px dashed #c8ccd6;border-radius:8px;padding:0;transition:border-color .2s}.products-create-upload-zone-compact .products-create-upload-label{min-height:96px}.products-create-upload-zone:hover{border-color:#5d23c8}.products-create-upload-label{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;cursor:pointer}.products-create-upload-label input[type=file]{display:none}.products-create-upload-state{display:flex;flex-direction:column;align-items:center;gap:6px;color:#6b6f7d;text-align:center}.products-create-upload-state small{font-size:11px;color:#9a9ea8;max-width:280px;line-height:1.4}.products-create-upload-state svg{color:#5d23c8}.customer-service-hero{align-items:center}.customer-service-hero-actions,.customer-service-reply-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.customer-service-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-service-workspace{display:grid;grid-template-columns:280px minmax(360px,1fr) 300px;min-height:640px}.customer-service-queue-panel,.customer-service-chat-panel,.customer-service-context-panel{min-width:0}.customer-service-queue-panel{border-right:1px solid #edf0f6;background:#fbfcff}.customer-service-panel-header,.customer-service-chat-header{min-height:64px;padding:16px;border-bottom:1px solid #edf0f6}.customer-service-panel-header,.customer-service-chat-header>div{display:flex;flex-direction:column;gap:4px}.customer-service-panel-header strong,.customer-service-chat-header strong{color:#2d3441;font-size:15px}.customer-service-panel-header span,.customer-service-chat-header span{color:#7c8598;font-size:12px}.customer-service-chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.customer-service-queue-list,.customer-service-conversation-list,.customer-service-context-panel{display:flex;flex-direction:column}.customer-service-queue-list{gap:6px;padding:12px;border-bottom:1px solid #edf0f6}.customer-service-queue-item,.customer-service-conversation-card,.customer-service-quick-reply{border:1px solid transparent;background:transparent;text-align:left;cursor:pointer}.customer-service-queue-item{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-radius:7px;color:#4b5365;font-size:13px}.customer-service-queue-item:hover,.customer-service-queue-item.is-active{background:#efe9ff;color:#5f36d9}.customer-service-queue-item strong{font-size:12px}.customer-service-conversation-list{gap:8px;padding:12px}.customer-service-conversation-card{display:flex;flex-direction:column;gap:7px;padding:12px;border-color:#e7eaf1;border-radius:10px;background:#fff;color:#343b4b}.customer-service-conversation-card:hover{border-color:#d9cff8;box-shadow:0 8px 24px #363d5214}.customer-service-conversation-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-service-conversation-topline strong{font-size:13px}.customer-service-conversation-topline span,.customer-service-conversation-shop,.customer-service-conversation-summary{color:#7c8598;font-size:12px}.customer-service-conversation-summary{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4d5669}.customer-service-status{width:fit-content;display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#eef4ff;color:#3478d8;font-size:12px;font-weight:700}.customer-service-status-urgent{background:#fff0f1;color:#d14b5a}.customer-service-status-warning{background:#fff7e8;color:#b97712}.customer-service-chat-panel{display:grid;grid-template-rows:auto minmax(240px,1fr) auto;background:#f7f8fc}.customer-service-message-list{display:flex;flex-direction:column;gap:16px;padding:20px;overflow:auto}.customer-service-message{max-width:72%;display:flex;flex-direction:column;gap:6px}.customer-service-message.is-agent{align-self:flex-end;align-items:flex-end}.customer-service-message-author{color:#8a92a5;font-size:12px;font-weight:700}.customer-service-message p{margin:0;padding:12px 14px;border:1px solid #e5e9f2;border-radius:14px;background:#fff;color:#303747;font-size:13px;line-height:1.7}.customer-service-message.is-agent p{background:#efe9ff;border-color:#ddd0ff;color:#4b2fb2}.customer-service-message.is-sending p{opacity:.78;border-style:dashed}.customer-service-message.is-failed p{border-color:#ffc8ce;background:#fff5f6;color:#b73545}.customer-service-reply-box{display:flex;flex-direction:column;gap:10px;padding:14px;border-top:1px solid #edf0f6;background:#fff}.customer-service-quick-replies{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.customer-service-quick-reply{flex:0 0 auto;max-width:260px;padding:7px 10px;border-color:#e7eaf1;border-radius:999px;background:#fbfcfe;color:#4d5669;font-size:12px;white-space:nowrap}.customer-service-quick-reply:hover{border-color:#d8ccff;color:#5d23c8}.customer-service-reply-box textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #dde3ee;border-radius:10px;padding:10px 12px;color:#303747;background:#fbfcff}.customer-service-reply-box textarea:focus{outline:2px solid rgba(105,56,221,.16);border-color:#8059e8}.customer-service-reply-actions{justify-content:flex-end}.customer-service-context-panel{gap:12px;padding:14px;border-left:1px solid #edf0f6;background:#fff}.customer-service-context-card{border:1px solid #e7eaf1;border-radius:10px;padding:14px;background:#fbfcfe}.customer-service-context-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#2d3441;font-size:14px;font-weight:700}.customer-service-context-card dl,.customer-service-assist-list{margin:0}.customer-service-context-card dl{display:flex;flex-direction:column;gap:10px}.customer-service-context-card dl div{display:flex;justify-content:space-between;gap:12px}.customer-service-context-card dt{color:#8a92a5;font-size:12px}.customer-service-context-card dd{margin:0;color:#333b4f;font-size:12px;font-weight:700;text-align:right}.customer-service-assist-list{padding-left:18px;color:#4d5669;font-size:12px;line-height:1.8}.customer-service-tag-list{display:flex;gap:8px;flex-wrap:wrap}.customer-service-tag-list span{min-height:24px;display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#f1eefc;color:#5d23c8;font-size:12px;font-weight:700}.customer-service-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px}.customer-service-plan-item{min-height:120px;padding:14px;border:1px solid #e7eaf1;border-radius:10px;background:#fbfcfe}.customer-service-plan-item span{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#efe9ff;color:#5f36d9;font-size:12px;font-weight:800}.customer-service-plan-item p{margin:12px 0 0;color:#4d5669;font-size:13px;line-height:1.7}.account-layout{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(360px,1.14fr);gap:16px}.account-settings-workspace{display:grid;grid-template-columns:292px minmax(0,1fr);gap:16px;align-items:start}.account-settings-nav{position:sticky;top:82px;padding:12px}.account-settings-nav-head{padding:8px 8px 12px;border-bottom:1px solid #edf0f6}.account-settings-nav-head strong,.account-settings-nav-head span{display:block}.account-settings-nav-head strong{color:#202636;font-size:14px}.account-settings-nav-head span{margin-top:4px;color:#8791a5;font-size:12px}.account-settings-nav-list{display:grid;gap:6px;padding-top:10px}.account-settings-nav-item{width:100%;min-height:74px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#2f3747;text-align:left;cursor:pointer}.account-settings-nav-item:hover:not(:disabled),.account-settings-nav-item:focus-visible{border-color:#dce4f0;background:#f8fafc;outline:none}.account-settings-nav-item.is-active{border-color:#d9cff7;background:#f6f2ff}.account-settings-nav-item:disabled{cursor:not-allowed;opacity:.5}.account-settings-nav-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#eef2f7;color:#596273}.account-settings-nav-item.is-active .account-settings-nav-icon{background:#ede7ff;color:#6336d8}.account-settings-nav-copy{display:grid;gap:4px;min-width:0}.account-settings-nav-copy strong{color:#202636;font-size:13px}.account-settings-nav-copy small{color:#7d8799;font-size:12px;line-height:1.35}.account-settings-nav-metric{color:#6b7280;font-size:12px;font-weight:800;white-space:nowrap}.account-settings-content{min-width:0;display:flex;flex-direction:column;gap:14px}.account-settings-content-header{padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.account-settings-content-header h2,.account-settings-content-header p{margin:0}.account-settings-content-header h2{color:#202636;font-size:20px}.account-settings-content-header p:not(.erp-page-kicker){margin-top:6px;color:#7d8799;font-size:13px;line-height:1.55}.account-settings-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.account-settings-step{min-width:0;min-height:64px;display:grid;grid-template-columns:28px 30px minmax(0,1fr);align-items:center;gap:8px;padding:10px;border:1px solid #e7eaf1;border-radius:8px;background:#fff;color:#303747;text-align:left;cursor:pointer}.account-settings-step:hover:not(:disabled),.account-settings-step:focus-visible{border-color:#cbd5e1;background:#f8fafc;outline:none}.account-settings-step.is-active{border-color:#d9cff7;background:#f6f2ff}.account-settings-step.is-disabled{cursor:not-allowed;opacity:.54}.account-settings-step-index,.account-settings-step-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:800}.account-settings-step-index{width:28px;height:28px;background:#f1f5f9;color:#64748b;font-size:12px}.account-settings-step-icon{width:30px;height:30px;background:#eef2f7;color:#596273}.account-settings-step.is-active .account-settings-step-index,.account-settings-step.is-active .account-settings-step-icon{background:#ede7ff;color:#6336d8}.account-settings-step-copy{min-width:0;display:grid;gap:3px}.account-settings-step-copy strong,.account-settings-step-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-settings-step-copy strong{color:#202636;font-size:13px}.account-settings-step-copy small{color:#7d8799;font-size:12px}.account-overview-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px}.account-overview-readiness,.account-overview-quick{padding:18px}.account-readiness-list,.account-quick-list{display:grid;gap:10px}.account-readiness-item{width:100%;min-height:74px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid #e7eaf1;border-radius:8px;background:#fbfcfe;color:#303747;text-align:left;cursor:pointer}.account-readiness-item:hover:not(:disabled),.account-readiness-item:focus-visible{border-color:#cbd5e1;background:#fff;outline:none}.account-readiness-item:disabled{cursor:not-allowed;opacity:.58}.account-readiness-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#fff7ed;color:#c2410c}.account-readiness-item.is-ready .account-readiness-icon{background:#ecfdf3;color:#15803d}.account-readiness-copy{display:grid;gap:4px;min-width:0}.account-readiness-copy strong,.account-quick-list strong{color:#202636;font-size:13px}.account-readiness-copy small,.account-quick-list span{color:#7d8799;font-size:12px;line-height:1.4}.account-readiness-value{color:#4b5563;font-size:12px;font-weight:800;white-space:nowrap}.account-quick-list button{min-height:68px;display:grid;gap:5px;padding:12px;border:1px solid #e7eaf1;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.account-quick-list button:hover:not(:disabled),.account-quick-list button:focus-visible{border-color:#cbd5e1;background:#f8fafc;outline:none}.account-quick-list button:disabled{cursor:not-allowed;opacity:.58}.account-page-v2,.account-page-v2 .account-settings-panel{gap:0}.account-settings-heading .erp-page-kicker{margin:0 0 6px}.account-page-v2 .account-settings-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr)}.account-settings-main-shell,.account-settings-side-shell{min-width:0}.account-page-v2 .account-settings-stepper{padding:0}.account-page-v2 .account-settings-step.is-active{border-color:#dbeee0;background:#f2faf4}.account-page-v2 .account-settings-step.is-active .account-settings-step-index,.account-page-v2 .account-settings-step.is-active .account-settings-step-icon{background:#e7f7eb;color:#08b44d}.account-settings-current-step{margin:0}.account-settings-side-card{padding:16px}.account-card{padding:18px}.account-overview-details{padding:0;overflow:hidden}.account-overview-details summary{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;cursor:pointer;list-style:none}.account-overview-details summary::-webkit-details-marker{display:none}.account-overview-details summary span:first-child{min-width:0;display:grid;gap:4px}.account-overview-details summary strong{color:#202636;font-size:15px}.account-overview-details summary small{color:#8791a5;font-size:12px;line-height:1.45}.account-overview-details[open] summary{border-bottom:1px solid #edf0f6}.account-overview-details-body{display:grid;gap:14px;padding:16px;background:#fbfcfe}.account-overview-details-body .account-card{background:#fff}.account-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.account-card-header h2,.account-card-header h3,.account-card-header p{margin:0}.account-card-header h2{color:#202636;font-size:18px}.account-card-header h3{color:#202636;font-size:15px}.account-card-header p{margin-top:4px;color:#8791a5;font-size:12px}.account-fact-list{display:grid;gap:10px}.account-fact-list div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;min-height:36px;align-items:center;padding:9px 10px;border:1px solid #e7eaf1;border-radius:8px;background:#fbfcfe}.account-fact-list span,.account-shop-tile span,.muted-copy{color:#8791a5;font-size:12px}.account-fact-list strong,.account-shop-tile strong{min-width:0;color:#303747;font-size:13px;overflow-wrap:anywhere}.account-shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.account-shop-tile,.account-sub-form,.account-member-card{border:1px solid #e7eaf1;border-radius:8px;background:#fbfcfe}.account-shop-tile{padding:12px}.account-shop-tile strong,.account-shop-tile span{display:block}.account-shop-tile span{margin-top:4px}.account-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.account-form-grid label,.account-wide-field{display:grid;gap:6px;color:#606a7d;font-size:12px;font-weight:700}.account-form-grid input,.account-form-grid select,.account-form-grid textarea,.account-wide-field textarea,.account-member-card select{width:100%;border:1px solid #dde3ee;border-radius:8px;padding:9px 10px;color:#303747;background:#fff;font:inherit}.account-form-grid .account-checkbox-line{align-items:center;align-self:end;display:flex;gap:8px;min-height:38px}.account-form-grid .account-checkbox-line input{width:16px;height:16px;padding:0}.account-form-grid input[type=color]{min-height:38px;padding:4px}.account-wide-field{margin-top:12px}.account-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-settings-section{padding:14px;border:1px solid #edf0f6;border-radius:8px;background:#fff}.account-settings-section+.account-settings-section,.account-settings-section+.account-advanced-settings,.account-advanced-settings+.account-actions{margin-top:14px}.account-settings-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.account-settings-section-header h3,.account-settings-section-header p{margin:0}.account-settings-section-header h3{color:#202636;font-size:15px}.account-settings-section-header p{margin-top:5px;color:#8791a5;font-size:12px;line-height:1.5}.account-settings-section-header>span{color:#6b7280;font-size:12px;font-weight:800;white-space:nowrap}.account-settings-form{margin-top:14px}.account-setting-toggle{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e7eaf1;border-radius:8px;background:#fbfcfe;color:#4d5669}.account-setting-toggle input{margin-top:2px}.account-setting-toggle span{display:grid;gap:4px;min-width:0}.account-setting-toggle strong{color:#303747;font-size:13px}.account-setting-toggle small{color:#8791a5;font-size:12px;line-height:1.45}.account-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.account-sub-form{padding:14px}.account-disclosure-form{padding:0;overflow:hidden}.account-disclosure-form summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;cursor:pointer;list-style:none}.account-disclosure-form summary::-webkit-details-marker{display:none}.account-disclosure-form summary span:first-child{display:grid;gap:4px;min-width:0}.account-disclosure-form summary strong{color:#202636;font-size:14px}.account-disclosure-form summary small{color:#8791a5;font-size:12px;line-height:1.45}.account-disclosure-form[open] summary{border-bottom:1px solid #edf0f6}.account-disclosure-form[open] summary .status-badge{background:#ede7ff;color:#6336d8}.account-disclosure-body{padding:14px}.account-export-template-panel{margin-top:14px}.account-advanced-settings{border:1px solid #edf0f6;border-radius:8px;background:#fbfcfe}.account-advanced-settings summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;cursor:pointer;list-style:none}.account-advanced-settings summary::-webkit-details-marker{display:none}.account-advanced-settings summary span:first-child{display:grid;gap:4px;min-width:0}.account-advanced-settings summary strong{color:#202636;font-size:14px}.account-advanced-settings summary small{color:#8791a5;font-size:12px;line-height:1.45}.account-advanced-settings[open] summary{border-bottom:1px solid #edf0f6}.account-advanced-settings[open] summary .status-badge{background:#ede7ff;color:#6336d8}.account-advanced-settings-body{padding:0 14px 14px}.account-picker{margin-top:14px}.account-picker>strong{display:block;margin-bottom:8px;color:#606a7d;font-size:12px}.account-picker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.account-picker-grid label{display:flex;align-items:center;gap:8px;min-height:36px;padding:8px 10px;border:1px solid #e7eaf1;border-radius:8px;background:#fff;color:#4d5669;font-size:12px}.account-picker-grid span{min-width:0;overflow-wrap:anywhere}.account-member-list{display:grid;gap:12px;margin-top:14px}.account-member-card{padding:14px}.account-edit-disclosure{margin-top:12px;border:1px solid #edf0f6;border-radius:8px;background:#fff;overflow:hidden}.account-edit-disclosure summary{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;color:#596273;cursor:pointer;list-style:none;font-size:12px;font-weight:800}.account-edit-disclosure summary::-webkit-details-marker{display:none}.account-edit-disclosure[open] summary{border-bottom:1px solid #edf0f6}.account-edit-disclosure[open] summary .status-badge{background:#ede7ff;color:#6336d8}.account-edit-disclosure-body{padding:12px}.account-permission-tags{display:flex;gap:8px;flex-wrap:wrap}.account-permission-tags span{max-width:100%;padding:6px 9px;border:1px solid #dce5f5;border-radius:999px;background:#f4f7fc;color:#46546d;font-size:12px;font-weight:700;overflow-wrap:anywhere}.account-page-v2 .account-card{padding:14px}.account-page-v2 .account-card-header{align-items:center;gap:10px;margin-bottom:10px}.account-page-v2 .account-card-header>div,.account-page-v2 .account-card-header h2,.account-page-v2 .account-card-header h3,.account-page-v2 .account-card-header p{min-width:0}.account-page-v2 .account-card-header h2,.account-page-v2 .account-card-header h3,.account-page-v2 .account-card-header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-page-v2 .account-card-header p{margin-top:2px}.account-page-v2 .account-settings-stepper{gap:8px}.account-page-v2 .account-settings-step{min-height:44px;padding:8px 10px}.account-page-v2 .account-settings-step-copy{gap:2px}.account-page-v2 .account-overview-details summary,.account-page-v2 .account-disclosure-form summary{min-height:48px;padding:10px 12px}.account-page-v2 .account-overview-details summary span:first-child,.account-page-v2 .account-disclosure-form summary span:first-child,.account-page-v2 .account-advanced-settings summary span:first-child{gap:2px}.account-page-v2 .account-overview-details summary strong,.account-page-v2 .account-overview-details summary small,.account-page-v2 .account-disclosure-form summary strong,.account-page-v2 .account-disclosure-form summary small,.account-page-v2 .account-advanced-settings summary strong,.account-page-v2 .account-advanced-settings summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-page-v2 .account-overview-details-body,.account-page-v2 .account-disclosure-body{gap:10px;padding:12px}.account-page-v2 .account-fact-list,.account-page-v2 .account-shop-grid,.account-page-v2 .account-member-list,.account-page-v2 .account-readiness-list,.account-page-v2 .account-quick-list{gap:8px}.account-page-v2 .account-fact-list div{grid-template-columns:74px minmax(0,1fr);min-height:32px;padding:7px 9px}.account-page-v2 .account-fact-list span,.account-page-v2 .account-fact-list strong,.account-page-v2 .account-shop-tile span,.account-page-v2 .account-shop-tile strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}.account-page-v2 .account-shop-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.account-page-v2 .account-shop-tile{min-height:42px;padding:9px 10px}.account-page-v2 .account-shop-tile span{margin-top:2px}.account-page-v2 .account-permission-tags{gap:6px}.account-page-v2 .account-permission-tags span{max-width:220px;padding:4px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}.account-page-v2 .account-sub-form{padding:0;overflow:hidden}.account-page-v2 .account-member-list{margin-top:10px}.account-page-v2 .account-member-card{display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:stretch;padding:0;overflow:hidden}.account-page-v2 .account-member-card>.account-card-header{grid-column:1;min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:0;padding:9px 12px}.account-page-v2 .account-member-card>.account-card-header select{width:auto;max-width:112px;min-height:32px;padding:6px 28px 6px 9px;font-size:12px}.account-page-v2 .account-edit-disclosure{grid-column:2;margin-top:0;border-width:0 0 0 1px;border-radius:0;overflow:hidden}.account-page-v2 .account-edit-disclosure summary{min-height:46px;justify-content:center;padding:0 10px}.account-page-v2 .account-edit-disclosure summary>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-page-v2 .account-edit-disclosure summary>span:first-child{font-size:0}.account-page-v2 .account-edit-disclosure summary>span:first-child:after{content:"编辑";font-size:12px}.account-page-v2 .account-edit-disclosure summary .status-badge{display:none}.account-page-v2 .account-edit-disclosure[open]{grid-column:1 / -1;border-width:1px 0 0;overflow:visible}.account-page-v2 .account-edit-disclosure[open] summary{height:auto;min-height:34px;justify-content:space-between;padding:7px 12px}.account-page-v2 .account-edit-disclosure[open] summary>span:first-child:after{content:"收起编辑"}.account-page-v2 .account-edit-disclosure[open] summary .status-badge{display:inline-flex}.account-page-v2 .account-edit-disclosure-body{padding:10px 12px 12px}.account-page-v2 .account-picker{margin-top:10px}.account-page-v2 .account-picker-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px}.account-page-v2 .account-picker-grid label{min-height:32px;padding:6px 8px}.account-page-v2 .account-picker-grid span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}.account-page-v2 .account-settings-side-card{padding:14px}.account-page-v2 .account-readiness-item{min-height:42px;grid-template-columns:26px minmax(0,1fr) auto;gap:8px;padding:8px 10px}.account-page-v2 .account-readiness-icon{width:26px;height:26px;border-radius:7px}.account-page-v2 .account-readiness-copy{gap:1px}.account-page-v2 .account-readiness-copy strong,.account-page-v2 .account-readiness-copy small,.account-page-v2 .account-readiness-value,.account-page-v2 .account-quick-list strong,.account-page-v2 .account-quick-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-page-v2 .account-quick-list button{min-height:40px;grid-template-columns:minmax(84px,.8fr) minmax(0,1.2fr);align-items:center;gap:10px;padding:8px 10px}.order-sop-panel .panel-header{align-items:flex-start}.order-sop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.order-sop-card{display:grid;gap:9px;min-height:180px;padding:14px;border:1px solid #e3e8f2;border-radius:8px;background:#fff}.order-sop-card-critical{border-color:#fecaca;background:#fff7f7}.order-sop-card-warning{border-color:#fde68a;background:#fffbeb}.order-sop-card-info{border-color:#bfdbfe;background:#f8fbff}.order-sop-card-head{display:flex;align-items:center;gap:8px;min-width:0}.order-sop-card-head strong{min-width:0;flex:1;color:#172033;font-size:14px;overflow-wrap:anywhere}.order-sop-count{color:#111827;font-size:28px;font-weight:800;line-height:1}.order-sop-card p{margin:0;color:#5b6475;font-size:12px;line-height:1.5}.order-sop-samples{display:flex;flex-wrap:wrap;gap:6px}.order-sop-samples a{max-width:100%;padding:4px 7px;border-radius:6px;background:#ffffffb8;color:#2563eb;font-size:11px;font-weight:700;overflow-wrap:anywhere}.order-sop-link,.order-sop-link-muted{align-self:end;font-size:12px;font-weight:800}.order-sop-link-muted{color:#7a8496}.landou-remote-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;align-items:start}.landou-remote-sidebar,.landou-remote-main,.landou-preview-panel{min-width:0}.landou-device-list{display:grid;gap:10px}.landou-device-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #e5e9f2;border-radius:16px;padding:12px;background:#fff;color:#172033;text-align:left;cursor:pointer}.landou-device-card:hover,.landou-device-card.is-active{border-color:#3b82f6;box-shadow:0 10px 28px #2563eb1f}.landou-device-icon{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;background:#edf5ff;color:#2563eb}.landou-device-copy{min-width:0;display:grid;gap:3px}.landou-device-copy strong,.landou-device-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landou-device-copy small{color:#6b7280;font-size:12px}.landou-file-name{display:inline-flex;align-items:center;gap:8px;font-weight:800}.landou-file-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px;margin:16px 0 10px}.landou-file-search{margin:0}.landou-file-filter-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.landou-file-count{color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}.landou-file-bulkbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 10px}.landou-file-bulkbar .erp-row-action-button.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.landou-file-batch-message{color:#475569;font-size:12px;font-weight:800}.landou-file-select{border:1px solid rgba(148,163,184,.55);border-radius:999px;padding:4px 9px;background:#fff;color:#475569;font-size:11px;font-weight:900;cursor:pointer}.landou-file-select.is-selected{border-color:#2563eb;background:#2563eb;color:#fff}.landou-file-selection-muted{color:#94a3b8;font-weight:900}.landou-remote-main .erp-table tr.is-selected td{background:#eff6ff}.landou-file-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px;color:#475569;font-size:12px;font-weight:900}.landou-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.landou-status-card{min-width:0;padding:12px;border:1px solid #e5e9f2;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff)}.landou-status-card span,.landou-status-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landou-status-card span{color:#6b7280;font-size:12px;font-weight:700}.landou-status-card strong{margin-top:4px;color:#172033;font-size:14px;font-weight:900}.landou-image-factory-panel{margin:16px 0;padding:14px;border:1px solid #e5e9f2;border-radius:18px;background:#f8fbff}.landou-image-library-select{max-width:220px}.landou-control-page{min-height:100vh;padding:24px;color:#172033;background:radial-gradient(circle at 18% 12%,rgba(37,99,235,.14),transparent 28%),linear-gradient(135deg,#eef5ff,#f8fbff 44%,#fff7ed)}.landou-control-topbar,.landou-control-shell,.landou-control-error{max-width:1440px;margin-right:auto;margin-left:auto}.landou-control-topbar{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-bottom:18px}.landou-control-topbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.landou-control-topbar p,.landou-control-chat-head p{margin:0 0 4px;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landou-control-topbar h1,.landou-control-chat-head h2{margin:0;color:#111827}.landou-control-sync-note{display:block;margin-top:5px;color:#64748b;font-size:11px;font-weight:800}.landou-control-back,.landou-control-link,.landou-control-section-head button,.landou-control-stop,.landou-control-composer button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dbe4f0;border-radius:999px;background:#ffffffd6;color:#1f2937;font-weight:900;text-decoration:none;box-shadow:0 10px 28px #0f172a14}.landou-control-back,.landou-control-link{padding:10px 14px}.landou-control-link.is-muted{background:#f8fafcd6;color:#64748b}.landou-control-notice{max-width:1440px;margin:-4px auto 16px;padding:12px 14px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#1e40af;font-size:13px;font-weight:800;line-height:1.6}.landou-control-shell{display:grid;grid-template-columns:280px 320px minmax(0,1fr);gap:16px}.landou-control-devices,.landou-control-agents,.landou-control-chat{min-height:72vh;border:1px solid rgba(219,228,240,.92);border-radius:24px;background:#ffffffd1;box-shadow:0 22px 58px #0f172a1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landou-control-devices,.landou-control-agents{padding:14px;overflow:auto}.landou-control-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.landou-control-section-head strong{font-size:14px;font-weight:1000}.landou-control-section-head button{width:34px;height:34px}.landou-control-device,.landou-control-agent,.landou-control-space-name{width:100%;border:0;background:transparent;color:inherit;text-align:left}.landou-control-device,.landou-control-agent{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:8px;padding:12px;border:1px solid transparent;border-radius:18px;cursor:pointer}.landou-control-agent{grid-template-columns:minmax(0,1fr) auto}.landou-control-device.is-active,.landou-control-agent.is-active{border-color:#93c5fd;background:#eff6ff}.landou-control-device b,.landou-control-agent b,.landou-control-device small,.landou-control-agent small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landou-control-device b,.landou-control-agent b{font-size:13px;font-weight:950}.landou-control-device small,.landou-control-agent small,.landou-control-agent em{color:#64748b;font-size:11px;font-style:normal;font-weight:800}.landou-control-space{margin-bottom:14px}.landou-control-space-name{margin:8px 0;color:#2563eb;font-size:12px;font-weight:1000}.landou-control-chat{display:flex;min-width:0;flex-direction:column;overflow:hidden}.landou-app-launcher-shell{grid-template-columns:340px minmax(0,1fr)}.landou-app-launcher-main{display:grid;place-items:center;padding:34px}.landou-app-launcher-card{width:min(760px,100%);display:grid;gap:14px;justify-items:start;border:1px solid #dbeafe;border-radius:28px;padding:34px;background:radial-gradient(circle at 12% 8%,rgba(37,99,235,.13),transparent 32%),linear-gradient(145deg,#fff,#f8fbff 62%,#eef6ff);box-shadow:0 28px 70px #1e40af1f}.landou-app-launcher-card p,.landou-app-launcher-card h2,.landou-app-launcher-card strong,.landou-app-launcher-card small{margin:0}.landou-app-launcher-card p{color:#64748b;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landou-app-launcher-card h2{color:#0f172a;font-size:clamp(28px,4vw,48px);letter-spacing:-.05em}.landou-app-launcher-card strong{color:#1d4ed8;font-size:16px}.landou-app-launcher-card small{color:#64748b;line-height:1.6}.landou-app-launcher-card code{width:100%;padding:13px 14px;border:1px solid #dbeafe;border-radius:14px;background:#ffffffc2;color:#1e40af;font-size:13px;font-weight:800;overflow-wrap:anywhere}.landou-app-launcher-icon{width:54px;height:54px;display:inline-grid;place-items:center;border-radius:18px;background:#dbeafe;color:#1d4ed8}.landou-app-launcher-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.landou-control-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid #e5e9f2}.landou-control-stop{padding:9px 13px}.landou-control-messages{flex:1;min-height:0;padding:20px;overflow:auto}.landou-control-message{max-width:82%;margin-bottom:14px;padding:12px 14px;border:1px solid #e5e9f2;border-radius:18px;background:#fff}.landou-control-message.is-user{margin-left:auto;border-color:#bfdbfe;background:#eff6ff}.landou-control-message div{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;color:#64748b;font-size:11px;font-weight:900}.landou-control-message p{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.62}.landou-control-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px;border-top:1px solid #e5e9f2;background:#f8fbffe6}.landou-control-composer textarea{min-height:84px;resize:vertical;border:1px solid #dbe4f0;border-radius:18px;padding:12px 14px;background:#fff;font:inherit}.landou-control-composer button{align-self:end;padding:12px 18px;border-color:#1d4ed8;background:#2563eb;color:#fff}.landou-control-error,.landou-control-empty{color:#b91c1c;font-size:13px;font-weight:800}.landou-control-error{margin-bottom:14px;padding:12px 14px;border:1px solid #fecaca;border-radius:16px;background:#fff1f2}.landou-app-page{min-height:100vh;padding:22px;color:#172033;background:radial-gradient(circle at 12% 8%,rgba(14,165,233,.18),transparent 30%),radial-gradient(circle at 92% 18%,rgba(245,158,11,.14),transparent 30%),linear-gradient(135deg,#eaf4ff,#f8fbff 52%,#fff7ed)}.landou-app-topbar,.landou-app-layout{max-width:1500px;margin-right:auto;margin-left:auto}.landou-app-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:16px}.landou-app-topbar p{margin:0 0 4px;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landou-app-topbar h1{margin:0;font-size:clamp(22px,2.6vw,34px)}.landou-app-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.landou-app-actions button,.landou-app-text-input button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dbe4f0;border-radius:999px;padding:10px 14px;background:#ffffffe6;color:#1f2937;font-weight:900;box-shadow:0 10px 28px #0f172a14}.landou-app-actions button.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.landou-app-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px}.landou-app-sidebar,.landou-app-main{border:1px solid rgba(219,228,240,.92);border-radius:24px;background:#ffffffd6;box-shadow:0 22px 58px #0f172a1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landou-app-sidebar{padding:14px}.landou-app-main{min-width:0;padding:14px}.landou-app-help{display:flex;gap:10px;margin-top:12px;padding:11px;border:1px solid #e5e9f2;border-radius:16px;background:#f8fbff;color:#475569;font-size:12px;font-weight:800;line-height:1.5}.landou-app-device-note{color:#2563eb;font-size:12px;font-weight:900}.landou-app-stage{min-height:min(74vh,860px);display:grid;place-items:center;border:1px solid #dbe4f0;border-radius:20px;background:linear-gradient(45deg,rgba(148,163,184,.16) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.16) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.16) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.16) 75%),#0f172a;background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;overflow:hidden;outline:none;cursor:crosshair;touch-action:none}.landou-app-statusbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;color:#64748b;font-size:12px;font-weight:900}.landou-app-statusbar span,.landou-app-statusbar strong{min-height:28px;display:inline-flex;align-items:center;border:1px solid #e5e9f2;border-radius:999px;padding:5px 10px;background:#f8fbff}.landou-app-statusbar strong{color:#1d4ed8;background:#eff6ff}.landou-app-stage:focus{box-shadow:0 0 0 3px #2563eb38}.landou-app-stage img{max-width:100%;max-height:min(74vh,860px);display:block;-webkit-user-select:none;user-select:none;object-fit:contain}.landou-app-text-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px}.landou-app-text-input input{border:1px solid #dbe4f0;border-radius:999px;padding:12px 15px;background:#fff;font:inherit}.landou-app-text-input button{border-color:#1d4ed8;background:#2563eb;color:#fff}@media(max-width:980px){.landou-app-topbar,.landou-app-layout{grid-template-columns:1fr}.landou-app-actions{justify-content:flex-start}}@media(max-width:1100px){.landou-control-shell{grid-template-columns:1fr}.landou-control-devices,.landou-control-agents,.landou-control-chat{min-height:auto}.landou-control-chat{height:70vh}}.landou-image-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px;margin-top:12px}.landou-image-search{margin:0}.landou-image-filter-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.landou-image-count{color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}.landou-image-bulkbar{display:flex;align-items:center;gap:8px;min-height:34px;margin-top:10px;flex-wrap:wrap}.landou-image-batch-message{color:#475569;font-size:12px;font-weight:800}.landou-image-bulkbar .erp-row-action-button.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.landou-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:12px;margin-top:12px}.landou-image-card{position:relative;min-width:0;display:grid;gap:9px;padding:10px;border:1px solid #e5e9f2;border-radius:16px;background:#fff}.landou-image-card.is-selected{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f621}.landou-image-thumb{position:relative;width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;border:0;border-radius:14px;background:radial-gradient(circle at 28% 18%,rgba(59,130,246,.2),transparent 36%),linear-gradient(135deg,#edf5ff,#f7fafc);color:#2563eb;cursor:pointer;overflow:hidden}.landou-image-thumb img{width:100%;height:100%;display:block;object-fit:cover}.landou-image-favorite{position:absolute;top:8px;right:8px;display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#ffffffe0;color:#d97706;font-size:13px;box-shadow:0 6px 16px #0f172a1f}.landou-image-select{position:absolute;top:18px;left:18px;border:1px solid rgba(148,163,184,.48);border-radius:999px;padding:4px 9px;background:#ffffffeb;color:#475569;font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 5px 14px #0f172a1a}.landou-image-select.is-selected{border-color:#2563eb;background:#2563eb;color:#fff}.landou-image-copy{min-width:0;display:grid;gap:3px}.landou-image-copy strong,.landou-image-copy span,.landou-image-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landou-image-copy strong{color:#172033;font-size:13px;font-weight:900}.landou-image-copy span,.landou-image-copy small{color:#6b7280;font-size:12px}.landou-image-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:14px;color:#475569;font-size:12px;font-weight:900}.landou-preview-panel{margin-top:16px}.landou-preview-text{max-height:58vh;overflow:auto;margin:0;padding:16px;border-radius:16px;background:#0f172a;color:#e5eefb;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.landou-preview-media,.landou-preview-frame{width:100%;height:min(68vh,760px);border:1px solid #e5e9f2;border-radius:18px;background:#f8fafc}.landou-preview-media{object-fit:contain}.erp-inline-error{margin-bottom:16px;border-color:#fecaca;color:#b91c1c;background:#fff7f7;font-weight:800}.empty-state{margin:0;padding:18px;border:1px dashed #d8deea;border-radius:16px;color:#6b7280;background:#f8fafc}@media(max-width:1280px){.overview-workbench-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-service-workspace{grid-template-columns:260px minmax(360px,1fr)}.landou-image-toolbar,.landou-file-toolbar{grid-template-columns:1fr;align-items:stretch}.landou-file-count,.landou-image-count{white-space:normal}.customer-service-context-panel{grid-column:1 / -1;border-left:0;border-top:1px solid #edf0f6;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.account-layout,.account-settings-workspace,.account-settings-layout,.account-overview-grid,.account-form-grid,.account-settings-grid,.account-settings-stepper,.landou-status-strip,.landou-remote-grid,.overview-focus-layout,.overview-workbench-grid,.customer-service-metric-grid,.customer-service-plan-grid,.customer-service-context-panel,.customer-service-workspace{grid-template-columns:1fr}.account-settings-nav{position:static}.customer-service-queue-panel{border-right:0;border-bottom:1px solid #edf0f6}}:root{--commerce-bg: #f5f5f3;--commerce-bg-soft: #faf9f7;--commerce-surface: #ffffff;--commerce-surface-raised: #ffffff;--commerce-text: #202223;--commerce-text-strong: #111827;--commerce-muted: #6d7175;--commerce-subtle: #8c9196;--commerce-border: #dfe3e8;--commerce-border-strong: #c9cccf;--commerce-primary: #008060;--commerce-primary-hover: #006e52;--commerce-primary-soft: #e8f5f0;--commerce-primary-soft-strong: #cfe9df;--commerce-warning: #b7791f;--commerce-warning-soft: #fff4d8;--commerce-danger: #d72c0d;--commerce-danger-soft: #fff1ef;--commerce-info: #2c6ecb;--commerce-info-soft: #edf4ff;--commerce-radius-sm: 8px;--commerce-radius: 12px;--commerce-radius-lg: 16px;--commerce-shadow: 0 1px 0 rgba(22, 29, 37, .05), 0 3px 14px rgba(22, 29, 37, .08);--commerce-shadow-strong: 0 2px 2px rgba(22, 29, 37, .04), 0 12px 32px rgba(22, 29, 37, .12);background:var(--commerce-bg);color:var(--commerce-text)}body,.app-shell{background:linear-gradient(180deg,#eeeee9 0,var(--commerce-bg) 220px),var(--commerce-bg);color:var(--commerce-text)}button,input,select,textarea{letter-spacing:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(0,128,96,.42);outline-offset:2px}.global-header{position:sticky;top:0;z-index:40;height:68px;padding:0 22px;background:#18211d;color:#f7f7f2;border:0;box-shadow:0 1px #ffffff14,0 14px 30px #141c182e}.global-header-left,.global-header-right{min-width:0}.global-brand{min-width:192px;gap:12px}.global-brand-mark{width:36px;height:36px;border-radius:10px;background:var(--commerce-primary);color:#fff;box-shadow:inset 0 0 0 1px #ffffff24}.global-brand-name{color:#fff;font-size:15px;font-weight:750;line-height:1.1}.global-brand-subtitle{display:block;margin-top:3px;color:#f7f7f2ad;font-size:11px;font-weight:600}.global-nav{height:auto;gap:6px;margin-left:4px}.global-nav-link{min-height:48px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:6px 12px 6px 8px;border:1px solid transparent;border-radius:12px;color:#f7f7f2c7;font-size:13px;font-weight:700}.global-nav-icon-shell{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff14;color:#f7f7f2b8}.global-nav-copy{min-width:0;display:grid;gap:1px}.global-nav-copy>span,.global-nav-copy>small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-nav-copy>small{color:#f7f7f27a;font-size:11px;font-weight:600}.global-nav-link:hover{background:#ffffff14;color:#fff}.global-nav-link.active{background:#fff;color:#17211c;border-color:#ffffff1f;box-shadow:0 8px 22px #0000002e}.global-nav-link.active .global-nav-icon-shell{background:var(--commerce-primary-soft);color:var(--commerce-primary)}.global-nav-link.active .global-nav-copy>small{color:var(--commerce-muted)}.global-header-search{width:min(340px,30vw);min-width:220px;height:40px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff1a;color:#ffffffbd}.global-header-search:focus-within{border-color:#ffffff57;background:#ffffff24}.global-header-search input{color:#fff}.global-header-search input::placeholder{color:#ffffff94}.global-user-chip{min-height:42px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff17;color:#fff}.global-user-chip:hover,.global-user-chip.is-open{border-color:#ffffff42;background:#ffffff24}.global-user-avatar{background:linear-gradient(135deg,#95bf47,#008060);color:#fff}.global-user-copy strong{color:#fff}.global-user-copy span{color:#ffffff94}.global-user-dropdown{border:1px solid var(--commerce-border);border-radius:var(--commerce-radius-lg);background:var(--commerce-surface);box-shadow:var(--commerce-shadow-strong)}.workspace-shell{grid-template-columns:236px minmax(0,1fr);gap:0;min-height:calc(100vh - 68px);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.left-sidebar{position:sticky;top:68px;height:calc(100vh - 68px);align-self:start;overflow:auto;border-right:1px solid var(--commerce-border);background:#fbfaf8;box-shadow:inset -1px 0 #ffffffb8}.left-sidebar-header{display:flex;height:72px;padding:0 18px;border-bottom:1px solid var(--commerce-border);background:#fff}.left-sidebar-brand-mark{background:var(--commerce-primary)}.left-sidebar-brand-copy strong{color:var(--commerce-text-strong)}.left-sidebar-brand-copy span{color:var(--commerce-muted)}.left-sidebar-body{padding:18px 12px 24px}.left-sidebar-section+.left-sidebar-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--commerce-border)!important}.left-sidebar-section-toggle{min-height:28px;padding:0 10px;color:var(--commerce-muted);font-size:11px;font-weight:800;text-transform:uppercase}.left-sidebar-items{gap:6px}.left-sidebar-item{min-height:52px;margin-right:0;padding:9px 10px;border:1px solid transparent;border-radius:10px;color:#303533}.left-sidebar-item-main{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;min-width:0}.left-sidebar-item-icon-shell{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f0efeb;color:#6d7175}.left-sidebar-item-copy{min-width:0;display:grid;gap:2px}.left-sidebar-item-label,.left-sidebar-item-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-sidebar-item-label{color:inherit;font-size:13px;font-weight:750}.left-sidebar-item-meta{color:var(--commerce-subtle);font-size:11px;font-weight:600}.left-sidebar-item:hover{background:#fff;border-color:var(--commerce-border);box-shadow:0 1px 2px #161d250d}.left-sidebar-item.active{background:var(--commerce-primary-soft);border-color:var(--commerce-primary-soft-strong);color:var(--commerce-primary);box-shadow:inset 3px 0 0 var(--commerce-primary)}.left-sidebar-item.active:before{display:none}.left-sidebar-item.active .left-sidebar-item-icon-shell{background:#fff;color:var(--commerce-primary)}.left-sidebar-item.active .left-sidebar-item-label,.left-sidebar-item.active .left-sidebar-badge{color:var(--commerce-primary)}.left-sidebar-item.active .left-sidebar-item-meta{color:#4f7d69}.content-shell{min-width:0;background:transparent}.content-area{padding:24px}.erp-page,.page-stack{gap:18px}.panel,.orders-master-panel,.products-create-section,.products-create-section-v2,.products-create-side-card,.products-create-sku-card,.products-create-media-subsection,.products-create-attribute-panel,.products-create-variant-builder,.products-create-attribute-card,.products-create-variant-card,.overview-dashboard-card,.account-page-v2 .account-card,.account-page-v2 .account-settings-panel{border:1px solid var(--commerce-border);border-radius:var(--commerce-radius-lg);background:var(--commerce-surface);box-shadow:var(--commerce-shadow)}.panel{overflow:clip}.panel-header,.erp-page-header,.orders-master-header,.orders-master-summary{background:linear-gradient(180deg,#fff,#fbfaf8)}.panel-header{padding:18px 20px 14px;border-bottom:1px solid var(--commerce-border)}.panel-title,.erp-page-title,.products-create-title,.products-create-section-head-split h2,.products-create-section-head h2,.products-create-side-card h3,.account-page-v2 .account-card-header h2,.account-page-v2 .account-card-header h3{color:var(--commerce-text-strong);font-weight:760;letter-spacing:0}.panel-title{font-size:15px}.erp-page-title,.products-create-title{font-size:26px}.panel-subtitle,.erp-page-description,.products-create-subtitle,.products-create-section-head-split p,.products-create-subsection-head p,.account-page-v2 .account-card-header p{color:var(--commerce-muted)}.erp-page-header{padding:22px;border:1px solid var(--commerce-border);border-radius:var(--commerce-radius-lg);background:radial-gradient(circle at top right,rgba(0,128,96,.11),transparent 34%),linear-gradient(180deg,#fff,#fbfaf8);box-shadow:var(--commerce-shadow)}.erp-page-kicker{color:var(--commerce-primary);font-size:11px;font-weight:850;text-transform:uppercase}.erp-page-header-meta{gap:12px}.erp-meta-card,.metric-card,.overview-review-step,.overview-secondary-action,.products-create-rule-item,.products-create-placeholder-band,.products-create-current-step,.products-create-advanced-details,.account-page-v2 .account-shop-tile,.account-page-v2 .account-readiness-item,.account-page-v2 .account-quick-list button{border:1px solid var(--commerce-border);border-radius:var(--commerce-radius);background:#fff;box-shadow:0 1px #161d250a}.erp-meta-card{padding:15px}.erp-meta-label,.metric-label{color:var(--commerce-muted);font-size:11px;font-weight:750;text-transform:uppercase}.erp-meta-value,.metric-value{color:var(--commerce-text-strong)}.erp-action-button,.erp-inline-link-button,.erp-filter-chip,.products-status-tab,.erp-row-action-button,.erp-search-type-button,.products-create-anchor-link,.products-create-source-copy,.products-create-advanced-toggle,.products-create-preset-chip,.products-create-segmented,.products-create-media-upload-button,.products-create-stepper-item,.account-page-v2 .account-settings-step{border-radius:var(--commerce-radius-sm);border-color:var(--commerce-border);background:#fff;color:#303533;box-shadow:0 1px #161d250a}.erp-action-button:hover,.erp-inline-link-button:hover,.erp-filter-chip:hover,.products-status-tab:hover,.erp-row-action-button:hover,.erp-search-type-button:hover,.products-create-anchor-link:hover,.products-create-source-copy:not(:disabled):hover,.products-create-advanced-toggle:hover,.products-create-preset-chip:hover{border-color:var(--commerce-border-strong);background:#f9faf8;color:var(--commerce-primary)}.erp-action-button-primary,.auth-submit{border-color:var(--commerce-primary);background:var(--commerce-primary);color:#fff;box-shadow:inset 0 1px #ffffff38,0 1px #00000014}.erp-action-button-primary:hover,.auth-submit:hover{border-color:var(--commerce-primary-hover);background:var(--commerce-primary-hover);color:#fff}.erp-action-button-danger{border-color:#ffd8d2;background:var(--commerce-danger-soft);color:var(--commerce-danger)}.status-badge{border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:800}.status-badge.green{background:var(--commerce-primary-soft);color:var(--commerce-primary);border-color:var(--commerce-primary-soft-strong)}.status-badge.blue{background:var(--commerce-info-soft);color:var(--commerce-info);border-color:#d7e6ff}.status-badge.amber{background:var(--commerce-warning-soft);color:var(--commerce-warning);border-color:#f1d58e}.status-badge.red{background:var(--commerce-danger-soft);color:var(--commerce-danger);border-color:#ffd8d2}.status-badge.slate{background:#f1f2f3;color:var(--commerce-muted);border-color:var(--commerce-border)}.data-table,.erp-table,.products-create-sku-table,.products-create-size-table{border-collapse:separate;border-spacing:0}.data-table th,.data-table td,.erp-table th,.erp-table td,.products-create-sku-table th,.products-create-sku-table td,.products-create-size-table th,.products-create-size-table td{border-bottom:1px solid var(--commerce-border)}.data-table th,.erp-table th,.products-create-sku-table th,.products-create-size-table th{background:#f7f7f5;color:var(--commerce-muted);font-size:11px;font-weight:800;text-transform:uppercase}.data-table td,.erp-table td{background:#fff}.data-table tbody tr:hover td,.erp-table tbody tr:hover td{background:#fbfaf8}.products-table-product-image,.erp-media-cell img,.products-detail-media-card,.products-create-image-preview,.products-create-description-image-preview{border-radius:var(--commerce-radius);border-color:var(--commerce-border);background:#f6f6f4}.products-table-product-title,.erp-media-cell strong,.erp-stacked-cell strong{color:var(--commerce-text-strong)}.products-toolbar-panel,.erp-filter-panel,.products-table-panel,.orders-table-panel{border-radius:var(--commerce-radius-lg);border-color:var(--commerce-border);background:var(--commerce-surface);box-shadow:var(--commerce-shadow)}.products-toolbar-main,.erp-filter-stack,.orders-master-controls{background:#fbfaf8}.products-status-tab-strip{padding:4px;border:1px solid var(--commerce-border);border-radius:12px;background:#f7f7f5}.products-status-tab{min-height:36px;border:0;background:transparent;box-shadow:none}.products-status-tab.is-active,.erp-filter-chip.is-active,.filter-chip.active{background:#fff;color:var(--commerce-primary);box-shadow:0 1px 2px #161d251a}.erp-search-strip,.products-create-source-input,.global-header-search,.shop-alias-input,.products-create-field input,.products-create-field select,.products-create-field textarea,.products-create-mini-field input,.products-create-mini-field select,.products-create-sku-table td input,.products-create-sku-table td select,.products-create-size-table td input,.auth-field input{border-color:var(--commerce-border);border-radius:var(--commerce-radius-sm)}.products-create-field input:focus,.products-create-field select:focus,.products-create-field textarea:focus,.products-create-mini-field input:focus,.products-create-mini-field select:focus,.products-create-sku-table td input:focus,.products-create-sku-table td select:focus,.products-create-size-table td input:focus,.shop-alias-input:focus,.auth-field input:focus{outline:none;border-color:var(--commerce-primary);box-shadow:0 0 0 3px #00806024}.overview-focus-panel{padding:20px;background:radial-gradient(circle at top right,rgba(0,128,96,.12),transparent 36%),#fff}.overview-primary-action{border-radius:var(--commerce-radius-lg);border-color:var(--commerce-border);background:linear-gradient(180deg,#fff,#faf9f7);box-shadow:var(--commerce-shadow)}.overview-primary-action-copy span{color:var(--commerce-primary)}.overview-primary-action-copy h3{color:var(--commerce-text-strong)}.overview-review-step.is-done .overview-review-dot{border-color:var(--commerce-primary);background:var(--commerce-primary)}.overview-operations-icon.tone-green,.overview-dashboard-metric-icon.tone-green{background:var(--commerce-primary-soft);color:var(--commerce-primary)}.overview-operations-icon.tone-blue,.overview-dashboard-metric-icon.tone-blue{background:var(--commerce-info-soft);color:var(--commerce-info)}.overview-operations-icon.tone-red,.overview-dashboard-metric-icon.tone-red{background:var(--commerce-danger-soft);color:var(--commerce-danger)}.products-create-v2 .orders-master-summary,.products-create-heading{background:radial-gradient(circle at top right,rgba(0,128,96,.1),transparent 34%),linear-gradient(180deg,#fff,#fbfaf8)}.products-create-anchor-strip,.products-create-layout{border-top-color:var(--commerce-border)}.products-create-v2 .products-create-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.products-create-section-v2{padding:24px}.products-create-stepper{top:84px;border-radius:var(--commerce-radius-lg);border-color:var(--commerce-border);background:#fbfaf8eb;box-shadow:var(--commerce-shadow)}.products-create-stepper-item{border-color:transparent;background:#fff;min-height:72px}.products-create-stepper-item.is-active{border-color:var(--commerce-primary-soft-strong);background:var(--commerce-primary-soft);box-shadow:inset 0 0 0 1px #00806014}.products-create-stepper-item.is-done .products-create-stepper-index,.products-create-segmented-button.is-active,.products-create-option-chip.is-active{color:var(--commerce-primary)}.products-create-stepper-item.is-done .products-create-stepper-index{background:var(--commerce-primary);color:#fff}.products-create-image-guide{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.products-create-image-slot,.products-create-description-image-card{border-radius:var(--commerce-radius);border-color:var(--commerce-border);background:#fbfaf8}.products-create-image-slot.has-image,.products-create-option-chip.is-active{border-color:var(--commerce-primary-soft-strong);background:var(--commerce-primary-soft)}.products-create-media-subsection,.products-create-attribute-panel,.products-create-variant-builder{background:#fbfaf8}.products-create-attribute-card,.products-create-variant-card,.products-create-sku-table-wrap,.products-create-size-chart-builder{border-radius:var(--commerce-radius);border-color:var(--commerce-border)}.products-create-step-actions{bottom:0;margin-right:-24px;margin-left:-24px;padding:14px 24px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -1px 0 var(--commerce-border),0 -14px 30px #161d250f}.products-create-side-card-progress{top:92px}.account-page-v2{background:transparent}.account-page-v2 .account-settings-panel,.account-page-v2 .account-card{border-radius:var(--commerce-radius-lg)}.account-page-v2 .account-settings-step.is-active{background:var(--commerce-primary-soft);color:var(--commerce-primary)}.auth-page{min-height:100vh;background:radial-gradient(circle at 18% 16%,rgba(149,191,71,.26),transparent 28%),radial-gradient(circle at 82% 18%,rgba(0,128,96,.16),transparent 30%),linear-gradient(180deg,#18211d 0,#253028 44%,#f5f5f3 44%)}.auth-card{width:min(440px,calc(100vw - 32px));border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#fffffff5;box-shadow:var(--commerce-shadow-strong)}.auth-brand-mark{background:var(--commerce-primary)}.auth-header h1{color:var(--commerce-text-strong)}.auth-header p,.auth-field span,.auth-switch{color:var(--commerce-muted)}.auth-switch a{color:var(--commerce-primary)}@media(max-width:1180px){.global-brand{min-width:150px}.global-nav-link{grid-template-columns:28px;padding:6px 9px}.global-nav-copy>small{display:none}.workspace-shell{grid-template-columns:218px minmax(0,1fr)}.products-create-v2 .products-create-layout{grid-template-columns:1fr}.products-create-side-card-progress,.left-sidebar{position:static;height:auto}}@media(max-width:860px){.global-header{height:auto;min-height:68px;padding:12px;flex-wrap:wrap}.global-header-left,.global-header-right{width:100%;justify-content:space-between}.global-header-search{width:100%;min-width:0}.workspace-shell{display:block;min-height:auto}.left-sidebar{border-right:0;border-bottom:1px solid var(--commerce-border)}.left-sidebar-body{display:flex;gap:12px;overflow:auto;padding:12px}.left-sidebar-section{min-width:190px}.left-sidebar-section+.left-sidebar-section{margin-top:0;padding-top:0;border-top:0!important}.content-area{padding:14px}.erp-page-header-meta,.overview-secondary-actions,.products-create-stepper,.products-create-rule-strip,.products-create-attribute-grid,.products-create-variant-grid,.products-create-variant-grid.products-create-variant-grid-expanded,.products-create-batch-toolbar{grid-template-columns:1fr}}:root{--erp-final-gutter: 24px;--erp-final-left-nav: 236px;--erp-final-border: #e1e6eb;--erp-final-input-border: #cfd8e3;--erp-final-green: #008060;--erp-final-green-soft: #e8f5f0;--erp-final-text: #202223;--erp-final-muted: #6d7175}.global-header{width:calc(100vw - (var(--erp-final-gutter) * 2))!important;max-width:none!important;height:64px!important;margin:16px auto 0!important;padding:0 20px 0 24px!important;border-radius:22px!important;border:1px solid rgba(225,230,235,.92)!important;background:linear-gradient(180deg,#fffffffa,#fafbf9f5),#fff!important;color:var(--erp-final-text)!important;box-shadow:0 1px #161d250f,0 12px 30px #161d251a!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.global-header-left{flex:1 1 auto!important;min-width:0!important}.global-header-right{flex:0 0 auto!important;min-width:0!important}.global-brand{min-width:232px!important}.global-brand-mark{background:var(--erp-final-green)!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff38!important}.global-brand-name{color:var(--erp-final-text)!important}.global-brand-subtitle{color:var(--erp-final-muted)!important}.global-nav-link{min-width:104px!important;min-height:46px!important;border:1px solid transparent!important;color:#4b5563!important;background:transparent!important}.global-nav-link:hover{border-color:var(--erp-final-border)!important;background:#f7faf8!important;color:var(--erp-final-green)!important}.global-nav-link.active{border-color:#cfe9df!important;background:var(--erp-final-green-soft)!important;color:var(--erp-final-green)!important;box-shadow:0 1px #161d250a,inset 0 0 0 1px #0080600f!important}.global-nav-icon-shell{background:#f0f2f1!important;color:var(--erp-final-muted)!important}.global-nav-link:hover .global-nav-icon-shell,.global-nav-link.active .global-nav-icon-shell{background:#fff!important;color:var(--erp-final-green)!important}.global-nav-copy>small{color:var(--erp-final-muted)!important}.global-header-search{width:clamp(300px,24vw,460px)!important;min-width:260px!important;border:1px solid var(--erp-final-input-border)!important;background:#fff!important;color:var(--erp-final-muted)!important;box-shadow:inset 0 1px #161d2508!important}.global-header-search:focus-within{border-color:var(--erp-final-green)!important;background:#fff!important;box-shadow:0 0 0 3px #0080601f!important}.global-header-search input{color:var(--erp-final-text)!important}.global-header-search input::placeholder{color:#8c949e!important}.global-user-chip{border:1px solid var(--erp-final-border)!important;background:#fff!important;color:var(--erp-final-text)!important;box-shadow:0 1px #161d250a!important}.global-user-chip:hover,.global-user-chip.is-open{border-color:#cfe9df!important;background:#f7faf8!important}.global-user-avatar{background:linear-gradient(135deg,#95bf47,var(--erp-final-green))!important;color:#fff!important}.global-user-copy strong{color:var(--erp-final-text)!important}.global-user-copy span{color:var(--erp-final-muted)!important}.workspace-shell{width:calc(100vw - (var(--erp-final-gutter) * 2))!important;max-width:none!important;margin:0 auto!important;padding-top:16px!important;display:grid!important;grid-template-columns:var(--erp-final-left-nav) minmax(0,1fr)!important;gap:0!important}.left-sidebar{position:sticky!important;top:96px!important;height:calc(100vh - 96px)!important;border:1px solid var(--erp-final-border)!important;border-right:0!important;border-radius:18px 0 0 18px!important;background:#ffffffe6!important;box-shadow:0 1px #161d250a,0 10px 26px #161d2512!important}.left-sidebar-header{height:72px!important;padding:0 18px!important;border-bottom:1px solid var(--erp-final-border)!important;border-radius:18px 0 0!important}.left-sidebar-body{padding:18px 12px 28px!important}.left-sidebar-items{margin-top:4px!important;gap:8px!important}.left-sidebar-item{position:relative!important;min-height:54px!important;padding:9px 12px 9px 14px!important;border:1px solid transparent!important;border-radius:12px!important;color:#303533!important}.left-sidebar-item.active{border-color:#dfe6e2!important;background:#f7f8f6!important;color:#202223!important;box-shadow:0 1px #161d2508,inset 0 0 0 1px #ffffffb8!important}.left-sidebar-item.active:before{content:""!important;position:absolute!important;left:7px!important;top:15px!important;width:3px!important;height:24px!important;display:block!important;border-radius:999px!important;background:var(--erp-final-green)!important}.left-sidebar-item.active .left-sidebar-item-icon-shell{background:#edf5f1!important;color:var(--erp-final-green)!important}.left-sidebar-item.active .left-sidebar-item-label,.left-sidebar-item.active .left-sidebar-badge{color:#202223!important}.left-sidebar-item.active .left-sidebar-item-meta{color:var(--erp-final-muted)!important}.left-sidebar-item-meta{display:block!important}.content-shell{min-width:0!important;border:1px solid var(--erp-final-border)!important;border-left:0!important;border-radius:0 18px 18px 0!important;background:#ffffff70!important}.content-area{max-width:none!important;width:100%!important;min-width:0!important;padding:0 0 36px 24px!important;overflow:visible!important}.overview-focus-panel,.overview-disclosure,.orders-master-panel.products-master-panel,.account-page-v2 .account-settings-panel{width:100%!important;max-width:none!important}.orders-master-panel.products-master-panel{width:100%!important;border:1px solid var(--erp-final-border)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 1px #161d250a,0 8px 24px #161d2514!important;overflow:hidden!important}.products-create-page .orders-master-panel.products-master-panel{background:#fff!important}.products-reference-page .orders-master-panel.products-master-panel{overflow:visible!important}.products-reference-page .orders-master-summary.products-master-summary{padding:16px 20px!important}.products-reference-page .orders-master-controls.products-master-controls{padding:20px!important}.products-reference-page .orders-master-list-shell.products-master-list-shell{padding:0 20px 20px!important;overflow:visible!important;background:#fff!important}.products-reference-page .table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;padding-top:0!important;background:#fff!important}.products-reference-page .erp-products-table{min-width:1120px!important}.products-reference-page .erp-products-table th{position:static!important;top:auto!important;z-index:auto!important;background:#f7f7f5!important}.products-reference-page .erp-products-table th,.products-reference-page .erp-products-table td{padding-top:14px!important;padding-bottom:14px!important;vertical-align:middle!important}.products-reference-page .products-table-row td{background:#fff!important}.products-reference-page .products-table-row:hover td{background:#fbfaf8!important}.products-reference-page .products-table-product-cell{min-height:76px!important;align-items:center!important}.products-reference-page .products-table-product-media,.products-reference-page .products-table-product-image{width:64px!important;height:64px!important;flex:0 0 64px!important}.products-create-page .orders-master-summary.products-master-summary,.account-page-v2 .orders-master-summary.products-master-summary{display:block!important;padding:0!important;border-bottom:0!important;background:transparent!important}.products-create-heading,.account-settings-heading{width:100%!important;min-height:168px!important;padding:28px 36px!important;border:0!important;border-radius:18px 18px 0 0!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:28px!important;background:radial-gradient(circle at 96% 0,rgba(0,128,96,.16),transparent 34%),linear-gradient(135deg,#fff,#fbfaf8 62%,#eef8f3)!important;box-shadow:none!important}.products-create-heading-left{flex:1 1 auto!important;max-width:none!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:18px!important}.products-create-heading-right{flex:0 1 600px!important;justify-content:flex-end!important;gap:10px!important}.products-create-submit-hint{flex-basis:100%!important;text-align:right!important}.products-create-layout,.products-create-v2 .products-create-layout{width:100%!important;display:grid!important;grid-template-columns:minmax(820px,1fr) 360px!important;align-items:start!important;gap:28px!important;padding:24px 36px 32px!important;border:0!important;border-top:1px solid var(--erp-final-border)!important;border-radius:0 0 18px 18px!important;background:#fff!important;box-shadow:none!important}.products-create-form-shell,.products-create-side-shell{min-width:0!important}.products-create-stepper{position:sticky!important;top:96px!important;z-index:8!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:-14px 0 22px!important;padding:10px!important;border:1px solid var(--erp-final-border)!important;border-radius:16px!important;background:#fafaf8f0!important;box-shadow:0 1px #161d250a,0 8px 20px #161d250f!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.products-create-stepper-item{min-height:70px!important;padding:10px 12px!important;border:1px solid transparent!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px #161d250a!important}.products-create-stepper-item.is-active{border-color:#cfe9df!important;background:var(--erp-final-green-soft)!important}.products-create-current-step{margin-bottom:18px!important;padding:10px 12px!important;border:1px solid var(--erp-final-border)!important;border-radius:12px!important;background:#fbfaf8!important}.products-create-section-v2{padding:28px 28px 30px!important;border:1px solid var(--erp-final-border)!important;border-radius:16px!important;box-shadow:0 1px #161d250a!important}.products-create-grid.three{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr)!important;gap:18px!important}.products-create-grid.three>.products-create-field-wide{grid-column:1 / -1!important}.products-create-field{gap:8px!important}.products-create-field span,.products-create-field-label-row span{color:#5f6872!important;font-size:12px!important;font-weight:750!important}.products-create-field input,.products-create-field select,.products-create-field textarea,.products-create-mini-field input,.products-create-mini-field select,.products-create-sku-table td input,.products-create-sku-table td select,.products-create-size-table td input,.products-create-category-trigger,.products-create-brand-selected,.products-create-brand-input-wrap,.products-create-source-input,.account-form-grid input,.account-form-grid select,.account-form-grid textarea,.account-wide-field textarea{min-height:42px!important;border:1px solid var(--erp-final-input-border)!important;border-radius:10px!important;background:#fff!important;color:#202223!important;box-shadow:inset 0 1px #161d2508!important}.products-create-field input,.products-create-field select,.products-create-field textarea,.products-create-mini-field input,.products-create-mini-field select,.products-create-sku-table td input,.products-create-sku-table td select,.products-create-size-table td input{width:100%!important;padding:0 12px!important}.products-create-field textarea{padding-top:11px!important}.products-create-category-trigger{padding:10px 12px!important}.products-create-brand-selected,.products-create-brand-input-wrap{padding:0 12px!important}.products-create-brand-input-wrap input,.products-create-source-input input{border:0!important;box-shadow:none!important;background:transparent!important}.products-create-source-input{overflow:hidden!important}.products-create-source-copy{min-height:42px!important;border-left:1px solid var(--erp-final-border)!important;background:#f8faf9!important}.products-create-side-shell{gap:18px!important}.products-create-side-card{padding:18px!important;border:1px solid var(--erp-final-border)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 1px #161d250a!important}.products-create-side-card-progress{position:sticky!important;top:96px!important}.products-create-side-meta>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}.products-create-warning-list{gap:8px!important}.products-create-step-actions{margin-right:-28px!important;margin-left:-28px!important;padding:14px 28px!important;border-top:1px solid var(--erp-final-border)!important;border-radius:0 0 16px 16px!important}.overview-focus-panel,.overview-disclosure,.account-page-v2 .account-settings-panel{border:1px solid var(--erp-final-border)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 1px #161d250a,0 8px 24px #161d2514!important}.overview-focus-panel{padding:20px!important}.overview-workbench-v2{--overview-gap: 16px;--overview-card-padding: 20px;--overview-row-height: 72px;display:grid!important;gap:var(--overview-gap)!important;padding:0 0 8px!important}.overview-command-center,.overview-work-panel,.overview-kpi-card{border:1px solid var(--erp-final-border)!important;background:#fff!important;box-shadow:0 1px #161d250a,0 8px 24px #161d250f!important}.overview-command-center{min-height:220px!important;padding:24px!important;border-radius:18px!important;display:grid!important;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)!important;gap:var(--overview-gap)!important;align-items:stretch!important;background:radial-gradient(circle at 100% 0,rgba(0,128,96,.12),transparent 34%),linear-gradient(135deg,#fff,#fbfaf8 58%,#f1f8f4)!important}.overview-command-copy{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;padding:14px 0!important}.overview-command-kicker{width:fit-content!important;padding:4px 8px!important;border:1px solid #d7e8df!important;border-radius:999px!important;background:#fff!important;color:var(--erp-final-green)!important;font-size:12px!important;font-weight:750!important}.overview-command-copy h1{margin:14px 0 0!important;color:var(--erp-final-text)!important;font-size:30px!important;line-height:1.15!important;font-weight:780!important;letter-spacing:0!important}.overview-command-copy p{max-width:680px!important;margin:10px 0 0!important;color:var(--erp-final-muted)!important;font-size:13px!important;line-height:1.7!important}.overview-command-actions{margin-top:auto!important;padding-top:22px!important;display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.overview-command-primary,.overview-command-secondary{min-height:38px!important;min-width:112px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-decoration:none!important;white-space:nowrap!important}.overview-command-primary{padding:0 15px!important;border-radius:10px!important;background:var(--erp-final-green)!important;border-color:var(--erp-final-green)!important;box-shadow:0 8px 18px #00806029!important}.overview-command-secondary{padding:0 13px!important;border-radius:10px!important;background:#fff!important;border-color:#d7dfdb!important;color:#303533!important;box-shadow:0 1px #161d250a!important}.overview-next-action{min-width:0!important;padding:18px!important;border:1px solid #dbe7e1!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:18px!important;background:#ffffffd6!important;box-shadow:inset 0 1px #ffffffb8!important}.overview-next-action-top span,.overview-panel-heading span,.overview-kpi-card-top>span:first-child{color:var(--erp-final-muted)!important;font-size:12px!important;font-weight:750!important}.overview-next-action-top strong{display:block!important;margin-top:8px!important;color:var(--erp-final-text)!important;font-size:20px!important;line-height:1.2!important}.overview-next-action-top p{margin:8px 0 0!important;color:#5f6872!important;font-size:13px!important;line-height:1.55!important}.overview-next-action-link{width:fit-content!important;min-height:36px!important;padding:0 12px!important;border:1px solid #cfe1d9!important;border-radius:9px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;background:#fff!important;color:var(--erp-final-green)!important;font-size:13px!important;font-weight:720!important;text-decoration:none!important;white-space:nowrap!important}.overview-next-action.tone-red{border-color:#f1d1cc!important;background:#fff9f8!important}.overview-next-action.tone-red .overview-next-action-link{border-color:#f1c9c3!important;color:#b42318!important}.overview-next-action.tone-amber{border-color:#eadab7!important;background:#fffaf0!important}.overview-next-action.tone-amber .overview-next-action-link{border-color:#eadab7!important;color:#966300!important}.overview-kpi-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:var(--overview-gap)!important}.overview-kpi-card{min-width:0!important;min-height:152px!important;padding:16px!important;border-radius:16px!important;display:grid!important;grid-template-rows:34px 36px 36px 20px!important;align-content:start!important;gap:8px!important}.overview-kpi-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.overview-kpi-icon,.overview-action-icon,.overview-readiness-dot{width:34px!important;height:34px!important;border-radius:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}.overview-kpi-card>strong{align-self:end!important;color:var(--erp-final-text)!important;font-size:28px!important;line-height:1!important;font-weight:780!important}.overview-kpi-card>p{min-height:34px!important;margin:0!important;color:#68737d!important;font-size:12px!important;line-height:1.45!important}.overview-kpi-card>small{align-self:end!important;display:inline-flex!important;align-items:center!important;gap:4px!important;color:var(--erp-final-muted)!important;font-size:12px!important;font-weight:700!important}.overview-kpi-card>small.positive{color:var(--erp-final-green)!important}.overview-kpi-card>small.negative{color:#b42318!important}.overview-kpi-icon.tone-green,.overview-action-icon.tone-green,.overview-readiness-row.tone-green .overview-readiness-dot{background:#e8f5f0!important;color:var(--erp-final-green)!important}.overview-kpi-icon.tone-blue,.overview-action-icon.tone-blue,.overview-readiness-row.tone-blue .overview-readiness-dot{background:#edf4ff!important;color:#2563eb!important}.overview-kpi-icon.tone-emerald,.overview-action-icon.tone-emerald{background:#edf8f3!important;color:#0f8f66!important}.overview-kpi-icon.tone-amber,.overview-readiness-row.tone-amber .overview-readiness-dot{background:#fff4dd!important;color:#a16207!important}.overview-kpi-icon.tone-red,.overview-action-icon.tone-red,.overview-readiness-row.tone-red .overview-readiness-dot{background:#fff0ee!important;color:#b42318!important}.overview-workbench-grid-v2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--overview-gap)!important;align-items:stretch!important}.overview-workbench-grid-v2-bottom{grid-template-columns:repeat(2,minmax(0,1fr))!important}.overview-work-panel{min-width:0!important;height:100%!important;padding:var(--overview-card-padding)!important;border-radius:18px!important;display:flex!important;flex-direction:column!important}.overview-panel-heading{min-height:44px!important;margin-bottom:16px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}.overview-panel-heading h2{margin:4px 0 0!important;color:var(--erp-final-text)!important;font-size:17px!important;line-height:1.25!important;font-weight:760!important}.overview-panel-link{min-height:30px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;color:var(--erp-final-green)!important;font-size:12px!important;font-weight:720!important;text-decoration:none!important}.overview-readiness-list,.overview-action-list,.overview-status-list-v2,.overview-recent-list{flex:1 1 auto!important;display:grid!important;gap:10px!important}.overview-readiness-list,.overview-action-list{grid-auto-rows:var(--overview-row-height)!important}.overview-readiness-row,.overview-action-row,.overview-recent-row,.overview-status-row-v2{min-width:0!important;border:1px solid #e5ebe8!important;border-radius:12px!important;background:#fff!important;text-decoration:none!important}.overview-readiness-row{min-height:var(--overview-row-height)!important;padding:12px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 74px!important;gap:12px!important;align-items:center!important;color:#303533!important}.overview-readiness-dot{border:1px solid #dfe6e2!important;background:#fbfaf8!important;color:#7b8794!important}.overview-readiness-dot.is-done{border-color:#c9e4d8!important}.overview-readiness-copy,.overview-action-copy{min-width:0!important}.overview-readiness-copy strong,.overview-action-copy strong,.overview-status-row-v2 strong{display:block!important;color:var(--erp-final-text)!important;font-size:13px!important;font-weight:750!important}.overview-readiness-copy small,.overview-action-copy small,.overview-status-row-v2 small{display:block!important;margin-top:4px!important;overflow:hidden!important;color:#75808a!important;font-size:12px!important;line-height:1.4!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-readiness-value{width:74px!important;padding:4px 8px!important;border-radius:999px!important;background:#f7f8f6!important;color:#4b5563!important;font-size:12px!important;font-weight:720!important;white-space:nowrap!important;text-align:center!important}.overview-action-row{min-height:var(--overview-row-height)!important;padding:12px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) 92px!important;gap:12px!important;align-items:center!important;color:#303533!important}.overview-action-meta{min-width:0!important;width:92px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;color:var(--erp-final-green)!important;font-size:12px!important;font-weight:720!important;white-space:nowrap!important}.overview-action-meta b{max-width:72px!important;overflow:hidden!important;text-overflow:ellipsis!important}.overview-recent-row{min-height:58px!important;padding:10px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 136px 84px 116px!important;gap:12px!important;align-items:center!important;color:#303533!important}.overview-recent-title,.overview-recent-sku{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overview-recent-title{color:var(--erp-final-text)!important;font-size:13px!important;font-weight:730!important}.overview-recent-sku,.overview-recent-time{color:#75808a!important;font-size:12px!important}.overview-recent-time{text-align:right!important;white-space:nowrap!important}.overview-empty-state{min-height:100%!important;border:1px dashed #d9e2dd!important;border-radius:12px!important;display:grid!important;place-items:center!important;gap:6px!important;color:#75808a!important;font-size:13px!important}.overview-status-row-v2{min-height:var(--overview-row-height)!important;padding:12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.overview-status-row-v2>span{min-width:0!important}.overview-status-row-v2>b{color:var(--erp-final-text)!important;font-size:13px!important;font-weight:750!important;text-align:right!important}.overview-readiness-row:hover,.overview-action-row:hover,.overview-recent-row:hover,.overview-panel-link:hover,.overview-next-action-link:hover{border-color:#cfe9df!important;background:#f8fbf9!important}.overview-primary-action{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:18px!important}.overview-primary-action-copy{min-width:0!important}.overview-primary-action .overview-primary-action-button{width:fit-content!important;min-width:0!important;max-width:100%!important;min-height:36px!important;align-self:end!important;justify-self:end!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:1px solid #cfe1d9!important;border-radius:9px!important;background:#fff!important;color:var(--erp-final-green)!important;box-shadow:0 1px #161d250a!important;white-space:nowrap!important;transform:none!important}.overview-primary-action .overview-primary-action-button:hover{border-color:#b8d7ca!important;background:#f7faf8!important;color:#006c51!important;box-shadow:0 1px #161d250a!important;transform:none!important}.overview-primary-action.tone-red .overview-primary-action-button{border-color:#f1c9c3!important;background:#fff!important;color:#b42318!important}.overview-primary-action.tone-red .overview-primary-action-button:hover{border-color:#e6aaa0!important;background:#fff8f7!important;color:#9f1d13!important}.account-page-v2 .account-settings-panel{overflow:hidden!important}.account-page-v2 .account-settings-layout{padding:24px 36px 32px!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:28px!important}.account-page-v2 .account-settings-stepper{margin-bottom:18px!important}@media(max-width:1440px){:root{--erp-final-gutter: 16px;--erp-final-left-nav: 220px}.global-brand{min-width:190px!important}.global-header-search{width:clamp(220px,22vw,340px)!important}.products-create-layout,.products-create-v2 .products-create-layout,.account-page-v2 .account-settings-layout{grid-template-columns:minmax(0,1fr)!important}.products-create-stepper,.products-create-side-card-progress{position:static!important}.overview-command-center{grid-template-columns:minmax(0,1fr) 300px!important}}@media(max-width:1180px){.overview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.overview-workbench-grid-v2,.overview-workbench-grid-v2-bottom{grid-template-columns:1fr!important}.overview-recent-row{grid-template-columns:minmax(0,1fr) minmax(120px,.45fr) auto 122px!important}}@media(max-width:860px){:root{--erp-final-gutter: 8px}.global-header{position:static!important;height:auto!important;min-height:64px!important;margin-top:8px!important;padding:10px!important;flex-wrap:wrap!important;gap:10px!important;border-radius:16px!important}.global-header-left,.global-header-right{width:100%!important;flex:1 1 100%!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.global-brand{min-width:0!important;flex:1 1 100%!important}.global-brand-subtitle,.global-nav-copy>small,.global-user-copy span{display:none!important}.global-nav{width:100%!important;margin-left:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.global-nav-link{min-width:0!important;min-height:42px!important;padding:6px 8px!important;grid-template-columns:24px minmax(0,1fr)!important}.global-nav-icon-shell{width:24px!important;height:24px!important}.global-header-search{width:100%!important;min-width:0!important;flex:1 1 100%!important}.global-user-chip{min-width:0!important}.workspace-shell{display:block!important;padding-top:8px!important}.left-sidebar,.content-shell{border:1px solid var(--erp-final-border)!important;border-radius:16px!important}.left-sidebar{position:static!important;top:auto!important;height:auto!important;max-height:none!important;overflow:visible!important}.left-sidebar-header{display:none!important}.left-sidebar-body{display:flex!important;gap:8px!important;padding:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important}.left-sidebar-section{min-width:180px!important;flex:0 0 180px!important}.left-sidebar-section+.left-sidebar-section{margin-top:0!important;padding-top:0!important;border-top:0!important}.left-sidebar-section-toggle{min-height:28px!important;padding:0 8px!important}.left-sidebar-item{min-height:48px!important;padding:8px 10px!important}.content-area{padding:12px 0 24px!important}.products-create-heading,.account-settings-heading,.products-create-layout,.products-create-v2 .products-create-layout,.account-page-v2 .account-settings-layout,.products-reference-page .orders-master-summary.products-master-summary,.products-reference-page .orders-master-controls.products-master-controls,.products-reference-page .orders-master-list-shell.products-master-list-shell{padding:16px!important}.products-create-heading{display:grid!important}.overview-command-center{min-height:auto!important;padding:18px!important;grid-template-columns:1fr!important}.overview-command-copy h1{font-size:24px!important}.overview-command-actions,.overview-command-primary,.overview-command-secondary{width:100%!important}.overview-kpi-grid{grid-template-columns:1fr!important}.overview-work-panel{padding:14px!important}.overview-panel-heading{display:grid!important}.overview-readiness-row,.overview-action-row{grid-template-columns:34px minmax(0,1fr)!important}.overview-readiness-value,.overview-action-meta{grid-column:2!important;justify-self:start!important}.overview-recent-row{grid-template-columns:1fr auto!important}.overview-recent-title,.overview-recent-sku,.overview-recent-time{grid-column:1 / -1!important;text-align:left!important}.overview-primary-action{grid-template-columns:1fr!important}.overview-primary-action .overview-primary-action-button{justify-self:start!important}.products-create-heading-left{grid-template-columns:1fr!important}.products-create-heading-right{justify-content:flex-start!important}.products-create-stepper,.products-create-grid.three,.products-create-grid.two{grid-template-columns:1fr!important}}
