:root{--bg:#f5f7fa;--border:#d9d9d9;--soft:#f0f0f0;--text:#1f2329;--sub:#5f6673;--disabled:#b8bec8;--primary:#1677ff;--success:#52c41a;--warning:#faad14;--error:#ff4d4f;--processing:#1677ff;--radius:6px;--shadow:0 8px 24px rgba(31,35,41,0.08)}.factory-order-items-stack{display:grid;grid-gap:8px;gap:8px}.factory-order-items-stack .factory-order-product+.factory-order-product{padding-top:8px;border-top:1px solid #edf0eb}.factory-waybill-number{display:block;color:#344139;font-size:11px;overflow-wrap:anywhere}.factory-row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.factory-row-actions button{min-width:62px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid var(--border);border-radius:7px;background:#fff;color:#536159;font-size:9px;font-weight:700;cursor:pointer}.factory-row-actions button:hover{border-color:#8eb89a;color:var(--green-dark);background:#f4f9f5}.factory-row-actions button:disabled{opacity:.5;cursor:not-allowed}.factory-action-modal{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:hidden;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.factory-action-modal.compact{width:min(480px,calc(100vw - 32px))}.factory-action-modal>header{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid var(--border)}.factory-action-modal>header span{color:#87918b;font-size:9px}.factory-action-modal h2{margin:4px 0 0;font-size:18px}.factory-action-modal>header button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:#657169;cursor:pointer}.factory-action-modal-body{max-height:65dvh;overflow:auto;padding:18px 20px}.factory-action-modal-body h3{margin:0 0 15px;font-size:15px}.factory-action-timeline{display:grid;grid-gap:0;gap:0}.factory-action-timeline article{position:relative;display:flex;gap:12px;min-height:68px}.factory-action-timeline article>i{width:10px;height:10px;flex:0 0 10px;margin-top:4px;border:2px solid #a9b5ae;border-radius:50%;background:#fff}.factory-action-timeline article.current>i{border-color:var(--green);background:var(--green)}.factory-action-timeline article:not(:last-child):after{content:"";position:absolute;left:4px;top:16px;bottom:0;width:1px;background:#dfe6e1}.factory-action-timeline article>span{display:flex;flex-direction:column;gap:4px}.factory-action-timeline b{font-size:11px}.factory-action-timeline small,.factory-action-timeline time{color:#849089;font-size:9px;font-style:normal}.factory-action-empty{min-height:100px;display:grid;place-items:center;margin:0;color:#7f8a84;font-size:11px}.factory-confirm-modal{width:min(360px,calc(100vw - 32px));padding:28px 24px;text-align:center;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.factory-confirm-modal>svg{color:#d56a42}.factory-confirm-modal h2{margin:12px 0 6px;font-size:19px}.factory-confirm-modal p{margin:0;color:#7a8580;font-size:11px}.factory-confirm-modal>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:22px}.factory-action-modal>footer button,.factory-confirm-modal button{min-height:40px;border:1px solid var(--border-strong);border-radius:7px;background:#fff;color:#5b6861;font-size:10px;font-weight:700;cursor:pointer}.factory-confirm-modal button.danger{border-color:#d56a42;background:#d56a42;color:#fff}.factory-gift-form{display:grid;grid-template-columns:minmax(0,1fr) 110px;grid-gap:12px;gap:12px;padding:20px}.factory-gift-form label{display:grid;grid-gap:7px;gap:7px;color:#65716a;font-size:10px;font-weight:700}.factory-gift-form input,.factory-gift-form select{width:100%;height:40px;padding:0 10px;border:1px solid var(--border-strong);border-radius:7px;background:#fff;color:#37443c;font-size:10px}.factory-action-modal>footer{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--border)}.factory-action-modal>footer button{min-width:96px}.factory-action-modal>footer .primary-button{border-color:var(--green-dark);background:var(--green-dark);color:#fff}@media (max-width:720px){.factory-gift-form{grid-template-columns:1fr}.factory-action-modal{width:100%;max-height:92dvh;border-radius:17px 17px 0 0}.factory-row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.factory-row-actions button{min-width:0}.factory-order-items-stack .factory-order-product{align-items:center}}.after-sales-admin{display:grid;grid-gap:16px;gap:16px}.after-sales-list{display:grid;grid-gap:12px;gap:12px}.after-sales-card{display:grid;grid-gap:13px;gap:13px;border:1px solid #e2e8e4;border-radius:16px;background:#fff;padding:16px}.after-sales-actions,.after-sales-actions form,.after-sales-card>header,.after-sales-card>header>div{display:flex;align-items:center;gap:9px}.after-sales-card>header{justify-content:space-between}.after-sales-card>header strong{border-radius:999px;background:#e7f4eb;color:#237044;padding:5px 9px;font-size:13px}.after-sales-card-grid span,.after-sales-card>header small,.after-sales-card>header span{color:#778079;font-size:12px}.after-sales-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px}.after-sales-card-grid p{min-width:0;display:grid;grid-gap:4px;gap:4px;margin:0}.after-sales-card-grid b{overflow-wrap:anywhere;font-size:13px}.after-sales-note{margin:0;border-radius:10px;background:#f6f8f6;padding:9px 11px;color:#5c655e;font-size:12px}.after-sales-return-box{display:grid;grid-gap:4px;gap:4px;border:1px solid #e2e8e4;border-radius:11px;background:#f7faf7;padding:10px 12px;color:#59615a;font-size:12px;line-height:1.5}.after-sales-return-box strong{color:#2d7049}.after-sales-refund-failed,.after-sales-return-box p,.after-sales-return-box small{margin:0;overflow-wrap:anywhere}.after-sales-return-box small{color:#8b7251}.after-sales-refund-failed{border-radius:10px;background:#fff2ee;padding:9px 11px;color:#a14836;font-size:12px}.after-sales-events{border-top:1px solid #edf0ed;padding-top:10px;color:#59615a;font-size:12px}.after-sales-events summary{width:-moz-fit-content;width:fit-content;cursor:pointer;color:#2d7049;font-weight:700}.after-sales-events p{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:10px;gap:10px;margin:9px 0 0}.after-sales-events p strong{color:#343a35}.after-sales-events p span{color:#778079;overflow-wrap:anywhere}.after-sales-actions{justify-content:flex-end;flex-wrap:wrap}.after-sales-actions form{min-width:300px;flex-wrap:wrap}.after-sales-actions input{min-width:150px;flex:1 1;border:1px solid #d8dfda;border-radius:9px;padding:8px 10px}.after-sales-actions button{border:0;border-radius:9px;background:#247849;color:#fff;padding:8px 14px}.after-sales-actions button.danger{background:#b75643}@media (max-width:760px){.after-sales-card-grid{grid-template-columns:1fr}.after-sales-actions form{min-width:100%}.after-sales-events p{grid-template-columns:1fr;gap:2px}}.factory-card-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:16px 0 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.factory-card-stats>span{min-width:0;min-height:64px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-right:1px solid var(--border);color:#89938e;font-size:9px;text-align:center}.factory-card-stats>span:last-child{border-right:0}.factory-card-stats b{overflow:hidden;color:#3d4942;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.factory-card-stats .warning-text{color:#a46e16}.factory-account-line{min-height:38px;display:flex;align-items:center;gap:7px;color:#8a938f;font-size:9px}.factory-account-line b{margin-left:auto;color:#4b5750;font-size:9px}.factory-card-actions{justify-content:flex-end;gap:8px}.factory-card-actions>form{margin-right:auto}.factory-center-entry{display:inline-flex;align-items:center;gap:4px;font-weight:700}.factory-center-loading{min-height:180px;display:grid;place-items:center;color:#87908b;font-size:10px}.factory-warehouse-scope{margin:12px 0}.factory-warehouse-scope-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.factory-warehouse-scope-heading h2{margin:0;color:#26332b;font-size:13px}.factory-warehouse-scope-heading span{display:inline-flex;align-items:center;gap:8px;color:#7d8981;font-size:9px}.factory-warehouse-manage-button{height:28px;padding:0 11px;border:1px solid #b8d1c0;border-radius:7px;background:#fff;color:#246b4d;font-size:10px;font-weight:700;cursor:pointer}.factory-warehouse-scope-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,420px));grid-gap:8px;gap:8px;justify-content:start}.factory-warehouse-scope-list>button{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #dce8df;border-radius:8px;background:#fff;color:#344039;text-align:left;cursor:pointer}.factory-warehouse-scope-list>button.active,.factory-warehouse-scope-list>button:hover{border-color:#78aa88;background:#eff7f1;box-shadow:inset 3px 0 0 #2b8250}.factory-warehouse-scope-list>button>span{min-width:0;display:flex;flex-direction:column;gap:4px}.factory-warehouse-scope-list b{overflow:hidden;color:#2f3c34;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.factory-warehouse-scope-list small{color:#7e8a82;font-size:10px}.factory-warehouse-scope-list strong{color:#187a47;font-size:18px;white-space:nowrap}.factory-warehouse-scope-values{align-items:flex-end;text-align:right}.factory-warehouse-scope-values small{white-space:nowrap}.factory-warehouse-scope-list>.factory-warehouse-empty{justify-content:center;border-style:dashed;color:#6f7f75;font-weight:700;text-align:center}.factory-warehouse-manager{width:min(440px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 48px));overflow:hidden;border-radius:12px;background:#fff}.factory-modal-actions,.factory-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px}.factory-modal-head{border-bottom:1px solid #e4ebe6}.factory-modal-head h2{margin:0;color:#26362d;font-size:17px}.factory-modal-head>button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid #d7e1da;border-radius:50%;background:#fff;color:#536158;cursor:pointer}.factory-warehouse-manager-list{display:grid;grid-gap:8px;gap:8px;max-height:390px;padding:14px 18px;overflow:auto}.factory-warehouse-manager-list label{min-height:58px;display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #dce7df;border-radius:9px;cursor:pointer}.factory-warehouse-manager-list label:has(input:checked){border-color:#79a98a;background:#eff7f1}.factory-warehouse-manager-list input{width:18px;height:18px;accent-color:#28774f}.factory-warehouse-manager-list span{display:grid;grid-gap:3px;gap:3px}.factory-warehouse-manager-list b{color:#2c3c32;font-size:13px}.factory-warehouse-manager-list small{color:#7d8981;font-size:10px}.factory-modal-actions{justify-content:flex-end;border-top:1px solid #e4ebe6}.factory-portal-warehouse-scope{display:flex;align-items:center;gap:8px;margin:10px 0 12px;padding-bottom:2px;overflow-x:auto}.factory-portal-warehouse-scope button{flex:0 0 auto;height:34px;padding:0 14px;border:1px solid #d6e4da;border-radius:7px;background:#fff;color:#536158;font-size:10px;font-weight:700;cursor:pointer}.factory-portal-warehouse-scope button.active,.factory-portal-warehouse-scope button:hover{border-color:#78aa88;background:#eaf4ed;color:#187a47}.factory-overview-stock{margin-top:12px;padding:14px;border:1px solid #dce8df;border-radius:9px;background:#fff}.factory-overview-stock-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.factory-overview-stock-heading h2{margin:0;color:#26332b;font-size:13px}.factory-overview-stock-heading>span{color:#7d8981;font-size:9px}.factory-overview-stock-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:8px;gap:8px}.factory-overview-stock-list article{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:1px solid #e1ebe4;border-radius:7px;background:#f7faf8}.factory-overview-stock-list i{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;background:#e7f2ea;color:var(--green);font-style:normal}.factory-overview-stock-list article>span{min-width:0;display:flex;flex-direction:column;gap:3px}.factory-overview-stock-list article>span small,.factory-overview-stock-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.factory-overview-stock-list b{color:#344039;font-size:10px}.factory-overview-stock-list article>span small{color:#87918b;font-size:8px}.factory-overview-stock-list strong{color:#187a47;font-size:18px;line-height:1;white-space:nowrap}.factory-overview-stock-list article>em{color:#9a7b2e;font-size:9px;font-style:normal;font-weight:700;white-space:nowrap}.factory-overview-stock-list strong small{font-size:9px;font-weight:700}.factory-overview-stock-empty{margin:0;padding:16px;border-radius:7px;background:#f7faf8;color:#87918b;text-align:center}.factory-center-activation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:11px;gap:11px;margin-top:12px}.factory-center-activation-grid article,.factory-center-activation-grid button{min-height:92px;display:flex;align-items:center;gap:11px;padding:15px;border:1px solid #d9e7dd;border-radius:9px;background:#f5faf6;color:var(--green)}.factory-center-activation-grid button{width:100%;height:auto;text-align:left;cursor:pointer}.factory-center-activation-grid button:hover{border-color:#aac9b3;background:#edf7ef}.factory-center-activation-grid article.pending{border-color:#eadcae;background:#fffaf0;color:#967112}.factory-settlement-inline-heading{margin-bottom:12px}.factory-center-activation-grid span{min-width:0;display:flex;flex-direction:column;gap:5px}.factory-center-activation-grid b{color:#3d4942;font-size:10px}.factory-center-activation-grid small{color:#89938e;font-size:8px;line-height:1.45}.factory-center-simple-card{overflow:hidden;border:1px solid var(--border);border-radius:9px;background:#fff}.factory-center-card-title{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 17px;border-bottom:1px solid var(--border)}.factory-center-card-title h2,.factory-center-config-heading h2{margin:0;color:#2f3b35;font-size:15px}.factory-center-card-title p,.factory-center-config-heading p{margin:5px 0 0;color:#89928e;font-size:9px}.factory-center-link-button{min-height:34px;display:inline-flex;align-items:center;gap:6px;border-radius:7px;background:var(--green-dark);padding:0 12px;color:#fff;font-size:10px;font-weight:700;text-decoration:none}.factory-center-table-scroll{max-width:100%;overflow-x:auto}.factory-center-mapping-table{width:100%;min-width:850px;border-collapse:collapse}.factory-center-mapping-table th{height:38px;background:#fafbf9;color:#7f8984;font-size:8px;font-weight:650;text-align:left}.factory-center-mapping-table td,.factory-center-mapping-table th{border-bottom:1px solid #edf0eb;padding:9px 12px}.factory-center-mapping-table td{color:#4a5650;font-size:9px}.factory-center-mapping-table td b,.factory-center-mapping-table td small{display:block}.factory-center-mapping-table td small{margin-top:4px;color:#929a96;font-size:8px}.factory-mapping-product{min-width:250px;display:flex;align-items:center;gap:10px}.factory-mapping-product>span:last-child{min-width:0}.factory-mapping-product-image{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e9e4;border-radius:7px;background:#f5f8f6;color:#6f8d7b}.factory-mapping-product-image img{width:100%;height:100%;object-fit:contain;background:#fff}.factory-center-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:1px solid var(--border);color:#96a09a;text-align:center}.factory-center-empty b{margin:9px 0 4px;color:#536059;font-size:11px}.factory-center-empty span{font-size:9px}.factory-center-config-heading{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px}.readonly-tag{flex:0 0 auto;padding:5px 9px;border-radius:99px;background:#f1f2ef;color:#7f8883;font-size:9px;font-weight:700}.factory-center-fulfillment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.factory-center-fulfillment-grid article{min-height:112px;display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--green-dark)}.factory-center-fulfillment-grid article.pending{border-color:#eadcae;background:#fffaf0;color:#967112}.factory-center-fulfillment-grid article>span{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:5px}.factory-center-fulfillment-grid small{color:#8a938f;font-size:8px}.factory-center-fulfillment-grid b{color:#37423c;font-size:11px}.factory-center-fulfillment-grid p{margin:0;color:#7e8883;font-size:9px}.factory-center-fulfillment-grid i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#a8afab}.factory-center-phase-boundary{min-height:62px;margin-top:12px;display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid #eadcae;border-radius:9px;background:#fffaf0;color:#967112}.factory-center-phase-boundary span{display:flex;flex-direction:column;gap:4px}.factory-center-phase-boundary b{color:#6f5717;font-size:10px}.factory-center-phase-boundary small{color:#91805a;font-size:8px;line-height:1.5}.factory-center-account-card{max-width:760px;overflow:hidden;border:1px solid var(--border);border-radius:11px;background:#fff}.account-management-head{min-height:82px;display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--border)}.account-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green-dark)}.account-management-head>span{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px}.account-management-head small{color:#8b948f;font-size:8px}.account-management-head b{color:#3e4943;font-size:13px}.account-status{padding:5px 9px;border-radius:99px;background:var(--green-soft);color:var(--green-dark);font-size:9px;font-style:normal;font-weight:700}.account-status.disabled{background:#f1f2ef;color:#89918d}.factory-center-account-card dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.factory-center-account-card dl>div{min-height:64px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:12px 18px;border-right:1px solid #edf0eb;border-bottom:1px solid #edf0eb}.factory-center-account-card dl>div:nth-child(2n){border-right:0}.factory-center-account-card dt{color:#8a938f;font-size:8px}.factory-center-account-card dd{margin:0;color:#414c46;font-size:10px;font-weight:650}.factory-center-account-card>footer{min-height:66px;display:flex;justify-content:flex-end;align-items:center;gap:9px;padding:12px 18px}.secondary-button.danger{border-color:#e9cfc9;color:#9c493d}.factory-password-modal{width:min(640px,100%);border-radius:13px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.factory-password-modal>header{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--border)}.factory-password-modal>header span{color:#89928d;font-size:9px}.factory-password-modal h2{margin:5px 0 0;font-size:20px}.factory-password-modal header button{width:36px;display:grid;place-items:center;border:0;background:transparent}.factory-password-form{display:grid;grid-gap:13px;gap:13px;padding:18px 22px}.factory-password-form label>span{display:block;margin-bottom:6px;color:#616c66;font-size:9px;font-weight:600}.factory-password-form input{width:100%}.factory-password-error{display:flex;align-items:center;gap:7px;color:#a54a40;font-size:10px}.factory-password-modal form>footer{min-height:66px;display:flex;justify-content:flex-end;gap:9px;padding:12px 22px;border-top:1px solid var(--border)}@media (max-width:720px){.factory-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-card-stats>span:nth-child(2){border-right:0}.factory-card-stats>span:nth-child(-n+2){border-bottom:1px solid var(--border)}.factory-center-activation-grid,.factory-center-fulfillment-grid,.factory-overview-stock-list,.factory-warehouse-scope-list{grid-template-columns:minmax(0,1fr)}.factory-center-activation-grid article,.factory-center-activation-grid button,.factory-center-fulfillment-grid article{min-height:78px}.factory-center-card-title,.factory-center-config-heading{align-items:flex-start;flex-direction:column}.factory-center-link-button{width:100%;justify-content:center}.factory-center-account-card dl{grid-template-columns:minmax(0,1fr)}.factory-center-account-card dl>div{border-right:0}.factory-center-account-card>footer{align-items:stretch;flex-direction:column}.factory-center-account-card>footer button{width:100%}.factory-center-phase-boundary{align-items:flex-start}.factory-password-modal{border-radius:16px 16px 0 0}}.factory-orders-page{display:grid;grid-gap:0;gap:0}.factory-heading-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.factory-toolbar-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--border-strong);border-radius:7px;background:#fff;color:var(--green-dark);font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.factory-toolbar-button:disabled{opacity:.55;cursor:wait}.cloud-manual-order-modal .strategy-readonly-line{grid-template-columns:repeat(3,minmax(0,1fr))}.factory-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));grid-gap:10px;gap:10px;margin:10px 0 18px}.factory-metric-card{min-height:94px;display:flex;flex-direction:column;justify-content:center;padding:17px;border:1px solid var(--border);border-radius:9px;background:rgba(255,255,255,.76)}.factory-metric-card>span{color:#79837e;font-size:13px;font-weight:600}.factory-metric-card strong{margin-top:8px;color:var(--text);font-size:20px;letter-spacing:-.4px;white-space:nowrap}.factory-metric-card strong small{margin-left:4px;font-size:12px;font-weight:500}.factory-metric-card.green{border-color:#cfe2d5;background:#f1f8f3}.factory-metric-card.green strong{color:var(--green-dark)}.factory-metric-card.orange{border-color:#f0d9c7;background:#fff8f1}.factory-metric-card.orange strong{color:var(--warning)}.factory-orders-card{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.factory-orders-toolbar{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;border-bottom:1px solid var(--border)}.factory-orders-segmented{min-width:0;display:flex;align-items:stretch;align-self:stretch;gap:24px;overflow-x:auto}.factory-orders-segmented button{position:relative;display:flex;align-items:center;gap:6px;padding:0 2px;border:0;background:transparent;color:#78817d;font-size:11px;white-space:nowrap;cursor:pointer}.factory-orders-segmented button.active{color:var(--text);font-weight:700}.factory-orders-segmented button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--primary)}.factory-orders-segmented button span{min-width:20px;height:18px;display:grid;place-items:center;border-radius:9px;background:#f1f3ef;color:#7a837e;font-size:9px}.factory-inline-search{width:200px;height:36px;flex:0 0 200px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:#979e9a}.factory-inline-search input{min-width:0;flex:1 1;height:auto;padding:0;border:0;outline:0;background:transparent;font-size:10px}.factory-search-group{display:flex;align-items:center;gap:8px}.factory-search-button{height:36px;padding:0 16px;border:0;border-radius:7px;background:var(--green-dark);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.factory-local-mock-notice{margin:0;padding:9px 18px;color:#80661b;background:#fffaf0;border-bottom:1px solid #eadcae;font-size:10px}.factory-selection-bar{min-height:57px;display:flex;align-items:center;gap:9px;padding:8px 18px;border-bottom:1px solid var(--border);background:#fbfcf9;color:#65706a;font-size:11px}.factory-checkbox{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;padding:0;border:1px solid #cbd2cd;border-radius:4px;background:#fff;color:#fff;cursor:pointer}.factory-checkbox.checked{border-color:var(--primary);background:var(--primary)}.factory-clear-selection{height:auto;padding:0;border:0;background:transparent;color:var(--processing);font-size:10px}.factory-print-selected{min-width:154px;min-height:40px;margin-left:auto;gap:7px;padding:0 16px;border:0;border-radius:7px;background:var(--processing);color:#fff;font-size:12px}.factory-merge-selected,.factory-print-selected{display:inline-flex;align-items:center;justify-content:center;font-weight:700}.factory-merge-selected{min-height:36px;gap:6px;padding:0 12px;border:1px solid #cbd9cf;border-radius:7px;background:#f5faf6;color:var(--green-dark);font-size:11px;cursor:pointer}.factory-merge-selected:disabled{opacity:.38;cursor:not-allowed}.factory-print-selected:disabled{border-color:transparent;background:#8cb3f3;color:#fff;opacity:.42}.factory-batch-feedback{margin:0;padding:9px 18px;border-bottom:1px solid #d7eadc;border-radius:0}.factory-batch-label-frame{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.factory-orders-pagination{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:10px 18px;border-top:1px solid var(--border);color:#65706a;font-size:11px}.factory-orders-pagination label{display:inline-flex;align-items:center;gap:6px}.factory-orders-pagination button,.factory-orders-pagination select{height:34px;border:1px solid #cbd2cd;border-radius:7px;background:#fff;color:#35423b;font:inherit}.factory-orders-pagination select{padding:0 26px 0 10px}.factory-orders-pagination button{min-width:68px;padding:0 12px;cursor:pointer}.factory-orders-pagination button:disabled{background:#f4f6f3;color:#aeb6b1;cursor:not-allowed}.factory-order-table-wrap{width:100%;overflow-x:auto}.factory-order-table{width:100%;min-width:1100px;border-collapse:collapse;table-layout:fixed;font-size:12px}.factory-order-table th{height:40px;padding:7px 9px;color:#6c7671;background:#fafbf8;border-bottom:1px solid var(--border);text-align:left;font-weight:600}.factory-order-table td{min-height:68px;padding:8px 9px;color:#505b55;border-bottom:1px solid #edf0eb;vertical-align:middle}.factory-order-table tbody tr:last-child td{border-bottom:0}.factory-order-table tbody tr:hover{background:#fcfdfb}.factory-order-table td:first-child,.factory-order-table th:first-child{width:40px;text-align:center}.factory-order-table th:nth-child(2){width:165px}.factory-order-table th:nth-child(3){width:105px}.factory-order-table th:nth-child(4){width:290px}.factory-order-table th:nth-child(5){width:100px}.factory-order-table th:nth-child(6){width:125px}.factory-order-table th:nth-child(7){width:80px}.factory-order-table th:nth-child(8){width:120px}.factory-order-table th:last-child{width:70px}.factory-order-table.history-table{min-width:900px}.factory-order-table.history-table td:first-child,.factory-order-table.history-table th:first-child{width:190px;text-align:left}.factory-order-table.history-table th:nth-child(2){width:220px}.factory-order-table.history-table th:nth-child(3){width:70px}.factory-order-table.history-table th:nth-child(4){width:180px}.factory-order-table.history-table th:nth-child(5){width:140px}.factory-order-table.history-table th:nth-child(6){width:100px}.history-table td{overflow:hidden}.history-table td:first-child,.history-waybill{overflow-wrap:anywhere;word-break:break-word}.history-waybill{max-width:100%;text-align:left;white-space:normal}.factory-order-table td>b{display:block;color:#35403a;font-size:12px}.factory-order-table td>small{display:block;margin-top:4px;color:#949c98;font-size:11px}.factory-order-product{min-width:0;display:flex;align-items:center;gap:9px}.factory-order-products{display:grid;grid-gap:8px;gap:8px}.factory-order-products .factory-order-product+.factory-order-product{padding-top:8px;border-top:1px solid #edf0eb}.factory-product-quantities{display:grid;grid-gap:8px;gap:8px}.factory-product-quantities strong{min-height:44px;display:flex;align-items:center;color:#d7651d;font-size:12px;white-space:nowrap}.factory-product-quantities strong+strong{padding-top:8px}.factory-gift-badge{display:inline-flex;margin-left:5px;padding:1px 4px;border-radius:4px;background:#fff1df;color:#c66a1c;font-size:9px;font-style:normal}.factory-order-source-line span{display:inline-flex;padding:2px 6px;border-radius:5px;background:#eef3ef;color:#66736b;font-size:9px}.factory-row-action-stack{display:flex;flex-direction:column;align-items:stretch;gap:7px}.factory-row-add-product-button,.factory-row-print-button{width:100%;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid #b9d2c1;border-radius:6px;background:#f5faf6;color:#2d7250;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.factory-row-add-product-button{border-color:#edcfaa;background:#fffaf3;color:#a76013}.factory-row-print-button.secondary{color:#68766e;background:#fff}.factory-row-add-product-button:disabled,.factory-row-print-button:disabled{cursor:not-allowed;opacity:.45}.factory-order-product>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.factory-order-product b{color:#35403a;font-size:12px;line-height:1.35}.factory-order-product small{color:#949c98;font-size:11px;line-height:1.35}.factory-order-product-thumb{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e7e2;border-radius:7px;background:#f2f7f3;color:#5f9175}.factory-order-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.factory-order-link{height:auto;padding:0;border:0;background:transparent;color:var(--processing);font-size:12px;cursor:pointer}.factory-qty-value{font-size:14px}.factory-qty-value small{font-size:9px;font-weight:500}.status-pill{display:inline-flex;align-items:center;border-radius:5px;padding:4px 7px;font-size:10px;white-space:nowrap}.status-pill.pending{color:var(--green-dark);background:var(--green-soft)}.status-pill.printed{color:#47715c;background:#eef4f0}.status-pill.moving{color:#2d66bd;background:#edf4ff}.status-pill.error{color:#b4591d;background:#fff0e3}.factory-parcel-link,.factory-row-more{display:inline-flex;align-items:center;gap:2px;height:auto;padding:0;border:0;background:transparent;color:var(--processing);font-size:12px;cursor:pointer;white-space:nowrap}.factory-parcel-link{color:#62716a}.factory-deadline{color:#3c6f55!important;white-space:nowrap}.factory-deadline.overdue,.factory-mobile-order-meta .overdue{color:#b4591d!important}.factory-order-exception-inline{margin:8px 0 0;padding:8px 10px;border-radius:6px;background:#fff0e3;color:#9d4d18;font-size:12px}.factory-mobile-order-list{display:none}.factory-orders-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8b948f}.factory-orders-empty svg{color:var(--primary)}.factory-orders-empty b{margin-top:10px;font-size:13px}.factory-orders-empty span{margin-top:5px;font-size:10px}.factory-order-overlay{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:rgba(24,34,29,.36)}.factory-order-detail-drawer{width:min(540px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 46px rgba(28,40,34,.16);animation:factory-slide-in .18s ease-out}@keyframes factory-slide-in{0%{opacity:.4;transform:translateX(25px)}}.factory-order-detail-drawer>header{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid var(--border)}.factory-order-detail-drawer header span{color:#89928d;font-size:9px}.factory-order-detail-drawer h2{margin:5px 0 0;font-size:20px}.factory-order-detail-drawer header button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer}.factory-order-detail-body{flex:1 1;overflow-y:auto;padding:20px 22px}.factory-detail-status{display:flex;align-items:center;justify-content:space-between;color:#87908b;font-size:9px}.factory-picking-highlight{position:relative;margin-top:16px;padding:17px;border-radius:9px;background:#f3f8f4}.factory-picking-highlight>div{display:flex;align-items:center;gap:7px;color:var(--green-dark);font-size:9px}.factory-picking-highlight>strong{display:block;margin-top:12px;font-size:15px}.factory-picking-highlight>p{margin:5px 0 0;color:#7d8781;font-size:10px}.factory-picking-highlight>b{position:absolute;right:17px;bottom:17px;color:var(--green-dark);font-size:25px}.factory-picking-highlight>b small{font-size:9px}.factory-parcel-plan{margin-top:14px;overflow:hidden;border:1px solid var(--border);border-radius:9px}.factory-parcel-title{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;background:#fbfcf9;border-bottom:1px solid var(--border)}.factory-parcel-title h3{margin:0;font-size:14px}.factory-parcel-title p{margin:5px 0 0;color:#8a938f;font-size:10px}.factory-parcel-title>span{color:var(--green-dark);font-size:10px;font-weight:700}.factory-parcel-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;padding:12px}.factory-parcel-list>div{display:flex;flex-direction:column;gap:4px;padding:10px;border-radius:7px;background:#f6f7f4}.factory-parcel-list>.factory-detail-product{flex-direction:row;align-items:center;gap:9px}.factory-detail-product-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.factory-parcel-list span{color:#808984;font-size:9px}.factory-parcel-list b{font-size:10px}.factory-parcel-list small{color:#999f9c;font-size:8px}.factory-order-detail-body dl{margin:16px 0;border-top:1px solid var(--border)}.factory-order-detail-body dl>div{display:grid;grid-template-columns:90px 1fr;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.factory-order-detail-body dt{color:#88918c;font-size:10px}.factory-order-detail-body dd{margin:0;color:#3f4a44;font-size:11px;line-height:1.55}.factory-printer-line{margin-top:14px;display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--border);border-radius:8px;color:var(--processing)}.factory-printer-line>span{flex:1 1;display:flex;flex-direction:column;gap:3px}.factory-printer-line b{color:#3d4742;font-size:10px}.factory-printer-line small{color:#929a96;font-size:8px}.factory-printer-line i{width:8px;height:8px;border-radius:50%}.factory-printer-line i.online{background:#35ae6f}.factory-printer-line i.offline{background:var(--warning)}.factory-order-exception,.factory-order-feedback{margin:14px 0 0;padding:10px 12px;border-radius:6px;font-size:11px}.factory-order-feedback{color:#146c3a;background:#edf8f0}.factory-order-exception{color:#b42318;background:#fef3f2}.factory-label-preview{margin-top:14px;padding:12px;border:1px solid var(--border);border-radius:8px}.factory-label-preview-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.factory-label-preview-title h3{margin:0;font-size:12px}.factory-label-preview-title small{color:#929a96;font-size:8px}.factory-label-preview iframe{width:100%;height:150px;background:#fff;border:1px dashed #cfd8d1;border-radius:5px}.factory-order-detail-drawer>footer{min-height:72px;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:13px 22px;border-top:1px solid var(--border)}.factory-order-detail-drawer>footer>span{margin-right:auto;color:#8b948f;font-size:9px}.factory-order-detail-drawer>footer button{min-height:40px;display:inline-flex;align-items:center;gap:7px}@media (max-width:700px){.factory-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:8px 0 14px}.factory-metric-card{min-width:0;min-height:96px;padding:14px}.factory-metric-card strong{font-size:17px}.factory-orders-card{margin:0;overflow:visible;border:0;border-radius:0;background:transparent}.factory-orders-toolbar{min-height:50px;margin:0 -14px;padding:0 14px;border-top:1px solid var(--border);background:#fafbf7}.factory-orders-segmented{width:100%;height:50px;gap:22px}.factory-inline-search,.factory-search-button{display:none}.factory-local-mock-notice{margin:0 -14px 12px;padding:9px 14px;border-top:1px solid #eadcae}.factory-order-table-wrap{display:none}.factory-mobile-order-list{display:grid;grid-gap:10px;gap:10px}.factory-orders-pagination{min-height:auto;flex-wrap:wrap;justify-content:space-between;margin-top:12px;padding:12px 0 0}.factory-orders-pagination>span{width:100%;text-align:center}.factory-mobile-order-card{padding:14px;border:1px solid var(--border);border-radius:11px;background:#fff}.factory-mobile-order-top{display:flex;align-items:center;justify-content:space-between}.factory-mobile-order-top button{height:auto;display:flex;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:var(--processing);font-size:9px}.factory-mobile-order-id{display:block;margin-top:11px;color:#8b938f;font-size:11px}.factory-mobile-order-meta{margin-top:8px;display:flex;justify-content:space-between;gap:10px;color:#78857e;font-size:11px}.factory-mobile-order-meta b{color:#3c6f55}.factory-mobile-picking{margin:11px -14px 0;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;background:#f3f7f3}.factory-mobile-picking>span{display:flex;flex-direction:column;gap:4px}.factory-mobile-picking>.factory-order-product{min-width:0;flex:1 1}.factory-mobile-picking .factory-order-product-thumb{width:48px;height:48px;flex-basis:48px}.factory-mobile-picking b{font-size:12px}.factory-mobile-picking span small{color:#849089;font-size:9px}.factory-mobile-picking>strong{color:var(--green-dark);font-size:22px}.factory-mobile-picking>strong small{font-size:8px}.factory-mobile-parcels{min-height:38px;display:flex;align-items:center;gap:6px;color:#78857e;font-size:9px}.factory-mobile-parcels svg{color:var(--primary)}.factory-mobile-parcels b{color:#445048}.factory-mobile-parcels span{margin-left:auto;color:#9aa19d}.factory-mobile-print-button{width:100%;height:42px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:var(--green-dark);color:#fff;font-size:11px;font-weight:700}.factory-order-overlay{align-items:flex-end}.factory-order-detail-drawer{width:100%;height:92dvh;border-radius:17px 17px 0 0}.factory-order-detail-drawer>header{min-height:75px}.factory-order-detail-body{padding:16px}.factory-parcel-list{grid-template-columns:1fr 1fr}.factory-order-detail-drawer>footer{flex-wrap:wrap;padding-bottom:max(13px,env(safe-area-inset-bottom))}.factory-order-detail-drawer>footer>span{width:100%}.factory-order-detail-drawer>footer button{justify-content:center;width:100%}}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-size:14px;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button,input,select{height:32px;padding:0 10px}button,input,select,textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text)}textarea{height:76px;padding:8px 10px;resize:vertical}button{background:#ffffff;color:var(--text);cursor:pointer;font-weight:400;white-space:nowrap}button[type=submit]{background:var(--primary);border-color:var(--primary);color:#ffffff}button:disabled{border-color:var(--soft);background:#f7f8fa;color:var(--disabled);cursor:not-allowed}a{color:var(--primary);text-decoration:none}img{display:block;max-width:100%}.admin-layout{grid-template-rows:56px minmax(0,1fr)}.admin-sidebar{grid-row:2;display:grid;grid-template-rows:auto 1fr auto;overflow:auto;background:#001529;color:rgba(255,255,255,.76);padding:12px 0}.admin-brand{font-weight:700;font-size:16px}.admin-side-nav{grid-gap:0;gap:0}.admin-side-nav a,.admin-side-nav span{display:flex;align-items:center;height:42px;border-radius:0;padding:0 22px;font-size:14px}.admin-side-nav a{color:rgba(255,255,255,.76)}.admin-side-nav a.active,.admin-side-nav a:hover{background:var(--primary);color:#ffffff;font-weight:600}.admin-side-nav .disabled{color:rgba(255,255,255,.32);cursor:not-allowed}.admin-side-nav .disabled.active{background:rgba(255,255,255,.08);color:rgba(255,255,255,.58);font-weight:600}.admin-principal-card{display:grid;grid-gap:4px;gap:4px;margin:16px 14px 0;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:rgba(255,255,255,.06);padding:10px 12px;font-size:12px}.admin-principal-card strong{color:#ffffff}.admin-principal-card small,.admin-principal-card span{color:rgba(255,255,255,.68);line-height:1.45}.admin-permission-note{align-self:end;margin:16px 14px 0;color:rgba(255,255,255,.48);font-size:12px;line-height:1.5}.admin-content-shell{padding:24px}.admin-shell{width:min(1200px,100%);margin:0 auto;padding:24px}.admin-header{grid-column:1/3;height:56px;border-bottom:1px solid var(--soft);background:#ffffff;padding:0 20px}.admin-header-right{gap:12px}.admin-header-right b{color:var(--text)}.admin-header-right button{background:#ffffff;border-color:var(--border);color:var(--text)}.page-head{align-items:center;margin-bottom:16px}.page-head p{color:var(--sub);font-size:12px}.page-head h1{font-size:20px;line-height:1.35}.admin-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.admin-nav form{margin:0}.admin-nav button{min-height:auto;border:0;background:transparent;color:var(--primary);padding:0}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-panel{width:min(420px,100%);border:1px solid var(--soft);border-radius:10px;background:var(--surface);box-shadow:var(--shadow);padding:28px}.login-panel h1,.login-panel p{margin:0}.login-panel p{color:var(--sub);font-size:13px}.login-panel h1{margin:4px 0 18px;font-size:22px}.login-form{grid-gap:10px;gap:10px;margin-top:14px}.login-wrap{place-items:center;background:linear-gradient(180deg,#f8fbff,#eef3f9);padding:24px}.login-card{width:360px;max-width:100%;border:1px solid var(--soft);border-radius:10px;background:#fff;box-shadow:var(--shadow);padding:28px}.login-card h1{margin:0 0 4px;font-size:22px;line-height:1.35}.login-card p{margin:0 0 22px;color:var(--sub)}.login-card .form-row{margin-bottom:14px}.login-card label{display:block;margin-bottom:6px;color:var(--sub);font-size:12px}.login-card input{width:100%;border-radius:8px}.login-card input:focus{border-color:var(--primary);outline:2px solid #e6f4ff}.login-submit{background:var(--primary);border-color:var(--primary)}.login-submit:disabled{border-color:#91caff;background:#91caff;color:#fff}.error-text{min-height:20px;color:#cf1322}.error-text,.login-success{margin:-8px 0 12px;font-size:12px;line-height:1.5}.login-success{color:#237804}.login-card .login-helper{margin:14px 0 0;font-size:12px;line-height:1.5}.local-acceptance-entry{display:grid;grid-gap:8px;gap:8px;margin-top:16px;border-top:1px solid var(--soft);padding-top:16px}.local-acceptance-entry small{color:var(--sub);line-height:1.5;text-align:center}.local-acceptance-button{border-color:#91caff;background:#e6f4ff;color:#0958d9;font-weight:600}.local-acceptance-banner{margin:0 0 16px;border:1px solid #91caff;border-radius:8px;background:#e6f4ff;color:#0958d9;padding:10px 14px;font-size:13px;line-height:1.5}.admin-panel{border:1px solid var(--soft);border-radius:8px;background:var(--surface);padding:20px;margin-bottom:16px}.app-users-prototype-page,.permissions-prototype-page{border:0;background:transparent;padding:0}.permissions-card{margin-top:16px}.permissions-account-table{min-width:1280px}.permissions-role-table{min-width:880px}.permissions-role-title{margin-top:18px}.permissions-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:14px 0}.permissions-summary-grid article{display:flex;min-height:74px;flex-direction:column;justify-content:center;padding:14px 18px;border:1px solid #e3e8ef;border-radius:10px;background:#fff}.permissions-summary-grid span{color:#697386;font-size:13px}.permissions-summary-grid strong{margin-top:6px;color:#172033;font-size:24px}.permissions-scope-chip{display:inline-flex;padding:4px 9px;border:1px solid #bfd4ff;border-radius:999px;background:#eff5ff;color:#2459b3;font-size:12px;line-height:1.4}.permissions-scope-chip.limited{border-color:#b9dfb2;background:#f0faed;color:#35742b}.permissions-scope-fieldset{display:grid;grid-gap:8px;gap:8px;margin:2px 0 0;padding:12px;border:1px solid #dce3eb;border-radius:8px}.permissions-scope-fieldset legend{padding:0 5px;color:#263348;font-weight:700}.permissions-radio-row{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px}.permissions-radio-row input{width:auto!important;margin-top:3px}.permissions-radio-row span{display:grid;grid-gap:2px;gap:2px}.permissions-radio-row small{color:#768197}.permissions-warehouse-options{display:flex;flex-wrap:wrap;gap:8px;padding:9px;border-radius:7px;background:#f6f8fb}.permissions-warehouse-options label{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:5px;padding:5px 9px;border:1px solid #d8e0ea;border-radius:6px;background:#fff}.permissions-warehouse-options input{width:auto!important}@media (max-width:960px){.permissions-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-management-page{border:0;background:transparent;padding:0}.tabs{gap:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#ffffff;margin-bottom:16px}.tab,.tabs{display:inline-flex}.tab{align-items:center;justify-content:center;min-width:96px;height:32px;border-right:1px solid var(--border);color:var(--text);padding:0 14px;font-size:13px}.tab:last-child{border-right:0}.tab.active{background:var(--primary);color:#ffffff;font-weight:600}.category-workspace{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:16px;gap:16px;align-items:start}.product-category-table{min-width:1180px}.prototype-table.product-list-table{min-width:1080px;table-layout:fixed}.product-list-table th:first-child{width:6%}.product-list-table th:nth-child(2){width:8%}.product-list-table th:nth-child(3){width:25%}.product-list-table th:nth-child(4){width:6%}.product-list-table th:nth-child(5),.product-list-table th:nth-child(6){width:7%}.product-list-table th:nth-child(7){width:18%}.product-list-table th:nth-child(8){width:8%}.product-list-table th:nth-child(9){width:15%}.prototype-table.product-list-table td:nth-child(5){min-width:0}.product-title-cell{display:-webkit-box;overflow:hidden;color:var(--text);font-weight:600;line-height:1.45;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-tabs{border:0;background:transparent;overflow:visible}.product-tabs>.primary{min-width:96px;height:34px;border-color:var(--primary);border-radius:7px;background:var(--primary);color:#fff;font-size:13px;font-weight:650}.product-row-actions{display:flex;align-items:center;gap:6px}.product-row-action{min-width:52px;height:30px;padding:0 8px;border-color:#cfe0d4;border-radius:6px;background:#f7fbf8;color:#23744b;font-size:12px;font-weight:600}.product-row-action:hover:not(:disabled){border-color:#87b497;background:#edf6f0}.product-row-action.status{border-color:#d7dfd9;background:#fff;color:#5f6b64}.product-row-action.danger{border-color:#efcbc7;background:#fffafa;color:#c34d43}.product-row-action:disabled{border-color:var(--soft);background:#f7f8fa;color:var(--disabled)}.category-sort-inline{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:14px}.category-sort-inline input[type=number]{width:72px}.app-category-preview{border:1px solid #f0f0f0;border-radius:8px;background:#ffffff;padding:16px}.app-category-preview .section-title{margin-top:0}.app-category-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.app-category-item{display:flex;align-items:center;min-height:34px;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;color:var(--text);padding:0 10px;text-align:left}.app-category-item.active{border-color:#91caff;background:#e6f4ff;color:#0958d9;font-weight:600}.app-category-item.add{color:var(--primary)}.product-cover-cell{display:grid;place-items:center;width:56px;height:44px;overflow:hidden;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;color:var(--sub);font-size:12px}.product-cover-cell img{width:100%;height:100%;object-fit:contain;background:#fff}.wide-modal{width:1040px;max-width:calc(100vw - 40px)}.product-editor-modal{width:min(1280px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow:auto}.editor-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;max-height:min(720px,calc(100vh - 150px));overflow:auto}.product-editor-modal .editor-grid{grid-template-columns:minmax(520px,1fr) minmax(340px,380px);column-gap:20px;overflow:auto}.product-editor-fields,.product-price-transparency-editor{display:grid;grid-gap:12px;gap:12px}.product-price-transparency-editor{padding:14px;border:1px solid #e6e9e4;border-radius:10px;background:#fafbf8}.product-price-transparency-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.product-price-transparency-head .muted,.product-price-transparency-head .section-title{margin:0}.product-price-transparency-head label{width:150px;flex:0 0 150px}.product-price-transparency-grid{display:grid;grid-template-columns:100px repeat(3,minmax(0,1fr));align-items:flex-end;grid-gap:10px;gap:10px}.product-price-transparency-grid>strong{align-self:center;color:var(--text);font-size:13px}.product-price-transparency-grid[aria-disabled=true]{opacity:.52}.product-price-transparency-preview{display:grid;grid-gap:7px;gap:7px;margin:10px 0 12px;padding:10px;border:1px solid #f1c5a4;border-radius:10px;background:#fffaf6}.product-price-transparency-preview header,.product-price-transparency-preview>div{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center}.product-price-transparency-preview header span,.product-price-transparency-preview>div span{color:var(--sub);font-size:11px}.product-price-transparency-preview header span{grid-column:2}.price-transparency-preview-formula{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1.25fr) auto minmax(0,1fr);align-items:center;grid-gap:4px;gap:4px}.preview-body .price-transparency-preview-formula b{min-width:0;color:#5f6863;font-size:10px;font-weight:700;text-align:center}.product-price-transparency-preview>div:first-of-type .price-transparency-preview-formula b{color:#e96510}.price-transparency-preview-formula i{color:#9aa19d;font-size:10px;font-style:normal}.product-price-transparency-preview>div:first-of-type,.product-price-transparency-preview>div:first-of-type span{color:#e96510}@media (max-width:760px){.product-price-transparency-head{align-items:stretch;flex-direction:column}.product-price-transparency-grid,.product-price-transparency-head label{width:100%}.product-price-transparency-grid{grid-template-columns:1fr}}.product-scope-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.product-scope-selector label{min-width:0}@media (max-width:900px){.product-scope-selector{grid-template-columns:1fr}}:root{--bg:#fafaf7;--surface:#ffffff;--border:#e7e8e2;--soft:#f3f4ef;--text:#202a27;--sub:#78827d;--disabled:#a9b0ac;--primary:#168a5b;--success:#168a5b;--warning:#ec7624;--error:#d9534f;--processing:#3478ea;--danger:var(--error);--radius:8px;--shadow:0 16px 48px rgba(39,50,45,0.11);--line-strong:#d9ddd7;--green-dark:#0f6845;--green-soft:#e9f5ee}body,html{background:var(--bg);color:var(--text);font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{letter-spacing:.01em}button,input,select,textarea{border-color:var(--line-strong)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(22,138,91,.22);outline-offset:2px}.admin-layout{display:grid;grid-template-columns:184px minmax(0,1fr);grid-template-rows:70px minmax(0,1fr);height:100vh;min-height:100vh;background:var(--bg)}.admin-sidebar{grid-column:1;grid-row:1/3;min-height:0;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:0 0 18px;border-right:1px solid var(--border);background:#ffffff}.admin-brand,.admin-sidebar{display:flex;color:var(--text)}.admin-brand{min-height:82px;align-items:center;gap:11px;margin:0 13px;padding:0 11px}.admin-brand img{width:36px;height:36px;flex:0 0 36px;object-fit:contain}.admin-brand>span{min-width:0;display:flex;flex-direction:column;gap:2px}.admin-brand strong{color:#23312c;font-size:16px;font-weight:750;letter-spacing:.03em}.admin-brand small{color:#919a95;font-size:10px;font-weight:500;letter-spacing:.08em}.admin-side-nav{display:grid;grid-gap:3px;gap:3px;padding:0 10px}.admin-side-nav a,.admin-side-nav>span{min-height:46px;display:flex;align-items:center;border-radius:9px;padding:0 15px;color:#66716b;font-size:13px;font-weight:560;transition:color .14s ease,background .14s ease}.admin-side-nav a>span,.admin-side-nav>span>span{display:block;height:auto;padding:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-side-nav a:hover{background:#f3f7f3;color:var(--green-dark)}.admin-side-nav a.active,.admin-side-nav a[aria-current=page]{background:var(--green-soft);color:var(--green-dark);font-weight:700}.admin-side-nav .disabled,.admin-side-nav .disabled.active{background:transparent;color:#b7bdb9;cursor:not-allowed}.admin-header{grid-column:2;grid-row:1;min-width:0;height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border);background:rgba(255,255,255,.96);padding:0 28px}.admin-global-search{width:330px;height:39px;min-width:160px;display:flex;align-items:center;gap:9px;border:1px solid var(--line-strong);border-radius:8px;background:#fafbf8;color:#8c9691;padding:0 12px}.admin-mobile-brand{display:none}.admin-global-search:focus-within{border-color:#9fcdb8;box-shadow:0 0 0 3px rgba(22,138,91,.08)}.admin-global-search input{width:100%;height:auto;min-width:0;border:0;border-radius:0;outline:0;background:transparent;padding:0;color:var(--text);font-size:12px}.admin-global-search input:focus-visible{outline:0}.admin-global-search button{width:20px;height:28px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.admin-header-right{min-width:0;display:flex;align-items:center;gap:8px;color:var(--sub)}.admin-header-right form{margin:0}.admin-icon-button,.admin-logout-button{border:0!important;background:transparent!important;color:#68736d!important}.admin-icon-button{width:38px;height:38px;position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0}.admin-icon-button:hover,.admin-logout-button:hover{background:#f3f5f1!important;color:var(--green-dark)!important}.admin-notification i{width:6px;height:6px;position:absolute;top:8px;right:8px;border:1px solid #fff;border-radius:999px;background:#ec7624}.admin-account-chip{min-width:146px;display:flex;align-items:center;gap:9px;margin-left:4px;padding-left:14px;border-left:1px solid var(--border);color:#76a48d}.admin-account-chip>span{min-width:0;display:flex;flex-direction:column;gap:1px}.admin-account-chip b,.admin-account-chip small{max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-account-chip b{color:#35413b;font-size:12px;font-weight:700}.admin-account-chip small{color:#909994;font-size:10px}.admin-logout-button{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;font-size:11px;font-weight:600}.admin-content-shell{grid-column:2;grid-row:2;min-width:0;overflow:auto;padding:26px 28px 42px}.page-head{min-height:64px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.page-head h1,.page-head p{margin:0}.page-head p{color:#8c9691;font-size:10px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.page-head h1{margin-top:5px;color:#26312c;font-size:27px;font-weight:760;line-height:1.2;letter-spacing:-.02em}.page-head-description{display:block;margin-top:7px;color:#8a938f;font-size:10px}.admin-shell-status{margin-top:5px;color:#a26c45;font-size:10px}.admin-mobile-nav{display:none}.admin-panel,.orders-card,.permissions-card,.product-list-card{border-color:var(--border);border-radius:9px;box-shadow:none}.admin-panel{padding:18px}.metric-card{background:#fff;box-shadow:none}.metric-card:before{width:3px;height:28px;position:absolute;top:15px;left:-1px;border-radius:0 3px 3px 0;background:#8bbda5;content:""}.metric-card:hover{transform:translateY(-1px)}.metric-card strong{letter-spacing:-.02em}.metric-card small{margin-top:auto;color:#98a09c;font-size:9px}.dashboard-section-header h2{color:#2d3933;font-size:14px}.dashboard-section-header p{color:#8b948f;font-size:10px}.orders-table table,.product-table,.simple-table{font-size:12px}.orders-table th,.product-table th,.simple-table th{background:#fafbf8;color:#6f7a74;font-size:10px;font-weight:700}.admin-error,.admin-notice,.local-acceptance-banner{border-radius:7px;padding:9px 12px;font-size:11px}.login-wrap{min-height:100vh;display:grid;grid-template-columns:minmax(430px,1.05fr) minmax(520px,.95fr);overflow:hidden;background:#fff;padding:0}.login-intro{min-width:0;position:relative;display:flex;flex-direction:column;overflow:hidden;background:#f1f6ef;padding:48px 58px 46px}.login-intro:after,.login-intro:before{position:absolute;border:1px solid rgba(46,126,84,.12);border-radius:50%;content:""}.login-intro:before{width:670px;height:670px;left:-244px;bottom:-310px;box-shadow:0 0 0 86px rgba(255,255,255,.28),0 0 0 172px rgba(255,255,255,.19),0 0 0 258px rgba(255,255,255,.13)}.login-intro:after{width:360px;height:360px;right:-168px;top:-160px;background:rgba(255,255,255,.18)}.login-brand{z-index:1;display:flex;align-items:center;gap:12px;color:#26312c}.login-brand img{width:42px;height:42px;object-fit:contain}.login-brand>span{display:flex;flex-direction:column}.login-brand strong{font-size:18px;font-weight:760}.login-brand small{color:#829087;font-size:10px;letter-spacing:.09em}.login-message{z-index:1;width:min(520px,100%);margin:auto 0 0;padding-bottom:94px}.login-eyebrow{display:block;margin-bottom:15px;color:var(--green-dark);font-size:11px;font-weight:750;letter-spacing:.12em}.login-message h1{margin:0;color:#1d3128;font-size:clamp(44px,4.2vw,68px);font-weight:780;line-height:1.12;letter-spacing:-.05em}.login-message p{max-width:430px;margin:24px 0 0;color:#66766d;font-size:14px;line-height:1.9}.login-flow{z-index:1;min-height:48px;display:flex;align-items:center;gap:14px;color:#809088;font-size:10px;font-weight:650}.login-flow span{min-height:32px;display:inline-flex;align-items:center;border:1px solid rgba(70,119,92,.18);border-radius:7px;background:rgba(255,255,255,.58);padding:0 11px;color:#52655b}.login-panel-wrap{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:44px 54px 30px}.login-card{width:min(420px,100%);max-width:420px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.login-mobile-brand{display:none}.login-card-head>span{display:block;margin-bottom:10px;color:var(--green-dark);font-size:11px;font-weight:750;letter-spacing:.12em}.login-card-head h2{margin:0;color:#25312b;font-size:30px;font-weight:760;line-height:1.25;letter-spacing:-.03em}.login-card .login-card-head p{margin:10px 0 31px;color:#8a938f;font-size:12px}.login-form{display:grid;grid-gap:19px;gap:19px;margin-top:0}.login-field{display:grid!important;grid-gap:8px;gap:8px;margin:0!important}.login-field>span{color:#52605a;font-size:11px;font-weight:650}.login-field-control{height:50px;display:flex;align-items:center;gap:10px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:#8e9893;padding:0 14px;transition:border .14s ease,box-shadow .14s ease}.login-field-control:focus-within{border-color:#80b99f;box-shadow:0 0 0 3px rgba(22,138,91,.08)}.login-card .login-field-control input{width:100%;height:auto;border:0;border-radius:0;outline:0;background:transparent;padding:0;color:#2c3731;font-size:13px}.login-card .login-field-control input:focus{border:0;outline:0}.login-submit{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:4px;border:0;border-radius:8px;background:var(--green-dark);color:#fff;font-size:13px;font-weight:720}.login-submit:hover{background:#0c5b3c}.login-submit:disabled{background:#94bbaa}.error-text,.login-success{min-height:34px;margin:-17px 0 18px;display:flex;align-items:center;border-radius:7px;padding:7px 10px;font-size:11px}.error-text{background:#fff2f1;color:#b5413d}.login-success{background:#eff8f2;color:var(--green-dark)}.local-acceptance-entry{gap:7px;margin-top:18px;border-top:1px solid var(--border);padding-top:18px}.local-acceptance-button{width:100%;height:42px;border-color:#b9d9c9!important;background:#f1f8f3!important;color:var(--green-dark)!important;font-size:11px}.local-acceptance-entry small{color:#98a09c;font-size:9px}.login-card .login-helper{margin:30px 0 0;border-top:1px solid var(--border);padding-top:18px;color:#a1a7a4;font-size:9px;line-height:1.65}.login-password-help{margin:11px 0 0!important;color:#8a938f!important;font-size:10px!important;text-align:center}.login-role-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:10px}.login-role-summary article{min-height:54px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--border);border-radius:8px;background:#fafbf8;padding:0 13px}.login-role-summary strong{color:#34413a;font-size:11px}.login-role-summary small{margin-top:3px;color:#8b938f;font-size:9px}.login-footnote{width:min(420px,100%);margin:48px 0 0;color:#adb3af;font-size:9px;text-align:center}@media (max-width:1180px){.admin-layout{grid-template-columns:82px minmax(0,1fr)}.admin-brand{justify-content:center;padding:0}.admin-brand>span,.admin-side-nav a>span,.admin-side-nav>span>span{display:none}.admin-side-nav a,.admin-side-nav>span{justify-content:center;padding:0}.metric-grid{grid-template-columns:repeat(3,minmax(138px,1fr))}}@media (max-width:760px){.login-wrap,body{background:#f6f7f3}.login-wrap{display:block;min-height:100dvh}.login-intro{display:none}.login-panel-wrap{min-height:100dvh;align-items:stretch;justify-content:flex-start;background:#f6f7f3;padding:28px 22px 25px}.login-card{width:100%;max-width:none;margin-top:4vh}.login-mobile-brand{display:flex;align-items:center;gap:9px;margin-bottom:43px;color:#2c3932}.login-mobile-brand img{width:35px;height:35px;object-fit:contain}.login-mobile-brand strong{font-size:16px}.login-card-head h2{font-size:28px}.login-card .login-card-head p{margin-bottom:29px}.login-footnote{margin-top:auto;padding-top:28px}.login-password-help,.login-role-summary{display:none}.admin-layout{display:block;height:auto;min-height:100dvh}.admin-sidebar{display:none}.admin-header{width:100%;height:62px;position:-webkit-sticky;position:sticky;top:0;z-index:15;gap:9px;padding:0 14px}.admin-global-search{width:auto;height:38px;min-width:0;flex:1 1}.admin-mobile-brand{width:32px;height:32px;flex:0 0 32px;display:flex;align-items:center;justify-content:center}.admin-mobile-brand img{width:31px;height:31px;object-fit:contain}.admin-global-search input{font-size:11px}.admin-account-chip,.admin-icon-button{display:none}.admin-logout-button{width:38px;padding:0}.admin-logout-button span{display:none}.admin-content-shell{min-height:calc(100dvh - 62px);overflow:visible;padding:18px 14px 92px}.page-head{min-height:76px;margin-bottom:0}.page-head h1{font-size:25px}.admin-mobile-nav{height:72px;position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;gap:0;overflow-x:auto;overflow-y:hidden;border-top:1px solid var(--border);background:rgba(255,255,255,.96);padding:7px 5px max(7px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-mobile-nav a{min-width:72px;flex:1 0 72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8b948f;font-size:9px;white-space:nowrap}.admin-mobile-nav a[aria-current=page]{color:var(--green-dark);font-weight:700}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric-card{min-height:96px;padding:14px}.metric-card strong{font-size:18px}.admin-panel{margin-right:-14px;margin-left:-14px;border-right:0;border-left:0;border-radius:0;padding:14px}}.orders-erp-page{display:grid;grid-gap:0;gap:0}.orders-page-heading{display:flex;align-items:center;gap:16px;padding-top:2px}.orders-page-heading h1{margin-right:auto}.orders-page-actions{display:flex;align-items:center;gap:10px}.metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));grid-gap:10px;gap:10px;margin:10px 0 18px}.metrics-grid.settlement.four{grid-template-columns:repeat(4,minmax(160px,1fr))}.metric-card{min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:17px;border:1px solid var(--border);background:rgba(255,255,255,.76)}.metric-card>span{color:#79837e;font-size:10px}.metric-card strong{color:var(--text);font-size:20px;letter-spacing:-.4px;white-space:nowrap}.metric-card strong small{margin-left:4px;font-size:10px;font-weight:500}.metric-card p{margin:8px 0 0;color:#9aa19e;font-size:9px}.orders-local-mock-notice{min-height:42px;display:flex;align-items:center;margin:0 0 12px;padding:9px 14px;border:1px solid #eadcae;border-radius:9px;background:#fffaf0;color:#80661b;font-size:9px}.order-filter-panel{display:grid;grid-gap:12px;gap:12px;margin-bottom:12px;padding:14px 16px;border:1px solid var(--border);border-radius:10px;background:#fff}.filter-title{min-height:40px;display:flex;align-items:center;gap:9px;color:var(--green-dark)}.filter-title>span{display:flex;flex-direction:column;gap:4px}.filter-title b{color:#3d4942;font-size:10px}.filter-title small{color:#8b948f;font-size:8px}.orders-filter-form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;grid-gap:12px;gap:12px;margin:0}.orders-filter-form label{min-width:0;display:grid;grid-gap:6px;gap:6px;color:#6b7670;font-size:9px;font-weight:600}.orders-filter-form input,.orders-filter-form select{width:100%;height:40px;border:1px solid var(--border-strong);border-radius:7px;background:#fff;color:#48534d;font-size:10px}.orders-filter-form .primary,.orders-filter-form .prototype-reset{height:40px;border-radius:7px;font-size:10px}.orders-card{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.orders-prototype-card .prototype-pagination{min-height:58px;margin:0;padding:10px 16px;border-top:1px solid var(--border)}.admin-side-nav a,.admin-side-nav>span{gap:12px}@media (max-width:760px){.metrics-grid,.metrics-grid.settlement.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:8px 0 14px}.metric-card{min-width:0;min-height:96px;padding:14px}.metric-card strong{font-size:17px}.order-filter-panel{margin:0 -14px 12px;padding:13px 14px;border-right:0;border-left:0;border-radius:0}.orders-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-filter-form .primary,.orders-filter-form .prototype-reset{width:100%}.orders-card{margin:0;overflow:visible;border:0;background:transparent}.orders-local-mock-notice{align-items:flex-start}}.factory-workspace-boundary{max-width:640px;margin-top:24px;border:1px solid var(--border);border-radius:9px;background:#fff;padding:24px}.factory-workspace-boundary strong{color:#25312b;font-size:16px}.factory-workspace-boundary p{margin:8px 0 0;color:var(--sub);font-size:12px}.factory-management-page{display:grid;grid-gap:16px;gap:16px}.factory-create-button{min-width:112px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:var(--green-dark)!important;color:#fff!important;font-size:12px;font-weight:700}.factory-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.factory-card{min-width:0;border:1px solid var(--border);border-radius:9px;background:#fff;padding:17px}.factory-card-head{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.factory-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:var(--green-soft);color:var(--green-dark)}.factory-card-head>div{min-width:0;display:grid}.factory-card-head strong{overflow:hidden;color:#2a3731;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.factory-card-head small{color:#939b97;font-size:9px}.factory-status{border-radius:999px;background:#edf7f1;color:var(--green-dark);padding:4px 8px;font-size:9px;font-weight:700}.factory-status.disabled{background:#f1f2ef;color:#8d9591}.factory-card-meta{display:grid;grid-gap:9px;gap:9px;margin:16px 0 13px}.factory-card-meta>div{display:grid;grid-template-columns:104px minmax(0,1fr);grid-gap:10px;gap:10px}.factory-card-meta dd,.factory-card-meta dt{margin:0;font-size:10px}.factory-card-meta dt{display:flex;align-items:center;gap:6px;color:#8b948f}.factory-card-meta dd{overflow:hidden;color:#4c5952;text-overflow:ellipsis;white-space:nowrap}.factory-card-actions{min-height:30px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:11px}.factory-card-actions>span{color:#929a96;font-size:9px}.factory-card-actions form{position:relative;margin:0}.factory-card-actions a,.factory-card-actions button{height:26px;display:inline-flex;align-items:center;border:0;color:var(--green-dark);padding:0 4px;font-size:10px;text-decoration:none}.factory-status-error{width:min(250px,72vw);position:absolute;z-index:2;top:calc(100% + 4px);right:0;margin:0;border:1px solid #f3c4c1;border-radius:6px;background:#fff2f1;box-shadow:0 8px 20px rgba(85,37,34,.1);color:#b5413d;padding:7px 9px;font-size:10px;line-height:1.45}.factory-empty-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d9ddd7;border-radius:9px;background:#fff;color:#9aa29e;text-align:center}.factory-empty-state strong{margin-top:10px;color:#536059;font-size:13px}.factory-empty-state p{margin:5px 0 0;font-size:10px}.factory-modal-mask{position:fixed;inset:0;z-index:100;display:grid;place-items:center;overflow:auto;background:rgba(20,35,27,.32);padding:24px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.factory-onboarding-modal{width:min(520px,100%);max-height:92vh;overflow:auto;border:1px solid rgba(255,255,255,.75);border-radius:14px;background:#fff;box-shadow:0 24px 70px rgba(20,45,31,.2)}.factory-onboarding-modal>header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0ed;padding:22px 24px 17px}.factory-onboarding-modal>header span{display:block;margin-bottom:4px;color:var(--green-dark);font-size:9px;font-weight:750;letter-spacing:.12em}.factory-onboarding-modal>header h2{margin:0;color:#23342a;font-size:22px;line-height:1.25}.factory-onboarding-modal>header p{margin:4px 0 0;color:#8b948f;font-size:10px}.factory-modal-close{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dfe5e0;border-radius:50%;background:#fff;color:#65746b;padding:0}.factory-modal-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px 12px;gap:15px 12px;padding:22px 24px 16px}.factory-modal-body>label:first-child{grid-column:1/-1}.factory-modal-body label{min-width:0;display:grid;grid-gap:7px;gap:7px}.factory-modal-body label>span{color:#526158;font-size:13px;font-weight:700}.factory-field-help{color:#8b948f;font-size:9px;line-height:1.4}.factory-modal-body input{width:100%;height:42px;border-color:#dce4de;border-radius:8px;background:#fbfcfb;color:#2f3b35;padding:0 12px;font-size:13px}.factory-modal-body input:focus{border-color:#72ad88;outline:none;box-shadow:0 0 0 3px rgba(67,151,101,.11)}.factory-modal-body input.readonly{background:#f5f6f2;color:#7c8681}.factory-form-error,.factory-password-note{grid-column:1/3;margin:0;border-radius:7px;padding:8px 10px;font-size:9px;line-height:1.55}.factory-password-note{background:#f5f8f4;color:#748078}.factory-form-error{background:#fff2f1;color:#b5413d}.factory-onboarding-modal footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:3px 24px 24px}.factory-onboarding-modal footer button{min-width:96px;height:40px;border-radius:8px;font-size:13px}.factory-onboarding-modal footer .primary{min-width:110px;border-color:var(--green-dark);background:var(--green-dark);color:#fff;font-weight:700}@media (max-width:760px){.factory-card-grid{grid-template-columns:1fr}.factory-modal-mask{align-items:end;padding:0}.factory-onboarding-modal{width:100%;max-height:94dvh;border-right:0;border-bottom:0;border-left:0;border-radius:17px 17px 0 0}.factory-onboarding-modal>header{padding:20px 18px 15px}.factory-modal-body{grid-template-columns:1fr;gap:14px;padding:18px 18px 14px}.factory-form-error,.factory-modal-body>label:first-child,.factory-password-note{grid-column:1}.factory-onboarding-modal footer{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;padding:3px 18px max(18px,env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.admin-side-nav a,.login-field-control,.metric-card{transition:none}}.product-editor-fields label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:12px}.product-editor-fields input,.product-editor-fields select,.product-editor-fields textarea{width:100%}.hidden-field{display:none}.image-manager{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.image-tile{display:grid;grid-gap:8px;gap:8px;border:1px solid #f0f0f0;border-radius:8px;background:#ffffff;padding:10px}.image-box{display:grid;place-items:center;min-height:74px;border:1px dashed #d9d9d9;border-radius:6px;background:#fafafa;color:var(--sub);font-size:12px;text-align:center;overflow:hidden}.image-box img{width:100%;height:74px;object-fit:contain;background:#fff;border-radius:5px}.toolbar{display:flex;gap:8px;align-items:center}.toolbar button{height:28px;padding:0 8px;font-size:12px}.product-preview-panel{position:-webkit-sticky;position:sticky;top:0}.preview-cover{display:grid;place-items:center;min-height:180px;background:#f5f7fa;color:var(--sub);font-size:14px;overflow:hidden}.preview-cover img{width:100%;height:180px;object-fit:contain;background:#fff}.preview-title{font-weight:700;font-size:17px;line-height:1.4}.preview-spec{margin-top:4px;color:var(--sub);font-size:12px}.preview-price{margin-top:8px;color:#cf1322;font-weight:700;font-size:20px}.preview-info{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.preview-info div{display:grid;grid-template-columns:78px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.preview-info span{color:var(--sub)}.preview-info strong{min-width:0;font-weight:500;overflow-wrap:anywhere}@media (max-width:980px){.product-editor-modal .editor-grid{width:940px;grid-template-columns:560px 340px}}.prototype-card{border:1px solid #f0f0f0;border-radius:8px;background:#ffffff;padding:20px}.prototype-search{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px}.prototype-search label{display:grid;grid-gap:6px;gap:6px;min-width:176px;color:var(--sub);font-size:12px}.prototype-search input,.prototype-search select{width:100%;min-width:0}.prototype-reset{display:inline-flex;align-items:center;justify-content:center;height:32px;border:1px solid var(--border);border-radius:var(--radius);color:var(--text);padding:0 14px}.prototype-inline-notice{margin:-4px 0 12px;color:var(--sub);font-size:12px;line-height:1.5}.prototype-table-wrap{overflow-x:auto}.prototype-table{width:100%;min-width:1180px;border-collapse:collapse;background:#ffffff}.prototype-table td,.prototype-table th{border-bottom:1px solid #f0f0f0;padding:12px 14px;text-align:left;vertical-align:middle;white-space:nowrap}.prototype-table th{background:#fafafa;color:#3c4353;font-size:13px;font-weight:600}.prototype-table td{color:var(--text);font-size:14px}.prototype-table td:nth-child(5){min-width:240px}.prototype-empty{color:var(--sub);text-align:center}.prototype-actions{display:flex;align-items:center;gap:12px}.prototype-actions button:disabled{color:#b8c0cc;cursor:not-allowed}.promoter-management-page{border:0;background:transparent;padding:0}.promoter-management-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.promoter-management-head p{margin:-7px 0 0;color:var(--sub);font-size:12px}.promoter-management-head>.primary{flex:0 0 auto}.promoter-management-tabs .tab{border-top:0;border-bottom:0;border-left:0;border-radius:0;background:#fff}.promoter-management-tabs .tab.active{background:var(--primary)}.promoter-review-notice{margin:0 0 12px;border:1px solid #91caff;border-radius:7px;background:#e6f4ff;color:#0958d9;padding:9px 12px}.promoter-review-card{padding:18px}.promoter-review-table{min-width:1080px}.promoter-balanced-table{min-width:1000px;table-layout:fixed}.promoter-balanced-table td,.promoter-balanced-table th{padding-right:8px;padding-left:8px}.promoter-balanced-table td:first-child,.promoter-balanced-table td:nth-child(9),.promoter-balanced-table th:first-child,.promoter-balanced-table th:nth-child(9){width:14%}.promoter-balanced-table td:nth-child(2),.promoter-balanced-table td:nth-child(6),.promoter-balanced-table td:nth-child(7),.promoter-balanced-table th:nth-child(2),.promoter-balanced-table th:nth-child(6),.promoter-balanced-table th:nth-child(7){width:10%}.promoter-balanced-table td:nth-child(3),.promoter-balanced-table td:nth-child(8),.promoter-balanced-table th:nth-child(3),.promoter-balanced-table th:nth-child(8){width:12%}.promoter-balanced-table td:nth-child(4),.promoter-balanced-table td:nth-child(5),.promoter-balanced-table th:nth-child(4),.promoter-balanced-table th:nth-child(5){width:9%}.promoter-balanced-table td:nth-child(5){min-width:0}.promoter-coverage-cell{display:grid;grid-gap:3px;gap:3px}.promoter-coverage-cell strong{font-weight:600}.promoter-coverage-cell small{color:var(--sub);font-size:11px}.promoter-row-actions{display:inline-flex;align-items:center;gap:12px}.promoter-remark-cell,.promoter-remark-editor,.promoter-setting-cell,.promoter-setting-editor{display:inline-flex;align-items:center;gap:8px}.promoter-remark-cell>span{min-width:52px}.promoter-remark-editor input{width:112px}.promoter-remark-cell .link,.promoter-remark-editor .link,.promoter-setting-editor .link{padding:0;font-size:11px}.promoter-inline-edit-button{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:6px;color:var(--primary)}.promoter-inline-edit-button:hover{background:#e8f5ee}.promoter-inline-edit-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.promoter-setting-editor input{width:100%;min-width:0}.promoter-setting-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px 6px;gap:4px 6px}.promoter-setting-editor input{grid-column:1/-1}.promoter-remark-editor .link:disabled,.promoter-setting-editor .link:disabled{color:var(--sub);cursor:not-allowed;opacity:.55}.promoter-certification-drawer,.promoter-status-action-drawer{display:flex;flex-direction:column;overflow:hidden}.promoter-status-action-drawer .drawer-body{flex:1 1;align-content:start;overflow-y:auto}.promoter-status-action-form{display:grid;grid-gap:12px;gap:12px}.promoter-status-action-form label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:12px}.promoter-status-action-form input,.promoter-status-action-form textarea{width:100%}.promoter-settlement-form{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:12px;gap:12px;margin-bottom:16px;border:1px solid #bae0ff;border-radius:8px;background:#f0f8ff;padding:14px}.promoter-settlement-form label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:12px}.promoter-settlement-form input{width:100%}.promoter-settlement-form .primary{align-self:end}.promoter-onboarding-drawer{display:flex;flex-direction:column;overflow:hidden}.promoter-onboarding-drawer>.drawer-head{min-height:68px;height:auto}.promoter-onboarding-drawer .drawer-head>div{display:grid;grid-gap:3px;gap:3px}.promoter-onboarding-drawer .drawer-head span{color:var(--sub);font-size:11px}.promoter-stepper{display:grid;grid-template-columns:1fr 42px 1fr;align-items:center;grid-gap:8px;gap:8px;border-bottom:1px solid var(--border);background:#fafafa;padding:14px 20px}.promoter-stepper span{color:var(--sub);font-size:12px;text-align:center}.promoter-stepper span.active,.promoter-stepper span.complete{color:var(--primary);font-weight:700}.promoter-stepper i{height:1px;background:var(--border)}.promoter-onboarding-body{flex:1 1;align-content:start;overflow-y:auto}.promoter-user-lookup{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.promoter-user-match{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;border:1px solid #b7eb8f;border-radius:8px;background:#f6ffed;padding:12px}.promoter-user-match>div{display:grid;grid-gap:3px;gap:3px}.promoter-user-match small,.promoter-user-match span{color:var(--sub);font-size:11px}.promoter-user-match .promoter-user-location{margin-top:3px;color:var(--text);font-weight:600}.promoter-onboarding-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.promoter-coverage-warning,.promoter-onboarding-fields h3,.promoter-onboarding-note{grid-column:1/-1}.promoter-coverage-warning{margin:0;border:1px solid #ffe58f;border-radius:8px;background:#fffbe6;color:#8d5c00;padding:10px 12px;font-size:11px;line-height:1.5}.promoter-onboarding-fields label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:12px}.promoter-onboarding-fields input,.promoter-onboarding-fields select,.promoter-onboarding-fields textarea{width:100%}.promoter-rate-input{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center}.promoter-rate-input input{border-radius:var(--radius) 0 0 var(--radius)}.promoter-rate-input span{height:32px;display:grid;place-items:center;border:1px solid var(--border);border-left:0;border-radius:0 var(--radius) var(--radius) 0;background:#fafafa;color:var(--sub)}.promoter-code-preview>div{display:grid;grid-gap:6px;gap:6px;border:1px solid #b7eb8f;border-radius:9px;background:linear-gradient(135deg,#f6ffed,#ffffff);padding:16px}.promoter-code-preview small,.promoter-code-preview span{color:var(--sub);font-size:11px}.promoter-code-preview strong{color:var(--primary);font-size:28px;letter-spacing:.18em}.promoter-onboarding-summary,.promoter-relation-boundary{margin:0;border-radius:8px;background:#f3f7f3;color:var(--sub);padding:11px 12px;font-size:12px}.promoter-onboarding-summary b{color:var(--text)}.promoter-onboarding-foot{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);padding:14px 20px}.promoter-relation-overview{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);grid-gap:12px;gap:12px;margin-bottom:14px}.promoter-code-metrics,.promoter-relation-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin:0;border:1px solid var(--border);border-radius:8px;background:#fff}.promoter-code-metrics div,.promoter-relation-metrics div{display:grid;align-content:center;grid-gap:5px;gap:5px;min-height:86px;border-right:1px solid var(--border);padding:12px}.promoter-code-metrics div:last-child,.promoter-relation-metrics div:last-child{border-right:0}.promoter-code-metrics dt,.promoter-relation-metrics dt{color:var(--sub);font-size:11px}.promoter-code-metrics dd,.promoter-relation-metrics dd{margin:0;color:var(--text);font-size:20px;font-weight:700}.promoter-code-metrics{margin-bottom:14px}.promoter-earning-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.promoter-code-search{grid-template-columns:repeat(4,minmax(140px,1fr)) auto auto}.promoter-code-value{color:var(--primary);letter-spacing:.08em}.promoter-code-owner{display:grid;grid-gap:3px;gap:3px}.promoter-code-owner small{color:var(--sub);font-size:11px}.promoter-code-quota{display:grid;grid-gap:3px;gap:3px}.promoter-code-quota small{color:var(--sub);font-size:11px}.promoter-code-table{min-width:1000px;table-layout:fixed}.promoter-code-table td,.promoter-code-table th{padding-right:8px;padding-left:8px}.promoter-code-table td:first-child,.promoter-code-table th:first-child{width:10%}.promoter-code-table td:nth-child(2),.promoter-code-table th:nth-child(2){width:15%}.promoter-code-table td:nth-child(3),.promoter-code-table th:nth-child(3){width:18%}.promoter-code-table td:nth-child(4),.promoter-code-table th:nth-child(4){width:9%}.promoter-code-table td:nth-child(5),.promoter-code-table th:nth-child(5){width:12%;min-width:0}.promoter-code-table td:nth-child(6),.promoter-code-table th:nth-child(6){width:11%}.promoter-code-table td:nth-child(7),.promoter-code-table th:nth-child(7){width:17%}.promoter-code-table td:nth-child(8),.promoter-code-table th:nth-child(8){width:8%}.promoter-settlement-table{min-width:980px;table-layout:fixed}.promoter-settlement-table td:first-child,.promoter-settlement-table th:first-child{width:11%}.promoter-settlement-table td:nth-child(2),.promoter-settlement-table th:nth-child(2){width:14%}.promoter-settlement-table td:nth-child(3),.promoter-settlement-table td:nth-child(4),.promoter-settlement-table td:nth-child(5),.promoter-settlement-table th:nth-child(3),.promoter-settlement-table th:nth-child(4),.promoter-settlement-table th:nth-child(5){width:11%}.promoter-settlement-table td:nth-child(6),.promoter-settlement-table th:nth-child(6){width:14%}.promoter-settlement-table td:nth-child(7),.promoter-settlement-table th:nth-child(7){width:12%}.promoter-settlement-table td:nth-child(8),.promoter-settlement-table th:nth-child(8){width:16%;white-space:nowrap}.promoter-code-pagination{margin-top:12px}.promoter-code-detail-drawer .drawer-body{overflow-y:auto}.promoter-code-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px 16px;gap:10px 16px;border-color:#b7eb8f;background:linear-gradient(135deg,#f6ffed,#ffffff)}.promoter-code-detail-hero>div{display:grid;grid-gap:4px;gap:4px}.promoter-code-detail-hero p,.promoter-code-detail-hero span{color:var(--sub);font-size:11px}.promoter-code-detail-hero strong{color:var(--primary);font-size:28px;letter-spacing:.16em}.promoter-code-detail-hero p{grid-column:1/-1;margin:0;line-height:1.6}.promoter-code-quota-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;margin:0;border:1px solid var(--border);border-radius:8px}.promoter-code-quota-grid div{display:grid;grid-gap:5px;gap:5px;border-right:1px solid var(--border);padding:12px;text-align:center}.promoter-code-quota-grid div:last-child{border-right:0}.promoter-code-quota-grid dt{color:var(--sub);font-size:11px}.promoter-code-quota-grid dd{margin:0;font-size:20px;font-weight:700}.promoter-relation-funnel{display:grid;align-content:center;grid-gap:6px;gap:6px;border:1px solid var(--border);border-radius:8px;background:#fafafa;padding:11px}.promoter-relation-funnel span{width:var(--funnel-width);display:flex;justify-content:space-between;border-radius:4px;background:#e8f5ee;color:var(--primary);padding:5px 8px;font-size:10px}.promoter-relation-search{grid-template-columns:repeat(4,minmax(145px,1fr)) auto auto}.promoter-earnings-search{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) auto auto}.drawer.promoter-aggregate-detail-drawer{width:860px;max-width:min(860px,100vw)}.promoter-detail-search{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr)) auto;margin-bottom:12px}.promoter-detail-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:8px}.promoter-detail-table{min-width:680px}.promoter-detail-table td,.promoter-detail-table th{white-space:nowrap}.promoter-settlement-history-section .promoter-detail-table-wrap{overflow-x:visible}.promoter-settlement-history-section .promoter-detail-table{min-width:0;table-layout:fixed}.promoter-settlement-history-section .promoter-detail-table td,.promoter-settlement-history-section .promoter-detail-table th{min-width:0;padding-right:7px;padding-left:7px;white-space:normal;overflow-wrap:anywhere;vertical-align:top}.promoter-settlement-history-section .promoter-detail-table th:first-child{width:12%}.promoter-settlement-history-section .promoter-detail-table th:nth-child(2){width:9%}.promoter-settlement-history-section .promoter-detail-table th:nth-child(3){width:8%}.promoter-settlement-history-section .promoter-detail-table th:nth-child(4),.promoter-settlement-history-section .promoter-detail-table th:nth-child(5){width:9%}.promoter-settlement-history-section .promoter-detail-table th:nth-child(6){width:16%}.promoter-settlement-history-section .promoter-detail-table th:nth-child(7),.promoter-settlement-history-section .promoter-detail-table th:nth-child(8){width:14%}.promoter-settlement-history-section .promoter-detail-table th:nth-child(9){width:9%}.promoter-settlement-history-section .promoter-detail-table .link{line-height:1.45;white-space:normal;overflow-wrap:anywhere}.promoter-settlement-history-section .promoter-detail-table .status-tag{white-space:nowrap}.promoter-detail-pagination{margin-top:10px}.promoter-relation-boundary,.promoter-relation-pagination{margin-top:12px}.promoter-relation-timeline{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.promoter-relation-timeline li{position:relative;display:grid;grid-gap:3px;gap:3px;min-height:58px;border-left:2px solid #d9f0e3;padding:0 0 16px 18px}.promoter-relation-timeline li:before{content:"";position:absolute;top:2px;left:-6px;width:10px;height:10px;border-radius:50%;background:var(--primary)}.promoter-relation-timeline b{font-size:13px}.promoter-relation-timeline span{color:var(--sub);font-size:11px}@media (max-width:980px){.promoter-management-head{flex-direction:column}.promoter-settlement-form{grid-template-columns:repeat(2,minmax(180px,1fr))}.promoter-relation-overview{grid-template-columns:1fr}.promoter-code-search,.promoter-relation-search{grid-template-columns:repeat(2,minmax(160px,1fr))}.promoter-code-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.promoter-detail-search,.promoter-earnings-search{grid-template-columns:repeat(2,minmax(160px,1fr))}}.prototype-pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:16px;color:var(--sub);font-size:13px}.prototype-pagination button:disabled{background:#f5f7fa;color:#b8c0cc;cursor:not-allowed}.pagination-link{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--text);font-size:13px;text-decoration:none}.pagination-link:hover{border-color:var(--primary);color:var(--primary)}.order-queue-divider td{padding:10px 14px;border-top:10px solid #f5f7fa;background:#f3f8f4}.order-queue-divider td>span,.order-queue-divider td>strong{display:inline-block}.order-queue-divider td>strong{margin-right:12px;color:#315b3d}.order-queue-divider td>span{color:var(--sub);font-size:12px}.order-queue-divider.muted td{background:#f7f8fa}.order-merge-group{display:flex;align-items:center;justify-content:space-between;gap:24px}.order-merge-group>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.order-merge-group>div>span{width:-moz-fit-content;width:fit-content;padding:3px 8px;border-radius:999px;background:#dff3e4;color:#23713a;font-size:12px;font-weight:700}.order-merge-group>div>strong{color:#234c30}.order-merge-group>div>small{color:var(--sub);overflow-wrap:anywhere}.order-merge-group dl{display:flex;align-items:center;gap:22px;margin:0}.order-merge-group dl>div{display:grid;grid-gap:2px;gap:2px;min-width:58px}.order-merge-group dt{color:var(--sub);font-size:11px}.order-merge-group dd{margin:0;color:#2b603a;font-weight:700;white-space:nowrap}.orders-prototype-table tr.order-row-in-merge-group>td:first-child{box-shadow:inset 3px 0 #75b486}.orders-prototype-table{min-width:1480px}.orders-prototype-table td:first-child,.orders-prototype-table th:first-child{min-width:180px}.orders-prototype-table td:nth-child(2),.orders-prototype-table td:nth-child(3),.orders-prototype-table th:nth-child(2),.orders-prototype-table th:nth-child(3){min-width:140px}.orders-prototype-table td:nth-child(4),.orders-prototype-table th:nth-child(4){min-width:320px}.orders-prototype-table td:nth-child(5),.orders-prototype-table th:nth-child(5){min-width:280px}.orders-prototype-table td:nth-child(6),.orders-prototype-table td:nth-child(7),.orders-prototype-table td:nth-child(8),.orders-prototype-table td:nth-child(9),.orders-prototype-table th:nth-child(6),.orders-prototype-table th:nth-child(7),.orders-prototype-table th:nth-child(8),.orders-prototype-table th:nth-child(9){min-width:110px}.orders-prototype-table td:nth-child(10),.orders-prototype-table th:nth-child(10){min-width:150px}.orders-prototype-table td:nth-child(2),.orders-prototype-table td:nth-child(3),.orders-prototype-table td:nth-child(4),.orders-prototype-table td:nth-child(5){white-space:normal}.order-phone-cell,.order-product-summary,.order-scope-cell,.order-shipment-cell,.order-shipment-product{min-width:0}.order-scope-cell{display:grid;grid-gap:4px;gap:4px}.order-scope-cell strong{color:var(--text);font-size:13px}.order-scope-cell span{color:var(--muted);font-size:12px}.order-phone-cell{display:grid;grid-gap:4px;gap:4px}.order-phone-cell strong,.order-product-summary strong,.order-shipment-cell strong,.order-shipment-product strong{color:var(--text);font-weight:600;overflow-wrap:anywhere}.order-phone-cell em,.order-shipment-cell em{color:#d46b08;font-style:normal;font-size:12px}.order-shipment-cell{display:grid;grid-gap:4px;gap:4px;min-width:260px;max-width:360px;line-height:1.45}.order-product-summary span,.order-shipment-cell small,.order-shipment-cell span,.order-shipment-product small,.order-shipment-product span{color:var(--sub);overflow-wrap:anywhere}.order-product-summary,.order-shipment-product{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-width:240px}.order-product-summary strong,.order-shipment-product strong{white-space:normal;word-break:normal}.order-product-summary span,.order-shipment-product small,.order-shipment-product span{display:block;margin-top:3px;font-size:12px}.factory-structure-page{--shop-green:#3f7255;--shop-green-soft:#e9f3ec;--shop-green-pale:#f6faf7;--shop-orange:#ff771a;padding:0}.factory-column-head,.factory-structure-header,.shop-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.factory-structure-header{margin-bottom:14px}.factory-column-head small,.factory-column-head strong,.factory-structure-header h2,.factory-structure-header p,.shop-preview-head small,.shop-preview-head span,.shop-preview-head strong{margin:0}.factory-structure-header h2{font-size:20px}.factory-structure-header p{margin-top:5px;color:var(--sub);font-size:13px}.factory-structure-legend,.factory-structure-legend span{display:flex;align-items:center;gap:8px}.factory-structure-legend{color:var(--sub);font-size:12px}.scope-dot{flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:#c7ced8}.scope-dot.active{background:#39a96b;box-shadow:0 0 0 3px rgba(57,169,107,.12)}.factory-structure-breadcrumb{display:flex;align-items:center;gap:8px;min-height:42px;margin-bottom:12px;border:1px solid #e5ece7;border-radius:8px;background:var(--shop-green-pale);padding:0 14px;color:#2d513c;font-size:13px;font-weight:600}.factory-structure-breadcrumb b{color:#96aa9c;font-size:18px}.factory-structure-layout{display:grid;grid-template-columns:220px minmax(620px,1fr) 320px;grid-gap:12px;gap:12px;align-items:start}.factory-structure-main,.factory-warehouse-rail,.shop-live-preview{min-width:0;border:1px solid #e8ece9;border-radius:10px;background:#fff}.factory-warehouse-rail,.shop-live-preview{position:-webkit-sticky;position:sticky;top:0}.factory-warehouse-rail{padding:14px}.factory-column-head{min-height:36px;margin-bottom:10px}.factory-column-head>div,.shop-preview-head>div{display:grid;grid-gap:3px;gap:3px}.factory-column-head strong{color:var(--text);font-size:15px}.factory-column-head small,.shop-preview-head small{color:var(--sub);font-size:11px}.factory-column-head a{color:var(--primary);font-size:12px}.factory-select-list{display:grid;grid-gap:7px;gap:7px}.factory-select-list button{display:flex;align-items:center;gap:10px;width:100%;min-height:54px;border:1px solid #edf0ee;border-radius:8px;background:#fff;color:var(--text);padding:9px 10px;text-align:left}.factory-select-list button.active,.factory-select-list button:hover{border-color:#93b49d;background:var(--shop-green-soft)}.factory-select-list button.active{box-shadow:inset 3px 0 0 var(--shop-green)}.factory-select-list button>span:not(.scope-dot){display:grid;min-width:0;grid-gap:3px;gap:3px}.factory-select-list button small,.factory-select-list button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.factory-select-list button strong{font-size:13px}.factory-select-list button small{color:var(--sub);font-size:11px}.factory-global-library,.factory-inline-editor{margin-top:12px;border-top:1px solid #edf0ee;padding-top:10px}.factory-global-library summary,.factory-inline-editor summary{color:var(--shop-green);cursor:pointer;font-size:12px;font-weight:600}.factory-warehouse-create summary{display:flex;align-items:center;justify-content:center;min-height:32px;border:1px solid #8eb29a;border-radius:6px;background:var(--shop-green-soft)}.factory-warehouse-create summary::marker{content:""}.factory-warehouse-edit{margin-top:8px}.factory-editor-hint{margin:0;border-radius:6px;background:var(--shop-green-pale);padding:7px 8px;color:var(--sub);font-size:11px;line-height:1.5}.factory-inline-editor form,.factory-stacked-form{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.factory-compact-form label,.factory-inline-editor label,.factory-product-add label,.factory-stacked-form label{display:grid;grid-gap:4px;gap:4px;color:var(--sub);font-size:11px}.factory-compact-form input,.factory-compact-form select,.factory-inline-editor input,.factory-inline-editor select,.factory-product-add input,.factory-product-add select,.factory-product-list article form input,.factory-product-list article form select,.factory-stacked-form input,.factory-stacked-form select{width:100%;min-width:0;height:32px;font-size:12px}.factory-compact-form button,.factory-inline-editor button,.factory-product-add button,.factory-product-list article form button,.factory-stacked-form button{min-height:32px;font-size:12px}.factory-structure-main{container:factory-structure-main/inline-size;overflow:hidden}.factory-crop-panel{border-bottom:1px solid #edf0ee;padding:14px 16px}.factory-crop-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.factory-crop-tabs button{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:36px;border:1px solid #dde6e0;border-radius:18px;background:#fff;color:#526159;padding:0 14px;font-size:12px}.factory-crop-tabs button.active{border-color:var(--shop-green);background:var(--shop-green);color:#fff}.factory-crop-tabs button.active .scope-dot.active{background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.16)}.factory-removable-scope{position:relative;min-width:0}.factory-draggable-scope{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.factory-drag-handle{position:absolute;top:50%;left:7px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:13px;height:28px;color:#8a9990;cursor:-webkit-grab;cursor:grab;font-size:11px;letter-spacing:-4px;line-height:1;touch-action:none;transform:translateY(-50%)}.factory-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.factory-draggable-product.dragging,.factory-draggable-scope.dragging{opacity:.48}.factory-draggable-product:active,.factory-draggable-scope:active{cursor:-webkit-grabbing;cursor:grabbing}.factory-removable-crop{flex:0 0 auto;min-width:max-content}.factory-crop-tabs .factory-removable-scope>button:first-of-type{min-width:132px;padding-left:28px;padding-right:44px;white-space:nowrap}.factory-select-list.categories .factory-removable-scope>button:first-of-type{width:100%;padding-left:28px;padding-right:34px}.factory-crop-tabs .factory-scope-remove,.factory-select-list.categories .factory-scope-remove{position:absolute;top:5px;right:5px;z-index:2;display:grid;width:22px;min-width:22px;height:22px;min-height:22px;place-items:center;border:1px solid rgba(91,106,97,.18);border-radius:50%;background:rgba(255,255,255,.78);color:#68766e;padding:0;font-size:15px;line-height:1}.factory-crop-tabs .factory-scope-remove:hover,.factory-select-list.categories .factory-scope-remove:hover{border-color:#d97878;background:#fff3f3;color:#b42318}.factory-crop-tabs .factory-scope-remove:focus-visible,.factory-select-list.categories .factory-scope-remove:focus-visible{outline:2px solid #146fe8;outline-offset:2px}.factory-remove-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:rgba(15,28,21,.28);padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.factory-remove-dialog{position:relative;width:min(390px,100%);border:1px solid rgba(255,255,255,.92);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 20px 54px rgba(23,44,32,.22);padding:24px}.factory-remove-dialog h3{margin:0 36px 8px 0;font-size:18px}.factory-remove-dialog p{margin:0;color:var(--sub);font-size:13px;line-height:1.65}.factory-remove-dialog-close{position:absolute;top:14px;right:14px;display:grid;width:28px;height:28px;place-items:center;border:1px solid #dce4df;border-radius:50%;background:#f7faf8;color:#64736b;padding:0;font-size:18px;line-height:1}.factory-remove-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.factory-remove-dialog-actions form button,.factory-remove-dialog-actions>button{min-width:92px}.factory-remove-dialog-actions .danger{border-color:#d92d20;background:#d92d20;color:#fff}.factory-product-picker-dialog{position:relative;width:min(760px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:14px;background:#fff;box-shadow:0 20px 54px rgba(23,44,32,.22);padding:20px}.factory-product-picker-head{display:flex;align-items:center;gap:14px;padding-right:34px}.factory-product-picker-head>div{display:flex;align-items:baseline;gap:10px}.factory-product-picker-head h3{margin:0;font-size:18px}.factory-product-picker-head a,.factory-product-picker-head strong{color:var(--shop-green);font-size:12px}.factory-product-picker-head a{margin-left:auto}.factory-product-picker-search{width:100%;height:38px;margin-top:16px;font-size:13px}.factory-product-picker-list{min-height:286px;max-height:min(440px,52vh);margin-top:12px;overflow-y:auto;border:1px solid #e6ece8;border-radius:9px}.factory-product-picker-row{display:grid;grid-template-columns:18px 52px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;min-height:70px;border-bottom:1px solid #edf1ee;padding:8px 12px;cursor:pointer}.factory-product-picker-row:last-child{border-bottom:0}.factory-product-picker-row:has(input:checked),.factory-product-picker-row:hover{background:var(--shop-green-pale)}.factory-product-picker-row input{width:16px;height:16px;accent-color:var(--shop-green)}.factory-product-picker-thumb{display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border:1px solid #e8edea;border-radius:7px;background:#f5f8f6;color:var(--sub);font-size:10px}.factory-product-picker-thumb img{width:100%;height:100%;object-fit:contain}.factory-product-picker-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.factory-product-picker-copy small,.factory-product-picker-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.factory-product-picker-copy strong{font-size:13px}.factory-product-picker-copy small{color:var(--sub);font-size:11px}.factory-product-picker-status{min-width:52px;border-radius:999px;background:#eef2ef;padding:4px 8px;color:#68746e;font-size:10px;text-align:center}.factory-product-picker-status.on_sale{background:#e8f6ed;color:#287a49}.factory-product-picker-status.off_sale{background:#fff3e8;color:#b35b18}.factory-product-picker-pages{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px}.factory-product-picker-pages button{min-width:68px;min-height:28px;font-size:11px}.factory-product-picker-pages span{color:var(--sub);font-size:11px}.factory-product-picker-empty{display:grid;min-height:286px;place-items:center;color:var(--sub);font-size:13px}.factory-product-picker-actions{display:grid;grid-template-columns:minmax(170px,1fr) auto auto;grid-gap:10px;gap:10px;align-items:end;border-top:1px solid #edf1ee;padding-top:14px}.factory-product-picker-actions label{display:grid;grid-gap:4px;gap:4px;color:var(--sub);font-size:11px}.factory-product-picker-actions select{width:100%;height:34px}.factory-product-picker-actions button{min-width:94px;min-height:34px}.factory-empty-inline{align-self:center;color:var(--sub);font-size:12px}.factory-scope-editors{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);grid-gap:8px;gap:8px;margin-top:10px}.factory-compact-form{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,auto);grid-gap:7px;gap:7px;align-items:end;border:1px solid #edf0ee;border-radius:8px;background:#fafcfb;padding:9px}.factory-compact-form-without-sort{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,auto)}.factory-compact-form.add{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.factory-compact-form>*,.factory-product-add>*,.factory-product-list article form{min-width:0}.factory-compact-form button,.factory-product-add button{max-width:100%;white-space:normal}.factory-global-library{grid-column:1/-1;margin-top:0}.factory-global-library .factory-compact-form{margin-top:8px}.factory-catalog-layout{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:510px}.factory-category-panel{border-right:1px solid #edf0ee;background:#fafcfb;padding:14px}.factory-select-list.categories button{min-height:48px}.factory-stacked-form{margin-top:14px;border-top:1px solid #e5ebe7;padding-top:12px}.factory-stacked-form.muted{opacity:.86}.factory-product-panel{min-width:0;padding:14px}.factory-product-list{display:grid;grid-gap:8px;gap:8px}.factory-product-list article{position:relative;display:grid;grid-template-columns:62px minmax(150px,1fr) minmax(245px,.9fr);grid-gap:10px;gap:10px;align-items:center;min-height:80px;border:1px solid #e6ebe7;border-radius:9px;background:#fff;padding:12px 48px 12px 28px}.factory-product-head-actions{display:flex;align-items:center;gap:12px}.factory-product-head-actions>span{color:var(--sub);font-size:11px}.factory-product-thumb{display:grid;place-items:center;width:62px;height:62px;overflow:hidden;border:1px solid #edf0ee;border-radius:8px;background:#f5f8f6;color:var(--sub);font-size:11px}.factory-product-thumb img{width:100%;height:100%;object-fit:contain}.factory-product-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.factory-product-copy small,.factory-product-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.factory-product-copy strong{font-size:13px}.factory-product-copy small{color:var(--sub);font-size:11px}.factory-product-copy span{color:var(--shop-orange);font-size:12px;font-weight:700}.factory-product-list article form{display:grid;grid-template-columns:minmax(0,86px) minmax(0,72px) minmax(0,52px);grid-gap:6px;gap:6px;align-items:center}.factory-draggable-product{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.factory-draggable-product .factory-drag-handle{left:4px;width:20px;height:36px;font-size:18px;letter-spacing:0}.factory-draggable-product button,.factory-draggable-product input,.factory-draggable-product select{cursor:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.factory-product-remove{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid #efc9c5;border-radius:50%;background:#fff9f8;color:#b54a43;font-size:18px;font-weight:700;line-height:1;cursor:pointer}.factory-product-remove:hover{border-color:#d98a83;background:#fff1ef}.factory-empty-panel{display:grid;place-items:center;min-height:140px;border:1px dashed #dce5df;border-radius:9px;color:var(--sub);font-size:13px}.factory-product-add{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px;border:1px solid #dce8df;border-radius:9px;background:var(--shop-green-pale);padding:10px}.factory-product-add a{min-height:32px;display:inline-flex;align-items:center;border:1px solid #d4dfd7;border-radius:6px;padding:0 12px;color:var(--shop-green);font-size:12px}.factory-product-add button{min-width:112px}.shop-live-preview{overflow:hidden;padding:12px}.shop-preview-head{margin-bottom:10px}.shop-preview-head span{color:var(--sub);font-size:11px}.shop-preview-head strong{font-size:15px}.shop-preview-phone{overflow:hidden;border:1px solid #dce5df;border-radius:22px;background:#568460;box-shadow:0 12px 30px rgba(43,76,55,.12)}.shop-preview-factory{display:grid;place-items:center;min-height:132px;background:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.72)),linear-gradient(135deg,#d9eadf,#eef5f0);color:#2e6841}.shop-preview-factory span{font-size:18px;font-weight:800;letter-spacing:.08em}.shop-preview-factory strong{margin-top:8px;border:1px solid rgba(62,112,80,.24);border-radius:4px;background:rgba(255,255,255,.72);padding:4px 12px;font-size:12px}.shop-preview-crops{display:flex;gap:6px;overflow-x:auto;padding:9px 8px 5px}.shop-preview-crops span{flex:0 0 auto;border:1px solid rgba(255,255,255,.24);border-radius:14px;color:rgba(255,255,255,.78);padding:5px 9px;font-size:10px}.shop-preview-crops span.active{background:#fff;color:#417052}.shop-preview-body{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:8px;gap:8px;padding:7px 8px 12px}.shop-preview-categories{display:grid;align-content:start;grid-gap:6px;gap:6px}.shop-preview-categories span{border:1px solid rgba(255,255,255,.2);border-radius:7px;color:rgba(255,255,255,.75);padding:8px 5px;text-align:center;font-size:9px}.shop-preview-categories span.active{background:rgba(255,255,255,.88);color:#417052;font-weight:700}.shop-preview-products{display:grid;align-content:start;grid-gap:7px;gap:7px}.shop-preview-products article{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:7px;gap:7px;min-height:72px;border-radius:9px;background:rgba(255,255,255,.86);padding:7px}.shop-preview-image{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border-radius:7px;background:#eef4e7;color:#779181;font-size:10px}.shop-preview-image img{width:100%;height:100%;object-fit:contain}.shop-preview-products article>div:last-child{display:grid;min-width:0;align-content:start;grid-gap:3px;gap:3px}.shop-preview-products strong{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shop-preview-products small{overflow:hidden;color:#778179;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.shop-preview-products b{color:var(--shop-orange);font-size:12px}.shop-preview-empty{display:grid;place-items:center;min-height:112px;border:1px dashed rgba(255,255,255,.35);border-radius:9px;color:rgba(255,255,255,.75);font-size:11px}@container factory-structure-main (max-width: 760px){.factory-scope-editors{grid-template-columns:1fr}.factory-product-add,.factory-product-list article{grid-template-columns:62px minmax(0,1fr)}.factory-product-add button,.factory-product-add label,.factory-product-list article form{grid-column:1/-1}}@media (max-width:1320px){.factory-structure-layout{grid-template-columns:210px minmax(620px,1fr)}.shop-live-preview{position:static;grid-column:1/-1}.shop-preview-phone{width:320px;margin:0 auto}}@media (max-width:980px){.factory-structure-layout{grid-template-columns:1fr}.factory-warehouse-rail{position:static}.factory-select-list:not(.categories){grid-template-columns:repeat(2,minmax(0,1fr))}.factory-catalog-layout,.factory-scope-editors{grid-template-columns:1fr}.factory-category-panel{border-right:0;border-bottom:1px solid #edf0ee}.factory-product-add,.factory-product-list article{grid-template-columns:62px minmax(0,1fr)}.factory-product-add button,.factory-product-add label,.factory-product-list article form{grid-column:1/-1}}@media (max-width:700px){.factory-structure-header{align-items:flex-start;flex-direction:column}.factory-structure-legend{flex-wrap:wrap}.factory-product-picker-dialog{padding:16px}.factory-product-picker-row{grid-template-columns:18px 48px minmax(0,1fr)}.factory-product-picker-status{grid-column:3;justify-self:start}.factory-product-picker-actions{grid-template-columns:1fr 1fr}.factory-product-picker-actions label{grid-column:1/-1}}.order-product-thumb{display:grid;place-items:center;width:56px;height:44px;overflow:hidden;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;color:var(--sub);font-size:12px}.order-product-thumb img{width:100%;height:100%;object-fit:cover}.order-shipment-summary{border:1px solid #e6f4ff;border-radius:8px;background:#f6fbff;padding:14px}.tag{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9d9d9;border-radius:999px;background:#fafafa;color:var(--sub);padding:2px 8px;font-size:12px;line-height:18px}.order-fulfillment-compact{display:grid;grid-gap:8px;gap:8px}.order-fulfillment-compact article{display:grid;grid-gap:4px;gap:4px;border-bottom:1px solid #edf0ee;padding-bottom:7px}.order-fulfillment-compact article:last-child{border-bottom:0;padding-bottom:0}.order-fulfillment-compact article>div{display:flex;align-items:center;justify-content:space-between;gap:7px}.order-fulfillment-compact strong{color:#28533a;font-size:11px;overflow-wrap:anywhere}.order-fulfillment-compact article>span,.order-fulfillment-compact small,.order-fulfillment-compact.legacy small{color:var(--sub);font-size:10px;line-height:1.45;white-space:normal}.order-fulfillment-compact.legacy{gap:4px;border:1px dashed #d9ddd7;border-radius:7px;background:#fafbf8;padding:9px}.order-fulfillment-compact.legacy strong{color:#78827d}.order-fulfillment-group-list{display:grid;grid-gap:10px;gap:10px}.order-fulfillment-group-list>article{overflow:hidden;border:1px solid #dbe8df;border-radius:8px;background:#fbfdfb}.order-fulfillment-group-list>article>header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e8eee9;padding:11px 13px}.order-fulfillment-group-list header>div{display:grid;grid-gap:2px;gap:2px}.order-fulfillment-group-list dt,.order-fulfillment-group-list header span{color:var(--sub);font-size:10px}.order-fulfillment-group-list header strong{color:#28533a;font-size:13px}.order-fulfillment-group-list dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:11px 13px}.order-fulfillment-group-list dl>div{display:grid;grid-gap:3px;gap:3px}.order-fulfillment-group-list dd{margin:0;color:var(--text);font-size:11px;overflow-wrap:anywhere}.order-fulfillment-group-list ul{display:grid;grid-gap:0;gap:0;margin:0;border-top:1px solid #edf0ee;padding:0 13px;list-style:none}.order-fulfillment-group-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0ee;padding:9px 0}.order-fulfillment-group-list li:last-child{border-bottom:0}.order-fulfillment-group-list li>div{min-width:0;display:grid;grid-gap:2px;gap:2px}.order-fulfillment-group-list li b,.order-fulfillment-group-list li span,.order-fulfillment-group-list li strong{font-size:11px}.order-fulfillment-group-list li span{color:var(--sub);overflow-wrap:anywhere}.order-fulfillment-group-list li b{color:#28533a;white-space:nowrap}.order-fulfillment-group-list .admin-error{margin:0 13px 10px}.order-fulfillment-group-list.detail-page{grid-template-columns:repeat(2,minmax(0,1fr))}.tag.success{border-color:#b7eb8f;background:#f6ffed;color:#389e0d}.tag.error{border-color:#ffa39e;background:#fff1f0;color:#cf1322}button.link{height:auto;border:0;background:transparent;color:var(--primary);padding:0;font-weight:600}button.danger,button.link.danger{color:var(--error)}button.danger{border-color:#ffa39e;background:#ffffff}.drawer-mask{position:fixed;inset:0;z-index:60;display:flex;justify-content:flex-end;background:rgba(0,0,0,.35)}.drawer{width:560px;max-width:min(560px,100vw);height:100vh;overflow:auto;background:#ffffff;box-shadow:-8px 0 24px rgba(15,23,42,.16)}.drawer-head{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;height:56px;border-bottom:1px solid #f0f0f0;background:#ffffff;padding:0 20px}.drawer-head h2{margin:0;font-size:16px}.drawer-close{background:#ffffff}.drawer-body{display:grid;grid-gap:22px;gap:22px;padding:20px}.drawer-section h3{margin:0 0 12px;font-size:15px}.drawer-kv{display:grid;grid-gap:10px;gap:10px}.drawer-kv div{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.drawer-kv span{color:var(--sub)}.drawer-kv strong{min-width:0;color:var(--text);font-weight:500;overflow-wrap:anywhere}.drawer-scope-note{margin:14px 0 0;color:var(--sub);line-height:1.7}.drawer-table{width:100%;border-collapse:collapse;background:#ffffff}.drawer-table td,.drawer-table th{border-bottom:1px solid #f0f0f0;padding:10px 14px;text-align:left}.drawer-table th{background:#fafafa;color:var(--sub);font-size:13px;font-weight:600}.drawer-empty{margin:0;border:1px dashed var(--border);border-radius:var(--radius);color:var(--sub);padding:12px}.diagnosis-image-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:10px}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.photo-card{display:grid;grid-gap:8px;gap:8px;border:1px solid #f0f0f0;border-radius:8px;background:#fff;padding:12px}.photo-thumb{display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;border:1px dashed #d9d9d9;border-radius:6px;background:#fafafa;color:var(--sub);font-size:13px}.photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.modal-mask{position:fixed;inset:0;z-index:70;display:grid;place-items:center;background:rgba(0,0,0,.35)}.modal{width:460px;max-width:calc(100vw - 32px);overflow:hidden;border-radius:8px;background:#ffffff;box-shadow:0 12px 32px rgba(15,23,42,.2)}.modal.product-editor-modal{width:min(1280px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow:auto}.modal-head{border-bottom:1px solid #f0f0f0;padding:18px 20px}.modal-head h2{margin:0;font-size:16px}.modal-body{display:grid;grid-gap:14px;gap:14px;padding:20px}.confirm-modal .modal-body{min-height:92px;align-content:center}.modal-body label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:12px}.modal-body input,.modal-body textarea{width:100%}.modal-body textarea{min-height:76px}.modal-boundary{margin:0;color:var(--sub);font-size:12px;line-height:1.6}.modal-error{margin:0;color:#cf1322;font-size:12px}.modal-notice{margin:0;color:#ad6800;font-size:12px}.modal-foot{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #f0f0f0;padding:14px 20px}.filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px}.filter-bar label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:12px}.filter-bar label:has(+input),.filter-bar label:has(+select){display:block;margin-bottom:6px}.filter-bar input,.filter-bar select{min-width:160px}.filter-bar span{color:var(--sub);font-size:13px}.admin-error,.admin-notice,.admin-success,.permission-banner{border-radius:var(--radius);padding:10px 12px;line-height:1.5}.admin-notice{margin:0}.admin-error,.admin-notice-error{border:1px solid #ffa39e;background:#fff1f0;color:#cf1322}.admin-notice-success,.admin-success{border:1px solid #b7eb8f;background:#f6ffed;color:#237804}.admin-notice-info,.permission-banner{border:1px solid #91caff;background:#e6f4ff;color:var(--sub)}.admin-notice-warning{border:1px solid #ffe58f;background:#fffbe6;color:#ad6800}.muted{color:var(--sub);font-size:13px;line-height:1.6}.range-segmented{overflow:hidden;background:#ffffff;margin-bottom:16px}.range-button{display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:32px;border:solid var(--border);border-width:0 1px 0 0;color:var(--text);padding:0 14px;font-size:13px}.range-button:last-child{border-right:0}.range-button.active{background:var(--primary);color:#ffffff;font-weight:600}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}.metric-card{display:block;border:1px solid var(--soft);border-radius:8px;background:var(--surface);color:var(--text);padding:18px}.metric-card:hover{border-color:#91caff}.metric-card span{display:block;color:var(--sub);font-size:12px}.metric-card strong{display:block;margin-top:8px;font-size:24px}.metric-card small{display:block;margin-top:6px;color:var(--sub);font-size:12px;line-height:1.4}.dashboard-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-section-header h2,.dashboard-section-header p{margin:0}.dashboard-section-header h2{font-size:18px}.dashboard-section-header p{margin-top:4px;color:var(--sub);font-size:13px;line-height:1.5}.dashboard-lists{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.dashboard-list-panel{min-width:0;border:1px solid var(--soft);border-radius:8px;background:#ffffff;padding:16px}.dashboard-list-panel h2{margin:0 0 10px;font-size:15px}.dashboard-record-list{display:grid;grid-gap:8px;gap:8px}.dashboard-record{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--soft);color:var(--text);padding-top:8px}.dashboard-record:first-child{border-top:0;padding-top:0}.dashboard-record span{display:grid;min-width:0;grid-gap:3px;gap:3px}.dashboard-record small,.dashboard-record strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-record small{color:var(--sub);font-size:12px}.dashboard-record em{flex:0 0 auto;border-radius:999px;border:1px solid #91caff;background:#e6f4ff;color:#0958d9;padding:2px 8px;font-size:12px;font-style:normal;font-weight:400}.app-user-list{grid-gap:8px;gap:8px}.app-user-head,.app-user-row{grid-template-columns:1.1fr 1fr .8fr .9fr .9fr;grid-gap:10px;gap:10px;align-items:center}.app-user-head{padding:0 10px}.app-user-row{border:1px solid var(--border);border-radius:8px;background:#fbfdfb;padding:10px}.app-user-row div{min-width:0}.app-user-row small,.app-user-row span,.app-user-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-user-row small{margin-top:4px;color:var(--sub);font-size:12px}.app-user-detail{min-width:0}.app-user-detail summary{color:var(--primary);cursor:pointer;font-weight:700}.app-user-detail[open]{border-top:1px solid #e8eee9;padding-top:10px}.detail-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px}.admin-user-create-form{display:grid;grid-template-columns:1fr 1fr .7fr 1.4fr auto;grid-gap:10px;gap:10px;align-items:flex-end;margin-bottom:14px;border:1px solid var(--border);border-radius:8px;padding:12px;background:#fbfdfb}.admin-role-checkboxes label,.admin-user-create-form label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:13px}.admin-role-checkboxes{display:flex;flex-wrap:wrap;gap:8px 12px;min-width:0;margin:0;border:0;padding:0}.admin-role-checkboxes legend{width:100%;color:var(--sub);font-size:13px}.admin-role-checkboxes label{grid-template-columns:auto 1fr;align-items:center}.orders-table{display:grid;grid-gap:0;gap:0;overflow:auto;border:1px solid var(--soft);border-radius:8px;background:#fff}.table-head,.table-row{display:grid;grid-template-columns:1.1fr 1.1fr 1.4fr .8fr 1.5fr;grid-gap:12px;gap:12px;align-items:center}.table-head{background:#fafafa;color:#3b4350;font-size:12px;font-weight:600;padding:12px 14px}.table-row{border-top:1px solid var(--soft);padding:12px 14px}.status-form,.table-row div{min-width:0}.table-row small,.table-row span,.table-row strong{display:block;overflow-wrap:anywhere}.table-row small{margin-top:4px;color:var(--sub);font-size:12px;line-height:1.45}.status-form{display:grid;grid-template-columns:.9fr .9fr 1.1fr 1fr auto auto;grid-gap:8px;gap:8px;align-items:center}.status-form input,.status-form select{min-width:0}.text-link{align-self:center;color:var(--primary);font-weight:600;white-space:nowrap}.admin-empty-state,.empty-state{margin:16px 0 0;color:var(--sub)}.admin-empty-state{display:grid;grid-gap:4px;gap:4px;border:1px dashed var(--border);border-radius:8px;background:#fff;padding:12px}.admin-empty-state strong{color:var(--text)}.admin-empty-state span{font-size:12px;line-height:1.5}.admin-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;border-top:1px solid var(--soft);color:var(--sub);padding-top:12px;font-size:13px}.admin-pagination div{display:flex;align-items:center;gap:8px}.admin-pagination a,.admin-pagination div>span,.admin-pagination strong{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff;padding:5px 10px}.admin-pagination div>span{color:#9aa7a0}.admin-pagination strong{color:var(--text)}.product-editor{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) minmax(96px,auto);grid-gap:12px;gap:12px;margin-bottom:16px;border:1px solid var(--soft);border-radius:8px;background:#fafafa;padding:16px}.product-editor h2{grid-column:1/-1;margin:0;font-size:18px}.products-table{display:grid;grid-gap:0;gap:0;overflow:auto;border:1px solid var(--soft);border-radius:8px;background:#fff}.product-row{display:grid;grid-template-columns:84px minmax(0,1.35fr) minmax(260px,.9fr) 220px;grid-gap:12px;gap:12px;align-items:start;border-top:1px solid var(--soft);padding:12px 14px}.product-row:first-child{border-top:0}.product-image{display:grid;place-items:center;width:84px;height:84px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,#f6f8ff,#edf7ef);color:var(--sub);font-size:12px}.product-image img{width:100%;height:100%;object-fit:cover}.product-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.sale-form{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;align-items:center}.product-editor input,.product-editor select,.product-form input,.product-form select,.product-form textarea,.sale-form select{min-width:0}.product-editor button,.product-form button,.rule-action-form button,.sale-form button{min-width:96px}.product-form .checkbox-line,.product-form button,.product-form textarea[name=description],.product-form textarea[name=image_urls]{grid-column:1/-1}.checkbox-line{display:flex;align-items:center;gap:8px;color:var(--sub);font-size:13px}.checkbox-line input{width:auto;min-height:auto}.sale-form small{grid-column:1/-1;color:var(--sub);font-size:12px;line-height:1.45}.dashboard-record em,.rule-operation-title span,.status-tag{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border:1px solid transparent;border-radius:999px;padding:2px 8px;font-size:12px;line-height:1.5}.status-tag{border-radius:999px}.status-tag,.status-tag.default{border-color:#d9d9d9;background:#f5f5f5;color:#5f6673}.status-tag.success{border-color:#b7eb8f;background:#f6ffed;color:#237804}.status-tag.warn{border-color:#ffe58f;background:#fffbe6;color:#ad6800}.status-tag.processing{border-color:#91caff;background:#e6f4ff;color:#0958d9}.status-tag.error{border-color:#ffa39e;background:#fff1f0;color:#cf1322}.product-app-preview{min-width:0}.preview-phone{overflow:hidden;border:1px solid var(--soft);border-radius:18px;background:#ffffff;box-shadow:var(--shadow)}.preview-image{display:grid;place-items:center;aspect-ratio:4/3;background:#edf3ef;color:var(--sub);font-size:13px}.preview-image img{width:100%;height:100%;object-fit:cover}.preview-body{display:grid;grid-gap:8px;gap:8px;padding:12px}.preview-body strong{font-size:16px;line-height:1.35}.preview-body p,.preview-body>span{color:var(--sub);font-size:12px;line-height:1.5}.preview-body b{color:var(--danger);font-size:18px}.preview-body dl{display:grid;grid-gap:6px;gap:6px;margin:0;border-top:1px solid #e8eee9;padding-top:8px}.preview-body dl div{display:grid;grid-template-columns:70px minmax(0,1fr);grid-gap:8px;gap:8px;font-size:12px}.preview-body dt{color:var(--sub)}.preview-body dd,.preview-body h3,.preview-body p{margin:0}.preview-body h3{font-size:13px}.preview-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e8eee9}.preview-actions span,.preview-actions strong{display:grid;place-items:center;min-height:40px;font-size:13px}.preview-actions span{color:var(--primary)}.preview-actions strong{background:var(--primary);color:#ffffff}.category-editor{display:grid;grid-template-columns:1.4fr .6fr .7fr auto;grid-gap:10px;gap:10px;margin-bottom:16px}.category-editor h2{grid-column:1/-1;margin:0;font-size:18px}.category-sort-form{display:grid;grid-gap:8px;gap:8px;margin-bottom:18px}.category-preview-panel{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);grid-gap:14px;gap:14px;align-items:start;margin:14px 0 18px;border:1px solid #d6e2d9;border-radius:8px;background:#fbfdfb;padding:12px}.category-preview-panel h2,.category-preview-panel p{margin:0}.category-preview-panel h2{font-size:16px}.category-preview-panel p{margin-top:4px;color:var(--sub);font-size:12px;line-height:1.5}.category-preview-list{display:flex;flex-wrap:wrap;gap:8px}.category-preview-list em,.category-preview-list span{border:1px solid #dce5df;border-radius:999px;background:#ffffff;color:var(--text);padding:7px 10px;font-size:13px;font-style:normal}.category-preview-list small{margin-left:6px;color:var(--sub);font-size:11px}.category-row,.category-sort-row,.category-table-head{display:grid;grid-template-columns:1.4fr .7fr .6fr;grid-gap:10px;gap:10px;align-items:center}.category-table-head{padding:0 10px}.category-row,.category-sort-row{border:1px solid var(--border);border-radius:8px;padding:10px}.category-sort-row span,.category-sort-row strong{overflow-wrap:anywhere}.category-sort-form>button{justify-self:start}.category-list{grid-gap:8px;gap:8px}.category-list-head{grid-template-columns:1fr 1fr 260px;grid-gap:10px;gap:10px;padding:0 10px}.category-row{grid-template-columns:1fr auto}.category-main{display:grid;grid-gap:8px;gap:8px;min-width:0}.category-update-form{display:grid;grid-template-columns:1.4fr .6fr .7fr auto;grid-gap:10px;gap:10px}.category-risk{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border-radius:8px;background:#f6faf7;color:var(--sub);padding:8px 10px;font-size:12px}.category-risk[data-level=high]{background:#fff4f0;color:var(--danger)}.category-risk strong{color:var(--text)}.category-risk small{overflow-wrap:anywhere;line-height:1.45}.category-delete-form{display:grid;grid-gap:8px;gap:8px;max-width:260px}.category-delete-form button{border-color:#e8c3b6;background:#fff4f0;color:var(--danger)}.danger-confirm{display:grid;grid-template-columns:auto 1fr;grid-gap:6px;gap:6px;align-items:start;color:var(--danger);font-size:12px;line-height:1.45}.danger-confirm input{min-height:auto;margin-top:2px}.category-editor input,.category-editor select,.category-row input,.category-row select,.category-sort-row input,.category-update-form input,.category-update-form select{min-width:0}.operation-log-list{grid-gap:8px;gap:8px}.operation-log-head,.operation-log-row{grid-gap:10px;gap:10px}.operation-log-head{padding:0 10px}.operation-log-row{border:1px solid var(--border);border-radius:8px;padding:10px}.operation-log-row span,.operation-log-row strong{min-width:0;overflow-wrap:anywhere}.operation-log-row small{display:block;margin-top:4px;color:var(--sub);font-size:12px}.rule-pack-workbench{display:grid;grid-gap:18px;gap:18px}.rule-pack-workbench h2{margin:0 0 10px;font-size:18px}.rule-visual-hero{display:flex;justify-content:space-between;gap:28px;align-items:center;min-height:152px;border:1px solid #c9ddff;border-radius:16px;background:radial-gradient(circle at 88% 16%,rgb(86 139 255/18%),transparent 36%),linear-gradient(135deg,#f7fbff,#eef5ff 62%,#f6f9ff);padding:24px 26px}.rule-visual-hero h2{margin:8px 0;color:#102a56;font-size:26px;line-height:1.25}.rule-visual-hero p{max-width:720px;margin:0;color:#53657e;font-size:14px;line-height:1.7}.rule-visual-eyebrow{color:#2f6feb;font-size:12px;font-weight:700;letter-spacing:.08em}.rule-current-badge{display:grid;flex:0 0 220px;grid-gap:7px;gap:7px;border:1px solid rgb(255 255 255/85%);border-radius:14px;background:rgb(255 255 255/72%);box-shadow:0 10px 30px rgb(40 91 174/10%);padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rule-current-badge span{display:flex;gap:7px;align-items:center;color:#58708e;font-size:12px}.rule-current-badge i{width:8px;height:8px;border-radius:50%;background:#2eb872;box-shadow:0 0 0 4px rgb(46 184 114/12%)}.rule-current-badge strong{color:#15315e;font-size:17px}.rule-current-badge small{color:#2f6feb;font-size:12px}.rule-flow-section,.rule-review-card,.rule-status-card{border:1px solid #e5eaf1;border-radius:14px;background:#ffffff;padding:20px}.rule-section-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:16px}.rule-section-heading.compact{align-items:center;margin-bottom:14px}.rule-section-heading span{display:block;margin-bottom:4px;color:#7890ad;font-size:11px;font-weight:700;letter-spacing:.06em}.rule-section-heading h2{margin:0;color:#18283d;font-size:19px}.rule-section-heading p{margin:0;color:#7a8797;font-size:12px}.rule-section-heading b,.rule-section-heading>strong{border-radius:999px;background:#edf8f1;color:#23824f;padding:5px 10px;font-size:12px;font-weight:600}.rule-flow-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.rule-flow-card{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:10px;gap:10px;min-width:0;border:1px solid #e5eaf1;border-radius:12px;background:#fbfcfe;padding:16px 14px 14px}.rule-flow-card:not(:last-child):after{position:absolute;top:50%;right:-17px;width:10px;height:10px;border-top:2px solid #9db5d7;border-right:2px solid #9db5d7;content:"";transform:translateY(-50%) rotate(45deg)}.rule-flow-number{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eaf2ff;color:#2f6feb;font-size:13px;font-weight:800}.rule-flow-card p,.rule-flow-card strong{display:block}.rule-flow-card strong{color:#1e3047;font-size:14px}.rule-flow-card p{margin:5px 0 0;color:#718096;font-size:12px;line-height:1.5}.rule-flow-card em{grid-column:2;justify-self:start;border-radius:999px;background:#eef3f8;color:#60758e;padding:3px 8px;font-style:normal;font-size:10px}.rule-flow-card[data-kind=mapping]{border-color:#b9d1ff;background:#f5f9ff}.rule-flow-card[data-kind=mapping] .rule-flow-number{background:#2f6feb;color:#ffffff}.rule-flow-card[data-kind=output]{border-color:#bfe6cf;background:#f5fbf7}.rule-flow-card[data-kind=output] .rule-flow-number{background:#2d9a61;color:#ffffff}.rule-independent-lane{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;margin-top:14px;border:1px dashed #cdd7e5;border-radius:10px;background:#fafbfd;padding:11px 14px}.rule-independent-lane span{border-radius:999px;background:#f1ecff;color:#6f49b3;padding:4px 9px;font-size:11px;font-weight:700}.rule-independent-lane strong{color:#3c3154;font-size:13px}.rule-independent-lane p{margin:0;color:#778295;font-size:12px}.rule-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.rule-friendly-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.rule-friendly-meta div{display:grid;grid-gap:4px;gap:4px;border-radius:10px;background:#f7f9fc;padding:11px 12px}.rule-friendly-meta dt{color:#8190a3;font-size:11px}.rule-friendly-meta dd{margin:0;color:#26384e;font-size:13px;font-weight:700;overflow-wrap:anywhere}.rule-technical-id{display:block;margin-top:12px;color:#98a3b1;font-size:10px;overflow-wrap:anywhere}.rule-release-path{display:flex;gap:0;margin:20px 0 2px;padding:0;counter-reset:gate;list-style:none}.rule-release-path li{position:relative;flex:1 1;padding:34px 8px 0 0;color:#5f6f83;font-size:11px;line-height:1.35;counter-increment:gate}.rule-release-path li:before{position:absolute;top:0;left:0;z-index:1;display:grid;place-items:center;width:25px;height:25px;border:2px solid #9cb7de;border-radius:50%;background:#ffffff;color:#426b9f;content:counter(gate);font-size:11px;font-weight:700}.rule-release-path li:not(:last-child):after{position:absolute;top:12px;left:25px;width:calc(100% - 25px);height:2px;background:#dbe4f1;content:""}.rule-latest-eval{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.rule-latest-eval div{display:grid;grid-gap:5px;gap:5px;border-radius:10px;background:#f7f9fc;padding:12px}.rule-latest-eval span{color:#8491a2;font-size:11px}.rule-latest-eval strong{color:#27394f;font-size:14px;overflow-wrap:anywhere}.rule-disclosure{border:1px solid #e2e7ee;border-radius:12px;background:#ffffff;overflow:hidden}.rule-disclosure>summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 20px;cursor:pointer;list-style:none}.rule-disclosure>summary::-webkit-details-marker{display:none}.rule-disclosure>summary span{display:grid;grid-gap:4px;gap:4px}.rule-disclosure>summary strong{color:#26384e;font-size:15px}.rule-disclosure>summary small{color:#8491a2;font-size:12px}.rule-disclosure>summary em{display:inline-flex;align-items:center;gap:8px;color:#58708d;font-style:normal;font-size:12px}.rule-disclosure>summary em:after{width:8px;height:8px;border-right:2px solid #7b8da3;border-bottom:2px solid #7b8da3;content:"";transform:rotate(45deg);transition:transform .18s ease}.rule-disclosure[open]>summary em:after{transform:translateY(4px) rotate(225deg)}.rule-admin-actions>summary{background:#fffaf2}.rule-admin-actions>summary em{color:#b56d0d}.rule-disclosure-body{display:grid;grid-gap:16px;gap:16px;border-top:1px solid #edf0f4;padding:18px 20px 20px}.rule-pack-columns{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.8fr);grid-gap:12px;gap:12px}.rule-operation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.rule-operation-card{display:grid;align-content:start;grid-gap:10px;gap:10px;border:1px solid var(--soft);border-radius:8px;background:#ffffff;padding:12px}.rule-operation-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rule-operation-card p,.rule-operation-title h2{margin:0}.rule-operation-title span{flex:0 0 auto;border-color:#91caff;background:#e6f4ff;color:#0958d9}.rule-operation-title span[data-status=missing]{border-color:#ffe58f;background:#fffbe6;color:#ad6800}.rule-operation-card p{color:var(--sub);font-size:12px;line-height:1.5}.rule-action-form{display:grid;grid-gap:8px;gap:8px}.rule-action-form input,.rule-action-form select{min-width:0}.admin-record-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.admin-record-list li{display:grid;grid-gap:4px;gap:4px;border:1px solid var(--soft);border-radius:8px;background:#ffffff;padding:10px}.admin-record-list small,.admin-record-list span{color:var(--sub);font-size:12px}.eval-run-list{display:grid;grid-gap:8px;gap:8px}.eval-run-row{display:grid;grid-template-columns:1fr .8fr .8fr .8fr 1.1fr;grid-gap:10px;gap:10px;align-items:center;border:1px solid var(--soft);border-radius:8px;background:#ffffff;padding:10px}.eval-run-row small,.eval-run-row span{color:var(--sub);font-size:12px}.rule-forbidden-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.rule-forbidden-list li{border:1px solid #ffa39e;border-radius:999px;background:#fff1f0;color:#cf1322;padding:4px 10px;font-size:12px}.ai-review-list{display:grid;grid-gap:0;gap:0;overflow:auto;border:1px solid var(--soft);border-radius:8px;background:#fff}.ai-review-head,.ai-review-row{display:grid;grid-template-columns:.9fr 1fr 1.6fr 1.2fr .9fr auto;grid-gap:10px;gap:10px;align-items:center}.ai-review-head{background:#fafafa;color:#3b4350;font-size:12px;font-weight:600;padding:12px 14px}.ai-review-row{border-top:1px solid var(--soft);padding:12px 14px}.ai-review-row small,.ai-review-row span,.ai-review-row strong{display:block;min-width:0;overflow-wrap:anywhere}.ai-review-row small{margin-top:4px;color:var(--sub);font-size:12px;line-height:1.45}.detail-stack{display:grid;grid-gap:18px;gap:18px}.detail-stack h2,.detail-stack h3{margin:0 0 10px;font-size:18px}.detail-header{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.detail-header h2,.detail-header p{margin:0}.detail-header h2{margin:4px 0}.status-pair{display:grid;grid-gap:4px;gap:4px;align-content:start;min-width:140px;border:1px solid var(--border);border-radius:8px;background:#fbfdfb;padding:10px;text-align:right}.status-pair span{color:var(--primary);font-weight:800}.status-pair small{color:var(--sub)}.detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.detail-grid div{border:1px solid var(--soft);border-radius:8px;background:#ffffff;padding:10px}.detail-grid dt{color:var(--sub);font-size:12px}.detail-grid dd{margin:4px 0 0;overflow-wrap:anywhere;line-height:1.45}.order-items-table{display:grid;grid-gap:8px;gap:8px}.order-items-table .table-head,.order-items-table .table-row{grid-template-columns:1.6fr 1fr .5fr .7fr .7fr}.detail-action-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;grid-gap:10px;gap:10px;align-items:flex-end;margin-top:10px}.detail-action-form label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:13px}.detail-action-form input,.detail-action-form select{min-width:0}.status-log-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.status-log-list li{display:grid;grid-gap:4px;gap:4px;border:1px solid var(--border);border-radius:8px;background:#fbfdfb;padding:10px}.status-log-list span{overflow-wrap:anywhere}.status-log-list small{color:var(--sub)}@media (max-width:900px){.rule-visual-hero{align-items:stretch;flex-direction:column}.rule-current-badge{flex-basis:auto}.rule-flow-track,.rule-pack-columns,.rule-status-grid{grid-template-columns:1fr}.rule-flow-card:not(:last-child):after{top:auto;right:50%;bottom:-17px;transform:translateX(50%) rotate(135deg)}.rule-independent-lane{grid-template-columns:auto minmax(0,1fr)}.rule-independent-lane p{grid-column:1/-1}.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static;min-height:auto;border-right:0;border-bottom:1px solid var(--border)}.admin-side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-permission-note{align-self:start}.app-user-head,.app-user-row,.dashboard-lists,.detail-action-form,.detail-columns,.detail-grid,.detail-grid.compact,.metric-grid{grid-template-columns:1fr}.dashboard-section-header,.detail-header{display:grid}.detail-header>*{min-width:0}.detail-header h2{overflow-wrap:anywhere}.status-pair{min-width:0;text-align:left}}.admin-user-list{grid-gap:8px;gap:8px}.admin-user-head,.admin-user-row{grid-gap:10px;gap:10px}.admin-user-head{padding:0 10px}.admin-user-row{border:1px solid var(--border);border-radius:8px;padding:10px}.admin-user-row small,.admin-user-row span,.admin-user-row strong{display:block;min-width:0;overflow-wrap:anywhere}.admin-user-row small{margin-top:4px;color:var(--sub);font-size:12px}.admin-user-role-form,.admin-user-status-form{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.admin-user-status-form input,.admin-user-status-form select{min-width:0}.admin-user-actions{display:grid;grid-gap:8px;gap:8px}.admin-user-list,.app-user-list,.category-list,.diagnosis-list,.operation-log-list{display:grid;grid-gap:0;gap:0;overflow:auto;border:1px solid var(--soft);border-radius:8px;background:#fff}.app-user-head,.app-user-row{display:grid;grid-template-columns:minmax(116px,1fr) minmax(132px,1fr) 84px 96px minmax(116px,1fr) 116px 112px 112px 116px minmax(150px,.9fr);grid-gap:12px;gap:12px;align-items:start}.app-user-head{background:#fafafa;color:var(--sub);font-size:12px;font-weight:600;padding:12px 14px}.app-user-row{position:relative;border:0;border-top:1px solid var(--soft);border-radius:0;background:#fff;padding:12px 14px}.app-user-actions{display:grid;grid-gap:8px;gap:8px}.ai-service-operation,.app-user-detail{min-width:0}.ai-service-operation summary,.app-user-detail summary{color:var(--primary);cursor:pointer;font-weight:600;list-style:none}.ai-service-operation.danger summary{color:var(--error)}.ai-service-operation summary::-webkit-details-marker,.app-user-detail summary::-webkit-details-marker{display:none}.ai-service-operation[open],.app-user-detail[open]{border:1px solid var(--soft);border-radius:8px;background:#fff;box-shadow:var(--shadow);padding:12px}.app-user-detail[open]{grid-column:1/-1;width:100%;max-height:none;overflow:visible}.app-user-detail-body{display:grid;grid-gap:14px;gap:14px;margin-top:10px}.ai-service-operation h3,.app-user-detail-body h3{margin:0 0 8px;font-size:15px}.ai-service-operation[open] form{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.ai-service-operation label{display:grid;grid-gap:6px;gap:6px;color:var(--sub);font-size:12px}.ai-service-operation textarea{min-width:0}.mini-record-table{display:grid;overflow:auto;border:1px solid var(--soft);border-radius:8px}.mini-record-table>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;border-top:1px solid var(--soft);padding:8px 10px}.mini-record-table>div:first-child{border-top:0;background:#fafafa;color:var(--sub);font-size:12px}.category-list-head{grid-template-columns:minmax(0,1fr) minmax(220px,.7fr) 260px;grid-gap:12px;background:#fafafa;color:var(--sub);font-size:12px;font-weight:600}.category-list-head,.category-row{display:grid;gap:12px;padding:12px 14px}.category-row{grid-template-columns:minmax(0,1fr) 260px;grid-gap:12px;align-items:center;border:0;border-top:1px solid var(--soft);border-radius:0;background:#fff}.category-sort-form{overflow:auto;border:1px solid var(--soft);border-radius:8px;background:#fff;gap:0}.category-table-head{background:#fafafa;color:var(--sub);font-size:12px;font-weight:600;padding:12px 14px}.category-sort-row{border:0;border-top:1px solid var(--soft);border-radius:0;background:#fff;padding:12px 14px}.category-sort-form>button{margin:12px 14px}.category-main{grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);align-items:center}.category-update-form{grid-template-columns:minmax(130px,1.3fr) 76px 96px auto auto;align-items:center}.category-risk{border:1px solid #ffe58f;background:#fffbe6;color:#ad6800}.category-risk[data-level=high]{border-color:#ffa39e;background:#fff1f0;color:#cf1322}.danger-confirm{border:1px solid #ffa39e;border-radius:var(--radius);background:#fff1f0;padding:8px}.operation-log-head,.operation-log-row{display:grid;grid-template-columns:1.1fr .8fr 1fr .8fr .9fr 1.6fr;grid-gap:12px;gap:12px;align-items:center}.operation-log-head{background:#fafafa;color:var(--sub);font-size:12px;font-weight:600;padding:12px 14px}.operation-log-row{border:0;border-top:1px solid var(--soft);border-radius:0;background:#fff;padding:12px 14px}.diagnosis-head,.diagnosis-row{display:grid;grid-template-columns:1.1fr .9fr 1fr 1.2fr .9fr auto;grid-gap:12px;gap:12px;align-items:center}.diagnosis-head{background:#fafafa;color:var(--sub);font-size:12px;font-weight:600;padding:12px 14px}.diagnosis-row{border-top:1px solid var(--soft);padding:12px 14px}.diagnosis-row div,.diagnosis-row small,.diagnosis-row span,.diagnosis-row strong{min-width:0;overflow-wrap:anywhere}.diagnosis-row small,.diagnosis-row span,.diagnosis-row strong{display:block}.diagnosis-row small{margin-top:4px;color:var(--sub);font-size:12px}.admin-user-head,.admin-user-row{display:grid;grid-template-columns:1fr .6fr 1.4fr .7fr 1.2fr;grid-gap:12px;gap:12px;align-items:center}.admin-user-head{background:#fafafa;color:var(--sub);font-size:12px;font-weight:600;padding:12px 14px}.admin-user-row{border:0;border-top:1px solid var(--soft);border-radius:0;background:#fff;padding:12px 14px}.admin-user-row .status-tag,.app-user-row .status-tag,.category-row .status-tag,.category-sort-row .status-tag,.diagnosis-row .status-tag,.operation-log-row .status-tag{display:inline-flex}@media (max-width:900px){.table-head{display:none}.status-form,.table-row{grid-template-columns:1fr}.admin-user-head,.app-user-head,.category-list-head,.diagnosis-head,.operation-log-head{display:none}.admin-user-actions,.admin-user-create-form,.admin-user-role-form,.admin-user-row,.admin-user-status-form,.category-editor,.category-row,.category-sort-row,.category-table-head,.category-update-form,.diagnosis-row,.operation-log-row,.product-editor,.product-form,.product-row,.sale-form{grid-template-columns:1fr}.product-image{width:100%;height:auto;aspect-ratio:4/3}}.login-wrap{place-items:stretch}.range-segmented{width:-moz-fit-content;width:fit-content;min-height:36px;display:inline-flex;gap:0;margin:0 0 14px;overflow:visible;border:1px solid var(--border);border-radius:8px;background:#f4f5f1;padding:3px}.range-button{min-width:66px;min-height:28px;height:28px;border:0;border-radius:6px;color:#7c8681;padding:0 12px;font-size:11px}.range-button.active,.range-button[aria-current=page]{background:#fff;color:var(--green-dark);font-weight:700;box-shadow:0 2px 7px rgba(39,50,45,.07)}.metric-grid{grid-template-columns:repeat(5,minmax(138px,1fr));gap:10px;margin:0 0 16px}.metric-card{min-height:104px;position:relative;border-color:var(--border);border-radius:9px;padding:16px}.metric-card:hover{border-color:#cbd8d0}.metric-card span{color:#79847e;font-size:11px;font-weight:600}.metric-card strong{margin-top:9px;color:#25312b;font-size:22px;font-weight:750}@media (max-width:1180px) and (min-width:761px){.admin-layout{grid-template-columns:82px minmax(0,1fr)}.admin-brand>span,.admin-side-nav a>span,.admin-side-nav>span>span{display:none}.admin-side-nav a,.admin-side-nav>span{justify-content:center;padding:0}.metric-grid{grid-template-columns:repeat(3,minmax(138px,1fr))}}@media (max-width:760px){.admin-layout{display:block;height:auto;min-height:100dvh}.admin-sidebar{display:none}.admin-header{width:100%;height:62px;position:-webkit-sticky;position:sticky;top:0;z-index:15;display:flex;gap:9px;border-bottom:1px solid var(--border);padding:0 14px}.admin-global-search{width:auto;height:38px;min-width:0;flex:1 1}.admin-mobile-brand{width:32px;height:32px;flex:0 0 32px;display:flex;align-items:center;justify-content:center}.admin-mobile-brand img{width:31px;height:31px;object-fit:contain}.admin-account-chip,.admin-icon-button{display:none}.admin-logout-button{width:38px;display:inline-flex;padding:0}.admin-logout-button span{display:none}.admin-content-shell{min-height:calc(100dvh - 62px);overflow:visible;padding:18px 14px 92px}.admin-mobile-nav{height:72px;position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;gap:0;overflow-x:auto;overflow-y:hidden;border-top:1px solid var(--border);background:rgba(255,255,255,.96);padding:7px 5px max(7px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-mobile-nav a{min-width:72px;flex:1 0 72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8b948f;font-size:9px;white-space:nowrap}.admin-mobile-nav a[aria-current=page]{color:var(--green-dark);font-weight:700}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric-card{min-height:96px;padding:14px}.metric-card strong{font-size:18px}.admin-notice-info,.permission-banner{border-color:#c8dfd1;background:#eef6f0;color:#597064}}@media (min-width:761px){.login-panel-wrap{justify-content:flex-start;padding-top:76px}.login-intro{border-right:1px solid #e2e7df;padding:22px 7vw 46px}.login-intro:before{display:none}.login-intro:after{width:520px;height:520px;right:-160px;bottom:-180px;top:auto;border:88px solid rgba(22,138,91,.055);background:transparent}.login-message{margin:auto 0 54px;padding-bottom:0}}.admin-notice-info,.permission-banner{border-color:#c8dfd1;background:#eef6f0;color:#597064}.metric-card{min-height:94px}.product-fulfillment-title{margin-top:8px}.product-fulfillment-intro{margin:-4px 0 2px}.product-fulfillment-warning{display:grid;grid-gap:3px;gap:3px;margin:0;border:1px solid #ebc785;border-radius:8px;background:#fff8e8;padding:10px 12px;color:#8a5a0a;font-size:13px;line-height:1.5}.product-fulfillment-warning small{color:#806d49;font-size:12px}.product-fulfillment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;border:1px solid #dfe8e2;border-radius:8px;background:#fbfcfb;padding:14px}.product-fulfillment-grid label{margin:0}.product-fulfillment-grid .readonly{color:#6f7d75;background:#f3f6f4}.product-fulfillment-note{margin:0;color:#718078;font-size:12px;line-height:1.6}.product-mapping-summary{display:grid;min-width:132px;grid-gap:2px;gap:2px}.product-mapping-summary strong{color:var(--text);font-size:12px;font-weight:650}.product-mapping-summary small{color:var(--sub);font-size:11px}.product-mapping-status{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:650;white-space:nowrap}.product-mapping-status.configured{color:#16784f;background:#e9f6ee}.product-mapping-status.pending{color:#9a6417;background:#fff5df}@media (max-width:760px){.product-fulfillment-grid{padding:12px}.order-fulfillment-group-list.detail-page,.product-fulfillment-grid{grid-template-columns:minmax(0,1fr)}.orders-prototype-page .prototype-card{padding:11px}.orders-prototype-page .prototype-table-wrap{overflow-x:visible}.orders-prototype-table{display:block;min-width:0}.orders-prototype-table thead{display:none}.orders-prototype-table tbody{display:grid;grid-gap:10px;gap:10px}.orders-prototype-table tr:not(.order-queue-divider){display:grid;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:#fff}.orders-prototype-table tr:not(.order-queue-divider)>td{min-width:0!important;display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:10px;gap:10px;border-bottom:1px solid #edf0ee;padding:10px 11px;white-space:normal}.orders-prototype-table tr:not(.order-queue-divider)>td:last-child{border-bottom:0}.orders-prototype-table tr:not(.order-queue-divider)>td:before{color:var(--sub);content:attr(data-label);font-size:10px;font-weight:650}.orders-prototype-table tr:not(.order-queue-divider)>td.prototype-empty{display:block;text-align:center}.orders-prototype-table tr:not(.order-queue-divider)>td.prototype-empty:before{content:none}.orders-prototype-table .order-queue-divider{display:block}.orders-prototype-table .order-queue-divider td{display:block;width:100%;border-top-width:0;border-radius:8px;white-space:normal}.order-merge-group,.order-merge-group dl{align-items:flex-start;flex-direction:column}.order-merge-group dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 18px;gap:8px 18px}.order-fulfillment-group-list dl{grid-template-columns:minmax(0,1fr)}.order-fulfillment-compact article>div{align-items:flex-start;flex-direction:column}.orders-prototype-table .prototype-actions{justify-content:flex-start}}.orders-erp-page .metrics-grid.settlement.four{grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px;margin:10px 0 18px}.orders-erp-page .orders-metrics{grid-template-columns:repeat(3,minmax(180px,1fr));margin:8px 0 12px}.orders-erp-page .sales-range-filter{display:flex;align-items:center;gap:7px;margin:0}.orders-erp-page .sales-range-separator{color:#6b7670;font-size:11px}.orders-erp-page .sales-range-filter input,.orders-erp-page .sales-range-filter select{width:126px;height:38px;padding:0 10px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:#48534d;font-size:11px}.orders-erp-page .sales-range-filter input{width:124px}.orders-erp-page .sales-range-submit{height:38px;padding:0 13px;border-color:#cfe0d4;color:#fff;font-size:11px}.orders-erp-page .metric-card{min-height:94px;display:flex;flex-direction:column;justify-content:center;padding:17px;border:1px solid var(--border);border-radius:9px;background:rgba(255,255,255,.76)}.orders-erp-page .metric-card:hover{border-color:var(--border)}.orders-erp-page .metric-card:before{display:none}.orders-erp-page .metric-card>span{color:#79837e;font-size:10px;font-weight:400}.orders-erp-page .metric-card strong{margin-top:8px;color:#25312b;font-size:20px;font-weight:700;letter-spacing:-.4px}.orders-erp-page .metric-card strong small{display:inline;margin:0 0 0 4px;font-size:10px;font-weight:500}.orders-erp-page .metric-card p{margin:8px 0 0;color:#9aa19e;font-size:9px}.orders-erp-page .metric-card.green{border-color:#cfe2d5;background:#f1f8f3}.orders-erp-page .metric-card.green strong{color:var(--green-dark)}.orders-erp-page .orders-toolbar{min-height:58px;display:flex;align-items:center;justify-content:flex-start;padding:0 18px;border-bottom:1px solid var(--border)}.orders-erp-page .orders-platform-filters{grid-template-columns:minmax(110px,.6fr) repeat(3,minmax(120px,.8fr)) minmax(210px,1.2fr) auto auto;align-items:end}.orders-erp-page .order-filter-panel label{display:block}.orders-erp-page .order-filter-panel label>span{display:block;margin-bottom:6px;color:#6b7670;font-size:9px;font-weight:600}.orders-erp-page .order-filter-panel input,.orders-erp-page .order-filter-panel select{width:100%;height:40px;padding:0 10px;border:1px solid var(--line-strong);border-radius:7px;outline:0;background:#fff;color:#48534d;font-size:10px}.orders-erp-page .order-filter-panel select:focus{border-color:var(--primary)}.orders-erp-page .filter-reset{height:40px;padding:0 14px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:#68736d;font-size:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.orders-erp-page .filter-reset:hover{background:#f7f8f5}.orders-erp-page .orders-filter-form{display:contents}.orders-erp-page .orders-filter-form .primary{justify-self:start;min-width:72px}.orders-advanced-filters{margin:-4px 0 12px;color:#78827d;font-size:9px}.orders-advanced-filters summary{width:-moz-fit-content;width:fit-content;margin-left:auto;padding:4px 0;color:var(--green-dark);cursor:pointer;font-weight:700}.orders-advanced-filters form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;grid-gap:12px;gap:12px;margin-top:6px;padding:14px 16px;border:1px solid var(--border);border-radius:10px;background:#fff}.orders-advanced-filters label{display:grid;grid-gap:6px;gap:6px;color:#6b7670;font-size:9px;font-weight:600}.orders-advanced-filters input{width:100%;height:40px;border:1px solid var(--border-strong);border-radius:7px;background:#fff;color:#48534d;font-size:10px}.orders-erp-page .segmented{min-width:0;display:flex;align-items:center;justify-content:flex-start;align-self:center;gap:24px;overflow-x:auto}.orders-erp-page .segmented a{position:relative;display:flex;align-items:center;gap:6px;padding:0 2px;color:#78817d;font-size:11px;white-space:nowrap;text-decoration:none}.orders-erp-page .segmented a.active{color:var(--text);font-weight:700}.orders-erp-page .segmented a.active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--green)}.orders-erp-page .segmented a span{min-width:20px;height:18px;display:grid;place-items:center;border-radius:9px;background:#f1f3ef;color:#7a837e;font-size:9px}.orders-erp-page .manual-order-button{margin-top:0}.orders-erp-page .segmented button{position:relative;display:flex;align-items:center;gap:6px;min-height:38px;padding:0 16px;border:1px solid #dfe6e1;border-radius:8px;background:#fff;color:#78817d;font-size:13px;white-space:nowrap;cursor:pointer}.orders-erp-page .segmented button.active{border-color:#b9d6c4;background:#edf7f0;color:var(--green-dark);font-weight:700}.orders-erp-page .segmented button.active:after{display:none}.orders-erp-page .segmented button span{min-width:20px;height:18px;display:grid;place-items:center;border-radius:9px;background:#f1f3ef;color:#7a837e;font-size:9px}.orders-erp-page .selection-bar{min-height:57px;display:flex;align-items:center;gap:9px;padding:8px 18px;border-bottom:1px solid var(--border);background:#fbfcf9;color:#65706a;font-size:11px}.orders-erp-page .checkbox{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;padding:0;border:1px solid #cbd2cd;border-radius:4px;background:#fff;color:#fff;cursor:pointer}.orders-erp-page .checkbox.checked{border-color:var(--primary);background:var(--primary)}.orders-erp-page .checkbox:disabled{border-color:#dce1dd;background:#f1f3f0;cursor:not-allowed;opacity:.82}.orders-erp-page .clear-selection{height:auto;padding:0;border:0;background:transparent;color:var(--processing);font-size:10px;cursor:pointer}.orders-erp-page .print-selected{min-width:154px;margin-left:auto;background:#8cb3f3}.orders-erp-page .primary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:0;border-radius:7px;background:var(--green-dark);color:#fff;font-size:12px;font-weight:700}.orders-erp-page .primary-button:disabled{border-color:transparent;background:#8cb3f3;color:#fff;opacity:.42}.orders-erp-page .print-selected:not(:disabled){background:var(--processing)}.orders-erp-page .orders-action-boundary{margin:0;padding:9px 18px;border-bottom:1px solid #eadcae;background:#fffaf0;color:#80661b;font-size:10px}.orders-erp-page .order-table-wrap{width:100%;overflow-x:auto;overscroll-behavior-x:contain}.orders-erp-page .order-table{width:100%;min-width:990px;border-collapse:collapse;table-layout:fixed;font-size:10px}.orders-erp-page .order-table.platform{min-width:1180px}.orders-erp-page .order-table th{height:40px;padding:7px 9px;border-bottom:1px solid var(--border);background:#fafbf8;color:#6c7671;text-align:left;font-weight:600}.orders-erp-page .order-table td{height:58px;padding:8px 9px;border-bottom:1px solid #edf0eb;color:#505b55;overflow:hidden;vertical-align:middle}.orders-erp-page .order-table tbody tr:last-child td{border-bottom:0}.orders-erp-page .order-table tbody tr:hover{background:#fcfdfb}.orders-erp-page .order-table td:first-child,.orders-erp-page .order-table th:first-child{width:40px;text-align:center}.orders-erp-page .order-table.platform th:nth-child(2){width:180px}.orders-erp-page .order-table td:nth-child(2) small{display:block;margin-top:4px;color:#949c98;font-size:9px}.orders-erp-page .order-table.platform th:nth-child(3){width:155px}.orders-erp-page .order-table.platform th:nth-child(4){width:135px}.orders-erp-page .order-table.platform th:nth-child(5){width:190px}.orders-erp-page .order-table.platform th:nth-child(6){width:70px}.orders-erp-page .order-table.platform th:nth-child(7){width:220px}.orders-erp-page .order-table.platform th:nth-child(8){width:150px}.orders-erp-page .order-table.platform th:nth-child(9){width:110px}.orders-erp-page .order-table:not(.platform) th:last-child{width:65px}.orders-erp-page .recipient-address{max-width:100%;line-height:1.45;white-space:normal}.orders-erp-page .order-table td>b{display:block;color:#35403a;font-size:10px}.orders-erp-page .order-table td>small{display:block;margin-top:4px;color:#949c98;font-size:9px}.orders-erp-page .order-link{height:auto;max-width:100%;display:block;padding:0;border:0;background:transparent;color:var(--processing);font-size:10px;line-height:1.35;overflow-wrap:anywhere;text-align:left;white-space:normal;word-break:break-all;cursor:pointer}.orders-erp-page .qty-value{font-size:14px}.orders-erp-page .qty-value small{font-size:9px;font-weight:500}.orders-erp-page .status-pill{display:inline-flex;align-items:center;padding:4px 7px;border-radius:5px;font-size:9px;white-space:nowrap}.orders-erp-page .status-pill.phase{color:#846513;background:#fff6d7}.orders-erp-page .waybill-link{height:auto;max-width:100%;margin-top:5px;display:flex;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:var(--processing);font-size:9px;line-height:1.35;overflow-wrap:anywhere;text-align:left;cursor:pointer;white-space:normal}.orders-erp-page .margin-value{color:var(--green-dark)!important;font-weight:700}.orders-erp-page .parcel-link,.orders-erp-page .row-more{height:auto;display:inline-flex;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:var(--processing);font-size:9px;cursor:pointer;white-space:nowrap}.orders-erp-page .parcel-link{color:#62716a}.orders-erp-page .parcel-link.phase{color:#8b6b16;font-weight:700}.orders-erp-page .mobile-order-list{display:none}.orders-erp-page .empty-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8b948f}.orders-erp-page .empty-state svg{color:var(--primary)}.orders-erp-page .empty-state b{margin-top:10px;font-size:13px}.orders-erp-page .empty-state span{margin-top:5px;font-size:10px}.order-detail-status-button{margin-top:14px}.erp-drawer-overlay{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:rgba(24,34,29,.36)}.detail-drawer{width:min(540px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 46px rgba(28,40,34,.16);animation:order-slide-in .18s ease-out}@keyframes order-slide-in{0%{opacity:.4;transform:translateX(25px)}}.detail-drawer>header{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid var(--border)}.detail-drawer header span{color:#89928d;font-size:9px}.detail-drawer h2{margin:5px 0 0;font-size:20px}.detail-drawer header p{margin:4px 0 0;color:#98a09c;font-size:9px}.detail-drawer header button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer}.detail-body{flex:1 1;overflow-y:auto;padding:20px 22px}.detail-status{color:#87908b;font-size:9px}.detail-drawer .card-title,.detail-status{display:flex;align-items:center;justify-content:space-between}.detail-drawer .card-title{min-height:70px;gap:16px;padding:15px 18px;border-bottom:1px solid var(--border)}.detail-drawer .card-title h2,.detail-drawer .card-title h3{margin:0;font-size:14px}.detail-drawer .card-title p{margin:5px 0 0;color:#8a938f;font-size:9px}.picking-highlight{position:relative;margin-top:16px;padding:17px;border-radius:9px;background:#f3f8f4}.picking-highlight>div{display:flex;align-items:center;gap:7px;color:var(--green-dark);font-size:9px}.picking-highlight>strong{display:block;margin-top:12px;font-size:15px}.picking-highlight>p{margin:5px 0 0;color:#7d8781;font-size:10px}.picking-highlight>b{position:absolute;right:17px;bottom:17px;color:var(--green-dark);font-size:25px}.picking-highlight>b small{font-size:9px}.parcel-plan{margin-top:14px;border:1px solid var(--border);border-radius:9px;overflow:hidden}.parcel-plan .card-title{min-height:60px;padding:12px 14px;background:#fbfcf9}.parcel-plan .card-title>span{color:var(--green-dark);font-size:10px;font-weight:700}.parcel-plan.phase-two{border-color:#ead99f}.parcel-plan.phase-two .card-title{background:#fffaf0}.parcel-plan.phase-two .card-title>span{color:#8b6b16}.parcel-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;padding:12px}.parcel-list>div{display:flex;flex-direction:column;gap:4px;padding:10px;border-radius:7px;background:#f6f7f4}.parcel-list span{color:#808984;font-size:9px}.parcel-list b{font-size:10px}.parcel-list small{color:#999f9c;font-size:8px}.parcel-adjust-form{display:flex;align-items:flex-end;gap:10px;margin-top:10px;padding:12px;border:1px solid var(--border);border-radius:9px;background:#fbfcf9}.parcel-adjust-form label{display:grid;flex:1 1;grid-gap:6px;gap:6px;min-width:0;color:#66716b;font-size:10px}.parcel-adjust-form input{width:100%;min-width:0;height:36px;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:#fff}.detail-body dl{margin:16px 0;border-top:1px solid var(--border)}.detail-body dl>div{display:grid;grid-template-columns:90px 1fr;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.detail-body dt{color:#88918c;font-size:10px}.detail-body dd{margin:0;color:#3f4a44;font-size:11px;line-height:1.55}.finance-panel{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:13px;border-radius:8px;background:#f2f7f4}.finance-panel span{display:flex;flex-direction:column;gap:6px;color:#83908a;font-size:8px}.finance-panel b{color:#334039;font-size:10px}.finance-panel span:last-child b{color:var(--green-dark)}.printer-line{margin-top:14px;display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--border);border-radius:8px;color:var(--processing)}.printer-line>span{flex:1 1;display:flex;flex-direction:column;gap:3px}.printer-line b{color:#3d4742;font-size:10px}.printer-line small{color:#929a96;font-size:8px}.printer-line i{width:8px;height:8px;border-radius:50%}.printer-line i.online{background:var(--primary)}.printer-line i.offline{background:var(--danger)}.order-logistics-card{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px 12px;gap:9px 12px;padding:13px;border:1px solid #dce8e0;border-radius:9px;background:#f7fbf8}.order-logistics-card>div{min-width:0;display:flex;align-items:center;gap:10px;color:var(--green-dark)}.order-logistics-card>div span{min-width:0;display:flex;flex-direction:column;gap:3px}.order-logistics-card em,.order-logistics-card small{color:#87918b;font-size:8px;font-style:normal}.order-logistics-card b{color:#35413a;font-size:11px}.order-logistics-card>button{grid-column:1/-1;height:34px;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid #cfe0d5;border-radius:7px;background:#fff;color:var(--green-dark);font-size:9px;font-weight:700;cursor:pointer}.app-sync-pill{display:inline-flex;align-items:center;gap:4px;align-self:center;padding:5px 7px;border-radius:6px;background:var(--green-soft);color:var(--green-dark);font-size:8px;white-space:nowrap}.detail-drawer>footer{min-height:72px;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:13px 22px;border-top:1px solid var(--border)}.detail-drawer>footer a{text-decoration:none}.tracking-overlay{z-index:120}.tracking-drawer{width:min(500px,100vw)}.tracking-body{display:grid;align-content:start;grid-gap:13px;gap:13px;background:#fbfcf9}.tracking-waybill-card{min-height:88px;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--border);border-radius:10px;background:#fff}.tracking-waybill-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green-dark)}.tracking-waybill-card>span{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px}.tracking-waybill-card em,.tracking-waybill-card small{color:#88928d;font-size:8px;font-style:normal}.tracking-waybill-card b{color:#26332c;font-size:16px;letter-spacing:.02em}.tracking-waybill-card button{min-height:32px;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--processing);font-size:9px;cursor:pointer}.tracking-sync-card{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;grid-gap:7px;gap:7px;padding:12px;border:1px solid #dce9e1;border-radius:10px;background:#f2f8f4;color:#9ca49f}.tracking-sync-card>div{min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.tracking-sync-card span{display:flex;align-items:center;gap:4px;color:#415049;font-size:9px;font-weight:700}.tracking-sync-card span svg{color:var(--primary)}.tracking-sync-card small{color:#85918a;font-size:7px}.tracking-timeline-card{border:1px solid var(--border);border-radius:10px;background:#fff;overflow:hidden}.tracking-timeline-card .card-title{min-height:62px}.auto-sync{display:inline-flex;align-items:center;gap:4px;color:var(--green-dark);font-size:8px}.tracking-timeline{padding:5px 18px 13px}.tracking-timeline article{position:relative;min-height:76px;display:grid;grid-template-columns:27px 1fr;grid-gap:10px;gap:10px;padding-top:14px}.tracking-timeline article:not(:last-child):after{content:"";position:absolute;left:13px;top:41px;bottom:-6px;width:1px;background:#dce3de}.tracking-timeline article>i{width:27px;height:27px;position:relative;z-index:1;display:grid;place-items:center;border-radius:50%;background:#eef3ef;color:#7f8b84;font-style:normal}.tracking-timeline article.current>i{background:var(--primary);color:#fff;box-shadow:0 0 0 5px var(--green-soft)}.tracking-timeline article>span{display:flex;flex-direction:column;gap:4px}.tracking-timeline b{color:#3a463f;font-size:10px}.tracking-timeline p{margin:0;color:#78837d;font-size:9px;line-height:1.55}.tracking-timeline small{color:#a0a7a3;font-size:8px}.tracking-timeline article.current b{color:var(--green-dark)}.tracking-admin-note{min-height:62px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:9px;background:#eef5ff;color:var(--processing)}.tracking-admin-note>span{display:flex;flex-direction:column;gap:4px}.tracking-admin-note b{color:#405069;font-size:9px}.tracking-admin-note small{color:#7d8ba0;font-size:8px;line-height:1.5}.orders-erp-page .mobile-tracking-button{width:100%;min-height:48px;display:flex;align-items:center;gap:9px;margin-top:9px;padding:8px 10px;border:1px solid #dce9e1;border-radius:8px;background:#f5faf6;color:var(--green-dark);text-align:left;cursor:pointer}.orders-erp-page .mobile-tracking-button>span{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:3px}.orders-erp-page .mobile-tracking-button b{color:#3b4941;font-size:9px}.orders-erp-page .mobile-tracking-button small{color:#7e8b84;font-size:8px}.overlay.modal-center{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(24,34,29,.36)}.manual-order-modal{width:min(680px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.cloud-manual-order-modal{width:min(1040px,100%)}.manual-order-modal>header{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid var(--border)}.manual-order-modal header span{color:#89928d;font-size:9px}.manual-order-modal h2{margin:5px 0 0;font-size:20px}.manual-order-modal header p{margin:4px 0 0;color:#8b948f;font-size:9px}.manual-order-modal header button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer}.manual-form{flex:1 1;overflow-y:auto;display:grid;align-content:start;grid-auto-rows:max-content;grid-gap:13px;gap:13px;padding:18px 22px}.manual-form label{min-width:0;display:block}.manual-form label>span{display:block;margin-bottom:6px;color:#616c66;font-size:9px;font-weight:600}.manual-form input,.manual-form select{width:100%;height:40px;padding:0 11px;border:1px solid var(--line-strong);border-radius:7px;outline:0;background:#fff;color:#46514b;font-size:10px}.manual-form input:focus,.manual-form select:focus{border-color:var(--primary)}.manual-order-modal .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.manual-order-modal .form-row.three{grid-template-columns:repeat(3,1fr)}.manual-order-modal .smart-address-panel{display:grid;grid-gap:10px;gap:10px;padding:13px;border:1px solid #d5e6da;border-radius:9px;background:#f4f9f5}.manual-order-modal .smart-address-head{display:flex;align-items:center;gap:9px;color:var(--green-dark)}.manual-order-modal .smart-address-head>span{display:flex;flex-direction:column;gap:4px}.manual-order-modal .smart-address-head b{color:#3a473f;font-size:10px}.manual-order-modal .smart-address-head small{color:#849089;font-size:8px}.manual-order-modal .smart-address-panel textarea{width:100%;min-height:72px;resize:vertical;padding:10px 11px;border:1px solid #cbd8cf;border-radius:7px;outline:0;background:#fff;color:#46514b;font:inherit;font-size:10px;line-height:1.55}.cloud-manual-order-modal .smart-address-panel{gap:12px;padding:15px}.manual-address-recognizer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:10px;gap:10px}.cloud-manual-order-modal .manual-address-recognizer textarea{min-height:62px}.manual-address-recognizer .secondary-button{min-width:86px;color:var(--green-dark)}.manual-address-fields{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.manual-region-fieldset{min-width:0;margin:0;padding:0;border:0}.manual-region-fieldset legend{margin-bottom:6px;color:#616c66;font-size:9px;font-weight:600}.manual-region-selects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.cloud-manual-order-modal .manual-address-fields textarea{min-height:58px}.manual-product-section{min-height:220px;overflow:hidden;border:1px solid #dfe7e1;border-radius:9px;background:#fff}.manual-product-section-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;border-bottom:1px solid #e5ebe6;background:#f8faf8}.manual-product-section-head>span{display:flex;flex-direction:column;gap:4px}.manual-product-section-head b{color:#35443c;font-size:11px}.manual-product-section-head small{color:#849089;font-size:9px}.manual-product-section-head em{color:var(--green-dark);font-size:10px;font-style:normal;font-weight:700}.manual-product-table-wrap{max-height:286px;overflow:auto}.manual-product-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed}.manual-product-table td,.manual-product-table th{padding:10px 12px;border-bottom:1px solid #edf1ee;text-align:left;vertical-align:middle}.manual-product-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fbfcfb;color:#7c8781;font-size:9px;font-weight:600}.manual-product-table td:first-child,.manual-product-table th:first-child{width:58px;text-align:center}.manual-product-table th:nth-child(2){width:38%}.manual-product-table td:last-child,.manual-product-table th:last-child{width:92px}.manual-product-table tr.selected td{background:#f4f9f5}.manual-product-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary)}.manual-product-table input[type=number]{width:66px;height:34px;padding:0 8px;text-align:center}.manual-product-table input[type=number]:disabled{background:#f3f5f3;color:#a9b0ac}.manual-product-table .factory-order-product-thumb{width:42px;height:42px;flex-basis:42px}.manual-product-table .factory-order-product b{font-size:10px}.manual-product-meta,.manual-product-table .factory-order-product small{color:#77837d;font-size:9px}.manual-product-empty{padding:30px 16px;color:#8b948f;font-size:10px;text-align:center}.manual-order-modal .smart-address-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.manual-order-modal .smart-address-actions .secondary-button{min-height:34px;padding:0 12px;font-size:10px}.manual-order-modal .strategy-readonly-line{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-radius:7px;background:#f5f6f3;color:#7e8883;font-size:9px}.manual-order-modal .manual-selected-product{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e0e8e2;border-radius:8px;background:#fafcfb}.manual-order-modal .manual-selected-product>span:last-child{display:flex;flex-direction:column;gap:4px}.manual-order-modal .manual-selected-product b{color:#35443c;font-size:11px}.manual-order-modal .manual-selected-product small{color:#849089;font-size:9px}.manual-order-modal .strategy-readonly-line b{margin-left:4px;color:#46524b}.manual-order-modal .secure-note{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;background:#f2f8f3;color:var(--green-dark)}.manual-order-modal .secure-note>span,.manual-order-modal .split-preview>span{display:flex;flex-direction:column;gap:3px}.manual-order-modal .secure-note b,.manual-order-modal .split-preview b{color:#35443c;font-size:10px}.manual-order-modal .secure-note small,.manual-order-modal .split-preview small{color:#7f8b84;font-size:9px;line-height:1.5}.manual-order-modal .split-preview{display:flex;align-items:center;gap:11px;padding:12px;border-radius:8px;background:#f1f8f3;color:var(--green-dark)}.manual-order-error{display:flex;align-items:flex-start;gap:7px;padding:10px 12px;border-radius:7px;background:#fff3f1;color:#a34437;font-size:10px}.manual-order-modal>footer{min-height:72px;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:13px 22px;border-top:1px solid var(--border)}@media (max-width:760px){.orders-erp-page>.metrics-grid,.orders-erp-page>.orders-card,.orders-erp-page>.page-heading{width:100%;min-width:0}.orders-erp-page .metrics-grid.settlement.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:8px 0 14px}.orders-erp-page .orders-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-erp-page .sales-range-filter{flex-wrap:wrap;justify-content:flex-start}.orders-erp-page .sales-range-filter input,.orders-erp-page .sales-range-filter select{width:118px;min-width:0}.orders-page-actions,.orders-page-heading{align-items:flex-start;flex-direction:column}.orders-page-actions{width:100%}.orders-erp-page .metric-card{min-height:96px;padding:14px}.orders-erp-page .metric-card strong{font-size:17px}.orders-erp-page .orders-toolbar{min-height:50px;margin:0 -14px;padding:0 14px;border-top:1px solid var(--border);background:#fafbf7}.orders-erp-page .segmented{gap:22px}.orders-erp-page .orders-platform-filters{width:auto;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.orders-erp-page .orders-platform-filters>*{min-width:0}.orders-erp-page .orders-platform-filters .filter-title{grid-column:1/-1}.orders-advanced-filters form{grid-template-columns:repeat(2,minmax(0,1fr));margin:6px -14px 0;border-right:0;border-left:0;border-radius:0}.orders-erp-page .manual-order-button{min-height:36px;margin-top:16px;padding:0 11px;font-size:10px}.orders-erp-page .selection-bar{width:auto;margin:0 -14px 12px;padding:8px 14px;background:#fff}.orders-erp-page .print-selected{min-width:136px;min-height:38px;padding:0 11px;font-size:10px}.orders-erp-page .order-table-wrap{display:none}.orders-erp-page .mobile-order-list{display:grid;grid-gap:10px;gap:10px}.orders-erp-page .mobile-order-card{padding:14px;border:1px solid var(--border);border-radius:11px;background:#fff}.orders-erp-page .mobile-order-top{display:flex;align-items:center;justify-content:space-between}.orders-erp-page .mobile-order-top button{height:auto;display:flex;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:var(--processing);font-size:9px}.orders-erp-page .mobile-order-id{display:block;margin-top:11px;color:#8b938f;font-size:9px}.orders-erp-page .mobile-picking{margin:11px -14px 0;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;background:#f3f7f3}.orders-erp-page .mobile-picking>span{display:flex;flex-direction:column;gap:4px}.orders-erp-page .mobile-picking b{font-size:12px}.orders-erp-page .mobile-picking span small{color:#849089;font-size:9px}.orders-erp-page .mobile-picking>strong{color:var(--green-dark);font-size:22px}.orders-erp-page .mobile-picking>strong small{font-size:8px}.orders-erp-page .mobile-parcels{min-height:38px;display:flex;align-items:center;gap:6px;color:#78857e;font-size:9px}.orders-erp-page .mobile-parcels svg{color:var(--primary)}.orders-erp-page .mobile-parcels b{color:#445048}.orders-erp-page .mobile-parcels span{margin-left:auto;color:#9aa19d}.orders-erp-page .mobile-parcels.phase,.orders-erp-page .mobile-parcels.phase b,.orders-erp-page .mobile-parcels.phase svg{color:#876817}.orders-erp-page .mobile-factory{display:flex;align-items:center;gap:6px;color:#7a8580;font-size:9px}.orders-erp-page .mobile-recipient{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 10px;gap:4px 10px;margin-top:10px;padding:10px;border-radius:8px;background:#f7faf8;color:#5f6b64;font-size:10px}.orders-erp-page .mobile-recipient small{grid-column:1/-1;color:#7d8981;line-height:1.45}.orders-erp-page .mobile-print-button{width:100%;height:42px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:var(--green-dark);color:#fff;font-size:11px;font-weight:700}.erp-drawer-overlay{align-items:flex-end}.detail-drawer{width:100%;height:92dvh;border-radius:17px 17px 0 0}.detail-drawer>header{min-height:75px}.detail-body{padding:16px}.parcel-list{grid-template-columns:1fr 1fr}.detail-drawer>footer{flex-wrap:wrap;padding-bottom:max(13px,env(safe-area-inset-bottom))}.tracking-drawer{height:94dvh}.tracking-waybill-card{padding:13px}.tracking-waybill-icon{width:42px;height:42px;flex-basis:42px}.tracking-waybill-card b{font-size:14px}.overlay.modal-center{align-items:flex-end;padding:0}.manual-order-modal{width:100%;max-height:94dvh;border-radius:17px 17px 0 0}.manual-address-fields,.manual-address-recognizer,.manual-order-modal .form-row,.manual-order-modal .form-row.three{grid-template-columns:1fr}.manual-region-selects{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.manual-address-recognizer .secondary-button{min-height:38px}.manual-order-modal>footer{padding-bottom:max(13px,env(safe-area-inset-bottom))}.manual-order-modal .smart-address-panel textarea{min-height:88px}.manual-order-modal .strategy-readonly-line{align-items:flex-start;flex-direction:column;justify-content:center;padding:10px 12px}}