*{box-sizing:border-box}.designer-review-page{display:grid;gap:16px}.designer-review-toolbar{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;justify-content:space-between;padding:18px 20px}.designer-review-toolbar>div{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.designer-review-toolbar>div:last-child{align-items:center;flex-direction:row}.designer-review-toolbar strong{color:#0f172a;font-size:17px}.designer-review-toolbar span{color:#64748b;font-size:13px}.designer-review-toolbar select,.designer-review-toolbar button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;min-height:36px;padding:0 12px}.designer-review-toolbar button,.designer-row-actions button{align-items:center;cursor:pointer;display:inline-flex;gap:5px;justify-content:center}.designer-review-list{overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.designer-review-table-wrap{background:#fff;min-height:240px;overflow-x:auto}.designer-review-table{border-collapse:collapse;min-width:980px;width:100%}.designer-review-table th,.designer-review-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:13px;padding:14px 12px;text-align:left}.designer-review-table th{background:#f8fafc;color:#64748b;font-weight:600}.designer-status{border-radius:999px;display:inline-block;font-size:12px;padding:4px 9px}.designer-status.pending{background:#fff7ed;color:#c2410c}.designer-status.approved{background:#ecfdf5;color:#047857}.designer-status.rejected{background:#fef2f2;color:#b91c1c}.designer-status.withdrawn{background:#f1f5f9;color:#64748b}.designer-row-actions{display:flex;gap:6px}.designer-row-actions button{background:#fff;border:1px solid #cbd5e1;border-radius:7px;color:#475569;min-height:30px;padding:0 9px}.designer-row-actions button.approve{border-color:#86efac;color:#15803d}.designer-row-actions button.reject{border-color:#fca5a5;color:#dc2626}.designer-row-actions button:disabled{cursor:wait;opacity:.55}.designer-detail-row td{background:#f8fafc}.designer-detail{display:grid;gap:16px;grid-template-columns:minmax(220px,.65fr) minmax(440px,1.35fr);padding:6px}.designer-detail>div{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.designer-detail p{color:#475569;line-height:1.65;margin:10px 0 0;white-space:pre-wrap}.designer-rejection-reason{color:#b91c1c!important}.designer-portfolio-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.designer-portfolio-grid a{color:#475569;min-width:0;text-decoration:none}.designer-portfolio-grid img{aspect-ratio:1;border-radius:8px;display:block;object-fit:cover;width:100%}.designer-portfolio-grid span{display:block;font-size:11px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.designer-portfolio-loading,.designer-portfolio-error,.designer-review-empty{align-items:center;color:#64748b;display:flex;gap:8px;justify-content:center;min-height:120px;padding:20px}.designer-portfolio-error{color:#dc2626}.designer-review-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e8f0;padding:12px 14px;color:#64748b;background:#f8fafc;font-size:12px;font-weight:700}.designer-review-pagination>div{display:flex;align-items:center;gap:6px}.designer-review-pagination button{min-width:32px;height:32px;border:1px solid #cbd5e1;border-radius:7px;padding:0 9px;color:#475569;background:#fff;font-size:11px;font-weight:800}.designer-review-pagination button.active{border-color:#111827;color:#fff;background:#111827}.designer-review-pagination button:disabled{cursor:not-allowed;opacity:.42}.spin{animation:designer-spin .8s linear infinite}@keyframes designer-spin{to{transform:rotate(360deg)}}.flex-product-page{display:grid;gap:16px;color:#273449}.flex-product-page button,.flex-product-page input,.flex-product-page select,.flex-product-page textarea{font:inherit}.flex-product-page button:disabled{cursor:not-allowed;opacity:.55}.flex-product-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dfe6f0;border-radius:16px;padding:22px 26px;background:linear-gradient(135deg,#f5fbff,#fff 52%,#fff8f2)}.flex-product-hero>div:first-child>span{color:#6755d9;font-size:9px;font-weight:900;letter-spacing:.15em}.flex-product-hero h1{margin:6px 0 5px;color:#162033;font-size:23px}.flex-product-hero p,.flex-product-card header p,.step-title p{margin:0;color:#748094;font-size:11px}.flex-product-market-summary{display:flex;gap:9px}.flex-product-market-summary article{display:grid;gap:2px;min-width:122px;border:1px solid #dce6ee;border-radius:11px;padding:10px 13px;background:#ffffffd1}.flex-product-market-summary strong{font-size:13px}.flex-product-market-summary span{color:#8290a3;font-size:9px}.flex-product-tabs{display:flex;gap:7px;border-bottom:1px solid #e5ebf2}.flex-product-tabs button{display:inline-flex;align-items:center;gap:7px;border:0;border-bottom:2px solid transparent;padding:10px 13px;color:#718096;background:transparent;cursor:pointer;font-size:11px;font-weight:800}.flex-product-tabs button.active{border-bottom-color:#6552d8;color:#5944ca}.flex-product-tabs .refresh{margin-left:auto}.flex-product-notice{display:flex;align-items:center;gap:8px;border-radius:9px;padding:11px 14px;font-size:11px;font-weight:750}.flex-product-notice.success{color:#087454;background:#e9f9f2}.flex-product-notice.error{color:#b42318;background:#fff0ee}.flex-product-workflow{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;border:1px solid #e0e6ef;border-radius:13px;padding:15px 20px;background:#fff}.flex-product-workflow article{display:flex;align-items:center;gap:9px}.flex-product-workflow article>span{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;color:#77849a;background:#edf1f6;font-size:10px;font-weight:900}.flex-product-workflow article.done>span{color:#fff;background:#17a077}.flex-product-workflow article div{display:grid;gap:2px}.flex-product-workflow strong{font-size:11px}.flex-product-workflow small{color:#8c98aa;font-size:9px}.flex-product-workflow i{height:1px;margin:0 16px;background:#e4e9f0}.flex-product-main-grid,.size-chart-workbench{display:grid;grid-template-columns:minmax(310px,.7fr) minmax(500px,1.3fr);gap:16px;align-items:start}.flex-product-card,.flex-product-step-card,.flex-product-detail{border:1px solid #dfe6ef;border-radius:14px;background:#fff}.flex-product-card{display:grid;gap:13px;padding:18px}.flex-product-card>header{display:flex;align-items:center;gap:10px;padding-bottom:5px}.flex-product-card>header>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#6653dc;background:#f0edff}.flex-product-card h2,.flex-product-detail h2,.step-title h3{margin:0 0 3px;color:#1d293b}.flex-product-card h2,.flex-product-detail h2{font-size:15px}.flex-product-card label,.market-listing-grid label,.size-item-form label{display:grid;gap:6px;color:#465469;font-size:10px;font-weight:750}.flex-product-card label>span{color:#465469}.flex-product-card label small{color:#919caf;font-size:9px;font-weight:500}.flex-product-field-warning{display:grid;grid-template-columns:auto 1fr;gap:6px 8px;border:1px solid #f2d69b;border-radius:8px;padding:9px 10px;color:#8a5b08;background:#fff9e9;font-size:9px;font-weight:600;line-height:1.55}.flex-product-field-warning svg{margin-top:1px}.flex-product-field-warning button{grid-column:2;justify-self:start;border:0;padding:0;color:#5b49c8;background:transparent;cursor:pointer;font-size:9px;font-weight:850}.product-mode-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;border:0;padding:0}.product-mode-picker legend{grid-column:1 / -1;margin-bottom:6px;color:#465469;font-size:10px;font-weight:750}.product-mode-picker button{display:flex;align-items:flex-start;gap:9px;border:1px solid #d6dfeb;border-radius:10px;padding:11px;color:#7a8799;text-align:left;background:#fff;cursor:pointer}.product-mode-picker button.selected{border-color:#7764dd;color:#5d48ce;background:#f7f5ff;box-shadow:0 0 0 3px #6552d814}.product-mode-picker.locked button{grid-column:1 / -1;cursor:default}.product-mode-picker button span,.customizable-mode-tip span{display:grid;gap:3px}.product-mode-picker strong,.customizable-mode-tip strong{color:#2c394e;font-size:10px}.product-mode-picker small,.customizable-mode-tip small{color:#8491a4;font-size:8px;line-height:1.5}.customizable-mode-tip{display:flex;align-items:flex-start;gap:9px;border:1px solid #bfe7d8;border-radius:9px;padding:11px;color:#098264;background:#f0fbf7}.customizable-product-flow{display:flex;align-items:center;justify-content:center;gap:10px;padding:17px}.customizable-product-flow span{border:1px solid #d7e4ed;border-radius:8px;padding:8px 11px;color:#376176;background:#f6fbfd;font-size:9px;font-weight:750}.customizable-product-flow i{color:#9aa7b8;font-style:normal}.fixed-design-slots{display:grid;border-top:1px solid #e7edf3}.fixed-design-slots>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fafbfd}.fixed-design-slots>header>div{display:grid;gap:2px}.fixed-design-slots>header strong{font-size:11px}.fixed-design-slots>header small,.fixed-design-slots>header em{color:#8592a5;font-size:8px;font-style:normal}.fixed-design-slots>article{display:grid;grid-template-columns:minmax(110px,.6fr) minmax(160px,1fr) minmax(210px,1.25fr) minmax(250px,1.5fr);align-items:center;gap:9px;border-top:1px solid #edf1f5;padding:11px 16px}.fixed-slot-name,.fixed-slot-current{display:grid;gap:2px}.fixed-slot-name strong{color:#2a374b;font-size:10px}.fixed-slot-name small{color:#8b97a9;font-size:8px}.fixed-slot-current{grid-template-columns:auto 1fr;align-items:center;color:#a06a12;font-size:9px}.fixed-slot-current.ready{color:#078260}.fixed-slot-existing,.fixed-slot-upload{display:grid;grid-template-columns:1fr auto;gap:6px}.fixed-slot-existing select,.fixed-slot-upload input{min-width:0;width:100%;border:1px solid #cfdae7;border-radius:7px;padding:7px 8px;color:#415067;background:#fff;font-size:8px}.fixed-slot-existing button,.fixed-slot-upload button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d4dbea;border-radius:7px;padding:7px 9px;color:#5d49c9;background:#fff;cursor:pointer;font-size:8px;font-weight:800;white-space:nowrap}.flex-product-card input,.flex-product-card select,.flex-product-card textarea,.market-listing-grid input,.market-listing-grid select,.inline-bind select,.price-input input{width:100%;border:1px solid #cfdae7;border-radius:8px;padding:9px 10px;outline:none;color:#253247;background:#fff;font-size:11px}.flex-product-card input:focus,.flex-product-card select:focus,.market-listing-grid input:focus,.market-listing-grid select:focus,.inline-bind select:focus,.price-input input:focus{border-color:#8170e4;box-shadow:0 0 0 3px #6552d817}.flex-product-card button.primary,.step-title>button,.inline-bind button,.market-listing-grid article>button,.size-item-form button,.flex-product-detail>header .publish{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;padding:9px 13px;color:#fff;background:#6552d8;cursor:pointer;font-size:10px;font-weight:800}.product-create-card button.primary{justify-self:end}.product-list-card{gap:0;padding:0;overflow:hidden}.product-list-card>header{justify-content:space-between;padding:18px 18px 11px}.product-list-card>header>.product-create-button{height:34px}.product-list-card-wide{width:100%}.flex-product-page.product-list-view{display:flex;height:100%;min-height:0;flex-direction:column}.flex-product-page.product-list-view>.flex-product-tabs,.flex-product-page.product-list-view>.flex-product-notice{flex:0 0 auto}.flex-product-page.product-list-view .product-list-card-wide{display:flex;min-height:0;flex:1;flex-direction:column}.flex-product-page.product-list-view .flex-product-list{min-height:0;max-height:none;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.product-list-card .product-status-filter{display:flex;align-items:center;gap:7px;color:#64748b;font-size:10px;font-weight:800;white-space:nowrap}.product-list-filters{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.product-status-filter select{height:34px;min-width:118px;border:1px solid #d6dfeb;border-radius:8px;padding:0 30px 0 10px;color:#334155;background:#fff;outline:none}.product-list-filters .product-category-filter select{min-width:180px}.product-list-header-actions{display:flex;flex-shrink:0;align-items:center;flex-direction:row;gap:8px;justify-content:flex-end}.flex-product-list{display:grid;max-height:575px;overflow-y:auto;border-top:1px solid #edf1f5}.flex-product-list>button{display:grid;grid-template-columns:63px minmax(260px,1.2fr) minmax(150px,.8fr) auto;align-items:center;gap:12px;border:0;border-bottom:1px solid #edf1f5;padding:14px 17px;text-align:left;background:#fff;cursor:pointer}.flex-product-list button>.flex-product-list-product{display:flex;min-width:0;align-items:center;gap:10px}.flex-product-list-product>div{display:grid;gap:3px;min-width:0}.flex-product-list-product strong,.flex-product-list-product small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-product-list-thumb{display:grid;width:42px;height:42px;place-items:center;flex:0 0 42px;overflow:hidden;border:1px solid #e2e8f0;border-radius:7px;color:#64748b;background:#f1f5f9;font-size:15px;font-weight:900}.flex-product-list-thumb img{width:100%;height:100%;object-fit:cover}.flex-product-list>button:hover,.flex-product-list>button.selected{background:#f8f7ff}.flex-product-list>button.selected{box-shadow:inset 3px 0 #6653dc}.flex-product-list .status{justify-self:start;border-radius:99px;padding:4px 8px;color:#755e20;background:#fff5d6;font-size:9px;font-weight:850}.flex-product-list .status.active{color:#087454;background:#e7f8ef}.flex-product-list button>div,.flex-product-list .meta{display:grid;gap:3px}.flex-product-list strong{color:#263349;font-size:11px}.flex-product-list small,.flex-product-list .meta span,.flex-product-list .meta em{color:#8290a3;font-size:9px;font-style:normal}.flex-product-list .meta em{color:#6653d5}.flex-product-row-action{display:inline-flex;align-items:center;gap:5px;color:#6552d8;font-size:10px;font-weight:800}.flex-product-modal-backdrop{position:fixed;z-index:1200;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#141d2c94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:flex-product-modal-fade-in .16s ease-out}.flex-product-modal{display:flex;overflow:hidden;flex-direction:column;max-height:calc(100vh - 48px);border:1px solid rgba(255,255,255,.75);border-radius:18px;background:#fff;box-shadow:0 30px 80px #111b2e4d;animation:flex-product-modal-rise .18s ease-out}.create-product-modal{width:min(880px,calc(100vw - 48px))}.product-config-modal{width:min(1480px,calc(100vw - 48px));height:calc(100vh - 48px)}.flex-product-modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e7ebf2;padding:18px 22px;background:linear-gradient(120deg,#fbfaff,#fff 56%,#f3fbf8)}.flex-product-modal-header>div{display:grid;gap:3px}.flex-product-modal-header>.flex-product-modal-actions{display:flex;flex-shrink:0;align-items:center;gap:10px}.product-config-publish{display:inline-flex;height:38px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;padding:0 15px;color:#fff;background:#111827;cursor:pointer;font-size:10px;font-weight:850}.product-config-publish:hover:not(:disabled){background:#000}.product-config-publish:disabled{cursor:not-allowed;opacity:.6}.flex-product-modal-header span{color:#6653d5;font-size:9px;font-weight:900;letter-spacing:.04em}.flex-product-modal-header h2{margin:0;color:#1d293b;font-size:17px}.flex-product-modal-header p{margin:0;color:#8491a5;font-size:10px}.flex-product-modal-close{display:grid;width:38px;height:38px;flex-shrink:0;place-items:center;border:1px solid #dce3ec;border-radius:10px;color:#536175;background:#fff;cursor:pointer}.flex-product-modal-close:hover:not(:disabled){color:#cf4438;border-color:#efc4bf;background:#fff7f6}.flex-product-modal-close:disabled{cursor:not-allowed;opacity:.5}.flex-product-notice.modal-notice{flex-shrink:0;margin:12px 22px 0}.product-create-modal-form{overflow-y:auto;gap:16px;border:0;border-radius:0;padding:22px}.product-create-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-create-template-field{align-content:start}.product-create-template-field>select{box-sizing:border-box;height:40px;min-height:40px}.flex-product-card label>.product-create-version-label{display:flex;align-items:baseline;gap:8px;min-width:0}.product-create-version-label strong{flex:0 0 auto}.product-create-version-label small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-product-modal-footer{display:flex;position:sticky;bottom:-22px;align-items:center;justify-content:flex-end;gap:10px;margin:2px -22px -22px;border-top:1px solid #e7ebf2;padding:14px 22px;background:#fffffff5;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.flex-product-modal-footer button.secondary{border:1px solid #d8e0ea;border-radius:8px;padding:9px 17px;color:#536175;background:#fff;cursor:pointer;font-size:10px;font-weight:800}.flex-product-modal-footer button.primary.product-create-submit{border-color:#0f172a;color:#fff;background:#0f172a;box-shadow:none}.flex-product-modal-footer button.primary.product-create-submit:hover:not(:disabled){border-color:#020617;background:#020617}.product-config-modal-body{overflow-y:auto;flex:1;padding:18px;background:#f5f7fa}.product-config-content{border:0;padding:0;background:transparent}.flex-product-modal-loading{display:grid;min-height:50vh;place-content:center;justify-items:center;gap:12px;color:#7f8ca0;font-size:11px}.flex-product-confirm-backdrop{position:fixed;z-index:1300;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#161d2b8a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:flex-product-modal-fade-in .16s ease-out}.flex-product-confirm-dialog{overflow:hidden;width:min(620px,calc(100vw - 48px));border:1px solid rgba(255,255,255,.82);border-radius:18px;background:#fff;box-shadow:0 30px 90px #111b2e52;animation:flex-product-modal-rise .18s ease-out}.flex-product-confirm-dialog>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;border-bottom:1px solid #ebeef5;padding:20px 22px;background:linear-gradient(120deg,#f7f4ff,#fff 56%,#f1fbf7)}.flex-product-confirm-dialog>header>span{display:grid;width:44px;height:44px;place-items:center;border:1px solid #dcd5ff;border-radius:12px;color:#6552d8;background:#f1edff}.flex-product-confirm-dialog>header small{color:#7563db;font-size:8px;font-weight:900;letter-spacing:.09em}.flex-product-confirm-dialog>header h3{margin:3px 0 2px;color:#1d293b;font-size:17px}.flex-product-confirm-dialog>header p{margin:0;color:#7d899b;font-size:10px}.flex-product-confirm-dialog>header button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dde3ec;border-radius:9px;color:#637084;background:#ffffffdb;cursor:pointer}.flex-product-confirm-dialog>header button:hover:not(:disabled){color:#cb493f;border-color:#efc8c3;background:#fff7f6}.flex-product-confirm-body{display:grid;gap:16px;padding:20px 22px}.all-channels-confirm-dialog.suspend>header>span{border-color:#f0cfcb;color:#ca443a;background:#fff2f0}.all-channels-confirm-dialog.suspend>header small{color:#c54a41}.all-channels-confirm-dialog.restore>header>span{border-color:#bfe3d6;color:#148564;background:#eefaf5}.all-channels-confirm-dialog.restore>header small{color:#148564}.all-channels-confirm-warning{display:flex;align-items:flex-start;gap:10px;border:1px solid #f0c8c3;border-radius:12px;padding:14px 15px;color:#ba4038;background:#fff6f5}.all-channels-confirm-warning>svg{flex-shrink:0;margin-top:1px}.all-channels-confirm-warning>div{display:grid;gap:4px}.all-channels-confirm-warning strong{color:#8f302a;font-size:11px}.all-channels-confirm-warning p{margin:0;color:#81524e;font-size:10px;line-height:1.6}.all-channels-confirm-dialog.restore .all-channels-confirm-warning{border-color:#bfe3d6;color:#148564;background:#f1faf7}.all-channels-confirm-dialog.restore .all-channels-confirm-warning strong{color:#116d54}.all-channels-confirm-dialog.restore .all-channels-confirm-warning p{color:#477264}.batch-archive-confirm-dialog{width:min(680px,calc(100vw - 48px))}.batch-archive-product-list{display:grid;max-height:230px;gap:8px;overflow-y:auto}.batch-archive-product-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e2e8f0;border-radius:10px;padding:11px 13px;background:#fff}.batch-archive-product-list article>div{display:grid;min-width:0;gap:3px}.batch-archive-product-list strong{overflow:hidden;color:#1e293b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.batch-archive-product-list small{color:#94a3b8;font-size:9px;font-weight:700}.batch-archive-product-list article>span{flex:0 0 auto;border-radius:999px;padding:4px 8px;color:#991b1b;background:#fef2f2;font-size:9px;font-weight:850}.fixed-design-version-flow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.fixed-design-version-flow>svg{color:#a0aabd}.fixed-design-version-flow article{display:grid;gap:4px;border:1px solid #e0e5ed;border-radius:12px;padding:14px 15px;background:#f8fafc}.fixed-design-version-flow article.next{border-color:#cfc6ff;background:#f6f3ff;box-shadow:inset 3px 0 #6b56dc}.fixed-design-version-flow span{color:#7e8a9d;font-size:9px;font-weight:800}.fixed-design-version-flow strong{color:#263247;font-size:22px}.fixed-design-version-flow article.next strong{color:#5d48ce}.fixed-design-version-flow small{color:#8b96a7;font-size:8px}.fixed-design-revision-list{display:grid;gap:8px;border:1px solid #e7ebf1;border-radius:12px;padding:13px 15px;background:#fff}.fixed-design-revision-list p{display:flex;align-items:center;gap:8px;margin:0;color:#536175;font-size:10px;line-height:1.5}.fixed-design-revision-list svg{flex-shrink:0;color:#15936f}.fixed-design-revision-warning{display:flex;align-items:flex-start;gap:9px;border:1px solid #f0dbb1;border-radius:11px;padding:11px 13px;color:#856022;background:#fffaf0;font-size:10px;line-height:1.5}.fixed-design-revision-warning svg{flex-shrink:0;margin-top:1px}.flex-product-confirm-dialog>footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e8ecf2;padding:14px 22px;background:#fafbfc}.flex-product-confirm-dialog>footer button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;padding:10px 17px;cursor:pointer;font-size:10px;font-weight:850}.flex-product-confirm-dialog>footer button.secondary{border:1px solid #d9e0e9;color:#5c697b;background:#fff}.flex-product-confirm-dialog>footer button.primary{border:1px solid #6552d8;color:#fff;background:#6552d8;box-shadow:0 8px 18px #6552d833}.flex-product-confirm-dialog>footer button.primary.danger{border-color:#d84f45;background:#d84f45;box-shadow:0 8px 18px #d84f4533}.product-image-delete-dialog>header>span{border-color:#f0cfcb;color:#ca443a;background:#fff2f0}.product-image-delete-dialog>header small{color:#c54a41}.product-image-delete-preview{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:14px;border:1px solid #e2e7ef;border-radius:12px;padding:10px;background:#fafbfc}.product-image-delete-preview img,.product-image-delete-preview>span{display:grid;width:104px;aspect-ratio:4 / 3;place-items:center;border-radius:8px;object-fit:cover;color:#8b96a8;background:#edf1f6}.product-image-delete-preview>div{display:grid;gap:5px}.product-image-delete-preview strong{overflow:hidden;color:#263349;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-image-delete-preview small{color:#8591a3;font-size:9px}.product-image-delete-warning{display:flex;align-items:flex-start;gap:8px;border:1px solid #f1d4d0;border-radius:10px;padding:11px 12px;color:#a43e36;background:#fff6f5;font-size:9px;line-height:1.6}.product-image-delete-warning svg{flex-shrink:0;margin-top:1px}.flex-product-confirm-dialog button:disabled{cursor:not-allowed;opacity:.55}@keyframes flex-product-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes flex-product-modal-rise{0%{transform:translateY(12px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.flex-product-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:130px;padding:20px;color:#8a96a8;font-size:10px}.flex-product-empty.compact{min-height:70px}.flex-product-detail{display:grid;gap:14px;padding:18px}.flex-product-detail>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.flex-product-detail>header>div>span{color:#6653d5;font-size:9px;font-weight:900}.flex-product-detail>header p{margin:0;color:#8793a5;font-size:9px}.flex-product-detail>header .publish{background:#078464}.flex-product-step-card{overflow:hidden}.step-title{display:flex;align-items:center;gap:11px;min-height:68px;padding:13px 16px;background:#fbfcfe}.step-title>span{display:grid;min-width:31px;height:31px;place-items:center;border-radius:9px;color:#6653d5;background:#edeaff;font-size:9px;font-weight:900}.product-config-modal .step-title>span{border:1px solid #d1d5db;color:#111827;background:#fff}.step-title>div{flex:1}.step-title h3{font-size:12px}.inline-bind{display:grid;grid-template-columns:1fr auto;gap:9px;padding:14px 16px}.product-size-chart-binding{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin:14px 16px 0;border:1px solid #ded8fa;border-radius:10px;padding:12px;background:#faf9ff}.product-size-chart-binding label{display:grid;gap:5px;color:#465469;font-size:10px;font-weight:800}.product-size-chart-binding label small{color:#858fa0;font-size:9px;font-weight:500}.product-size-chart-binding select{width:100%;height:36px;border:1px solid #cfd8e6;border-radius:8px;padding:0 10px;color:#29364a;background:#fff;font-size:10px}.product-size-chart-binding>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;min-width:112px;border:0;border-radius:8px;padding:0 12px;color:#fff;background:#6652d8;font-size:10px;font-weight:800;cursor:pointer}.product-size-chart-binding>button:disabled{cursor:not-allowed;opacity:.62}.product-config-modal .step-title>button,.product-config-modal .product-size-chart-binding>button{background:#111827;color:#fff}.product-config-modal .step-title>button:hover:not(:disabled),.product-config-modal .product-size-chart-binding>button:hover:not(:disabled){background:#020617}.sku-chip-row{display:flex;flex-wrap:wrap;gap:8px;padding:14px 16px}.sku-chip-row>span{display:grid;min-width:90px;gap:2px;border:1px solid #dce4ed;border-radius:9px;padding:8px 10px;background:#fff}.sku-chip-row strong{color:#5542c2;font-size:14px}.sku-chip-row small{color:#8491a5;font-size:8px}.spu-image-manager{display:grid;gap:12px;padding:14px 16px 17px}.spu-image-groups{display:grid;gap:14px}.spu-image-group{overflow:hidden;border:1px solid #dfe6ef;border-radius:12px;background:#fff}.spu-image-group>header{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e9edf3;padding:10px 12px;background:#fafbfd}.spu-image-group>header>div{display:grid;gap:2px}.spu-image-group>header>div:first-child{min-width:0}.spu-image-group>header strong{color:#263349;font-size:10px}.spu-image-group>header small{color:#8793a5;font-size:8px}.spu-image-group-actions{display:flex!important;flex-shrink:0;align-items:center;gap:8px!important}.spu-image-count{display:inline-flex;flex-shrink:0;align-items:center;gap:5px;border-radius:99px;padding:4px 8px;color:#6653d5;background:#f0edff;font-size:8px;font-weight:850}.spu-image-upload-button{display:inline-flex;position:relative;align-items:center;gap:6px;border:1px solid #d8d2f6;border-radius:8px;padding:7px 10px;color:#604ccc;background:#fff;font-size:8px;font-weight:850;white-space:nowrap;cursor:pointer;transition:.15s ease}.spu-image-upload-button:hover{border-color:#8b7ae8;background:#f7f4ff}.spu-image-upload-button.uploading{cursor:wait;border-color:#9d90e8;background:#faf8ff}.spu-image-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.spu-image-drop-area{position:relative;min-height:150px;padding:11px;background:#fff;transition:background .15s ease,box-shadow .15s ease}.spu-image-drop-area.drag-over{background:#f7f4ff;box-shadow:inset 0 0 0 2px #806ee2}.spu-image-drop-area.uploading{background:#fbfaff}.spu-image-drop-overlay{display:grid;position:absolute;z-index:5;inset:10px;place-content:center;justify-items:center;gap:5px;border:2px dashed #7966dc;border-radius:10px;color:#5d49c9;background:#f7f4fff0;pointer-events:none}.spu-image-drop-overlay strong{font-size:11px}.spu-image-drop-overlay small{color:#8b80c5;font-size:8px}.spu-image-group-empty{display:grid;min-height:128px;place-content:center;justify-items:center;gap:5px;padding:20px;color:#929daf;text-align:center}.spu-image-group-empty>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#6652d8;background:#efebff}.spu-image-group.detail .spu-image-group-empty>span{color:#138064;background:#eaf8f3}.spu-image-group-empty strong{color:#47566d;font-size:10px}.spu-image-group-empty small{font-size:9px}.spu-image-area-hint{display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 0 1px;color:#9aa5b5;font-size:8px}.spu-image-legacy-note{padding:11px 14px;border:1px solid #e6e9f2;border-radius:10px;color:#77839b;background:#f8f9fc;font-size:12px;line-height:1.6}.spu-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px}.spu-image-grid article{position:relative;min-width:0;overflow:hidden;border:1px solid #dce4ed;border-radius:10px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,opacity .15s ease,transform .15s ease}.spu-image-grid article.sortable{cursor:grab}.spu-image-grid article.sortable:hover{border-color:#9b8deb;box-shadow:0 7px 18px #4838a41f;transform:translateY(-2px)}.spu-image-grid article.sortable:active{cursor:grabbing}.spu-image-grid article.dragging{opacity:.42;transform:scale(.97)}.spu-image-grid article.drop-target{border-color:#6c58db;box-shadow:inset 0 0 0 3px #6c58db57,0 8px 20px #4838a426;transform:translateY(-3px)}.spu-image-grid img,.spu-image-grid .spu-image-placeholder{display:grid;width:100%;aspect-ratio:4 / 3;place-items:center;object-fit:cover;color:#8c98aa;background:#f4f6fa}.spu-image-card-toolbar{display:flex;position:absolute;z-index:2;top:7px;right:7px;left:7px;align-items:center;justify-content:space-between;gap:7px;pointer-events:none}.spu-image-card-toolbar>span{display:inline-flex;align-items:center;gap:3px;border:1px solid rgba(255,255,255,.8);border-radius:7px;padding:4px 6px;color:#374359;background:#ffffffe6;box-shadow:0 2px 9px #1822341f;font-size:8px;font-weight:850;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.spu-image-grid article.sortable .spu-image-card-toolbar>span{cursor:grab;pointer-events:auto}.spu-image-grid article.sortable .spu-image-card-toolbar>span:active{cursor:grabbing}.spu-image-card-toolbar>div{display:inline-flex;gap:4px;pointer-events:auto}.spu-image-card-toolbar button{display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:7px;padding:0;color:#5542c2;background:#fffffff0;box-shadow:0 2px 9px #1822341f;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.spu-image-card-toolbar button:hover:not(:disabled){color:#fff;border-color:#6552d8;background:#6552d8}.spu-image-card-toolbar button.delete{color:#c3483f}.spu-image-card-toolbar button.delete:hover:not(:disabled){border-color:#d65046;color:#fff;background:#d65046}.spu-image-card-toolbar button:disabled{cursor:not-allowed;opacity:.38}.spu-image-grid footer{display:grid;gap:3px;padding:8px 9px}.spu-image-grid strong{color:#5542c2;font-size:9px}.spu-image-grid small{overflow:hidden;color:#8491a5;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.market-listing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 16px}.market-listing-grid article{display:grid;gap:10px;border:1px solid #dce4ed;border-radius:11px;padding:13px}.market-listing-grid article header{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1f5;padding-bottom:8px}.market-listing-grid article header>div{display:grid;gap:2px}.market-listing-grid article header strong{font-size:12px}.market-listing-grid article header span{color:#8996a9;font-size:9px}.pricing-editor{display:grid;gap:12px;padding:14px 16px 17px}.pricing-mode-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e1e6ee;border-radius:10px;padding:11px 12px;background:#f8fafc}.pricing-mode-row>div:first-child{display:grid;gap:3px;min-width:145px}.pricing-mode-row>div:first-child strong{color:#253247;font-size:10px}.pricing-mode-row>div:first-child small{color:#8996a9;font-size:9px}.pricing-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:5px;width:min(100%,410px);border-radius:9px;padding:4px;background:#e9eef5}.pricing-mode-toggle button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border:1px solid transparent;border-radius:7px;padding:0 11px;color:#66758b;background:transparent;cursor:pointer}.pricing-mode-toggle button strong{font-size:10px;font-weight:800}.pricing-mode-toggle button small{border-radius:999px;padding:3px 6px;color:#748196;background:#ffffffb3;font-size:8px;white-space:nowrap}.pricing-mode-toggle button.active{border-color:#111827;color:#111827;background:#fff;box-shadow:0 2px 7px #0f172a14}.pricing-mode-toggle button.active small{color:#fff;background:#111827}.uniform-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px}.uniform-price-grid>label{display:grid;gap:6px}.uniform-price-grid>label>span{color:#536176;font-size:9px;font-weight:800}.uniform-price-grid .price-input{min-height:38px}.uniform-price-grid .price-input input{height:36px}.apply-uniform-prices{height:38px;border:0;border-radius:8px;padding:0 14px;color:#fff;background:#111827;font-size:9px;font-weight:800;cursor:pointer;white-space:nowrap}.apply-uniform-prices:hover{background:#000}.differential-price-note{border-left:3px solid #111827;padding:7px 10px;color:#64748b;background:#f8fafc;font-size:9px;line-height:1.5}.pricing-editor>.price-matrix{border:1px solid #e1e6ee;border-radius:10px;padding:0}.price-matrix,.size-item-table{overflow-x:auto;padding:14px 16px 17px}.price-matrix table,.size-item-table table{width:100%;border-collapse:collapse;font-size:10px}.price-matrix th,.price-matrix td,.size-item-table th,.size-item-table td{border-bottom:1px solid #e8edf3;padding:9px;text-align:left}.price-matrix th,.size-item-table th{color:#718096;background:#f7f9fc;font-size:9px}.price-input{display:grid;grid-template-columns:auto 1fr;align-items:center;min-width:105px;border:1px solid #cfdae7;border-radius:8px;overflow:hidden}.price-input span{padding-left:9px;color:#748094}.price-input input{border:0;box-shadow:none}.shopify-sync-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 16px 17px;border:1px solid #dfe5ed;border-radius:10px;padding:13px 14px;background:#f8fafc}.shopify-sync-panel.succeeded{border-color:#a8dfcf;background:#f0fbf7}.shopify-sync-panel>div{display:grid;gap:4px}.shopify-sync-panel strong{color:#263449;font-size:11px}.shopify-sync-panel small{color:#78869a;font-size:9px}.shopify-sync-panel a{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;border:1px solid #9ed8c7;border-radius:8px;padding:8px 11px;color:#08745a;background:#fff;font-size:10px;font-weight:800;text-decoration:none}.size-chart-create{position:sticky;top:12px}.size-chart-library{display:grid;min-height:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:14px;background:#fff}.size-chart-library>header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e7ecf2;padding:18px 20px}.size-chart-library-heading{display:grid;gap:4px}.size-chart-library>header h2{margin:0;color:#1f2c3f;font-size:16px}.size-chart-library>header p{margin:0;color:#7d8a9e;font-size:10px}.size-chart-library-toolbar{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e7ecf2;padding:12px 20px;background:#fafbfd}.size-chart-library-toolbar>strong{flex-shrink:0;color:#4f5d71;font-size:10px}.size-chart-library-toolbar>div{display:flex;min-width:0;flex-wrap:wrap;gap:7px}.size-chart-library-toolbar button{display:inline-flex;align-items:center;gap:6px;border:1px solid #d8e0ea;border-radius:999px;padding:7px 11px;color:#111827;background:#fff;cursor:pointer;font-size:9px;font-weight:800}.size-chart-library-toolbar button span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;border:1px solid #111827;color:#111827;background:#fff;font-size:8px}.size-chart-library-toolbar button.active{border-color:#111827;color:#fff;background:#111827}.size-chart-library-toolbar button.active span{color:#111827;background:#fff}.size-chart-library-list{display:grid;min-height:0;overflow-y:auto}.size-chart-library-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:14px;width:100%;border:0;border-bottom:1px solid #edf1f5;padding:16px 20px;color:inherit;background:#fff;cursor:pointer;text-align:left}.size-chart-library-item:hover{background:#f5f5f5}.size-chart-library-skeleton-item,.size-chart-library-skeleton-item:hover{cursor:default;background:#fff}.size-chart-library-skeleton-icon{width:42px;height:42px;border-radius:12px}.size-chart-library-skeleton-title{width:min(260px,68%);height:13px}.size-chart-library-skeleton-code{width:min(180px,46%);height:9px}.size-chart-library-skeleton-description{width:min(520px,92%);height:9px}.size-chart-library-skeleton-type{width:96px;height:28px;border-radius:8px}.size-chart-library-skeleton-status{width:58px;height:26px;border-radius:999px}.size-chart-library-skeleton-action{width:68px;height:11px}.size-chart-library-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #111827;border-radius:12px;color:#111827;background:#fff}.size-chart-library-copy{display:grid;min-width:0;gap:3px}.size-chart-library-copy strong{overflow:hidden;color:#263449;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.size-chart-library-copy small{overflow:hidden;color:#6e7d92;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.size-chart-library-copy em{overflow:hidden;color:#98a3b3;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.size-chart-library-status{border:1px solid #dcfce7;border-radius:999px;padding:5px 9px;color:#166534;background:#dcfce7;font-size:9px;font-weight:850;white-space:nowrap}.size-chart-library-type{border:1px solid #cbd5e1;border-radius:8px;padding:6px 9px;color:#111827;background:#fff;font-size:9px;font-weight:850;white-space:nowrap}.size-chart-library-action{display:inline-flex;align-items:center;gap:5px;color:#111827;font-size:10px;font-weight:850;white-space:nowrap}.size-chart-library>footer{border-top:1px solid #e7ecf2;padding:12px 20px;color:#6f7e93;background:#fafbfd;font-size:10px;font-weight:750}.size-chart-create-modal{width:min(720px,calc(100vw - 48px))}.size-chart-editor-modal{width:min(1320px,calc(100vw - 48px));height:min(820px,calc(100vh - 48px))}.size-chart-modal-form{overflow-y:auto;gap:15px;border:0;border-radius:0;padding:20px 22px 22px}.size-chart-quick-create{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;border:1px solid #111827;border-radius:11px;padding:12px;background:#fff}.size-chart-quick-create>div{display:grid;gap:3px}.size-chart-quick-create strong{color:#344156;font-size:10px}.size-chart-quick-create small{color:#8390a3;font-size:9px}.size-chart-quick-create>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #111827;border-radius:8px;padding:8px 10px;color:#111827;background:#fff;cursor:pointer;font-size:9px;font-weight:800;white-space:nowrap}.size-chart-quick-create>button:disabled{cursor:not-allowed;opacity:.55}.size-chart-editor-body{display:grid;min-height:0;overflow:hidden;flex:1;grid-template-rows:auto minmax(0,1fr);gap:16px;padding:18px;background:#f5f7fa}.size-chart-editor-form-card,.size-chart-items-card{min-height:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:12px;background:#fff}.size-chart-items-card{display:flex;flex-direction:column}.size-chart-editor-form-card>header,.size-chart-items-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e8edf3;padding:13px 16px}.size-chart-editor-form-card>header>div,.size-chart-items-card>header>div{display:grid;gap:3px}.size-chart-editor-form-card>header strong,.size-chart-items-card>header strong{color:#2c394d;font-size:11px}.size-chart-editor-form-card>header small,.size-chart-items-card>header small{color:#8491a5;font-size:9px}.size-chart-editor-form-card>header button{display:inline-flex;align-items:center;gap:5px;border:1px solid #d9e0e9;border-radius:8px;padding:7px 10px;color:#5e6c80;background:#fff;cursor:pointer;font-size:9px;font-weight:800}.size-chart-items-card>header>span{border:1px solid #111827;border-radius:999px;padding:5px 9px;color:#111827;background:#fff;font-size:9px;font-weight:850}.size-chart-editor-form-card .size-item-form{margin:14px 16px 16px}.size-chart-items-card .size-item-table{min-height:0;overflow:auto;flex:1;padding:0;overscroll-behavior:contain;scrollbar-gutter:stable}.size-chart-items-card .size-item-table thead th{position:sticky;z-index:1;top:0}.size-chart-items-card .size-item-table tr.editing{background:#f5f5f5}.size-chart-item-skeleton-row:hover{background:#fff}.size-chart-item-skeleton-code{width:54px}.size-chart-item-skeleton-market{width:88px}.size-chart-item-skeleton-label{width:92px}.size-chart-item-skeleton-measurement{width:min(180px,88%)}.size-chart-item-skeleton-action{width:46px;height:27px;margin-left:auto}.size-chart-items-card .size-item-table td:last-child,.size-chart-items-card .size-item-table th:last-child{width:72px;text-align:right}.size-chart-items-card .size-item-table td>button{border:1px solid #111827;border-radius:7px;padding:6px 9px;color:#111827;background:#fff;cursor:pointer;font-size:9px;font-weight:800}.shoe-size-reference-card{grid-column:1 / -1;gap:15px;border-color:#111827;background:#fff}.shoe-size-reference-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shoe-size-reference-options article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px;border:1px solid #e2e6ee;border-radius:12px;background:#ffffffeb}.shoe-size-reference-options article>div{display:grid;gap:4px}.shoe-size-reference-options article span{color:#111827;font-size:10px;font-weight:800}.shoe-size-reference-options article strong{color:#243247;font-size:12px}.shoe-size-reference-options article small{color:#7f8b9d;font-size:9px}.shoe-size-reference-options article button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-width:132px;border:0;border-radius:9px;padding:10px 12px;color:#fff;background:#111827;font-size:10px;font-weight:800;cursor:pointer}.shoe-size-reference-options article button:hover:not(:disabled){background:#000}.shoe-size-reference-options article button:disabled{cursor:not-allowed;opacity:.62}.shoe-size-reference-warning{display:flex;align-items:flex-start;gap:8px;border:1px solid #111827;border-radius:10px;padding:10px 12px;color:#111827;background:#fff;font-size:10px;line-height:1.55}.shoe-size-reference-warning svg{flex:0 0 auto;margin-top:1px}.size-item-panel{padding:0}.size-item-panel>header,.chart-picker,.size-item-form{margin:0 17px}.size-item-panel>header{padding-top:17px}.size-item-form{display:grid;grid-template-columns:.8fr .8fr 1fr 1.5fr auto;align-items:end;gap:9px;border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#fafbfd}.size-item-form input,.size-item-form select{width:100%;border:1px solid #cfdae7;border-radius:8px;padding:9px;font-size:10px}.size-item-table code{color:#65758b;font-size:9px}.content-area:has(.size-system-page) .content-header h2 svg{color:#111827}.size-system-page .flex-product-modal-header{background:#fff}.size-system-page .flex-product-modal-header span{color:#111827}.size-system-page .flex-product-modal-close:hover:not(:disabled){border-color:#111827;color:#111827;background:#fff}.size-system-page .flex-product-card>header>span{color:#fff;background:#111827}.size-system-page .flex-product-card input:focus,.size-system-page .flex-product-card select:focus,.size-system-page .flex-product-card textarea:focus,.size-system-page .size-item-form input:focus,.size-system-page .size-item-form select:focus{border-color:#111827;box-shadow:0 0 0 3px #1118271a}.size-system-page .flex-product-card button.primary,.size-system-page .size-item-form button{color:#fff;background:#111827}.size-system-page .flex-product-card button.primary:hover:not(:disabled),.size-system-page .size-item-form button:hover:not(:disabled){background:#000}.size-system-page .size-chart-editor-form-card>header button{border-color:#111827;color:#111827}@media(max-width:1120px){.flex-product-main-grid,.size-chart-workbench{grid-template-columns:1fr}.uniform-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.apply-uniform-prices{grid-column:1 / -1}.size-chart-create{position:static}.size-item-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.flex-product-modal-backdrop{align-items:stretch;padding:0}.flex-product-confirm-backdrop{align-items:flex-end;padding:12px}.flex-product-confirm-dialog{width:100%;border-radius:16px}.flex-product-confirm-dialog>header,.flex-product-confirm-body,.flex-product-confirm-dialog>footer{padding-right:16px;padding-left:16px}.fixed-design-version-flow{grid-template-columns:1fr}.fixed-design-version-flow>svg{justify-self:center;transform:rotate(90deg)}.pricing-mode-row{align-items:stretch;flex-direction:column}.pricing-mode-toggle,.uniform-price-grid{grid-template-columns:1fr;width:100%}.apply-uniform-prices{grid-column:auto}.flex-product-confirm-dialog>footer{display:grid;grid-template-columns:1fr 1.4fr}.flex-product-modal,.create-product-modal,.product-config-modal{width:100%;height:100%;max-height:none;border:0;border-radius:0}.flex-product-modal-header{padding:14px 16px}.product-create-modal-form,.product-config-modal-body{padding:14px}.product-create-form-grid{grid-template-columns:1fr}.flex-product-modal-footer{bottom:-14px;margin:2px -14px -14px;padding:12px 14px}.product-list-card>header{align-items:stretch;flex-direction:column}.flex-product-hero,.flex-product-detail>header{align-items:stretch;flex-direction:column}.flex-product-modal-actions{gap:7px}.product-config-publish{padding:0 10px}.flex-product-market-summary,.market-listing-grid{grid-template-columns:1fr}.flex-product-market-summary{display:grid}.flex-product-workflow{grid-template-columns:1fr;gap:10px}.flex-product-workflow i{display:none}.flex-product-list>button,.inline-bind,.product-size-chart-binding,.size-item-form{grid-template-columns:1fr}.shoe-size-reference-options{grid-template-columns:1fr}.shoe-size-reference-options article{align-items:stretch;flex-direction:column}.shoe-size-reference-options article button{width:100%}.size-chart-library>header{align-items:stretch;flex-direction:column}.product-list-header-actions{width:100%}.size-chart-library-item{grid-template-columns:auto minmax(0,1fr) auto;padding:14px}.size-chart-library-status{display:none}.size-chart-library-action{grid-column:2 / -1;justify-self:start}.size-chart-quick-create{grid-template-columns:1fr}.size-chart-quick-create>button{width:100%}.spu-image-group>header{align-items:stretch;flex-direction:column}.spu-image-group-actions{justify-content:space-between}.shopify-sync-panel{align-items:stretch;flex-direction:column}.shopify-sync-panel a{justify-content:center}}.product-type-page{display:flex;height:100%;min-height:0;flex-direction:column;gap:16px;overflow:hidden;color:#1f2937}.product-type-page button,.product-type-page input,.product-type-page textarea,.product-type-page select{font:inherit}.product-type-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dfe6f0;border-radius:14px;padding:21px 24px;background:linear-gradient(135deg,#f7f6ff,#fff 58%,#fff8f4)}.product-type-hero>div:first-child>span{color:#6d5bd0;font-size:9px;font-weight:900;letter-spacing:.13em}.product-type-hero h1{margin:5px 0 4px;color:#172033;font-size:22px}.product-type-hero p{margin:0;color:#64748b;font-size:11px}.product-type-hero-badge{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 8px;min-width:135px;border:1px solid #ded8ff;border-radius:11px;padding:11px 14px;color:#5b46c6;background:#fffc}.product-type-hero-badge svg{grid-row:1 / 3}.product-type-hero-badge strong{font-size:20px;line-height:1}.product-type-hero-badge span{color:#7c8798;font-size:8px}.product-type-notice{display:flex;align-items:center;gap:8px;border-radius:9px;padding:10px 13px;font-size:10px;font-weight:700}.product-type-notice.success{color:#087443;background:#eaf9f1}.product-type-notice.error{color:#b42318;background:#fff0ee}.product-type-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #dfe6f0;border-radius:11px;background:#fff}.product-type-stats article{display:flex;align-items:center;justify-content:space-between;min-height:67px;border-right:1px solid #edf1f6;padding:13px 18px}.product-type-stats article:last-child{border-right:0}.product-type-stats span{color:#64748b;font-size:10px;font-weight:800}.product-type-stats strong{color:#4338ca;font-size:23px}.product-type-stats .active strong{color:#07804f}.product-type-stats .disabled strong{color:#94a3b8}.product-type-layout{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(580px,1.38fr);align-items:start;gap:16px}.product-type-form,.product-type-list-panel{border:1px solid #dfe6f0;border-radius:12px;background:#fff;box-shadow:0 8px 28px #0f172a0a}.product-type-form{display:grid;gap:13px;padding:17px}.product-type-form>header,.product-type-list-panel>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-type-form>header{justify-content:flex-start;padding-bottom:3px}.product-type-form>header>span{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;border-radius:8px;color:#5b46c6;background:#efedff}.product-type-form h2,.product-type-list-panel h2{margin:0;color:#263241;font-size:13px}.product-type-form header p,.product-type-list-panel header p{margin:3px 0 0;color:#8995a5;font-size:9px}.product-type-form>label{display:grid;gap:5px}.product-type-form>label>span{color:#4b5563;font-size:9px;font-weight:800}.product-type-form input,.product-type-form textarea{width:100%;border:1px solid #cfd8e3;border-radius:7px;padding:9px 10px;color:#334155;background:#fff;outline:0;font-size:10px}.product-type-form input:focus,.product-type-form textarea:focus{border-color:#7562d8;box-shadow:0 0 0 3px #7562d81a}.product-type-form input:disabled{color:#64748b;background:#f1f5f9}.product-type-form label small{color:#9aa4b2;font-size:8px}.product-type-form footer{display:flex;justify-content:flex-end;gap:8px}.product-type-form footer button,.product-type-list-panel>header button,.product-type-row .actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;border-radius:7px;padding:0 10px;font-size:9px;font-weight:900;cursor:pointer}.product-type-form footer .primary{border:1px solid #5b46c6;color:#fff;background:#5b46c6}.product-type-form footer .secondary,.product-type-list-panel>header button{border:1px solid #cfd8e3;color:#526071;background:#fff}.product-type-page button:disabled{cursor:not-allowed;opacity:.5}.product-type-list-panel{display:flex;min-height:0;flex:1;flex-direction:column;min-width:0;overflow:hidden}.product-type-list-panel>header{padding:15px 16px 12px}.product-type-list-actions{display:flex;align-items:center;gap:8px}.product-type-list-panel>header .product-type-list-actions .create{border-color:#111827;color:#fff;background:#111827}.product-type-list-panel>header .product-type-list-actions .create:hover:not(:disabled){border-color:#000;background:#000}.product-type-tools{display:grid;grid-template-columns:minmax(220px,1fr) 125px;gap:9px;padding:0 16px 13px}.product-type-tools label,.product-type-tools select{height:35px;border:1px solid #cfd8e3;border-radius:7px;background:#fff}.product-type-tools label{display:flex;align-items:center;gap:7px;padding:0 9px;color:#94a3b8}.product-type-tools input{width:100%;min-width:0;border:0;outline:0;font-size:9px}.product-type-tools select{padding:0 8px;color:#526071;outline:0;font-size:9px}.product-type-table{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;border-top:1px solid #edf1f6}.product-type-table-scroll{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.product-type-table-head,.product-type-row{display:grid;grid-template-columns:minmax(130px,.9fr) minmax(180px,1.35fr) 55px 65px minmax(145px,auto);align-items:center;gap:10px;min-width:720px;padding:0 15px}.product-type-table-head{min-height:34px;color:#8a96a6;background:#f8fafc;font-size:8px;font-weight:900}.product-type-row{min-height:63px;border-top:1px solid #edf1f6;color:#526071;font-size:9px}.product-type-row>span:first-child{display:grid;gap:3px}.product-type-row strong{color:#263241;font-size:10px}.product-type-row small{color:#6856c8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:800}.product-type-row .description{overflow:hidden;color:#7c8898;text-overflow:ellipsis;white-space:nowrap}.product-type-row em{display:inline-flex;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:900}.product-type-row em.active{color:#087443;background:#e4f8ed}.product-type-row em.disabled{color:#687587;background:#edf1f5}.product-type-row .actions{display:flex;gap:5px}.product-type-row .actions button{min-height:28px;border:1px solid #d6ddea;color:#526071;background:#fff}.product-type-row .actions .disable{color:#b54708;background:#fff8eb}.product-type-row .actions .enable{color:#087443;background:#edf9f2}.product-type-empty{display:flex;min-height:150px;align-items:center;justify-content:center;gap:7px;color:#94a3b8;font-size:10px}.product-type-pager{display:flex;min-height:55px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:9px 16px;border-top:1px solid #e6ebf1;color:#748196;background:#f8fafc;font-size:10px;font-weight:800}.product-type-pager>div{display:flex;gap:7px}.product-type-pager button{min-height:32px;border:1px solid #d8e0ea;border-radius:8px;padding:0 12px;color:#526071;background:#fff;font-size:10px;font-weight:800;cursor:pointer}.product-type-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0f172a94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-type-form.product-type-modal{display:block;width:min(100%,680px);max-height:calc(100vh - 48px);overflow:auto;padding:0;border:1px solid rgb(255 255 255 / 55%);border-radius:18px;box-shadow:0 28px 85px #0f172a47}.product-type-form.product-type-modal>header{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;gap:13px;padding:22px 58px 20px 22px;border-bottom:1px solid #e7ebf1}.product-type-form.product-type-modal>header>span{width:42px;height:42px;border-radius:11px}.product-type-form.product-type-modal h2{margin-top:1px;font-size:18px}.product-type-form.product-type-modal header p{margin-top:5px;font-size:12px;line-height:1.6}.product-type-modal-close{position:absolute;top:17px;right:17px;display:grid;width:34px;height:34px;min-height:0;place-items:center;padding:0;border:0;border-radius:9px;color:#6b778b;background:#f2f4f7;cursor:pointer}.product-type-modal-close:hover:not(:disabled){color:#172033;background:#e8ebf0}.product-type-modal-error{display:flex;align-items:center;gap:8px;margin:16px 22px 0;padding:10px 12px;border:1px solid #ffd4d8;border-radius:9px;color:#bd3442;background:#fff4f5;font-size:12px}.product-type-modal-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}.product-type-modal-fields>label{display:grid;align-content:start;gap:6px}.product-type-modal-fields>label.wide{grid-column:1 / -1}.product-type-modal-fields>label>span{color:#4b5563;font-size:11px;font-weight:800}.product-type-form.product-type-modal>footer{padding:15px 22px;border-top:1px solid #e7ebf1;background:#f8f9fb}.product-type-form.product-type-modal>footer button{min-height:38px;padding:0 16px;border-radius:9px;font-size:12px}@media(max-width:1100px){.product-type-layout{grid-template-columns:1fr}}@media(max-width:680px){.product-type-hero{align-items:flex-start;flex-direction:column}.product-type-hero-badge{width:100%}.product-type-stats{grid-template-columns:1fr}.product-type-stats article{border-right:0;border-bottom:1px solid #edf1f6}.product-type-tools{grid-template-columns:1fr}.product-type-list-panel>header{align-items:flex-start;flex-direction:column}.product-type-list-actions{width:100%}.product-type-list-actions button{flex:1}.product-type-pager{align-items:flex-start;flex-direction:column}.product-type-modal-fields{grid-template-columns:1fr}.product-type-modal-fields>label.wide{grid-column:auto}}.product-category-page{display:grid;gap:16px;width:100%;color:#1f2937}.product-category-page button,.product-category-page input,.product-category-page textarea,.product-category-page select{font:inherit}.product-category-page button:disabled{cursor:not-allowed;opacity:.48}.product-category-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #dce7e5;border-radius:14px;padding:21px 24px;background:linear-gradient(135deg,#f1fbf8,#fff 58%,#f8f6ff)}.product-category-hero>div:first-child>span{color:#0f8a70;font-size:9px;font-weight:900;letter-spacing:.13em}.product-category-hero h1{margin:5px 0 4px;color:#172033;font-size:22px}.product-category-hero p{margin:0;color:#64748b;font-size:11px}.product-category-hero-map{display:flex;align-items:center;gap:8px;border:1px solid #cfe7e1;border-radius:999px;padding:10px 14px;color:#657286;background:#ffffffd1;font-size:9px;font-weight:900;white-space:nowrap}.product-category-hero-map span:first-child{color:#08765f}.product-category-hero-map span:last-child{color:#5b46c6}.product-category-notice{display:flex;align-items:center;gap:8px;border-radius:9px;padding:10px 13px;font-size:10px;font-weight:700}.product-category-notice.success{color:#087443;background:#eaf9f1}.product-category-notice.error{color:#b42318;background:#fff0ee}.product-category-stats{display:grid;min-width:0;max-width:720px;flex:1 1 560px;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.product-category-stats article{display:flex;align-items:center;justify-content:space-between;min-height:46px;border-right:1px solid #edf1f6;padding:7px 18px}.product-category-stats article:last-child{border-right:0}.product-category-stats span{color:#64748b;font-size:9px;font-weight:800}.product-category-stats strong{color:#0b8067;font-size:22px}.product-category-layout{display:grid;grid-template-columns:minmax(520px,1.12fr) minmax(390px,.88fr);align-items:start;gap:16px}.product-category-tree-panel,.product-category-form{border:1px solid #dfe6f0;border-radius:12px;background:#fff;box-shadow:0 8px 28px #0f172a0a}.product-category-tree-panel{min-width:0;overflow:hidden}.product-category-tree-panel>header{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf1f6;padding:13px 16px}.product-category-tree-heading{display:flex;flex:0 0 auto;align-items:center;gap:9px;color:#0b8067}.product-category-tree-heading span{display:grid;gap:3px}.product-category-tree-heading strong{color:#263241;font-size:12px}.product-category-tree-heading small{color:#8b97a7;font-size:8px}.product-category-tree-panel>header button,.product-category-toolbar>button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;border:1px solid #b9ded4;border-radius:7px;padding:0 10px;color:#08765f;background:#f0fbf7;font-size:9px;font-weight:900;cursor:pointer}.product-category-tree-panel>header button{border-color:#111827;color:#fff;background:#111827}.product-category-tree-panel>header button:hover:not(:disabled){border-color:#000;background:#000}.product-category-toolbar{display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid #edf1f6;padding:11px 15px;background:#fbfcfd}.product-category-toolbar label{display:flex;min-height:34px;align-items:center;gap:7px;border:1px solid #cfd8e3;border-radius:7px;padding:0 9px;color:#94a3b8;background:#fff}.product-category-toolbar input{width:100%;min-width:0;border:0;outline:0;font-size:9px}.product-category-toolbar>button{width:34px;border-color:#cfd8e3;padding:0;color:#64748b;background:#fff}.category-tree-scroll{min-height:450px;max-height:670px;overflow:auto;padding:8px 0 14px}.category-tree-row{--category-indent: calc(var(--category-depth) * 24px);display:grid;grid-template-columns:20px minmax(170px,1fr) auto auto;align-items:center;gap:5px;min-height:52px;margin:2px 9px;border:1px solid transparent;border-radius:8px;padding:4px 7px 4px calc(7px + var(--category-indent));transition:background .15s ease,border-color .15s ease}.category-tree-row:hover{background:#f8fbfa}.category-tree-row.selected{border-color:#b9ded4;background:#effaf6}.category-tree-row.disabled{background:#fafbfc}.category-tree-toggle,.category-tree-main,.category-tree-add{border:0;cursor:pointer}.category-tree-toggle{display:grid;width:20px;height:28px;place-items:center;padding:0;color:#8995a5;background:transparent}.category-tree-toggle span{width:14px}.category-tree-main{display:flex;min-width:0;align-items:center;gap:8px;padding:4px 0;text-align:left;color:#c08a28;background:transparent}.category-tree-main>span{display:grid;min-width:0;gap:2px}.category-tree-main strong{overflow:hidden;color:#2b3544;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.category-tree-main small{color:#8c98a8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.category-tree-row.disabled .category-tree-main strong{color:#8b96a4}.category-tree-meta{display:flex;align-items:center;gap:4px}.category-tree-meta em{border-radius:999px;padding:4px 7px;color:#687587;background:#edf1f5;font-size:7px;font-style:normal;font-weight:900;white-space:nowrap}.category-tree-meta em.selectable{color:#5b46c6;background:#eeebff}.category-tree-meta em.disabled{color:#a15c15;background:#fff2df}.category-tree-add{display:inline-flex;min-height:26px;align-items:center;justify-content:center;gap:3px;border:1px solid #cbd5e1;border-radius:6px;padding:0 7px;color:#111827;background:#fff;font-size:8px;font-weight:900}.category-tree-add:hover:not(:disabled){background:#f5f5f5}.product-category-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:24px;color:#94a3b8;text-align:center;font-size:9px}.product-category-empty strong{color:#64748b;font-size:11px}.product-category-form{display:grid;gap:13px;padding:17px}.product-category-form-modal{width:min(980px,calc(100vw - 48px));overflow-y:auto}.product-category-form>header{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf1f6;padding-bottom:13px}.product-category-form-modal>header .flex-product-modal-close{margin-left:auto}.product-category-form-modal>.product-category-notice{margin:0}.product-category-form>header>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:9px;color:#08765f;background:#e7f8f2}.product-category-form h2{margin:0;color:#263241;font-size:13px}.product-category-form header p{overflow:hidden;max-width:360px;margin:3px 0 0;color:#8995a5;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.product-category-form>label,.product-category-form-grid>label,.product-category-type-select{display:grid;gap:5px}.product-category-form label>span,.product-category-kind legend{color:#4b5563;font-size:9px;font-weight:900}.product-category-form input,.product-category-form textarea,.product-category-form select{width:100%;border:1px solid #cfd8e3;border-radius:7px;padding:9px 10px;color:#334155;background:#fff;outline:0;font-size:10px}.product-category-form select{min-height:36px}.product-category-form input:focus,.product-category-form textarea:focus,.product-category-form select:focus{border-color:#2b9b82;box-shadow:0 0 0 3px #2b9b821a}.product-category-form input:disabled{color:#64748b;background:#f1f5f9}.product-category-form label small{color:#9aa4b2;font-size:8px}.product-category-translation-card{background:linear-gradient(135deg,#f8fbff,#f7f4ff);border:1px solid #dfe6f4;border-radius:16px;display:grid;gap:18px;padding:18px}.product-category-translation-card>header{align-items:center;display:flex;gap:12px}.product-category-translation-card>header>span{align-items:center;background:#fff;border:1px solid #d8e2f2;border-radius:10px;color:#5367d7;display:inline-flex;height:38px;justify-content:center;width:38px}.product-category-translation-card>header>div{display:grid;flex:1;gap:3px}.product-category-translation-card>header strong{color:#182236;font-size:15px}.product-category-translation-card>header small{color:#7b879a;font-size:12px}.product-category-translation-card>label{display:grid;gap:8px}.product-category-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-category-kind{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;border:0;padding:0}.product-category-kind legend{grid-column:1 / -1;margin-bottom:5px}.product-category-kind button{display:flex;align-items:center;gap:9px;min-height:58px;border:1px solid #d5dde7;border-radius:8px;padding:9px 10px;color:#8490a0;text-align:left;background:#fff;cursor:pointer}.product-category-kind button.selected{border-color:#8acbbb;color:#08765f;background:#effaf6;box-shadow:0 0 0 2px #2b9b8214}.product-category-kind button span{display:grid;gap:3px}.product-category-kind button strong{color:#344050;font-size:9px}.product-category-kind button small{color:#8c98a7;font-size:7px}.product-category-type-select{border:1px solid #e2ddff;border-radius:8px;padding:11px;background:#f8f7ff}.product-category-sort input{max-width:140px}.product-category-form footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #edf1f6;padding-top:13px}.product-category-form footer button{display:inline-flex;min-height:33px;align-items:center;justify-content:center;gap:5px;border-radius:7px;padding:0 11px;font-size:9px;font-weight:900;cursor:pointer}.product-category-form footer .primary{border:1px solid #111827;color:#fff;background:#111827}.product-category-form footer .primary:hover:not(:disabled){border-color:#000;background:#000}.product-category-form footer .secondary{border:1px solid #cfd8e3;color:#526071;background:#fff}.product-category-form footer .danger{margin-right:auto;border:1px solid #f3c9c2;color:#b42318;background:#fff3f1}.product-category-form footer .enable{margin-right:auto;border:1px solid #b9ded4;color:#08765f;background:#effaf6}@media(max-width:1200px){.product-category-layout{grid-template-columns:1fr}.category-tree-scroll{min-height:330px;max-height:520px}}@media(max-width:720px){.product-category-hero{align-items:flex-start;flex-direction:column}.product-category-hero-map{width:100%;justify-content:center}.product-category-form-grid,.product-category-kind{grid-template-columns:1fr}.product-category-tree-panel>header{flex-wrap:wrap}.product-category-stats{max-width:none;flex-basis:100%;grid-template-columns:repeat(2,minmax(0,1fr));order:3}.product-category-stats article{border-right:0;border-bottom:1px solid #edf1f6}.product-category-stats article:nth-child(odd){border-right:1px solid #edf1f6}.product-category-stats article:nth-last-child(-n+2){border-bottom:0}.category-tree-row{grid-template-columns:20px minmax(135px,1fr) auto}.category-tree-meta{display:none}.category-tree-add{font-size:0}}.customization-editor,.customization-center{display:grid;gap:20px;width:100%;max-width:1320px;color:#172033}.customization-editor button,.customization-center button,.customization-editor input,.customization-editor select,.customization-editor textarea,.customization-center input,.customization-center select{font:inherit}.customization-editor-hero,.customization-center-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #dfe6f0;padding:2px 0 20px}.customization-eyebrow{display:block;margin-bottom:7px;color:#4f46e5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:900;letter-spacing:.16em}.customization-editor-hero h1,.customization-center-hero h1{margin:0;color:#0f172a;font-size:25px;line-height:1.2}.customization-editor-hero p,.customization-center-hero p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.6}.customization-editor-flow{display:flex;align-items:center;gap:8px;flex:0 0 auto;border:1px solid #e2e8f0;border-radius:9px;padding:9px 12px;color:#94a3b8;background:#fff}.customization-editor-flow span{color:#475569;font-size:11px;font-weight:800}.customization-workspace-bar{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(190px,.8fr) auto;align-items:end;gap:12px;border:1px solid #dbe3f0;border-radius:10px;padding:14px;background:#f8fafc}.customization-workspace-bar>label{position:relative;display:grid;gap:6px}.customization-workspace-bar>label>span{color:#64748b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.customization-workspace-bar select{width:100%;height:40px;appearance:none;border:1px solid #cbd5e1;border-radius:7px;padding:0 34px 0 11px;color:#172033;background:#fff;outline:none;font-size:12px;font-weight:700}.customization-workspace-bar label>svg{position:absolute;right:11px;bottom:13px;color:#94a3b8;pointer-events:none}.customization-workspace-actions,.customization-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.customization-primary-button,.customization-secondary-button,.customization-publish-button,.customization-add-part-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border-radius:7px;padding:0 13px;font-size:12px;font-weight:900;transition:.18s ease}.customization-primary-button{border:1px solid #111827;color:#fff;background:#111827}.customization-primary-button:hover:not(:disabled){background:#334155}.customization-secondary-button{border:1px solid #cbd5e1;color:#475569;background:#fff}.customization-primary-button:disabled,.customization-secondary-button:disabled,.customization-publish-button:disabled,.customization-add-part-button:disabled{cursor:not-allowed;opacity:.55}.customization-notice{display:flex;align-items:flex-start;gap:8px;border:1px solid #c7d2fe;border-radius:8px;padding:11px 13px;color:#4338ca;background:#eef2ff;font-size:12px;font-weight:700;line-height:1.5}.customization-notice svg{flex:0 0 auto;margin-top:1px}.customization-notice.success{border-color:#a7f3d0;color:#047857;background:#ecfdf5}.customization-notice.error{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.customization-loading,.customization-empty,.customization-center-empty{display:flex;align-items:center;justify-content:center;gap:9px;min-height:100px;border:1px dashed #cbd5e1;border-radius:9px;color:#64748b;background:#f8fafc;font-size:12px;font-weight:700}.spin{animation:customization-spin .8s linear infinite}@keyframes customization-spin{to{transform:rotate(360deg)}}.customization-panel{display:grid;gap:18px;border:1px solid #dfe6f0;border-radius:10px;padding:22px;background:#fff;box-shadow:0 1px 2px #0f172a09}.customization-panel-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:12px}.customization-panel-heading>span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;color:#4338ca;background:#eef2ff}.customization-panel-heading small{display:block;margin-bottom:3px;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:900;letter-spacing:.08em}.customization-panel-heading h2{margin:0;color:#0f172a;font-size:17px}.customization-panel-heading p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.5}.customization-panel-heading>strong{border-radius:999px;padding:5px 9px;color:#475569;background:#f1f5f9;font-size:10px}.customization-form-grid{display:grid;gap:13px}.customization-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.customization-field{display:grid;gap:6px;min-width:0}.customization-field>span{color:#475569;font-size:10px;font-weight:900}.customization-field em{margin-left:3px;color:#ef4444;font-style:normal}.customization-field input,.customization-field select,.customization-field textarea{width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:7px;color:#172033;background:#fff;outline:none;font-size:12px}.customization-field input,.customization-field select{height:38px;padding:0 10px}.customization-field textarea{padding:10px;resize:vertical;line-height:1.5}.customization-field input:focus,.customization-field select:focus,.customization-field textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.customization-create-panel .customization-form-actions,.customization-inline-form .customization-form-actions{padding-top:2px}.customization-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid #dfe6f0;border-radius:10px;background:#fff}.customization-summary>div{display:grid;gap:5px;min-width:0;padding:14px 16px;border-right:1px solid #edf1f6}.customization-summary>div:last-child{border-right:0}.customization-summary small{color:#94a3b8;font-size:9px;font-weight:900}.customization-summary strong{overflow:hidden;color:#172033;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.customization-status{display:inline-flex;align-items:center;justify-content:center;justify-self:start;border-radius:999px;padding:4px 8px;color:#92400e;background:#fef3c7;font-size:9px;font-style:normal;font-weight:900}.customization-status.published,.customization-status.active{color:#047857;background:#d1fae5}.customization-status.archived{color:#64748b;background:#e2e8f0}.customization-upload-box{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:92px;overflow:hidden;border:1px dashed #a5b4fc;border-radius:9px;padding:17px;background:#f8faff;cursor:pointer}.customization-upload-box.has-file{border-color:#6ee7b7;background:#f0fdf7}.customization-upload-box.disabled{cursor:default;opacity:.85}.customization-upload-box>input{position:absolute;inset:0;z-index:2;width:100%;height:100%;opacity:0;cursor:pointer}.customization-upload-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:9px;color:#4f46e5;background:#e0e7ff}.customization-upload-box.has-file .customization-upload-icon{color:#047857;background:#d1fae5}.customization-upload-box>div{display:grid;gap:5px;min-width:0}.customization-upload-box strong,.customization-upload-box small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customization-upload-box strong{color:#1e293b;font-size:13px}.customization-upload-box small{color:#64748b;font-size:10px}.customization-upload-progress{position:absolute;right:17px;bottom:12px;left:73px;height:4px;overflow:hidden;border-radius:999px;background:#dbe3f0}.customization-upload-progress span{display:block;height:100%;background:#4f46e5;transition:width .2s ease}.customization-slot-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customization-slot-card{display:grid;grid-template-columns:auto minmax(110px,.7fr) minmax(260px,1.3fr) auto;align-items:center;gap:12px;border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fbfcfe}.customization-slot-card>span{display:grid;width:30px;height:30px;place-items:center;border-radius:7px;color:#4338ca;background:#eef2ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:900}.customization-slot-card>div{display:grid;gap:3px}.customization-slot-card>div strong{color:#1e293b;font-size:12px}.customization-slot-card>div small{color:#7c8ca3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.customization-slot-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.customization-slot-card dl div{min-width:0}.customization-slot-card dt{color:#94a3b8;font-size:8px;font-weight:900}.customization-slot-card dd{overflow:hidden;margin:3px 0 0;color:#475569;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.customization-slot-card>em{border-radius:999px;padding:3px 7px;color:#b45309;background:#fef3c7;font-size:9px;font-style:normal;font-weight:900}.customization-inline-form{display:grid;gap:13px;margin-top:2px;border:1px solid #dbe3f0;border-radius:9px;padding:16px;background:#f8fafc}.customization-inline-form>header{display:flex;align-items:center;gap:7px;color:#334155}.customization-inline-form>header strong{font-size:12px}.customization-inline-form>header span{color:#94a3b8;font-size:10px}.customization-checkbox{display:flex;align-items:center;gap:8px;min-height:38px;align-self:end;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;color:#475569;background:#fff;font-size:10px;font-weight:800}.customization-checkbox input{accent-color:#4f46e5}.customization-production-list{display:grid;gap:15px}.customization-production-card{overflow:hidden;border:1px solid #dbe3f0;border-radius:9px;background:#fff}.customization-production-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px;border-bottom:1px solid #e9eef5;background:#f8fafc}.customization-production-card>header>div{display:flex;align-items:center;gap:10px;min-width:0}.customization-production-card>header span{border-radius:5px;padding:4px 7px;color:#4338ca;background:#e0e7ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:900}.customization-production-card>header h3{margin:0;color:#1e293b;font-size:13px}.customization-production-card>header p{margin:0;color:#64748b;font-size:10px}.customization-production-card>header>strong{border-radius:999px;padding:4px 8px;color:#047857;background:#d1fae5;font-size:9px}.customization-parts-table{padding:0 17px}.customization-parts-head,.customization-part-row{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(180px,1.15fr) minmax(170px,1fr) 105px;align-items:center;gap:12px}.customization-parts-head{min-height:35px;border-bottom:1px solid #edf1f6;color:#94a3b8;font-size:8px;font-weight:900;text-transform:uppercase}.customization-part-row{min-height:60px;border-bottom:1px solid #edf1f6}.customization-part-row>span:first-child,.customization-part-file>span{display:grid;gap:3px;min-width:0}.customization-part-row strong{overflow:hidden;color:#334155;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.customization-part-row small{color:#94a3b8;font-size:9px}.customization-part-file{display:flex;align-items:center;gap:7px;min-width:0;color:#64748b}.customization-part-file>span{flex:1}.customization-part-file label{position:relative;flex:0 0 auto;color:#4f46e5;font-size:9px;font-weight:900;cursor:pointer}.customization-part-file label input{position:absolute;width:1px;height:1px;opacity:0}.customization-part-row>select{width:100%;height:31px;min-width:0;border:1px solid #cbd5e1;border-radius:6px;padding:0 7px;color:#334155;background:#fff;font-size:9px}.customization-part-row>button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:30px;border:1px solid #c7d2fe;border-radius:6px;color:#4338ca;background:#eef2ff;font-size:9px;font-weight:900}.customization-part-row>button:disabled{cursor:not-allowed;opacity:.5}.customization-parts-empty{padding:20px 0;color:#b45309;font-size:10px;font-weight:700}.customization-part-form{display:grid;gap:10px;margin:13px 17px 17px;border:1px dashed #cbd5e1;border-radius:8px;padding:13px;background:#f8fafc}.customization-part-form>strong{color:#475569;font-size:10px}.customization-form-grid.part{grid-template-columns:.8fr .9fr 1.1fr 1.1fr .8fr auto;align-items:end}.customization-file-input{position:relative;display:flex;align-items:center;gap:5px;height:38px;overflow:hidden;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;color:#64748b;background:#fff;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.customization-file-input.selected{border-color:#6ee7b7;color:#047857;background:#ecfdf5}.customization-file-input input{position:absolute;inset:0;opacity:0;cursor:pointer}.customization-add-part-button{height:38px;border:1px solid #4f46e5;color:#fff;background:#4f46e5;white-space:nowrap}.customization-form-error,.customization-card-error{color:#b91c1c;font-size:9px;font-weight:700}.customization-publish-panel{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(300px,1.4fr) auto;align-items:center;gap:18px;border:1px solid #c7d2fe;border-radius:10px;padding:18px 20px;background:linear-gradient(135deg,#f8faff,#fff)}.customization-publish-panel>div:first-child{display:flex;align-items:center;gap:11px}.customization-publish-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:9px;color:#4338ca;background:#e0e7ff}.customization-publish-panel h2{margin:0;color:#1e293b;font-size:15px}.customization-publish-panel p{margin:5px 0 0;color:#64748b;font-size:10px}.customization-readiness{display:flex;flex-wrap:wrap;gap:6px}.customization-readiness span{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.customization-readiness .ready{color:#047857;background:#d1fae5}.customization-readiness .missing{color:#b45309;background:#fef3c7}.customization-publish-button{border:1px solid #4f46e5;color:#fff;background:#4f46e5}.customization-center-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #dfe6f0;border-radius:10px;background:#fff}.customization-stat{display:flex;align-items:center;gap:11px;padding:18px;border-right:1px solid #edf1f6}.customization-stat:last-child{border-right:0}.customization-stat>span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;color:#4338ca;background:#eef2ff}.customization-stat.green>span{color:#047857;background:#d1fae5}.customization-stat.amber>span{color:#b45309;background:#fef3c7}.customization-stat>div{display:grid;gap:2px}.customization-stat small{color:#64748b;font-size:10px;font-weight:800}.customization-stat strong{color:#0f172a;font-size:21px}.customization-center-board{overflow:hidden;border:1px solid #dfe6f0;border-radius:10px;background:#fff}.customization-center-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 180px 150px auto;gap:10px;padding:14px;border-bottom:1px solid #edf1f6;background:#f8fafc}.customization-center-toolbar>label,.customization-center-search{display:flex;align-items:center;gap:7px;min-width:0;height:38px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;color:#94a3b8;background:#fff}.customization-center-toolbar input,.customization-center-toolbar select{width:100%;min-width:0;border:0;color:#334155;background:transparent;outline:none;font-size:11px}.customization-center-toolbar>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cbd5e1;border-radius:7px;color:#475569;background:#fff;font-size:10px;font-weight:900}.customization-center-toolbar-actions{display:flex;align-items:center;gap:8px}.customization-center-toolbar-actions>button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:5px;border:1px solid #cbd5e1;border-radius:7px;padding:0 11px;color:#475569;background:#fff;font-size:10px;font-weight:900;white-space:nowrap}.customization-center-toolbar-actions>button.create{border-color:#111827;color:#fff;background:#111827}.customization-center-toolbar-actions>button.create:hover{background:#334155}.customization-center-board>.customization-notice{margin:14px 14px 0}.customization-center-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:14px}.customization-center-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf1f6;padding:12px 14px;color:#64748b;background:#f8fafc;font-size:10px;font-weight:800}.customization-center-pagination>div{display:flex;align-items:center;gap:6px}.customization-center-pagination button{min-width:32px;height:32px;border:1px solid #cbd5e1;border-radius:7px;padding:0 9px;color:#475569;background:#fff;font-size:10px;font-weight:900}.customization-center-pagination button.active{border-color:#111827;color:#fff;background:#111827}.customization-center-pagination button:disabled{cursor:not-allowed;opacity:.42}.customization-template-card{display:grid;gap:14px;min-width:0;border:1px solid #dfe6f0;border-radius:9px;padding:16px;background:#fff;box-shadow:0 1px 2px #0f172a09}.customization-template-card>header,.customization-template-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.customization-template-card>header>span{color:#4f46e5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:900}.customization-template-card-title h2{overflow:hidden;margin:0;color:#172033;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.customization-template-card-title p{margin:6px 0 0;color:#94a3b8;font-size:9px}.customization-template-version{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-radius:8px;padding:10px;background:#f8fafc}.customization-template-version>span{border-radius:5px;padding:4px 7px;color:#fff;background:#334155;font-size:9px;font-weight:900}.customization-template-version-picker{position:relative;display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:8px;border-radius:6px;cursor:pointer}.customization-template-version-picker>span{flex:0 0 auto;border-radius:5px;padding:4px 7px;color:#fff;background:#334155;font-size:9px;font-weight:900}.customization-template-version-picker>svg{flex:0 0 auto;color:#64748b}.customization-template-version-picker>select{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;opacity:0}.customization-template-version-picker:focus-within{outline:2px solid rgba(15,23,42,.18);outline-offset:2px}.customization-template-version-picker:has(select:disabled){cursor:default}.customization-template-version-picker>select:disabled{cursor:default}.customization-template-version strong{color:#475569;font-size:9px}.customization-template-version small{overflow:hidden;color:#94a3b8;font-size:9px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.customization-template-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.customization-template-metrics div{display:grid;gap:5px;border:1px solid #edf1f6;border-radius:7px;padding:9px}.customization-template-metrics dt{display:flex;align-items:center;gap:4px;color:#94a3b8;font-size:8px;font-weight:800}.customization-template-metrics dd{margin:0;color:#1e293b;font-size:16px;font-weight:900}.customization-completeness{display:flex;align-items:center;gap:6px;border-radius:7px;padding:8px 10px;color:#b45309;background:#fffbeb;font-size:9px;font-weight:800}.customization-completeness.complete{color:#047857;background:#ecfdf5}.customization-template-card>footer{padding-top:12px;border-top:1px solid #edf1f6}.customization-template-card>footer>span{color:#94a3b8;font-size:9px}.customization-template-card>footer button{display:inline-flex;align-items:center;gap:4px;border:0;color:#4f46e5;background:transparent;font-size:10px;font-weight:900}.customization-center-empty{min-height:260px;flex-direction:column;border:0;background:#fff}.customization-center-empty strong{color:#334155}.customization-center-empty span{color:#94a3b8;font-size:10px;font-weight:600}@media(max-width:1180px){.customization-form-grid.four,.customization-summary,.customization-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customization-summary>div:nth-child(2n){border-right:0}.customization-slot-list{grid-template-columns:1fr}.customization-form-grid.part{grid-template-columns:repeat(3,minmax(0,1fr))}.customization-publish-panel{grid-template-columns:1fr auto}.customization-readiness{grid-column:1 / -1;grid-row:2}}@media(max-width:760px){.customization-editor-hero,.customization-center-hero,.customization-production-card>header{align-items:stretch;flex-direction:column}.customization-editor-flow{overflow-x:auto}.customization-workspace-bar,.customization-center-toolbar,.customization-center-stats,.customization-center-grid,.customization-form-grid.four,.customization-form-grid.part,.customization-summary,.customization-publish-panel{grid-template-columns:1fr}.customization-workspace-actions,.customization-form-actions{justify-content:stretch}.customization-workspace-actions button,.customization-form-actions button,.customization-center-hero button{flex:1}.customization-panel{padding:16px}.customization-summary>div{border-right:0;border-bottom:1px solid #edf1f6}.customization-summary>div:last-child{border-bottom:0}.customization-slot-card{grid-template-columns:auto 1fr auto}.customization-slot-card dl{grid-column:1 / -1}.customization-parts-head{display:none}.customization-part-row{grid-template-columns:1fr;gap:8px;padding:12px 0}.customization-publish-panel>button,.customization-readiness{grid-column:auto;grid-row:auto}.customization-stat{border-right:0;border-bottom:1px solid #edf1f6}.customization-stat:last-child{border-bottom:0}}.relation-config-page{--relation-brand: #ef6c3e;--relation-brand-dark: #d9552b;--relation-brand-soft: #fff1eb;--relation-violet: #7357d9;--relation-violet-soft: #f1edff;--relation-blue: #2f6feb;--relation-blue-soft: #eaf2ff;--relation-green: #198754;--relation-green-soft: #e9f7ef;--relation-line: #e4e8ec;--relation-muted: #697680;display:flex;height:100%;min-height:0;flex-direction:column;overflow:hidden;width:100%;max-width:none;color:#182026}.relation-config-page button,.relation-config-page input,.relation-config-page select,.relation-config-page textarea{font:inherit}.relation-config-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding-bottom:17px;border-bottom:1px solid var(--relation-line)}.relation-config-heading h1{margin:0;color:#182026;font-size:25px;letter-spacing:-.02em}.relation-config-heading p{margin:6px 0 0;color:var(--relation-muted);font-size:13px}.relation-heading-actions{display:flex;align-items:flex-end;gap:9px}.relation-version-select{position:relative;display:grid;gap:4px}.relation-version-select>span{color:#8a949c;font-size:9px;font-weight:800}.relation-version-select select{width:150px;height:36px;appearance:none;border:1px solid #d5dadd;border-radius:8px;padding:0 30px 0 10px;color:#37424a;background:#fff;outline:none;font-size:11px;font-weight:700}.relation-version-select svg{position:absolute;right:9px;bottom:11px;color:#8a949c;pointer-events:none}.relation-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid #d5dadd;border-radius:8px;padding:0 12px;color:#3d4850;background:#fff;font-size:11px;font-weight:800;transition:.16s ease}.relation-btn:hover:not(:disabled){border-color:#bfc6cb;background:#fafafa;transform:translateY(-1px)}.relation-btn.small{min-height:31px;padding:0 9px;font-size:10px}.relation-btn.primary{border-color:var(--relation-brand);color:#fff;background:var(--relation-brand)}.relation-btn.primary:hover:not(:disabled){border-color:var(--relation-brand-dark);background:var(--relation-brand-dark)}.relation-btn.primary.relation-confirm-create{border-color:#0f172a;color:#fff;background:#0f172a}.relation-btn.primary.relation-confirm-create:hover:not(:disabled){border-color:#020617;background:#020617}.relation-btn.danger{border-color:#fecaca;color:#dc2626;background:#fff7f7}.relation-btn.danger:hover:not(:disabled){border-color:#f87171;background:#fef2f2}.relation-btn:disabled{cursor:not-allowed;opacity:.5}.relation-config-layout{display:grid;min-height:0;flex:1;grid-template-columns:250px minmax(0,1fr);align-items:stretch;gap:17px;overflow:hidden}.relation-template-index{display:flex;width:100%;max-width:1440px;min-height:0;flex:1;flex-direction:column;gap:10px;margin:0 auto}.relation-template-index .relation-template-panel{min-height:0;flex:1}.relation-template-panel,.relation-workspace-panel,.relation-create-panel{border:1px solid var(--relation-line);border-radius:13px;background:#fff;box-shadow:0 10px 35px #171d230b}.relation-template-panel{display:flex;min-height:0;flex-direction:column;overflow:hidden}.relation-template-panel>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 13px}.relation-template-panel>header>div{display:flex;align-items:center;gap:10px}.relation-template-panel>header h2{margin:0;color:#273139;font-size:20px}.relation-template-panel>header>div>span{border-radius:999px;padding:5px 10px;color:#7b8790;background:#f0f2f3;font-size:11px;font-weight:800}.relation-template-filters{display:grid;grid-template-columns:minmax(280px,1fr) minmax(210px,280px);gap:12px;padding:0 24px 16px}.relation-template-search{display:flex;align-items:center;gap:6px;height:44px;margin:0;border:1px solid var(--relation-line);border-radius:8px;padding:0 13px;color:#8b969e;background:#f7f8f9}.relation-template-search input{width:100%;min-width:0;border:0;color:#364149;background:transparent;outline:none;font-size:13px}.relation-template-type-filter{position:relative;display:flex;align-items:center;gap:6px;height:44px;margin:0;border:1px solid var(--relation-line);border-radius:8px;padding:0 12px;color:#8b969e;background:#fff}.relation-template-type-filter select{width:100%;min-width:0;border:0;color:#4a555d;background:transparent;outline:0;appearance:none;font-size:13px}.relation-template-type-filter>svg:last-child{position:absolute;right:12px;pointer-events:none}.relation-template-list{display:grid;min-height:0;flex:1;align-content:start;gap:8px;max-height:none;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:0 18px 14px}.relation-template-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;min-height:78px;border:1px solid var(--relation-line);border-radius:12px;padding:10px 12px;background:#fff}.relation-template-row:hover{border-color:#d9dce0;background:#fafbfc}.relation-template-row.active{border-color:#fac7b4;background:var(--relation-brand-soft)}.relation-template-row.disabled{background:#f8f9fa}.relation-template-row-main{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;border:0;padding:0;color:inherit;background:transparent;text-align:left}.relation-template-icon{display:grid;flex:0 0 auto;width:48px;height:48px;place-items:center;overflow:hidden;border:1px solid #e5e8ea;border-radius:9px;color:#4b565e;background:#fff}.relation-template-icon.has-preview{background:#f8fafc}.relation-template-icon img{display:block;width:100%;height:100%;object-fit:cover}.relation-template-copy{display:grid;gap:5px;min-width:0}.relation-template-copy strong,.relation-template-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-template-copy strong{color:#2f3940;font-size:15px}.relation-template-copy small{display:flex;gap:12px;color:#849099;font-size:12px}.relation-template-copy small span+span:before{margin-right:12px;content:"·"}.relation-template-status{border-radius:999px;padding:5px 10px;color:#77651e;background:#fff4c6;font-size:11px;font-weight:800;white-space:nowrap}.relation-template-status.active{color:#087a51;background:#e2f8ec}.relation-template-status.archived{color:#667085;background:#eceff3}.relation-template-row-actions{display:flex;align-items:center;gap:8px}.relation-template-row-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid #dfe3e8;border-radius:8px;padding:0 12px;color:#344054;background:#fff;font-size:12px;font-weight:800}.relation-template-row-actions button:hover:not(:disabled){border-color:#aab2bd;background:#f8fafc}.relation-template-row-actions button.active{border-color:#c9c0ff;color:#5542d8;background:#f5f3ff}.relation-template-row-actions button>.expanded{transform:rotate(180deg)}.relation-template-row-actions button.danger{border-color:#fecaca;color:#dc2626;background:#fff7f7}.relation-template-row-actions button.enable{border-color:#b8ead0;color:#087a51;background:#effbf4}.relation-template-row-actions button:disabled{cursor:not-allowed;opacity:.45}.relation-template-version-dropdown{display:grid;grid-column:1 / -1;gap:7px;border-top:1px solid #e8ebef;padding:12px 2px 2px}.relation-template-version-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:58px;border:1px solid #e4e7ec;border-radius:9px;padding:8px 12px;color:#344054;background:#fbfcfd;text-align:left}.relation-template-version-item:hover{border-color:#c9c0ff;background:#faf9ff}.relation-template-version-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border-radius:8px;color:#6754df;background:#eeebff;font-size:12px;font-weight:900}.relation-template-version-badge.draft{color:#a26100;background:#fff2c7}.relation-template-version-badge.published{color:#087a51;background:#e2f8ec}.relation-template-version-badge.archived{color:#667085;background:#eceff3}.relation-template-version-item>span:nth-child(2){display:grid;gap:3px;min-width:0}.relation-template-version-item strong{color:#27313a;font-size:13px}.relation-template-version-item small{overflow:hidden;color:#84909a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.relation-template-version-action{display:inline-flex;align-items:center;gap:5px;color:#6754df;font-size:12px;font-weight:800;white-space:nowrap}.relation-template-version-message{display:flex;min-height:56px;align-items:center;justify-content:center;gap:7px;border-radius:8px;color:#7d8790;background:#f8f9fa;font-size:12px}.relation-template-version-message.error{color:#c43c3c;background:#fff4f4}.relation-template-empty{display:flex;align-items:center;justify-content:center;gap:6px;min-height:80px;color:#8f999f;font-size:10px}.relation-template-add{display:flex;align-items:center;justify-content:center;gap:6px;width:auto;min-height:40px;margin:0;border:1px solid #111827;border-radius:8px;padding:0 16px;color:#fff;background:#111827;font-size:13px;font-weight:800}.relation-template-add:hover{background:#000}.relation-template-pager{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:9px 11px;border-top:1px solid var(--relation-line);color:#7a8790;font-size:9px;font-weight:800}.relation-template-pager>div{display:flex;gap:5px}.relation-template-pager button{min-height:27px;border:1px solid #d9dee3;border-radius:7px;padding:0 8px;color:#53606a;background:#fff;font-size:9px;font-weight:800}.relation-template-pager button:disabled{cursor:not-allowed;opacity:.42}.relation-config-main{display:flex;min-height:0;flex-direction:column;gap:12px;min-width:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px}.relation-config-actionbar{position:sticky;top:0;z-index:5;display:flex;min-height:58px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid var(--relation-line);border-radius:11px;color:#697680;background:#fffffff5;box-shadow:0 5px 18px #171d230d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px}.relation-config-actionbar>span strong{color:#26323a;font-size:12px}.relation-config-actionbar>div{display:flex;align-items:flex-end;gap:8px}.relation-config-welcome{display:flex;min-height:320px;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:9px;border:1px dashed #cfd6dc;border-radius:13px;color:#87939c;background:#fff;text-align:center}.relation-config-welcome strong{color:#344049;font-size:15px}.relation-config-welcome span{font-size:10px}.relation-config-welcome button{margin-top:5px}.relation-workspace-panel{overflow:hidden}.relation-template-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;border-bottom:1px solid var(--relation-line)}.relation-summary-main{display:flex;align-items:center;gap:11px;min-width:0}.relation-summary-icon{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;background:#fff}.relation-summary-main>div>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.relation-summary-main h2{overflow:hidden;margin:0;color:#202a31;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.relation-summary-main p{margin:4px 0 0;color:#74818a;font-size:10px}.relation-summary-stats{display:flex;align-items:stretch;flex:0 0 auto}.relation-summary-stats>div{min-width:76px;border-left:1px solid var(--relation-line);padding:2px 15px;text-align:center}.relation-summary-stats strong,.relation-summary-stats span{display:block}.relation-summary-stats strong{color:#273139;font-size:18px}.relation-summary-stats span{color:#7c8992;font-size:9px}.relation-step-tabs{display:flex;border-bottom:1px solid var(--relation-line);padding:0 19px;background:#fff}.relation-step-tabs button{position:relative;display:flex;align-items:center;gap:7px;border:0;padding:12px 14px 11px;color:#6d7982;background:transparent;font-size:10px;font-weight:800}.relation-step-tabs button:after{content:"";position:absolute;right:12px;bottom:-1px;left:12px;height:2px;background:transparent}.relation-step-tabs button>span{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;color:#77838c;background:#eef0f2;font-size:9px}.relation-step-tabs button.active{color:var(--relation-brand-dark)}.relation-step-tabs button.active:after,.relation-step-tabs button.active>span{color:#fff;background:var(--relation-brand)}.relation-config-content{display:grid;gap:15px;padding:18px;background:#fafbfc}.relation-section{scroll-margin-top:15px;overflow:hidden;border:1px solid var(--relation-line);border-radius:10px;background:#fff}.relation-section>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid var(--relation-line)}.relation-section>header>div{display:flex;align-items:center;gap:9px}.relation-section>header>div>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid #cbd5e1;border-radius:6px;color:#0f172a;background:#fff;font-size:9px;font-weight:900}.relation-section h2{margin:0;color:#2c363d;font-size:13px}.relation-section header p{margin:2px 0 0;color:var(--relation-muted);font-size:9px}.relation-source-wrap{padding:13px 15px 0}.relation-template-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.relation-source-card{position:relative;display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;overflow:hidden;border:1px dashed #d3d8dc;border-radius:9px;padding:11px 12px;background:#fafafa}.relation-source-card.ready{border-color:#b9dfca;background:#fbfefc}.relation-file-badge{display:grid;width:43px;height:43px;place-items:center;border-radius:9px;color:#4a3a8f;background:var(--relation-violet-soft);font-size:9px;font-weight:900}.relation-preview-thumb{display:grid;width:43px;height:43px;overflow:hidden;place-items:center;border-radius:9px;color:#376e58;background:#eaf7f0}.relation-preview-thumb img{width:100%;height:100%;object-fit:contain}.relation-source-card>div{display:grid;gap:2px;min-width:0}.relation-source-card small{color:#7e8992;font-size:8px;font-weight:800}.relation-source-card strong{overflow:hidden;color:#364149;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.relation-source-card p{margin:0;color:#87929a;font-size:8px}.relation-source-card p em{margin-left:7px;color:var(--relation-green);font-style:normal;font-weight:800}.relation-source-card .relation-btn input,.relation-part-file label input{position:absolute;width:1px;height:1px;opacity:0}.relation-source-progress{position:absolute;right:12px;bottom:6px;left:66px;height:3px;overflow:hidden;border-radius:999px;background:#e1e5e8}.relation-source-progress span{display:block;height:100%;background:var(--relation-brand)}.relation-file-help{margin:5px 0 0;color:#8a949c;font-size:8px}.relation-slot-workspace{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(400px,1.22fr);min-height:300px;margin-top:12px;border-top:1px solid var(--relation-line)}.relation-preview-pane{padding:14px;border-right:1px solid var(--relation-line);background:#f7f8f9}.relation-preview-pane>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;color:#78858e;font-size:9px}.relation-preview-tools{display:flex;align-items:center;gap:7px}.relation-preview-tools em{color:#89949c;font-style:normal}.relation-preview-tools em.dirty{color:#c46832;font-weight:800}.relation-preview-tools button{display:inline-flex;min-height:25px;align-items:center;gap:4px;border:1px solid #d6dce0;border-radius:6px;padding:0 8px;color:#fff;background:var(--relation-brand);font:inherit;font-weight:800;cursor:pointer}.relation-preview-tools button:disabled{color:#a0a9af;background:#eef1f3;cursor:not-allowed}.relation-design-canvas{position:relative;display:grid;min-height:238px;overflow:hidden;place-items:center;border:1px solid #dde2e5;border-radius:9px;background-color:#fff;background-image:linear-gradient(#f0f2f3 1px,transparent 1px),linear-gradient(90deg,#f0f2f3 1px,transparent 1px);background-size:22px 22px}.relation-design-canvas>small{position:absolute;right:8px;bottom:7px;color:#9ea7ad;font-size:7px}.relation-uploaded-preview{width:88%;height:205px;object-fit:contain;pointer-events:none}.relation-slot-pin{position:absolute;z-index:2;display:grid;width:23px;height:23px;place-items:center;border:3px solid #ffffff;border-radius:50%;color:#fff;background:var(--pin-color);box-shadow:0 3px 9px #00000038;font-size:8px;font-family:inherit;font-weight:900;padding:0;transform:translate(-50%,-50%)}.relation-slot-pin.draggable{cursor:grab;touch-action:none;transition:width .12s ease,height .12s ease,box-shadow .12s ease}.relation-slot-pin.draggable:hover,.relation-slot-pin.draggable:focus-visible{width:27px;height:27px;outline:2px solid color-mix(in srgb,var(--pin-color) 35%,transparent);outline-offset:2px}.relation-slot-pin.dragging{z-index:4;width:29px;height:29px;cursor:grabbing;box-shadow:0 5px 15px #0000004d}.relation-slot-list{padding:7px 10px 10px;overflow-x:auto}.relation-slot-list-head,.relation-slot-row{display:grid;grid-template-columns:minmax(150px,1.05fr) minmax(145px,1fr) 85px;align-items:center;gap:9px;min-width:470px}.relation-slot-list.editable .relation-slot-list-head,.relation-slot-list.editable .relation-slot-row{grid-template-columns:minmax(150px,1.05fr) minmax(145px,1fr) 85px 70px;min-width:550px}.relation-slot-list-head{padding:6px 9px;color:#89949c;font-size:8px;font-weight:800}.relation-slot-row{min-height:54px;margin-bottom:5px;border:1px solid var(--relation-line);border-radius:8px;padding:7px 9px}.relation-slot-add-row{display:flex;width:100%;min-width:550px;min-height:48px;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff;cursor:pointer;font:inherit;font-size:9px;font-weight:850;transition:border-color .16s ease,background .16s ease,transform .16s ease}.relation-slot-add-row:hover{border-color:#94a3b8;background:#f8fafc;transform:translateY(-1px)}.relation-slot-add-row:focus-visible{outline:2px solid rgba(15,23,42,.22);outline-offset:2px}.relation-slot-identity{display:flex;align-items:center;gap:8px;min-width:0}.relation-slot-identity>i{width:8px;height:29px;flex:0 0 auto;border-radius:4px;background:var(--slot-color)}.relation-slot-row>span,.relation-slot-identity>span{display:grid;gap:2px;min-width:0}.relation-slot-row strong,.relation-slot-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-slot-row strong{color:#3b464d;font-size:9px}.relation-slot-row small{color:#818d95;font-size:8px}.relation-slot-usage{align-content:center}.relation-slot-usage strong{color:var(--relation-violet);font-size:14px}.relation-row-delete{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;border:1px solid #fecaca;border-radius:6px;color:#dc2626;background:#fff7f7;font-size:8px;font-weight:900}.relation-row-delete:hover:not(:disabled){border-color:#f87171;background:#fef2f2}.relation-row-delete:disabled{cursor:wait;opacity:.6}.relation-production-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:13px 15px 15px}.relation-production-card{position:relative;min-width:0}.relation-production-select{display:grid;gap:6px;width:100%;height:100%;min-width:0;border:1px solid var(--relation-line);border-radius:9px;padding:12px;color:inherit;background:#fff;text-align:left;transition:.16s ease}.relation-production-select:hover{border-color:#ccd2d6;transform:translateY(-1px)}.relation-production-card.active>.relation-production-select{border-color:var(--relation-brand);box-shadow:0 0 0 2px #ef6c3e1a}.relation-production-card.active>.relation-production-select:after{content:"✓";position:absolute;top:9px;right:34px;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;background:var(--relation-brand);font-size:8px}.relation-card-delete{position:absolute;z-index:2;top:8px;right:8px;display:grid;width:21px;height:21px;place-items:center;border:1px solid #fecaca;border-radius:6px;color:#dc2626;background:#fff7f7}.relation-card-delete:hover:not(:disabled){border-color:#f87171;background:#fef2f2}.relation-card-delete:disabled{cursor:wait;opacity:.6}.relation-spec-value{overflow:hidden;padding-right:48px;color:#273139;font-size:20px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.relation-production-select>small{overflow:hidden;color:#7f8b93;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.relation-production-select footer{display:flex;justify-content:space-between;gap:8px;margin-top:4px;border-top:1px solid #edf0f2;padding-top:8px;color:#7b8790;font-size:8px}.relation-production-select footer strong{color:#b17600}.relation-production-select footer strong.complete{color:var(--relation-green)}.relation-mapping-body{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(235px,.62fr)}.relation-part-area{min-width:0;border-right:1px solid var(--relation-line)}.relation-part-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid var(--relation-line)}.relation-part-tools>div{display:flex;align-items:center;gap:6px;color:#48535b;font-size:9px;font-weight:800}.relation-part-tools>div>span{border-radius:5px;padding:3px 7px;color:var(--relation-brand-dark);background:var(--relation-brand-soft)}.relation-part-tools>div>small{color:#88939b;font-size:8px;font-weight:600}.relation-part-tools>label{display:flex;align-items:center;gap:5px;width:180px;height:30px;border:1px solid var(--relation-line);border-radius:7px;padding:0 8px;color:#87929a}.relation-part-tools input{width:100%;min-width:0;border:0;outline:0;font-size:9px}.relation-part-head,.relation-part-row{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(170px,1.15fr) minmax(155px,1fr) 108px;align-items:center;gap:9px;min-width:590px}.relation-part-head{min-height:31px;padding:0 11px;color:#87929a;background:#fafafa;font-size:8px;font-weight:800}.relation-part-list{overflow-x:auto}.relation-part-row{min-height:86px;padding:7px 11px;border-top:1px solid #edf0f2}.relation-route-code{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:4px;margin-top:2px;color:#7b8790;font-size:7px;font-weight:800}.relation-route-code input,.relation-route-code select{width:100%;min-width:0;height:22px;box-sizing:border-box;border:1px solid #dbe1e5;border-radius:5px;padding:0 5px;color:#3d4850;background:#fff;font-size:7px;text-transform:uppercase}.relation-part-row>span:first-child,.relation-part-file>span{display:grid;gap:2px;min-width:0}.relation-part-row strong,.relation-part-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-part-row strong{color:#3c474e;font-size:9px}.relation-part-row small{color:#8a949c;font-size:8px}.relation-part-file{display:flex;align-items:center;gap:6px;min-width:0;color:#74818a}.relation-part-file>span{flex:1}.relation-part-file>span small{color:var(--relation-green)}.relation-part-file>span small.error{color:#dc2626}.relation-part-file label{position:relative;flex:0 0 auto;color:var(--relation-blue);font-size:8px;font-weight:900;cursor:pointer}.relation-part-row>select{width:100%;min-width:0;height:31px;border:1px solid #d6dbde;border-radius:7px;padding:0 7px;color:#3d4850;background:#fff;font-size:8px}.relation-part-actions{display:flex;align-items:center;gap:4px}.relation-part-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:1;height:29px;border-radius:6px;font-size:8px;font-weight:900}.relation-part-save{border:1px solid #cbdcff;color:#2f6feb;background:#eaf2ff}.relation-part-delete{border:1px solid #fecaca;color:#dc2626;background:#fff7f7}.relation-part-actions button:disabled{cursor:not-allowed;opacity:.45}.relation-mapping-summary{padding:13px;background:#fbfbfc}.relation-mapping-summary h3{margin:0;color:#354047;font-size:11px}.relation-mapping-summary>p{margin:3px 0 11px;color:#7f8b93;font-size:8px}.relation-mapping-summary>div{display:grid;gap:7px}.relation-mapping-summary article{border:1px solid var(--relation-line);border-radius:8px;padding:9px;background:#fff}.relation-mapping-summary article header{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:6px}.relation-mapping-summary article header>span{display:flex;align-items:center;gap:6px;color:#414c53;font-size:9px;font-weight:900}.relation-mapping-summary article i{width:7px;height:7px;border-radius:50%;background:var(--slot-color)}.relation-mapping-summary article header small{color:#87929a;font-size:7px}.relation-mapping-summary article>div{display:flex;flex-wrap:wrap;gap:4px}.relation-mapping-summary article>div span{border-radius:4px;padding:3px 5px;color:#5f6971;background:#f0f2f3;font-size:7px}.relation-mapping-summary article em{color:#a0a8ad;font-size:7px;font-style:normal}.relation-rule-note{display:flex;align-items:flex-start;gap:7px;margin:0 14px 13px;border-radius:7px;padding:8px 10px;color:#725d29;background:#fff6dc;font-size:9px}.relation-rule-note svg{flex:0 0 auto}.relation-rule-note strong{color:#5e4918}.relation-publish-panel{display:grid;grid-template-columns:minmax(225px,.75fr) minmax(300px,1.35fr) auto;align-items:center;gap:14px;border:1px solid #cbd5e1;border-radius:10px;padding:14px 16px;background:#fff}.relation-publish-panel>div:first-child{display:flex;align-items:center;gap:9px}.relation-publish-panel>div:first-child>span{display:grid;width:37px;height:37px;flex:0 0 auto;place-items:center;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff}.relation-publish-panel h2{margin:0;color:#0f172a;font-size:12px}.relation-publish-panel p{margin:3px 0 0;color:#7d8992;font-size:8px}.relation-publish-panel>.relation-btn.primary{border-color:#cbd5e1;color:#0f172a;background:#fff}.relation-publish-panel>.relation-btn.primary:hover:not(:disabled){border-color:#94a3b8;color:#0f172a;background:#f8fafc}.relation-create-panel{display:grid;gap:15px;padding:20px}.relation-create-panel.dialog{border:0;border-radius:0;padding:18px 20px 20px;box-shadow:none}.relation-create-panel>header{display:flex;align-items:center;gap:10px}.relation-create-panel>header>span{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;color:var(--relation-brand-dark);background:var(--relation-brand-soft)}.relation-create-panel h2{margin:0;color:#303a41;font-size:15px}.relation-create-panel p{margin:3px 0 0;color:#77848d;font-size:10px}.relation-create-panel>footer,.relation-modal-form>footer{display:flex;justify-content:flex-end}.relation-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:#1820267a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.relation-modal{width:min(100%,610px);max-height:calc(100vh - 44px);overflow-y:auto;border-radius:13px;background:#fff;box-shadow:0 25px 80px #0000003d}.relation-modal.wide{width:min(100%,940px)}.relation-modal.workspace{display:flex;width:min(calc(100vw - 48px),1600px);height:calc(100vh - 48px);max-height:calc(100vh - 48px);flex-direction:column;overflow:hidden}.relation-modal.workspace>header{flex:0 0 auto}.relation-modal.workspace>div{min-height:0;flex:1;overflow:hidden}.relation-workspace-modal-body{display:flex;height:100%;min-height:0;flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;padding:12px;background:#f5f7f9}.relation-workspace-modal-body>.relation-workspace-panel{flex:0 0 auto}.relation-modal>div>.customization-notice{margin:16px 20px 0}.relation-modal.workspace>div>.customization-notice,.relation-workspace-modal-body>.customization-notice{margin:0}.relation-modal>header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid var(--relation-line);background:#fff}.relation-modal-heading{display:flex;min-width:0;flex:1;align-items:center;gap:18px}.relation-modal>header h2{margin:0;color:#303a41;font-size:14px}.relation-modal-version-select{flex:0 0 auto}.relation-modal>header button{display:grid;width:29px;height:29px;place-items:center;border:0;border-radius:7px;color:#77838c;background:transparent}.relation-modal>header button:hover{background:#f0f2f3}.relation-modal-form{display:grid;gap:13px;padding:16px 17px 18px}.relation-modal-grid{display:grid;gap:12px}.relation-modal-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.relation-form-tip{display:flex;align-items:flex-start;gap:6px;margin:0;border-radius:7px;padding:8px 10px;color:#725d29;background:#fff6dc;font-size:9px}.relation-form-tip svg{flex:0 0 auto}.relation-spec-value-editor{display:flex;min-height:38px;align-items:center;flex-wrap:wrap;gap:5px;border:1px solid #cbd5e1;border-radius:7px;padding:4px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.relation-spec-value-editor:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.customization-field .relation-spec-value-editor input{flex:1 1 90px;width:auto;min-width:90px;height:28px;border:0;padding:0 5px;box-shadow:none;outline:none}.customization-field .relation-spec-value-editor input:focus{border:0;box-shadow:none}.relation-spec-chip{display:inline-flex;height:27px;align-items:center;gap:3px;border:1px solid #bdd7ff;border-radius:6px;padding:0 5px 0 8px;color:#1d5ec9;background:#edf5ff;font-size:10px;font-weight:800}.relation-spec-chip button{display:grid;width:18px;height:18px;place-items:center;border:0;border-radius:4px;padding:0;color:#5c7fb6;background:transparent}.relation-spec-chip button:hover{color:#dc2626;background:#fff}.relation-spec-add{display:inline-flex;height:28px;align-items:center;gap:3px;border:0;border-radius:6px;padding:0 9px;color:#fff;background:#2563eb;font-size:10px;font-weight:800}.relation-spec-add:disabled,.relation-spec-chip button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:1180px){.relation-config-layout{grid-template-columns:215px minmax(0,1fr)}.relation-slot-workspace,.relation-mapping-body{grid-template-columns:1fr}.relation-preview-pane,.relation-part-area{border-right:0;border-bottom:1px solid var(--relation-line)}.relation-production-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.relation-publish-panel{grid-template-columns:1fr auto}.relation-publish-panel .customization-readiness{grid-column:1 / -1;grid-row:2}}@media(max-width:880px){.relation-config-page{height:auto;overflow:visible}.relation-template-index{width:100%;min-height:520px}.relation-config-heading{align-items:stretch;flex-direction:column}.relation-heading-actions{align-items:stretch}.relation-version-select{flex:1}.relation-version-select select{width:100%}.relation-config-layout{grid-template-columns:1fr;overflow:visible}.relation-template-panel{min-height:310px}.relation-template-list{grid-template-columns:1fr;max-height:none}.relation-template-row{grid-template-columns:1fr;gap:10px}.relation-template-row-actions{justify-content:flex-end}.relation-config-main{overflow:visible;padding-right:0}.relation-config-actionbar{position:static;align-items:flex-start;flex-direction:column}.relation-config-actionbar>div{width:100%;align-items:stretch;flex-wrap:wrap}.relation-config-actionbar .relation-version-select{min-width:200px}.relation-modal.workspace{width:calc(100vw - 24px);height:calc(100vh - 24px);max-height:calc(100vh - 24px)}.relation-summary-stats{display:none}}@media(max-width:620px){.relation-template-file-grid{grid-template-columns:1fr}.relation-heading-actions{flex-direction:column}.relation-template-list{grid-template-columns:1fr}.relation-template-filters{grid-template-columns:1fr;padding-inline:14px}.relation-template-panel>header{padding-inline:14px}.relation-template-list{padding-inline:10px}.relation-template-row-main{grid-template-columns:42px minmax(0,1fr)}.relation-template-icon{width:42px;height:42px}.relation-template-status{grid-column:2;justify-self:start}.relation-template-row-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.relation-template-row-actions button{padding-inline:7px}.relation-template-version-item{grid-template-columns:44px minmax(0,1fr)}.relation-template-version-action{grid-column:2;justify-self:start}.relation-template-summary{align-items:flex-start}.relation-step-tabs{overflow-x:auto;padding:0 7px}.relation-step-tabs button{flex:0 0 auto;padding-inline:9px}.relation-config-content{padding:10px}.relation-section>header{align-items:flex-start}.relation-production-grid,.relation-modal-grid.two,.relation-publish-panel,.relation-create-panel .customization-form-grid.four{grid-template-columns:1fr}.relation-part-tools{align-items:stretch;flex-direction:column}.relation-part-tools>label{width:100%}.relation-publish-panel .customization-readiness,.relation-publish-panel>button{grid-column:auto;grid-row:auto}.relation-modal-backdrop{padding:10px}}:root{color:#172033;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(31,116,255,.1),transparent 36%),linear-gradient(315deg,rgba(29,185,129,.12),transparent 32%),#f4f6f8}.login-panel{width:min(100%,400px);padding:34px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a1a}.brand-mark,.sidebar-logo{display:grid;place-items:center;color:#fff;background:#1f74ff}.brand-mark{width:56px;height:56px;border-radius:8px}.brand-mark img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.login-brand{display:flex;align-items:center;gap:14px;margin-bottom:28px}.login-brand .brand-mark{flex:0 0 auto;width:64px;height:64px;background:transparent}.login-heading h1{margin:0;font-size:28px;line-height:1.2}.login-heading p{margin:7px 0 0;color:#64748b;font-size:15px}.login-message{margin:-10px 0 18px;border:1px solid #fecaca;border-radius:6px;padding:10px 12px;color:#b91c1c;background:#fef2f2;font-size:13px;font-weight:700}.login-form{display:grid;gap:18px}.login-form label{display:grid;gap:8px;color:#334155;font-size:14px}.login-form input{width:100%;height:44px;border:1px solid #cbd5e1;border-radius:6px;padding:0 12px;color:#172033;background:#fff;outline:none}.login-form input:focus{border-color:#1f74ff;box-shadow:0 0 0 3px #1f74ff24}.login-form button{height:44px;margin-top:6px;border:0;border-radius:6px;color:#fff;background:#1f74ff;font-weight:700}.login-divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#94a3b8;font-size:13px}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:#e2e8f0}.google-login-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;border:1px solid #cbd5e1;border-radius:6px;color:#334155;background:#fff;font-weight:700;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.google-login-button-container{min-height:44px;display:flex;justify-content:center}.google-login-button:hover{border-color:#94a3b8;background:#f8fafc;box-shadow:0 6px 16px #0f172a14}.google-login-button span{display:grid;width:22px;height:22px;place-items:center;border:1px solid #e2e8f0;border-radius:999px;color:#4285f4;background:#fff;font-size:14px;font-weight:900}.admin-shell{display:grid;grid-template-columns:240px minmax(0,1fr);height:100vh;overflow:hidden;background:#f4f6f8;transition:grid-template-columns .2s ease}.admin-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar{display:flex;flex-direction:column;height:100vh;overflow:hidden;border-right:1px solid #e2e8f0;background:#fff}.sidebar-brand{display:flex;align-items:center;gap:12px;height:72px;padding:0 14px 0 20px;border-bottom:1px solid #e2e8f0}.sidebar-logo{width:40px;height:40px;flex:0 0 auto;border-radius:8px;background:transparent}.sidebar-logo img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{font-size:18px}.sidebar-brand span{margin-top:2px;color:#64748b;font-size:13px}.sidebar-toggle{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;margin-left:auto;border:0;border-radius:6px;color:#64748b;background:transparent}.sidebar-toggle:hover{color:#0f57d6;background:#f1f5f9}.sidebar.collapsed .sidebar-brand{justify-content:center;padding:0}.sidebar.collapsed .sidebar-logo{width:36px;height:36px}.sidebar.collapsed .sidebar-brand-text{display:none}.sidebar.collapsed .sidebar-toggle{position:absolute;top:74px;left:21px;width:30px;height:30px;margin-left:0;border:1px solid #e2e8f0;background:#fff;box-shadow:0 4px 12px #0f172a14}.menu-list{display:grid;gap:6px;padding:16px 12px}.sidebar.collapsed .menu-list{padding:46px 10px 12px}.menu-group{display:grid;gap:4px}.menu-item,.logout-button,.submenu-item{display:flex;align-items:center;width:100%;border:0;border-radius:6px;color:#475569;background:transparent;text-align:left}.menu-item,.logout-button{gap:10px;height:42px;padding:0 12px}.sidebar.collapsed .menu-item,.sidebar.collapsed .logout-button{justify-content:center;gap:0;padding:0}.sidebar.collapsed .menu-item span,.sidebar.collapsed .logout-button span,.sidebar.collapsed .sidebar-admin>div:not(.sidebar-admin-avatar){display:none}.sidebar.collapsed .menu-item svg,.sidebar.collapsed .logout-button svg{flex:0 0 auto}.menu-item:hover,.logout-button:hover,.submenu-item:hover{background:#f1f5f9}.menu-item.active{color:#0f57d6;background:#eaf2ff;font-weight:700}.submenu-list{display:grid;gap:4px;margin-left:20px;padding-left:12px;border-left:1px solid #e2e8f0}.submenu-item{gap:8px;height:34px;padding:0 12px;font-size:13px}.submenu-item svg{flex:0 0 auto}.submenu-item.active{color:#0f57d6;background:#f8fbff;font-weight:700}.sidebar-admin{display:flex;align-items:center;gap:10px;margin:auto 12px 8px;border:1px solid #e2e8f0;border-radius:8px;padding:10px;background:#f8fafc}.sidebar.collapsed .sidebar-admin{justify-content:center;margin:auto 10px 8px;border:0;padding:0;background:transparent}.sidebar-admin-avatar{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;background:#2563eb;font-size:14px;font-weight:900}.sidebar-admin strong,.sidebar-admin span{display:block}.sidebar-admin strong{max-width:150px;overflow:hidden;color:#172033;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sidebar-admin span{margin-top:3px;color:#64748b;font-size:11px;font-weight:800}.logout-button{margin:0 12px 16px}.sidebar.collapsed .logout-button{margin:0 10px 16px}.content-area{min-width:0;height:100vh;overflow:hidden}.content-header{display:flex;align-items:center;height:72px;padding:0 28px;border-bottom:1px solid #e2e8f0;background:#fff}.content-header h2{display:flex;align-items:center;gap:8px;margin:0;font-size:22px;line-height:1.2}.content-header h2 svg{color:#4f46e5}.content-header span{display:block;margin-bottom:4px;color:#64748b;font-size:12px;font-weight:700}.content-body{height:calc(100vh - 72px);overflow-y:auto;padding:28px}.content-body:has(.product-center-page){overflow:hidden}.content-body:has(.relation-config-page){overflow:hidden}.content-body:has(.flex-product-page.product-list-view){overflow:hidden}.content-body:has(.designer-product-review-page){overflow:hidden}.content-body:has(.designer-collections-page){overflow:hidden}.content-body:has(.order-center-page){overflow:hidden}.content-body:has(.production-resource-page){overflow:hidden}.content-body:has(.product-type-page){overflow:hidden}.content-body:has(.data-center-page){overflow:hidden;padding:0}@media(max-width:880px){.content-body:has(.relation-config-page){overflow-y:auto}}.content-area.immersive .content-body{height:100vh}.empty-content{display:grid;min-height:280px;place-items:center;align-content:center;gap:12px;color:#64748b;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.data-center-page{position:relative;min-height:100%;overflow:hidden;color:#0f172a;background:radial-gradient(circle at 48% 52%,rgba(203,213,225,.22),transparent 42%),linear-gradient(180deg,#f8fbff,#edf3f9)}.data-center-map-container{position:absolute;inset:0;display:grid;place-items:center;cursor:grab}.data-center-map-container:active{cursor:grabbing}.data-center-map-container svg{width:100%;height:100%}.data-center-ocean{fill:#cbd5e1;opacity:.88}.data-center-country{stroke:#fff;stroke-width:.55px;cursor:pointer;transition:opacity .16s ease,stroke-width .16s ease}.data-center-country.is-hovered{opacity:.76;stroke-width:2px}.data-center-glass{border:1px solid rgba(255,255,255,.92);border-radius:8px;background:#ffffffc7;box-shadow:0 18px 40px #0f172a14,inset 0 1px #fffffff2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.data-center-ui-layer{position:absolute;inset:0;z-index:10;display:flex;justify-content:space-between;gap:28px;padding:40px;pointer-events:none}.data-center-hub-card,.data-center-drilldown-card{pointer-events:auto}.data-center-hub-card{width:340px;align-self:flex-start;overflow:hidden}.data-center-hub-heading{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:28px 28px 18px;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.data-center-hub-heading strong{display:block;color:#0f172a;font-size:30px;font-weight:950;line-height:1}.data-center-hub-heading small{display:block;margin-top:8px;color:#64748b;font-size:12px;font-weight:800}.data-center-hub-heading svg{margin-top:4px;color:#64748b;transition:transform .18s ease}.data-center-hub-heading svg.rotated{transform:rotate(180deg)}.data-center-hub-body{max-height:0;padding:0 28px;overflow:hidden;opacity:0;transition:max-height .22s ease,padding .22s ease,opacity .18s ease}.data-center-hub-body.open{max-height:500px;padding:0 28px 28px;opacity:1}.data-center-section-label{display:block;margin:4px 0 12px;color:#64748b;font-size:11px;font-weight:850;letter-spacing:0;text-transform:uppercase}.data-center-source-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border-radius:8px;background:#e2e8f0b3}.data-center-source-filter button{height:36px;border:0;border-radius:6px;color:#64748b;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.data-center-source-filter button.active{color:#0f172a;background:#fff;box-shadow:0 4px 14px #0f172a14}.data-center-traffic-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:14px}.data-center-traffic-summary span{color:#64748b;font-size:11px;font-weight:850}.data-center-traffic-summary strong{color:#0f172a;font-size:24px;font-weight:950;line-height:1;font-variant-numeric:tabular-nums}.data-center-data-note{margin:12px 0 0;color:#64748b;font-size:11px;font-weight:700}.data-center-data-note.error{color:#dc2626}.data-center-traffic-country-list{display:grid;gap:8px;margin-top:12px}.data-center-traffic-country-list.expanded{max-height:154px;padding-right:6px;overflow-y:auto}.data-center-traffic-country-list.expanded::-webkit-scrollbar{width:6px}.data-center-traffic-country-list.expanded::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b88c}.data-center-traffic-country-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;color:#64748b;font-size:11px;font-weight:800}.data-center-traffic-country-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-center-traffic-country-row strong{flex:0 0 auto;color:#2563eb;font-variant-numeric:tabular-nums}.data-center-traffic-country-toggle{height:28px;margin-top:10px;padding:0;border:0;color:#2563eb;background:transparent;cursor:pointer;font-size:11px;font-weight:850;text-align:left}.data-center-tooltip{position:fixed;z-index:50;min-width:218px;padding:16px;opacity:0;pointer-events:none;transition:opacity .12s ease}.data-center-tooltip.visible{opacity:1}.data-center-tooltip-title{display:flex;align-items:center;gap:8px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #e2e8f0}.data-center-tooltip-title svg{color:#64748b}.data-center-tooltip-title strong{color:#0f172a;font-size:13px}.data-center-tooltip-row{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#64748b;font-size:12px;font-weight:700}.data-center-tooltip-row strong{color:#2563eb;font-size:15px;font-variant-numeric:tabular-nums}.data-center-drilldown-card{width:400px;min-height:0;align-self:stretch;margin-top:16px;transform:translate(calc(100% + 56px));transition:transform .32s cubic-bezier(.16,1,.3,1)}.data-center-drilldown-card.active{transform:translate(0)}.data-center-drilldown-inner{position:relative;display:flex;box-sizing:border-box;height:100%;min-height:0;flex-direction:column;padding:28px;overflow:hidden}.data-center-icon-button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:#94a3b8;background:transparent;cursor:pointer}.data-center-icon-button:hover{color:#0f172a;background:#f1f5f9}.data-center-close-button{position:absolute;top:20px;right:20px}.data-center-country-heading{display:flex;align-items:center;gap:14px;margin-bottom:26px;padding-right:42px}.data-center-country-icon{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border:1px solid #e2e8f0;border-radius:8px;color:#334155;background:#fff}.data-center-country-heading h2{margin:0;color:#0f172a;font-size:24px;font-weight:950;line-height:1.12}.data-center-country-heading p{margin:5px 0 0;color:#64748b;font-size:10px;font-weight:850;letter-spacing:0;text-transform:uppercase}.data-center-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:26px}.data-center-stat-card{padding:16px;border-radius:8px}.data-center-stat-card.blue{color:#2563eb;border:1px solid rgba(147,197,253,.42);background:#eff6ffb8}.data-center-stat-card.orange{color:#ff4d00;border:1px solid rgba(255,176,32,.48);background:#fff7edc2}.data-center-stat-card span{display:block;margin-bottom:8px;font-size:10px;font-weight:850;text-transform:uppercase}.data-center-stat-card strong{color:currentColor;font-size:26px;font-weight:950;font-variant-numeric:tabular-nums}.data-center-drilldown-inner h3{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#0f172a;font-size:13px}.data-center-drilldown-inner h3 svg{color:#f59e0b;fill:#f59e0b}.data-center-trend-section{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden}.data-center-trend-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.data-center-trend-heading h3{margin-bottom:0}.data-center-trend-heading h3 svg{color:#2563eb;fill:none}.data-center-trend-heading>span{color:#94a3b8;font-size:9px;font-weight:800}.data-center-trend-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:12px;padding:4px;border-radius:9px;background:#f1f5f9}.data-center-trend-tabs button{height:30px;border:0;border-radius:7px;color:#64748b;background:transparent;cursor:pointer;font:inherit;font-size:10px;font-weight:850}.data-center-trend-tabs button.active{color:#2563eb;background:#fff;box-shadow:0 3px 10px #0f172a14}.data-center-trend-list{display:grid;min-height:0;flex:1 1 auto;align-content:start;grid-auto-rows:max-content;gap:7px;margin-top:10px;padding-right:5px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(148,163,184,.55) transparent;scrollbar-width:thin}.data-center-trend-list::-webkit-scrollbar{width:6px}.data-center-trend-list::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b88c}.data-center-trend-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:43px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:9px;background:#ffffffc7}.data-center-trend-item>i{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:#2563eb;background:#eff6ff;font-size:9px;font-style:normal;font-weight:950}.data-center-trend-item>div{min-width:0}.data-center-trend-item strong,.data-center-trend-item small,.data-center-trend-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-center-trend-item strong{color:#1e293b;font-size:11px;font-weight:900}.data-center-trend-item span{margin-top:3px;color:#94a3b8;font-size:8px;font-weight:750}.data-center-trend-item small{margin-top:3px;color:#2563eb;font-size:8px;font-weight:800}.data-center-trend-item>b{color:#059669;font-size:11px;font-weight:950;font-variant-numeric:tabular-nums}.data-center-trend-loading{display:grid;gap:9px;margin-top:12px}.data-center-trend-loading span{height:43px;border-radius:9px;background:linear-gradient(90deg,#f1f5f9 20%,#e2e8f0,#f1f5f9 80%);background-size:200% 100%;animation:data-center-trend-pulse 1.2s linear infinite}@keyframes data-center-trend-pulse{to{background-position:-200% 0}}.data-center-trend-empty{display:grid;min-height:205px;place-items:center;align-content:center;gap:7px;margin-top:10px;padding:20px;border:1px dashed #cbd5e1;border-radius:10px;color:#94a3b8;background:#f8fafcbd;text-align:center}.data-center-trend-empty strong{color:#475569;font-size:12px}.data-center-trend-empty span{max-width:250px;font-size:9px;font-weight:700;line-height:1.6}.data-center-primary-action{display:inline-flex;width:100%;height:48px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;margin-top:28px;border:0;border-radius:8px;color:#fff;background:#0f172a;box-shadow:0 14px 28px #0f172a2e;cursor:pointer;font-size:14px;font-weight:800}.data-center-primary-action:hover{background:#1e293b}.data-center-primary-action:disabled{color:#94a3b8;background:#e2e8f0;box-shadow:none;cursor:not-allowed}@media(max-width:1120px){.data-center-ui-layer{padding:28px}.data-center-hub-card{width:310px}.data-center-drilldown-card{width:360px}}.empty-content p{margin:0;font-size:14px}.dashboard-page{display:grid;gap:26px;max-width:1180px}.dashboard-create-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:132px;height:32px;border:0;border-radius:8px;padding:0 13px;color:#fff;background:#0f172a;box-shadow:0 6px 14px #0f172a2e;font-size:13px;font-weight:800}.dashboard-create-button:hover{background:#020617}.dashboard-section{display:grid;gap:14px}.dashboard-section h2{display:flex;align-items:center;gap:8px;margin:0;color:#8aa0bd;font-size:16px;line-height:1.25}.dashboard-section h2 svg{color:#5b5cf6}.dashboard-warning{margin:-8px 0 0;color:#b45309;font-size:12px;font-weight:800}.dashboard-notice{border:1px solid #bbf7d0;border-radius:8px;padding:11px 13px;color:#047857;background:#ecfdf5;font-size:12px;font-weight:800}.dashboard-load-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;border:1px solid #fed7aa;border-radius:8px;padding:10px 12px;background:#fff7ed}.dashboard-load-error button{flex:0 0 auto;border:1px solid #fdba74;border-radius:6px;padding:5px 9px;color:#9a3412;background:#fff;font-size:11px;font-weight:800}.dashboard-empty{grid-column:1 / -1;border:1px dashed #cbd5e1;border-radius:8px;padding:20px;color:#64748b;background:#fff;font-size:13px;font-weight:800;text-align:center}.dashboard-empty-action{display:grid;place-items:center;gap:7px}.dashboard-empty-action svg{color:#a5b4fc}.dashboard-empty-action strong{color:#334155}.dashboard-empty-action span{font-size:11px;font-weight:650}.dashboard-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-channel-card{display:flex;align-items:center;gap:12px;min-height:72px;border:1px solid var(--channel-border-color, #dbe3f0);border-radius:8px;padding:0 16px;background:#fff;box-shadow:0 2px #0f172a0d}.dashboard-channel-card strong{color:#172033;font-size:15px;line-height:1.2}.dashboard-channel-card>div{display:grid;gap:4px}.dashboard-channel-card small{color:#94a3b8;font-size:10px;font-weight:800}.dashboard-channel-card-skeleton,.dashboard-company-card-skeleton{pointer-events:none}.dashboard-channel-skeleton-icon{width:40px;height:40px;flex:0 0 auto;border-radius:8px}.dashboard-channel-skeleton-name{width:86px;height:14px}.dashboard-channel-skeleton-count{width:54px;height:9px}.dashboard-channel-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:8px;color:#5b5cf6;background:#f4f1ff}.dashboard-channel-icon img{width:22px;height:22px;object-fit:contain}.dashboard-channel-icon.douyin,.dashboard-channel-icon.tmall{color:#e11d48;background:#fff1f2}.dashboard-channel-icon.temu,.dashboard-channel-icon.amazon{color:#c2410c;background:#fff7ed}.dashboard-channel-icon.shopify{color:#15803d;background:#f0fdf4}.dashboard-channel-icon.tiktok{color:#0f172a;background:#f8fafc}.dashboard-company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-company-card{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:82px;border:1px solid #dbe3f0;border-radius:8px;padding:16px 20px;background:#fff;box-shadow:0 2px #0f172a0d}.dashboard-company-card.active{border-color:#5b5cf6}.dashboard-company-card strong,.dashboard-company-card span{display:block}.dashboard-company-card small{display:block;margin-top:5px;color:#64748b;font-size:10px;font-weight:750}.dashboard-company-card strong{color:#0f172a;font-size:15px;line-height:1.25}.dashboard-company-card span{margin-top:7px;color:#8aa0bd;font-size:12px;font-weight:800}.dashboard-company-card.active strong,.dashboard-company-card.active button{color:#4f35f5}.dashboard-company-card button{flex:0 0 auto;border:1px solid #e8edf5;border-radius:6px;padding:5px 8px;color:#8aa0bd;background:#f8fafc;font-size:12px;font-weight:800}.dashboard-company-skeleton-copy{display:grid;width:min(250px,62%);gap:8px}.dashboard-company-card .dashboard-company-skeleton-name{width:42%;height:14px;margin-top:0}.dashboard-company-card .dashboard-company-skeleton-number{width:58%;height:10px;margin-top:0}.dashboard-company-card .dashboard-company-skeleton-meta{width:36%;height:9px;margin-top:0}.dashboard-company-card .dashboard-company-skeleton-action{width:68px;height:28px;flex:0 0 auto;margin-top:0;border-radius:6px}.dashboard-subject-count-skeleton{width:48px;height:14px;flex:0 0 auto}.dashboard-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-manage-button{display:inline-flex;height:32px;align-items:center;gap:6px;border:1px solid #0f172a;border-radius:7px;padding:0 11px;color:#fff;background:#0f172a;font-size:11px;font-weight:850}.dashboard-manage-button:hover{border-color:#020617;background:#020617}.commerce-dialog{width:min(94vw,520px);overflow:hidden;border:1px solid #dbe3f0;border-radius:10px;background:#fff;box-shadow:0 24px 80px #0f172a42}.commerce-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e8edf5;padding:17px 19px;background:#f8fafc}.commerce-dialog h3{display:flex;align-items:center;gap:8px;margin:0;color:#172033;font-size:16px}.commerce-dialog h3 svg{color:#4f35f5}.commerce-dialog header p{margin:6px 0 0;color:#64748b;font-size:11px;line-height:1.5}.commerce-dialog>header>button{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;color:#94a3b8;background:transparent}.commerce-dialog>header>button:hover{color:#334155;background:#e8edf5}.commerce-form{display:grid;gap:15px;padding:18px 19px}.commerce-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-form label{display:grid;gap:7px;color:#475569;font-size:11px;font-weight:850}.commerce-form label>span{color:#334155}.commerce-form input,.commerce-form select{width:100%;height:38px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;color:#172033;background:#fff;font-size:12px;outline:none}.commerce-form input:focus,.commerce-form select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.commerce-form label small{color:#94a3b8;font-size:10px;font-weight:650}.commerce-form-error{margin:0;border-radius:7px;padding:8px 10px;color:#b91c1c;background:#fef2f2;font-size:11px;font-weight:750}.commerce-dialog>footer,.store-form-actions{display:flex;justify-content:flex-end;gap:9px}.commerce-dialog>footer{border-top:1px solid #e8edf5;padding:13px 19px;background:#f8fafc}.commerce-dialog .dialog-cancel,.commerce-dialog .dialog-confirm{min-width:88px;height:36px;border-radius:7px;padding:0 12px;font-size:11px;font-weight:850}.subject-stores-dialog{width:min(94vw,760px);max-height:min(90vh,820px)}.channel-manage-dialog{width:min(94vw,880px);max-height:min(92vh,860px)}.channel-manage-content{display:grid;overflow-y:auto;max-height:calc(min(92vh,860px) - 132px);gap:14px;padding:17px 19px}.channel-edit-form{border:1px solid #c7d2fe;border-radius:9px;padding:14px;background:#f8faff}.channel-edit-form input:disabled{color:#64748b;background:#f1f5f9;cursor:not-allowed}.commerce-form .channel-overview-check{display:flex;align-items:center;gap:8px}.commerce-form .channel-overview-check input{width:16px;height:16px;flex:0 0 auto;padding:0}.channel-manage-list{display:grid;gap:9px}.channel-manage-list>article{display:grid;grid-template-columns:auto minmax(180px,1fr) auto auto;align-items:center;gap:12px;border:1px solid #e2e8f0;border-radius:9px;padding:11px 12px;background:#fff}.channel-manage-list>article>div:nth-child(2){display:grid;min-width:0;gap:4px}.channel-manage-list strong{display:flex;align-items:baseline;gap:8px;color:#1e293b;font-size:12px}.channel-manage-list strong small{color:#94a3b8;font-size:9px}.channel-manage-list>article>div:nth-child(2)>span{color:#64748b;font-size:10px}.channel-list-flags,.channel-list-actions{display:flex;align-items:center;gap:6px}.channel-list-flags span{border-radius:999px;padding:4px 7px;color:#64748b;background:#f1f5f9;font-size:9px;font-weight:800;white-space:nowrap}.channel-list-flags span.active{color:#047857;background:#ecfdf5}.channel-list-flags span.disabled{color:#b45309;background:#fffbeb}.channel-list-actions button{display:inline-flex;height:30px;align-items:center;gap:4px;border:1px solid #dbe3f0;border-radius:6px;padding:0 9px;color:#475569;background:#fff;font-size:10px;font-weight:800;white-space:nowrap}.channel-list-actions button:hover:not(:disabled){border-color:#a5b4fc;color:#4f35f5;background:#eef2ff}.channel-list-actions button:disabled{opacity:.55;cursor:wait}.subject-stores-content{display:grid;overflow-y:auto;max-height:calc(min(90vh,820px) - 132px);gap:14px;padding:17px 19px}.subject-store-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.subject-store-toolbar>div{display:grid;gap:3px}.subject-store-toolbar strong{color:#334155;font-size:13px}.subject-store-toolbar span{color:#94a3b8;font-size:10px}.subject-store-toolbar>button{display:inline-flex;height:34px;align-items:center;gap:6px;border:0;border-radius:7px;padding:0 11px;color:#fff;background:#4f35f5;font-size:11px;font-weight:850}.store-create-form{border:1px solid #c7d2fe;border-radius:9px;padding:14px;background:#f8faff}.subject-store-list{display:grid;gap:9px}.subject-store-list>article{display:flex;align-items:center;gap:11px;border:1px solid #e2e8f0;border-radius:8px;padding:10px 11px;background:#fff}.subject-store-list>article>div{display:grid;min-width:0;flex:1;gap:3px}.subject-store-list strong{color:#1e293b;font-size:12px}.subject-store-list small{overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.store-state{flex:0 0 auto;border-radius:999px;padding:4px 8px;color:#64748b;background:#f1f5f9;font-size:9px;font-weight:850}.store-state.active{color:#047857;background:#ecfdf5}.template-page{position:relative;display:grid;gap:22px;max-width:1180px}.template-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e2e8f0}.template-titlebar h1{display:flex;align-items:center;gap:10px;margin:0;color:#0f172a;font-size:24px;line-height:1.25}.template-titlebar h1 svg{color:#4f46e5}.template-titlebar p{max-width:780px;margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.6}.template-titlebar>span{flex:0 0 auto;border:1px solid #c7d2fe;border-radius:999px;padding:5px 10px;color:#4338ca;background:#eef2ff;font-size:12px;font-weight:700}.template-card,.dispatch-panel{border:1px solid #e2e8f0;border-radius:8px;padding:24px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.section-title{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:#0f172a;font-size:18px;line-height:1.25}.section-title>span{width:6px;height:20px;border-radius:2px;background:#111827}.section-title.emerald>span{background:#059669}.template-grid{display:grid;gap:16px;margin-bottom:22px}.template-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.template-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.template-field{display:grid;gap:7px;min-width:0}.template-field>span,.slot-area>label{color:#334155;font-size:12px;font-weight:800}.template-field em{margin-left:4px;color:#ef4444;font-style:normal}.template-field input,.template-field select,.template-field textarea{width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:6px;color:#172033;background:#fff;outline:none}.template-field input,.template-field select{height:38px;padding:0 10px}.template-field textarea{min-height:82px;padding:10px;resize:vertical;line-height:1.5}.template-field input:focus,.template-field select:focus,.template-field textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.template-field-warning{margin:-12px 0 18px;color:#dc2626;font-size:12px;font-weight:700}.file-drop{position:relative;display:grid;min-height:84px;place-items:center;border:1px dashed #cbd5e1;border-radius:8px;background:#fff;transition:border-color .2s ease,background-color .2s ease}.file-drop:hover{border-color:#4f46e5;background:#f8fafc}.file-drop input,.production-file input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-drop strong{display:flex;align-items:center;gap:6px;padding:0 14px;color:#475569;font-size:13px;text-align:center}.file-drop.multipart{min-height:132px;padding:18px}.file-drop.multipart.success{border-color:#34d399;background:#ecfdf5}.multipart-content{display:grid;justify-items:center;gap:8px;width:min(100%,520px)}.cover-preview-image{width:min(100%,220px);height:58px;border:1px solid #d1fae5;border-radius:8px;object-fit:contain;background:#fff}.cover-preview-meta{display:grid;justify-items:center;gap:4px}.multipart-progress{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}.multipart-progress span{display:block;height:100%;border-radius:inherit;background:#4f46e5;transition:width .2s ease}.multipart-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;color:#64748b;font-size:12px;font-weight:800}.multipart-meta button{border:0;border-radius:6px;padding:5px 9px;color:#dc2626;background:#fee2e2;font-size:12px;font-weight:800}.multipart-success-text{color:#047857;font-size:12px;font-weight:800}.multipart-error-text{display:grid;justify-items:center;gap:5px;color:#dc2626;font-size:12px;font-weight:800}.multipart-error-text strong{display:inline-flex;align-items:center;gap:5px}.icon-indigo{color:#4f46e5}.icon-sky{color:#0284c7}.icon-emerald{color:#059669}.slot-area{display:grid;gap:12px;padding-top:18px;border-top:1px solid #f1f5f9}.slot-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.slot-empty{display:flex;align-items:center;min-height:58px;border:1px dashed #cbd5e1;border-radius:8px;padding:0 16px;color:#64748b;background:#f8fafc;font-size:12px;font-weight:700}.slot-empty.error{border-color:#fecaca;color:#dc2626;background:#fef2f2}.slot-option{display:flex;align-items:flex-start;gap:10px;min-width:0;min-height:74px;border:1px solid #e2e8f0;border-radius:8px;padding:13px;color:#172033;background:#f8fafc;text-align:left}.slot-option.selected{border-color:#c7d2fe;background:#eef2ff}.slot-option input{flex:0 0 auto;width:15px;height:15px;margin:2px 0 0;accent-color:#4f46e5;pointer-events:none}.slot-option span{display:grid;gap:4px;min-width:0}.slot-option strong{color:#1e293b;font-size:12px;line-height:1.3}.slot-option small{color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.2}.dispatch-panel{display:grid;gap:16px;border-color:#dbe3f0;background:#fff;box-shadow:0 1px 2px #0f172a0a}.dispatch-heading{border:1px solid #e2e8f0;border-radius:8px;padding:16px 18px;background:#f8fafc}.dispatch-heading h2{display:flex;align-items:center;gap:8px;margin:0;color:#0f172a;font-size:16px}.dispatch-heading h2 svg{color:#f59e0b}.dispatch-heading p{margin:7px 0 0;color:#64748b;font-size:12px;line-height:1.6}.group-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0}.group-item{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;border:1px solid #dbe3f0;border-radius:8px;padding:14px;background:#fff;box-shadow:0 1px 1px #0f172a08}.group-item>div{display:flex;align-items:center;gap:9px;min-width:0}.group-item>div span{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:#4f46e5}.group-item strong{overflow:hidden;color:#172033;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.group-item label{display:flex;align-items:center;gap:7px;flex:0 0 auto;color:#64748b;font-size:10px;font-weight:800}.group-item select{height:30px;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;color:#172033;background:#f8fafc;font-size:12px;font-weight:800;outline:none}.dispatch-empty{border:1px dashed #facc15;border-radius:8px;padding:14px 16px;color:#b45309;background:#fffbeb;font-size:13px;font-weight:800}.dispatch-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;color:#64748b;background:#f8fafc;font-size:12px}.dispatch-footer button{display:flex;align-items:center;gap:6px;flex:0 0 auto;border:0;border-radius:6px;padding:7px 10px;color:#fff;background:#111827;font-size:12px;font-weight:700}.size-header{display:flex;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #f1f5f9}.size-header .section-title{margin-bottom:6px}.size-header p{margin:0;color:#94a3b8;font-size:12px;line-height:1.5}.size-header>div:last-child{display:flex;align-items:flex-start;gap:8px;flex:0 0 auto}.primary-action,.secondary-action,.cancel-action,.submit-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:0;border-radius:6px;padding:0 13px;font-size:12px;font-weight:800}.secondary-action{color:#4338ca;background:#eef2ff}.primary-action,.submit-action{color:#fff;background:#4f46e5}.primary-action{background:#111827}.primary-action:hover{background:#020617}.warning-box{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;border:1px dashed #fcd34d;border-radius:8px;padding:26px;color:#b45309;background:#fffbeb;font-size:14px}.size-list{display:grid;gap:22px;margin-top:20px}.size-block{border:1px solid #e2e8f0;border-radius:8px;padding:20px;background:#f8fafc}.size-block>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.size-block>header>div{display:flex;align-items:center;gap:12px;min-width:0}.size-block>header span{flex:0 0 auto;border-radius:6px;padding:6px 10px;color:#fff;background:#172033;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:800}.size-block>header p{margin:0;color:#64748b;font-size:12px}.size-block>header strong{color:#4f46e5}.size-block>header button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border:0;padding:4px;color:#94a3b8;background:transparent;font-size:12px}.size-block>header button:hover{color:#dc2626}.production-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.production-card{display:grid;gap:13px;border:1px solid #e2e8f0;border-radius:8px;padding:16px;background:#fff;box-shadow:0 1px 1px #0f172a0a}.production-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.production-card-title h3{margin:0;color:#1e293b;font-size:13px}.production-card-title p{max-width:260px;overflow:hidden;margin:5px 0 0;color:#d97706;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.production-card-title>span{flex:0 0 auto;border-radius:999px;padding:3px 7px;color:#dc2626;background:#fee2e2;font-size:10px;font-weight:800}.production-file{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;color:#475569;background:#f8fafc;font-size:12px;font-weight:700;transition:border-color .2s ease,background-color .2s ease}.production-file:hover{border-color:#4f46e5}.production-file.selected{border-color:#34d399;color:#047857;background:#ecfdf5}.production-file.multipart.uploading{min-height:70px;padding:10px;cursor:default}.production-file.multipart.error{min-height:48px;border-color:#fecaca;color:#dc2626;background:#fef2f2}.production-upload-content{width:100%}.production-upload-content.error{display:grid;justify-items:center;gap:4px}.production-upload-content.error strong{display:inline-flex;align-items:center;gap:5px;color:#dc2626}.production-file strong,.production-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;border-top:1px solid #f1f5f9}.production-meta .template-field>span{font-size:10px}.production-meta .template-field input,.production-meta .template-field select{height:32px;font-size:12px}.material-display{display:flex;align-items:center;min-height:32px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;color:#172033;background:#f8fafc;font-size:12px;font-weight:700}.material-display.empty{color:#94a3b8;font-weight:600}.template-actions{display:flex;justify-content:flex-end;gap:12px}.cancel-action{border:1px solid #cbd5e1;color:#475569;background:#fff}.submit-action{min-width:186px;color:#fff;background:#111827}.submit-action:hover{background:#020617}.submit-action:disabled{cursor:not-allowed;opacity:.7}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#0f172a5c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.global-loading-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0f172a75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.global-loading-box{display:grid;justify-items:center;gap:10px;width:min(100%,320px);border-radius:8px;padding:26px 24px;color:#fff;background:#111827;box-shadow:0 24px 80px #0f172a52}.global-loading-box span{width:34px;height:34px;border:3px solid rgba(255,255,255,.24);border-top-color:#fff;border-radius:999px;animation:global-loading-spin .8s linear infinite}.global-loading-box strong{font-size:16px}.global-loading-box p{margin:0;color:#cbd5e1;font-size:12px;text-align:center}@keyframes global-loading-spin{to{transform:rotate(360deg)}}.size-dialog{width:min(100%,420px);border:1px solid #e2e8f0;border-radius:8px;padding:22px;background:#fff;box-shadow:0 24px 80px #0f172a3d}.size-dialog header h3{margin:0;color:#0f172a;font-size:18px;line-height:1.25}.size-dialog header p{margin:8px 0 18px;color:#64748b;font-size:13px;line-height:1.5}.size-dialog-field{display:grid;gap:8px}.size-dialog-field span{color:#334155;font-size:12px;font-weight:800}.size-dialog-field input{width:100%;height:42px;border:1px solid #cbd5e1;border-radius:6px;padding:0 12px;color:#172033;background:#fff;outline:none}.size-dialog-field input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.size-dialog-error{margin:10px 0 0;color:#dc2626;font-size:12px;font-weight:700}.size-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.dialog-cancel,.dialog-confirm{display:inline-flex;align-items:center;justify-content:center;min-width:84px;height:38px;border-radius:6px;padding:0 14px;font-size:13px;font-weight:800}.dialog-cancel{border:1px solid #cbd5e1;color:#475569;background:#fff}.dialog-confirm{border:0;color:#fff;background:#4f46e5}.dialog-confirm:disabled{cursor:not-allowed;opacity:.65}.third-party-page{display:grid;gap:22px;max-width:1280px}.orders-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e2e8f0}.orders-titlebar h1{display:flex;align-items:center;gap:10px;margin:0;color:#0f172a;font-size:24px;line-height:1.25}.orders-titlebar h1 svg{color:#059669}.orders-titlebar p{max-width:850px;margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.6}.orders-titlebar>span{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid #a7f3d0;border-radius:999px;padding:5px 10px;color:#047857;background:#ecfdf5;font-size:12px;font-weight:800}.orders-card,.orders-table-card{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.orders-card{padding:24px}.orders-upload-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,2.1fr);gap:22px;align-items:stretch}.orders-control-panel{display:grid;overflow:hidden;gap:0;align-content:start;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 6px 20px #0f172a0a}.import-config-header{display:grid;gap:4px;border-bottom:1px solid #e2e8f0;padding:16px 18px;background:#f8fafc}.import-config-header strong{color:#0f172a;font-size:14px}.import-config-header span{color:#64748b;font-size:11px;line-height:1.5}.import-config-step{display:grid;gap:12px;padding:16px 18px}.import-config-step+.import-config-step{border-top:1px solid #e2e8f0}.import-config-step.disabled{background:#fbfcfc}.import-step-heading{display:flex;align-items:center;gap:10px}.import-step-heading>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;background:#0f172a;box-shadow:0 0 0 4px #f1f5f9;font-size:11px;font-weight:900}.import-config-step.disabled .import-step-heading>span{color:#94a3b8;background:#e2e8f0;box-shadow:0 0 0 4px #f1f5f9}.import-step-heading>div{display:grid;gap:2px}.import-step-heading strong{color:#0f172a;font-size:12px}.import-step-heading small{color:#94a3b8;font-size:10px}.import-source-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.import-source-options button{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;border:1px solid #cbd5e1;border-radius:8px;padding:9px 10px;color:#475569;background:#fff;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.import-source-options button:hover{border-color:#64748b;background:#f8fafc}.import-source-options button.active{border-color:#0f172a;background:#f8fafc;box-shadow:0 0 0 2px #0f172a14}.import-source-options button>span{display:grid;width:30px;height:30px;place-items:center;border-radius:7px;color:#0f172a;background:#f1f5f9;font-size:13px;font-weight:900}.import-source-options button>div{display:grid;min-width:0;gap:2px}.import-source-options button strong{color:#0f172a;font-size:12px}.import-source-options button small{color:#94a3b8;font-size:9px;white-space:nowrap}.import-source-options button>svg{color:#0f172a}.import-store-select{display:flex;height:42px;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;color:#0f172a;background:#fff}.import-store-select:focus-within{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}.import-store-select select{width:100%;min-width:0;height:100%;border:0;color:#0f172a;background:transparent;font-size:12px;font-weight:700;outline:none}.import-store-select:has(select:disabled){border-color:#e2e8f0;color:#cbd5e1;background:#f8fafc}.import-store-select select:disabled{color:#a8b3bf;cursor:not-allowed}.order-filter-panel{gap:16px}.order-center-workspace{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;border-radius:10px;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0a}.order-center-workspace>.order-filter-panel{flex:0 0 auto;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;padding:20px 24px;background:linear-gradient(180deg,#fff,#f8fafc)}.order-center-workspace>.orders-notice{flex:0 0 auto;margin:14px 24px}.order-center-workspace .orders-table-wrap{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff}.order-center-workspace .order-center-table th{position:sticky;top:0;z-index:1}.order-center-workspace>.order-center-pagination{flex:0 0 auto}.order-center-page{display:flex;height:100%;min-height:0;flex-direction:column}.order-center-page>.orders-titlebar{flex:0 0 auto}.order-source-filter{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.order-source-filter>span,.order-filter-field>span{color:#334155;font-size:12px;font-weight:800}.order-source-filter>span{flex:0 0 auto}.order-source-tabs{display:flex;flex-wrap:wrap;gap:8px}.order-batch-delete-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.order-batch-delete-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid #cbd5e1;border-radius:6px;padding:0 13px;color:#0f172a;background:#fff;font-size:12px;font-weight:800}.order-batch-delete-actions .order-batch-delete-confirm-button{border-color:#dc2626;color:#fff;background:#dc2626}.order-batch-delete-actions .order-batch-delete-confirm-button:hover:not(:disabled){border-color:#b91c1c;background:#b91c1c}.order-batch-delete-actions .order-batch-delete-start:hover:not(:disabled),.order-batch-delete-actions .order-batch-delete-cancel:hover:not(:disabled),.order-batch-delete-actions .order-batch-dispatch-confirm-button:hover:not(:disabled){border-color:#0f172a;color:#fff;background:#0f172a}.order-batch-delete-actions button:disabled{cursor:not-allowed;opacity:.45}.order-source-tabs button{display:inline-flex;align-items:center;gap:7px;cursor:pointer;min-height:34px;border:1px solid #cbd5e1;border-radius:999px;padding:0 15px;color:#475569;background:#fff;font-size:12px;font-weight:750;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.order-source-tabs button small{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:999px;padding:0 6px;color:#64748b;background:#f1f5f9;font-size:10px;font-weight:850}.order-source-tabs button.active small{color:#fff;background:#ffffff29}.order-source-tabs button:hover:not(:disabled){border-color:#059669;color:#047857}.order-source-tabs button.active{border-color:#0f172a;color:#fff;background:#0f172a}.order-source-tabs button:disabled{cursor:not-allowed;opacity:.6}.order-filter-grid{display:grid;grid-template-columns:minmax(220px,2fr) repeat(4,minmax(135px,1fr)) auto;gap:12px;align-items:end}.order-filter-field{display:grid;gap:7px;min-width:0}.order-filter-field input,.order-filter-field select{width:100%;min-width:0;height:40px;border:1px solid #cbd5e1;border-radius:6px;padding:0 11px;color:#0f172a;background:#fff;font:inherit;font-size:12px;outline:none}.order-filter-field input:focus,.order-filter-field select:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691f}.order-filter-submit{min-height:40px;justify-content:center;padding-right:18px;padding-left:18px}@media(max-width:1100px){.order-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-filter-submit{width:100%}}@media(max-width:720px){.order-center-workspace>.order-filter-panel{padding:16px}.order-center-workspace>.orders-notice{margin-right:16px;margin-left:16px}.order-source-filter{align-items:flex-start;flex-direction:column}.order-batch-delete-actions{width:100%;margin-left:0}.order-filter-grid{grid-template-columns:1fr}}.conflict-options{display:grid;gap:9px}.conflict-options>span{color:#334155;font-size:12px;font-weight:800}.conflict-options label{display:flex;align-items:center;gap:8px;color:#475569;font-size:12px}.conflict-options input{accent-color:#059669}.download-template{display:inline-flex;align-items:center;gap:6px;justify-self:start;border:0;border-top:1px solid #e2e8f0;padding:14px 0 0;color:#059669;background:transparent;font-size:12px;font-weight:800}.excel-drop{position:relative;display:grid;min-height:170px;place-items:center;border:2px dashed #cbd5e1;border-radius:8px;padding:24px;background:#fff;text-align:center;transition:border-color .2s ease,background-color .2s ease}.excel-drop:hover,.excel-drop.success{border-color:#10b981;background:#f8fffc}.excel-drop.disabled{border-color:#e2e8f0;background:#f8fafc;cursor:not-allowed}.excel-drop.disabled:hover{border-color:#e2e8f0;background:#f8fafc}.excel-drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.excel-drop input:disabled{cursor:not-allowed}.upload-prompt,.upload-loading,.upload-success{display:grid;justify-items:center;gap:9px;max-width:520px;pointer-events:none}.upload-prompt>span,.upload-success>span{display:grid;width:52px;height:52px;place-items:center;border-radius:999px;color:#059669;background:#ecfdf5}.upload-prompt strong,.upload-success strong{color:#334155;font-size:14px}.upload-prompt p,.upload-success p{margin:0;color:#94a3b8;font-size:12px}.upload-success code{max-width:100%;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.upload-success button{position:relative;z-index:1;border:0;border-radius:6px;padding:7px 12px;color:#475569;background:#f1f5f9;font-size:12px;font-weight:800;pointer-events:auto}.upload-success-actions{position:relative;z-index:1;display:flex;justify-content:center;gap:10px;pointer-events:auto}.upload-success .parse-orders-button{color:#fff;background:#111827}.upload-success .parse-orders-button:hover{background:#020617}.upload-loading span{width:30px;height:30px;border:3px solid #d1fae5;border-top-color:#059669;border-radius:999px;animation:spin .8s linear infinite}.upload-loading strong{color:#475569;font-size:12px}.upload-loading div{width:min(100%,360px);height:7px;overflow:hidden;border-radius:999px;background:#f1f5f9}.upload-loading i{display:block;width:100%;height:100%;border-radius:inherit;background:#10b981}@keyframes spin{to{transform:rotate(360deg)}}.orders-table-card{overflow:hidden}.orders-table-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #f1f5f9;padding:20px;background:#f8fafc}.orders-table-card .section-title{margin-bottom:6px;font-size:16px}.orders-table-card header p{margin:0;color:#94a3b8;font-size:12px}.orders-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.orders-actions>span{color:#94a3b8;font-size:12px}.success-action{display:inline-flex;align-items:center;gap:6px;min-height:38px;border:0;border-radius:6px;padding:0 13px;color:#fff;background:#111827;font-size:12px;font-weight:800}.success-action:disabled{cursor:not-allowed;opacity:.62}.orders-notice{margin:16px 20px 0;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px;color:#1d4ed8;background:#eff6ff;font-size:13px;font-weight:700}.orders-notice.error{border-color:#fecaca;color:#b91c1c;background:#fff1f2}.orders-duplicate-row{background:#fff9f0;color:#7c8698}.orders-invalid-row{background:#fff1f2}.orders-invalid-row:hover{background:#ffe4e6!important}.orders-import-check{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;white-space:nowrap}.orders-import-check.new{color:#087a55;background:#e7f8f1}.orders-import-check.duplicate{color:#a45b12;background:#fff0d9}.orders-import-check.invalid{color:#b91c1c;background:#fee2e2}.orders-import-choice{width:min(100%,520px);overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a3d}.orders-import-choice header{display:flex;gap:12px;border-bottom:1px solid #f1f5f9;padding:18px}.orders-import-choice header>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:8px;color:#fff;background:#111827}.orders-import-choice h3{margin:0;color:#0f172a;font-size:17px}.orders-import-choice p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.6}.orders-import-choice-summary{display:grid;gap:8px;padding:18px;color:#475569;background:#f8fafc;font-size:12px;font-weight:750}.orders-import-choice footer{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #f1f5f9;padding:14px 18px}.orders-import-choice footer button{min-height:38px;border-radius:6px;padding:0 14px;font-size:12px;font-weight:850}.orders-import-secondary{border:1px solid #dbe4ef;color:#111827;background:#fff}.orders-import-primary{border:0;color:#fff;background:#111827}.order-center-page{display:grid;gap:20px;color:#1e293b}.order-center-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e2e8f0}.order-center-hero.compact{padding-bottom:14px}.order-center-hero h1{display:flex;align-items:center;gap:10px;margin:0;color:#0f172a;font-size:26px;font-weight:900;letter-spacing:-.03em}.order-center-hero h1 svg{color:#111827}.order-center-hero p{max-width:760px;margin:8px 0 0;color:#64748b;font-size:13px;font-weight:650;line-height:1.7}.order-center-batch{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:#111827;font-size:12px;font-weight:900;white-space:nowrap}.order-view-tabs{display:inline-flex;width:fit-content;border:1px solid #e2e8f0;border-radius:8px;padding:3px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.order-view-tabs button{min-width:112px;height:34px;border:0;border-radius:6px;color:#64748b;background:transparent;font-size:12px;font-weight:900}.order-view-tabs button.active{color:#fff;background:#4f46e5}.all-orders-panel{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.all-orders-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#e2e8f0}.all-orders-stats article{display:grid;gap:6px;padding:16px;background:#fff}.all-orders-stats span{color:#64748b;font-size:12px;font-weight:800}.all-orders-stats strong{color:#0f172a;font-size:24px;font-weight:950;letter-spacing:0}.all-orders-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:14px 16px;background:#f8fafc}.all-orders-toolbar label{position:relative;flex:1 1 auto;max-width:420px}.all-orders-toolbar label svg{position:absolute;top:50%;left:12px;color:#94a3b8;transform:translateY(-50%)}.all-orders-toolbar input,.all-orders-toolbar select{height:36px;border:1px solid #dbe4ef;border-radius:8px;color:#0f172a;background:#fff;font-size:12px;font-weight:750;outline:none}.all-orders-toolbar input{width:100%;padding:0 12px 0 36px}.all-orders-toolbar select{flex:0 0 150px;padding:0 10px}.all-orders-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto}.all-orders-start-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:0;border-radius:8px;padding:0 14px;color:#fff;background:#111827;font-size:12px;font-weight:900;white-space:nowrap}.all-orders-start-button:disabled,.order-dispatch-button:disabled{cursor:not-allowed;opacity:.45}.all-orders-table{min-width:1360px}.all-order-source{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;color:#fff;background:#111827;font-size:10px;font-weight:900;white-space:nowrap}.all-order-source.self{background:#111827}.all-order-source.rose{background:#e11d48}.all-order-source.blue{background:#2563eb}.all-order-source.orange{background:#f97316}.all-order-source.green{background:#16a34a}.order-center-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.order-center-toolbar>div{display:inline-flex;align-items:center;gap:8px;color:#0f172a;font-size:13px;font-weight:900}.order-center-toolbar>div span{width:7px;height:7px;border-radius:50%;background:#111827}.order-center-toolbar label{position:relative;width:min(100%,300px)}.order-center-toolbar label svg{position:absolute;top:50%;left:12px;color:#94a3b8;transform:translateY(-50%)}.order-center-toolbar input{width:100%;height:36px;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:0 12px 0 36px;color:#0f172a;background:#fff;font-size:12px;font-weight:700}.order-center-matrix{display:grid;gap:18px}.order-center-section,.order-channel-box{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a;animation:fadeIn .18s cubic-bezier(.16,1,.3,1)}.order-channel-box{display:block;padding:0}.order-center-section-header,.order-channel-box>header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e8f0;padding:12px 16px;background:#f8fafc}.order-center-section-header>div,.order-channel-box>header>div{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#0f172a;font-size:13px;font-weight:900}.order-center-section-header>span{padding:4px 8px;border-radius:999px;color:#111827;background:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:900}.order-channel-count{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:#111827;background:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:900}.order-channel-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:#fff;background:#111827;font-size:12px;font-weight:900}.order-channel-icon img,.order-channel-logo{width:18px;height:18px;object-fit:contain}.order-channel-logo{flex:0 0 auto}.order-channel-icon.rose{background:#e11d48}.order-channel-icon.blue{background:#2563eb}.order-channel-icon.orange{background:#f97316}.order-channel-icon.green{background:#16a34a}.order-channel-box small{overflow:hidden;color:#94a3b8;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.order-excel-list{display:grid;gap:12px;padding:16px;background:#fff}.order-excel-shell{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a08}.order-center-empty{border:1px dashed #cbd5e1;border-radius:10px;padding:18px;color:#64748b;background:#fff;font-size:13px;font-weight:800;text-align:center}.order-center-empty.nested{margin:12px;padding:14px;background:#f8fafc}.order-center-empty.error{border-color:#fecaca;color:#b91c1c;background:#fff1f2}.order-excel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;border-bottom:1px solid #e2e8f0;padding:11px 14px;color:#1e293b;background:#f8fafc;text-align:left}.order-excel-header:hover{background:#f1f5f9}.order-excel-header>div{display:flex;align-items:center;gap:8px;min-width:0}.order-excel-header svg{flex:0 0 auto}.order-excel-header svg.expanded{transform:rotate(90deg)}.order-excel-header strong{overflow:hidden;color:#1e293b;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.order-excel-header span{flex:0 0 auto;padding:2px 6px;border-radius:6px;color:#64748b;background:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:850}.order-excel-header label{display:inline-flex;align-items:center;gap:6px;color:#111827;font-size:11px;font-weight:900;white-space:nowrap}.order-center-table-wrap{overflow-x:auto}.order-center-table{width:100%;min-width:1180px;border-collapse:collapse;font-size:12px;text-align:left}.order-center-table th{border-bottom:1px solid #e2e8f0;padding:10px 12px;color:#94a3b8;background:#f8fafc;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.order-center-table td{border-bottom:1px solid #f1f5f9;padding:12px;color:#475569;font-weight:750;vertical-align:middle}.order-center-table tr:last-child td{border-bottom:0}.order-center-table tr:hover td{background:#f8fafc}.order-center-table tr.pending td{background:#fff1f257}.order-center-table th:first-child,.order-center-table td:first-child{width:52px;text-align:center}.order-center-table td>strong{display:block;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:900}.order-center-table td>small{display:block;margin-top:3px;color:#94a3b8;font-size:10px;font-weight:700}.order-center-sku{color:#0f172a!important;font-weight:900!important}.order-size-pill{display:inline-flex;min-width:34px;justify-content:center;border-radius:999px;padding:3px 8px;color:#fff;background:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:900}.order-slot-list{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.order-slot-list span{padding:3px 6px;border:1px solid #e5e7eb;border-radius:5px;color:#111827;background:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:850}.order-slot-list .family{color:#fff;background:#111827}.order-slot-list em{display:inline-flex;align-items:center;gap:4px;color:#e11d48;font-size:11px;font-style:normal;font-weight:900}.order-status{display:inline-flex;align-items:center;justify-content:center;min-width:68px;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;white-space:nowrap}.order-status.ready{border:1px solid #fde68a;color:#92400e;background:#fffbeb}.order-status.pending{border:1px solid #fecdd3;color:#be123c;background:#fff1f2}.order-status.dispatched{border:1px solid #bbf7d0;color:#047857;background:#ecfdf5}.order-status.completed{border:1px solid #dbeafe;color:#1d4ed8;background:#eff6ff}.product-center-page{display:flex;height:100%;min-height:0;flex-direction:column;gap:14px;overflow:hidden;color:#0f172a}.unified-product-center{gap:0}.unified-product-center>.product-filter-panel{border-radius:10px 10px 0 0;box-shadow:none}.unified-product-center>.product-workbench>.product-grid-panel{border-top:0;border-radius:0 0 10px 10px}.product-center-topbar,.product-filter-panel,.product-batch-bar,.product-pagination{flex-shrink:0}.product-center-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-center-tabs{display:inline-flex;border-radius:8px;padding:3px;background:#e2e8f0}.product-center-tabs button{border:0;border-radius:6px;padding:8px 20px;color:#64748b;background:transparent;font-size:13px;font-weight:750}.product-center-tabs button.active{color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a1f}.product-create-button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:6px;padding:9px 16px;color:#fff;background:#111827;font-size:13px;font-weight:800}.product-filter-panel{display:flex;align-items:center;flex-wrap:wrap;gap:12px;border:1px solid #cbd5e1;border-radius:10px;padding:12px 16px;background:#fff;box-shadow:0 1px 3px #0f172a0d}.product-filter-panel label,.product-price-filter{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:750}.product-filter-panel select,.product-filter-panel input,.product-operation-fields input,.product-operation-fields select,.product-operation-fields textarea,.product-sku-table input{border:1px solid #cbd5e1;border-radius:6px;color:#0f172a;background:#fff;font-size:12px;outline:none}.product-filter-panel select,.product-filter-panel input{height:30px;padding:0 10px}.product-price-filter input{width:54px}.product-price-filter i{color:#94a3b8;font-style:normal}.product-search-input{width:240px;margin-left:auto}.product-filter-panel>.product-create-button{height:34px;margin-left:auto}.product-center-notice{border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px;color:#1d4ed8;background:#eff6ff;font-size:13px;font-weight:800}.product-center-notice.error{border-color:#fecaca;color:#b91c1c;background:#fff1f2}.product-center-toast{position:fixed;top:92px;right:24px;z-index:3200;display:flex;align-items:center;gap:10px;width:min(420px,calc(100vw - 32px));border:1px solid #bbf7d0;border-radius:10px;padding:13px 16px;color:#166534;background:#f0fdf4;box-shadow:0 12px 32px #0f172a29;font-size:13px;font-weight:800;line-height:1.5;animation:product-center-toast-slide-in .22s ease-out both}.product-center-toast.error{border-color:#fecaca;color:#b91c1c;background:#fff1f2}.product-center-toast.designer-review-toast{border-color:#d1d5db;color:#111827;background:#fff}.product-center-toast-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}@keyframes product-center-toast-slide-in{0%{opacity:0;transform:translate(calc(100% + 32px))}to{opacity:1;transform:translate(0)}}@media(max-width:720px){.product-center-toast{top:76px;right:16px}}.product-workbench{display:flex;min-height:0;flex:1;gap:16px;overflow:hidden}.product-grid-panel,.product-detail-drawer{overflow:hidden;border:1px solid #cbd5e1;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a0d}.product-grid-panel{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column}.product-batch-bar{display:flex;align-items:center;gap:12px;border-bottom:1px solid #cbd5e1;padding:10px 16px;background:#f8fafc;font-size:12px}.product-batch-bar label{display:inline-flex;align-items:center;gap:7px;color:#0f172a;font-weight:800}.product-batch-bar>span{width:1px;height:16px;background:#e2e8f0}.product-batch-bar button{display:inline-flex;align-items:center;gap:5px;border:1px solid #cbd5e1;border-radius:4px;padding:5px 10px;color:#334155;background:#fff;font-size:12px;font-weight:750}.product-batch-bar button.primary{border-color:#111827;color:#fff;background:#111827}.product-batch-bar button.danger{color:#ef4444}.product-table-wrap{min-height:0;flex:1;overflow:auto}.product-table{width:100%;min-width:1040px;border-collapse:collapse;text-align:left;font-size:12px}.product-table th{position:sticky;top:0;z-index:1;border-bottom:1px solid #cbd5e1;padding:10px 14px;color:#64748b;background:#f8fafc;font-weight:800}.product-table td{border-bottom:1px solid #e2e8f0;padding:8px 14px;vertical-align:middle}.product-table tr.active-row td{background:#f5f7ff}.product-table tbody tr:hover td{background:#f8fafc;cursor:pointer}.product-goods-info{display:flex;align-items:center;gap:10px}.product-thumb{display:grid;width:40px;height:40px;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid #e2e8f0;border-radius:6px;background:#f1f5f9;color:#64748b;font-size:16px;font-weight:900}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb.aurora{background-image:linear-gradient(135deg,#4f46e5,#06b6d4)}.product-thumb.sunset{background-image:linear-gradient(135deg,#f43f5e,#fb923c)}.product-goods-info strong{display:block;margin-bottom:2px;color:#0f172a;font-size:12px;font-weight:850}.product-goods-info small{display:block;color:#64748b;font-size:11px;font-weight:650}.product-price{color:#0f172a;font-weight:850}.product-table-empty{padding:48px 16px;color:#64748b;text-align:center;font-size:13px;font-weight:850}.unified-product-actions{display:flex;align-items:center;gap:8px}.unified-product-actions>button{display:inline-flex;align-items:center;gap:6px;border:1px solid #cbd5e1;border-radius:6px;padding:8px 12px;color:#334155;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.unified-product-actions>.product-create-button{border-color:#111827;color:#fff;background:#111827}.unified-product-actions>.batch-archive-confirm-button{border-color:#111827;color:#fff;background:#111827}.unified-product-actions>button:disabled{cursor:not-allowed;opacity:.48}.product-batch-bar em{color:#64748b;font-size:11px;font-style:normal;font-weight:700}.product-batch-bar .unified-product-actions{flex:0 0 auto;margin-left:auto}.product-center-control-bar{display:grid;grid-template-columns:minmax(240px,1fr) minmax(220px,280px) minmax(240px,1fr)}.product-center-control-heading{display:inline-flex;align-items:center;justify-self:start;gap:12px}.product-center-control-bar .product-batch-search-input{width:100%;height:34px;box-sizing:border-box;justify-self:center;margin:0;border:1px solid #cbd5e1;border-radius:6px;padding:0 11px;color:#0f172a;background:#fff;font-size:12px;outline:none}.product-center-control-bar .product-batch-search-input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.product-center-control-bar .unified-product-actions{justify-self:end;margin-left:0}.product-batch-bar .unified-product-actions>button{height:34px}.product-batch-bar .unified-product-actions>.product-create-button{height:32px}.unified-product-table{min-width:1220px}.unified-product-table.batch-selecting{min-width:1270px}.unified-product-table .batch-archive-checkbox-column,.unified-product-table .batch-archive-checkbox-cell{width:48px;box-sizing:border-box;padding-right:10px;padding-left:10px;text-align:center}.batch-archive-checkbox{width:16px;height:16px;margin:0;accent-color:#111827;cursor:pointer}.batch-archive-checkbox:disabled{cursor:not-allowed}.batch-archive-checkbox-skeleton{width:16px;height:16px;margin:0 auto;border-radius:4px}.product-table tbody tr.batch-selected td,.product-table tbody tr.batch-selected:hover td{background:#f1f5f9}.product-table tbody tr.batch-disabled{opacity:.55}.custom-template-product-table{min-width:1280px}.custom-template-product-table th:first-child{width:34%}.custom-template-product-table.batch-selecting{min-width:1330px}.custom-template-product-table.batch-selecting th:first-child{width:48px}.custom-template-product-table.batch-selecting th:nth-child(2){width:34%}.custom-template-product-table th:last-child{width:245px}@keyframes custom-template-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.custom-template-skeleton{display:block;height:12px;max-width:100%;border-radius:6px;background:linear-gradient(90deg,#e8edf3 25%,#f8fafc,#e8edf3 75%);background-size:200% 100%;animation:custom-template-skeleton-shimmer 1.35s ease-in-out infinite}.custom-template-skeleton-row:hover td{cursor:default;background:#fff}.custom-template-skeleton-product{display:flex;align-items:center;gap:10px}.custom-template-skeleton-thumb{width:40px;height:40px;flex:0 0 auto;border-radius:6px}.custom-template-skeleton-copy,.custom-template-skeleton-stack{display:grid;justify-items:start;gap:7px}.custom-template-skeleton-copy{width:min(250px,100%)}.custom-template-skeleton-title{width:58%;height:13px}.custom-template-skeleton-subtitle{width:88%;height:10px}.custom-template-skeleton-mode{width:106px}.custom-template-skeleton-category{width:92px}.custom-template-skeleton-status{width:62px;height:22px}.custom-template-skeleton-shopify-status{width:94px;height:22px}.custom-template-skeleton-channel-action{width:96px;height:28px}.custom-template-skeleton-operation{width:104px;height:28px}.customization-template-card-skeleton{pointer-events:none}.customization-template-card-skeleton .custom-template-skeleton{padding:0;color:transparent}.template-center-skeleton-number{width:36px;height:10px}.template-center-skeleton-status{width:54px;height:24px;border-radius:999px}.template-center-skeleton-title{width:48%;height:16px}.template-center-skeleton-subtitle{width:62%;height:9px}.template-center-skeleton-version{display:flex;align-items:center;gap:8px;min-height:44px;border-radius:8px;padding:10px;background:#f8fafc}.template-center-skeleton-version-badge{width:34px;height:24px;border-radius:5px}.template-center-skeleton-version-label{width:70px;height:10px}.template-center-skeleton-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.template-center-skeleton-metric{height:54px;border-radius:7px}.template-center-skeleton-completeness{width:100%;height:34px;border-radius:7px}.template-center-skeleton-footer-count{width:54px;height:10px}.template-center-skeleton-footer-action{width:70px;height:10px}.product-type-stat-skeleton{width:24px;height:20px}.product-type-skeleton-row{pointer-events:none}.product-type-skeleton-name{width:90px;height:11px}.product-type-skeleton-code{width:62px;height:8px}.product-type-skeleton-description{width:82%;height:10px}.product-type-skeleton-sort{width:24px;height:10px}.product-type-skeleton-status{width:48px;height:22px;border-radius:999px}.product-type-skeleton-actions{display:flex;gap:5px}.product-type-skeleton-action{width:54px;height:28px;border-radius:7px}.production-resource-device-skeleton{pointer-events:none}.production-resource-device-skeleton .production-resource-select{cursor:default}.production-resource-skeleton-name{width:86px;height:11px}.production-resource-skeleton-code{width:62px;height:8px}.production-resource-skeleton-status{width:46px;height:22px;flex:0 0 auto;border-radius:999px}.production-resource-skeleton-power{position:absolute;top:15px;right:10px;width:26px;height:26px;border-radius:7px}.production-resource-filter>.production-resource-skeleton-count{width:28px;height:22px;min-width:28px;padding:0;background:linear-gradient(90deg,#e8edf3 25%,#f8fafc,#e8edf3 75%);background-size:200% 100%;animation:custom-template-skeleton-shimmer 1.35s ease-in-out infinite}.production-resource-material-skeleton{display:flex;align-items:center;gap:11px;min-height:54px;border:1px solid #e0e5ed;border-radius:10px;padding:14px;pointer-events:none}.production-resource-skeleton-checkbox{width:16px;height:16px;flex:0 0 auto;border-radius:4px}.production-resource-material-skeleton .custom-template-skeleton-copy{flex:1}.production-resource-material-skeleton .production-resource-skeleton-power{position:static;flex:0 0 auto}.relation-template-row-skeleton{pointer-events:none}.relation-template-skeleton-thumbnail{width:48px;height:48px;border-radius:9px}.relation-template-skeleton-title{width:44%;height:14px}.relation-template-skeleton-subtitle{width:68%;height:10px}.relation-template-skeleton-status{width:58px;height:24px;border-radius:999px}.relation-template-skeleton-actions{pointer-events:none}.relation-template-skeleton-actions>span{width:98px;height:36px;border-radius:8px}.relation-template-panel>header>div>.relation-template-skeleton-count{width:32px;height:24px;padding:0;background:linear-gradient(90deg,#e8edf3 25%,#f8fafc,#e8edf3 75%);background-size:200% 100%;animation:custom-template-skeleton-shimmer 1.35s ease-in-out infinite}.relation-template-version-skeleton{pointer-events:none}.relation-template-skeleton-version-badge{width:48px;height:32px;border-radius:8px}.relation-template-skeleton-version-title{width:76px;height:12px}.relation-template-skeleton-version-subtitle{width:128px;height:9px}.relation-template-skeleton-version-action{width:62px;height:11px}.relation-workspace-skeleton{pointer-events:none}.relation-workspace-skeleton-icon{width:48px;height:48px;flex:0 0 auto;border-radius:12px}.relation-workspace-skeleton-title{width:210px;height:17px}.relation-workspace-skeleton-subtitle{width:min(420px,70vw);height:10px}.relation-workspace-skeleton-stat{display:grid;justify-items:center;gap:7px}.relation-workspace-skeleton-stat>span:first-child{width:26px;height:18px}.relation-workspace-skeleton-stat>span:last-child{width:48px;height:9px}.relation-workspace-skeleton-tabs{gap:22px;padding-top:12px;padding-bottom:12px}.relation-workspace-skeleton-tabs>span{width:104px;height:19px}.relation-workspace-skeleton-content .relation-section>header>div>.relation-workspace-skeleton-index{width:24px;height:24px;padding:0;background:linear-gradient(90deg,#e8edf3 25%,#f8fafc,#e8edf3 75%);background-size:200% 100%;animation:custom-template-skeleton-shimmer 1.35s ease-in-out infinite}.relation-workspace-skeleton-section-title{width:180px;height:13px}.relation-workspace-skeleton-section-subtitle{width:280px;height:9px}.relation-workspace-skeleton-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 15px}.relation-workspace-skeleton-cards>span{height:92px;border-radius:9px}@media(max-width:820px){.relation-template-row-skeleton{grid-template-columns:1fr}.relation-template-skeleton-actions>span{flex:1}.relation-workspace-skeleton .relation-summary-stats{display:none}.relation-workspace-skeleton-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.relation-workspace-skeleton-arrow{display:none}.relation-workspace-skeleton-cards{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.custom-template-skeleton,.production-resource-filter>.production-resource-skeleton-count,.relation-template-panel>header>div>.relation-template-skeleton-count,.relation-workspace-skeleton-content .relation-section>header>div>.relation-workspace-skeleton-index{animation:none}}.custom-template-configure{display:inline-flex;align-items:center}.custom-template-row-operations{display:flex;align-items:flex-start;flex-direction:column;gap:8px;white-space:nowrap}.product-table-empty>svg{margin-right:6px;vertical-align:middle}.unified-product-mode{display:inline-flex;align-items:center;gap:5px;color:#4f46e5;font-weight:800;white-space:nowrap}.unified-row-action{border:1px solid #cbd5e1;border-radius:5px;padding:5px 8px;color:#334155;background:#fff;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.unified-row-actions{display:flex;align-items:center;gap:6px}.product-center-row-operations{align-items:flex-start;flex-direction:column;gap:8px}.sales-channel-control{display:grid;justify-items:start;gap:7px;min-width:126px}.unified-row-action.mini-program{display:inline-flex;align-items:center;gap:4px;border-color:#a7f3d0;color:#047857;background:#ecfdf5}.unified-row-action.shopify{display:inline-flex;align-items:center;gap:4px;border-color:#c4b5fd;color:#5b21b6;background:#f5f3ff}.unified-row-action.all-channels{display:inline-flex;align-items:center;gap:4px}.unified-row-action.all-channels.suspend{border-color:#fecaca;color:#b91c1c;background:#fff7f7}.unified-row-action.all-channels.restore{border-color:#86efac;color:#047857;background:#ecfdf5}.unified-row-action:disabled{cursor:not-allowed;opacity:.55}.shopify-channel-backdrop{z-index:80}.shopify-channel-dialog{display:flex;width:min(760px,100%);max-height:min(860px,calc(100vh - 48px));overflow:hidden;border:1px solid #dbe4ef;border-radius:16px;background:#fff;box-shadow:0 28px 90px #0f172a47;flex-direction:column}.shopify-channel-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e2e8f0;padding:22px 24px 18px;background:linear-gradient(135deg,#fafafa,#f5f3ff)}.shopify-channel-heading{display:flex;align-items:flex-start;gap:13px}.shopify-channel-heading>span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:12px;color:#fff;background:#5b21b6;box-shadow:0 8px 18px #5b21b633}.shopify-channel-heading h3{margin:1px 0 5px;color:#0f172a;font-size:20px;font-weight:900}.shopify-channel-heading p{margin:0;color:#64748b;font-size:12px;font-weight:650;line-height:1.55}.shopify-channel-close{display:grid;width:34px;height:34px;flex:0 0 auto;border:1px solid #dbe4ef;border-radius:9px;color:#64748b;background:#fff;cursor:pointer;place-items:center}.shopify-channel-close:disabled{cursor:not-allowed;opacity:.5}.shopify-channel-body{display:grid;min-height:250px;overflow-y:auto;gap:16px;padding:20px 24px}.shopify-channel-product{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e2e8f0;border-radius:11px;padding:11px 13px;background:#f8fafc}.shopify-channel-product>div:nth-child(2){display:grid;min-width:0;gap:3px}.shopify-channel-product strong{color:#0f172a;font-size:14px;font-weight:900}.shopify-channel-product small{color:#64748b;font-size:11px;font-weight:700}.shopify-channel-loading,.shopify-channel-error,.shopify-channel-empty{display:flex;align-items:center;justify-content:center;gap:9px;min-height:110px;border:1px dashed #cbd5e1;border-radius:11px;color:#64748b;background:#f8fafc;font-size:13px;font-weight:800;text-align:center}.shopify-channel-error{min-height:auto;justify-content:flex-start;border-style:solid;border-color:#fecaca;padding:12px 14px;color:#b91c1c;background:#fff1f2;text-align:left}.shopify-channel-store-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.shopify-channel-store-row>div,.shopify-channel-store-row a{display:inline-flex;align-items:center;gap:6px}.shopify-channel-store-row>div{min-width:0;color:#64748b;font-size:12px}.shopify-channel-store-row strong{color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopify-channel-store-row a{flex:0 0 auto;color:#5b21b6;font-size:11px;font-weight:850;text-decoration:none}.shopify-channel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shopify-channel-list>label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px;min-height:104px;border:1px solid #dbe4ef;border-radius:11px;padding:14px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.shopify-channel-list>label:hover{border-color:#a78bfa}.shopify-channel-list>label.selected{border-color:#7c3aed;background:#faf5ff;box-shadow:0 0 0 2px #7c3aed14}.shopify-channel-list>label.disabled{cursor:not-allowed;opacity:.55}.shopify-channel-list input{position:absolute;opacity:0;pointer-events:none}.shopify-channel-checkbox{display:grid;width:22px;height:22px;border:1.5px solid #cbd5e1;border-radius:7px;color:#fff;background:#fff;place-items:center}.shopify-channel-list label.selected .shopify-channel-checkbox{border-color:#7c3aed;background:#7c3aed}.shopify-channel-list label>div{display:grid;gap:4px}.shopify-channel-list label strong{color:#172033;font-size:13px;font-weight:900}.shopify-channel-list label p{margin:0;color:#64748b;font-size:11px;font-weight:650;line-height:1.4}.shopify-channel-list label small{color:#94a3b8;font-size:9px;font-weight:750}.shopify-channel-list label em{border-radius:99px;padding:3px 7px;color:#047857;background:#d1fae5;font-size:9px;font-style:normal;font-weight:900;white-space:nowrap}.shopify-channel-tip{display:grid;gap:3px;border-left:3px solid #8b5cf6;padding:2px 0 2px 12px}.shopify-channel-tip strong{color:#4c1d95;font-size:11px}.shopify-channel-tip span{color:#64748b;font-size:10px;line-height:1.45}.shopify-unpublish-warning{display:flex;align-items:flex-start;gap:10px;border:1px solid #fecaca;border-radius:10px;padding:13px;color:#b91c1c;background:#fff1f2}.shopify-unpublish-warning>div{display:grid;gap:4px}.shopify-unpublish-warning strong{font-size:13px;font-weight:900}.shopify-unpublish-warning p{margin:0;color:#7f1d1d;font-size:11px;line-height:1.5}.shopify-channel-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e8f0;padding:16px 24px;background:#f8fafc}.shopify-channel-dialog>footer>div{display:flex;align-items:center;gap:9px}.shopify-channel-dialog .dialog-confirm,.shopify-channel-dialog .dialog-cancel,.shopify-unpublish-button{cursor:pointer}.shopify-channel-dialog .dialog-confirm{gap:6px}.shopify-channel-dialog .dialog-confirm.danger{background:#dc2626}.shopify-unpublish-button{border:0;padding:7px 0;color:#dc2626;background:transparent;font-size:11px;font-weight:850}.shopify-unpublish-button:disabled,.shopify-channel-dialog button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:720px){.shopify-channel-dialog{max-height:calc(100vh - 24px)}.shopify-channel-dialog>header,.shopify-channel-body,.shopify-channel-dialog>footer{padding-right:16px;padding-left:16px}.shopify-channel-list{grid-template-columns:1fr}.shopify-channel-product{grid-template-columns:auto minmax(0,1fr)}.shopify-channel-product>.product-status{grid-column:1 / -1;justify-self:start}.shopify-channel-dialog>footer{align-items:stretch;flex-direction:column}.shopify-channel-dialog>footer>div:last-child{justify-content:flex-end}}.unified-product-drawer section{display:grid;gap:8px}.unified-product-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.unified-product-image-grid figure{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc}.unified-product-image-grid img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.unified-product-image-grid figcaption{position:absolute;right:4px;bottom:4px;border-radius:99px;padding:2px 5px;color:#fff;background:#0f172abf;font-size:8px;font-weight:800}.unified-market-list,.unified-sku-list{display:grid;gap:7px}.unified-market-list article,.unified-sku-list article{display:grid;grid-template-columns:minmax(74px,auto) 1fr auto;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:7px;padding:9px;background:#f8fafc}.unified-market-list article>div,.unified-sku-list article>div{display:grid;gap:2px}.unified-market-list strong,.unified-sku-list strong{color:#0f172a;font-size:11px}.unified-market-list small,.unified-sku-list small{color:#94a3b8;font-size:9px}.unified-market-list article>span,.unified-sku-list article>span{color:#475569;font-size:10px;font-weight:750}.product-status{display:inline-flex;border-radius:4px;padding:3px 7px;font-size:11px;font-weight:800}.product-status.success{color:#15803d;background:#dcfce7}.product-status.warning{color:#b45309;background:#fef3c7}.product-status.info{color:#1d4ed8;background:#dbeafe}.product-status.danger{color:#b91c1c;background:#fee2e2}.product-status.muted{color:#475569;background:#e2e8f0}.product-shopify-sync-cell{display:inline-flex;flex-direction:column;align-items:flex-start;gap:5px}.product-shopify-sync-cell small{color:#64748b;font-size:10px;font-weight:700;white-space:nowrap}.product-shopify-sync-cell button{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:5px;padding:5px 8px;color:#fff;background:#0f172a;font-size:11px;font-weight:850;cursor:pointer}.product-shopify-sync-cell button:hover{background:#1e293b}.product-shopify-sync-cell button.danger{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3}.product-shopify-sync-cell button.danger:hover{color:#991b1b;background:#ffe4e6}.product-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #cbd5e1;padding:10px 16px;color:#64748b;background:#f8fafc;font-size:12px;font-weight:700}.product-pagination>div{display:flex;gap:4px}.product-pagination button{border:1px solid #cbd5e1;border-radius:4px;padding:4px 8px;color:#334155;background:#fff;font-size:11px;font-weight:800}.product-pagination button.active{border-color:#111827;color:#fff;background:#111827}.product-pagination button:disabled{opacity:.5}.product-detail-drawer{display:flex;width:420px;min-height:0;height:100%;flex:0 0 420px;flex-direction:column}.product-detail-drawer>header,.product-detail-drawer>footer{display:flex;align-items:center;border-color:#cbd5e1;background:#f8fafc}.product-detail-drawer>header{justify-content:space-between;border-bottom:1px solid #cbd5e1;padding:14px 16px}.product-detail-drawer>header strong{font-size:14px;font-weight:850}.product-detail-drawer>header button{display:inline-grid;width:28px;height:28px;place-items:center;border:0;color:#64748b;background:transparent}.product-drawer-body{display:flex;min-height:0;flex:1;flex-direction:column;gap:16px;overflow-y:auto;padding:16px}.product-drawer-body section:first-child{border-bottom:1px solid #e2e8f0;padding-bottom:16px}.product-drawer-body h3{margin:0 0 4px;color:#0f172a;font-size:14px;font-weight:900}.product-drawer-body p{margin:0;color:#64748b;font-size:11px;font-weight:700}.product-drawer-body h4{margin:0 0 8px;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}.product-drawer-gallery{display:grid;gap:10px}.product-drawer-gallery>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-drawer-gallery>header h4{margin-bottom:2px}.product-drawer-gallery>header p{margin:0}.product-drawer-gallery>header label{position:relative;display:inline-flex;flex:0 0 auto}.product-drawer-gallery>header label input{position:absolute;inset:0;opacity:0;cursor:pointer}.product-drawer-gallery>header label input:disabled{cursor:not-allowed}.product-drawer-gallery>header label span{display:inline-flex;align-items:center;justify-content:center;height:28px;border:1px solid #111827;border-radius:6px;padding:0 10px;color:#fff;background:#111827;font-size:11px;font-weight:850}.product-sku-table{width:100%;border:1px solid #e2e8f0;border-collapse:collapse}.product-sku-table th,.product-sku-table td{border:1px solid #e2e8f0;padding:6px 8px;font-size:11px}.product-sku-table th{color:#64748b;background:#f8fafc}.product-sku-table input{width:100%;min-width:0;height:24px;box-sizing:border-box;padding:0 6px}.product-input-assets{display:grid;gap:10px}.product-input-assets article{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;border:1px solid #e2e8f0;border-radius:8px;padding:10px;background:#fff}.product-input-assets article.error{border-color:#fecaca;background:#fff7f7}.product-input-asset-preview{display:grid;width:72px;height:72px;place-items:center;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;color:#94a3b8;background:#f8fafc;font-size:11px;font-weight:800}.product-input-asset-preview img{width:100%;height:100%;object-fit:cover}.product-input-asset-info{min-width:0}.product-input-asset-info strong{display:block;margin-bottom:4px;color:#0f172a;font-size:13px;font-weight:900}.product-input-asset-info span{display:block;color:#64748b;font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-input-asset-upload{position:relative;display:inline-flex;width:fit-content;margin-top:8px}.product-input-asset-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.product-input-asset-upload input:disabled{cursor:not-allowed}.product-input-asset-upload span{display:inline-flex;align-items:center;justify-content:center;height:28px;border:1px solid #111827;border-radius:6px;padding:0 10px;color:#fff;background:#111827;font-size:11px;font-weight:850}.product-input-asset-error,.product-input-empty{color:#b91c1c;font-size:11px;font-weight:800}.product-input-empty{border:1px dashed #cbd5e1;border-radius:8px;padding:16px;color:#64748b;background:#f8fafc;text-align:center}.product-operation-fields{display:grid;gap:10px}.product-operation-fields label{display:grid;gap:6px;font-size:12px;font-weight:750}.product-operation-fields label span{color:#334155;font-weight:850}.product-operation-fields input,.product-operation-fields select{width:100%;height:30px;padding:0 8px}.product-operation-fields textarea{width:100%;min-height:72px;resize:vertical;padding:8px;line-height:1.5}.product-detail-drawer>footer{gap:8px;border-top:1px solid #cbd5e1;padding:12px 16px}.product-detail-drawer>footer button{flex:1;border:1px solid #cbd5e1;border-radius:6px;padding:8px 12px;color:#334155;background:#fff;font-size:12px;font-weight:850}.product-detail-drawer>footer button.save{border-color:#111827;color:#fff;background:#111827}.product-create-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-create-modal{display:flex;width:min(1040px,100%);max-height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid #dbe4ef;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a3d;flex-direction:column}.product-create-modal>header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8f0;padding:20px 24px;background:#f8fafc}.product-create-modal>header>div{display:flex;align-items:center;gap:14px}.product-create-modal>header>div>span{display:grid;width:48px;height:48px;place-items:center;border-radius:10px;color:#111827;background:#eef2ff}.product-create-modal h3{margin:0;color:#0f172a;font-size:20px;font-weight:950;letter-spacing:0}.product-create-modal p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:700}.product-create-modal>header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:#64748b;background:transparent}.product-create-modal>header>button:hover{background:#e2e8f0}.product-create-modal>header>button:disabled{cursor:not-allowed;opacity:.45}.product-create-modal-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 20px;overflow-y:auto;padding:24px;background:#fff}.product-create-modal-body label{display:grid;gap:8px}.product-create-field-stack{display:grid;align-content:start;gap:12px}.product-create-inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-create-modal-body .span-2{grid-column:1 / -1}.product-create-modal-body label>span{color:#334155;font-size:13px;font-weight:900}.product-create-modal-body input,.product-create-modal-body select,.product-create-modal-body textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff;font-size:14px;font-weight:750;outline:none}.product-create-modal-body input,.product-create-modal-body select{height:46px;padding:0 14px}.product-create-modal-body textarea{min-height:92px;resize:vertical;padding:12px}.product-create-modal-body input:focus,.product-create-modal-body select:focus,.product-create-modal-body textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #0f172a14}.product-template-summary{display:flex;align-items:center;gap:12px;height:96px;min-height:88px;box-sizing:border-box;border:1px solid #dbe4ef;border-radius:10px;padding:12px 14px;background:#f8fafc}.product-template-summary.error{border-color:#fecaca;color:#b91c1c;background:#fff1f2;font-size:13px;font-weight:850}.product-template-summary.compact{align-items:flex-start;min-height:96px}.product-template-summary img{width:68px;height:68px;flex:0 0 auto;border:1px solid #e2e8f0;border-radius:8px;object-fit:cover;background:#fff}.product-template-summary strong{display:block;margin-bottom:6px;color:#0f172a;font-size:14px;font-weight:950}.product-template-summary p{margin:0 0 4px;color:#64748b;font-size:12px;font-weight:750}.product-image-uploader{display:grid;gap:12px}.product-image-uploader>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-image-uploader strong{display:block;color:#0f172a;font-size:15px;font-weight:950}.product-image-uploader p{margin:3px 0 0;color:#64748b;font-size:12px;font-weight:700}.product-image-uploader label{position:relative;display:inline-flex;flex:0 0 auto}.product-image-uploader label input{position:absolute;inset:0;opacity:0;cursor:pointer}.product-image-uploader label span{display:inline-flex;align-items:center;justify-content:center;min-width:128px;height:36px;box-sizing:border-box;border:1px solid #111827;border-radius:8px;padding:0 14px;color:#fff;background:#111827;font-size:12px;font-weight:900}.product-image-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,104px));gap:10px}.product-image-preview-grid.compact{grid-template-columns:repeat(auto-fill,minmax(88px,88px));gap:8px}.product-image-preview-grid figure{position:relative;width:104px;aspect-ratio:1;margin:0}.product-image-preview-grid.compact figure{width:88px}.product-image-preview-button{position:relative;width:100%;height:100%;overflow:hidden;border:1px solid #dbe4ef;border-radius:10px;padding:0;background:#f8fafc;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-image-preview-button:hover{border-color:#111827;box-shadow:0 8px 18px #0f172a1f;transform:translateY(-1px)}.product-image-preview-grid figure.preview .product-image-preview-button{border-color:#111827;box-shadow:0 0 0 2px #0f172a14}.product-image-preview-grid img{width:100%;height:100%;object-fit:cover}.product-image-preview-button span{position:absolute;top:6px;left:6px;border-radius:999px;padding:3px 7px;color:#111827;background:#ffffffe0;font-size:10px;font-weight:900}.product-image-preview-grid figure.preview .product-image-preview-button span{color:#fff;background:#111827}.product-image-remove-button{position:absolute;top:-7px;right:-7px;display:grid;width:24px;height:24px;place-items:center;border:1px solid #fecaca;border-radius:999px;color:#dc2626;background:#fff;box-shadow:0 6px 14px #0f172a29}.product-image-remove-button:hover{color:#fff;background:#dc2626}.product-image-empty{border:1px dashed #cbd5e1;border-radius:10px;padding:18px;color:#64748b;background:#f8fafc;text-align:center;font-size:13px;font-weight:800}.product-image-upload-error{margin:0;color:#dc2626;font-size:12px;font-weight:800}.product-create-inputs{display:grid;gap:12px}.product-create-inputs>header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e2e8f0;padding-top:18px}.product-create-inputs>header strong{display:block;color:#0f172a;font-size:15px;font-weight:950}.product-create-inputs>header p{margin:3px 0 0;color:#64748b;font-size:12px;font-weight:700}.product-create-inputs>header button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:8px;padding:8px 12px;color:#111827;background:#fff;font-size:12px;font-weight:900}.product-create-input-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,132px));gap:12px}.product-create-input-empty{border:1px dashed #cbd5e1;border-radius:10px;padding:20px;color:#64748b;background:#f8fafc;text-align:center;font-size:13px;font-weight:800}.product-create-input-card{position:relative;display:grid;width:132px;aspect-ratio:1;place-items:center;gap:8px;box-sizing:border-box;border:1px solid #dbe4ef;border-radius:10px;padding:14px;background:#fff;box-shadow:0 1px 2px #0f172a08}.product-create-input-card.uploaded{border-color:#bbf7d0;background:#f8fffb}.product-create-input-card.disabled{border-style:dashed;background:#f8fafc;opacity:.72}.product-slot-meta{display:grid;place-items:center;min-width:0;gap:6px;text-align:center}.product-slot-meta strong{max-width:100%;color:#0f172a;font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-slot-meta span{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;color:#64748b;background:#f1f5f9;font-size:11px;font-weight:800}.product-slot-upload{position:static;display:contents}.product-slot-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.product-slot-upload input:disabled{cursor:not-allowed}.product-slot-upload span{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;min-width:0;height:32px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:7px;padding:0 8px;color:#111827;background:#f8fafc;font-size:12px;font-weight:900}.product-create-input-card.uploaded .product-slot-upload span{border-color:#86efac;color:#15803d;background:#ecfdf5}.product-create-input-card.disabled .product-slot-upload span{border-color:#cbd5e1;color:#64748b;background:#e2e8f0}.product-slot-upload-error{position:absolute;right:8px;bottom:6px;left:8px;margin:0;color:#dc2626;font-size:10px;font-weight:800;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-create-inline-notice{border:1px solid #fecaca;border-radius:8px;padding:10px 12px;color:#b91c1c;background:#fff1f2;font-size:13px;font-weight:850}.product-shopify-modal{width:min(1120px,100%)}.product-shopify-delete-modal{width:min(560px,100%)}.product-shopify-delete-modal>header>div>span.danger-icon{color:#dc2626;background:#fff1f2}.shopify-delete-modal-body{display:grid;gap:16px;overflow-y:auto;padding:24px}.shopify-delete-product-summary{display:flex;align-items:center;gap:12px;border:1px solid #dbe4ef;border-radius:8px;padding:12px;background:#f8fafc}.shopify-delete-product-summary>div:last-child{display:grid;min-width:0;gap:4px}.shopify-delete-product-summary strong{color:#0f172a;font-size:15px;font-weight:900}.shopify-delete-product-summary small{color:#64748b;font-size:12px;font-weight:750;overflow-wrap:anywhere}.shopify-delete-warning{border-left:3px solid #dc2626;padding:2px 0 2px 14px}.shopify-delete-warning strong{color:#991b1b;font-size:14px;font-weight:900}.shopify-delete-warning p{margin:6px 0 0;color:#475569;font-size:13px;font-weight:700;line-height:1.55}.product-shopify-body{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.shopify-local-summary{display:grid;gap:12px}.shopify-store-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dbe4ef;border-radius:10px;padding:12px 14px;background:#f8fafc}.shopify-store-chip span{color:#64748b;font-size:12px;font-weight:850}.shopify-store-chip strong{min-width:0;color:#0f172a;font-size:13px;font-weight:900;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.shopify-sync-record{display:grid;gap:6px;border:1px solid #bfdbfe;border-radius:10px;padding:12px 14px;background:#eff6ff}.shopify-sync-record>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.shopify-sync-record span{color:#2563eb;font-size:12px;font-weight:850}.shopify-sync-record strong{min-width:0;color:#0f172a;font-size:12px;font-weight:900;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.shopify-sync-record p{margin:0;color:#475569;font-size:12px;font-weight:800}.shopify-publish-panel,.shopify-variant-panel{display:grid;gap:12px;border:1px solid #dbe4ef;border-radius:10px;padding:14px;background:#f8fafc}.shopify-publish-panel>header,.shopify-variant-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.shopify-publish-panel strong,.shopify-variant-panel strong{color:#0f172a;font-size:14px;font-weight:900}.shopify-publish-panel p,.shopify-variant-panel p{margin:3px 0 0;color:#64748b;font-size:12px;font-weight:700}.shopify-publish-panel>header button,.shopify-publication-pager button{display:inline-flex;align-items:center;gap:6px;border:1px solid #cbd5e1;border-radius:7px;padding:8px 10px;color:#334155;background:#fff;font-size:12px;font-weight:850}.shopify-publish-mode{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shopify-publish-mode button{border:1px solid #cbd5e1;border-radius:8px;padding:10px 8px;color:#334155;background:#fff;font-size:13px;font-weight:900}.shopify-publish-mode button.active{border-color:#111827;color:#fff;background:#111827}.shopify-publication-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shopify-publication-list label{display:flex;align-items:flex-start;gap:8px;border:1px solid #e2e8f0;border-radius:8px;padding:10px;background:#fff}.shopify-publication-list label>span{display:grid;gap:2px;min-width:0}.shopify-publication-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopify-publication-list small{color:#64748b;font-size:11px;font-weight:750}.shopify-publication-empty{grid-column:1 / -1;border:1px dashed #cbd5e1;border-radius:8px;padding:18px;color:#64748b;background:#fff;text-align:center;font-size:13px;font-weight:850}.shopify-publication-pager{display:flex;justify-content:flex-end;gap:8px}.shopify-variant-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.shopify-variant-preview{display:flex;flex-wrap:wrap;gap:8px}.shopify-variant-preview span,.shopify-variant-preview em{border-radius:999px;padding:6px 9px;color:#334155;background:#fff;font-size:12px;font-weight:850;font-style:normal}.shopify-success-notice{border:1px solid #bbf7d0;border-radius:8px;padding:10px 12px;color:#15803d;background:#f0fdf4;font-size:13px;font-weight:850}.product-create-modal>footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e2e8f0;padding:16px 24px;background:#f8fafc}.product-create-modal>footer button{min-width:108px;border:1px solid #cbd5e1;border-radius:8px;padding:10px 16px;color:#334155;background:#fff;font-size:14px;font-weight:900}.product-create-modal>footer button.save{border-color:#111827;color:#fff;background:#111827}.product-create-modal>footer button.danger-save{border-color:#dc2626;color:#fff;background:#dc2626}.product-create-modal>footer button:disabled{cursor:not-allowed;opacity:.55}.order-dispatch-button,.order-fix-button,.order-locked{display:inline-flex;align-items:center;gap:5px;border:0;color:#111827;background:transparent;font-size:12px;font-weight:900;white-space:nowrap}.order-fix-button{color:#e11d48}.order-locked{color:#94a3b8}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;min-width:1040px;border-collapse:collapse;text-align:left;font-size:12px}.orders-table th{border-bottom:1px solid #e2e8f0;padding:14px 16px;color:#94a3b8;background:#f8fafc;font-size:10px;font-weight:900;letter-spacing:0;text-transform:uppercase}.orders-table td{border-bottom:1px solid #f1f5f9;padding:14px 16px;color:#475569;font-weight:700;vertical-align:middle}.orders-table tbody tr:hover{background:#f8fafc}.order-row-warning{background:#fffbeb}.orders-index,.orders-id,.orders-code,.size-chip{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.orders-index,.orders-qty{text-align:center}.orders-id{color:#0f172a}.orders-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-code.ready{color:#4f46e5}.orders-code.error{color:#dc2626}.platform-badge,.status-badge,.size-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900;white-space:nowrap}.platform-badge.red{color:#b91c1c;background:#fee2e2}.platform-badge.sky{color:#0369a1;background:#e0f2fe}.size-chip{color:#fff;background:#0f172a}.status-badge.ready{border:1px solid #bbf7d0;color:#047857;background:#ecfdf5}.status-badge.ready i{width:7px;height:7px;border-radius:999px;background:#10b981}.status-badge.error{border:1px solid #fde68a;color:#b45309;background:#fffbeb}.production-status-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:850;line-height:1;white-space:nowrap}.production-status-badge i{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:currentColor}.production-status-badge.waiting{border-color:#fde68a;color:#b45309;background:#fffbeb}.production-status-badge.ready{border-color:#bae6fd;color:#0369a1;background:#f0f9ff}.production-status-badge.working,.production-status-badge.checking{border-color:#c7d2fe;color:#4f46e5;background:#eef2ff}.production-status-badge.complete{border-color:#a7f3d0;color:#047857;background:#ecfdf5}.production-status-badge.cancelled,.production-status-badge.unknown{border-color:#e2e8f0;color:#64748b;background:#f8fafc}.production-status-badge.exception{border-color:#fecaca;color:#dc2626;background:#fef2f2}.order-detail-production-status{display:flex;align-items:center;gap:9px;margin-top:10px}.order-detail-production-status>span{color:#64748b;font-size:12px;font-weight:800}.order-detail-items-table{min-width:1040px}.order-design-preview-link{display:block;width:96px;height:72px;padding:0;overflow:hidden;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:zoom-in;transition:border-color .16s ease,box-shadow .16s ease}.order-design-preview-link:hover{border-color:#111827;box-shadow:0 4px 12px #0f172a1f}.order-design-preview-link img{width:100%;height:100%;object-fit:contain}.order-material-preview-list{display:flex;flex-wrap:wrap;gap:6px;max-width:300px}.order-material-preview-button{display:block;width:96px;height:72px;padding:0;overflow:hidden;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:zoom-in;transition:border-color .16s ease,box-shadow .16s ease}.order-material-preview-button:hover{border-color:#111827;box-shadow:0 3px 10px #0f172a1f}.order-material-preview-button img{display:block;width:100%;height:100%;object-fit:contain}.order-row-actions .order-delete-button{display:inline-flex;align-items:center;gap:4px;border-color:#fecaca;color:#dc2626}.order-row-actions .order-delete-button:hover{border-color:#dc2626;background:#dc2626;color:#fff}.order-delete-dialog{width:min(520px,92vw)}.order-delete-warning{display:flex;align-items:flex-start;gap:12px;margin:24px;padding:16px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;color:#b91c1c}.order-delete-warning>div{display:grid;gap:5px}.order-delete-warning strong,.order-delete-warning span{display:block}.order-delete-warning span{color:#64748b;font-size:12px;line-height:1.6}.order-delete-confirm{display:inline-flex;align-items:center;gap:6px;border-color:#dc2626;background:#dc2626;color:#fff}.order-delete-confirm:hover:not(:disabled){border-color:#b91c1c;background:#b91c1c}.order-batch-delete-column{width:46px;min-width:46px;text-align:center}.order-batch-delete-checkbox{width:16px;height:16px;margin:0;accent-color:#0f172a;cursor:pointer}.order-batch-delete-checkbox:disabled{cursor:not-allowed;opacity:.35}.order-center-skeleton-checkbox{display:inline-block;width:16px;height:16px;border-radius:3px}.order-center-table tbody tr.order-batch-delete-row-selected td{background:#f8fafc}.order-batch-delete-dialog{width:min(620px,92vw)}.order-batch-delete-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:190px;margin:20px 24px 0;overflow-y:auto}.order-batch-delete-list>span{display:grid;gap:2px;min-width:0;border:1px solid #e2e8f0;border-radius:6px;padding:9px 11px;color:#0f172a;background:#fff;font-size:12px;font-weight:800}.order-batch-delete-list small{overflow:hidden;color:#64748b;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.order-batch-delete-list{grid-template-columns:1fr}}.order-design-preview-empty{color:#94a3b8;font-size:11px;font-weight:700;white-space:nowrap}.order-preview-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:32px;background:#0f172ac2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-preview-lightbox-content{position:relative;display:grid;place-items:center;width:min(1200px,94vw);height:min(820px,90vh);box-sizing:border-box;padding:28px;overflow:hidden;border:1px solid #d1d5db;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a5c}.order-preview-lightbox-content>img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}.order-preview-lightbox-close{position:absolute;top:14px;right:14px;z-index:1;display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.order-preview-lightbox-close:hover{border-color:#111827;background:#111827;color:#fff}@media(max-width:640px){.order-preview-lightbox{padding:12px}.order-preview-lightbox-content{width:100%;height:88vh;padding:16px}}.order-center-table{min-width:1320px}.orders-table tbody .order-center-skeleton-row:hover{background:#fff}.order-center-skeleton-row{pointer-events:none}.order-center-skeleton-row .custom-template-skeleton{height:11px}.order-center-skeleton-internal{width:104px}.order-center-skeleton-external{width:96px}.order-center-skeleton-source{width:88px}.order-center-skeleton-quantity{width:24px}.order-center-skeleton-ship-date{width:112px}.order-center-skeleton-payment,.order-center-skeleton-match,.order-center-skeleton-production{height:24px;border-radius:999px}.order-center-skeleton-payment{width:58px}.order-center-skeleton-match{width:72px}.order-center-skeleton-production{width:82px}.order-center-skeleton-shipping{width:48px}.order-center-skeleton-action{width:74px;height:30px;border-radius:6px}.order-source-tabs button .order-source-count-skeleton{width:20px;height:20px;min-width:20px;padding:0;background:linear-gradient(90deg,#e8edf3 25%,#f8fafc,#e8edf3 75%);background-size:200% 100%;animation:custom-template-skeleton-shimmer 1.35s ease-in-out infinite}.order-center-pagination-skeleton{width:148px;height:12px}@media(prefers-reduced-motion:reduce){.order-source-tabs button .order-source-count-skeleton{animation:none}}.order-row-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}.order-row-actions button{border:1px solid #cbd5e1;border-radius:6px;padding:6px 9px;color:#334155;background:#fff;font-size:11px;font-weight:800}.order-row-actions .order-dispatch-button{border-color:#86efac;color:#047857;background:#ecfdf5}.order-row-actions .order-force-dispatch-button{border-color:#fdba74;color:#c2410c;background:#fff7ed}.order-row-actions .order-shipment-button{display:inline-flex;align-items:center;gap:4px;border-color:#cbd5e1;color:#111827;background:#fff}.order-row-actions .order-shipment-button:hover:not(:disabled){border-color:#111827;color:#fff;background:#111827}.order-shipment-dialog{width:min(720px,94vw)}.order-shipment-dialog header{align-items:center;justify-content:space-between}.order-shipment-dialog header>svg{width:42px;height:42px;border:1px solid #d1d5db;border-radius:8px;padding:10px;color:#111827;background:#fff}.order-shipment-form{display:grid;gap:18px;padding:20px 22px}.order-shipment-tracking-field{display:grid;gap:8px}.order-shipment-tracking-field>span,.order-shipment-type-field legend{color:#334155;font-size:12px;font-weight:850}.order-shipment-tracking-field input{width:100%;height:42px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:0 12px;color:#111827;background:#fff;outline:none}.order-shipment-tracking-field input:focus{border-color:#111827;box-shadow:0 0 0 3px #0f172a14}.order-shipment-type-field{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;margin:0;border:0;padding:0}.order-shipment-type-field legend{grid-column:1 / -1;margin-bottom:8px}.order-shipment-type-field>label{position:relative;display:grid;gap:4px;min-width:0;border:1px solid #d1d5db;border-radius:8px;padding:13px 14px 13px 40px;color:#111827;background:#fff;cursor:pointer}.order-shipment-type-field>label.active{border-color:#111827;box-shadow:inset 0 0 0 1px #111827}.order-shipment-type-field input{position:absolute;top:16px;left:15px;width:15px;height:15px;margin:0;accent-color:#111827}.order-shipment-type-field strong{font-size:13px}.order-shipment-type-field span{color:#64748b;font-size:11px;line-height:1.5}.order-shipment-items{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px}.order-shipment-items-head,.order-shipment-item{display:grid;grid-template-columns:minmax(0,1fr) 100px;align-items:center;gap:14px;padding:11px 14px}.order-shipment-items-head{color:#64748b;background:#f8fafc;font-size:11px;font-weight:800}.order-shipment-items-head>span:last-child{text-align:right}.order-shipment-item+.order-shipment-item{border-top:1px solid #f1f5f9}.order-shipment-item>div{display:grid;gap:4px;min-width:0}.order-shipment-item strong{overflow:hidden;color:#0f172a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.order-shipment-item span{color:#64748b;font-size:11px}.order-shipment-item>b{color:#111827;text-align:right}.order-shipment-item>input{width:100%;height:34px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:0 9px;color:#111827;background:#fff;text-align:right;outline:none}.order-shipment-item>input:focus{border-color:#111827}.order-shipment-error{border:1px solid #fecaca;border-radius:6px;padding:10px 12px;color:#b91c1c;background:#fef2f2;font-size:12px;font-weight:750}.order-shipment-history{border-top:1px solid #e2e8f0}@media(max-width:640px){.order-shipment-type-field{grid-template-columns:1fr}.order-shipment-items-head,.order-shipment-item{grid-template-columns:minmax(0,1fr) 82px}}.order-force-dispatch-dialog{width:min(560px,92vw)}.order-force-dispatch-warning{display:flex;gap:10px;margin:18px 22px 0;border:1px solid #fed7aa;border-radius:8px;padding:12px 14px;color:#9a3412;background:#fff7ed;font-size:12px;font-weight:700;line-height:1.6}.order-force-dispatch-warning svg{flex:0 0 auto;margin-top:1px}.order-force-dispatch-field{display:grid;gap:8px;padding:18px 22px 4px}.order-force-dispatch-field>span{color:#334155;font-size:12px;font-weight:850}.order-force-dispatch-field textarea{width:100%;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px;color:#0f172a;background:#fff;font:inherit;font-size:12px;line-height:1.6;outline:none}.order-force-dispatch-field textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.production-filter-grid{display:grid;grid-template-columns:minmax(280px,2fr) repeat(2,minmax(170px,1fr)) auto;gap:12px;align-items:end}.production-task-table{min-width:1160px}.production-order-external{display:block;margin-top:4px;color:#94a3b8;font-size:10px}.production-mode-badge{display:inline-flex;border-radius:999px;padding:5px 9px;color:#0369a1;background:#e0f2fe;font-size:10px;font-weight:850;white-space:nowrap}.production-mode-badge.manual_legacy{color:#c2410c;background:#ffedd5}.order-row-actions .production-start-button,.order-row-actions .production-complete-button{display:inline-flex;align-items:center;gap:4px;border-color:#86efac;color:#047857;background:#ecfdf5}.order-row-actions .production-exception-button{display:inline-flex;align-items:center;gap:4px;border-color:#fecaca;color:#dc2626;background:#fef2f2}.production-task-dialog{width:min(900px,92vw)}.production-manual-note{display:grid;gap:5px;margin:16px 22px;border:1px solid #fed7aa;border-radius:8px;padding:11px 13px;color:#9a3412;background:#fff7ed;font-size:12px}@media(max-width:900px){.production-filter-grid{grid-template-columns:1fr}}.normal-text{color:#94a3b8;font-size:11px}.fix-button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:6px;padding:5px 8px;color:#fff;background:#d97706;font-size:10px;font-weight:900}.orders-row-delete{display:inline-flex;align-items:center;gap:5px;border:1px solid #fecaca;border-radius:6px;padding:5px 8px;color:#dc2626;background:#fef2f2;font-size:10px;font-weight:900}.orders-row-delete:hover{border-color:#fca5a5;background:#fee2e2}.orders-empty-cell{height:180px;color:#94a3b8;text-align:center}.orders-empty-cell svg{display:block;margin:0 auto 10px;color:#cbd5e1}.material-page{display:grid;gap:22px;max-width:1280px}.material-center-page{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:16px;height:100%;min-height:0;color:#0f172a}.material-center-page-header{grid-row:1;margin:-28px -28px 8px;border-bottom:1px solid #e2e8f0;padding:22px 28px 20px;background:#fff}.material-center-page-header span{display:block;margin-bottom:6px;color:#64748b;font-size:13px;font-weight:800}.material-center-page-header h1{margin:0;color:#0f172a;font-size:28px;line-height:1.15;font-weight:950;letter-spacing:0}.material-center-topbar{grid-row:2;display:flex;align-items:center;justify-content:space-between;gap:16px}.material-center-topbar>span{color:#64748b;font-size:12px;font-weight:700}.material-center-tabs{display:inline-flex;border-radius:8px;padding:3px;background:#e2e8f0}.material-center-tabs button{min-height:34px;border:0;border-radius:6px;padding:0 18px;color:#64748b;background:transparent;font-size:12px;font-weight:850}.material-center-tabs button.active{color:#4f46e5;background:#fff;box-shadow:0 1px 2px #0f172a1f}.material-center-notice{grid-row:3;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:800}.material-center-layout{grid-row:4;display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px;height:100%;min-height:0}.material-designer-panel,.material-gallery-panel{overflow:hidden;border:1px solid #cbd5e1;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a0d}.material-designer-panel{display:flex;flex-direction:column;height:100%;min-height:0}.material-designer-search{border-bottom:1px solid #e2e8f0;padding:12px}.material-designer-search label,.material-asset-search{position:relative;display:block}.material-designer-search svg,.material-asset-search svg{position:absolute;top:50%;left:10px;color:#94a3b8;transform:translateY(-50%)}.material-designer-search input,.material-asset-search input{width:100%;height:32px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px 0 32px;color:#0f172a;background:#fff;font-size:12px;font-weight:700;outline:none}.material-designer-search input:focus,.material-asset-search input:focus{border-color:#4f46e5}.material-designer-list{flex:1;overflow-y:auto}.material-designer-item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-bottom:1px solid #e2e8f0;padding:12px 14px;color:#0f172a;background:#fff;text-align:left}.material-designer-item:hover{background:#f8fafc}.material-designer-item.active{border-left:4px solid #4f46e5;padding-left:10px;background:#f5f7ff}.material-designer-meta{display:inline-flex;align-items:center;gap:10px;min-width:0}.material-avatar{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;font-size:13px;font-weight:900}.material-designer-meta strong{display:block;color:#0f172a;font-size:13px;font-weight:900}.material-designer-meta small{display:block;margin-top:2px;color:#64748b;font-size:11px;font-weight:700}.material-designer-item em{flex:0 0 auto;border-radius:999px;padding:2px 7px;color:#64748b;background:#f1f5f9;font-size:11px;font-style:normal;font-weight:850}.material-designer-item.active em{color:#4f46e5;background:#e0e7ff}.material-gallery-panel{display:flex;flex-direction:column;height:100%;min-width:0;min-height:0}.material-gallery-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #cbd5e1;padding:12px 16px;background:#f8fafc}.material-batch-zone{display:inline-flex;align-items:center;gap:12px;color:#0f172a;font-size:12px;font-weight:750}.material-batch-zone label{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.material-batch-zone input{width:14px;height:14px;accent-color:#4f46e5}.material-batch-zone>span{width:1px;height:18px;background:#cbd5e1}.material-batch-zone button,.material-card-info button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cbd5e1;border-radius:5px;color:#0f172a;background:#fff;font-size:11px;font-weight:850}.material-batch-zone button{min-height:28px;padding:0 10px}.material-batch-zone button:hover{border-color:#4f46e5;color:#4f46e5}.material-batch-zone button.danger:hover,.material-card-info button.danger:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.material-asset-search{flex:0 0 210px}.material-gallery-body{position:relative;flex:1;min-height:0;overflow:hidden}.material-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-content:start;gap:14px;height:100%;overflow-y:auto;padding:16px}.material-gallery-loading-overlay{position:absolute;z-index:10;inset:0;display:grid;place-items:center;color:#4f46e5;background:#f8fafcc2;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.material-gallery-loading-content{display:grid;justify-items:center;gap:10px;border:1px solid rgba(99,102,241,.14);border-radius:10px;padding:18px 24px;background:#ffffffeb;box-shadow:0 12px 32px #0f172a1a}.material-gallery-loading-content strong{color:#475569;font-size:12px;font-weight:850}.material-asset-card{position:relative;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.material-asset-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f;transform:translateY(-2px)}.material-asset-card.selected{border-color:#4f46e5;background:#f5f7ff}.material-asset-card>input{position:absolute;top:10px;left:10px;z-index:2;width:15px;height:15px;accent-color:#4f46e5}.material-preview-thumb{height:120px;border-bottom:1px solid #e2e8f0;background-color:#f8fafc;background-position:center;background-size:cover}.material-card-info{padding:10px}.material-card-info h3{overflow:hidden;margin:0 0 8px;color:#0f172a;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.material-card-info div{display:grid;grid-template-columns:1fr 1fr;gap:4px}.material-card-info button{min-height:25px;padding:0 6px}.material-card-info button:first-child{border-color:#4f46e5;color:#fff;background:#4f46e5}.material-card-info button.danger{border-color:#fca5a5;color:#ef4444}.material-gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #cbd5e1;padding:10px 16px;color:#64748b;background:#f8fafc;font-size:12px;font-weight:750}.material-gallery-footer strong,.material-gallery-footer b{color:#4f46e5}.material-pager{display:inline-flex;gap:4px}.material-pager button{min-height:26px;border:1px solid #cbd5e1;border-radius:5px;padding:0 8px;color:#64748b;background:#fff;font-size:11px;font-weight:800}.material-pager button.active{border-color:#4f46e5;color:#fff;background:#4f46e5}.material-pager button:disabled{cursor:not-allowed;opacity:.45}.material-center-empty{padding:18px;color:#64748b;font-size:12px;font-weight:800;text-align:center}.material-center-empty.error{color:#b91c1c;background:#fff1f2}.material-center-empty.wide{grid-column:1 / -1;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc}.material-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e2e8f0}.material-titlebar h1{display:flex;align-items:center;gap:9px;margin:0;color:#0f172a;font-size:21px;line-height:1.25}.material-titlebar h1 svg{color:#4f46e5}.material-titlebar p{max-width:860px;margin:8px 0 0;color:#94a3b8;font-size:12px;line-height:1.6}.material-titlebar>span{flex:0 0 auto;border:1px solid #e0e7ff;border-radius:6px;padding:6px 10px;color:#4338ca;background:#eef2ff;font-size:12px;font-weight:800}.material-card,.material-table-card{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.material-card{padding:24px}.material-upload-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:22px;align-items:stretch}.material-side{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.material-designer-box{border:1px solid #e2e8f0;border-radius:8px;padding:16px;background:#fff}.material-designer-box p{margin:8px 0 0;color:#94a3b8;font-size:10px;line-height:1.6}.material-designer-warning{margin:8px 0 0;color:#b45309;font-size:12px;font-weight:800}.folder-drop{position:relative;display:grid;min-height:190px;place-items:center;border:2px dashed #e2e8f0;border-radius:8px;padding:24px;background:#fff;text-align:center;transition:border-color .2s ease,background-color .2s ease}.folder-drop:hover,.folder-drop.success{border-color:#818cf8;background:#fafaff}.folder-drop.disabled,.folder-drop.disabled:hover{cursor:not-allowed;border-color:#e2e8f0;background:#f8fafc;opacity:.68}.folder-drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.folder-drop input:disabled{cursor:not-allowed}.folder-prompt,.folder-success{display:grid;justify-items:center;gap:9px;max-width:520px;pointer-events:none}.folder-prompt>span,.folder-success>span{display:grid;width:52px;height:52px;place-items:center;border-radius:999px;color:#4f46e5;background:#f8fafc;box-shadow:0 1px 2px #0f172a0f}.folder-success>span{width:44px;height:44px;color:#059669;background:#ecfdf5}.folder-prompt strong,.folder-success strong{color:#334155;font-size:13px}.folder-prompt p,.folder-success p{margin:0;color:#94a3b8;font-size:11px;line-height:1.6}.folder-success b{color:#0f172a}.folder-success button{position:relative;z-index:1;border:0;border-radius:6px;padding:6px 10px;color:#475569;background:#f1f5f9;font-size:10px;font-weight:800;pointer-events:auto}.material-table-card{overflow:hidden}.material-table-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #f1f5f9;padding:20px;background:#fff}.material-table-card .section-title{margin-bottom:6px;font-size:15px}.material-table-card header p{margin:0;color:#94a3b8;font-size:11px}.material-actions{flex:0 0 auto}.material-actions>span{color:#94a3b8;font-size:11px}.material-upload-progress{display:grid;gap:8px;margin:16px 20px 0;border:1px solid #dbeafe;border-radius:8px;padding:12px;color:#334155;background:#eff6ff;font-size:12px;font-weight:750}.material-upload-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.material-upload-progress strong{color:#0f172a;font-weight:900}.material-upload-progress span{color:#64748b;font-size:11px}.material-upload-progress p{margin:0}.material-upload-progress progress{width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:#dbeafe}.material-upload-progress progress::-webkit-progress-bar{background:#dbeafe}.material-upload-progress progress::-webkit-progress-value{background:#111827}.material-upload-progress progress::-moz-progress-bar{background:#111827}.material-table{width:100%;min-width:980px;border-collapse:collapse;text-align:left;font-size:12px}.material-table th{border-bottom:1px solid #e2e8f0;padding:14px 16px;color:#94a3b8;background:#f8fafc;font-size:10px;font-weight:900;letter-spacing:0;text-transform:uppercase}.material-table td{border-bottom:1px solid #f1f5f9;padding:14px 16px;color:#475569;font-weight:700;vertical-align:middle}.material-table tbody tr:hover{background:#f8fafc}.material-preview{display:block;width:38px;height:38px;overflow:hidden;border:1px solid #e2e8f0;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0f172a14}.material-preview img{width:100%;height:100%;object-fit:cover}.material-name{max-width:260px;color:#0f172a}.material-name strong,.material-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-name strong{color:#0f172a;font-weight:900}.material-name small{margin-top:3px;color:#94a3b8;font-size:10px;font-weight:750}.designer-badge{display:inline-flex;border:1px solid #e0e7ff;border-radius:999px;padding:3px 8px;color:#4338ca;background:#eef2ff;font-size:10px;font-weight:900;white-space:nowrap}.staff-page{display:grid;gap:22px;max-width:1280px}.staff-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.staff-filters{display:grid;grid-template-columns:280px 220px 200px minmax(140px,1fr);align-items:center;gap:12px;border-bottom:1px solid #f1f5f9;padding:16px 20px;background:#f8fafc}.staff-create-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;justify-self:end;min-width:128px;height:36px;border:0;border-radius:8px;padding:0 12px;color:#fff;background:#111827;font-size:12px;font-weight:800;box-shadow:0 1px 2px #0f172a14}.staff-filters select,.staff-search input{width:100%;height:34px;border:1px solid #e2e8f0;border-radius:8px;color:#475569;background:#fff;font-size:12px;outline:none}.staff-filters select{padding:0 11px}.staff-filters select:focus,.staff-search input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.staff-search{position:relative;display:block}.staff-search svg{position:absolute;top:10px;left:11px;color:#94a3b8;pointer-events:none}.staff-search input{padding:0 11px 0 31px}.staff-notice{margin:14px 20px 0;border:1px solid #e0e7ff;border-radius:8px;padding:9px 12px;color:#4338ca;background:#eef2ff;font-size:12px;font-weight:800}.staff-notice.error{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.staff-table{width:100%;min-width:760px;border-collapse:collapse;text-align:left;font-size:12px}.staff-table th{border-bottom:1px solid #e2e8f0;padding:14px 16px;color:#94a3b8;background:#f8fafc;font-size:10px;font-weight:900;letter-spacing:0;text-transform:uppercase}.staff-table td{border-bottom:1px solid #f1f5f9;padding:14px 16px;color:#475569;font-weight:700;vertical-align:middle}.staff-table tbody tr:hover{background:#f8fafc}.staff-person{display:flex;align-items:center;gap:9px}.staff-person strong,.staff-person small,.staff-account-value,.staff-account-type{display:block}.staff-account-value{max-width:220px;overflow:hidden;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.staff-account-type{margin-top:3px;color:#94a3b8;font-size:10px;text-transform:uppercase}.staff-person strong{color:#0f172a}.staff-person small{margin-top:3px;color:#94a3b8;font-size:10px}.store-empty{color:#94a3b8;font-size:11px}.store-cell{display:flex;align-items:center;gap:12px}.store-add-button{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid #bfdbfe;border-radius:999px;color:#2563eb;background:#eff6ff;box-shadow:0 1px 2px #2563eb1f}.store-add-button:hover{border-color:#2563eb;background:#dbeafe}.store-carousel{display:grid;justify-items:center;gap:7px;width:260px}.store-card{width:260px;min-height:112px;border:1px solid var(--store-border-color, #dbeafe);border-radius:12px;padding:14px 16px 18px;background:#fff;text-align:left;outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.store-card:hover,.store-card:focus-visible{box-shadow:0 10px 24px #0f172a1a;transform:translateY(-1px)}.store-card.tmall{border-color:#fecaca}.store-card.douyin{border-color:#bfdbfe}.store-card.dewu{border-color:#bae6fd}.store-card.pdd{border-color:#fde68a}.store-card.tiktok{border-color:#c7d2fe}.store-card.shopify,.store-card.temu{border-color:#bbf7d0}.store-card.amazon{border-color:#fed7aa}.store-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.store-platform{display:inline-flex;align-items:center;min-width:0;gap:6px;color:#dc2626;font-size:14px;font-weight:900;line-height:1}.store-platform-icon{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.store-card.douyin .store-platform{color:#0f172a}.store-card.dewu .store-platform{color:#0369a1}.store-card.pdd .store-platform{color:#d97706}.store-card.tiktok .store-platform{color:#0f172a}.store-card.shopify .store-platform{color:#2f6f20}.store-card.temu .store-platform,.store-card.amazon .store-platform{color:#c2410c}.store-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;flex:0 0 auto;border:1px solid #dbe3f0;border-radius:8px;padding:0 9px;color:#8798b3;background:#fff;font-size:11px;font-weight:900;line-height:1;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease}.store-edit-button svg{color:#b7c4d7}.store-edit-button:hover{border-color:#bfdbfe;color:#2563eb;background:#f8fbff;box-shadow:0 4px 10px #2563eb1a}.store-edit-button:hover svg{color:#60a5fa}.store-card strong{display:block;color:#0f172a;font-size:13px;line-height:1.35}.store-subject{display:flex;align-items:center;gap:5px;margin-top:10px;border-top:1px solid #f1f5f9;padding-top:8px;color:#64748b;font-size:11px;font-weight:800}.store-company-icon{width:15px;height:15px;flex:0 0 auto;object-fit:contain;opacity:.55;filter:invert(57%) sepia(14%) saturate(694%) hue-rotate(176deg) brightness(86%) contrast(83%)}.store-switchers{display:flex;justify-content:center;gap:6px}.store-switchers button{width:18px;height:3px;border:0;border-radius:999px;padding:0;background:#dbeafe}.store-switchers button.active{background:#2563eb}.store-modal-backdrop{background:#0f172a6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.store-dialog{width:min(100%,560px);overflow:hidden;border:1px solid #dbe3f0;border-radius:14px;background:#fff;box-shadow:0 20px 60px #0f172a3d}.store-dialog-header{display:flex;align-items:center;justify-content:space-between;min-height:84px;border-bottom:1px solid #e8edf5;padding:18px 22px;background:#f8fafc}.store-dialog-title{display:flex;align-items:center;gap:10px;min-width:0}.store-dialog-logo{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#4f46e5;background:#eef2ff}.store-dialog-title h3{display:flex;align-items:center;gap:8px;margin:0;color:#0f172a;font-size:17px;line-height:1.2}.store-dialog-title p{margin:6px 0 0;color:#8a9bb6;font-size:12px;font-weight:800}.store-dialog-title p strong{color:#475569;letter-spacing:.4px}.store-dialog-info-icon{display:grid;width:16px;height:16px;place-items:center;border-radius:999px;color:#fff;background:#5b5cf6;font-size:11px;font-style:normal;font-weight:900}.store-dialog-edit-icon{color:#f59e0b}.store-dialog-close{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:7px;color:#94a3b8;background:transparent}.store-dialog-close:hover{color:#475569;background:#eef2f7}.store-dialog-content,.store-edit-form{padding:22px 24px}.store-detail-platform{display:grid;gap:0;margin-bottom:18px;border:1px solid #e6edf6;border-radius:10px;padding:14px 16px;background:#f8fafc}.store-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-detail-row:first-child{border-bottom:1px solid #e8edf5;padding-bottom:10px;margin-bottom:10px}.store-detail-row:last-child{align-items:flex-end}.store-detail-platform span,.store-detail-field span{color:#8da0bb;font-size:13px;font-weight:900}.store-detail-platform strong{display:inline-flex;align-items:center;gap:6px;color:#1f2937;font-size:15px;font-weight:900;letter-spacing:.2px}.store-detail-platform img{width:18px;height:18px;object-fit:contain}.store-detail-row:first-child strong{border:1px solid #dbe3ff;border-radius:7px;padding:4px 10px;color:#4f46e5;background:#f3f6ff;font-size:13px}.store-detail-field{display:grid;gap:8px;border-bottom:1px solid #e8edf5;padding:0 4px 16px;margin-bottom:14px}.store-detail-field:last-child{border-bottom:0;margin-bottom:0;padding-bottom:18px}.store-detail-field strong{color:#0f172a;font-size:15px;line-height:1.35}.store-edit-form{display:grid;gap:16px}.store-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.store-edit-form .template-field{gap:7px}.store-edit-form .template-field>span{color:#60728d;font-size:13px}.store-edit-form .template-field input,.store-edit-form .template-field select{height:42px;border-color:#d9e2ef;border-radius:10px;color:#1e293b;font-size:14px}.store-form-error{margin:-4px 0 0;color:#dc2626;font-size:12px;font-weight:800}.store-form-warning{margin:-4px 0 0;color:#b45309;font-size:12px;font-weight:800}.store-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8edf5;padding:14px 20px;background:#f8fafc}.store-dialog-footer>div{display:flex;justify-content:flex-end;gap:14px}.store-dialog-footer.editing{justify-content:flex-end}.store-dialog-footer .dialog-cancel,.store-dialog-footer .dialog-confirm,.store-unbind-button{min-width:84px;height:38px;border-radius:8px;padding:0 16px;font-size:13px}.store-unbind-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;color:#ff293d;background:transparent;font-weight:900}.store-unbind-button:hover{background:#fff1f2}.store-edit-confirm{gap:6px;min-width:120px}.store-save-button{min-width:108px;background:#059669}.store-unbind-dialog{position:fixed;z-index:21;width:min(100%,420px);overflow:hidden;border:1px solid #fecdd3;border-radius:12px;background:#fff;box-shadow:0 22px 70px #0f172a47}.store-unbind-dialog header{display:flex;gap:12px;border-bottom:1px solid #fee2e2;padding:18px 20px;background:#fff7f7}.store-unbind-dialog header>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;color:#ef4444;background:#fee2e2}.store-unbind-dialog h3{margin:0;color:#991b1b;font-size:17px;line-height:1.25}.store-unbind-dialog p{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.5}.store-unbind-content{display:grid;gap:16px;padding:18px 20px}.store-unbind-target{display:grid;gap:5px;border:1px solid #e8edf5;border-radius:10px;padding:12px;background:#f8fafc}.store-unbind-target strong{color:#0f172a;font-size:14px}.store-unbind-target span{color:#64748b;font-size:12px;font-weight:800}.store-unbind-content label{display:grid;gap:8px;color:#475569;font-size:12px;font-weight:800}.store-unbind-content label strong{color:#ef4444}.store-unbind-content input{width:100%;height:40px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;color:#172033;outline:none}.store-unbind-content input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.store-unbind-dialog footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #fee2e2;padding:14px 20px;background:snow}.store-unbind-dialog .dialog-cancel,.store-unbind-dialog .dialog-confirm{height:38px;border-radius:8px;font-size:13px}.store-unbind-confirm-button{background:#ef4444}.staff-avatar{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;font-size:10px;font-weight:900}.staff-avatar.indigo{background:#6366f1}.staff-avatar.purple{background:#a855f7}.staff-avatar.pink{background:#ec4899}.staff-avatar.emerald{background:#059669}.staff-avatar.slate{background:#475569}.role-badge,.staff-status{display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:900;white-space:nowrap}.role-badge.designer{border:1px solid #e0e7ff;color:#4338ca;background:#eef2ff}.role-badge.production_staff,.role-badge.workshop{border:1px solid #bbf7d0;color:#047857;background:#ecfdf5}.role-badge.ecommerce_operator{border:1px solid #bae6fd;color:#0369a1;background:#e0f2fe}.staff-role-list{display:flex;flex-wrap:wrap;gap:5px}.staff-current-identities{display:grid;gap:8px}.staff-current-identities>span{color:#475569;font-size:12px;font-weight:800}.staff-phone{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.staff-status.active{border:1px solid #bbf7d0;color:#047857;background:#ecfdf5}.staff-status.disabled{border:1px solid #e2e8f0;color:#64748b;background:#f1f5f9}.staff-status i{width:7px;height:7px;border-radius:999px}.staff-status.active i{background:#10b981}.staff-status.disabled i{background:#94a3b8}.staff-row-actions{display:flex;justify-content:center;gap:12px}.staff-row-actions button{border:0;padding:0;background:transparent;font-size:12px;font-weight:900}.staff-row-actions .edit{color:#111827}.staff-row-actions .freeze{color:#d97706}.staff-row-actions .activate{color:#059669}.staff-row-actions .remove{color:#dc2626}.staff-row-actions button:hover{text-decoration:underline}.staff-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e8f0;padding:14px 16px;color:#64748b;background:#f8fafc;font-size:11px}.staff-pagination div{display:flex;align-items:center;gap:4px}.staff-pagination button{min-width:30px;height:28px;border:1px solid #e2e8f0;border-radius:6px;padding:0 8px;color:#94a3b8;background:#fff;font-size:11px}.staff-pagination select{height:28px;border:1px solid #e2e8f0;border-radius:6px;padding:0 8px;color:#64748b;background:#fff;font-size:11px}.staff-pagination button.active{border-color:#4f46e5;color:#fff;background:#4f46e5;font-weight:900}.staff-modal{width:min(100%,448px);overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a3d}.staff-modal>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;padding:14px 18px;background:#f8fafc}.staff-modal h3{display:flex;align-items:center;gap:7px;margin:0;color:#0f172a;font-size:14px}.staff-modal h3 svg{color:#4f46e5}.staff-modal>header button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;color:#94a3b8;background:transparent}.staff-modal>header button:hover{color:#475569;background:#f1f5f9}.staff-form{display:grid;gap:16px;padding:18px;font-size:12px}.staff-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.staff-role-error{margin:-4px 0 0;color:#b91c1c;font-size:12px;font-weight:700}.staff-field-help{color:#64748b;font-size:11px;font-weight:600;line-height:1.5}.staff-field-help.warning{color:#b45309}.staff-permission-modal{width:min(100%,780px);max-height:min(90vh,820px)}.staff-permission-content{display:grid;overflow-y:auto;max-height:calc(min(90vh,820px) - 126px);gap:14px;padding:18px}.staff-permission-intro{margin:0;color:#64748b;font-size:12px;line-height:1.6}.staff-permission-list{display:grid;gap:10px}.staff-permission-item{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e2e8f0;border-radius:9px;padding:14px;background:#fff}.staff-permission-copy{display:grid;min-width:0;flex:1;gap:8px}.staff-permission-copy>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.staff-permission-copy>small{color:#64748b;font-size:11px;line-height:1.5}.staff-permission-copy input{width:min(100%,310px);height:34px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;color:#334155;background:#fff;font-size:11px;outline:none}.staff-permission-copy input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.staff-permission-state{border-radius:999px;padding:3px 8px;color:#64748b;background:#f1f5f9;font-size:10px;font-weight:800}.staff-permission-state.active{color:#047857;background:#ecfdf5}.staff-permission-action{min-width:82px;height:34px;flex:0 0 auto;border-radius:7px;padding:0 11px;background:#fff;font-size:11px;font-weight:850}.staff-permission-action.add{border:1px solid #a5b4fc;color:#4338ca}.staff-permission-action.remove{border:1px solid #fca5a5;color:#dc2626}.staff-permission-action:disabled{cursor:not-allowed;opacity:.5}.staff-store-permissions{overflow:hidden;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff}.staff-store-permissions>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #dbeafe;padding:13px 14px;background:#eff6ff}.staff-store-permissions h4{display:flex;align-items:center;gap:7px;margin:0;color:#1e3a8a;font-size:13px}.staff-store-permissions header p{margin:5px 0 0;color:#64748b;font-size:10px;line-height:1.5}.staff-store-permissions header>span{flex:0 0 auto;border-radius:999px;padding:3px 8px;color:#1d4ed8;background:#dbeafe;font-size:10px;font-weight:900}.staff-store-warning{margin:10px 12px 0;border:1px solid #fed7aa;border-radius:7px;padding:8px 10px;color:#9a3412;background:#fff7ed;font-size:10px;line-height:1.5}.staff-store-loading,.staff-store-empty{display:flex;align-items:center;justify-content:center;gap:7px;min-height:76px;padding:15px;color:#64748b;font-size:11px;font-weight:700}.staff-store-list{display:grid;gap:8px;padding:12px}.staff-store-item{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e8f0;border-radius:8px;padding:10px 11px;background:#fff}.staff-store-item.assigned{border-color:#a5b4fc;box-shadow:0 0 0 1px #6366f10d}.staff-store-item>label{display:flex;min-width:0;flex:1;align-items:center;gap:10px;cursor:pointer}.staff-store-item input{width:16px;height:16px;flex:0 0 auto;accent-color:#4f46e5}.staff-store-copy{display:grid;min-width:0;gap:3px}.staff-store-copy strong{overflow:hidden;color:#1e293b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.staff-store-copy small{overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.staff-store-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.staff-store-actions .primary{display:inline-flex;height:30px;align-items:center;gap:5px;border:1px solid #cbd5e1;border-radius:6px;padding:0 9px;color:#64748b;background:#fff;font-size:10px;font-weight:800}.staff-store-actions .primary.active{border-color:#fcd34d;color:#b45309;background:#fffbeb}.staff-store-actions .primary:disabled{cursor:not-allowed;opacity:.45}.staff-store-status{border-radius:999px;padding:3px 7px;color:#64748b;background:#f1f5f9;font-size:9px;font-weight:800}.staff-store-processing{display:inline-flex;align-items:center;gap:5px;color:#4f46e5;font-size:10px;font-weight:800}.staff-removal-warning{margin:0;border:1px solid #fed7aa;border-radius:7px;padding:10px 11px;color:#9a3412;background:#fff7ed;font-size:11px;font-weight:700;line-height:1.6}.staff-removal-warning.strong{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.staff-remove-confirm{height:36px;border:0;border-radius:7px;padding:0 14px;color:#fff;background:#dc2626;font-size:12px;font-weight:800}.staff-remove-confirm:disabled{cursor:wait;opacity:.55}.staff-password-help{margin:-5px 0 0;border-radius:7px;padding:9px 11px;color:#92400e;background:#fffbeb;font-size:11px;line-height:1.6}.staff-password-state{display:inline-flex;border-radius:999px;padding:3px 8px;color:#047857;background:#ecfdf5;font-size:10px;font-weight:800;white-space:nowrap}.staff-password-state.pending{color:#b45309;background:#fffbeb}.staff-modal>footer{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #f1f5f9;padding:12px 18px;background:#f8fafc}.template-center-page{display:flex;flex-direction:column;gap:22px;color:#1e293b}.template-center-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.template-family-rack-header span,.template-slot-meta span{display:inline-flex;align-items:center;gap:6px;color:#94a3b8;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.template-center-hero h1{margin:0;color:#0f172a;font-size:28px;font-weight:900;letter-spacing:-.03em}.template-center-hero p{margin:7px 0 0;color:#64748b;font-size:13px;font-weight:650}.template-center-tabs{display:flex;flex:0 0 auto;gap:4px;padding:4px;border:1px solid rgba(148,163,184,.28);border-radius:12px;background:#e2e8f0b8}.template-center-tabs button{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border:0;border-radius:8px;color:#64748b;background:transparent;font-size:13px;font-weight:900}.template-center-tabs button.active{color:#0f172a;background:#fff;box-shadow:0 2px 8px #0f172a14}.template-center-tabs button.active svg{color:#4f46e5}.template-center-view,.template-family-view{animation:fadeIn .22s cubic-bezier(.16,1,.3,1)}@keyframes fadeIn{0%{opacity:0;transform:scale(.98) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}.template-center-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.template-center-stat{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:112px;padding:22px;border-right:1px solid #f1f5f9}.template-center-stat:last-child{border-right:0}.template-center-stat span{display:flex;align-items:center;gap:6px;color:#111827;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.template-center-stat strong{display:inline-block;margin-top:7px;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:34px;font-weight:900;line-height:1}.template-center-stat.indigo strong{color:#4f46e5}.template-center-stat.green strong{color:#059669}.template-center-stat.rose strong{color:#f43f5e}.template-center-stat small{margin-left:5px;color:#111827;font-size:12px;font-weight:750}.template-center-stat>div:last-child{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:13px}.template-center-stat.indigo>div:last-child{color:#4f46e5}.template-center-stat.indigo>div:last-child{border:1px solid #e0e7ff;background:#eef2ff}.template-center-stat.green>div:last-child{color:#059669}.template-center-stat.green>div:last-child{border:1px solid #d1fae5;background:#ecfdf5}.template-center-stat.rose>div:last-child{color:#f43f5e}.template-center-stat.rose>div:last-child{border:1px solid #ffe4e6;background:#fff1f2}.template-center-board{margin-top:18px;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0f172a0a}.template-center-toolbar{display:flex;align-items:center;gap:12px;padding:18px;border:0;border-bottom:1px solid #eef2f7;border-radius:0;color:#1e293b;background:#f9fafc;box-shadow:none}.template-center-search{position:relative;flex:0 1 520px;min-width:260px}.template-center-search svg{position:absolute;top:50%;left:12px;color:#94a3b8;transform:translateY(-50%)}.template-center-filter select{width:100%;border:1px solid #334155;outline:none;color:#e2e8f0;background:#1e293b;font-size:13px;font-weight:750}.template-center-search input{width:100%;height:52px;border:1px solid #e2e8f0;outline:none;padding:0 12px 0 36px;border-radius:8px;color:#0f172a;background:#fff;font-size:13px;font-weight:750}.template-center-search input::placeholder{color:#94a3b8}.template-center-tip,.template-center-filter{display:inline-flex;align-items:center;gap:7px;min-height:52px;padding:0 14px;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;background:#fff;font-size:11px;font-weight:700;white-space:nowrap}.template-center-tip svg{color:#f59e0b}.template-center-filter svg{color:#818cf8}.template-center-filter span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.04em}.template-center-filter select{width:auto;min-width:132px;height:32px;border:0;padding-right:4px;color:#1e293b;background:transparent}.template-center-filter-error{padding:10px 18px 0;color:#b91c1c;background:#fff;font-size:12px;font-weight:750}.template-center-switch{display:flex;margin-left:auto;gap:2px;padding:4px;border:1px solid #e2e8f0;border-radius:8px;background:#f1f5f9}.template-center-switch button{min-height:42px;padding:0 14px;border:0;border-radius:6px;color:#64748b;background:transparent;font-size:12px;font-weight:850}.template-center-switch button.active{color:#fff;background:#111827}.template-center-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:0;padding:18px;background:#fff}.template-center-pagination,.order-center-pagination,.material-preview-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-top:1px solid #e2e8f0;color:#64748b;background:#f9fafc;font-size:12px;font-weight:750}.template-center-pagination>div,.order-center-pagination>div,.material-preview-pagination>div{display:flex;align-items:center;gap:8px}.template-center-pagination select,.template-center-pagination button,.order-center-pagination select,.order-center-pagination button,.material-preview-pagination button{height:34px;border:1px solid #e2e8f0;border-radius:8px;padding:0 12px;color:#64748b;background:#fff;font-size:12px;font-weight:750}.template-center-pagination button.active,.order-center-pagination button.active,.material-preview-pagination button.active{border-color:#4f46e5;color:#fff;background:#4f46e5;font-weight:900}.template-center-pagination button:disabled,.order-center-pagination button:disabled,.material-preview-pagination button:disabled{cursor:not-allowed;opacity:.48}.template-center-card{display:flex;flex-direction:column;gap:13px;min-height:244px;padding:18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease}.template-center-card:hover{border-color:#6366f1;box-shadow:0 12px 28px #0f172a14}.template-center-card.inactive{background:#f8fafcb8}.template-center-cover{display:grid;overflow:hidden;width:100%;aspect-ratio:16 / 7;place-items:center;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.template-center-cover img{width:100%;height:100%;object-fit:cover}.template-center-cover>div{display:grid;gap:6px;place-items:center;color:#94a3b8;font-size:12px;font-weight:800}.template-center-card-top,.template-center-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-center-card-top span{padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;color:#475569;background:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:850}.template-center-card-top strong{padding:4px 8px;border-radius:999px;color:#047857;background:#ecfdf5;font-size:10px;font-weight:850}.template-center-card.inactive .template-center-card-top strong{color:#64748b;background:#e2e8f0}.template-center-card-title h3{overflow:hidden;margin:0;color:#0f172a;font-size:15px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.template-center-card-title p{margin:4px 0 0;color:#94a3b8;font-size:12px;font-weight:700}.template-center-flow{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.template-center-flow div{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#0f172a;font-size:12px;font-weight:850;white-space:nowrap}.template-center-flow div span{overflow:hidden;text-overflow:ellipsis}.template-center-flow div:first-child{max-width:56%}.template-center-flow div:last-child{max-width:38%}.template-center-flow div:first-child svg{color:#4f46e5}.template-center-flow div:last-child svg{color:#059669}.template-center-flow i{flex:1;min-width:24px;border-top:1px dashed #c7d2fe}.template-center-meta-tags{display:grid;gap:8px}.template-center-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.template-center-tags strong{margin-right:2px;color:#64748b;font-size:11px;font-weight:850}.template-center-tags span{padding:4px 7px;border:1px solid #111827;border-radius:6px;color:#fff;background:#111827;font-size:11px;font-weight:800}.template-center-tags em{color:#94a3b8;font-size:11px;font-style:normal;font-weight:750}.template-center-card footer{margin-top:auto;padding-top:12px;border-top:1px solid #f1f5f9}.template-center-card footer button{display:inline-flex;align-items:center;gap:6px;border:0;color:#475569;background:transparent;font-size:12px;font-weight:850}.template-center-card footer button:disabled{cursor:not-allowed;opacity:.64}.template-center-card footer button:last-child{color:#4f46e5}.template-center-card footer button>span{position:relative;display:inline-block;width:30px;height:16px;border-radius:999px;background:#cbd5e1}.template-center-card footer button>span:after{position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;background:#fff;content:"";transition:transform .15s ease}.template-center-card footer button>span.on{background:#10b981}.template-center-card footer button>span.on:after{transform:translate(14px)}.template-center-empty{grid-column:1 / -1;padding:48px 20px;border:1px dashed #cbd5e1;border-radius:12px;color:#94a3b8;background:#fff;font-size:13px;font-weight:700;text-align:center}.template-family-view{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,.62fr);gap:22px;align-items:flex-start}.template-family-rack{display:flex;flex-direction:column;gap:12px}.template-family-rack-header,.template-slot-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px}.template-family-rack-header strong,.template-slot-meta strong{padding:3px 7px;border:1px solid #cbd5e1;border-radius:6px;color:#475569;background:#f1f5f9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.template-family-list{display:flex;flex-direction:column;gap:12px}.template-family-card{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:16px;border:1px solid #e2e8f0;border-radius:12px;color:#1e293b;background:#fff;text-align:left;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.template-family-card:hover{border-color:#818cf8;box-shadow:0 10px 24px #0f172a12;transform:translateY(-1px)}.template-family-card.active{border-color:#4f46e5;color:#fff;background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 12px 28px #4f46e52e}.template-family-card>div{display:flex;align-items:center;gap:12px}.template-family-card>div:first-child>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;background:#f8fafc}.template-family-card.active>div:first-child>span{border-color:#ffffff3d;color:#fff;background:#ffffff24}.template-family-card strong{display:block;font-size:13px;font-weight:900}.template-family-card small{display:block;margin-top:3px;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:850}.template-family-card.active small{color:#c7d2fe}.template-family-card em{padding:3px 7px;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;background:#f8fafc;font-style:normal;font-size:10px;font-weight:900}.template-family-card.active em{border-color:#ffffff38;color:#eef2ff;background:#312e8161}.template-family-add{display:grid;grid-template-columns:1fr .48fr 34px;gap:8px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.template-family-add input,.template-slot-add input{min-width:0;border:1px solid #e2e8f0;outline:none;color:#0f172a;background:#f8fafc;font-size:13px;font-weight:750}.template-family-add input{height:34px;padding:0 10px;border-radius:8px}.template-family-add button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:#fff;background:#111827}.template-slot-panel{position:relative;overflow:hidden;padding:24px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.template-slot-panel:after{position:absolute;top:-64px;right:-64px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(226,232,240,.65),transparent 68%);content:"";pointer-events:none}.template-slot-panel header{position:relative;z-index:1;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.template-slot-panel header>div{display:flex;align-items:center;gap:8px}.template-slot-panel header>div>span{width:8px;height:8px;border-radius:50%;background:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.template-slot-panel h2{margin:0;color:#0f172a;font-size:16px;font-weight:900}.template-slot-panel header strong{padding:3px 8px;border:1px solid #e0e7ff;border-radius:999px;color:#4f46e5;background:#eef2ff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.template-slot-panel header p{margin:7px 0 0 16px;color:#94a3b8;font-size:12px;font-weight:650}.template-slot-add{position:relative;z-index:1;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;margin:18px 0;padding:12px;border:1px solid #1e293b;border-radius:12px;color:#94a3b8;background:#0f172a}.template-slot-add input{height:38px;padding:0 12px;border-color:#334155;color:#f8fafc;background:#1e293b}.template-slot-add input::placeholder{color:#64748b}.template-slot-add button{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 16px;border:0;border-radius:8px;color:#fff;background:#4f46e5;font-size:13px;font-weight:900}.template-center-notice{margin:-4px 0 14px;padding:10px 12px;border:1px solid #fed7aa;border-radius:10px;color:#9a3412;background:#fff7ed;font-size:12px;font-weight:750}.template-slot-meta{margin-bottom:12px;padding:0}.template-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.template-slot-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.template-slot-item:hover{border-color:#818cf8;box-shadow:0 8px 20px #0f172a0f}.template-slot-item>div{display:flex;align-items:center;gap:11px}.template-slot-item span{position:relative;display:grid;width:26px;height:26px;place-items:center;border:1px solid #e2e8f0;border-radius:8px;color:#475569;background:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:900}.template-slot-item span i{position:absolute;top:-2px;right:-2px;width:6px;height:6px;border:1px solid #ffffff;border-radius:50%;background:#10b981}.template-slot-item strong{color:#1e293b;font-size:13px;font-weight:900}.template-slot-item button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;color:#cbd5e1;background:transparent}.template-slot-item button:hover{color:#e11d48;background:#fff1f2}@media(max-width:720px){.admin-shell{grid-template-columns:1fr}.sidebar{min-height:auto;border-right:0;border-bottom:1px solid #e2e8f0}.sidebar-brand{height:64px}.menu-list{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:12px}.logout-button{margin-top:0}.content-header{height:62px;padding:0 18px}.content-body{min-height:calc(100vh - 204px);padding:18px}.template-titlebar,.dashboard-section-heading,.subject-store-toolbar,.orders-titlebar,.orders-table-card>header,.material-titlebar,.material-table-card>header,.size-header,.dispatch-footer,.size-block>header,.production-card-title{flex-direction:column;align-items:stretch}.template-titlebar>span,.orders-titlebar>span,.material-titlebar>span,.size-header>div:last-child{align-self:flex-start}.dashboard-channel-grid,.dashboard-company-grid,.template-grid-4,.template-grid-2,.template-center-stats,.template-center-grid,.template-family-view,.template-slot-grid,.orders-upload-grid,.material-upload-grid,.staff-filters,.staff-form-grid,.commerce-form-grid,.store-edit-grid,.slot-grid,.group-matrix,.production-grid,.production-meta{grid-template-columns:1fr}.channel-manage-list>article{grid-template-columns:auto minmax(0,1fr)}.channel-list-flags,.channel-list-actions{grid-column:1 / -1;justify-content:flex-end}.store-dialog{width:min(100%,520px)}.store-dialog-header,.store-dialog-content,.store-edit-form,.store-dialog-footer{padding-left:18px;padding-right:18px}.template-card,.orders-card,.material-card,.dispatch-panel,.size-block{padding:18px}.orders-actions{align-items:stretch;flex-direction:column;width:100%}.staff-pagination,.template-center-pagination{align-items:flex-start;flex-direction:column}.template-center-pagination>div{flex-wrap:wrap}.staff-create-button{justify-self:stretch}.orders-actions .secondary-action,.orders-actions .success-action{width:100%}.size-block>header>div,.size-header>div:last-child{flex-wrap:wrap}.production-card-title p{max-width:none}.template-center-hero,.order-center-hero,.material-center-topbar,.material-gallery-header,.material-gallery-footer,.order-center-toolbar,.template-center-toolbar{align-items:stretch;flex-direction:column}.order-center-batch,.order-center-toolbar label,.order-view-tabs,.all-orders-toolbar,.all-orders-toolbar label{width:100%}.all-orders-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.all-orders-toolbar{align-items:stretch;flex-direction:column}.all-orders-toolbar select{flex-basis:auto;width:100%}.all-orders-toolbar-actions{align-items:stretch;flex-direction:column;width:100%}.all-orders-start-button{width:100%}.order-excel-header{align-items:flex-start;flex-direction:column}.template-center-board{border-radius:12px}.template-center-toolbar,.template-center-grid{padding:12px}.template-center-search{flex-basis:auto;min-width:0}.template-center-tabs,.template-center-switch,.material-center-tabs,.material-asset-search{width:100%}.template-center-tabs button,.template-center-switch button,.material-center-tabs button{flex:1;justify-content:center}.material-center-layout{grid-template-columns:1fr}.material-designer-panel{max-height:280px}.material-batch-zone{align-items:flex-start;flex-wrap:wrap}.template-center-stat{border-right:0;border-bottom:1px solid #f1f5f9}.template-center-stat:last-child{border-bottom:0}.template-center-tip,.template-center-filter{justify-content:space-between;white-space:normal}.template-center-flow{align-items:stretch;flex-direction:column}.template-center-flow i{min-height:1px}.template-family-add,.template-slot-add{grid-template-columns:1fr}.template-family-add button,.template-slot-add button{width:100%}}.designer-product-review-page{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:0;height:100%;min-height:0}.designer-product-review-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 32px;border:1px solid #dce5ea;border-radius:20px;color:#f8fafc;background:linear-gradient(135deg,#101820,#263640)}.designer-product-review-hero>div:first-child>span{color:#55c9fb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:900;letter-spacing:1.6px}.designer-product-review-hero h2{margin:8px 0 6px;font-size:26px}.designer-product-review-hero p{margin:0;color:#b8c6cf;font-size:13px}.designer-product-review-count{display:grid;min-width:112px;min-height:84px;place-content:center;border:1px solid rgba(103,213,255,.35);border-radius:16px;background:#142a35b8;text-align:center}.designer-product-review-count strong{color:#6cd3ff;font-size:28px}.designer-product-review-count span{color:#bcd0dc;font-size:11px}.designer-product-review-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:14px 14px 0 0;background:#fff}.designer-product-review-toolbar label{display:flex;align-items:center;gap:10px}.designer-product-review-toolbar label>span{color:#475569;font-size:12px;font-weight:850}.designer-product-review-toolbar select,.designer-product-review-toolbar button{min-height:38px;padding:0 14px;border:1px solid #dbe2e8;border-radius:9px;color:#334155;background:#fff;font-size:12px;font-weight:800}.designer-product-review-toolbar button{display:inline-flex;align-items:center;gap:7px;margin-left:auto}.designer-product-review-feedback{display:grid;gap:8px;min-height:0}.designer-product-review-feedback:not(:empty){border-right:1px solid #e2e8f0;border-left:1px solid #e2e8f0;padding:8px 14px;background:#fff}.designer-product-application-table{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;overflow:hidden;border:1px solid #dfe6eb;border-top:0;border-radius:0 0 14px 14px;background:#fff;box-shadow:0 8px 28px #0f172a0a}.designer-product-application-table-head{display:grid;grid-template-columns:90px minmax(220px,1.25fr) minmax(110px,.55fr) minmax(190px,.9fr) minmax(150px,.7fr) minmax(135px,.6fr) 48px;align-items:center;gap:18px;min-width:1080px;padding:12px 20px;border-bottom:1px solid #e7edf2;color:#7b8996;background:#f8fafc;font-size:10px;font-weight:850}.designer-product-application-list{min-height:0;overflow:auto;overscroll-behavior:contain}.designer-product-application-card{overflow:hidden;min-width:1080px;border:0;border-bottom:1px solid #e7edf2;border-radius:0;background:#fff}.designer-product-application-card.expanded{background:#fafcfd}.designer-product-application-summary{display:grid;grid-template-columns:90px minmax(220px,1.25fr) minmax(110px,.55fr) minmax(190px,.9fr) minmax(150px,.7fr) minmax(135px,.6fr) 48px;align-items:center;gap:18px;width:100%;border:0;padding:13px 20px;color:inherit;background:#fff;cursor:pointer;text-align:left}.designer-product-application-summary:hover,.designer-product-application-card.expanded .designer-product-application-summary{background:#fafcfd}.designer-product-application-skeleton-summary,.designer-product-application-skeleton-summary:hover{cursor:default;background:#fff}.designer-product-skeleton-status{width:58px;height:24px;border-radius:999px}.designer-product-skeleton-title{width:72%;height:12px}.designer-product-skeleton-subtitle{width:88%;height:9px}.designer-product-skeleton-designer{width:78%}.designer-product-skeleton-channel{width:86%}.designer-product-skeleton-images{width:82%}.designer-product-skeleton-time{width:108px}.designer-product-skeleton-toggle{width:32px;height:32px;border-radius:8px}.designer-product-application-summary>.designer-status{justify-self:start;white-space:nowrap}.designer-product-summary-product,.designer-product-summary-meta,.designer-product-summary-time{display:grid;min-width:0;gap:3px}.designer-product-summary-product strong,.designer-product-summary-meta strong,.designer-product-summary-time strong{overflow:hidden;color:#1f2937;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.designer-product-summary-product small,.designer-product-summary-meta small,.designer-product-summary-time small{overflow:hidden;color:#8a97a3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.designer-product-summary-time{text-align:left}.designer-product-summary-toggle{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;color:#64748b;background:#f1f5f9}.designer-product-application-details{border-top:1px solid #e8edf2;padding-bottom:18px;background:#fff}.designer-product-application-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid #edf1f4;background:#fafcfd}.designer-product-application-head>div:first-child{display:flex;align-items:center;gap:12px}.designer-product-application-head strong{color:#17202a;font-size:15px}.designer-product-application-head small,.designer-product-application-head>div:last-child span{color:#8a97a3;font-size:11px}.designer-product-application-head>div:last-child{display:grid;gap:4px;text-align:right}.designer-product-market-grid,.designer-product-image-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 24px 0}.designer-product-market-grid>section{padding:16px;border:1px solid #e2e8f0;border-radius:13px;background:#fbfcfd}.designer-product-market-grid header,.designer-product-price-line,.designer-product-gallery header{display:flex;align-items:center;justify-content:space-between;gap:12px}.designer-product-market-grid header strong{color:#0f766e;font-size:12px}.designer-product-market-grid header span,.designer-product-price-line span{color:#94a3b8;font-size:10px}.designer-product-market-grid h3{margin:13px 0 5px;color:#18212a;font-size:15px}.designer-product-market-grid p{overflow:hidden;min-height:34px;margin:0;color:#7a8792;font-size:11px;line-height:1.5}.designer-product-price-line{margin-top:14px;padding-top:12px;border-top:1px solid #e7ecef}.designer-product-price-line strong{color:#0f766e;font-size:18px}.designer-product-gallery{min-width:0;padding:15px;border:1px solid #dde5ea;border-radius:14px;background:#f8fafb}.designer-product-gallery.smart{border-color:#ccebf8;background:#f3fbfe}.designer-product-gallery header span{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:12px;font-weight:900}.designer-product-gallery header b{color:#84909b;font-size:10px}.designer-product-gallery>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px}.designer-product-gallery a{position:relative;min-width:0;color:inherit;text-decoration:none}.designer-product-gallery a.primary img{outline:3px solid #16a374;outline-offset:-3px}.designer-product-gallery a em{position:absolute;top:6px;left:6px;padding:4px 7px;border-radius:999px;background:#12815f;color:#fff;font-size:9px;font-style:normal;font-weight:900;box-shadow:0 3px 9px #12815f42}.designer-product-gallery img{width:100%;aspect-ratio:1;border-radius:9px;object-fit:cover;background:#e7edf0}.designer-product-gallery small{display:block;overflow:hidden;margin-top:5px;color:#8d98a2;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.designer-product-application-details>footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding:15px 24px;border-top:1px solid #edf1f4;background:#fafcfd}.designer-product-application-card>footer button,.designer-product-dialog footer button{display:inline-flex;min-height:38px;padding:0 16px;border:1px solid #dce3e8;border-radius:9px;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:900}.designer-product-application-card button.approve,.designer-product-application-card button.reject{border-color:#d1d5db;color:#111827;background:#fff}.designer-product-dialog button.approve{border-color:#087e5d;color:#fff;background:#087e5d}.designer-product-dialog button.reject{border-color:#fecaca;color:#b91c1c;background:#fff7f7}.designer-product-rejection,.designer-product-approved{margin:16px 24px 0;padding:11px 13px;border-radius:10px;color:#a13c34;background:#fff5f4;font-size:12px}.designer-product-approved{color:#0f7256;background:#ecf9f4}.designer-product-empty{min-height:100%;color:#88949e;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px}.designer-product-application-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:8px 14px;border-top:1px solid #e2e8f0;color:#64748b;background:#f8fafc;font-size:11px;font-weight:800}.designer-product-application-pagination>div{display:flex;align-items:center;gap:6px}.designer-product-application-pagination button{min-width:34px;height:34px;border:1px solid #dbe3e9;border-radius:8px;padding:0 10px;color:#475569;background:#fff;font-size:11px;font-weight:850}.designer-product-application-pagination button.active{border-color:#111827;color:#fff;background:#111827}.designer-product-application-pagination button:disabled{cursor:not-allowed;color:#b5c0ca;background:#f8fafc}.designer-product-dialog-backdrop{position:fixed;inset:0;z-index:1000;padding:24px;background:#0f172a94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center}.designer-product-dialog{width:min(100%,560px);overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:20px;background:#fff;box-shadow:0 28px 90px #0f172a4d}.designer-product-dialog>header{display:flex;gap:14px;padding:24px;border-bottom:1px solid #edf1f4}.designer-product-dialog>header>div:first-child{display:grid;flex:none;width:44px;height:44px;place-items:center;border-radius:12px;color:#fff;background:#087e5d}.designer-product-dialog>header>div:first-child.reject{background:#c24138}.designer-product-dialog h3,.designer-product-dialog p{margin:0}.designer-product-dialog p{margin-top:5px;color:#8b96a0;font-size:11px}.designer-product-dialog-message,.designer-product-dialog textarea{margin:22px 24px;box-sizing:border-box}.designer-product-dialog-message{padding:16px;border-radius:12px;color:#52606b;background:#f2f6f8;font-size:13px;line-height:1.65}.designer-product-dialog textarea{width:calc(100% - 48px);min-height:130px;padding:14px;border:1px solid #dce3e8;border-radius:12px;resize:vertical}.designer-product-dialog footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #edf1f4;background:#fafcfd}@media(max-width:1300px){.designer-product-application-table-head,.designer-product-application-summary{grid-template-columns:82px minmax(210px,1.2fr) minmax(100px,.5fr) minmax(180px,.9fr) minmax(140px,.7fr) minmax(130px,.6fr) 42px}}@media(max-width:900px){.designer-product-market-grid,.designer-product-image-compare{grid-template-columns:1fr}.designer-product-review-hero,.designer-product-application-head{align-items:flex-start;flex-direction:column}.designer-product-application-head>div:last-child{text-align:left}.designer-product-review-toolbar{min-width:0}.designer-product-review-toolbar label>span{display:none}.designer-product-application-pagination{align-items:flex-start;flex-direction:column}}.external-users-page{display:grid;gap:14px;max-width:1440px}.external-users-notice,.external-users-error{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #bbf7d0;border-radius:10px;padding:11px 14px;color:#166534;background:#f0fdf4;font-size:12px;font-weight:800}.external-users-notice.error,.external-users-error{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.external-users-error button{height:30px;flex:0 0 auto;border:1px solid #fecaca;border-radius:7px;padding:0 11px;color:#b91c1c;background:#fff;font-size:11px;font-weight:850}.external-users-workspace{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 4px 18px #0f172a0a}.external-users-overview{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:74px;border-bottom:1px solid #edf1f5;padding:16px 20px;background:linear-gradient(110deg,#fff,#f8fafc)}.external-users-overview>div:first-child>strong{color:#0f172a;font-size:15px;font-weight:900}.external-users-overview p{margin:5px 0 0;color:#8492a6;font-size:11px}.external-users-summary{display:flex;align-items:baseline;gap:5px;flex:0 0 auto;border:1px solid #d1d5db;border-radius:999px;padding:7px 12px;color:#111827;background:#fff}.external-users-summary strong{font-size:16px;font-weight:950}.external-users-summary span{font-size:10px;font-weight:850}.external-users-filters{display:grid;grid-template-columns:minmax(280px,1fr) 200px 180px;gap:12px;border-bottom:1px solid #edf1f5;padding:14px 20px;background:#f8fafc}.external-user-search{position:relative}.external-user-search svg{position:absolute;top:10px;left:12px;color:#94a3b8;pointer-events:none}.external-user-search input,.external-users-filters select{width:100%;height:38px;box-sizing:border-box;border:1px solid #dbe3ec;border-radius:8px;color:#334155;background:#fff;font-size:12px;outline:none}.external-user-search input{padding:0 12px 0 37px}.external-users-filters select{padding:0 11px}.external-user-search input:focus,.external-users-filters select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.external-users-table-wrap{overflow-x:auto}.external-users-table{width:100%;min-width:1180px;border-collapse:collapse;text-align:left;font-size:12px}.external-users-table th{border-bottom:1px solid #e2e8f0;padding:13px 16px;color:#94a3b8;background:#fff;font-size:10px;font-weight:900;white-space:nowrap}.external-users-table td{border-bottom:1px solid #eef2f6;padding:14px 16px;color:#526176;font-weight:700;vertical-align:middle}.external-users-table tbody tr:hover{background:#fafbff}.external-user-person{display:flex;align-items:center;gap:10px;min-width:160px}.external-user-person>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#6366f1,#4f46e5);font-size:13px;font-weight:900}.external-user-person strong,.external-user-person small,.external-user-account,.external-user-password-hint{display:block}.external-user-person strong{max-width:170px;overflow:hidden;color:#172033;text-overflow:ellipsis;white-space:nowrap}.external-user-person small{margin-top:3px;color:#9aa6b5;font-size:9px;font-weight:700}.external-user-account{max-width:210px;overflow:hidden;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.external-user-password-hint{margin-top:4px;color:#b45309;font-size:9px;white-space:nowrap}.external-user-password-hint svg{margin-right:3px;vertical-align:-2px}.external-user-methods{display:flex;flex-wrap:wrap;gap:4px}.external-user-methods span,.external-user-identity,.external-user-state{display:inline-flex;align-items:center;border:1px solid #e2e8f0;border-radius:999px;padding:4px 8px;color:#64748b;background:#f8fafc;font-size:9px;font-weight:900;white-space:nowrap}.external-user-identity.designer{border-color:#ddd6fe;color:#6d28d9;background:#f5f3ff}.external-user-state:before{width:6px;height:6px;margin-right:5px;border-radius:999px;background:currentColor;content:""}.external-user-state.active{border-color:#bbf7d0;color:#15803d;background:#f0fdf4}.external-user-state.disabled{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.external-user-actions{display:flex;align-items:center;gap:6px;white-space:nowrap}.external-user-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:30px;border-radius:7px;padding:0 9px;background:#fff;font-size:10px;font-weight:900}.external-user-actions .identity{border:1px solid #c7d2fe;color:#111827}.external-user-actions .disable{border:1px solid #fed7aa;color:#c2410c}.external-user-actions .enable{border:1px solid #bbf7d0;color:#15803d}.external-user-actions button:disabled{cursor:wait;opacity:.55}.external-users-empty{height:220px;color:#94a3b8!important;text-align:center}.external-users-empty svg{margin-right:7px;vertical-align:-5px}.external-users-empty .spinning{animation:external-users-spin .8s linear infinite}@keyframes external-users-spin{to{transform:rotate(360deg)}}.external-users-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;padding:12px 20px;color:#64748b;background:#fbfcfe;font-size:11px;font-weight:800}.external-users-pagination>div{display:flex;align-items:center;gap:6px}.external-users-pagination select,.external-users-pagination button,.external-users-pagination strong{height:32px;border:1px solid #dfe6ee;border-radius:7px;padding:0 10px;color:#64748b;background:#fff;font-size:10px;font-weight:850}.external-users-pagination strong{display:grid;min-width:32px;box-sizing:border-box;place-items:center;border-color:#4f46e5;color:#fff;background:#4f46e5}.external-users-pagination button:disabled{cursor:not-allowed;opacity:.45}.external-identity-dialog{width:min(100%,570px);overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 26px 80px #0f172a40}.external-identity-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f5;padding:20px 22px;background:#f8fafc}.external-identity-dialog>header>div{display:flex;align-items:center;gap:11px}.external-identity-dialog>header>div>svg{box-sizing:content-box;border-radius:10px;padding:9px;color:#fff;background:#4f46e5}.external-identity-dialog h2,.external-identity-dialog header p{margin:0}.external-identity-dialog h2{color:#172033;font-size:17px}.external-identity-dialog header p{margin-top:4px;color:#8492a6;font-size:11px}.external-identity-dialog>header button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:0;border-radius:8px;color:#64748b;background:transparent}.external-identity-dialog>header button:hover{background:#e9eef5}.external-identity-content{display:grid;gap:10px;padding:20px 22px}.external-identity-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dfe6ee;border-radius:11px;padding:13px;background:#fff}.external-identity-card.active{border-color:#c7d2fe;background:#f8f8ff}.external-identity-card>span{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;color:#64748b;background:#f1f5f9}.external-identity-card.active>span{color:#4f46e5;background:#e0e7ff}.external-identity-card strong,.external-identity-card p,.external-identity-card small{display:block}.external-identity-card strong{color:#172033;font-size:13px}.external-identity-card p{margin:4px 0 0;color:#7c8999;font-size:10px;line-height:1.5}.external-identity-card small{margin-top:5px;color:#6d28d9;font-size:9px;font-weight:800}.external-identity-card em{border-radius:999px;padding:4px 8px;color:#64748b;background:#eef2f6;font-size:9px;font-style:normal;font-weight:900;white-space:nowrap}.external-identity-card.active em{color:#4f46e5;background:#e0e7ff}.external-identity-card.locked em{color:#15803d;background:#dcfce7}.external-designer-name-field{display:grid;gap:7px;margin-top:4px}.external-designer-name-field>span{color:#334155;font-size:11px;font-weight:850}.external-designer-name-field input{height:40px;border:1px solid #dbe3ec;border-radius:8px;padding:0 12px;color:#172033;outline:none}.external-designer-name-field input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.external-designer-name-field small{color:#94a3b8;font-size:9px}.external-identity-tip,.external-identity-error{margin:2px 0 0;border-radius:8px;padding:10px 12px;font-size:10px;font-weight:800}.external-identity-tip{color:#92400e;background:#fffbeb}.external-identity-error{color:#b91c1c;background:#fef2f2}.external-identity-dialog>footer{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #edf1f5;padding:15px 22px;background:#fafbfd}.external-identity-submit{min-width:160px;height:38px;border:0;border-radius:7px;padding:0 14px;color:#fff;background:#4f46e5;font-size:11px;font-weight:900}.external-identity-submit.danger{background:#dc2626}.external-identity-submit:disabled{cursor:not-allowed;opacity:.5}@media(max-width:900px){.external-users-filters{grid-template-columns:1fr}.external-users-overview,.external-users-pagination{align-items:flex-start;flex-direction:column}.external-identity-card{grid-template-columns:38px minmax(0,1fr)}.external-identity-card em{grid-column:2;justify-self:start}}.production-resource-page{display:flex;height:100%;min-height:0;flex-direction:column;gap:20px;color:#172033}.production-resource-hero{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e4e9f1}.production-resource-hero>div>span{color:#5b50e6;font-size:11px;font-weight:800;letter-spacing:.16em}.production-resource-hero h1{margin:8px 0 6px;font-size:30px}.production-resource-hero p,.production-resource-create-grid header p,.production-resource-relation-panel section>header p{margin:0;color:#78859a;font-size:13px}.production-resource-hero button,.production-resource-create-grid footer button,.production-resource-materials>header button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 16px;border:0;border-radius:9px;background:#5146e5;color:#fff;font-weight:700;cursor:pointer}.production-resource-notice{display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid #cfe7d9;border-radius:10px;background:#effbf4;color:#167146;font-size:13px}.production-resource-notice.error{border-color:#ffd4d8;background:#fff4f5;color:#bd3442}.production-resource-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.production-resource-create-actions{display:flex;align-items:center;gap:12px}.production-resource-create-actions>button{display:inline-flex;min-height:44px;align-items:center;gap:9px;padding:0 16px 0 10px;border:1px solid #dfe5ee;border-radius:10px;color:#263246;background:#fff;box-shadow:0 5px 18px #1c27400a}.production-resource-create-actions>button:hover:not(:disabled){border-color:#7b71ed;color:#5146e5;background:#faf9ff}.production-resource-create-actions>button>span{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#574ce8;background:#f0eeff}.production-resource-create-actions>button>strong{display:inline-flex;align-items:center;gap:6px;font-size:13px}.production-resource-create-actions>button:disabled{cursor:not-allowed;opacity:.55}.production-resource-create-actions>button.refresh{margin-left:auto;padding:0 16px;border-color:#cbd5e1;color:#0f172a;background:#fff}.production-resource-create-actions>button.refresh:hover:not(:disabled){border-color:#94a3b8;color:#0f172a;background:#f8fafc}.production-resource-create-grid>form,.production-resource-relation-panel{border:1px solid #dfe5ee;border-radius:14px;background:#fff;box-shadow:0 7px 25px #1c27400d}.production-resource-create-grid>form{padding:20px}.production-resource-create-grid header{display:flex;align-items:center;gap:11px;margin-bottom:17px}.production-resource-create-grid header>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#f0eeff;color:#574ce8}.production-resource-create-grid h2,.production-resource-relation-panel h2{margin:0 0 4px;font-size:16px}.production-resource-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.production-resource-form-grid label{display:grid;gap:6px}.production-resource-form-grid label.wide{grid-column:1 / -1}.production-resource-form-grid label>span{color:#4c596e;font-size:12px;font-weight:700}.production-resource-form-grid input{min-width:0;height:40px;padding:0 11px;border:1px solid #dce2eb;border-radius:8px;outline:none}.production-resource-form-grid input:focus{border-color:#7268ed;box-shadow:0 0 0 3px #5d52e51a}.production-resource-create-grid footer{display:flex;justify-content:flex-end;margin-top:16px}.production-resource-relation-panel{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,2fr);min-height:0;flex:1;overflow:hidden}.production-resource-list{display:flex;min-height:0;flex-direction:column;padding:20px;border-right:1px solid #e1e6ee;background:#f8f9fc}.production-resource-list>header,.production-resource-materials>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.production-resource-list>header>strong{padding:3px 9px;border-radius:999px;background:#e9e7ff;color:#4f44dc;font-size:12px}.production-resource-filter,.production-resource-material-actions{display:flex;align-items:center;gap:8px}.production-resource-filter select,.production-resource-material-actions select{height:34px;border:1px solid #dce2eb;border-radius:8px;padding:0 28px 0 10px;color:#4c596e;background:#fff;font-size:11px;font-weight:700;outline:none}.production-resource-filter select:focus,.production-resource-material-actions select:focus{border-color:#7268ed;box-shadow:0 0 0 3px #5d52e51a}.production-resource-filter>strong{min-width:28px;padding:3px 9px;border-radius:999px;color:#4f44dc;background:#e9e7ff;font-size:12px;text-align:center}.production-resource-device-scroll,.production-resource-material-scroll{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.production-resource-device-scroll,.production-resource-material-scroll{padding-right:5px}.production-resource-list article{position:relative;display:flex;margin-bottom:9px;border:1px solid #e0e5ed;border-radius:10px;background:#fff}.production-resource-list article.selected{border-color:#6d62eb;box-shadow:0 0 0 2px #5b50e617}.production-resource-select{display:flex;flex:1;align-items:center;justify-content:space-between;min-width:0;padding:13px 42px 13px 13px;border:0;background:transparent;text-align:left;cursor:pointer}.production-resource-select span,.production-resource-material-grid span{display:grid;gap:3px}.production-resource-select small,.production-resource-material-grid small{color:#8490a4;font-size:11px}.production-resource-select em{padding:3px 7px;border-radius:999px;background:#e8f8ef;color:#178052;font-size:10px;font-style:normal}.production-resource-select em.disabled{background:#eef1f5;color:#7b8799}.production-resource-power{position:absolute;top:15px;right:10px;display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:7px;background:transparent;color:#9aa5b5;cursor:pointer}.production-resource-materials{display:flex;min-height:0;flex-direction:column;padding:20px 22px}.production-resource-materials>header .production-resource-material-actions>button{height:34px;min-height:34px;border-color:#111827;color:#fff;background:#111827}.production-resource-materials>header .production-resource-material-actions>button:hover:not(:disabled){border-color:#000;background:#000}.production-resource-material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.production-resource-material-grid>label{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #e0e5ed;border-radius:10px;cursor:pointer}.production-resource-material-grid>label.checked{border-color:#6a60e9;background:#f7f6ff}.production-resource-material-grid>label.disabled{border-color:#e3e7ed;background:#f6f7f9}.production-resource-material-grid input{width:16px;height:16px;accent-color:#574ce8}.production-resource-material-grid span{flex:1}.production-resource-material-grid em{padding:3px 7px;border-radius:999px;color:#178052;background:#e8f8ef;font-size:10px;font-style:normal}.production-resource-material-grid em.disabled{color:#7b8799;background:#e7ebf0}.production-resource-material-grid button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:7px;background:#f1f3f7;color:#8a96a9;cursor:pointer}.production-resource-pager{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid #e2e7ee;color:#7b8799;font-size:10px;font-weight:700}.production-resource-pager.materials{margin-top:auto}.production-resource-pager>div{display:flex;gap:6px}.production-resource-pager button{min-height:30px;padding:0 10px;border:1px solid #dce2eb;border-radius:7px;color:#4c596e;background:#fff;font-size:10px;font-weight:750}.production-resource-pager button:disabled{cursor:not-allowed;color:#b4bdca;background:#f3f5f7}.production-resource-disabled{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;padding-top:14px;border-top:1px solid #edf0f4;color:#8a95a7;font-size:11px}.production-resource-disabled button{border:0;border-radius:999px;background:#f0f2f6;color:#657187;cursor:pointer}.production-resource-empty{display:flex;min-height:130px;align-items:center;justify-content:center;gap:8px;color:#8793a6;font-size:13px}.production-resource-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0f172a94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.production-resource-create-modal{width:min(100%,680px);overflow:hidden;border:1px solid rgb(255 255 255 / 55%);border-radius:18px;background:#fff;box-shadow:0 28px 85px #0f172a47}.production-resource-create-modal>header{position:relative;display:flex;align-items:flex-start;gap:13px;padding:22px 58px 20px 22px;border-bottom:1px solid #e7ebf1}.production-resource-create-modal>header>span{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:11px;color:#574ce8;background:#f0eeff}.production-resource-create-modal h2{margin:1px 0 5px;font-size:18px}.production-resource-create-modal p{margin:0;color:#78859a;font-size:12px;line-height:1.6}.production-resource-modal-close{position:absolute;top:17px;right:17px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:9px;color:#6b778b;background:#f2f4f7}.production-resource-modal-close:hover:not(:disabled){color:#172033;background:#e8ebf0}.production-resource-modal-error{display:flex;align-items:center;gap:8px;margin:16px 22px 0;padding:10px 12px;border:1px solid #ffd4d8;border-radius:9px;color:#bd3442;background:#fff4f5;font-size:12px}.production-resource-create-modal>.production-resource-form-grid{padding:22px}.production-resource-create-modal>footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 22px;border-top:1px solid #e7ebf1;background:#f8f9fb}.production-resource-create-modal>footer button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:1px solid #dbe1e9;border-radius:9px;color:#475569;background:#fff;font-size:12px;font-weight:800}.production-resource-create-modal>footer button.primary{border-color:#5146e5;color:#fff;background:#5146e5}.production-resource-create-modal button:disabled{cursor:not-allowed;opacity:.6}@media(max-width:1000px){.production-resource-create-grid,.production-resource-relation-panel{grid-template-columns:1fr}.production-resource-list{border-right:0;border-bottom:1px solid #e1e6ee}.production-resource-materials>header{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.production-resource-create-actions{align-items:stretch;flex-direction:column}.production-resource-create-actions>button{width:100%}.production-resource-create-actions>button.refresh{margin-left:0}.production-resource-modal-backdrop{padding:12px}.production-resource-form-grid{grid-template-columns:1fr}.production-resource-form-grid label.wide{grid-column:auto}.production-resource-list>header,.production-resource-material-actions{align-items:stretch;flex-direction:column}.production-resource-filter{align-self:stretch}.production-resource-filter select,.production-resource-material-actions select{flex:1}}.orders-table tbody .production-task-skeleton-row:hover{background:#fff}.production-task-skeleton-row{pointer-events:none}.production-task-skeleton-row .custom-template-skeleton{height:11px}.production-task-skeleton-task{width:104px}.production-task-skeleton-order{width:112px;height:26px}.production-task-skeleton-source{width:66px}.production-task-skeleton-mode,.production-task-skeleton-status{height:24px;border-radius:999px}.production-task-skeleton-mode{width:78px}.production-task-skeleton-quantity{width:24px}.production-task-skeleton-ship-date{width:112px}.production-task-skeleton-status{width:82px}.production-task-skeleton-action{width:88px;height:30px;border-radius:6px}.production-task-pagination-skeleton{width:152px;height:12px}.material-designer-skeleton,.material-asset-skeleton{pointer-events:none}.material-designer-skeleton:hover,.material-asset-skeleton:hover{border-color:#e2e8f0;background:#fff;box-shadow:none;transform:none}.material-designer-skeleton-avatar{width:32px;height:32px;flex:0 0 auto;border-radius:999px}.material-designer-skeleton .custom-template-skeleton-copy{width:118px}.material-designer-skeleton-name{width:82px;height:11px}.material-designer-skeleton-note{width:104px;height:8px}.material-designer-skeleton-count,.material-designer-active-count-skeleton{width:34px;height:20px;flex:0 0 auto;border-radius:999px}.material-asset-skeleton-checkbox{position:absolute;z-index:2;top:10px;left:10px;width:15px;height:15px;border-radius:4px}.material-asset-skeleton-preview{width:100%;height:120px;border-radius:0}.material-asset-skeleton-title{width:72%;height:11px;margin-bottom:8px}.material-asset-skeleton-action{width:100%;height:25px;border-radius:5px}.material-gallery-footer-skeleton{width:238px;height:11px}.material-pager-skeleton{width:48px;height:26px;border-radius:5px}.staff-table tbody .staff-skeleton-row:hover,.external-users-table tbody .external-user-skeleton-row:hover,.designer-review-table tbody .designer-application-skeleton-row:hover{background:#fff}.staff-skeleton-row,.external-user-skeleton-row,.designer-application-skeleton-row{pointer-events:none}.staff-skeleton-row .custom-template-skeleton,.external-user-skeleton-row .custom-template-skeleton,.designer-application-skeleton-row .custom-template-skeleton{height:11px}.staff-skeleton-index,.external-user-skeleton-index{width:20px}.staff-skeleton-person{width:118px;height:28px}.staff-skeleton-account{width:128px}.staff-skeleton-role,.staff-skeleton-status{width:72px;height:22px;border-radius:999px}.staff-skeleton-operator{width:68px}.staff-skeleton-password{width:84px}.staff-skeleton-action{width:96px;height:24px}.staff-pagination-skeleton{width:234px;height:11px}.staff-pagination div>.staff-page-number-skeleton{width:30px;height:28px;flex:0 0 auto;border-radius:6px}.staff-store-permissions header>.staff-store-count-skeleton{width:36px;height:20px;padding:0;background:linear-gradient(90deg,#e8edf3 25%,#f8fafc,#e8edf3 75%);background-size:200% 100%;animation:custom-template-skeleton-shimmer 1.35s ease-in-out infinite}.staff-store-skeleton-list{pointer-events:none}.staff-store-skeleton-list .staff-store-item{justify-content:flex-start}.staff-store-skeleton-checkbox{width:16px;height:16px;flex:0 0 auto;border-radius:4px}.staff-store-skeleton-list .custom-template-skeleton-copy{width:auto;flex:1}.staff-store-skeleton-name{width:128px;height:11px}.staff-store-skeleton-meta{width:220px;height:8px}.staff-store-skeleton-action{width:82px;height:30px;flex:0 0 auto;border-radius:6px}.external-users-summary-skeleton{width:26px;height:18px}.external-user-skeleton-person{width:132px;height:34px}.external-user-skeleton-account{width:132px}.external-user-skeleton-methods,.external-user-skeleton-identity,.external-user-skeleton-status{height:24px;border-radius:999px}.external-user-skeleton-methods{width:64px}.external-user-skeleton-identity{width:76px}.external-user-skeleton-designer{width:80px}.external-user-skeleton-status{width:58px}.external-user-skeleton-action{width:142px;height:30px;border-radius:7px}.external-users-pagination-skeleton{width:168px;height:11px}.external-users-pagination>div>.external-users-page-skeleton{width:32px;height:32px;min-width:32px;border:0;padding:0;background:linear-gradient(90deg,#e8edf3 25%,#f8fafc,#e8edf3 75%);background-size:200% 100%;animation:custom-template-skeleton-shimmer 1.35s ease-in-out infinite}.designer-application-skeleton-number{width:92px}.designer-application-skeleton-name{width:96px}.designer-application-skeleton-user,.designer-application-skeleton-portfolio{width:48px}.designer-application-skeleton-time{width:122px}.designer-application-skeleton-status{width:58px;height:24px;border-radius:999px}.designer-application-skeleton-action{width:126px;height:30px;border-radius:7px}.designer-review-pagination-skeleton{width:174px;height:11px}.designer-review-pagination-controls-skeleton{display:flex;gap:6px}.designer-review-pagination-controls-skeleton>span{width:58px;height:32px;border-radius:7px}.designer-portfolio-skeleton>span{width:100%;height:auto;aspect-ratio:1;margin-top:0;border-radius:8px}.outline-hover-action{border:1px solid #d1d5db!important;color:#111827!important;background:#fff!important;box-shadow:none!important;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.outline-hover-action:hover:not(:disabled){border-color:#111827!important;color:#fff!important;background:#111827!important}.outline-hover-action:disabled{border-color:#e2e8f0!important;color:#94a3b8!important;background:#f8fafc!important;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.staff-store-permissions header>.staff-store-count-skeleton,.external-users-pagination>div>.external-users-page-skeleton{animation:none}}.designer-collections-page{height:100%;min-height:0;color:#111827}.designer-collections-board{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a08}.designer-collections-scroll-region{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.designer-collections-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 180px auto;align-items:center;gap:10px;padding:16px;border-bottom:1px solid #e2e8f0;background:#fff}.designer-collections-toolbar label{display:flex;min-height:40px;align-items:center;gap:9px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;color:#64748b;background:#fff}.designer-collections-toolbar input,.designer-collections-toolbar select{width:100%;border:0;outline:0;color:#111827;background:transparent;font:inherit;font-size:12px;font-weight:650}.designer-collections-toolbar select{cursor:pointer}.designer-collections-toolbar>button,.designer-collections-toolbar-actions>button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:0 15px;border-radius:8px;font-size:12px;font-weight:800}.designer-collections-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.designer-collections-toolbar-actions>button{border:1px solid #d1d5db;color:#111827;background:#fff;white-space:nowrap}.designer-collections-toolbar-actions>.designer-collections-dissolve-confirm{border-color:#111827;color:#fff;background:#111827}.designer-collections-toolbar-actions>button:disabled{border-color:#e2e8f0;color:#94a3b8;background:#f8fafc;cursor:not-allowed}.designer-collections-error{margin:14px 16px 0;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;background:#fef2f2;font-size:12px;font-weight:750}.designer-collections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px}.designer-collection-card{min-width:0;overflow:hidden;border:1px solid #dbe3ec;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.designer-collection-card:hover{border-color:#9ca3af;box-shadow:0 8px 24px #0f172a14;transform:translateY(-1px)}.designer-collection-card.skeleton-card{pointer-events:none}.designer-collection-card:focus-visible{outline:3px solid rgba(17,24,39,.18);outline-offset:3px;border-color:#111827}.designer-collection-card.selecting{-webkit-user-select:none;user-select:none}.designer-collection-card.selecting:hover{transform:none}.designer-collection-card.selected{border-color:#111827;box-shadow:0 0 0 2px #1118271a}.designer-collection-cover{position:relative;display:grid;height:142px;place-items:center;overflow:hidden;border-bottom:1px solid #e5e7eb;color:#94a3b8;background:#f8fafc}.designer-collection-cover>img{width:100%;height:100%;object-fit:cover}.designer-collection-cover>span{display:flex;flex-direction:column;align-items:center;gap:7px;font-weight:700}.designer-collection-cover-badges{position:absolute;top:10px;right:10px;display:flex;gap:6px}.designer-collection-select-control{position:absolute;top:10px;left:10px;display:inline-flex;min-height:28px;align-items:center;gap:6px;padding:0 9px;border:1px solid #d1d5db;border-radius:7px;color:#111827;background:#fffffff5;box-shadow:0 2px 7px #0f172a14;cursor:pointer;font-size:9px;font-weight:800}.designer-collection-select-control input{width:14px;height:14px;accent-color:#111827;cursor:pointer}.designer-collection-cover-badges em,.designer-collection-owner em{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid #d1d5db;border-radius:999px;color:#374151;background:#fffffff0;font-size:10px;font-style:normal;font-weight:800}.designer-collection-status.active{border-color:#bbf7d0;color:#166534;background:#dcfce7}.designer-collection-status.inactive{color:#64748b;background:#f1f5f9}.designer-collection-status.draft{border-color:#fde68a;color:#92400e;background:#fef3c7}.designer-collection-cover-badges .featured{color:#111827;background:#fff}.designer-collection-card-body{display:flex;flex-direction:column;gap:12px;padding:15px}.designer-collection-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.designer-collection-heading h2{overflow:hidden;margin:0;color:#0f172a;font-size:15px;font-weight:900;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.designer-collection-heading p{overflow:hidden;margin:5px 0 0;color:#94a3b8;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.designer-collection-heading>strong{display:flex;flex:0 0 auto;align-items:baseline;gap:3px;color:#111827;font-size:20px;line-height:1}.designer-collection-heading>strong small{color:#64748b;font-size:10px}.designer-collection-description{display:-webkit-box;min-height:34px;overflow:hidden;margin:0;color:#64748b;font-size:11px;font-weight:600;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.designer-collection-owner{display:flex;min-width:0;align-items:center;gap:9px;padding:9px 10px;border:1px solid #e5e7eb;border-radius:8px;color:#111827;background:#f8fafc}.designer-collection-owner>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.designer-collection-owner strong,.designer-collection-owner small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.designer-collection-owner strong{font-size:11px;font-weight:850}.designer-collection-owner small{color:#64748b;font-size:9px;font-weight:650}.designer-collection-owner em{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.designer-collection-preview-products,.designer-collection-all-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.designer-collection-all-products{padding-top:4px;border-top:1px solid #f1f5f9}.designer-collection-product-thumb{min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:7px;background:#fff}.designer-collection-product-thumb>img,.designer-collection-product-thumb>span{display:grid;width:100%;height:68px;place-items:center;object-fit:cover;color:#94a3b8;background:#f8fafc}.designer-collection-product-thumb>div{padding:7px}.designer-collection-product-thumb strong,.designer-collection-product-thumb small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.designer-collection-product-thumb strong{color:#111827;font-size:9px;font-weight:800}.designer-collection-product-thumb small{margin-top:3px;color:#94a3b8;font-size:8px;font-weight:650}.designer-collection-no-products{display:flex;grid-column:1 / -1;min-height:82px;align-items:center;justify-content:center;gap:7px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:10px;font-weight:700}.designer-collection-card-body>footer{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #e5e7eb}.designer-collection-card-body>footer>span{color:#94a3b8;font-size:9px;font-weight:650}.designer-collection-card-body>footer button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;padding:0 9px;border-radius:7px;font-size:9px;font-weight:800}.designer-collection-skeleton-cover{width:100%;height:142px;border-radius:0}.designer-collection-skeleton-badge{width:64px;height:22px}.designer-collection-skeleton-title{width:58%;height:16px}.designer-collection-skeleton-copy{width:100%;height:10px}.designer-collection-skeleton-copy.short{width:68%}.designer-collection-skeleton-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.designer-collection-skeleton-products>span{height:94px;border-radius:7px}.designer-collections-empty{display:flex;min-height:430px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8}.designer-collections-empty strong{color:#334155;font-size:13px;font-weight:850}.designer-collections-empty span{font-size:11px;font-weight:650}.designer-collections-pagination{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px;border-top:1px solid #e2e8f0;color:#64748b;background:#f8fafc;font-size:10px;font-weight:750}.designer-collections-pagination>div{display:flex;gap:6px}.designer-collections-pagination button{min-width:32px;min-height:32px;padding:0 9px;border:1px solid #d1d5db;border-radius:7px;color:#111827;background:#fff;font-size:10px;font-weight:800}.designer-collections-pagination button:hover:not(:disabled),.designer-collections-pagination button.active{border-color:#111827;color:#fff;background:#111827}.designer-collections-pagination button:disabled{color:#cbd5e1;background:#f8fafc;cursor:not-allowed}.designer-collection-detail-backdrop{position:fixed;z-index:3600;inset:0;display:grid;padding:24px;place-items:center;background:#0f172aa3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.designer-collection-detail-dialog{display:grid;width:min(980px,calc(100vw - 48px));max-height:min(820px,calc(100vh - 48px));grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d1d5db;border-radius:16px;background:#fff;box-shadow:0 28px 70px #0f172a47}.designer-collection-detail-header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #e2e8f0}.designer-collection-detail-header>div{min-width:0}.designer-collection-detail-header span{display:block;margin-bottom:5px;color:#64748b;font-size:10px;font-weight:800}.designer-collection-detail-header h2{overflow:hidden;margin:0;color:#111827;font-size:22px;font-weight:900;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.designer-collection-detail-header p{overflow:hidden;margin:6px 0 0;color:#94a3b8;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.designer-collection-detail-header>button{display:inline-grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid #d1d5db;border-radius:9px;color:#111827;background:#fff;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.designer-collection-detail-header>button:hover{border-color:#111827;color:#fff;background:#111827}.designer-collection-detail-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 22px 24px;scrollbar-gutter:stable}.designer-collection-detail-summary{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);gap:20px}.designer-collection-detail-cover{position:relative;display:grid;min-height:286px;place-items:center;overflow:hidden;border:1px solid #dbe3ec;border-radius:12px;color:#94a3b8;background:#f8fafc}.designer-collection-detail-cover>img{width:100%;height:100%;min-height:286px;object-fit:cover}.designer-collection-detail-cover>span{display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:750}.designer-collection-detail-copy{display:flex;min-width:0;flex-direction:column;gap:14px}.designer-collection-detail-copy>section{padding:15px 16px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.designer-collection-detail-copy h3,.designer-collection-detail-products h3,.designer-collection-detail-localizations h3{margin:0;color:#111827;font-size:13px;font-weight:900}.designer-collection-detail-copy>section p{margin:8px 0 0;color:#475569;font-size:11px;font-weight:600;line-height:1.7;overflow-wrap:anywhere}.designer-collection-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;margin:0;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.designer-collection-detail-meta>div{min-width:0;padding:11px 13px;border-bottom:1px solid #e2e8f0}.designer-collection-detail-meta>div:nth-child(odd){border-right:1px solid #e2e8f0}.designer-collection-detail-meta>div:nth-last-child(-n+2){border-bottom:0}.designer-collection-detail-meta dt,.designer-collection-detail-meta dd{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.designer-collection-detail-meta dt{color:#94a3b8;font-size:9px;font-weight:750}.designer-collection-detail-meta dd{margin-top:4px;color:#111827;font-size:10px;font-weight:800}.designer-collection-detail-owner{display:flex;min-width:0;align-items:center;gap:11px;padding:12px 13px;border:1px solid #d1d5db;border-radius:10px;color:#111827;background:#fff}.designer-collection-detail-owner>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.designer-collection-detail-owner small,.designer-collection-detail-owner strong,.designer-collection-detail-owner em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.designer-collection-detail-owner small{color:#94a3b8;font-size:8px;font-weight:700}.designer-collection-detail-owner strong{font-size:11px;font-weight:850}.designer-collection-detail-owner em{color:#64748b;font-size:9px;font-style:normal;font-weight:650}.designer-collection-detail-owner>b{flex:0 0 auto;padding:5px 8px;border:1px solid #bbf7d0;border-radius:999px;color:#166534;background:#dcfce7;font-size:9px;font-weight:800}.designer-collection-detail-owner>b.suspended{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.designer-collection-detail-products,.designer-collection-detail-localizations{margin-top:20px;padding-top:18px;border-top:1px solid #e2e8f0}.designer-collection-detail-products>header,.designer-collection-detail-localizations>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.designer-collection-detail-products header p,.designer-collection-detail-localizations header p{margin:4px 0 0;color:#94a3b8;font-size:9px;font-weight:650}.designer-collection-detail-products>header>strong{display:flex;align-items:baseline;gap:3px;color:#111827;font-size:22px;line-height:1}.designer-collection-detail-products>header>strong small{color:#64748b;font-size:9px}.designer-collection-detail-products>div,.designer-collection-detail-localizations>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.designer-collection-detail-products .designer-collection-product-thumb>img,.designer-collection-detail-products .designer-collection-product-thumb>span{height:118px}.designer-collection-detail-products .designer-collection-product-thumb>div{display:block;padding:10px}.designer-collection-detail-products .designer-collection-product-thumb strong{font-size:10px}.designer-collection-detail-products .designer-collection-product-thumb small{font-size:9px}.designer-collection-detail-localizations>div{grid-template-columns:repeat(2,minmax(0,1fr))}.designer-collection-detail-localizations article{min-width:0;padding:13px 14px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.designer-collection-detail-localizations article>strong{display:inline-flex;padding:4px 7px;border:1px solid #d1d5db;border-radius:999px;color:#111827;background:#fff;font-size:8px;font-weight:850}.designer-collection-detail-localizations h4{margin:9px 0 0;color:#111827;font-size:11px;font-weight:850}.designer-collection-detail-localizations article p{margin:5px 0 0;color:#64748b;font-size:9px;font-weight:600;line-height:1.55;overflow-wrap:anywhere}.designer-collection-detail-empty-products{display:flex!important;min-height:110px;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd5e1;border-radius:9px;color:#64748b;font-size:10px;font-weight:750}.designer-collection-detail-footer{display:flex;justify-content:flex-end;padding:13px 22px;border-top:1px solid #e2e8f0;background:#f8fafc}.designer-collection-detail-footer button{min-width:92px;min-height:38px;border-radius:8px;font-size:11px;font-weight:800}.designer-collection-dissolve-backdrop{position:fixed;z-index:3700;inset:0;display:grid;padding:24px;place-items:center;background:#0f172aa3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.designer-collection-dissolve-dialog{width:min(620px,calc(100vw - 48px));overflow:hidden;border:1px solid #d1d5db;border-radius:15px;background:#fff;box-shadow:0 28px 70px #0f172a47}.designer-collection-dissolve-dialog>header{display:flex;align-items:flex-start;gap:13px;padding:20px;border-bottom:1px solid #e2e8f0}.designer-collection-dissolve-dialog>header>span{display:inline-grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid #d1d5db;border-radius:10px;color:#111827;background:#fff}.designer-collection-dissolve-dialog>header>div{min-width:0;flex:1}.designer-collection-dissolve-dialog>header small{color:#64748b;font-size:9px;font-weight:800}.designer-collection-dissolve-dialog>header h3{margin:4px 0 0;color:#111827;font-size:18px;font-weight:900}.designer-collection-dissolve-dialog>header p{margin:6px 0 0;color:#64748b;font-size:10px;font-weight:650}.designer-collection-dissolve-dialog>header>button{display:inline-grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid #d1d5db;border-radius:8px;color:#111827;background:#fff;cursor:pointer}.designer-collection-dissolve-body{padding:18px 20px}.designer-collection-dissolve-warning{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid #d1d5db;border-radius:10px;color:#111827;background:#f8fafc}.designer-collection-dissolve-warning>svg{flex:0 0 auto;margin-top:1px}.designer-collection-dissolve-warning strong{display:block;font-size:11px;font-weight:850}.designer-collection-dissolve-warning p{margin:5px 0 0;color:#64748b;font-size:10px;font-weight:650;line-height:1.6}.designer-collection-dissolve-list{display:flex;max-height:240px;flex-direction:column;gap:7px;overflow-y:auto;margin-top:14px}.designer-collection-dissolve-list article{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.designer-collection-dissolve-list article>div{display:flex;min-width:0;flex-direction:column;gap:3px}.designer-collection-dissolve-list strong,.designer-collection-dissolve-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.designer-collection-dissolve-list strong{color:#111827;font-size:11px;font-weight:850}.designer-collection-dissolve-list small{color:#94a3b8;font-size:9px;font-weight:650}.designer-collection-dissolve-list article>span{flex:0 0 auto;color:#475569;font-size:9px;font-weight:750}.designer-collection-dissolve-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 20px;border-top:1px solid #e2e8f0;background:#f8fafc}.designer-collection-dissolve-dialog>footer button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:0 15px;border-radius:8px;font-size:10px;font-weight:850}.designer-collection-dissolve-dialog>footer .secondary{border:1px solid #d1d5db;color:#111827;background:#fff}.designer-collection-dissolve-dialog>footer .primary{border:1px solid #111827;color:#fff;background:#111827}.designer-collection-dissolve-dialog button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:1180px){.designer-collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.designer-collections-toolbar{grid-template-columns:1fr}.designer-collections-toolbar-actions{flex-wrap:wrap;justify-content:flex-start}.designer-collections-grid{grid-template-columns:1fr}.designer-collections-pagination{align-items:flex-start;flex-direction:column}.designer-collection-detail-backdrop,.designer-collection-dissolve-backdrop{padding:12px}.designer-collection-dissolve-dialog{width:calc(100vw - 24px)}.designer-collection-detail-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.designer-collection-detail-summary{grid-template-columns:1fr}.designer-collection-detail-cover,.designer-collection-detail-cover>img{min-height:220px}.designer-collection-detail-products>div{grid-template-columns:repeat(2,minmax(0,1fr))}.designer-collection-detail-localizations>div{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.designer-collection-card,.designer-collection-skeleton-cover,.designer-collection-skeleton-badge,.designer-collection-skeleton-title,.designer-collection-skeleton-copy,.designer-collection-skeleton-products>span,.designer-collection-detail-header>button{animation:none;transition:none}}
