body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-page,.login-page *{box-sizing:border-box}.login-page{background:#fff;color:#4a1528;display:grid;min-height:100vh;padding:24px;place-items:center}.login-card{background:#fff0f5;border:1px solid #efbfd0;border-radius:0;border-top:4px solid #a4345b;box-shadow:none;padding:34px 38px 38px;width:min(430px,100%)}.login-heading{margin-bottom:30px;text-align:center}.login-logo{border-radius:0;display:block;height:145px;margin:0 auto 18px;object-fit:contain;width:200px}.login-heading h1{color:#3b1020;font-size:25px;font-weight:650;letter-spacing:-.02em;margin:0}.login-heading p{color:#805565;font-size:14px;margin:7px 0 0}.login-form{display:flex;flex-direction:column}.login-form label{color:#68243e;font-size:13px;font-weight:600;margin:0 0 7px}.login-form label:not(:first-child){margin-top:18px}.login-form>input,.login-mpin-field{background:#fff;border:1px solid #d8a7b8;border-radius:2px;height:50px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.login-form>input{color:#3b1020;font:inherit;font-size:14px;outline:none;padding:0 14px}.login-mpin-field{align-items:center;display:flex;overflow:hidden}.login-form>input:focus,.login-mpin-field:focus-within{border-color:#a4345b;box-shadow:inset 3px 0 0 #a4345b}.login-mpin-field input{background:#0000;border:0;color:#3b1020;flex:1 1;font:inherit;font-size:14px;height:100%;min-width:0;outline:0;padding:0 8px 0 14px}.login-form input::placeholder{color:#9c7b87}.login-mpin-toggle{background:#0000;border:0;border-radius:2px;color:#805565;cursor:pointer;display:grid;flex:0 0 auto;height:42px;margin-right:4px;padding:0;place-items:center;width:42px}.login-mpin-toggle:hover{background:#f9dbe5;color:#8e254c}.login-submit{background:#8f254c;border:0;border-radius:2px;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:650;height:50px;margin-top:24px;padding:0 20px;transition:background .15s ease,border-color .15s ease;width:100%}.login-submit:hover:not(:disabled){background:#711a3a}.login-submit:disabled{cursor:wait;opacity:.65}.login-mpin-toggle:focus-visible,.login-submit:focus-visible{outline:2px solid #a4345b;outline-offset:2px}@media (max-width:520px){.login-page{padding:16px}.login-card{padding:32px 24px 30px}}.welcome-container{align-items:center;background:linear-gradient(135deg,#f8f9fa,#edf0f5);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 24px}.welcome-header{margin-bottom:40px;text-align:center}.welcome-header h1{color:#1a1528;font-size:2.75rem;font-weight:800;letter-spacing:2px;margin:0}.welcome-header p{color:#554e66;font-size:1.15rem;font-weight:500;margin:6px 0 0}.sub-text{color:#a88438;display:block;font-size:.95rem;font-weight:600;margin-top:6px}.welcome-barcode-search{margin:18px auto 0;text-align:left;width:min(440px,calc(100vw - 48px))}.welcome-barcode-search>label{color:#494158;display:block;font-size:.8rem;font-weight:700;margin-bottom:7px}.welcome-barcode-search>div{align-items:center;background:#fff;border:1px solid #d8d2e1;border-radius:9px;box-shadow:0 4px 14px #2d23440f;display:flex;min-height:44px;overflow:hidden}.welcome-barcode-search svg{color:#75688c;flex:0 0 auto;margin-left:13px}.welcome-barcode-search input{background:#0000;border:0;color:#281f37;flex:1 1;font:inherit;font-size:.88rem;min-width:0;outline:0;padding:11px 10px;text-transform:uppercase}.welcome-barcode-search button{align-self:stretch;background:#6654ad;border:0;border-left:1px solid #dfd8e8;color:#fff;cursor:pointer;font-size:.78rem;font-weight:800;padding:0 16px}.welcome-barcode-search button:hover{background:#564398}.welcome-barcode-search>small{color:#80788d;display:block;font-size:.7rem;margin-top:6px;text-align:center}.welcome-top-actions{gap:10px;justify-content:center;margin-top:16px}.logout-btn,.welcome-top-actions{align-items:center;display:inline-flex}.logout-btn{background:#fff;border:1px solid #fecaca;border-radius:8px;box-shadow:0 2px 6px #dc262614;color:#dc2626;cursor:pointer;font-size:.88rem;font-weight:700;gap:7px;margin-top:0;padding:8px 18px;transition:all .2s ease}.logout-btn:hover{background:#dc2626;border-color:#dc2626;box-shadow:0 4px 12px #dc262633;color:#fff;transform:translateY(-1px)}.icon-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);max-width:1140px;width:100%}.icon-grid.compact{grid-template-columns:repeat(auto-fit,minmax(240px,300px));justify-content:center}.icon-grid.empty{display:none}.welcome-container:has(.icon-grid.empty) .welcome-header{margin-bottom:0}@media (max-width:1050px){.icon-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.icon-grid{gap:16px;grid-template-columns:repeat(2,1fr)}}.icon-tile{align-items:center;background:#fff;border:1px solid #e8e4ef;border-radius:18px;box-shadow:0 4px 16px #2d23440d;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:190px;padding:30px 20px 26px;text-align:center;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s ease}.icon-tile:hover{border-color:#c7b9e2;box-shadow:0 16px 36px #4f46e51f;transform:translateY(-6px)}.module-icon-wrap{align-items:center;display:flex;justify-content:center;margin-bottom:12px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.icon-tile:hover .module-icon-wrap{transform:scale(1.08)}.icon-tile h3{color:#1e1b2e;font-size:1.15rem;font-weight:700;letter-spacing:-.01em;margin:6px 0 4px}.icon-tile p{color:#797389;font-size:.85rem;font-weight:500;line-height:1.35;margin:0}.store-dashboard-container{color:#1e293b;font-family:Segoe UI,system-ui,-apple-system,sans-serif;margin:0 auto;max-width:1600px;padding:8px 4px 40px}.dashboard-header-hero{align-items:center;background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#4338ca);border-radius:16px;box-shadow:0 10px 25px -5px #1e1b4b40;color:#fff;display:flex;justify-content:space-between;margin-bottom:28px;overflow:hidden;padding:24px 28px;position:relative}.dashboard-header-hero:after{background:radial-gradient(circle,#d9770640 0,#0000 70%);content:"";height:350px;pointer-events:none;position:absolute;right:-10%;top:-50%;width:350px}.hero-title-group h1{color:#fff;font-size:26px;font-weight:800;letter-spacing:-.5px;margin:0 0 6px}.hero-title-group p{color:#c7d2fe;font-size:13.5px;font-weight:400;margin:0}.hero-badge-kicker{background:#d9770640;border:1px solid #f59e0b66;border-radius:20px;color:#fef3c7;display:inline-block;font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:8px;padding:3px 10px;text-transform:uppercase}.hero-actions-group{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;z-index:2}.dashboard-card-filter-bar{display:flex;justify-content:flex-end;margin:-8px 0 18px}.dashboard-card-filter-group{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px}.dashboard-card-filter-input{background:#fff;border:1px solid #d7ddea;border-radius:10px;box-shadow:0 1px 2px #0f172a0a;color:#334155;font:inherit;font-size:12px;font-weight:600;height:40px;min-width:152px;padding:0 12px}.dashboard-card-filter-input::-webkit-calendar-picker-indicator{cursor:pointer}.dashboard-card-filter-input option{color:#1e293b}.dashboard-card-filter-input:focus{border-color:#8b7bc5;box-shadow:0 0 0 3px #8b7bc524;outline:none}.last-updated-text{color:#e0e7ff;font-size:12px;font-weight:500}.dash-refresh-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:9px 18px;transition:all .2s ease}.dash-refresh-btn:hover{background:#ffffff38;border-color:#fff6;transform:translateY(-1px)}.dash-refresh-btn:disabled{cursor:wait;opacity:.6}.kpi-section-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:28px}.kpi-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 4px #00000005;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:20px;position:relative;text-align:left;transition:all .25s cubic-bezier(.4,0,.2,1)}.kpi-stat-card:hover{border-color:#cbd5e1;box-shadow:0 12px 20px -4px #6250a71f,0 4px 6px -2px #0000000a;transform:translateY(-4px)}.kpi-top-row{justify-content:space-between;margin-bottom:16px}.kpi-icon-wrapper,.kpi-top-row{align-items:center;display:flex}.kpi-icon-wrapper{border-radius:12px;height:44px;justify-content:center;transition:transform .2s ease;width:44px}.kpi-stat-card:hover .kpi-icon-wrapper{transform:scale(1.08)}.tone-products .kpi-icon-wrapper{background:#e0e7ff;color:#4338ca}.tone-orders .kpi-icon-wrapper{background:#f3e8ff;color:#7e22ce}.tone-production .kpi-icon-wrapper{background:#fef3c7;color:#d97706}.tone-mobile .kpi-icon-wrapper{background:#dcfce7;color:#15803d}.tone-offline .kpi-icon-wrapper{background:#e0f2fe;color:#0369a1}.tone-delivery .kpi-icon-wrapper{background:#ffe4e6;color:#e11d48}.tone-completed .kpi-icon-wrapper{background:#dcfce7;color:#16a34a}.tone-users .kpi-icon-wrapper{background:#ccfbf1;color:#0f766e}.kpi-arrow-indicator{color:#94a3b8;opacity:.6;transition:all .2s ease}.kpi-stat-card:hover .kpi-arrow-indicator{color:#6250a7;opacity:1;transform:translateX(3px)}.kpi-main-body{display:flex;flex-direction:column}.kpi-label-name{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.kpi-value-number{color:#0f172a;font-size:30px;font-weight:800;line-height:1.1;margin-bottom:6px}.kpi-footer-note{color:#94a3b8;font-size:11.5px;font-weight:500}.jewel-manufacturing-live-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #0f172a0d;margin-bottom:28px;padding:22px 24px}.jewel-manufacturing-card-header{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px}.jewel-manufacturing-card-header span{color:#6250a7;font-size:10px;font-weight:800;letter-spacing:.8px}.jewel-manufacturing-card-header h2{color:#0f172a;font-size:18px;margin:3px 0 0}.jewel-manufacturing-header-actions{align-items:center;display:flex;gap:12px}.sheet-auto-save-state{align-items:center;color:#64748b;display:inline-flex;font-size:11px;font-weight:700;gap:5px}.jewel-manufacturing-date-controls{align-items:center;display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.jewel-manufacturing-date-controls button,.jewel-manufacturing-date-controls input{background:#fff;border:1px solid #d8dee9;border-radius:8px;color:#475569;font:inherit;font-size:11px;font-weight:700;min-height:32px;padding:6px 10px}.jewel-manufacturing-date-controls button{cursor:pointer}.jewel-manufacturing-date-controls button:hover{border-color:#8b7bc5;color:#51408f}.jewel-manufacturing-date-controls button.is-active{background:#f0edff;border-color:#6250a7;color:#51408f}.sheet-connection-state{align-items:center;color:#64748b;display:inline-flex;font-size:11px;font-weight:700;gap:6px}.sheet-connection-state i{background:#94a3b8;border-radius:50%;height:8px;width:8px}.sheet-connection-state.is-connected{color:#15803d}.sheet-connection-state.is-connected i{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.jewel-manufacturing-data-grid{grid-gap:32px;align-items:stretch;display:grid;gap:32px;grid-template-columns:minmax(340px,420px) minmax(420px,1fr)}.jewel-manufacturing-table{border:1px solid #111827;display:flex;flex-direction:column;overflow:hidden;width:100%}.sheet-table-heading,.sheet-table-row,.sheet-table-total{align-items:stretch;display:grid;grid-template-columns:1fr 1.2fr}.sheet-table-row{flex:1 1;min-height:48px}.sheet-table-heading>*,.sheet-table-total>*{background:#050505;border-right:1px solid #fff;color:#fff;font-size:13px;padding:8px 14px;text-align:center}.sheet-table-row>*{align-items:center;display:flex;font-size:13px;justify-content:center;padding:7px 14px;text-align:center}.sheet-table-row strong{background:#ffc20a;color:#050505}.sheet-table-row span{background:#a9d18e;color:#0070c0}.sheet-table-heading>:last-child,.sheet-table-total>:last-child{border-right:0}.jewel-manufacturing-chart{background:linear-gradient(145deg,#fff,#faf9ff);border:1px solid #e2e8f0;border-radius:12px;margin:0;min-width:0;padding:18px 20px 14px}.jewel-manufacturing-chart figcaption{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.jewel-manufacturing-chart figcaption span{color:#6250a7;display:block;font-size:10px;font-weight:800;letter-spacing:.8px}.jewel-manufacturing-chart h3{color:#0f172a;font-size:16px;margin:3px 0 0}.jewel-manufacturing-chart figcaption>strong{color:#0f172a;font-size:22px;line-height:1;text-align:right}.jewel-manufacturing-chart figcaption small{color:#64748b;display:block;font-size:10px;font-weight:700;margin-top:5px;text-transform:uppercase}.manufacturing-line-graph{min-height:220px;width:100%}.manufacturing-line-graph svg{display:block;height:auto;overflow:visible;width:100%}.manufacturing-graph-gridline line{stroke:#e3e7ef;stroke-dasharray:4 5;stroke-width:1}.manufacturing-graph-gridline text{fill:#94a3b8;font-feature-settings:"tnum";font-size:10px;font-variant-numeric:tabular-nums}.manufacturing-graph-area{fill:url(#manufacturingAreaGradient)}.manufacturing-graph-line{fill:none;stroke:url(#manufacturingLineGradient);stroke-linecap:round;stroke-linejoin:round;stroke-width:4;filter:drop-shadow(0 4px 5px rgba(81,64,143,.18))}.manufacturing-graph-guide{stroke:#c9c2e5;stroke-dasharray:3 5;stroke-width:1}.manufacturing-graph-point circle:not(.manufacturing-graph-point-halo){fill:#fff;stroke:#6250a7;stroke-width:4}.manufacturing-graph-point-halo{fill:#6250a721;stroke:none}.manufacturing-graph-value{fill:#1e293b;font-feature-settings:"tnum";font-size:11px;font-variant-numeric:tabular-nums;font-weight:800}.manufacturing-graph-label{fill:#475569;font-size:10px;font-weight:700}.jewel-manufacturing-live-card footer{color:#64748b;font-size:11px;margin-top:10px}@media (max-width:1100px){.kpi-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-header-hero{align-items:flex-start;flex-direction:column;gap:18px}.hero-actions-group{justify-content:flex-start;width:100%}.dashboard-card-filter-bar{justify-content:flex-start;margin-top:0}.jewel-manufacturing-live-card{padding:18px}.jewel-manufacturing-card-header{align-items:flex-start;flex-direction:column;gap:8px}.jewel-manufacturing-header-actions{justify-content:space-between;width:100%}.jewel-manufacturing-data-grid{gap:16px;grid-template-columns:1fr}.jewel-manufacturing-table{align-self:start}.jewel-manufacturing-chart{box-sizing:border-box;width:100%}}@media (max-width:640px){.kpi-section-grid{grid-template-columns:1fr}.dashboard-card-filter-bar{margin-bottom:16px}.dashboard-card-filter-group{width:100%}.dashboard-card-filter-input{min-width:0;width:100%}.manufacturing-line-graph{min-height:180px}}@media (prefers-reduced-motion:reduce){.manufacturing-graph-line{filter:none}}.dashboard-details-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}@media (max-width:1100px){.dashboard-details-grid{grid-template-columns:1fr}}.dashboard-card-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #00000008,0 2px 4px -2px #00000008;display:flex;flex-direction:column;overflow:hidden}.panel-card-header{align-items:center;background:#fafafa;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px 24px}.panel-title-area h2{color:#0f172a;font-size:17px;font-weight:700;margin:0 0 2px}.panel-title-area span{color:#6250a7;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.panel-view-all-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 12px;transition:all .2s ease}.panel-view-all-btn:hover{background:#f5f3ff;border-color:#6250a7;color:#6250a7}.status-pipeline-list{display:flex;flex-direction:column;gap:18px;padding:20px 24px}.pipeline-stage-row{display:flex;flex-direction:column;gap:6px}.pipeline-stage-info{align-items:center;display:flex;font-size:13px;font-weight:600;justify-content:space-between}.pipeline-stage-name{align-items:center;color:#334155;display:flex;gap:8px}.pipeline-stage-dot{border-radius:50%;height:10px;width:10px}.dot-gold{background:#f59e0b}.dot-blue{background:#3b82f6}.dot-violet{background:#8b5cf6}.dot-orange{background:#f97316}.dot-green{background:#10b981}.pipeline-stage-count{color:#0f172a;font-weight:700}.pipeline-track-bar{background:#f1f5f9;border-radius:20px;height:8px;overflow:hidden}.pipeline-fill-bar{border-radius:20px;height:100%;transition:width .5s ease-in-out}.fill-gold{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.fill-blue{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.fill-violet{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.fill-orange{background:linear-gradient(90deg,#f97316,#fb923c)}.fill-green{background:linear-gradient(90deg,#10b981,#34d399)}.recent-orders-activity-list{display:flex;flex-direction:column;gap:8px;padding:12px}.recent-order-item-btn{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s ease;width:100%}.recent-order-item-btn:hover{background:#f8fafc;border-color:#e2e8f0;transform:translateX(3px)}.recent-order-left{align-items:center;display:flex;gap:14px}.order-source-icon-wrap{align-items:center;border-radius:10px;display:flex;height:38px;justify-content:center;width:38px}.source-mobile{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.source-offline{background:#fefce8;border:1px solid #fef08a;color:#ca8a04}.order-meta-info strong{color:#0f172a;display:block;font-size:13.5px;font-weight:700;margin-bottom:2px}.order-meta-info small{color:#64748b;display:block;font-size:11.5px}.order-status-badge-pill{background:#f1f5f9;border-radius:20px;color:#475569;font-size:11px;font-weight:600;padding:4px 10px;white-space:nowrap}.order-status-badge-pill.in-manufacturing{background:#f3e8ff;color:#7e22ce}.order-status-badge-pill.out-for-delivery{background:#ffedd5;color:#c2410c}.order-status-badge-pill.completed{background:#dcfce7;color:#15803d}.order-status-badge-pill.waiting-for-approval{background:#fef3c7;color:#b45309}.dash-empty-state{color:#94a3b8;font-size:13px;padding:40px;text-align:center}.collage-editor-backdrop{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#120e19d9;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:99999}.collage-editor-dialog{background:#1b1624;border:1px solid #ffffff26;border-radius:12px;box-shadow:0 25px 60px #0000008c;display:flex;flex-direction:column;max-height:94vh;overflow:hidden;width:min(980px,96vw)}.collage-editor-header{align-items:center;background:#251e31;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:14px 20px}.collage-editor-title{align-items:center;color:#fff;display:flex;font-size:15px;font-weight:700;gap:8px}.collage-editor-title span{color:#d5cae2;font-size:12px;font-weight:500}.collage-editor-header-actions{align-items:center;display:flex;gap:10px}.collage-editor-body{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 300px;max-height:calc(94vh - 70px);overflow-y:auto;padding:20px}@media (max-width:840px){.collage-editor-body{grid-template-columns:1fr}}.collage-editor-stage-wrap{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.collage-editor-canvas{aspect-ratio:1/1;background:#f8f6fb;border:2px solid #fff3;border-radius:12px;box-shadow:0 10px 30px #0006;max-width:480px;overflow:hidden;position:relative;width:100%}.collage-editor-cell{align-items:center;background:#2a2236;box-sizing:border-box;cursor:grab;display:flex;justify-content:center;overflow:hidden;position:absolute;transition:box-shadow .15s ease,transform .15s ease;-webkit-user-select:none;user-select:none}.collage-editor-cell:hover{box-shadow:inset 0 0 0 2px #9871db;z-index:2}.collage-editor-cell.is-dragging{cursor:grabbing;opacity:.4}.collage-editor-cell img{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.collage-editor-cell-badge{background:#14101cd9;border-radius:10px;color:#fff;font-size:10px;font-weight:800;left:6px;padding:1px 6px;pointer-events:none;position:absolute;top:6px;z-index:4}.collage-editor-cell-controls{bottom:6px;display:flex;gap:3px;opacity:0;position:absolute;right:6px;transition:opacity .15s ease;z-index:5}.collage-editor-cell:hover .collage-editor-cell-controls{opacity:1}.collage-editor-cell-btn{align-items:center;background:#14101cd9;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;height:22px;justify-content:center;padding:0;width:22px}.collage-editor-cell-btn:hover{background:#6654ad;border-color:#6654ad}.collage-editor-cell-btn.is-danger:hover{background:#e53e3e;border-color:#e53e3e}.collage-editor-empty-slot{align-items:center;background:#ffffff0a;border:1.5px dashed #ffffff40;border-radius:inherit;color:#a491bc;cursor:pointer;display:flex;flex-direction:column;font-size:11px;font-weight:600;gap:4px;height:100%;justify-content:center;transition:all .15s ease;-webkit-user-select:none;user-select:none;width:100%}.collage-editor-empty-slot:hover{background:#6654ad26;border-color:#00d2ff;color:#00d2ff}.collage-photos-strip-wrap{background:#15101d;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;max-width:480px;padding:10px 12px;width:100%}.collage-photos-strip-header{align-items:center;color:#cfc7d8;display:flex;font-size:11.5px;font-weight:700;justify-content:space-between}.collage-link-btn{background:none;border:none;color:#ff6b6b;cursor:pointer;font-size:11px;font-weight:600;padding:0;text-decoration:underline}.collage-link-btn:hover{color:#ff4757}.collage-photos-strip{align-items:center;display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.collage-photo-chip{background:#251e31;border:1px solid #fff3;border-radius:6px;flex-shrink:0;height:52px;overflow:hidden;position:relative;width:52px}.collage-photo-chip img{display:block;height:100%;object-fit:cover;width:100%}.collage-photo-chip-badge{background:#0f0c14d9;border-radius:4px;bottom:2px;color:#fff;font-size:9px;font-weight:800;left:2px;line-height:1;padding:1px 4px;position:absolute}.collage-photo-chip-remove{align-items:center;background:#e53e3ee6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:16px;justify-content:center;padding:0;position:absolute;right:2px;top:2px;transition:transform .1s ease;width:16px}.collage-photo-chip-remove:hover{background:#ff4757;transform:scale(1.15)}.collage-photo-chip-add{align-items:center;background:#ffffff0a;border:1.5px dashed #ffffff40;border-radius:6px;color:#a491bc;cursor:pointer;display:inline-flex;flex-direction:column;flex-shrink:0;font-size:10px;font-weight:700;gap:2px;height:52px;justify-content:center;transition:all .15s ease;width:52px}.collage-photo-chip-add:hover{background:#00d2ff14;border-color:#00d2ff;color:#00d2ff}.collage-editor-panel{background:#231b2f;border:1px solid #ffffff1a;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:16px;padding:16px}.collage-editor-section-title{align-items:center;color:#d5cae2;display:flex;font-size:13px;font-weight:700;gap:6px;margin-bottom:8px}.collage-category-tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px}.collage-category-tab{background:#181321;border:1px solid #ffffff1f;border-radius:6px;color:#cfc7d8;cursor:pointer;font-size:10.5px;font-weight:600;padding:4px 8px;transition:all .15s ease;-webkit-user-select:none;user-select:none}.collage-category-tab:hover{background:#282035;border-color:#ffffff40;color:#fff}.collage-category-tab.is-active{background:#6654ad;border-color:#00d2ff;box-shadow:0 0 8px #00d2ff40;color:#fff;font-weight:700}.collage-layout-preset-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);max-height:240px;overflow-y:auto;padding-right:4px}.collage-wireframe-card{aspect-ratio:1/1;background:#15111d;border:2px solid #ffffff26;border-radius:6px;cursor:pointer;padding:3px;position:relative;transition:all .15s ease}.collage-wireframe-card:hover{background:#1c1626;border-color:#9871db;transform:translateY(-2px)}.collage-wireframe-card.is-active{border-color:#00d2ff;box-shadow:0 0 10px #00d2ff66}.collage-wireframe-container{height:100%;position:relative;width:100%}.collage-wireframe-cell{background:#2d243a;border:1px solid #fff9;border-radius:2px;box-sizing:border-box;position:absolute}.collage-wireframe-card.is-active .collage-wireframe-cell{background:#00d2ff40;border-color:#00d2ff}.collage-setting-slider-group{display:flex;flex-direction:column;gap:8px}.collage-setting-row{align-items:center;color:#cfc7d8;display:flex;font-size:12px;justify-content:space-between}.collage-setting-row input[type=range]{accent-color:#9871db;cursor:pointer;width:140px}.collage-color-pills{display:flex;gap:8px}.collage-color-pill{border:2px solid #ffffff4d;border-radius:50%;cursor:pointer;height:24px;transition:transform .12s ease;width:24px}.collage-color-pill.is-active,.collage-color-pill:hover{border-color:#00d2ff;transform:scale(1.15)}.collage-editor-btn-primary{align-items:center;background:#6654ad;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:8px 16px;transition:all .15s ease}.collage-editor-btn-primary:hover:not(:disabled){background:#513a96}.collage-editor-btn-primary:disabled{cursor:not-allowed;opacity:.4}.collage-editor-btn-secondary{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:8px 14px;transition:all .15s ease}.collage-editor-btn-secondary:hover{background:#fff3}.inventory-edit-layout-btn{align-items:center;background:#fff;border:1px solid #d5cae2;border-radius:6px;color:#513a96;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:5px;padding:5px 10px;transition:all .15s ease}.inventory-edit-layout-btn:hover{background:#f5f0fa;border-color:#6654ad}.expandable-image{cursor:zoom-in}.image-viewer-backdrop{background:#120d18d1;display:grid;inset:0;padding:32px;place-items:center;position:fixed;z-index:300000}.image-viewer{max-height:100%;max-width:min(100%,1100px);position:relative}.image-viewer img{background:#fff;border-radius:6px;display:block;max-height:calc(100vh - 64px);max-width:min(100%,1100px);object-fit:contain}.image-viewer-close{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e182ad9;border:1px solid #fff6;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:34px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;transition:all .15s ease;width:34px;z-index:10}.image-viewer-close:hover{background:#6752a4;border-color:#fff}.image-viewer-bottom-left{left:14px}.image-viewer-bottom-left,.image-viewer-bottom-right{align-items:center;bottom:14px;display:flex;gap:8px;position:absolute;z-index:10}.image-viewer-bottom-right{right:14px}.image-viewer-download,.image-viewer-edit-layout{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#20182ee0;border:1px solid #fff6;border-radius:7px;box-shadow:0 4px 14px #00000059;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:8px 16px;transition:all .15s ease}.image-viewer-edit-layout{background:#554397eb;border-color:#a78bfa99}.image-viewer-edit-layout:hover{background:#7c3aed;border-color:#c4b5fd;transform:translateY(-1px)}.image-viewer-download:hover{background:#6752a4;border-color:#8b74cc;transform:translateY(-1px)}.expandable-image-fallback{align-items:center;background:#f1f5f9;border-radius:6px;box-sizing:border-box;color:#94a3b8;display:inline-flex;flex-shrink:0;height:100%;justify-content:center;min-height:28px;min-width:28px;width:100%}.confirm-modal-backdrop{align-items:center;animation:confirmFadeIn .15s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172aa6;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.confirm-modal-card{animation:confirmPopUp .18s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 45px #0f172a38,0 4px 12px #0f172a14;display:flex;flex-direction:column;overflow:hidden;position:relative;width:min(440px,100%)}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirmPopUp{0%{opacity:0;transform:scale(.95) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}.confirm-modal-close-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;position:absolute;right:14px;top:14px;transition:all .15s ease;width:28px}.confirm-modal-close-btn:hover{background:#f1f5f9;color:#334155}.confirm-modal-header{align-items:flex-start;display:flex;gap:16px;padding:24px 24px 18px}.confirm-modal-icon-badge{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.confirm-modal-icon-badge.is-danger{background:#fee2e2;border:1px solid #fecaca;color:#dc2626}.confirm-modal-icon-badge.is-warning{background:#fef3c7;border:1px solid #fde68a;color:#d97706}.confirm-modal-icon-badge.is-info,.confirm-modal-icon-badge.is-primary{background:#e0e7ff;border:1px solid #c7d2fe;color:#4f46e5}.confirm-modal-header-text{flex:1 1;min-width:0;padding-top:2px}.confirm-modal-title{color:#1e293b;font-size:16px;font-weight:700;line-height:1.3;margin:0 0 6px}.confirm-modal-message{color:#64748b;font-size:13px;line-height:1.5;margin:0;word-break:break-word}.confirm-modal-footer{background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;gap:10px;justify-content:flex-end;padding:14px 24px}.confirm-modal-btn{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;justify-content:center;padding:8px 16px;transition:all .15s ease}.confirm-modal-btn.cancel-btn{background:#fff;border:1px solid #cbd5e1;color:#475569}.confirm-modal-btn.cancel-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}.confirm-modal-btn.confirm-btn.is-danger{background:#dc2626;border:1px solid #b91c1c;color:#fff}.confirm-modal-btn.confirm-btn.is-danger:hover{background:#b91c1c;border-color:#991b1b}.confirm-modal-btn.confirm-btn.is-warning{background:#d97706;border:1px solid #b45309;color:#fff}.confirm-modal-btn.confirm-btn.is-warning:hover{background:#b45309;border-color:#92400e}.confirm-modal-btn.confirm-btn.is-info,.confirm-modal-btn.confirm-btn.is-primary{background:#4f46e5;border:1px solid #4338ca;color:#fff}.confirm-modal-btn.confirm-btn.is-info:hover,.confirm-modal-btn.confirm-btn.is-primary:hover{background:#4338ca;border-color:#3730a3}.confirm-modal-btn:disabled{cursor:not-allowed;opacity:.6}.current-product-image{grid-gap:6px;background:#faf8fb;border:1px solid #e1dae5;border-radius:5px;display:grid;gap:6px;overflow:hidden;padding:7px}.current-product-image img{background:#fff;border-radius:3px;height:118px;object-fit:contain;width:100%}.current-product-image small{color:#7d7484;font-size:10px;line-height:1.35}.modal .product-status-field{align-self:start}.products-table{table-layout:fixed}.products-list-toolbar{align-items:center;display:flex;gap:14px;justify-content:space-between;margin:0 0 15px}.products-list-actions{align-items:center;display:flex;gap:9px;justify-content:flex-end}.products-list-toolbar .search-bar{margin:0}.products-select-all{align-items:center;color:#56506a;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:7px}.product-select-column input,.products-select-all input{accent-color:#6654ad}.products-bulk-delete{align-items:center;background:#bd4550;border:1px solid #bd4550;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;gap:6px;min-height:38px;padding:7px 12px}.products-bulk-delete:hover:not(:disabled){background:#a73741}.products-bulk-delete:disabled{cursor:wait;opacity:.65}.products-table .product-select-column{min-width:56px;padding-inline:0;text-align:center;vertical-align:middle;width:56px}.products-table .product-select-column input{display:block;margin:0 auto}.products-table .sr-only{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.products-table tbody tr.is-selected td{background:#f6f3ff}.products-table .product-actions,.products-table .product-actions-heading{text-align:right}.product-actions{white-space:nowrap}.product-action-buttons{align-items:center;display:flex;gap:8px;justify-content:flex-end}.product-action-buttons .btn-sm{margin:0}.product-actions .btn-delete{background:#a83c47;border-color:#a83c47;color:#fff}.product-actions .btn-delete:hover{background:#8f2f39}.product-departments{grid-column:1/-1}.department-checkboxes{background:#faf8fb;border:1px solid #d9d1df;border-radius:5px;display:flex;flex-wrap:wrap;gap:8px 14px;padding:9px}.department-checkboxes .checkbox{font-size:12px;margin:0}.department-checkboxes small{color:#7d7484;font-size:11px}@media (max-width:720px){.products-list-actions,.products-list-toolbar{align-items:stretch;flex-direction:column}.products-list-actions .search-bar{width:100%}.products-bulk-delete{justify-content:center}}.orders-table-wrap{background:#fff;border:1px solid #d9d1df;overflow-x:auto;width:100%}.orders-table{border:0!important;min-width:1120px;table-layout:fixed}.orders-table td{padding-block:8px;vertical-align:middle}.orders-col-order{width:135px}.orders-col-product{width:310px}.orders-col-customer{width:205px}.orders-col-details{width:260px}.orders-col-status{width:155px}.orders-col-date{width:110px}.orders-col-action{width:196px}.order-date,.order-identity>strong{white-space:nowrap}.customer-details strong,.order-details strong,.order-product strong,.orders-table td>strong{color:#342844;display:block;font-size:12px}.orders-table small{color:#7d7484;display:block;font-size:10px;line-height:1.3;margin-top:3px}.order-identity>small{display:inline-block;margin-right:8px}.order-type{color:#956f22!important;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.order-product-list{grid-gap:6px;display:grid;gap:6px;min-width:0}.order-product-action{align-self:center;margin-left:auto}.order-product-chat-tag{background:#f7f3ff;border:1px solid #cfc3e5;border-radius:5px;color:#624b9a;cursor:pointer;display:grid;height:31px;padding:0;place-items:center;width:31px}.order-product-chat-tag:hover{background:#6b52a5;border-color:#6b52a5;color:#fff}.inventory-view-model-btn{align-items:center;background:#6651a4!important;border-color:#6651a4!important;color:#fff!important;display:inline-flex;font-weight:800;gap:6px}.order-product{align-items:center;display:flex;gap:8px}.order-product+.order-product{border-top:1px solid #eee7f0;padding-top:6px}.order-product-copy{min-width:0}.order-product-copy small{display:inline;margin-right:8px}.order-product-image{background:#f8f2e8;border:1px solid #e2d8e5;border-radius:0;color:#b88121;display:grid;flex:0 0 46px;font-size:20px;height:46px;overflow:hidden;place-items:center;width:46px}.order-product-image img{height:100%;object-fit:cover;width:100%}.customer-details{min-width:0}.customer-details small,.customer-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-details{align-items:baseline;column-gap:10px;display:flex;flex-wrap:wrap;max-width:100%;min-width:0}.order-details strong{flex:0 0 100%}.order-details small{display:inline-block;min-width:0}.order-details small:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-status{background:#eee9f0;border-radius:3px;color:#64536b;display:inline-block;font-size:10px;font-weight:700;white-space:nowrap}.status-waiting-for-approval{background:#fff4dc;color:#8c621b}.status-order-confirmed{background:#e8f0ff;color:#315c9e}.status-in-manufacturing{background:#f0e7f3;color:#70457a}.status-out-for-delivery{background:#fff0e7;color:#a35327}.status-completed{background:#e7f5ed;color:#287657}.order-actions,.orders-table th:last-child{text-align:center}.orders-table td:nth-last-child(-n+3){vertical-align:middle}.order-actions{min-width:0;padding-inline:10px!important;vertical-align:middle!important;white-space:nowrap}.order-actions .table-action-group{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;justify-content:center;margin-inline:auto;max-width:100%;width:-webkit-max-content;width:max-content}.order-action-stack{grid-gap:8px;display:grid;gap:8px;justify-items:center;width:100%}.order-approve-button{background:#5e4b91;border:1px solid #5e4b91;border-radius:5px;color:#fff;cursor:pointer;font:inherit;font-size:11px;font-weight:800;max-width:126px;min-height:32px;width:100%}.order-approve-button:hover{background:#4f3d82;border-color:#4f3d82}.order-actions .table-icon-button{flex-shrink:0}.order-actions .btn-sm+.btn-sm{margin-left:6px}.order-actions .btn-sm:first-child{background:#fff9e8;border-color:#eed7a8;color:#8c621b}.order-actions .btn-remove-order{background:#fff;border-color:#e9c9cd;color:#a64e55}.manager-select-wrap{align-items:center;display:flex;justify-content:center}.manager-select{background:#fff;border:1px solid #d8d0dd;border-radius:4px;color:#4c3d75;font:inherit;font-size:11px;font-weight:600;max-width:170px;min-height:32px;padding:0 10px;width:100%}.manager-select:focus{border-color:#9d8eb0;box-shadow:0 0 0 2px #6654ad1f;outline:none}@media (max-width:1450px){.orders-table{min-width:1060px}.orders-col-order{width:120px}.orders-col-product{width:280px}.orders-col-customer{width:180px}.orders-col-details{width:235px}.orders-col-status{width:145px}.orders-col-date{width:100px}.orders-col-action{width:184px}.orders-table td,.orders-table th{padding-inline:8px}.order-product-image{flex-basis:42px;height:42px;width:42px}}.delivery-inventory-section{background:#fff;border:1px solid #d9d8e3;margin-bottom:14px}.delivery-inventory-heading{align-items:center;border-bottom:1px solid #e1e0e8;display:flex;gap:16px;justify-content:space-between;min-height:58px;padding:10px 13px}.delivery-inventory-heading h3{color:#4f4d60;font-size:14px;margin:0}.delivery-inventory-heading p{color:#8b8998;font-size:10px;margin:4px 0 0}.delivery-inventory-heading>strong{background:#e7f5ed;border-radius:12px;color:#287657;font-size:10px;padding:5px 9px}.delivery-inventory-table{border:0;margin:0}.inventory-page .orders-table{min-width:1040px}.delivery-inventory-table th:first-child{width:26%}.delivery-inventory-table th:nth-child(2){width:11%}.delivery-inventory-table th:nth-child(3){width:18%}.delivery-inventory-table th:nth-child(4){width:8%}.delivery-inventory-table th:nth-child(5){width:12%}.delivery-inventory-table th:nth-child(6){width:16%}.delivery-inventory-table th:nth-child(7){width:72px}.inventory-orders-table th:first-child{width:240px}.inventory-orders-table th:nth-child(2){width:300px}.inventory-orders-table th:nth-child(3){width:230px}.inventory-orders-table th:nth-child(4){width:210px}.inventory-orders-table th:nth-child(5){width:190px}.inventory-orders-table th:nth-child(6){width:14%}.inventory-orders-table th:nth-child(7){width:98px}.inventory-orders-table th:nth-child(8){width:78px}.delivery-inventory-table td:last-child,.delivery-inventory-table th:last-child,.inventory-orders-table td:last-child,.inventory-orders-table th:last-child{text-align:center}.delivery-inventory-table .inventory-row-actions,.inventory-orders-table .inventory-row-actions{justify-content:center}.delivery-item-status{border-radius:3px;font-size:9px;padding:5px 8px}.delivery-item-status.ready{background:#fff3d8;color:#9b6819}.delivery-item-status.delivered{background:#e7f5ed;color:#287657}.complete-delivery-btn{background:#eef9f3!important;border-color:#b9dbc9!important;color:#287657!important;white-space:nowrap}.inventory-table-wrap{min-width:0}.inventory-row-actions{align-items:center;display:flex;flex-wrap:wrap;gap:6px;min-width:0}.inventory-row-actions .btn-sm{margin:0;max-width:100%;white-space:normal}.inventory-icon-btn{background:#fff;border:1px solid #d8d0dd;border-radius:4px;color:#6654ad;cursor:pointer;display:inline-grid;flex:0 0 32px;height:32px;padding:0;place-items:center;width:32px}.inventory-icon-btn:hover{background:#f7f4fa;border-color:#9d8eb0}.inventory-icon-btn.print{background:#fff9e8;border-color:#eed7a8;color:#8c621b}.inventory-icon-btn.move{background:#f6f1fb;border-color:#d9cfea;color:#5e478b}.inventory-icon-btn.complete-delivery-btn{background:#eef9f3!important;border-color:#b9dbc9!important;color:#287657!important}.inventory-icon-btn:focus-visible{outline:2px solid #6654ad;outline-offset:2px}.cad-customer-review{border-radius:4px;font-size:9px;font-weight:800;line-height:1.35;max-width:220px;padding:5px 8px}.cad-customer-review.pending{background:#fff2d6;color:#94651c}.cad-customer-review.approved{background:#e5f5ec;color:#247052}.cad-customer-review.changes_requested{background:#fdebed;color:#a03e4a}.cad-pending-upload-note{align-items:center;background:#f8f5fd;border:1px dashed #cfc3e5;border-radius:6px;color:#624b9a;cursor:pointer;display:inline-flex;font-size:10px;font-weight:600;gap:5px;line-height:1.35;margin-top:4px;max-width:220px;padding:5px 9px;transition:all .2s ease}.cad-pending-upload-note:hover{background:#ede6f9;border-color:#7c5cb7;color:#4a2e87}.cad-pending-upload-note svg{color:#7c5cb7;flex-shrink:0}@media (max-width:900px){.inventory-page .page-header{align-items:stretch;flex-direction:column}.inventory-page .page-actions{flex-wrap:wrap;width:100%}.inventory-page .inventory-search{flex:1 1 220px;min-width:0;width:auto}.inventory-page .inventory-table-wrap{overflow:visible}.inventory-page .orders-table{background:#0000;border:0!important;display:block;min-width:0}.inventory-page .orders-table thead{display:none}.inventory-page .orders-table tbody{grid-gap:12px;display:grid;gap:12px}.inventory-page .orders-table tr{background:#fff;border:1px solid #d9d8e3;border-radius:0;display:block;min-width:0;overflow:hidden;width:100%}.inventory-page .orders-table td{grid-gap:12px;align-items:start;border-bottom:1px solid #ece8ef;display:grid;gap:12px;grid-template-columns:112px minmax(0,1fr);min-width:0;overflow-wrap:anywhere;padding:11px 12px;width:100%}.inventory-page .orders-table td:last-child{border-bottom:0}.inventory-page .orders-table td:before{color:#756b7d;content:attr(data-label);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.inventory-page .inventory-orders-table td:nth-child(4):before{content:"Order details"}.inventory-page .orders-table .inventory-empty-row td{display:block}.inventory-page .orders-table .inventory-empty-row td:before{display:none}.inventory-page .customer-details small,.inventory-page .customer-details strong,.inventory-page .order-details small:last-child{overflow-wrap:anywhere;white-space:normal}.inventory-page audio{max-width:240px;width:100%!important}}@media (max-width:560px){.inventory-page .orders-table td{gap:9px;grid-template-columns:92px minmax(0,1fr);padding-inline:10px}.inventory-page .page-actions>button{flex:1 1 auto}.inventory-page .page-actions>.toolbar-icon-button{flex:0 0 34px}.delivery-inventory-heading{align-items:flex-start}}.offline-order-modal label{align-content:start}.offline-order-modal input,.offline-order-modal select{box-sizing:border-box;height:42px}.offline-order-modal textarea{background:#fff;border:1px solid #cbd5e1;border-radius:0;box-sizing:border-box;color:#1e293b;font:inherit;line-height:1.45;min-height:118px;padding:12px 14px;resize:vertical;width:100%}.offline-order-modal input:focus,.offline-order-modal select:focus,.offline-order-modal textarea:focus{border-color:#d08a00;box-shadow:0 0 0 2px #d08a001f;outline:none}.offline-order-modal input[type=file]{padding:6px 9px}.offline-field-heading{align-items:baseline;display:flex;gap:4px}.offline-field-heading small,.offline-field-status{font-weight:400}.customer-lookup-note{display:block;font-size:10px;line-height:1.35;margin-top:2px;min-height:14px}.customer-lookup-note.muted,.customer-lookup-note.searching{color:#777487}.customer-lookup-note.success{color:#247052;font-weight:700}.customer-lookup-note.warning{color:#9a651a;font-weight:700}.multi-item-offline-modal{display:flex!important;flex-direction:column!important;max-height:88vh!important;overflow-y:auto!important;padding:24px!important;position:relative!important;width:min(780px,95vw)!important}.multi-item-offline-modal>*{grid-column:auto!important}.modal-top-bar{align-items:flex-start!important;display:flex!important;gap:12px!important;justify-content:space-between!important;margin-bottom:4px!important}.modal-close-btn{align-items:center!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:0!important;color:#64748b!important;cursor:pointer!important;display:inline-flex!important;flex:0 0 32px!important;height:32px!important;justify-content:center!important;padding:0!important;transition:all .15s ease!important;width:32px!important}.modal-close-btn:hover{background:#fee2e2!important;border-color:#fca5a5!important;color:#ef4444!important}.multi-item-offline-modal h3{color:#1e293b!important;font-size:20px!important;margin:0 0 4px!important}.multi-item-offline-modal .modal-heading-desc{color:#64748b!important;font-size:13px!important;margin:0 0 16px!important}.offline-customer-section{grid-gap:14px!important;border-bottom:1px solid #e2e8f0!important;display:grid!important;gap:14px!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:16px!important;padding-bottom:16px!important}.offline-customer-section label{color:#334155!important;display:flex!important;flex-direction:column!important;font-size:13px!important;font-weight:600!important;gap:6px!important}.offline-customer-autocomplete-wrap{align-self:start!important;display:flex!important;flex-direction:column!important;min-width:0!important;position:relative!important}.offline-customer-autocomplete-wrap label{width:100%!important}.customer-dropdown-menu{background:#fff!important;border:1px solid #d08a00!important;border-radius:0 0 4px 4px!important;box-shadow:0 8px 20px #1e293b29!important;left:0!important;list-style:none!important;margin:0!important;max-height:220px!important;overflow-y:auto!important;padding:4px!important;position:absolute!important;right:0!important;top:calc(100% - 1px)!important;z-index:9999!important}.customer-dropdown-item{align-items:center!important;border-bottom:1px solid #f3f0f9!important;border-radius:4px!important;cursor:pointer!important;display:flex!important;gap:10px!important;justify-content:space-between!important;padding:8px 12px!important;transition:background .12s ease!important}.customer-dropdown-item:last-child{border-bottom:none!important}.customer-dropdown-item.is-active,.customer-dropdown-item:focus,.customer-dropdown-item:hover{background:#f3effc!important}.cust-drop-name{color:#3b3252!important;font-size:13px!important;font-weight:700!important}.cust-drop-meta{color:#7b7591!important;font-size:11px!important;gap:8px!important}.cust-drop-meta,.offline-items-header{align-items:center!important;display:flex!important}.offline-items-header{justify-content:space-between!important;margin-bottom:12px!important}.offline-items-header h4{color:#1e293b!important;font-size:14px!important;font-weight:700!important;margin:0!important}.offline-items-list{display:flex!important;flex-direction:column!important;gap:14px!important}.offline-item-card{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:0!important;padding:16px!important}.offline-item-card-header{align-items:center!important;border-bottom:1px dashed #cbd5e1!important;display:flex!important;justify-content:space-between!important;margin-bottom:12px!important;padding-bottom:8px!important}.offline-item-card-header strong{color:#334155!important;font-size:13px!important}.btn-danger-text{background:none!important;border:none!important;color:#dc2626!important;cursor:pointer!important;font-size:12px!important;font-weight:600!important;padding:0!important}.btn-danger-text:hover{text-decoration:underline!important}.offline-item-fields{grid-gap:12px!important;display:grid!important;gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.offline-item-fields label{color:#334155!important;display:flex!important;flex-direction:column!important;font-size:13px!important;font-weight:600!important;gap:6px!important;grid-column:auto!important}.offline-item-fields label.full-width{grid-column:1/-1!important}.offline-item-fields .offline-item-checkbox-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px 24px;grid-column:1/-1;margin:4px 0}.offline-item-fields .offline-item-checkbox-group label{align-items:center;cursor:pointer;display:inline-flex!important;flex-direction:row!important;font-weight:700!important;gap:8px!important;margin:0}.offline-item-fields .offline-item-checkbox-group input[type=checkbox]{accent-color:#6654ad;cursor:pointer;height:18px;margin:0;width:18px}.edit-custom-image-field>span:first-child small{color:#7d7484;font-weight:500}.edit-current-order-image{grid-gap:10px;align-items:center;background:#faf8fb;border:1px solid #e1dae5;border-radius:5px;display:grid;gap:10px;grid-template-columns:96px 1fr;padding:8px}.edit-current-order-image img{background:#fff;border-radius:4px;height:76px;object-fit:contain;width:96px}.edit-current-order-image small{color:#7d7484;font-weight:500}.offline-order-modal label:last-of-type{grid-column:auto!important}.offline-order-modal .offline-item-fields .full-width,.offline-order-modal .offline-item-fields label.full-width{grid-column:1/-1!important;width:100%!important}.offline-order-modal .offline-item-fields label.full-width textarea{box-sizing:border-box!important;min-height:100px!important;resize:vertical;width:100%!important}.cancel-order-modal{display:flex!important;flex-direction:column!important;gap:18px;padding:26px 28px!important;width:min(520px,92vw)!important}.cancel-order-modal .modal-top-bar{margin-bottom:0!important}.cancel-order-modal h3{color:#2f2b59;font-size:20px;margin:0 0 8px}.cancel-order-modal .modal-heading-desc{color:#64748b;font-size:13px;line-height:1.45;margin:0}.cancel-order-modal .cancel-order-field{display:flex;flex-direction:column;gap:8px;margin:0;width:100%}.cancel-order-modal .cancel-order-field .offline-field-heading{color:#334155;font-size:14px;font-weight:700}.cancel-order-modal .modal-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:0!important}@media (max-width:700px){.cancel-order-modal{padding:22px 20px!important}.cancel-order-modal .modal-actions{justify-content:stretch}.cancel-order-modal .modal-actions button{flex:1 1}}.inventory-tabs{border-bottom:1px solid #cbd5e1;display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding-bottom:0}.inventory-tab-btn{align-items:center;background:none;border:none;border-bottom:2px solid #0000;border-radius:0;color:#64748b;cursor:pointer;display:flex;font-size:14px;gap:8px;margin-bottom:-1px;padding:10px 18px;transition:all .2s ease}.inventory-tab-btn:hover{color:#475569}.inventory-tab-btn.is-active{border-bottom-color:#4d3d59;color:#4d3d59}.inventory-tab-badge{align-items:center;animation:pulse-badge 2s infinite;background-color:#dc2626;border-radius:9999px;color:#fff;display:inline-flex;font-size:10px;font-weight:800;justify-content:center;line-height:1;min-width:16px;padding:2px 6px}@keyframes pulse-badge{0%{box-shadow:0 0 0 0 #dc2626b3;transform:scale(1)}70%{box-shadow:0 0 0 4px #dc262600;transform:scale(1.05)}to{box-shadow:0 0 0 0 #dc262600;transform:scale(1)}}.staff-assignment-select{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#1e293b;font-size:13px;font-weight:550;height:40px;margin-top:6px;padding:0 12px;width:100%}.inventory-inline-assignment{margin-top:0}.staff-badge{align-items:center;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;color:#475569;display:inline-flex;font-size:10px;font-weight:700;padding:2px 8px}.assigned-staff-info{display:flex;flex-direction:column;gap:2px}.inventory-page{margin-inline:auto;max-width:1400px}.inventory-table-wrap{background:#fff;border:1px solid #cbd5e1;margin-top:16px;overflow-x:auto;width:100%}.inventory-flat-table{background:#fff;border-collapse:collapse;font-size:13px;table-layout:fixed;width:100%}.inventory-flat-table th{background:#f1f5f9;border-bottom:2px solid #cbd5e1;border-right:1px solid #cbd5e1;color:#334155;font-size:11px;font-weight:700;letter-spacing:.05em;padding:11px 14px;text-align:center;text-transform:uppercase;vertical-align:middle}.inventory-flat-table th:last-child{border-right:none}.inventory-flat-table td{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;color:#334155;line-height:1.32;padding:8px 12px;text-align:center}.inventory-orders-table td:first-child,.inventory-orders-table td:nth-child(2),.inventory-orders-table td:nth-child(3){padding-bottom:10px;padding-top:10px}.inventory-flat-table td:last-child{border-right:none}.inventory-flat-table tbody tr.inventory-clickable-row{cursor:pointer}.inventory-flat-table tbody tr.inventory-clickable-row:hover td{background-color:#f8fafc}.inventory-flat-table tbody tr:last-child td{border-bottom:none}.flat-order-info{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;min-height:100%;text-align:center}.flat-order-id{color:#0f172a;font-weight:700}.flat-order-type{color:#94a3b8;font-size:11px;font-weight:700;text-transform:uppercase}.flat-order-date{color:#64748b;font-size:11px}.flat-badges{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:3px}.flat-manager-badge,.flat-staff-badge{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:2px;color:#475569;max-width:100%;padding:1px 6px}.flat-manager-badge,.flat-route-badge,.flat-staff-badge{align-items:center;display:inline-flex;font-size:10px;line-height:1.2}.flat-route-badge{background:#f5f3ff;border:1px solid #c4b5fd;border-radius:2px;color:#5b21b6;font-weight:800;letter-spacing:.04em;padding:1px 7px;text-transform:uppercase}.flat-product-details{flex-direction:column;gap:3px;min-height:100%;text-align:center}.flat-order-meta,.flat-product-details{align-items:center;display:flex;justify-content:center}.flat-order-meta{color:#64748b;font-size:11px;gap:6px;margin-top:2px}.flat-specs{color:#475569;display:flex;flex-wrap:wrap;font-size:11px;font-weight:600;gap:4px 10px}.flat-notes{background:#f8fafc;border-left:2px solid #64748b;box-sizing:border-box;color:#475569;font-size:12px;margin-top:2px;margin-inline:auto;max-width:100%;padding:2px 7px;text-align:center;width:-webkit-fit-content;width:fit-content}.flat-voice{align-items:center;display:flex;gap:5px;justify-content:center;margin-top:2px}.voice-label{color:#64748b;font-size:11px}.flat-customer{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;min-height:100%;text-align:center}.flat-customer-name{color:#0f172a;font-weight:700}.flat-customer-contact{color:#475569;font-size:12px}.flat-customer-email{color:#64748b;font-size:11px}.flat-status{display:flex;flex-direction:column;gap:3px}.flat-stage{color:#475569;font-size:12px;text-align:center}.flat-stage-notes{background:#fef08a;border-left:2px solid #eab308;box-sizing:border-box;color:#854d0e;font-size:11px;margin-top:2px;margin-inline:auto;max-width:100%;padding:2px 7px;text-align:center;width:-webkit-fit-content;width:fit-content}.flat-actions{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;margin-inline:auto;max-width:196px;width:100%}.inventory-design-assets{border:1px solid #ddd6eb;border-radius:4px;padding:6px}.inventory-design-stage{color:#6250a7;display:block;font-size:10px;font-weight:800;letter-spacing:.04em;margin-bottom:5px;text-transform:uppercase}.inventory-design-actions{grid-gap:5px;align-items:stretch;display:grid;gap:5px;grid-template-columns:52px minmax(0,1fr)}.inventory-design-preview{align-items:center;color:#6250a7;display:flex;flex-direction:column;font-size:9px;font-weight:700;gap:2px;justify-content:center;min-width:0}.inventory-design-preview img{background:#fff;border:1px solid #ddd6eb;border-radius:3px;height:42px;object-fit:contain;width:100%}.inventory-model-file-actions{grid-gap:4px;display:grid;gap:4px;grid-template-columns:1fr;min-width:0}.inventory-model-download{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:3px;color:#475569;cursor:pointer;display:inline-flex;font-size:8.5px;font-weight:700;gap:4px;justify-content:center;line-height:1.2;min-height:25px;min-width:0;padding:3px 6px}.inventory-model-download.verified-only{border-color:#6752a4;color:#6752a4;min-height:34px;width:100%}.inventory-model-download.view{background:#6752a4;border-color:#6752a4;color:#fff}.inventory-model-download.view:hover{background:#514080;border-color:#514080;color:#fff}.inventory-model-download:hover{background:#f7f4fa;border-color:#9d8eb0;color:#6250a7}.inventory-model-download svg{flex:0 0 auto}.inventory-download-dropdown-wrap{min-width:0;position:relative;width:100%}.inventory-download-dropdown-wrap .inventory-model-download{width:100%}.inventory-download-dropdown-wrap .inventory-model-download.active{background:#ede9f6;border-color:#6752a4;color:#6752a4}.inventory-download-menu{background:#fff;border:1px solid #d4cde4;border-radius:6px;box-shadow:0 6px 18px #2d234429;display:flex;flex-direction:column;gap:2px;min-width:135px;padding:4px;position:absolute;right:0;top:calc(100% + 3px);z-index:100}.inventory-download-menu-item{align-items:center;background:#0000;border:0;border-radius:4px;color:#332d41;cursor:pointer;display:flex;font-size:9.5px;font-weight:700;gap:6px;padding:5px 7px;text-align:left;transition:background .12s ease,color .12s ease;white-space:nowrap;width:100%}.inventory-download-menu-item:hover{background:#f2eefb;color:#583ea2}.inventory-download-menu-item svg{color:#6752a4;flex:0 0 auto}.inventory-download-menu-item.download-both{border-top:1px solid #ede9f4;color:#523ea2;margin-top:2px;padding-top:5px}.inventory-download-menu-item.download-both:hover{background:#ede9f8;color:#432e8c}.flat-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:4px;box-shadow:0 1px 0 #0f172a05;color:#334155;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;line-height:1.25;min-height:32px;padding:0 12px;text-align:center;width:100%}.delivery-inventory-table td:last-child,.delivery-inventory-table td:nth-child(4),.inventory-orders-table td:last-child{vertical-align:middle}.inventory-assignment-cell,.inventory-orders-table td.inventory-assignment-cell{text-align:center;vertical-align:middle!important}.flat-btn:hover{background:#f1f5f9;border-color:#94a3b8}.flat-btn.primary{background:#4d5d75;border-color:#4d5d75;color:#fff}.flat-btn.primary:hover{background:#3f4d63;border-color:#3f4d63}.inventory-order-management-actions{grid-gap:5px;gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-order-management-actions .flat-btn{font-size:9px;gap:4px;min-width:0;padding:0 5px}.inventory-order-management-actions .flat-btn.warning{background:#fffaf0;border-color:#f0cf82;color:#9a6700}.inventory-order-management-actions .flat-btn.danger{background:#fff7f6;border-color:#f0b4ae;color:#b42318}.flat-btn:disabled{cursor:default;opacity:1}.inventory-orders-table td:last-child{padding-inline:18px}.delivered-timestamp{background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:0;box-sizing:border-box;color:#047857;display:inline-flex;font-size:11px;padding:4px 8px;width:100%}.delivered-timestamp,.inventory-loading{align-items:center;font-weight:600;justify-content:center}.inventory-loading{color:#64748b;display:flex;flex-direction:column;font-size:14px;gap:12px;padding:40px}.animate-spin{animation:spin 1s linear infinite}.delivery-item-status{border-radius:0;display:inline-block;font-size:10px;font-weight:800;padding:3px 6px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.delivery-item-status.ready{background:#fef3c7;border:1px solid #fde68a;color:#b45309}.delivery-item-status.delivered{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.inventory-page{color:#292336;max-width:1600px}.inventory-page .page-header{align-items:flex-end;border-bottom:1px solid #e3dfe8;margin:0 0 14px;min-height:94px;padding:16px 2px 18px}.inventory-page .page-header h2:before{display:none}.inventory-title-block{grid-gap:5px;display:grid;gap:5px}.inventory-kicker{color:#7760b5;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.inventory-page .page-header h2{color:#282035;font-size:clamp(26px,2vw,32px);font-weight:720;letter-spacing:-.035em;line-height:1.05;margin:0}.inventory-page .page-subtitle{color:#7c7585;font-size:12px;line-height:1.45;margin:3px 0 0}.inventory-page .page-actions{gap:8px;padding-bottom:1px}.inventory-search-control{align-items:center;background:#fff;border:1px solid #d9d3df;border-radius:8px;box-shadow:0 2px 8px rgba(44,35,54,.025);color:#91899a;display:flex;gap:9px;height:40px;padding:0 12px;transition:border-color .18s ease,box-shadow .18s ease;width:min(280px,28vw)}.inventory-search-control:focus-within{border-color:#8b77bd;box-shadow:0 0 0 3px #6654ad1a}.inventory-search-control .inventory-search{background:#0000;border:0;color:#383143;font-size:11px;font-weight:600;height:100%;min-width:0;outline:0;padding:0;text-transform:none;width:100%}.inventory-search-control .inventory-search::placeholder{color:#aaa3b0;font-weight:500}.inventory-page .toolbar-icon-button{border-color:#d9d3df;border-radius:8px;box-shadow:0 2px 8px rgba(44,35,54,.025);color:#6654ad;flex-basis:40px;height:40px;width:40px}.inventory-tabs{align-items:stretch;background:#fff;border:1px solid #e1dce6;border-radius:9px;box-shadow:0 4px 15px rgba(48,37,59,.035);gap:3px;margin:0 0 16px;min-height:52px;overflow-y:hidden;padding:0 8px;scrollbar-width:none}.inventory-tabs::-webkit-scrollbar{display:none}.inventory-tab-btn{border-bottom-width:3px;color:#746d7c;font-size:12px;font-weight:700;justify-content:center;margin:0;min-width:112px;padding:0 18px;transition:color .18s ease,background .18s ease,border-color .18s ease}.inventory-tab-btn:hover{background:#faf9fd;color:#554397}.inventory-tab-btn.is-active{background:linear-gradient(180deg,#fff,#faf8ff);border-bottom-color:#6c55b0;color:#4d3e83}.inventory-tab-badge{animation:none;border:2px solid #fff;box-shadow:0 2px 6px #523e9126;font-size:9px;height:20px;min-width:20px;padding:0 6px}.inventory-tab-badge.return{background:#c2410c}.inventory-return-request{grid-gap:4px;background:#fff7ed;border-left:3px solid #c26124;display:grid;gap:4px;margin-top:8px;padding:8px 10px;white-space:normal}.inventory-return-request strong{color:#9a4812;font-size:10px;text-transform:uppercase}.inventory-return-request span{color:#674735;font-size:11px;line-height:1.45;white-space:pre-wrap}.inventory-return-request small{color:#96735e;font-size:9px}.inventory-return-routes{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr;width:100%}.inventory-return-routes .flat-btn{min-width:0;padding-inline:7px}.inventory-return-modal-note{background:#fff7ed;border:1px solid #fed7aa;grid-column:1/-1;padding:12px 14px}.inventory-return-modal-note strong{color:#9a4812;font-size:11px}.inventory-return-modal-note p{color:#674735;font-size:12px;line-height:1.5;margin:5px 0 0;white-space:pre-wrap}.inventory-page .inventory-table-wrap{background:#fff;border:1px solid #ddd8e3;border-radius:9px;box-shadow:0 5px 18px #2d23380a;margin-top:0;overflow:auto}.inventory-orders-table{min-width:1120px}.inventory-flat-table{color:#393143;font-size:12px}.inventory-flat-table th{background:#f5f3f7;border-bottom:1px solid #d9d3df;border-right-color:#e2dde6;color:#6c6475;font-size:9px;font-weight:800;height:46px;letter-spacing:.09em;padding:0 16px}.inventory-flat-table td{background:#fff;border-bottom-color:#ebe7ee;border-right-color:#ebe7ee;color:#454050;line-height:1.4;padding:14px 16px;vertical-align:middle}.inventory-orders-table td:first-child,.inventory-orders-table td:nth-child(2),.inventory-orders-table td:nth-child(3){padding-block:14px}.inventory-flat-table tbody tr.inventory-clickable-row{transition:background .15s ease}.inventory-flat-table tbody tr.inventory-clickable-row:hover td{background:#fbfafd}.flat-customer,.flat-order-info,.flat-product-details{gap:4px}.flat-order-id{color:#292335;font-size:13px;font-weight:800;letter-spacing:-.01em}.flat-order-type{color:#948c9d;font-size:9px;letter-spacing:.05em}.flat-order-date{color:#787182;font-size:10px}.flat-badges{gap:5px;margin-top:5px}.flat-manager-badge,.flat-staff-badge{background:#f8f7fa;border-color:#ddd8e3;color:#625a6c}.flat-manager-badge,.flat-route-badge,.flat-staff-badge{border-radius:5px;font-size:9px;padding:3px 7px}.inventory-page .order-product{align-items:center;gap:11px;justify-content:center;margin-inline:auto}.inventory-page .order-product-image{background:#f7f3f8;border-color:#dfd9e4;border-radius:7px;flex-basis:54px;height:54px;width:54px}.inventory-page .order-product-copy{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.inventory-page .order-product-copy strong{color:#292335;font-size:12px;line-height:1.3}.inventory-page .order-product-copy small{color:#696273;font-size:10px;line-height:1.55}.flat-specs{align-items:center;color:#625b6c;font-size:10px;gap:5px 12px;justify-content:center;margin-top:4px}.flat-customer-name{color:#292335;font-size:12px;font-weight:750;text-align:center}.flat-customer-contact,.flat-customer-email{color:#6e6777;font-size:10px;text-align:center}.inventory-inline-assignment{border-color:#d7d1df;border-radius:7px;color:#393143;display:block;font-size:11px;font-weight:650;height:38px;margin:0 auto;outline:none;padding:0 11px}.inventory-inline-assignment:focus{border-color:#8b77bd;box-shadow:0 0 0 3px #6654ad1a}.flat-status{align-items:center;gap:6px;justify-content:center;text-align:center}.order-status{border-radius:5px;font-size:9px;padding:5px 8px}.flat-stage{color:#625b6c;font-size:10px;line-height:1.45}.flat-stage strong{color:#393143}.flat-stage-notes{border:0;border-radius:4px;font-size:9px;padding:4px 7px}.flat-actions{gap:7px;max-width:170px}.flat-btn{border-color:#d8d2df;border-radius:6px;box-shadow:none;color:#514959;font-size:10px;min-height:34px;padding-inline:10px}.flat-btn.primary{background:#5e4b91;border-color:#5e4b91}.flat-btn.primary:hover{background:#4f3d82;border-color:#4f3d82}.inventory-design-assets{background:#faf8fd;border-color:#ded7e8;border-radius:7px;padding:8px}.inventory-orders-table td:last-child{padding-inline:12px}.inventory-orders-table tbody tr{min-height:104px}.inventory-orders-table .inventory-action-cell,.inventory-orders-table .inventory-assignment-cell,.inventory-orders-table .inventory-status-cell{vertical-align:middle}.inventory-order-management-actions{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,36px);justify-content:center}.inventory-action-icon{background:#fff;border:1px solid #d8d2df;border-radius:7px;color:#5f5668;cursor:pointer;display:inline-grid;height:36px;padding:0;place-items:center;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease;width:36px}.inventory-action-icon:hover:not(:disabled){transform:translateY(-1px)}.inventory-action-icon.print{background:#fffbf1;border-color:#ead7ad;color:#7c5a1e}.inventory-action-icon.cad-upload{background:#f0fdfa;border-color:#bee3db;color:#167c80}.inventory-action-icon.cad-upload:hover:not(:disabled){background:#ccfbf1;border-color:#99f6e4;color:#0f5e62}.inventory-action-icon.edit{background:#faf8ff;border-color:#d7ceeb;color:#554397}.inventory-action-icon.cancel{background:#fffaf0;border-color:#f0cf82;color:#9a6700}.inventory-action-icon.delete{background:#fff7f6;border-color:#f0b4ae;color:#b42318}.inventory-action-icon:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.38}.flat-btn{gap:6px}.inventory-action-cell .flat-actions{max-width:180px;width:100%}@media (max-width:900px){.inventory-page .page-header{align-items:stretch;min-height:0;padding-top:12px}.inventory-search-control{flex:1 1 220px;width:auto}.inventory-page .inventory-table-wrap{overflow-x:auto}}.collage-uploader-wrap{flex-direction:column;margin-top:4px}.collage-current-image-tag,.collage-uploader-wrap{box-sizing:border-box;display:flex;gap:12px;width:100%}.collage-current-image-tag{background:#f8f6fc;border:1px solid #e2d9ee;border-radius:8px;padding:8px 12px}.collage-current-image-tag .expandable-image,.collage-current-image-tag img{background:#fff!important;border:1px solid #d5cae2!important;border-radius:6px!important;flex-shrink:0!important;height:44px!important;max-height:44px!important;max-width:44px!important;min-height:44px!important;min-width:44px!important;object-fit:cover!important;width:44px!important}.collage-current-image-tag span{color:#554378;font-size:12px;font-weight:600;line-height:1.4}.collage-uploader-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.collage-uploader-label{align-items:center;color:#282233;display:flex;font-size:13px;font-weight:700;gap:6px}.collage-uploader-label small{color:#7d7484;font-size:12px;font-weight:500}.collage-uploader-controls{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.collage-btn-secondary{align-items:center;background:#fff;border:1px solid #d5cae2;border-radius:5px;color:#6654ad;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:5px 10px;transition:all .15s ease}.collage-btn-secondary:hover{background:#f5f0fa;border-color:#8b72aa}.collage-btn-danger{align-items:center;background:#fff8f8;border:1px solid #f2c7cb;border-radius:5px;color:#d12e3e;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:5px 8px}.collage-btn-danger:hover{background:#ffecec;border-color:#d12e3e}.collage-dropzone{align-items:center;background:#faf8fb;border:2px dashed #d5cae2;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:28px 20px;text-align:center;transition:all .2s ease;width:100%}.collage-dropzone.dragover,.collage-dropzone:hover{background:#f5f0fa;border-color:#6654ad}.collage-dropzone-icon{align-items:center;background:#ede6f5;border-radius:50%;color:#74599a;display:flex;height:46px;justify-content:center;width:46px}.collage-dropzone-title{color:#3f334d;font-size:13px;font-weight:700}.collage-dropzone-subtitle{color:#7d7484;font-size:12px}.collage-arrange-container{display:flex;flex-direction:column;gap:10px;width:100%}.collage-thumbnails-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));width:100%}.collage-thumb-card{background:#fff;border:1.5px solid #e1dae5;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;-webkit-user-select:none;user-select:none}.collage-thumb-card:hover{border-color:#8b72aa;box-shadow:0 3px 10px #6654ad24}.collage-thumb-card.is-dragging{border-color:#6654ad;border-style:dashed;opacity:.35}.collage-thumb-card.has-span{background:#fcfaff;border-color:#9275bd}.collage-thumb-preview{background:#f8f6fb;border-radius:6px 6px 0 0;cursor:pointer;position:relative}.collage-thumb-img-container,.collage-thumb-preview{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.collage-thumb-img-container{height:100%;transition:transform .15s ease-out}.collage-thumb-preview img{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.collage-thumb-zoom-overlay{align-items:center;background:#28223359;color:#fff;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .15s ease;z-index:3}.collage-thumb-preview:hover .collage-thumb-zoom-overlay{opacity:1}.collage-badge-number{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#282233d9;border-radius:12px;font-size:10px;left:6px;padding:2px 7px}.collage-badge-number,.collage-badge-span{color:#fff;font-weight:800;position:absolute;top:6px;z-index:4}.collage-badge-span{background:#6654ad;border-radius:10px;font-size:9px;letter-spacing:.3px;padding:1px 6px;right:6px}.collage-badge-zoom{background:#282233cc;border-radius:4px;bottom:6px;color:#f7e6a6;font-size:9px;font-weight:700;left:6px;padding:1px 5px;position:absolute;z-index:4}.collage-thumb-individual-controls{align-items:center;background:#f7f4fb;border-top:1px solid #ece5f3;display:flex;gap:4px;justify-content:space-between;padding:4px 6px}.collage-span-toggle-btn{align-items:center;background:#fff;border:1px solid #d5cae2;border-radius:4px;color:#675d70;cursor:pointer;display:inline-flex;font-size:10px;font-weight:700;gap:3px;padding:2px 6px;transition:all .12s ease}.collage-span-toggle-btn.is-active{background:#6654ad;border-color:#6654ad;color:#fff}.collage-indiv-zoom-group{align-items:center;background:#fff;border:1px solid #d5cae2;border-radius:4px;display:inline-flex;gap:2px;padding:1px}.collage-indiv-zoom-btn{align-items:center;background:#0000;border:none;border-radius:3px;color:#67499c;cursor:pointer;display:inline-flex;height:18px;justify-content:center;padding:0;width:18px}.collage-indiv-zoom-btn:hover:not(:disabled){background:#ede6f5;color:#513a96}.collage-indiv-zoom-btn:disabled{cursor:not-allowed;opacity:.3}.collage-thumb-actions{align-items:center;background:#faf8fb;border-top:1px solid #e8e2ec;display:flex;gap:4px;justify-content:space-between;padding:6px 8px}.collage-move-btn-group{align-items:center;display:flex;gap:3px}.collage-icon-btn{align-items:center;background:#fff;border:1px solid #d5cae2;border-radius:5px;color:#67499c;cursor:pointer;display:inline-flex;height:26px;justify-content:center;padding:0;transition:all .12s ease;width:26px}.collage-icon-btn:hover:not(:disabled){background:#6654ad;border-color:#6654ad;color:#fff}.collage-icon-btn:disabled{background:#f3f1f5;color:#aaa2b0;cursor:not-allowed;opacity:.35}.collage-icon-btn.is-remove:hover{background:#d12e3e;border-color:#d12e3e;color:#fff}.collage-live-preview-box{align-items:center;background:#faf8fb;border:1px solid #e1dae5;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:14px;width:100%}.collage-preview-top-bar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;width:100%}.collage-zoom-toolbar{align-items:center;background:#fff;border:1px solid #d5cae2;border-radius:6px;display:inline-flex;gap:4px;padding:2px 4px}.collage-zoom-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#67499c;cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;transition:all .12s ease;width:24px}.collage-zoom-btn:hover:not(:disabled){background:#f0ecf5;color:#513a96}.collage-zoom-btn:disabled{cursor:not-allowed;opacity:.35}.collage-zoom-level-label{color:#513a96;font-size:11px;font-weight:700;min-width:42px;text-align:center;-webkit-user-select:none;user-select:none}.collage-canvas-viewport{align-items:center;aspect-ratio:1/1;background:#f8f6fb;border:2px solid #d5cae2;border-radius:10px;box-shadow:inset 0 1px 4px #0000000a;display:flex;justify-content:center;max-width:380px;overflow:hidden;position:relative;width:100%}.collage-canvas-viewport.is-zoomed{cursor:grab}.collage-canvas-viewport.is-zoomed:active{cursor:grabbing}.collage-live-canvas{grid-gap:6px;box-sizing:border-box;display:grid;gap:6px;height:100%;padding:8px;transform-origin:center center;transition:transform .15s ease-out;width:100%}.collage-canvas-cell{align-items:center;background:#fff;border:1px solid #e6dfec;border-radius:6px;box-shadow:0 1px 3px #0000000d;cursor:grab;display:flex;justify-content:center;overflow:hidden;position:relative;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;-webkit-user-select:none;user-select:none}.collage-canvas-cell.is-dragging{border:2px dashed #6654ad;box-shadow:0 4px 14px #6654ad40;cursor:grabbing;opacity:.35}.collage-cell-img-wrap{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;transition:transform .15s ease-out;width:100%}.collage-cell-img-wrap img{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.collage-canvas-cell:hover .collage-thumb-zoom-overlay{opacity:1}.collage-cell-hover-bar{align-items:center;display:flex;gap:3px;opacity:0;position:absolute;right:4px;top:4px;transition:opacity .15s ease;z-index:5}.collage-canvas-cell:hover .collage-cell-hover-bar{opacity:1}.collage-cell-quick-btn{align-items:center;background:#282233d9;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:9px;font-weight:700;gap:2px;padding:2px 5px}.collage-cell-quick-btn:hover{background:#6654ad}.collage-cell-label{background:#282233bf;border-radius:4px;bottom:4px;color:#fff;font-size:9px;font-weight:800;padding:1px 5px;pointer-events:none;position:absolute;right:4px;z-index:2}.collage-preview-hint{color:#74599a;font-size:11px;font-weight:600;text-align:center}.collage-both-container{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 340px;width:100%}@media (max-width:780px){.collage-both-container{grid-template-columns:1fr}}.collage-current-image-tag{align-items:center;background:#fdfaf3;border:1px solid #f1e4c7;border-radius:6px;color:#8c6b1f;display:inline-flex;font-size:11px;gap:8px;margin-bottom:6px;padding:6px 10px}.collage-indiv-modal-dialog{background:#fff;border:1px solid #e1dae5;border-radius:12px;box-shadow:0 15px 40px #00000040;display:flex;flex-direction:column;overflow:hidden;width:min(520px,94vw)}.collage-indiv-modal-header{align-items:center;background:#faf8fc;border-bottom:1px solid #eae3ef;display:flex;justify-content:space-between;padding:14px 18px}.collage-indiv-modal-header h4{color:#282233;font-size:14px;font-weight:700;margin:0}.collage-indiv-modal-body{align-items:center;display:flex;flex-direction:column;gap:14px;padding:16px 18px}.collage-indiv-crop-stage{align-items:center;background:#f0ecf5;border:1.5px solid #d5cae2;border-radius:8px;cursor:grab;display:flex;justify-content:center;max-width:320px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.collage-indiv-crop-stage:active{cursor:grabbing}.collage-indiv-crop-stage img{height:100%;object-fit:cover;pointer-events:none;width:100%}.collage-indiv-crop-hint{background:#282233bf;border-radius:4px;bottom:8px;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;pointer-events:none;position:absolute;z-index:5}.collage-indiv-controls-grid{display:flex;flex-direction:column;gap:10px;width:100%}.collage-indiv-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.collage-indiv-row label{align-items:center;color:#3f334d;display:flex;font-size:12px;font-weight:700;gap:6px}.collage-indiv-slider{accent-color:#6654ad;cursor:pointer;flex:1 1}.collage-indiv-modal-footer{align-items:center;background:#faf8fc;border-top:1px solid #eae3ef;display:flex;gap:8px;justify-content:flex-end;padding:12px 18px}.collage-lightbox-backdrop{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14101ce0;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:99999}.collage-lightbox-dialog{background:#1e1927;border:1px solid #ffffff26;border-radius:12px;box-shadow:0 20px 50px #00000080;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:min(900px,94vw)}.collage-lightbox-header{align-items:center;background:#282135;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;justify-content:space-between;padding:12px 18px}.collage-lightbox-title{align-items:center;display:flex;font-size:14px;font-weight:700;gap:8px}.collage-lightbox-header-actions{align-items:center;display:flex;gap:10px}.collage-lightbox-zoom-bar{align-items:center;background:#ffffff1a;border-radius:6px;display:inline-flex;gap:6px;padding:2px 6px}.collage-lightbox-zoom-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:4px;transition:background .12s ease}.collage-lightbox-zoom-btn:hover:not(:disabled){background:#fff3}.collage-lightbox-zoom-btn:disabled{cursor:not-allowed;opacity:.3}.collage-lightbox-edit-layout-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#7c3aedd9;border:1px solid #c4b5fd66;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:5px 12px;transition:all .15s ease}.collage-lightbox-edit-layout-btn:hover{background:#7c3aed;border-color:#c4b5fd;transform:translateY(-1px)}.collage-lightbox-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.collage-lightbox-close-btn:hover{background:#d12e3e}.collage-lightbox-stage{align-items:center;background:#14111b;display:flex;flex:1 1;justify-content:center;max-height:68vh;min-height:420px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.collage-lightbox-stage.is-zoomed{cursor:grab}.collage-lightbox-stage.is-zoomed:active{cursor:grabbing}.collage-lightbox-image-wrap{align-items:center;display:flex;height:100%;justify-content:center;transition:transform .12s ease-out;width:100%}.collage-lightbox-image-wrap img{border-radius:6px;box-shadow:0 4px 20px #0000004d;max-height:90%;max-width:90%;object-fit:contain}.collage-lightbox-nav-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#282233bf;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:42px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s ease;width:42px;z-index:10}.collage-lightbox-nav-btn:hover:not(:disabled){background:#6654ad;border-color:#6654ad}.collage-lightbox-nav-btn:disabled{cursor:default;opacity:.25}.collage-lightbox-nav-btn.is-left{left:16px}.collage-lightbox-nav-btn.is-right{right:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.three-d-viewer-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#120d18bf;display:flex;inset:0;justify-content:center;padding:32px;position:fixed;z-index:200000}.three-d-viewer-card{animation:viewerScaleIn .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border:1px solid #e1dbec;border-radius:16px;box-shadow:0 20px 50px #0000004d;display:flex;flex-direction:column;height:600px;max-height:90vh;max-width:95%;overflow:hidden;width:900px}@keyframes viewerScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.three-d-viewer-header{align-items:center;background:#fff;border-bottom:1px solid #edeaf2;display:flex;justify-content:space-between;padding:16px 24px}.three-d-viewer-header h3{color:#33264c;font-size:14pt;font-weight:700;margin:0}.three-d-viewer-header span{color:#716878;font-size:9.5pt}.three-d-viewer-close{align-items:center;background:#f1eff5;border:none;border-radius:50%;color:#716878;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.three-d-viewer-close:hover{background:#e1dbec;color:#33264c}.three-d-viewer-body{align-items:center;background:#f8f6fb;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.three-d-canvas-mount{height:100%;position:relative;width:100%}.three-d-viewer-help{background:#302842d9;border-radius:20px;bottom:16px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:8.5pt;gap:6px;left:50%;padding:6px 14px;pointer-events:none;transform:translateX(-50%)}.three-d-viewer-help,.three-d-viewer-loader{align-items:center;display:flex;position:absolute}.three-d-viewer-loader{background:#f8f6fb;color:#6250a7;flex-direction:column;gap:12px;inset:0;justify-content:center;z-index:2}.three-d-spin{animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.three-d-viewer-error{color:#a73d52;padding:24px;text-align:center}.three-d-viewer-fallback{align-items:center;background:#fff;border:1px solid #edeaf2;border-radius:12px;box-shadow:0 4px 20px #6250a714;display:flex;flex-direction:column;max-width:500px;padding:40px 24px;text-align:center}.three-d-viewer-fallback h4{color:#33264c;font-size:13pt;font-weight:700;margin:0 0 8px}.three-d-fallback-desc{color:#716878;font-size:9.5pt;line-height:1.5;margin:0 0 20px}.three-d-viewer-btn{align-items:center;background:#fff;border:1px solid #dcd4eb;border-radius:6px;color:#716878;cursor:pointer;display:inline-flex;font-size:9.5pt;font-weight:700;height:38px;justify-content:center;padding:0 20px;text-decoration:none;transition:all .2s}.three-d-viewer-btn:hover{background:#f1eff5;color:#33264c}.three-d-viewer-btn.primary{background:#6250a7;border-color:#6250a7;color:#fff}.three-d-viewer-btn.primary:hover{background:#50408c}.manufacturing-sheet-wrap{background:#fff;border:1px solid #d9d1df;overflow:hidden}.manufacturing-sheet-title{align-items:center;background:#faf8fb;border-bottom:1px solid #d9d1df;color:#403747;display:flex;gap:14px;justify-content:space-between;min-height:48px;padding:0 16px}.manufacturing-sheet-title strong{font-size:13px}.manufacturing-sheet-title span{color:#7d7484;font-size:11px}.manufacturing-sheet-scroll{max-height:calc(100vh - 290px);overflow:auto}.manufacturing-sheet{border-collapse:collapse;font-size:12px;min-width:920px;width:100%}.manufacturing-sheet td,.manufacturing-sheet th{border-bottom:1px solid #e7e1e9;border-right:1px solid #e7e1e9;padding:10px 12px;text-align:left;white-space:nowrap}.manufacturing-sheet th{background:#f1edf4;color:#61536a;font-size:9px;letter-spacing:.07em;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}.manufacturing-sheet td:first-child,.manufacturing-sheet td:nth-child(4){color:#44364b;font-weight:700}.manufacturing-sheet td:nth-child(6),.manufacturing-sheet td:nth-child(7),.manufacturing-sheet td:nth-child(8){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.manufacturing-sheet tbody tr:hover{background:#fbf9fc}.manufacturing-sheet .sheet-current-row{background:#fffaf0}.sheet-step-status{background:#eee9f0;border-radius:3px;color:#756b7c;font-size:10px;font-weight:700;padding:3px 6px;text-transform:capitalize}.sheet-step-status.current{background:#fff1ce;color:#8c621b}.sheet-step-status.completed{background:#e7f5ed;color:#287657}.manufacturing-sheet-empty{color:#817687;display:grid;font-size:13px;min-height:150px;place-items:center}.manufacturing-code-search{align-items:center;display:flex;gap:7px}.manufacturing-code-search input{border:1px solid #d9d1df;border-radius:3px;font:inherit;font-size:12px;padding:9px 11px;text-transform:uppercase;width:205px}.manufacturing-code-search .btn-primary{padding:8px 12px}.manufacturing-code-search button:last-child{background:#fff;border-color:#d8d0dd;border-radius:3px;color:#5b4862;padding:8px 11px}.manufacturing-summary{grid-gap:24px;background:#fff;border-bottom:1px solid #d9d1df;display:grid;gap:24px;grid-template-columns:1.15fr 1fr 1fr;padding:15px 18px}.manufacturing-summary section{grid-gap:4px;align-content:start;display:grid;gap:4px;min-width:0}.manufacturing-summary small,.manufacturing-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manufacturing-summary strong{color:#403747;font-size:14px}.manufacturing-summary small{color:#7d7484;font-size:11px}.summary-label{color:#9a909f;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.summary-product{align-items:center;column-gap:10px;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto}.summary-product img{border-radius:4px;grid-row:1/span 4;height:58px;object-fit:cover;width:58px}.product-history-page{background:#f7f6fa;color:#342d43;min-height:100%;padding:14px}.history-heading{align-items:center;background:#fff;border:1px solid #ded9e7;border-radius:8px;display:flex;gap:18px;justify-content:space-between;min-height:78px;padding:15px 17px}.history-heading small{color:#7055ac;font-size:9px;font-weight:800;letter-spacing:.1em}.history-heading h2{font-size:19px;margin:3px 0}.history-heading p{color:#827b8c;font-size:11px;margin:0}.history-refresh{align-items:center;background:#f7f3ff;border:1px solid #d7cee8;border-radius:5px;color:#5f469a;display:inline-flex;font-weight:700;gap:6px;height:34px;padding:0 12px}.history-summary-cards{grid-gap:9px;display:grid;gap:9px;grid-template-columns:repeat(4,1fr);margin:10px 0}.history-summary-cards>div{align-items:center;background:#fff;border:1px solid #e0dce7;border-radius:7px;display:flex;gap:10px;min-height:62px;padding:10px 13px}.history-summary-cards svg{background:#f0ebfa;border-radius:7px;color:#674da1;height:32px;padding:7px;width:32px}.history-summary-cards span{grid-gap:2px;display:grid;gap:2px}.history-summary-cards small{color:#867e91;font-size:9px;font-weight:800;text-transform:uppercase}.history-summary-cards strong{font-size:17px}.history-list-card{background:#fff;border:1px solid #ddd8e5;border-radius:8px;overflow:hidden;position:relative}.history-tools{border-bottom:1px solid #e2dee8;display:flex;gap:8px;justify-content:flex-end;min-height:52px;padding:9px 12px}.history-tools label{align-items:center;border:1px solid #d8d2e1;border-radius:5px;color:#81778e;display:flex;gap:7px;height:34px;padding:0 10px;width:min(360px,100%)}.history-tools input{background:#0000;border:0;color:#3d354b;font-size:11px;outline:0;width:100%}.history-tools select{background:#fff;border:1px solid #d8d2e1;border-radius:5px;color:#4b4258;font-size:11px;height:34px;min-width:155px;padding:0 9px}.history-table-wrap{overflow-x:auto}.history-table{border-collapse:collapse;min-width:1080px;table-layout:fixed;width:100%}.history-table th{background:#f3f1f6;border-bottom:1px solid #dcd7e3;color:#696174;font-size:9px;height:37px;letter-spacing:.07em;padding:8px 12px;text-align:left;text-transform:uppercase}.history-table td{border-bottom:1px solid #e8e4eb;font-size:11px;height:76px;padding:10px 12px;vertical-align:middle}.history-table tr:last-child td{border-bottom:0}.history-table th:first-child{width:29%}.history-table th:nth-child(2){width:16%}.history-table th:nth-child(3){width:12%}.history-table th:nth-child(4){width:17%}.history-table th:nth-child(5){width:18%}.history-table th:nth-child(6){text-align:center;width:86px}.history-table td>small,.history-table td>strong{display:block}.history-table td>small{color:#82798b;font-size:9px;margin-top:4px}.history-product{align-items:center;display:flex;gap:10px}.history-product>img,.history-product>span{background:#f0edf4;border-radius:5px;color:#887d95;display:grid;flex:0 0 52px;height:48px;object-fit:cover;place-items:center;width:52px}.history-product>div{grid-gap:3px;display:grid;gap:3px;min-width:0}.history-product strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-product small{color:#7f7688;font-size:9px}.history-product b{color:#6450a1;font-size:10px}.history-route{background:#f5f0ff;border:1px solid #ded4f0;color:#63469e;text-transform:uppercase}.history-route,.history-state{border-radius:4px;display:inline-flex;font-size:9px;font-weight:800;padding:5px 8px}.history-state.progress{background:#eee8fa;color:#72509e}.history-state.ready{background:#fff1ce;color:#9a6815}.history-state.delivered{background:#e3f6ed;color:#167557}.history-state.cancelled{background:#fde9eb;color:#ae3d48}.history-progress>span{background:#ece8f0;border-radius:5px;display:block;height:5px;overflow:hidden}.history-progress i{background:#6b50a5;border-radius:inherit;display:block;height:100%}.history-progress small{color:#857d8e;display:block;font-size:9px;margin-top:5px}.history-actions{display:flex;gap:6px;justify-content:center}.history-actions button,.history-detail-modal>header button{background:#fff;border:1px solid #ddd5e8;border-radius:5px;color:#63499c;display:grid;height:31px;padding:0;place-items:center;width:31px}.history-actions button:hover,.history-detail-modal>header button:hover{background:#f0eafa}.history-empty,.history-loading{color:#898191;padding:35px!important;text-align:center}.history-loading{align-items:center;display:flex;gap:8px;justify-content:center}.history-loading svg{animation:history-spin 1s linear infinite}@keyframes history-spin{to{transform:rotate(1turn)}}.history-modal-backdrop{z-index:1100}.history-detail-modal{background:#fff;border-radius:8px;box-shadow:0 24px 70px #261d364d;display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;width:min(900px,calc(100vw - 32px))}.history-detail-modal>header{align-items:flex-start;border-bottom:1px solid #dfd9e6;display:flex;gap:15px;justify-content:space-between;min-height:78px;padding:14px 17px}.history-detail-modal>header small{color:#7054a8;font-size:9px;font-weight:800;letter-spacing:.1em}.history-detail-modal>header h3{font-size:18px;margin:3px 0}.history-detail-modal>header p{color:#837b8c;font-size:10px;margin:0}.history-detail-modal>header>div:last-child{display:flex;gap:7px}.history-detail-summary{grid-gap:8px;background:#faf9fb;border-bottom:1px solid #e7e3ea;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);padding:10px 16px}.history-detail-summary span{grid-gap:4px;background:#fff;border:1px solid #e2dde7;border-radius:5px;display:grid;gap:4px;min-height:48px;padding:8px}.history-detail-summary small{color:#837b8b;font-size:8px;font-weight:800;text-transform:uppercase}.history-detail-summary strong{font-size:10px}.history-staff-section{border-bottom:1px solid #e5e0e9;padding:10px 16px}.history-staff-section h4{color:#51465e;font-size:11px;margin:0 0 7px}.history-staff-section>div{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.history-staff-section span{grid-gap:2px;background:#fbf9fd;border:1px solid #e0d9e8;border-radius:5px;display:grid;gap:2px;min-width:0;padding:7px 8px}.history-staff-section small{color:#765ca5;font-size:8px;font-weight:800;text-transform:uppercase}.history-staff-section strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-staff-section b,.history-staff-section em{color:#81788a;font-size:8px;font-style:normal;font-weight:500}.history-staff-section p{color:#81788a;font-size:9px;margin:0}.history-timeline{flex:1 1;min-height:0;overflow-y:auto;padding:15px 22px}.history-event{min-height:62px;padding:0 0 15px 40px;position:relative}.history-event:before{background:#ded8e7;bottom:-2px;content:"";left:13px;position:absolute;top:25px;width:2px}.history-event:last-child:before{display:none}.history-event-marker{background:#fff;border:2px solid #d6d0df;border-radius:50%;color:#796f84;display:grid;font-size:9px;font-weight:800;height:28px;left:0;place-items:center;position:absolute;top:0;width:28px}.history-event.completed .history-event-marker{background:#3b9d78;border-color:#61b493;color:#fff}.history-event.current .history-event-marker{background:#7659b2;border-color:#7659b2;color:#fff}.history-event.cancelled .history-event-marker{background:#c95864;border-color:#c95864;color:#fff}.history-event>div>header{align-items:center;display:flex;gap:12px;justify-content:space-between}.history-event>div>header strong{font-size:12px}.history-event time{color:#857d8e;font-size:9px}.history-event p{color:#776e81;font-size:10px;margin:4px 0 0}.history-event-operator{border-left:1px solid #d9d2e1;color:#5f4891;font-size:9px;margin-left:9px;padding-left:9px}.history-event-weights{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,minmax(90px,1fr));margin-top:7px}.history-event-weights span{background:#faf9fb;border:1px solid #e1dce6;color:#81778b;font-size:8px;padding:6px 8px;text-transform:uppercase}.history-event-weights b{color:#403749;display:block;font-size:10px;margin-top:3px;text-transform:none}.history-detail-modal>footer{border-top:1px solid #dfd9e6;display:flex;gap:8px;justify-content:flex-end;min-height:58px;padding:10px 16px}.history-detail-modal>footer button{align-items:center;background:#fff;border:1px solid #d8d1e0;border-radius:5px;display:inline-flex;font-weight:700;gap:6px;height:34px;padding:0 13px}.history-detail-modal>footer button.primary{background:#684ca2;border-color:#684ca2;color:#fff}@media(max-width:800px){.history-detail-summary,.history-staff-section>div,.history-summary-cards{grid-template-columns:repeat(2,1fr)}}.jw-department-page{background:#f5f6fa;color:#565466;min-height:100%;padding:18px}.jw-department-page button,.jw-department-page input{font:inherit}.jw-department-page-header{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:14px}.jw-department-eyebrow{color:#6b58b0;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.jw-department-page-header h2{color:#353247;font-size:22px;line-height:1.2;margin:4px 0 3px}.jw-department-page-header p{color:#858397;font-size:12px;margin:0}.jw-department-header-actions{display:flex;gap:8px}.jw-department-editor-actions button,.jw-department-header-actions button{align-items:center;background:#fff;border:1px solid #d8d6e2;border-radius:2px;color:#686579;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:7px;justify-content:center;min-height:36px;padding:8px 13px}.jw-department-editor-actions button.primary,.jw-department-header-actions button.primary{background:#6654ad;border-color:#6654ad;box-shadow:none;color:#fff}.jw-department-header-actions .toolbar-icon-button{gap:0;min-height:34px;min-width:34px;padding:0;width:34px}.jw-department-layout{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:minmax(320px,390px) minmax(520px,1fr)}.jw-department-editor,.jw-route-panel{background:#fff;border:1px solid #dedde8;border-radius:0;box-shadow:none;overflow:hidden}.jw-editor-header,.jw-route-panel>header{align-items:center;border-bottom:1px solid #e7e6ee;display:flex;gap:12px;justify-content:space-between;min-height:63px;padding:12px 14px}.jw-route-panel>header>div{min-width:100px}.jw-route-panel>header strong,.jw-section-heading strong{color:#454255;display:block;font-size:12px}.jw-route-panel>header span,.jw-section-heading span{color:#9694a4;display:block;font-size:10px;margin-top:3px}.jw-route-panel>header label{align-items:center;background:#fafafd;border:1px solid #dedde7;border-radius:2px;color:#9a98a7;display:flex;gap:6px;min-height:34px;padding:0 9px;width:160px}.jw-route-panel>header input{background:#0000;border:0;color:#565466;font-size:11px;min-width:0;outline:0;width:100%}.jw-route-list{max-height:calc(100vh - 300px);min-height:390px;overflow:auto;padding:8px}.jw-route-list article{grid-gap:9px;align-items:center;border:1px solid #0000;border-radius:0;cursor:pointer;display:grid;gap:9px;grid-template-columns:32px minmax(0,1fr) auto;margin-bottom:6px;min-height:70px;padding:9px;transition:border-color .15s ease,background .15s ease}.jw-route-list article:hover{background:#faf9fd;border-color:#ded9ef}.jw-route-list article.selected{background:#f4f1fc;border-color:#bcb0e0}.jw-route-number{background:#eeebf8;border-radius:2px;color:#6654ad;display:grid;font-size:11px;font-weight:800;height:30px;place-items:center;width:30px}.jw-route-list article.selected .jw-route-number{background:#6654ad;color:#fff}.jw-route-copy{min-width:0}.jw-route-copy>strong{color:#4b485b;display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-route-copy>span{color:#9693a3;display:block;font-size:9px;margin-top:3px}.jw-route-progress{background:#e9e7ef;border-radius:0;height:3px;margin-top:8px;overflow:hidden;width:100%}.jw-route-progress i{background:#7c68bf;border-radius:0;display:block;height:100%}.jw-route-actions{display:flex;gap:4px;opacity:.55;transition:opacity .15s ease}.jw-route-list article.selected .jw-route-actions,.jw-route-list article:hover .jw-route-actions{opacity:1}.jw-route-actions button{background:#fff;border:1px solid #dddbe6;border-radius:2px;color:#6654ad;cursor:pointer;display:grid;height:28px;padding:0;place-items:center;width:28px}.jw-route-actions button.danger{border-color:#efd8dc;color:#b1515c}.jw-route-actions button:disabled{cursor:not-allowed;opacity:.3}.jw-route-empty{color:#9795a5;display:grid;font-size:11px;min-height:240px;place-items:center;text-align:center}.jw-department-editor{display:grid;grid-template-rows:auto 1fr auto}.jw-editor-header{background:#fbfbfd}.jw-editor-header>div>span{color:#8475bc;display:block;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.jw-editor-header h3{color:#403d51;font-size:17px;margin:4px 0 0}.jw-editor-position{background:#efecf8;border-radius:2px;color:#6654ad;font-size:10px;font-weight:700;padding:6px 9px}.jw-editor-body{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(260px,440px) minmax(300px,1fr);padding:12px}.jw-editor-section{min-width:0}.jw-section-heading{margin-bottom:9px}.jw-editor-field-row label,.jw-editor-section>label{grid-gap:4px;color:#706e7f;display:grid;font-size:10px;font-weight:700;gap:4px;margin-bottom:8px}.jw-editor-section input:not([type]),.jw-editor-section input[type=number],.jw-editor-section input[type=text]{background:#fff;border:1px solid #d8d6e2;border-radius:2px;color:#4c495c;font-size:11px;height:32px;min-width:0;outline:0;padding:5px 8px;width:100%}.jw-editor-section input:focus{border-color:#8b7ac5;box-shadow:0 0 0 3px #6654ad1a}.jw-editor-field-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 96px}.jw-progress-control>div{grid-gap:9px;align-items:center;display:grid;gap:9px;grid-template-columns:1fr 42px}.jw-progress-control input[type=range]{accent-color:#6654ad;width:100%}.jw-progress-control b{color:#6654ad;font-size:11px;text-align:right}.jw-fixed-config{grid-gap:6px;background:#f8f6fc;border:1px solid #e2dfed;border-radius:2px;display:grid;gap:6px;grid-template-columns:1fr 1fr;padding:7px 9px}.jw-fixed-config span{color:#5f5b70;font-size:10px}.jw-fixed-config b{color:#9995aa;display:block;font-size:8px;letter-spacing:.06em;margin-bottom:3px;text-transform:uppercase}.jw-team-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:350px;overflow:auto}.jw-team-grid>label{grid-gap:6px;align-items:center;background:#fff;border:1px solid #e0dfe8;border-radius:2px;cursor:pointer;display:grid;gap:6px;grid-template-columns:auto 26px minmax(0,1fr);min-height:44px;padding:6px 8px}.jw-team-grid>label.selected{background:#f5f2fc;border-color:#9d8fd0}.jw-team-grid input{accent-color:#6654ad}.jw-team-avatar{background:#ece8f7;border-radius:2px;color:#6654ad;display:grid;font-size:8px;font-weight:800;height:26px;place-items:center;width:26px}.jw-team-grid label>span:last-child{min-width:0}.jw-team-grid strong{color:#555264;display:block;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-team-grid small{color:#9a98a6;display:block;font-size:8px;margin-top:1px}.jw-team-empty{color:#9997a6;display:grid;font-size:11px;grid-column:1/-1;min-height:130px;place-items:center}.jw-department-editor-actions{background:#fbfbfd;border-top:1px solid #e4e3eb;display:flex;gap:8px;justify-content:flex-end;min-height:58px;padding:10px 14px}.jw-department-editor-actions button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:1080px){.jw-department-layout{grid-template-columns:1fr}.jw-route-list{max-height:310px;min-height:0}}@media (max-width:720px){.jw-department-page{padding:12px}.jw-department-page-header,.jw-editor-body{display:block}.jw-department-header-actions{margin-top:12px}.jw-team-section{margin-top:22px}.jw-team-grid{grid-template-columns:1fr}}.jw-workspace{background:#f7f8fc;color:#364250;font-size:12px;min-height:100%}.jw-module-tabs{align-items:end;background:#fff;border:1px solid #d9d9e8;border-bottom-color:#cbc9dd;display:flex;gap:2px;height:38px;padding:0 14px}.jw-module-tabs button{align-items:center;background:#0000;border:0;border-bottom:3px solid #0000;border-radius:0;color:#6c6b83;display:flex;font-size:11px;font-weight:700;gap:6px;height:34px;padding:0 13px}.jw-module-tabs button.active,.jw-module-tabs button:hover{background:#faf9ff;color:#5a49a1}.jw-module-tabs button.active{border-bottom-color:#6654ad}.jw-module-tabs button b{background:#6654ad;border-radius:9px;color:#fff;font-size:8px;min-width:17px;padding:2px 5px;text-align:center}.jw-process-layout{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:calc(100vh - 205px)}.jw-department-rail{background:#f2f3f9;border:1px solid #d9d9e8;border-top:0;padding:9px 7px}.jw-department-rail button{align-items:center;background:#0000;border:0;border-radius:2px;color:#5e6273;display:flex;font-size:10px;gap:7px;justify-content:space-between;min-height:30px;padding:5px 7px;text-align:left;width:100%}.jw-department-rail button span{align-items:center;display:flex;gap:4px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-department-rail button b{background:#e4e5ee;border-radius:10px;color:#696986;font-size:9px;min-width:18px;padding:2px 4px;text-align:center}.jw-department-rail button.selected,.jw-department-rail button:hover{background:#6654ad;color:#fff}.jw-department-rail button.selected b{background:#fff;color:#55468f}.jw-department-group{margin-top:2px}.jw-department-rail button.jw-staff-row{align-items:center;color:#8a8b9b;display:flex;font-size:9px;gap:7px;justify-content:space-between;min-height:22px;padding:2px 4px 2px 23px;width:100%}.jw-department-rail button.jw-staff-row>span{gap:5px}.jw-process-main{min-width:0;padding:9px}.jw-header-card{background:#fff;border:1px solid #deddea;border-radius:4px;margin-top:7px;overflow:hidden}.jw-header-card .jw-tool-row{border:0;margin:0}.jw-header-card .jw-transfer-summary{background:#fbfafd;border:0;border-top:1px solid #eeecf5;margin-top:0}.jw-tool-row{align-items:center;background:#fff;border:1px solid #deddea;display:flex;gap:16px;justify-content:space-between;min-height:42px;padding:6px 9px}.jw-tool-row h2{color:#4d4c61;font-size:14px;margin:0}.jw-tool-row>div>span{color:#9293a1;display:block;font-size:9px;margin-top:3px}.jw-actions{align-items:center;display:flex;gap:5px}.jw-actions button,.jw-detail-actions button,.jw-history-modal header button{align-items:center;background:#fff;border:1px solid #d3d2df;border-radius:2px;color:#605f73;display:inline-flex;font-size:10px;font-weight:700;gap:5px;min-height:28px;padding:5px 9px}.jw-actions button.primary,.jw-transfer-modal .primary{background:#6654ad;border-color:#6654ad;color:#fff}.jw-search{align-items:center;background:#fff;border:1px solid #d3d2df;border-radius:2px;color:#9998a7;display:flex;gap:5px;height:28px;padding:0 8px;width:min(285px,29vw)}.jw-search input{border:0;flex:1 1;font:inherit;font-size:10px;min-width:0;outline:0}.jw-transfer-summary{grid-gap:12px;background:#fff;border:1px solid #deddea;display:grid;gap:12px;grid-template-columns:1fr 1.15fr 42px 1.15fr .8fr;margin-top:7px;min-height:74px;padding:9px 13px}.jw-transfer-summary>svg{color:#6754b0;justify-self:center}.jw-transfer-summary div{min-width:0}.jw-transaction-list small,.jw-transfer-product small,.jw-transfer-summary small{color:#9a9aa8;display:block;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.jw-transfer-summary span,.jw-transfer-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-transfer-summary strong{color:#535166;font-size:11px;margin-top:4px}.jw-transfer-summary span{color:#92919e;font-size:9px;margin-top:3px}.jw-table-frame{background:#fff;border:1px solid #d9d9e8;margin-top:7px;overflow:auto}.jw-table-frame.tall{margin:9px;max-height:calc(100vh - 260px)}.jw-data-table{background:#fff;border-collapse:collapse;color:#656575;font-size:9px;min-width:1050px;width:100%}.jw-data-table td,.jw-data-table th{border-bottom:1px solid #e7e7ee;border-right:1px solid #e7e7ee;height:31px;padding:6px 8px;text-align:center;vertical-align:middle;white-space:nowrap}.jw-data-table th{background:#f1f2f7;color:#77778d;font-size:8px;font-weight:800;letter-spacing:.035em;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}.jw-data-table tbody tr{cursor:pointer}.jw-data-table tbody tr:hover td{background:#fafaff}.jw-data-table tbody tr.selected td{background:#eef2fa;color:#4f4b66}.jw-inline-detail-row td{background:#fff!important;cursor:default;padding:0!important}.jw-inline-detail-shell{background:#fff;border-top:1px solid #deddea}.jw-data-table td strong{color:#514f64;font-size:9px}.jw-data-table td small{color:#9695a2;display:block;font-size:8px;margin-top:3px}.jw-finished-table,.jw-tracker-table{table-layout:fixed}.jw-tracker-table td:last-child,.jw-tracker-table th:last-child{padding-inline:4px;text-align:center;width:46px}.jw-tracker-table th:nth-child(2){width:15%}.jw-tracker-table th:nth-child(5){width:12%}.jw-tracker-table th:nth-child(6){width:13%}.jw-finished-table th:nth-child(2){width:22%}.jw-finished-table th:nth-child(5){width:18%}.jw-finished-table th:nth-child(8){width:145px}.jw-finished-table td:last-child,.jw-finished-table th:last-child{padding-inline:4px;text-align:center;width:66px}.jw-finished-table .jw-finished-actions{justify-content:center}.jw-stage-chip{background:#f3f0fc;border:1px solid #dad6ec;border-radius:2px;color:#604f9d;font-weight:700;padding:3px 6px}.jw-stage-chip.unassigned{background:#f1f5f9;border-color:#cbd5e1;color:#64748b;font-weight:600}.jw-empty-row{color:#9998a6!important;cursor:default;height:90px!important;text-align:center!important}.jw-detail-panel{background:#fff;border:1px solid #d9d9e8;margin-top:7px}.jw-detail-tabs{align-items:end;border-bottom:1px solid #deddea;display:flex;min-height:34px;padding:0 7px}.jw-detail-tabs>button{align-items:center;background:#0000;border:0;border-bottom:2px solid #0000;border-radius:0;color:#858495;display:flex;font-size:9px;font-weight:700;gap:5px;height:31px;padding:0 10px}.jw-detail-tabs>button.active{border-bottom-color:#6654ad;color:#6654ad}.jw-detail-actions{align-self:center;display:flex;gap:5px;margin-left:auto}.jw-detail-actions button{min-height:25px}.jw-item-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 210px;min-height:180px;padding:8px}.jw-item-table-wrap{min-width:0}.jw-data-table.compact{min-width:620px}.jw-image-panel{background:#fafaff;border:1px solid #deddea;min-width:0}.jw-image-panel>div:first-child{align-items:center;background:#f2f2f7;border-bottom:1px solid #deddea;color:#77768a;display:flex;font-size:9px;font-weight:700;gap:5px;height:29px;padding:0 8px}.jw-image-panel img{background:#fff;height:142px;object-fit:contain;width:100%}.jw-image-gallery{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));max-height:190px;overflow:auto;padding:6px}.jw-image-gallery figure{background:#fff;border:1px solid #e5e4ec;margin:0;min-width:0}.jw-image-gallery figure img{height:112px;object-fit:contain;width:100%}.jw-image-gallery figcaption{color:#77768a;font-size:8px;overflow:hidden;padding:4px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.jw-image-gallery .jw-no-image{min-height:112px}.jw-no-image{grid-gap:7px;color:#aaa9b6;display:grid;font-size:9px;gap:7px;height:142px;justify-items:center;place-content:center}.jw-weight-strip{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-top:7px}.jw-weight-strip span{grid-gap:2px 5px;background:#fafafd;border:1px solid #e1e1e9;color:#6e6d7d;font-size:10px;gap:2px 5px;grid-template-columns:18px 1fr;min-height:50px}.jw-cad-preview,.jw-weight-strip span{align-items:center;display:grid;padding:8px}.jw-cad-preview{grid-gap:10px;background:#faf8ff;border:1px solid #dcd6ef;border-radius:7px;gap:10px;grid-template-columns:92px minmax(0,1fr) auto;margin-top:8px;min-height:86px}.jw-cad-preview-visual{background:#fff;border:1px solid #e2deef;border-radius:5px;height:70px;overflow:hidden;width:92px}.jw-cad-preview-visual img{height:100%;object-fit:contain;width:100%}.jw-cad-preview-visual>span{grid-gap:3px;color:#7160ad;display:grid;font-size:9px;gap:3px;height:100%;justify-items:center;place-content:center}.jw-cad-preview-details{grid-gap:4px;display:grid;gap:4px;min-width:0}.jw-cad-preview-details small{color:#817b94;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.jw-cad-preview-details span,.jw-cad-preview-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-cad-preview-details strong{color:#373247;font-size:11px}.jw-cad-preview-details span{color:#777187;font-size:9px}.jw-cad-preview-actions button,.jw-cad-preview>button{align-items:center;background:#6752ad;border:1px solid #7560ba;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-size:10px;font-weight:700;gap:6px;justify-content:center;min-height:32px;padding:0 11px;transition:background .15s ease,border-color .15s ease}.jw-cad-preview-actions{display:flex;flex-direction:column;gap:6px}.jw-cad-preview-actions button:last-child:not(:first-child){background:#fff;border-color:#cbd5e1;color:#6752ad}.jw-cad-preview-actions button:last-child:not(:first-child):hover{background:#f7f4fa;border-color:#7560ba}.jw-weight-strip svg{color:#6b58ad;grid-row:1/span 2}.jw-weight-strip b{color:#9998a7;font-size:8px;text-transform:uppercase}.jw-empty-detail{color:#9998a6;display:grid;min-height:180px;place-items:center}.jw-route-strip{align-items:center;display:flex;gap:8px;min-height:180px;overflow-x:auto;padding:18px}.jw-route-strip>svg{color:#b3b1bf;flex:0 0 auto}.jw-route-step{grid-gap:4px;align-content:start;background:#f8f8fb;border:1px solid #deddea;color:#858493;display:grid;gap:4px;min-height:92px;padding:9px;width:126px}.jw-route-step>span{background:#aaa9b6;border-radius:50%;color:#fff;display:grid;font-size:8px;font-weight:800;height:21px;place-items:center;width:21px}.jw-route-step strong{color:#5e5d70;font-size:10px}.jw-route-step small{font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-route-step.completed{background:#f1faf6;border-color:#bfe1d2}.jw-route-step.completed>span{background:#4a9b79}.jw-route-step.current{background:#fffbec;border-color:#e7cd89}.jw-route-step.current>span{background:#c1912d}.jw-list-view{min-height:calc(100vh - 205px);padding:9px}.jw-report-cards{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(4,1fr);margin-top:8px}.jw-report-cards>div{grid-gap:4px;align-content:center;background:#fff;border:1px solid #dcdbe7;display:grid;gap:4px;min-height:88px;padding:13px}.jw-report-cards small{color:#9897a6;font-size:8px;font-weight:800;text-transform:uppercase}.jw-report-cards strong{color:#5c4ca0;font-size:20px}.jw-report-cards span{color:#92919e;font-size:9px}.jw-transaction-list{grid-gap:5px;display:grid;gap:5px;margin-top:8px}.jw-transaction-list article{grid-gap:13px;align-items:center;background:#fff;border:1px solid #dcdbe7;display:grid;gap:13px;grid-template-columns:105px 1.15fr .8fr .9fr .65fr 62px;min-height:74px;padding:9px 11px}.jw-transaction-list article>div{min-width:0}.jw-transaction-list span,.jw-transaction-list strong{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-transaction-list strong{color:#565467;font-size:10px}.jw-transaction-list span{color:#92919f;font-size:9px}.jw-transaction-type{background:#e8f6ef;border-radius:2px;color:#2e7d5c!important;font-weight:800;margin:0!important;padding:4px 6px;text-align:center}.jw-transaction-type.production{background:#fff2cf;color:#7e631f!important}.jw-finished-status{background:#e8f6ef;border-radius:2px;color:#2e7d5c!important;display:inline-block!important;font-size:9px;font-weight:800;padding:4px 7px;white-space:nowrap}.jw-finished-actions{align-items:center;display:flex;gap:5px}.jw-finished-actions>button:first-child{background:#eef9f3;border:1px solid #b9dbc9;border-radius:2px;color:#287657;display:inline-grid;height:27px;min-height:0;padding:0;place-items:center;width:27px}.jw-transaction-actions{display:flex;gap:4px;justify-content:flex-end}.jw-icon-button,.jw-transaction-actions button{background:#fff;border:1px solid #d8d7e2;border-radius:2px;color:#6654ad;display:inline-grid;height:27px;padding:0;place-items:center;width:27px}.jw-actions .jw-icon-button,.jw-detail-actions .jw-icon-button{display:inline-grid;height:29px;min-height:29px;min-width:29px;padding:0;place-items:center;width:29px}.jw-embedded-page{min-height:calc(100vh - 205px);padding:12px}.jw-embedded-page .page{background:#fff;border:1px solid #dcdbe7;padding:10px}.jw-modal-backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1e1f2d73;z-index:50}.jw-history-modal,.jw-transfer-modal{background:#fff;border:1px solid #c9c7d9;border-radius:8px;box-shadow:0 20px 65px #23233740;max-height:90vh;overflow:auto;width:min(1080px,calc(100vw - 36px))}.jw-detail-actions .jw-return-inventory-button{align-items:center;background:#fff8ed;border:1px solid #d69b54;border-radius:3px;color:#92591d;cursor:pointer;display:inline-flex;font-size:10px;font-weight:800;gap:6px;padding:6px 10px;width:auto}.jw-return-modal{border-radius:12px;box-shadow:0 20px 40px -15px #0f172a40,0 0 0 1px #00000014;overflow:hidden;width:min(560px,94vw)}.jw-return-modal header{background:#fff;border-bottom:1px solid #f1f5f9;padding:18px 24px}.jw-return-modal-eyebrow{color:#c2410c;display:block;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:3px;text-transform:uppercase}.jw-return-modal header h3{color:#1e293b;font-size:18px;font-weight:700;margin:0}.jw-return-modal .jw-modal-close-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:grid;height:32px;line-height:1;padding:0;place-items:center;transition:all .15s ease;width:32px}.jw-return-modal .jw-modal-close-btn:hover{background:#f1f5f9;color:#0f172a}.jw-return-modal-body{background:#fff;display:flex;flex-direction:column;gap:16px;padding:20px 24px}.jw-return-modal-desc{color:#64748b;font-size:13px;line-height:1.5;margin:0}.jw-return-order-card{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:14px 16px}.jw-return-order-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.jw-return-order-badge{color:#92400e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:800}.jw-return-dept-tag{color:#b45309;font-size:12px}.jw-return-dept-tag strong{background:#fef3c7;border:1px solid #fde68a;border-radius:6px;color:#78350f;font-weight:700;padding:2px 8px}.jw-return-product-title{color:#451a03;font-size:14px;font-weight:600}.jw-return-field-label{display:flex;flex-direction:column;gap:8px}.jw-return-field-label>span{color:#334155;font-size:12px;font-weight:700}.jw-return-field-label textarea{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:13px;line-height:1.5;min-height:100px;padding:12px 14px;resize:vertical;transition:all .15s ease;width:100%}.jw-return-field-label textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f;outline:none}.jw-return-modal footer{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:10px;justify-content:flex-end;padding:16px 24px}.jw-return-modal footer button{border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;padding:9px 18px;transition:all .15s ease}.jw-return-modal footer .jw-btn-secondary{background:#fff;border:1px solid #cbd5e1;color:#475569}.jw-return-modal footer .jw-btn-secondary:hover{background:#f1f5f9;color:#1e293b}.jw-return-modal footer .jw-btn-return{background:#6654ad;border:1px solid #554397;color:#fff}.jw-return-modal footer .jw-btn-return:hover:not(:disabled){background:#554397}.jw-return-modal footer .jw-btn-return:disabled{cursor:not-allowed;opacity:.55}.jw-history-modal{width:min(1120px,calc(100vw - 42px))}.jw-history-modal header,.jw-transfer-modal header{align-items:center;border-bottom:1px solid #dcdbe7;display:flex;gap:14px;justify-content:space-between;min-height:64px;padding:16px 22px}.jw-history-modal header small,.jw-transfer-modal header small{color:#8f8e9e;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.jw-history-modal header h3,.jw-transfer-modal header h3{color:#3f3d50;font-size:17px;font-weight:700;margin:4px 0 0}.jw-history-modal header>div:last-child>button:last-child,.jw-transfer-modal header>button{background:#fff;border:1px solid #d5d4df;border-radius:6px;color:#777687;cursor:pointer;display:inline-grid;font-size:20px;height:32px;line-height:1;padding:0;place-items:center;transition:all .15s ease;width:32px}.jw-transfer-modal header>button:hover{background:#f2f2f7;color:#222}.jw-transfer-route{grid-gap:12px;align-items:end;background:#f9f9fc;border-bottom:1px solid #e2e1e9;display:grid;gap:12px;grid-template-columns:1fr 1fr 42px 1fr 1fr;padding:18px 22px}.jw-transfer-route>svg{align-self:center;color:#6654ad;justify-self:center;margin-bottom:8px}.jw-transfer-modal label{grid-gap:6px;color:#555365;display:grid;font-size:11.5px;font-weight:700;gap:6px}.jw-transfer-modal input,.jw-transfer-modal select,.jw-transfer-modal textarea{background:#fff;border:1px solid #cfceda;border-radius:6px;color:#2e2b3c;font:inherit;font-size:12.5px;outline-color:#6654ad;padding:9px 12px;transition:border-color .15s ease;width:100%}.jw-transfer-modal input:focus,.jw-transfer-modal select:focus,.jw-transfer-modal textarea:focus{border-color:#6654ad}.jw-transfer-product{grid-gap:16px;align-items:center;background:#fcfbfe;border:1px solid #dfdee8;border-radius:8px;display:grid;gap:16px;grid-template-columns:78px 1fr;margin:18px 22px 0;padding:12px 16px}.jw-transfer-product span,.jw-transfer-product strong{display:block;margin-top:3px}.jw-transfer-product small{color:#8f8e9e;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.jw-transfer-product strong{color:#3c3a4c;font-size:13.5px;font-weight:700}.jw-transfer-product span{color:#79778c;font-size:11.5px;font-weight:500}.jw-transfer-image{align-items:center;background:#fff;border:1px solid #dcdbe5;border-radius:6px;color:#aaa9b5;display:flex;flex-shrink:0;height:78px;justify-content:center;overflow:hidden;width:78px}.jw-transfer-image img{display:block;height:100%;object-fit:cover;width:100%}.jw-weight-form{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;padding:18px 22px}.jw-weight-form .wide{grid-column:1/-1}.jw-add-weight-control button{background:#f7f4ff;border:1px solid #8b78c6;border-radius:6px;color:#6250a7;cursor:pointer;font-size:12px;font-weight:700;min-height:36px;padding:8px 16px;transition:all .15s ease}.jw-add-weight-control button:hover{background:#ede7fc}.jw-weight-form input[readonly]{background:#f3f2f7;color:#6a6878}.jw-weight-form textarea{min-height:80px;resize:vertical}.jw-transfer-modal footer{background:#fafafd;border-radius:0 0 8px 8px;border-top:1px solid #dedde7;display:flex;gap:8px;justify-content:flex-end;padding:14px 22px}.jw-transfer-modal footer button{border:1px solid #d4d3de;border-radius:6px;cursor:pointer;font-size:12px;font-weight:700;min-height:36px;padding:8px 18px;transition:all .15s ease}.jw-history-modal header>div:last-child{align-items:center;display:flex;gap:6px}.jw-history-summary{grid-gap:8px;background:#f8f8fb;border-bottom:1px solid #e0dfe8;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);padding:10px 14px}.jw-history-summary span{grid-gap:3px;background:#fff;border:1px solid #e2e1e8;color:#5f5d6f;display:grid;font-size:9px;gap:3px;padding:7px 9px}.jw-history-summary b{color:#9b9aa8;font-size:8px;text-transform:uppercase}.jw-history-summary .wide{grid-column:1/-1}.jw-history-products{border-bottom:1px solid #e0dfe8;padding:14px}.jw-history-products>h4,.jw-history-section-title h4{color:#555365;font-size:11px;margin:0}.jw-history-products article{grid-gap:10px;align-items:center;background:#fff;border:1px solid #e2e1e8;display:grid;gap:10px;grid-template-columns:58px minmax(150px,1.5fr) repeat(5,minmax(80px,1fr));margin-top:9px;min-height:70px;padding:9px}.jw-history-products article>div{grid-gap:3px;display:grid;gap:3px;min-width:0}.jw-history-products article>div:nth-child(2) b{color:#4f4d60;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-history-products article small,.jw-history-products article span{color:#9896a5;font-size:8px}.jw-history-products article strong{color:#605e70;font-size:9px;font-weight:700}.jw-history-product-image{background:#fafafd;border:1px solid #e0dfe7;color:#aaa8b6;display:grid!important;height:52px;place-items:center;width:58px}.jw-history-product-image img{height:100%;object-fit:contain;width:100%}.jw-history-section-title{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:12px 22px 0}.jw-history-section-title span{color:#92909f;font-size:8px}.jw-history-timeline{padding:17px 22px 22px}.jw-history-timeline article{grid-gap:10px;display:grid;gap:10px;grid-template-columns:38px 1fr;min-height:118px;position:relative}.jw-history-step-content{padding:0 0 15px}.jw-history-step-content p b{color:#666475}.jw-history-step-content p i{color:#aaa8b3;font-style:normal;padding-inline:4px}.jw-history-weight-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,minmax(95px,1fr));margin-top:8px;max-width:640px}.jw-history-weight-grid span{grid-gap:2px;background:#fafafd;border:1px solid #e5e3eb;color:#5f5d6f;display:grid;font-size:9px;gap:2px;padding:6px 8px}.jw-history-weight-grid b{color:#9b99a7;font-size:7px;letter-spacing:.04em;text-transform:uppercase}.jw-history-notes{background:#f8f6fc;border-left:3px solid #8b78c6;margin-top:7px!important;max-width:640px;padding:7px 8px}.jw-finished-history-row{cursor:pointer}.jw-finished-history-row:focus-visible{outline:2px solid #6654ad;outline-offset:-2px}@media (max-width:820px){.jw-history-summary{grid-template-columns:repeat(2,1fr)}.jw-history-products article{grid-template-columns:58px 1fr 1fr}.jw-history-weight-grid{grid-template-columns:repeat(2,1fr)}}.jw-history-timeline article:not(:last-child):before{background:#dad9e3;bottom:-5px;content:"";left:14px;position:absolute;top:29px;width:2px}.jw-history-marker span{background:#fff;border:2px solid #d6d5df;border-radius:50%;color:#868594;display:grid;font-size:9px;font-weight:800;height:29px;place-items:center;position:relative;width:29px;z-index:1}.jw-history-timeline article.completed .jw-history-marker span{background:#4a9b79;border-color:#4a9b79;color:#fff}.jw-history-timeline article.current .jw-history-marker span{background:#c2902c;border-color:#c2902c;color:#fff}.jw-history-timeline article h4{color:#555365;font-size:11px;margin:3px 0 4px}.jw-history-timeline article small{color:#9c9baa;font-size:8px}.jw-history-timeline article p{color:#7b7a89;font-size:9px;margin:3px 0}.jw-finished-view{padding:14px}.jw-finished-toolbar{border-radius:8px}.jw-finished-summary{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px}.jw-finished-summary>div{align-items:center;background:#fff;border:1px solid #deddea;border-radius:5px;display:flex;gap:8px;min-height:54px;padding:8px 11px}.jw-finished-summary>div>svg{background:#f0edfb;border-radius:6px;color:#6654ad;flex:0 0 auto;height:30px;padding:6px;width:30px}.jw-finished-summary span{align-items:baseline;display:flex;flex:1 1;gap:8px;justify-content:space-between;min-width:0}.jw-finished-summary small{color:#8a8798;font-size:9px;font-weight:800;letter-spacing:.03em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.jw-finished-summary strong{color:#403b52;flex:0 0 auto;font-size:14px}.jw-finished-card-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.jw-finished-card{grid-gap:14px;background:#fff;border:1px solid #dcd9e7;border-radius:10px;box-shadow:0 8px 24px #2e28480f;display:grid;gap:14px;grid-template-columns:155px minmax(0,1fr);min-width:0;padding:14px;transition:transform .15s ease,box-shadow .15s ease}.jw-finished-card:hover{box-shadow:0 12px 28px #2e28481a;transform:translateY(-1px)}.jw-finished-card-image{background:#f8f7fa;border:1px solid #e4e1eb;border-radius:8px;color:#aaa5b5;display:grid;height:100%;min-height:200px;overflow:hidden;place-items:center;width:155px}.jw-finished-card-image img{background:#fff;height:100%;min-height:200px;object-fit:contain;width:100%}.jw-finished-card-body{display:flex;flex-direction:column;min-width:0}.jw-finished-card-body header{align-items:center;display:flex;gap:10px;justify-content:space-between}.jw-finished-card-body header>span{color:#6654ad;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.jw-finished-card-body header b{align-items:center;background:#e8f6ef;border-radius:12px;color:#237152;display:inline-flex;font-size:9px;gap:5px;padding:5px 8px;white-space:nowrap}.jw-finished-card-body h3{color:#3f3a4c;font-size:17px;margin:12px 0 3px}.jw-finished-card-body h3,.jw-finished-card-body>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-finished-card-body>p{color:#777282;font-size:11px;margin:0}.jw-finished-card-facts{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:13px}.jw-finished-card-facts span{grid-gap:3px;background:#f7f7fa;border-radius:6px;display:grid;gap:3px;min-width:0;padding:8px}.jw-finished-card-facts small{color:#9692a0;font-size:8px;font-weight:800;text-transform:uppercase}.jw-finished-card-facts strong{color:#4e495a;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-finished-card-body footer{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:auto;padding-top:13px}.jw-finished-card-body footer button{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:10px;font-weight:800;gap:6px;justify-content:center;min-height:35px}.jw-finished-card-body footer .secondary{background:#fff;border:1px solid #d8d4e2;color:#625b70}.jw-finished-card-body footer .jw-finished-rework-btn{background:#fffaf3;border-color:#eecfae;color:#87511c}.jw-finished-card-body footer .jw-finished-rework-btn:hover{background:#f9eedf;border-color:#dfb282;color:#6e3e0e}.jw-finished-card-body footer .primary{background:#338063;border:1px solid #338063;color:#fff;font-size:11px;grid-column:1/-1;min-height:38px}.jw-finished-card-body footer .primary:hover{background:#286b52}.jw-finished-empty{align-items:center;background:#fff;border:1px dashed #d6d2df;border-radius:10px;color:#9a95a3;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-top:14px;min-height:300px;text-align:center}.jw-finished-empty svg{color:#63a087}.jw-finished-empty strong{color:#55505e;font-size:15px}.jw-finished-empty span{font-size:11px;max-width:420px}.jw-workspace{font-size:13px}.jw-module-tabs{height:46px;padding-inline:18px}.jw-module-tabs button{font-size:12px;height:41px;padding-inline:16px}.jw-process-layout{grid-template-columns:190px minmax(0,1fr)}.jw-department-rail{padding:12px 9px}.jw-department-rail button{font-size:12px;min-height:38px;padding:7px 9px}.jw-staff-row{font-size:10px;min-height:28px}.jw-process-main{padding:14px}.jw-tool-row{min-height:62px;padding:10px 14px}.jw-tool-row h2{font-size:18px}.jw-tool-row>div>span{font-size:11px}.jw-actions{gap:8px}.jw-actions button,.jw-detail-actions button,.jw-history-modal header button{font-size:12px;min-height:36px;padding:7px 11px}.jw-search{gap:8px;height:38px;padding-inline:11px;width:min(340px,32vw)}.jw-search input{font-size:12px}.jw-table-frame{margin-top:12px}.jw-data-table{font-size:12px}.jw-data-table td,.jw-data-table th{height:44px;padding:9px 12px}.jw-data-table th{font-size:10px}.jw-data-table td strong{font-size:12px}.jw-data-table td small{font-size:10px}.jw-stage-chip{font-size:11px;padding:5px 8px}.jw-new-badge{color:#7765b8;font-size:10px;font-weight:800;margin-left:6px}.jw-assign-staff-button{background:#6654ad;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;font-weight:800;min-height:32px;padding:6px 11px}.jw-assign-staff-button:hover{background:#55439a}.jw-detail-tabs{align-items:center;min-height:44px;padding-inline:12px}.jw-detail-tabs>button{font-size:11px;height:41px;padding-inline:12px}.jw-detail-actions{gap:7px}.jw-actions .jw-icon-button,.jw-detail-actions .jw-icon-button{height:36px;min-height:36px;min-width:36px;width:36px}.jw-detail-actions .jw-return-inventory-button{font-size:11px;min-height:36px;padding:7px 12px}.jw-item-grid{gap:14px;grid-template-columns:minmax(0,1fr) 280px;min-height:220px;padding:14px}.jw-image-panel>div:first-child{font-size:11px;height:38px;padding-inline:11px}.jw-image-gallery{gap:9px;max-height:250px;padding:10px}.jw-image-gallery figcaption{font-size:10px;padding:6px}.jw-weight-strip{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.jw-weight-strip span{font-size:12px;min-height:64px;padding:11px 12px}.jw-weight-strip b{font-size:9px}.jw-queue-table{table-layout:fixed}.jw-queue-table th:first-child{text-align:center;width:5%}.jw-queue-table th:nth-child(2){width:9%}.jw-queue-table th:nth-child(3){width:14%}.jw-queue-table th:nth-child(4),.jw-queue-table th:nth-child(5),.jw-queue-table th:nth-child(6){width:12%}.jw-queue-table th:nth-child(7){width:21%}.jw-queue-table th:nth-child(8){width:15%}.jw-queue-table td:first-child{text-align:center}.jw-detail-title{align-items:center;color:#6552aa;display:flex;gap:9px;min-width:0}.jw-detail-title>span{grid-gap:2px;display:grid;gap:2px;min-width:0}.jw-detail-title strong{color:#494457;font-size:13px}.jw-detail-title small{color:#8c8795;font-size:10px;font-weight:500}.jw-product-summary-list{grid-gap:8px;display:grid;gap:8px}.jw-product-summary{grid-gap:12px 18px;align-items:center;background:#fff;border:1px solid #e0deea;border-radius:7px;display:grid;gap:12px 18px;grid-template-columns:minmax(140px,200px) 1fr;min-width:0;padding:12px 16px}.jw-product-identity{align-items:center;display:flex;gap:10px;min-width:0}.jw-product-index{background:#f0ecfb;border-radius:7px;color:#6552aa;display:grid;flex:0 0 30px;font-size:11px;font-weight:800;height:30px;place-items:center;width:30px}.jw-product-identity>div{grid-gap:3px;display:grid;gap:3px;min-width:0}.jw-product-identity strong{color:#373344;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-product-identity small{color:#898593;font-size:10px}.jw-product-facts{align-items:center;display:flex;gap:0;justify-content:space-between;margin:0;width:100%}.jw-product-facts div{grid-gap:3px;border-left:1px solid #e8e6ee;display:grid;flex:1 1;gap:3px;min-width:65px;padding:2px 14px}.jw-product-facts dt{color:#96919f;font-size:9px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.jw-product-facts dd{color:#4e495a;font-size:12px;font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jw-product-facts .jw-fact-desc{flex:2.2 1;min-width:130px}.jw-product-facts .jw-fact-desc dd{color:#713f12;font-weight:600}.jw-stage-state{align-items:center;display:inline-flex;flex-wrap:wrap;gap:7px}.jw-new-badge{background:#eee9fb;border-radius:9px;color:#6552aa;font-size:9px;margin-left:0;padding:3px 6px;text-transform:uppercase}.jw-assigned-staff{align-items:center;color:#625d70;display:inline-flex;font-size:11px;font-weight:700;gap:6px}.jw-assigned-staff svg{color:#7664b7}.jw-image-panel{background:#fff;border-radius:7px;overflow:hidden}.jw-image-panel>div:first-child{justify-content:flex-start}.jw-image-panel>div:first-child>span{background:#e9e4f8;border-radius:10px;color:#6552aa;font-size:9px;margin-left:auto;min-width:20px;padding:2px 6px;text-align:center}.jw-image-gallery{align-content:start}.jw-image-gallery figure{border-radius:5px;overflow:hidden}.jw-image-gallery figure img{height:128px;object-fit:cover}.jw-weight-strip span{background:#fbfaff;border-radius:6px}@media (max-width:1050px){.jw-process-layout{grid-template-columns:145px minmax(0,1fr)}.jw-transfer-summary{grid-template-columns:1fr 1fr 30px 1fr}.jw-transfer-summary>div:last-child{display:none}.jw-item-grid,.jw-product-summary{grid-template-columns:1fr}.jw-product-facts div:first-child{border-left:0}.jw-finished-summary,.jw-weight-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.jw-finished-card-grid{grid-template-columns:1fr}.jw-report-cards{grid-template-columns:repeat(2,1fr)}.jw-transaction-list article{grid-template-columns:90px 1.2fr .8fr .8fr 55px}.jw-transaction-list article>div:nth-of-type(4){display:none}}.jw-finished-card footer .jw-finished-rework-btn{background:#fdf8f3;border-color:#f1d7ba;color:#7b4a1b}.jw-finished-card footer .jw-finished-rework-btn:hover{background:#f9ede2;border-color:#deb68e;color:#5c320e}.jw-finished-actions .jw-rework-icon{background:#fff8f0;border-color:#f4dcbf;color:#b25e1b}.jw-finished-actions .jw-rework-icon:hover{background:#faede0;border-color:#dfb586;color:#8c420b}.jw-transfer-summary{background:#faf8fc;border:1px solid #ebe6f2;gap:16px;margin-bottom:16px;padding:14px 18px}.jw-transfer-summary,.jw-transfer-thumb{align-items:center;border-radius:6px;display:flex}.jw-transfer-thumb{background:#fff;border:1px solid #ddd7e6;flex-shrink:0;height:68px;justify-content:center;overflow:hidden;width:68px}.jw-transfer-thumb img{height:100%;object-fit:cover;width:100%}.jw-transfer-no-img{color:#999;font-size:10px}.jw-transfer-info{display:flex;flex-direction:column;gap:3px}.jw-transfer-tag{color:#8367bb;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.jw-transfer-info h4{color:#383049;font-size:15px;font-weight:700;margin:0}.jw-transfer-info p{color:#716b80;font-size:12px;margin:0}@media print{.brand-header,.breadcrumb,.jw-module-tabs,.jw-tool-row .jw-actions,.primary-nav{display:none!important}.content-area,.jw-list-view,.layout-body{overflow:visible!important;padding:0!important}.jw-transaction-list article{break-inside:avoid;page-break-inside:avoid}}.users-page{max-width:none}.users-header>div:first-child{min-width:0}.users-header h2{margin-bottom:4px}.users-actions{display:flex;gap:7px}.user-row-actions button,.users-actions button{align-items:center;display:inline-flex;gap:5px;justify-content:center}.users-actions .btn-primary:before{display:none}.user-summary{display:flex;gap:9px;margin-bottom:12px;width:100%}.user-summary article{align-items:center;background:#fff;border:1px solid #dedce8;border-radius:3px;display:flex;flex:1 1;gap:16px;justify-content:space-between;min-height:74px;min-width:0;padding:12px 14px}.user-summary span{align-items:center;color:#858392;display:inline-flex;font-size:9px;font-weight:750;gap:6px;letter-spacing:.055em;text-transform:uppercase}.user-summary strong{color:#554397;font-size:22px}.users-directory{background:#fff;border:1px solid #d9d7e4}.users-toolbar{align-items:center;border-bottom:1px solid #dfdde7;display:flex;gap:16px;justify-content:space-between;min-height:55px;padding:9px 11px}.users-toolbar>div{grid-gap:3px;display:grid;gap:3px}.users-toolbar strong{color:#4b495d;font-size:11px}.users-toolbar span{color:#92909e;font-size:9px}.users-search{align-items:center;background:#fff;border:1px solid #d8d6e2;border-radius:2px;color:#858294;display:flex;gap:7px;height:32px;padding:0 9px;width:min(260px,100%)}.users-search input{background:#0000;border:0;color:#4e4c60;font:inherit;font-size:10px;min-width:0;outline:0;padding:0;width:100%}.users-table-wrap{overflow-x:auto}.users-table{border:0}.users-table td{white-space:nowrap}.user-identity{align-items:center;display:flex;gap:8px;min-width:150px}.user-identity>span{background:#6654ad;border-radius:50%;color:#fff;display:grid;flex:0 0 28px;font-size:8px;font-weight:800;height:28px;place-items:center;width:28px}.user-identity strong{color:#454356;font-size:11px}.user-tier{background:#f5ead3;border-radius:10px;color:#735a28;display:inline-block;font-size:8px;font-weight:800;min-width:48px;padding:3px 7px;text-align:center;text-transform:uppercase}.user-tier.silver{background:#ececf0;color:#62616b}.user-tier.gold{background:#f7e4ba;color:#725019}.user-weight{font-feature-settings:"tnum";color:#58448f;font-size:10px;font-variant-numeric:tabular-nums}.user-row-actions{display:flex;gap:4px}.users-empty{color:#8e8c99!important;height:110px;text-align:center!important}.user-modal{width:min(450px,100%)}.user-modal-heading{margin-bottom:2px}.user-modal-heading h3{color:#40384a;margin:0}.user-modal-heading p{margin:5px 0 0}.user-modal .btn-primary:before{display:none}.user-mpin-field{display:block;position:relative}.user-mpin-field input{box-sizing:border-box;padding-right:44px;width:100%}.user-mpin-toggle{background:#0000;border:0;color:#64748b;cursor:pointer;display:grid;height:34px;padding:0;place-items:center;position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px}.user-mpin-toggle:focus-visible,.user-mpin-toggle:hover{color:#4f46e5;outline:none}@media (max-width:1100px){.user-summary{flex-direction:column}}.ad-preview-backdrop{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172aa6;box-sizing:border-box;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:2000}.ad-preview-modal{background:#fff;border:1px solid #d8ddea;border-radius:10px;box-shadow:0 24px 70px #0f172a52;box-sizing:border-box;display:flex;flex-direction:column;margin:auto;max-height:calc(100vh - 48px);padding:18px;width:min(520px,calc(100vw - 48px),calc(80vh - 80px))}.ad-preview-header{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;margin-bottom:12px}.ad-preview-header h3{color:#1e293b;font-size:16px;font-weight:700;margin:0}.ad-preview-header small{color:#71809b;display:block;font-size:12px;margin:3px 0 0}.ad-preview-header .table-icon-button{flex-shrink:0}.ad-preview-stage{align-items:center;aspect-ratio:1/1;background:#07111b;border:1px solid #d8ddea;border-radius:6px;color:#fff;display:flex;justify-content:center;margin:0 auto;max-height:calc(100vh - 180px);overflow:hidden;width:100%}.ad-preview-stage img,.ad-preview-stage video{height:100%;object-fit:contain;width:100%}.ad-preview-modal p{color:#71809b;flex-shrink:0;font-size:12px;line-height:1.4;margin:10px 0 0}.design-workspace{--stage:#6551b8;--stage-dark:#49378f;--stage-soft:#f2effc;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 16px 45px #1f1a371a;display:grid;grid-template-columns:360px minmax(0,1fr);height:calc(100vh - 118px);min-height:620px;overflow:hidden}.design-workspace.stage-cam{--stage:#167c80;--stage-dark:#0f5e62;--stage-soft:#eaf8f7}.design-queue-panel{background:#fbfbfd;border-right:1px solid #e7e5ec;display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden}.design-queue-header{align-items:center;background:linear-gradient(145deg,var(--stage-dark),var(--stage));color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 18px 16px}.design-assets-card header span,.design-order-header>div>span,.design-preview-card header span,.design-queue-header span{font-size:10px;font-weight:800;letter-spacing:.13em;opacity:.75;text-transform:uppercase}.design-queue-header h1{font-size:21px;margin:4px 0 0}.design-icon-button{background:#ffffff1f;border:1px solid #ffffff59;border-radius:10px;color:#fff;cursor:pointer;display:grid;flex-shrink:0;height:36px;place-items:center;width:36px}.design-stage-switcher{grid-gap:6px;display:grid;flex-shrink:0;gap:6px;grid-template-columns:1fr 1fr;padding:10px 14px 0}.design-stage-switcher button{background:#fff;border:1px solid #dedbe8;border-radius:9px;color:#6b6479;cursor:pointer;font-weight:800;padding:8px}.design-stage-switcher button.active{background:var(--stage-soft);border-color:var(--stage);color:var(--stage-dark)}.design-queue-tabs{grid-gap:8px;border-bottom:1px solid #eceaf0;display:grid;flex-shrink:0;gap:8px;grid-template-columns:1fr 1fr;padding:12px 14px}.design-queue-tabs button{align-items:center;background:#fff;border:1px solid #e2dfe9;border-radius:10px;color:#736d7e;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:6px;justify-content:center;padding:9px 7px}.design-queue-tabs button.active{background:var(--stage-soft);border-color:var(--stage);color:var(--stage-dark)}.design-queue-tabs b{background:#00000012;border-radius:10px;font-size:10px;min-width:20px;padding:2px 5px}.design-order-list{display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding:12px}.design-order-card{grid-gap:12px;align-items:center;background:#fff;border:1px solid #e7e5eb;border-radius:12px;box-sizing:border-box;cursor:pointer;display:grid;flex-shrink:0;gap:12px;grid-template-columns:56px minmax(0,1fr);min-height:74px;overflow:hidden;padding:10px 12px;text-align:left;transition:.18s ease;width:100%}.design-order-card:hover{border-color:#c9c3da;box-shadow:0 7px 18px #281f4512;transform:translateY(-1px)}.design-order-card.active{background:var(--stage-soft);border-color:var(--stage);box-shadow:inset 3px 0 var(--stage)}.design-order-thumb{align-items:center;background:#f1f2f5;border-radius:9px;color:#a09aaa;display:flex;flex-shrink:0;height:56px;justify-content:center;min-height:56px;min-width:56px;overflow:hidden;width:56px}.design-order-thumb .expandable-image,.design-order-thumb .expandable-image-fallback,.design-order-thumb img{align-items:center;display:flex;height:100%;justify-content:center;min-height:56px;min-width:56px;object-fit:cover;width:100%}.design-order-copy{color:#332d40;display:flex;flex-direction:column;gap:3px;justify-content:center;min-width:0}.design-order-copy>span{align-items:center;display:flex;gap:6px;justify-content:space-between}.design-order-copy>span strong{color:var(--stage-dark);font-size:12px;font-weight:700}.design-order-copy>span small{background:var(--stage-soft);border-radius:6px;color:var(--stage-dark);font-size:9px;font-weight:800;padding:2px 7px}.design-order-copy>b,.design-order-copy>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-order-copy>b{color:#1e1b26;font-size:13px;font-weight:600}.design-order-copy>small{color:#787184;font-size:11px}.design-empty-queue{align-items:center;color:#aaa5b2;display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center;min-height:240px;text-align:center}.design-empty-queue strong{color:#655f70}.design-empty-queue span{font-size:12px;line-height:1.5;max-width:230px}.design-spin{animation:design-spin 1s linear infinite}@keyframes design-spin{to{transform:rotate(1turn)}}.design-main-panel{background:linear-gradient(180deg,#fff,#faf9fc);min-width:0;overflow-y:auto;padding:28px 30px 110px}.design-welcome-state{align-items:center;color:#8b8498;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:450px;text-align:center}.design-welcome-icon{background:var(--stage-soft);border-radius:30px;color:var(--stage);display:grid;height:104px;margin-bottom:22px;place-items:center;transform:rotate(-4deg);width:104px}.design-welcome-state>span:not(.design-welcome-icon){color:var(--stage);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.design-welcome-state h2{color:#302a3d;font-size:27px;margin:8px 0}.design-welcome-state p{line-height:1.6;margin:0;max-width:440px}.design-order-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.design-order-header>div>span{color:var(--stage);opacity:1}.design-order-header h2{color:#272132;font-size:26px;margin:5px 0 3px}.design-order-header p{color:#817a8a;font-size:13px;margin:0}.design-order-header-actions{align-items:center;display:flex;gap:8px}.design-chat-tag-button{align-items:center;background:var(--stage-soft);border:1px solid var(--stage);border-radius:9px;color:var(--stage-dark);cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;gap:7px;padding:8px 12px;white-space:nowrap}.design-chat-tag-button:hover{background:var(--stage);color:#fff}.design-state-pill{align-items:center;border-radius:18px;display:inline-flex;font-size:11px;font-weight:800;gap:7px;padding:8px 12px;white-space:nowrap}.design-state-pill.pending{background:#fff4dd;color:#9b5c0d}.design-state-pill.ready{background:#e4f6ec;color:#157044}.design-summary-strip{grid-gap:16px;align-items:center;background:#fff;border:1px solid #e7e4ec;border-radius:14px;display:grid;gap:16px;grid-template-columns:68px minmax(0,1fr);margin-bottom:12px;padding:14px 16px}.design-product-photo{background:#f0eef3;border-radius:10px;color:#aaa4b2;display:grid;height:58px;overflow:hidden;place-items:center;width:58px}.design-product-photo img{height:100%;object-fit:cover;width:100%}.design-summary-facts{grid-gap:14px 16px;display:grid;gap:14px 16px;grid-template-columns:repeat(5,minmax(80px,1fr));min-width:0}.design-summary-facts>div{display:flex;flex-direction:column;gap:4px;min-width:0}.design-summary-strip small{color:#9a94a3;font-size:8px;font-weight:900;letter-spacing:.08em}.design-summary-strip strong{color:#393242;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-product-details{background:var(--stage-soft);border:1px solid #ded8e6;border-radius:12px;margin-bottom:20px;padding:12px 15px}.design-product-details>span{color:var(--stage-dark);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.design-product-details p{color:#554e5e;font-size:12px;line-height:1.5;margin:5px 0 0;white-space:pre-wrap}.design-reference-bar{grid-gap:14px;align-items:center;background:var(--stage-soft);border:1px solid #cfc8ee;border-radius:12px;display:grid;gap:14px;grid-template-columns:1fr 52px auto;margin-bottom:20px;padding:12px 14px}.design-reference-bar>div{display:flex;flex-direction:column;gap:3px}.design-reference-bar span{color:var(--stage);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.design-reference-bar strong{color:var(--stage-dark);font-size:12px}.design-reference-bar img{border-radius:7px;height:45px;object-fit:cover;width:52px}.design-download-button,.design-reference-bar button{align-items:center;background:#fff;border:1px solid #b8d8d6;border-radius:9px;color:#12666a;cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;gap:7px;justify-content:center;padding:9px 12px}.design-reference-bar button{border-color:var(--stage);color:var(--stage-dark)}.design-reference-bar button:disabled{cursor:wait;opacity:.65}.design-editor-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(320px,.95fr) minmax(370px,1.05fr)}.design-assets-card,.design-preview-card{background:#fff;border:1px solid #e5e2ea;border-radius:15px;box-shadow:0 8px 24px #261e390d;padding:19px}.design-assets-card>header,.design-preview-card>header{align-items:center;color:var(--stage);display:flex;justify-content:space-between;margin-bottom:15px}.design-assets-card h3,.design-preview-card h3{color:#352f40;font-size:16px;margin:2px 0 0}.design-preview-canvas{background:radial-gradient(circle at center,#fff,#f0eef4);border:1px solid #dedbe4;border-radius:12px;display:grid;min-height:345px;overflow:hidden;place-items:center}.design-preview-canvas>img{height:345px;object-fit:contain;width:100%}.design-preview-empty{align-items:center;color:#b0aab8;display:flex;flex-direction:column;gap:8px;justify-content:center}.design-preview-empty strong{color:#716a7a;font-size:13px}.design-preview-empty span{font-size:11px}.design-model-preview-content{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:20px;text-align:center}.design-model-preview-content strong{color:#393242;font-size:13px;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-model-preview-content span{color:#787082;font-size:11px}.design-upload-button{align-items:center;background:var(--stage-soft);border:1px dashed var(--stage);border-radius:10px;color:var(--stage-dark);cursor:pointer;display:flex;font-size:12px;font-weight:800;gap:8px;justify-content:center;margin-top:13px;padding:11px 14px}.design-upload-button input{display:none}.design-file-note{color:#837c8c;display:block;font-size:10px;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-model-drop{align-items:center;background:#faf9fb;border:2px dashed #d9d5df;border-radius:12px;color:#aaa4b3;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:145px;padding:18px;text-align:center}.design-model-drop.has-file{background:var(--stage-soft);border-color:var(--stage);color:var(--stage)}.design-model-drop strong{color:#514a5b;font-size:13px;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-model-drop span{color:#918a99;font-size:10px;line-height:1.45;max-width:430px}.design-model-actions{grid-gap:9px;display:grid;gap:9px;grid-template-columns:1fr 1fr}.design-model-actions>:only-child{grid-column:1/-1}.design-viewer-actions{margin-top:13px}.design-download-button{border-color:#d6d1df;color:#625a70;margin-top:13px}.design-remarks-field{display:flex;flex-direction:column;gap:7px;margin-top:17px}.design-remarks-field>span{color:#5f5869;font-size:11px;font-weight:800}.design-remarks-field textarea{border:1px solid #dcd8e2;border-radius:10px;color:#3d3746;font:inherit;font-size:12px;outline:none;padding:11px;resize:vertical;width:100%}.design-remarks-field textarea:focus{border-color:var(--stage);box-shadow:0 0 0 3px var(--stage-soft)}.design-remarks-field textarea:disabled{background:#f4f3f6;color:#716b78}.design-save-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:.8fr 1.2fr;margin-top:16px}.design-save-actions button{align-items:center;border-radius:10px;cursor:pointer;display:flex;font-size:12px;font-weight:900;gap:8px;justify-content:center;min-height:43px}.design-save-actions button.secondary{background:#fff;border:1px solid #d8d3df;color:#625b6c}.design-save-actions button.primary{background:var(--stage);border:1px solid var(--stage);color:#fff}.design-save-actions button:disabled{cursor:wait;opacity:.6}.cam-reference-grid .design-preview-canvas>img{cursor:zoom-in}.cam-download-image,.cam-download-model{display:flex;width:100%}.cam-complete-action{grid-template-columns:1fr}.design-completed-note{align-items:center;background:#e9f8ef;border-radius:10px;color:#197249;display:flex;gap:10px;margin-top:16px;padding:12px}.design-completed-note>div{display:flex;flex-direction:column;gap:2px}.design-completed-note strong{font-size:12px}.design-completed-note span{font-size:10px;opacity:.8}.cad-review-status-card{align-items:center;border:1px solid #e2deec;border-radius:10px;display:flex;gap:14px;justify-content:space-between;margin-top:12px;padding:12px 15px}.cad-review-status-card.is-approved{background:#edfcf3;border-color:#bbf0d0;color:#126b42}.cad-review-status-card.is-pending{background:#fffbf2;border-color:#fde2b4;color:#92580c}.cad-review-status-info{align-items:center;display:flex;gap:10px}.cad-review-status-info>div{display:flex;flex-direction:column;gap:2px}.cad-review-status-info strong{font-size:12px}.cad-review-status-info span{font-size:10.5px;opacity:.85}.manual-approve-cad-btn{align-items:center;background:var(--stage);border:1px solid var(--stage);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;gap:6px;padding:8px 14px;transition:all .15s ease;white-space:nowrap}.manual-approve-cad-btn:hover{background:var(--stage-dark)}.manual-approve-cad-btn:disabled{cursor:wait;opacity:.6}@media (max-width:1150px){.design-workspace{grid-template-columns:300px minmax(0,1fr)}.design-summary-facts{grid-template-columns:repeat(3,minmax(80px,1fr))}.design-editor-grid{grid-template-columns:1fr}}@media (max-width:820px){.design-workspace{display:flex;flex-direction:column;height:auto;min-height:calc(100vh - 100px);overflow:visible}.design-queue-panel{border-bottom:1px solid #e7e5ec;border-right:0;max-height:410px}.design-main-panel{overflow:visible;padding:22px 18px 100px}.design-summary-strip{grid-template-columns:58px minmax(0,1fr)}.design-summary-facts{grid-template-columns:repeat(2,minmax(80px,1fr))}.design-order-header{flex-direction:column}.design-order-header-actions{flex-wrap:wrap;width:100%}.design-reference-bar{grid-template-columns:1fr 48px}.design-reference-bar button{grid-column:1/-1}}*{box-sizing:border-box}body{background:#f8fafc;color:#1f2937;font-family:Arial,sans-serif;margin:0}button{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;padding:8px 12px}.main-layout{display:flex;flex-direction:column}.topbar{align-items:center;background:#172554;color:#fff;display:flex;flex:0 0 58px;height:58px;justify-content:space-between;padding:0 24px;position:relative;z-index:10}.brand{font-weight:700}.user-info{align-items:center;display:flex;gap:16px}.logout-small{background:#0000;border-color:#93c5fd;color:#fff}.layout-body{display:flex;flex:1 1}.sidebar{background:#fff;border-right:1px solid #e5e7eb;overflow-y:auto;width:210px}.sidebar ul{list-style:none;margin:0;padding:12px}.sidebar li{border-radius:6px;cursor:pointer;padding:12px}.sidebar li:hover{background:#eff6ff}.content-area{flex:1 1;min-width:0;overflow-x:hidden;overflow-y:auto;padding:28px}.page-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.page-header h2,.page>h2{margin-top:0}.btn-primary{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.btn-sm{font-size:12px;margin-right:6px;padding:6px 8px}.btn-danger{border-color:#fecaca;color:#b91c1c}.search-bar{border:1px solid #d1d5db;border-radius:6px;margin-bottom:16px;padding:10px;width:min(420px,100%)}.data-table{background:#fff;width:100%}.product-thumb{border-radius:4px;height:42px;object-fit:cover;width:42px}.modal-backdrop{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:5}.modal{grid-gap:14px;background:#fff;border-radius:0;display:grid;gap:14px;grid-template-columns:repeat(2,1fr);max-height:90vh;overflow:auto;padding:24px;width:min(680px,100%)}.modal h3,.modal label:last-of-type,.modal-actions{grid-column:1/-1}.modal label{grid-gap:6px;display:grid;font-size:13px;gap:6px}.modal input,.modal select,.modal textarea{border:1px solid #cbd5e1;border-radius:0;font:inherit;padding:9px}.modal textarea{min-height:80px}.checkbox{align-items:center;display:flex!important;gap:8px}.modal-actions{display:flex;gap:8px;justify-content:flex-end}.compact-modal{grid-template-columns:1fr;width:min(440px,100%)}.compact-modal p{color:#71809b;font-size:13px;margin:-4px 0 4px}.compact-modal .modal-actions{grid-column:auto}.page-subtitle{color:#7b7284;font-size:12px;margin:-5px 0 0}.manufacturing-page{max-width:none}.kanban-board{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(7,minmax(210px,1fr));grid-template-columns:repeat(var(--columns,7),minmax(210px,1fr));max-width:100%;overflow-x:auto;padding-bottom:8px;width:100%}.kanban-column{background:#f4f1f5;border:1px solid #ddd5e1;border-radius:5px;min-height:520px}.kanban-column>header{align-items:flex-start;background:#fff;border-bottom:3px solid #84608d;display:flex;justify-content:space-between;min-height:70px;padding:13px 13px 10px}.kanban-column.team-one>header{border-bottom-color:#bd892d}.kanban-team{color:#8b8192;display:block;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.kanban-column h3{color:#382d42;font-size:14px;margin:5px 0 0}.kanban-count{background:#eee6ef;border-radius:50%;color:#6c5372;display:grid;font-size:11px;font-weight:800;height:22px;min-width:22px;place-items:center}.kanban-cards{grid-gap:10px;display:grid;gap:10px;padding:9px}.kanban-card{background:#fff;border:1px solid #ddd5e1;border-radius:4px;box-shadow:0 2px 5px #37264114;overflow:hidden}.kanban-image{background:linear-gradient(135deg,#f4edf3,#e9e1e9);color:#bd892d;display:grid;height:118px;place-items:center}.kanban-image img{height:100%}.kanban-image span{font-size:34px}.kanban-card-body{grid-gap:6px;display:grid;gap:6px;padding:11px}.kanban-order{color:#876a8f;font-size:10px;font-weight:800;letter-spacing:.04em}.kanban-card-body strong{color:#3d3246;font-size:13px;line-height:1.25}.kanban-card-body small{color:#7d7484;font-size:10px;line-height:1.35}.weight-note{background:#fff4dc;border-radius:3px;color:#956a19;font-size:10px;font-weight:700;padding:4px 6px}.kanban-complete{background:#744d7d;border:0;border-radius:3px;color:#fff;font-size:11px;font-weight:700;margin-top:4px}.team-one .kanban-complete{background:#aa7824}.kanban-empty{color:#9a909f;display:grid;font-size:11px;min-height:105px;padding:12px;place-items:center;text-align:center}.kanban-back,.kanban-skip{border-radius:3px;font-size:11px;font-weight:700}.kanban-skip{background:#fff9e8;border-color:#eed7a8;color:#8c621b}.kanban-back{background:#fff;border-color:#d7cfdb;color:#67586e}.kanban-card{isolation:isolate;position:relative}.kanban-print{background:#3d3246db;border:1px solid #ffffffbf;border-radius:3px;box-shadow:0 2px 8px #1e14282e;color:#fff;font-size:10px;font-weight:800;min-height:28px;padding:5px 9px;position:absolute;right:8px;top:8px;z-index:2}.kanban-print:hover{background:#3d3246}.kanban-image{height:128px;min-height:128px;overflow:hidden;position:relative;z-index:0}.kanban-image img{display:block;height:128px;max-width:none;object-fit:cover;object-position:center;width:100%}.kanban-card-body{background:#fff;position:relative;z-index:1}.product-weight{color:#64536b!important;font-weight:700}.page-actions{align-items:center;display:flex;gap:8px}.offline-order-modal{width:min(620px,100%)}.offline-order-modal .modal-actions,.offline-order-modal h3,.offline-order-modal p{grid-column:1/-1}.offline-order-modal p{color:#71809b;font-size:13px;margin:-5px 0 3px}.offline-order-modal label small{font-weight:400}.table-action-group{align-items:center;display:inline-flex;flex-wrap:wrap;gap:5px}.table-icon-button{background:#fff;border:1px solid #d8d7e2;border-radius:3px;color:#6654ad;cursor:pointer;display:inline-grid;flex:0 0 31px;height:31px;margin:0;padding:0;place-items:center;vertical-align:middle;width:31px}.table-icon-button:hover{background:#f7f5fb;border-color:#9f96b2}.table-icon-button.is-success{background:#eef9f3;border-color:#b9dbc9;color:#287657}.table-icon-button.is-warning{background:#fff8e8;border-color:#ead29f;color:#91631b}.table-icon-button.is-danger{background:#fff5f6;border-color:#e9c9cd;color:#a64e55}.table-icon-button:focus-visible{outline:2px solid #6654ad;outline-offset:2px}.toolbar-icon-button{background:#fff;border:1px solid #d8d7e2;border-radius:3px;color:#6654ad;cursor:pointer;display:inline-grid!important;flex:0 0 34px;height:34px;margin:0;min-width:34px;padding:0!important;place-items:center;vertical-align:middle;width:34px}.toolbar-icon-button:hover{background:#f7f5fb;border-color:#9f96b2}.toolbar-icon-button.is-primary{background:#6654ad;border-color:#6654ad;color:#fff}.toolbar-icon-button.is-primary:hover{background:#554397;border-color:#554397}.toolbar-icon-button:focus-visible{outline:2px solid #6654ad;outline-offset:2px}.toolbar-icon-button:disabled{cursor:not-allowed;opacity:.5}.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:16px 0;padding:18px}.steps{display:flex;flex-wrap:wrap;gap:10px}.step{grid-gap:5px;border:1px solid #dbeafe;border-radius:6px;display:grid;gap:5px;min-width:150px;padding:10px}.inline-form{display:flex;gap:8px}.inline-form input{border:1px solid #cbd5e1;border-radius:5px;padding:9px}.settings-list{list-style:none;padding:0}.settings-list li{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.settings-category-form input[type=file]{max-width:280px}.settings-category-name{align-items:center;display:inline-flex;gap:10px}.settings-category-name img,.settings-category-placeholder{border:1px solid #e5e7eb;border-radius:4px;height:42px;object-fit:cover;width:42px}.settings-category-placeholder{color:#94a3b8;display:grid;font-size:8px;place-items:center;text-align:center}.settings-category-actions{align-items:center;display:inline-flex;gap:8px}.settings-category-actions label{cursor:pointer}@media (max-width:720px){.sidebar{overflow:hidden;width:64px}.sidebar li{white-space:nowrap}.content-area{padding:16px}.modal{grid-template-columns:1fr}.data-table{font-size:13px}}.store-dashboard{color:#17203a;margin:0 auto;max-width:1640px;width:100%}.dashboard-hero{align-items:center;background:radial-gradient(circle at 90% 10%,#edc57157,#0000 26%),linear-gradient(112deg,#101a3d,#1f2c5c 58%,#28416b);border-radius:18px;color:#fff;display:flex;gap:24px;justify-content:space-between;min-height:190px;overflow:hidden;padding:34px 38px}.eyebrow{color:#8f9aba;font-size:10px;font-weight:700;letter-spacing:.13em;margin:0 0 8px}.dashboard-hero .eyebrow{color:#e6bf72}.dashboard-hero h1{font:600 clamp(27px,3vw,40px)/1.08 Georgia,serif;letter-spacing:-.02em;margin:0}.hero-copy{color:#ced7ee;margin:12px 0 0;max-width:510px}.hero-actions{grid-gap:10px;display:grid;gap:10px;justify-items:end;white-space:nowrap}.last-updated{color:#c5cee4;font-size:12px}.dashboard-refresh{background:#f6ce7d;border:1px solid #ffffff4d;border-radius:8px;color:#17203a;font-weight:700;padding:9px 15px}.dashboard-refresh:disabled{cursor:wait;opacity:.7}.metric-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin:20px 0}.metric-card{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 22px #1e294b0a;display:flex;flex-direction:column;min-height:148px;padding:21px}.metric-card strong{font-size:32px;letter-spacing:-.04em;line-height:1;margin:10px 0 5px}.metric-card>span:last-child{color:#6b7690;font-size:12px}.metric-kicker{color:#65718d;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.metric-products{border-top:3px solid #d29d37}.metric-orders{border-top:3px solid #4f7bd9}.metric-production{border-top:3px solid #8b65d7}.metric-members{border-top:3px solid #3d9f83}.dashboard-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr)}.lower-grid{margin-top:18px}.dashboard-panel{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 22px #1e294b0a;overflow:hidden}.panel-heading{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;padding:22px 23px 16px}.panel-heading h2{font-size:18px;letter-spacing:-.02em;margin:0}.text-button{background:#0000;border:0;color:#315fb6;font-size:12px;font-weight:700;padding:2px 0;white-space:nowrap}.stage-list{padding:0 23px 12px}.stage-row{grid-gap:9px;align-items:center;display:grid;gap:9px;grid-template-columns:9px 132px minmax(80px,1fr) 24px;min-height:38px}.stage-name{font-size:13px}.stage-row strong{font-size:13px;text-align:right}.stage-dot{border-radius:50%;height:8px;width:8px}.stage-track{background:#edf0f6;border-radius:9px;height:6px;overflow:hidden}.stage-fill{border-radius:inherit;display:block;height:100%;min-width:0}.gold{background:#d39c33}.blue{background:#5280d8}.violet{background:#8e68d7}.orange{background:#e88642}.green{background:#3c9f7c}.gray{background:#8993a5}.pipeline-summary{border-top:1px solid #edf0f5;color:#6e7890;display:flex;font-size:12px;justify-content:space-between;padding:14px 23px}.attention-count{background:#fff4da;border-radius:50%;color:#9d6810;display:grid;font-size:12px;font-weight:800;height:28px;min-width:28px;place-items:center}.attention-item{background:#fff;border:0;border-top:1px solid #edf0f5;display:flex;gap:12px;padding:14px 22px;text-align:left;width:100%}.attention-item:hover,.recent-order:hover{background:#fafbfe}.attention-item small,.attention-item strong{display:block}.attention-item strong{font-size:13px}.attention-item small{color:#71809b;font-size:12px;margin-top:4px}.attention-symbol{border-radius:7px;display:grid;flex:0 0 26px;font-weight:800;height:26px;place-items:center;width:26px}.attention-symbol.approval{background:#fff1cc;color:#8b6110}.attention-symbol.stock{background:#ffebe4;color:#a04e31}.empty-state{grid-gap:8px;color:#72809a;display:grid;gap:8px;justify-items:center;min-height:130px;padding:25px;place-content:center;text-align:center}.empty-state span{background:#e5f4ed;border-radius:50%;color:#378969;display:grid;height:27px;place-items:center;width:27px}.empty-state p{font-size:13px;margin:0}.recent-orders{border-top:1px solid #edf0f5}.recent-order{align-items:center;background:#fff;border:0;border-bottom:1px solid #edf0f5;display:flex;gap:11px;padding:12px 22px;text-align:left;width:100%}.order-mark{background:#e9f0ff;border-radius:8px;color:#3a5eaa;display:grid;font-size:11px;font-weight:800;height:30px;place-items:center;width:30px}.recent-order-main{flex:1 1;min-width:0}.recent-order-main small,.recent-order-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-order-main strong{font-size:13px}.recent-order-main small{color:#75819a;font-size:11px;margin-top:3px}.status-pill{border-radius:5px;color:#fff;font-size:10px;font-weight:700;max-width:123px;overflow:hidden;padding:4px 7px;text-overflow:ellipsis;white-space:nowrap}.inventory-panel{padding-bottom:20px}.inventory-number{align-items:baseline;display:flex;gap:9px;padding:4px 23px 20px}.inventory-number strong{font-size:44px;letter-spacing:-.05em;line-height:1}.inventory-number span{color:#6e7890;font-size:13px}.inventory-rule{background:#edf0f5;height:1px;margin:0 23px 16px}.inventory-meta{grid-gap:10px;color:#71809b;display:grid;font-size:12px;gap:10px;grid-template-columns:1fr auto;padding:0 23px}.inventory-meta strong{color:#1c2740}@media (max-width:1000px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-hero{padding:29px}}@media (max-width:620px){.dashboard-hero{align-items:flex-start;flex-direction:column}.hero-actions{justify-items:start}.metric-grid{grid-template-columns:1fr}.stage-row{grid-template-columns:9px 112px minmax(50px,1fr) 20px}.status-pill{display:none}}.lower-grid .inventory-panel{display:none}.workshop-panel{padding-bottom:20px}.traditional-dashboard{color:#302842;margin:0 auto;max-width:1640px;width:100%}.traditional-dashboard-header{align-items:flex-end;border-bottom:1px solid #ded8e3;display:flex;gap:24px;justify-content:space-between;min-height:92px;padding:8px 0 18px}.dashboard-section-label{color:#8d6823;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.traditional-dashboard-header h1{color:#342844;font-size:28px;letter-spacing:-.035em;margin:5px 0 2px}.traditional-dashboard-header p{color:#7c7482;font-size:12px;margin:0}.traditional-dashboard-actions{align-items:center;display:flex;gap:13px}.traditional-dashboard-actions>span{color:#8b8390;font-size:10px}.traditional-dashboard-actions button{align-items:center;background:#fff;border:1px solid #d5cdd9;border-radius:3px;color:#58495e;display:inline-flex;font-size:11px;font-weight:700;gap:7px;height:34px;padding:0 13px}.traditional-dashboard-actions button:hover:not(:disabled){border-color:#86628e;color:#70457a}.traditional-dashboard-actions button:disabled{cursor:wait;opacity:.65}.is-spinning{animation:dashboard-spin .8s linear infinite}@keyframes dashboard-spin{to{transform:rotate(1turn)}}.dashboard-kpi-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0}.dashboard-kpi-card{grid-gap:12px;align-items:start;background:#fff;border:1px solid #ded8e3;border-radius:4px;box-shadow:0 2px 6px rgba(63,47,71,.035);display:grid;gap:12px;grid-template-columns:42px minmax(0,1fr) 16px;min-height:116px;min-width:0;overflow:hidden;padding:17px;position:relative;text-align:left}.dashboard-kpi-card:before{background:var(--kpi-color);content:"";inset:0 auto 0 0;position:absolute;width:3px}.dashboard-kpi-card:hover{border-color:#c8bdcd;box-shadow:0 5px 14px #3f2f4714;transform:translateY(-1px)}.dashboard-kpi-icon{background:var(--kpi-bg);border-radius:4px;color:var(--kpi-color);display:grid;height:42px;place-items:center;width:42px}.dashboard-kpi-copy{display:flex;flex-direction:column;min-width:0}.dashboard-kpi-copy small{color:#6c6272;font-size:10px;font-weight:750;letter-spacing:.035em;line-height:1.3;min-height:26px;text-transform:uppercase}.dashboard-kpi-copy strong{color:#302842;font-size:27px;line-height:1;margin:5px 0 4px}.dashboard-kpi-copy>span{color:#958c9a;font-size:9.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-kpi-arrow{align-self:center;color:#b2aab6}.kpi-products{--kpi-color:#9b711f;--kpi-bg:#fff6df}.kpi-orders{--kpi-color:#426fae;--kpi-bg:#eaf2fc}.kpi-production{--kpi-color:#79558b;--kpi-bg:#f1eaf5}.kpi-mobile{--kpi-color:#397e91;--kpi-bg:#e7f4f7}.kpi-offline{--kpi-color:#a35e3f;--kpi-bg:#fbede7}.kpi-delivery{--kpi-color:#a57125;--kpi-bg:#fff2de}.kpi-users{--kpi-color:#3f8069;--kpi-bg:#e8f5f0}.traditional-dashboard-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}.traditional-dashboard-panel{background:#fff;border:1px solid #ded8e3;border-radius:4px;overflow:hidden}.traditional-panel-header{align-items:center;border-bottom:1px solid #e6e1e8;display:flex;gap:15px;justify-content:space-between;min-height:65px;padding:14px 17px}.traditional-panel-header span{color:#9a909f;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.traditional-panel-header h2{color:#403547;font-size:15px;margin:4px 0 0}.traditional-panel-header button{align-items:center;background:#0000;border:0;color:#70457a;display:inline-flex;font-size:10px;font-weight:700;gap:5px;padding:5px 0}.traditional-status-list{padding:11px 17px 14px}.traditional-status-row{grid-gap:9px;align-items:center;color:#5d5363;display:grid;font-size:11px;gap:9px;grid-template-columns:8px 125px minmax(70px,1fr) 25px;min-height:38px}.traditional-status-icon{border-radius:50%;height:7px;width:7px}.traditional-status-row>div{background:#eeeaf0;border-radius:4px;height:5px;overflow:hidden}.traditional-status-row>div i{border-radius:inherit;display:block;height:100%}.traditional-status-row>strong{color:#433849;font-size:11px;text-align:right}.traditional-recent-list>button{grid-gap:10px;align-items:center;background:#fff;border:0;border-bottom:1px solid #eeeaf0;border-radius:0;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) auto;min-height:54px;padding:8px 16px;text-align:left;width:100%}.traditional-recent-list>button:hover{background:#fbfafc}.recent-source{border-radius:4px;display:grid;height:30px;place-items:center;width:30px}.recent-source.mobile{background:#e7f4f7;color:#397e91}.recent-source.offline{background:#fbede7;color:#a35e3f}.recent-order-details{min-width:0}.recent-order-details small,.recent-order-details strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-order-details strong{color:#433849;font-size:11px}.recent-order-details small{color:#918896;font-size:9px;margin-top:3px}.recent-order-status{background:#f8f6f9;border:1px solid #ded8e3;border-radius:3px;color:#6c6272;font-size:8.5px;font-weight:700;padding:4px 6px;white-space:nowrap}.traditional-empty{color:#948b99;display:grid;font-size:11px;margin:0;min-height:100px;place-items:center}@media (max-width:1250px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.traditional-dashboard-grid{grid-template-columns:1fr}}@media (max-width:920px){.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body{color:#302842}.main-layout,body{background:#f8f7fa}.main-layout{height:100vh;min-width:940px;overflow:hidden}.brand-header{background:#fff;border-bottom:1px solid #e5dfea;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);height:75px;padding:0 clamp(20px,2.2vw,42px)}.wordmark{border:0;color:#44364b;justify-self:start}.wordmark strong{display:block;font:500 24px/1 Georgia,serif;letter-spacing:.06em}.wordmark span{color:#80768a;display:block;font-size:10px;margin-top:5px}.crest{background:#0000;border:0;height:56px;padding:0;width:160px}.crest img{display:block;height:100%;object-fit:contain;width:100%}.header-tools{gap:8px}.header-icon{align-items:center;background:#fff;border:1px solid #e2dce7;border-radius:4px;color:#5e5567;display:inline-flex;font-size:18px;height:39px;justify-content:center;padding:0;width:39px}.header-icon:hover{border-color:#a887b1;color:#6d4778}.header-divider{background:#e5dfea;height:42px;margin:0 4px;width:1px}.avatar{background:#684a70;border-radius:50%;color:#fff;display:grid;font-size:11px;font-weight:800;height:33px;place-items:center;width:33px}.account-name{grid-gap:2px;display:grid;gap:2px;min-width:104px;padding-left:2px}.account-name strong{font-size:12px}.account-name small{color:#8a8190;font-size:10px}.logout-icon{margin-left:8px}.primary-nav{align-items:stretch;border-bottom:1px solid #dfd9e5;display:flex;gap:4px;height:48px;justify-content:center;overflow:hidden;padding:0 clamp(18px,2.2vw,42px)}.nav-link{background:#0000;border:0;border-bottom:3px solid #0000;border-radius:0;color:#625a69;flex:1 1;font-size:12px;font-weight:600;max-width:180px;min-width:0;padding:0 9px;white-space:nowrap}.nav-link,.nav-link span{align-items:center;display:inline-flex;justify-content:center}.nav-link span{color:#685f70;font-size:17px;margin-right:7px}.nav-link:hover{background:#fbf9fc;color:#6a4975}.nav-link.active{border-bottom-color:#70457a;color:#70457a}.nav-link.active span{color:#70457a}.breadcrumb{align-items:center;background:#faf9fb;border-bottom:1px solid #ede9ef;color:#958ba0;display:flex;font-size:10px;gap:11px;height:33px;padding:0 clamp(22px,2.4vw,46px)}.breadcrumb b{color:#b0a8b4;font-size:18px;font-weight:400}.breadcrumb strong{color:#655d6d;font-weight:600}.layout-body{display:block}.content-area{padding:16px clamp(22px,2.4vw,46px) 35px}.page{margin-inline:auto;max-width:1640px;width:100%}.page-header{border-bottom:1px solid #e4dde7;margin:0 0 12px;min-height:65px;padding-bottom:10px}.page-header h2{color:#342844;font-size:27px;letter-spacing:-.035em}.page-header h2:before{color:#bd8626;content:"MOBILE ADMIN";display:block;font-size:9px;font-weight:800;letter-spacing:.15em;margin-bottom:4px}.page-header .btn-primary{background:#724a7c;border-color:#724a7c;border-radius:3px;font-size:12px;font-weight:700}.page-header .btn-primary:before{content:"+";font-size:16px;font-weight:400;margin-right:7px}.search-bar{background:#fff;border-color:#d9d1df;border-radius:0;color:#51475b;float:right;font-size:11px;padding:9px 11px;width:190px}.data-table{border:1px solid #cbd5e1;border-collapse:collapse;clear:both;font-size:13px}.data-table th{background:#f1f5f9;border-bottom:2px solid #cbd5e1;border-right:1px solid #cbd5e1;color:#334155;font-size:11px;font-weight:700;letter-spacing:.05em;padding:10px 16px;text-align:center;text-transform:uppercase;vertical-align:middle}.data-table th:last-child{border-right:none}.data-table td{background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;color:#334155;line-height:1.4;padding:12px 16px;text-align:center;vertical-align:middle}.data-table td:last-child{border-right:none}.data-table tbody tr:hover td{background-color:#f8fafc}.data-table tbody tr:last-child td{border-bottom:none}.btn-sm{background:#fff;border-color:#d8d0dd;border-radius:3px;color:#5b4862}.btn-danger{border-color:#e9c9cd;color:#a64e55}.dashboard-hero{border-radius:0}.dashboard-panel,.metric-card{border-radius:4px;box-shadow:none}@media (max-width:1536px){.brand-header{height:68px}.crest{height:50px;width:142px}.wordmark strong{font-size:21px}.primary-nav{height:46px}.nav-link{font-size:11px;padding-inline:7px}.nav-link span{margin-right:6px}.content-area{padding-top:14px}}@media (max-width:1366px){.brand-header{height:64px;padding-inline:20px}.crest{height:46px;width:132px}.header-tools{gap:5px}.header-icon{height:34px;width:34px}.header-divider{height:34px;margin-inline:2px}.account-name{min-width:88px}.logout-icon{margin-left:3px}.primary-nav{gap:1px;height:44px;padding-inline:16px}.nav-link{font-size:10.5px;padding-inline:5px}.nav-link span{margin-right:5px}.breadcrumb{height:30px;padding-inline:22px}.content-area{padding:12px 22px 28px}.page-header{min-height:58px}.page-header h2{font-size:24px}}@media (max-height:800px) and (min-width:1000px){.dashboard-hero{min-height:150px;padding-block:24px}.dashboard-hero h1{font-size:32px}.metric-grid{gap:12px;margin:14px 0}.metric-card{min-height:120px;padding:17px}.metric-card strong{font-size:28px;margin-block:7px 4px}.dashboard-grid{gap:14px}.lower-grid{margin-top:14px}.panel-heading{padding:17px 19px 12px}}.tab-container{border-bottom:1px solid #e4dde7;display:flex;gap:12px;margin-bottom:20px}.tab-btn{background:#0000;border:none;border-bottom:3px solid #0000;border-radius:0;color:#625a69;cursor:pointer;font-family:inherit;font-weight:600;padding:8px 16px}.tab-btn:hover{color:#70457a}.tab-btn.active{border-bottom-color:#70457a;color:#70457a}.status-badge{border-radius:4px;display:inline-block;font-size:11px;font-weight:700;padding:3px 6px}.status-badge.active{background:#def7ec;color:#03543f}.status-badge.inactive{background:#fde8e8;color:#9b1c1c}.department-table{max-width:900px}.department-name-cell{align-items:center;display:flex;gap:10px}.department-mark{background:#fff8e9;border:1px solid #e5d7ba;border-radius:3px;color:#9a6c1e;display:grid;font-size:14px;font-weight:800;height:30px;place-items:center;width:30px}.department-modal{grid-template-columns:1fr;width:min(430px,100%)}.department-modal .modal-actions{grid-column:auto}.department-directory-title span{color:#7d7484;font-size:11px;font-weight:400;margin-left:7px}.department-drag-handle{color:#9a909f!important;cursor:grab;font-weight:800;letter-spacing:1px;-webkit-user-select:none;user-select:none;width:36px}.department-row-dragging{opacity:.45}.department-table tbody tr[draggable=true]:hover{background:#fbf9fc}.department-products-panel{background:#fff;border:1px solid #d9d1df;clear:both;margin-bottom:26px}.department-products-heading{align-items:center;border-bottom:1px solid #e1dae5;display:flex;gap:16px;justify-content:space-between;min-height:62px;padding:12px 14px}.department-products-heading strong{color:#403747;display:block;font-size:14px}.department-products-heading span{color:#7d7484;display:block;font-size:11px;margin-top:3px}.department-products-heading label{align-items:center;color:#61536a;display:flex;font-size:11px;font-weight:700;gap:8px}.department-products-heading select{background:#fff;border:1px solid #d9d1df;border-radius:3px;color:#403747;font:inherit;font-size:12px;min-width:175px;padding:8px 9px}.department-product-name{align-items:center;display:flex;gap:9px}.department-product-name .product-thumb,.department-product-placeholder{border-radius:3px;flex:0 0 32px;height:32px;object-fit:cover;width:32px}.department-product-placeholder{background:#f1edf4;color:#896f91;display:grid;font-size:11px;font-weight:800;place-items:center}.department-chip{background:#f1edf4;border:1px solid #dfd9e5;border-radius:3px;color:#61536a;display:inline-block;font-size:10px;margin:2px 4px 2px 0;padding:3px 6px}.unassigned-product{color:#9a909f;font-size:11px;font-style:italic}.department-empty{color:#7d7484!important;padding:22px!important;text-align:center}.department-directory-title{color:#4a3b51;font-size:14px;margin:0 0 10px}.inventory-modal{grid-template-columns:1fr;width:min(720px,100%)}.inventory-modal .modal-actions,.inventory-modal h3,.inventory-modal label,.inventory-modal p{grid-column:auto}.inventory-modal p{color:#71809b;font-size:13px;margin:-5px 0 2px}.inventory-product-card{grid-gap:18px;background:#fbf9fc;border:1px solid #e1dae5;border-radius:0;display:grid;gap:18px;grid-template-columns:128px minmax(0,1fr);min-width:0;overflow:hidden;padding:16px;width:100%}.inventory-product-card small,.inventory-product-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-product-card strong{color:#342844;font-size:14px}.inventory-product-card small{color:#7d7484;font-size:11px;margin-top:4px}.inventory-product-image{background:#f8f2e8;border:1px solid #e2d8e5;border-radius:0;color:#b88121;display:grid;font-size:32px;height:128px;overflow:hidden;place-items:center;width:128px}.inventory-product-image img{height:100%;object-fit:cover;width:100%}.inventory-search{background:#fff;border:1px solid #d9d1df;border-radius:0;color:#403747;font:inherit;font-size:12px;padding:9px 11px;text-transform:uppercase;width:190px}.inventory-clickable-row{cursor:pointer}.inventory-clickable-row:hover td{background:#fbf9fc}.inventory-detail-modal{border:1px solid #e2dce6;border-radius:12px;box-shadow:0 24px 64px #271e313d;gap:0;grid-template-columns:minmax(0,1fr);max-height:calc(100vh - 40px);overflow-x:hidden;padding:0;width:min(1080px,calc(100vw - 40px))}.inventory-detail-header{align-items:center;background:#fff;border-bottom:1px solid #ebe6ee;display:flex;gap:16px;justify-content:space-between;min-height:86px;padding:20px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.inventory-detail-header h3{color:#30243b;font-size:22px;line-height:1.2;margin:0}.inventory-detail-header p,.inventory-id-row{color:#7d7484;display:flex;flex-wrap:wrap;font-size:11px;gap:7px;margin:8px 0 0}.inventory-detail-header p span,.inventory-id-row span{background:#faf8fb;border:1px solid #e4dde7;border-radius:999px;color:#61536a;font-weight:700;padding:4px 8px}.inventory-detail-header .modal-actions{flex:0 0 auto}.inventory-detail-header .modal-actions button:not(.inventory-icon-btn){border-radius:6px;min-height:34px;padding:7px 13px}.inventory-detail-scroll{max-height:340px}.inventory-detail-content{grid-gap:20px;align-items:stretch;background:#fff;display:grid;gap:20px;grid-template-columns:220px minmax(0,1fr);padding:24px}.inventory-detail-content.has-collage{align-items:start;grid-template-columns:minmax(360px,42%) minmax(0,1fr)}.inventory-detail-product-image{background:#f8f4ed;border:1px solid #ddd6e2;border-radius:8px;color:#a98b54;display:flex;flex-direction:column;min-height:354px;min-width:0;overflow:hidden}.inventory-detail-content.has-collage .inventory-detail-product-image{height:490px;max-height:490px;min-height:490px}.inventory-detail-image-scroll{display:grid;flex:1 1;min-height:0;overflow:auto;place-items:center}.inventory-detail-image-scroll img{display:block;height:100%;object-fit:contain;width:100%}.inventory-collage-viewer{grid-gap:8px;display:grid;flex:1 1;gap:8px;grid-template-rows:minmax(0,1fr) 40px;min-height:0;min-width:0;overflow:hidden;padding:10px}.inventory-collage-stage{aspect-ratio:1/1;background:#fff;border:1px solid #ddd6e2;border-radius:6px;height:100%;min-height:0;min-width:0;overflow:hidden;width:100%}.inventory-collage-stage img{background:#fff;display:block;height:100%;object-fit:contain;width:100%}.inventory-collage-navigation{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:105px minmax(0,1fr) 105px}.inventory-collage-navigation button{align-items:center;background:#fff;border:1px solid #d5cae2;border-radius:5px;color:#67499c;cursor:pointer;display:inline-flex;font-size:9px;font-weight:800;gap:4px;height:34px;justify-content:center;padding:0 9px}.inventory-collage-navigation button:hover:not(:disabled){background:#f4effa;border-color:#8b72aa}.inventory-collage-navigation button:disabled{background:#f3f1f5;color:#aaa2b0;cursor:default}.inventory-collage-navigation strong{color:#675d70;font-size:9px;text-align:center}.inventory-collage-hint{background:#f5f0fa;border-top:1px solid #e1dae5;color:#74599a!important;font-size:9px!important;min-height:31px;padding:8px 10px;text-align:center}.inventory-detail-product-image>span{grid-gap:8px;display:grid;font-size:38px;gap:8px;place-items:center}.inventory-detail-product-image small{color:#8f8495;font-size:11px;font-weight:700}.inventory-detail-simple-grid{background:#fff;border:1px solid #ddd6e2;border-radius:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;padding:0}.inventory-detail-simple-grid>div{align-items:center;border-bottom:1px solid #ddd6e2;border-right:1px solid #ddd6e2;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:118px;padding:22px;text-align:center}.inventory-detail-simple-grid>div:nth-child(2n){border-right:0}.inventory-detail-simple-grid>div:nth-last-child(-n+2){border-bottom:0}.inventory-detail-simple-grid b{color:#716878;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.inventory-detail-simple-grid span{color:#30243b;font-size:16px;line-height:1.4;max-width:100%;overflow-wrap:anywhere}.inventory-scan-filter{align-items:center;background:#f8f5fc;border:1px solid #d9d0e7;border-radius:7px;color:#5c4b6d;display:flex;font-size:11px;gap:12px;justify-content:space-between;margin:0 0 10px;padding:9px 12px}.inventory-scan-filter button{align-items:center;background:#fff;border:1px solid #d4cae2;border-radius:5px;color:#654b91;cursor:pointer;display:inline-flex;font-size:10px;font-weight:700;gap:5px;padding:5px 9px}.inventory-work-history{background:#faf8fb;border:1px solid #ddd6e2;border-radius:8px;grid-column:1/-1;padding:18px}.inventory-work-history h4{color:#40334b;font-size:14px;margin:0 0 12px}.inventory-work-history-list{grid-gap:8px;display:grid;gap:8px}.inventory-work-history-row{grid-gap:14px;background:#fff;border:1px solid #e5dfe8;border-radius:6px;color:#403747;display:grid;font-size:12px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));padding:11px 12px}.inventory-work-history-row span{display:flex;flex-direction:column;gap:3px}.inventory-work-history-row small{color:#817889;font-size:10px;font-weight:700;text-transform:uppercase}@media (max-width:720px){.inventory-detail-modal{max-height:calc(100vh - 24px);width:calc(100vw - 24px)}.inventory-detail-header{align-items:flex-start;min-height:76px;padding:16px}.inventory-detail-content,.inventory-detail-content.has-collage{grid-template-columns:1fr;padding:16px}.inventory-detail-content.has-collage .inventory-detail-product-image,.inventory-detail-product-image{height:360px;max-height:360px;min-height:360px;width:100%}.inventory-detail-simple-grid>div{min-height:100px;padding:16px}.inventory-detail-simple-grid span{font-size:14px}.inventory-scan-filter{align-items:stretch;flex-direction:column}.inventory-work-history-row{grid-template-columns:1fr}}body{color:#454456;font-family:Segoe UI,Arial,sans-serif}.main-layout,body{background:#f6f7fb}.main-layout{min-width:0}.brand-header{background:linear-gradient(180deg,#fff,#fbfbfe);border-bottom:1px solid #dcdceb;height:58px;padding:0 18px}.wordmark{gap:9px;height:46px}.wordmark>img{height:43px;object-fit:contain;width:43px}.wordmark>span{grid-gap:2px;display:grid;gap:2px;margin:0}.wordmark>span strong{color:#5a4c81;font:800 13px/1 Segoe UI,Arial,sans-serif;letter-spacing:.035em}.wordmark>span small{color:#8f8e9b;font-size:8px;font-weight:600}.crest{height:45px;width:118px}.header-tools{gap:4px}.header-icon{border-color:#e0dfeb;border-radius:2px;color:#706d8b;height:29px;width:29px}.header-divider{height:29px;margin:0 5px}.avatar{background:#6654ad;font-size:9px;height:27px;width:27px}.account-name{min-width:82px}.account-name strong{color:#535166;font-size:9px}.account-name small{font-size:8px}.notification-icon{position:relative}.notification-icon i{background:#df9d22;border:1px solid #fff;border-radius:50%;height:5px;position:absolute;right:5px;top:5px;width:5px}.logout-icon{margin-left:3px}.primary-nav{background:#fff;border-bottom-color:#d4d3e2;gap:0;height:35px;justify-content:flex-start;padding:0 18px}.nav-link{border-bottom-width:2px;border-left:1px solid #0000;border-right:1px solid #0000;color:#6a697c;flex:0 0 auto;font-size:9px;font-weight:650;height:35px;max-width:none;padding:0 11px}.nav-link>svg{color:#79748e;margin-right:5px}.nav-link:hover{background:#f8f7fd;color:#584897}.nav-link.active{background:#faf9ff;border-bottom-color:#6654ad;border-left-color:#e3e1ec;border-right-color:#e3e1ec;color:#554397}.nav-link.active>svg{color:#6654ad}.breadcrumb{background:#f8f8fb;border-bottom-color:#e1e0e9;color:#aaa9b6;font-size:8px;gap:7px;height:27px;padding:0 20px}.breadcrumb b{font-size:14px}.breadcrumb strong{color:#615f73;font-size:9px}.breadcrumb-status{align-items:center;color:#878694;display:inline-flex;gap:5px;margin-left:auto}.breadcrumb-status i{background:#4ca078;border-radius:50%;box-shadow:0 0 0 2px #e4f3ec;height:6px;width:6px}.back-to-menu{align-items:center;background:#0000;border:0;border-radius:2px;color:#5d4c98;display:inline-flex;font:inherit;font-weight:700;gap:5px;height:100%;margin-left:-8px;padding:0 8px}.back-to-menu:hover{background:#6654ad;color:#fff}.back-to-menu:focus-visible{outline:2px solid #6654ad;outline-offset:-2px}.breadcrumb-divider{align-self:stretch;background:#dddce7;margin:5px 2px;width:1px}.layout-body{min-height:0}.content-area{height:100%;overflow:auto;padding:0}.content-area>.page,.content-area>.store-dashboard{padding:12px 22px 28px}.page-header h2:before{color:#6b58ad;content:"MED JEWELS ERP"}@media (max-width:1366px){.brand-header{height:54px;padding-inline:14px}.crest{height:42px;width:106px}.primary-nav{height:33px;padding-inline:14px}.nav-link{font-size:8.5px;height:33px;padding-inline:9px}.breadcrumb{height:25px;padding-inline:16px}.content-area{padding:0}}@media (max-width:720px){.brand-header{grid-template-columns:minmax(0,1fr) auto}.breadcrumb-status,.crest{display:none}.content-area>.page,.content-area>.store-dashboard{padding:12px 14px 24px}}@media (max-width:520px){.account-name,.header-divider,.header-tools .header-icon:not(.logout-icon){display:none}.breadcrumb{padding-inline:10px}}.brand-header{align-items:center;background:#fffffffa;border-bottom:1px solid #e8e5ee;box-shadow:0 1px 0 #2d233a05;display:grid;grid-template-columns:1fr auto 1fr;height:56px;padding:0 clamp(16px,2vw,28px)}.brand-header-left{align-items:center;display:flex;justify-self:start}.header-back-btn{align-items:center;background:#faf8fd;border:1px solid #dfd8e8;border-radius:6px;color:#554397;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:6px;height:32px;padding:0 10px;transition:all .16s ease}.header-back-btn:hover{background:#6654ad;border-color:#6654ad;color:#fff}.header-back-btn:focus-visible{outline:2px solid #6654ad;outline-offset:2px}.wordmark{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;gap:12px;height:48px;justify-self:center;padding:0;text-align:left;transform:translateX(-40px)}.header-brand-logo{display:block;height:40px;object-fit:contain;width:auto}.header-brand-text{display:flex;flex-direction:column;gap:1px}.header-brand-text strong{color:#44346e;font-size:20px;font-weight:800;letter-spacing:.06em;line-height:1.05}.header-brand-text small{color:#8c7f9f;font-size:10px;font-weight:700;letter-spacing:.24em;line-height:1;text-transform:uppercase}.header-tools{align-items:center;display:flex;gap:7px;justify-self:end}.header-icon{border-color:#e2deea;border-radius:7px;color:#625a75;height:34px;transition:border-color .18s ease,color .18s ease,background .18s ease;width:34px}.header-icon:hover{background:#f8f6fd;border-color:#c8bfe0;color:#5f4aa0}.header-divider{background:#e7e3ec;height:32px;margin-inline:4px}.avatar{background:linear-gradient(135deg,#7761c4,#514092);box-shadow:0 4px 12px #5140922e;font-size:10px;height:34px;width:34px}.account-name{gap:3px;min-width:96px}.account-name strong{color:#383247;font-size:11px}.account-name small{color:#918b9a;font-size:9px}.logout-icon{margin-left:5px}.breadcrumb{background:#fbfafd;border-bottom-color:#e9e6ed;color:#96909f;font-size:9px;gap:8px;height:32px;padding:0 clamp(18px,2vw,32px)}.breadcrumb strong{color:#514b5d;font-size:10px}.back-to-menu{border-radius:5px;margin-left:-6px;padding-inline:7px}.breadcrumb-status{font-size:9px}.content-area{background:#f6f5f8}@media (max-width:1366px){.brand-header{height:56px;padding-inline:18px}.wordmark>img{height:40px;width:40px}.breadcrumb{height:30px;padding-inline:18px}}.notif-bell-btn,.notif-center-container{align-items:center;display:inline-flex;position:relative}.notif-bell-btn{background:#fff;border:1px solid #d9d4e4;border-radius:6px;color:#584c73;cursor:pointer;height:32px;justify-content:center;padding:0;transition:all .15s ease;width:32px}.notif-bell-btn:hover{background:#f4effc;border-color:#6752a4;color:#6752a4}.notif-bell-btn.has-unread{background:#faf7fd;border-color:#bfaee3;color:#6752a4}.notif-badge{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:2px solid #fff;border-radius:10px;box-shadow:0 2px 6px #e11d4866;color:#fff;display:inline-flex;font-size:10px;font-weight:800;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 4px;position:absolute;right:-6px;top:-5px}.notif-dropdown-panel{animation:notifSlideDown .2s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #d5cde3;border-radius:14px;box-shadow:0 20px 48px #23183c38,0 4px 14px #0000000f;display:flex;flex-direction:column;max-height:580px;max-width:calc(100vw - 32px);overflow:hidden;position:absolute;right:-24px;top:calc(100% + 10px);width:520px;z-index:10000}@keyframes notifSlideDown{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.notif-panel-header{align-items:center;background:#faf8fd;border-bottom:1px solid #ece7f3;display:flex;justify-content:space-between;padding:13px 18px}.notif-header-title{align-items:center;display:flex;gap:10px}.notif-header-title h3{color:#2b1f42;font-size:15px;font-weight:800;letter-spacing:-.01em;margin:0}.notif-header-badge{background:#ede5f8;border-radius:12px;color:#62489e;font-size:11px;font-weight:800;padding:3px 9px}.notif-header-badge.neutral{background:#f0edf4;color:#787085}.notif-header-actions{align-items:center;display:flex;gap:6px}.notif-text-btn{align-items:center;background:#f1ecf8;border:1px solid #0000;border-radius:6px;color:#62489e;cursor:pointer;display:inline-flex;font-size:11.5px;font-weight:700;gap:5px;padding:5px 10px;transition:all .15s ease}.notif-text-btn:hover{background:#e6ddf5;border-color:#cfc2ea}.notif-text-btn.danger{background:#fdf2f2;color:#b91c1c}.notif-text-btn.danger:hover{background:#fee2e2;border-color:#fca5a5}.notif-close-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#807692;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;transition:all .15s ease;width:28px}.notif-close-btn:hover{background:#ede8f6;color:#2b1f42}.notif-filter-bar{background:#fff;border-bottom:1px solid #ece7f3;padding:9px 18px}.notif-pill-group{background:#f3f0f7;border-radius:8px;display:inline-flex;gap:3px;padding:3px}.notif-pill-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#696078;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:5px 14px;transition:all .15s ease}.notif-pill-btn span{background:#0000000f;border-radius:10px;font-size:10.5px;font-weight:800;padding:1px 6px}.notif-pill-btn:hover{color:#2b1f42}.notif-pill-btn.active{background:#fff;box-shadow:0 2px 6px #00000014;color:#62489e}.notif-pill-btn.active span{background:#ede5f8;color:#62489e}.notif-list-body{display:flex;flex-direction:column;max-height:440px;overflow-y:auto}.notif-item{align-items:flex-start;background:#fff;border-bottom:1px solid #f2eff7;cursor:pointer;display:flex;gap:12px;padding:11px 18px;position:relative;transition:background .15s ease,border-left-color .15s ease}.notif-item:hover{background:#f7f4fc}.notif-item.is-unread{background:#fcfbfe}.notif-item-left{flex-shrink:0;margin-top:1px;position:relative}.notif-unread-dot{background:#62489e;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #62489e66;height:8px;position:absolute;right:-2px;top:-2px;width:8px}.notif-item-icon-wrap{align-items:center;background:#f2edf8;border:1px solid #e5dfef;border-radius:8px;display:inline-flex;height:34px;justify-content:center;width:34px}.notif-icon-cad,.notif-icon-default{color:#62489e}.notif-icon-mfg{color:#d97706}.notif-icon-return{color:#e11d48}.notif-icon-user{color:#059669}.notif-icon-order{color:#2563eb}.notif-icon-support{color:#9333ea}.notif-icon-delivery{color:#ea580c}.notif-icon-success{color:#16a34a}.notif-item-content{flex:1 1;min-width:0}.notif-item-top{align-items:baseline;display:flex;gap:8px;justify-content:space-between;margin-bottom:2px}.notif-item-title{color:#241a37;font-size:12.5px;font-weight:700;line-height:1.35}.notif-item.is-unread .notif-item-title{color:#170f27;font-weight:800}.notif-item-time{color:#8c829b;flex-shrink:0;font-size:10.5px;font-weight:600;white-space:nowrap}.notif-item-text{color:#5c536c;font-size:11.5px;line-height:1.4;margin:0;word-break:break-word}.notif-empty-state{display:flex;flex-direction:column;gap:8px;padding:44px 24px;text-align:center}.notif-empty-icon,.notif-empty-state{align-items:center;justify-content:center}.notif-empty-icon{background:#f4effc;border-radius:50%;color:#8a76b2;display:inline-flex;height:54px;margin-bottom:4px;width:54px}.notif-empty-state strong{color:#3b2d52;font-size:14px}.notif-empty-state span{color:#7b708e;font-size:12px;line-height:1.45;max-width:260px}.scanned-product-backdrop{z-index:1150}.scanned-product-modal{background:#fff;border:1px solid #ded8e8;border-radius:12px;box-shadow:0 28px 80px #221b3052;color:#342d43;display:flex;flex-direction:column;max-height:calc(100vh - 36px);overflow:hidden;width:min(1120px,calc(100vw - 36px))}.scanned-product-header{grid-gap:11px;align-items:center;border-bottom:1px solid #e2dce9;display:grid;gap:11px;grid-template-columns:42px 1fr auto;min-height:86px;padding:15px 18px}.scanned-product-title-icon{background:#f0eafb;border-radius:9px;color:#694ca4;display:grid;height:42px;place-items:center;width:42px}.scanned-product-header small{color:#7152aa;font-size:9px;font-weight:900;letter-spacing:.12em}.scanned-product-header h2{font-size:20px;margin:3px 0}.scanned-product-header p{color:#81788a;font-size:10px;margin:0}.scanned-product-header>div:last-child{display:flex;gap:7px}.scanned-product-header button{background:#fff;border:1px solid #dcd4e8;border-radius:7px;color:#67499d;cursor:pointer;display:grid;height:34px;padding:0;place-items:center;width:34px}.scanned-product-header button:hover{background:#f5effc}.scanned-product-body{display:grid;flex:1 1;grid-template-columns:minmax(280px,.75fr) minmax(460px,1.25fr);min-height:0;overflow:hidden}.scanned-product-images,.scanned-product-information{min-height:0;overflow-y:auto;padding:16px}.scanned-product-images{background:#faf8fc;border-right:1px solid #e4dfe9}.scanned-section-heading{align-items:center;color:#5b456f;display:flex;gap:7px;margin-bottom:11px}.scanned-product-information>h3,.scanned-section-heading h3{font-size:12px;font-weight:800;margin:0}.scanned-section-heading span{background:#ece5f8;border-radius:10px;color:#684a9d;display:grid;font-size:9px;font-weight:800;height:20px;min-width:20px;padding:0 6px;place-items:center}.scanned-image-gallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.scanned-image-gallery.single{grid-template-columns:1fr}.scanned-image-gallery figure{background:#fff;border:1px solid #ddd5e6;border-radius:8px;margin:0;min-width:0;overflow:hidden}.scanned-image-gallery img{background:#f6f3f8;display:block;height:190px;object-fit:contain;width:100%}.scanned-image-gallery.single img{height:350px}.scanned-image-gallery figcaption{border-top:1px solid #e5e0e9;color:#746b7e;font-size:9px;font-weight:700;padding:7px 9px}.scanned-no-image{grid-gap:9px;border:1px dashed #d8d0e2;border-radius:8px;color:#9990a2;display:grid;font-size:11px;gap:9px;justify-items:center;min-height:300px;place-content:center}.scanned-model-section{margin-top:16px}.scanned-model-preview{grid-gap:11px;align-items:center;background:#fff;border:1px solid #d8cfe5;border-radius:8px;color:#514064;cursor:pointer;display:grid;gap:11px;grid-template-columns:44px minmax(0,1fr) auto;min-height:76px;padding:12px;text-align:left;width:100%}.scanned-model-preview:hover{background:#f8f4fc;border-color:#8065b2;box-shadow:0 7px 18px #4833651a}.scanned-model-preview>span{background:#eee7f8;border-radius:8px;color:#6b4da1;display:grid;height:44px;place-items:center;width:44px}.scanned-model-preview>div{grid-gap:4px;display:grid;gap:4px;min-width:0}.scanned-model-preview strong{font-size:11px}.scanned-model-preview small{color:#81768c;font-size:9px}.scanned-model-preview b{background:#684ba1;border-radius:5px;color:#fff;font-size:9px;padding:7px 9px;white-space:nowrap}.scanned-customer-section{margin-top:18px}.scanned-customer-card{background:linear-gradient(145deg,#fff,#f7f3fc);border:1.5px solid #cfc2e6;border-left:5px solid #684ba1;border-radius:10px;box-shadow:0 4px 16px #684ba114;color:#271b3b;display:flex;flex-direction:column;gap:14px;padding:16px}.scanned-customer-item{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:38px minmax(0,1fr)}.scanned-customer-icon{background:#ede4fa;border-radius:9px;color:#684ba1;display:grid;flex-shrink:0;height:38px;place-items:center;width:38px}.scanned-customer-content{display:flex;flex-direction:column;gap:2px;min-width:0}.scanned-customer-content small{color:#6d4fa6;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.scanned-customer-content strong{line-height:1.25;overflow-wrap:anywhere}.scanned-customer-name{color:#120824!important;font-size:18px!important;font-weight:900!important}.scanned-customer-phone{color:#2b184f!important;font-size:17px!important;font-weight:900!important;letter-spacing:.03em}.scanned-customer-email{color:#3b285b!important;font-size:14.5px!important;font-weight:800!important}.scanned-customer-address{color:#3b285b!important;font-size:13.5px!important;font-weight:800!important;line-height:1.4!important}.scanned-detail-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.scanned-detail-grid>div{grid-gap:5px;align-content:center;background:#fbfafc;border:1px solid #e1dbe7;border-radius:6px;display:grid;gap:5px;min-height:54px;min-width:0;padding:8px 9px}.scanned-detail-grid small,.scanned-product-notes small,.scanned-staff-card small{color:#82788d;font-size:8px;font-weight:900;text-transform:uppercase}.scanned-detail-grid strong{font-size:10px;overflow-wrap:anywhere}.scanned-product-notes{background:#f7f3fa;border:1px solid #ded7e6;border-radius:6px;margin-top:10px;padding:10px}.scanned-product-notes p{color:#5e5667;font-size:10px;line-height:1.5;margin:6px 0 0;white-space:pre-wrap}.scanned-staff-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.scanned-staff-card{grid-gap:3px;background:#fbf9fd;border:1px solid #e1daea;border-radius:6px;display:grid;gap:3px;padding:7px 9px}.scanned-staff-card small{color:#6f53a4}.scanned-staff-card strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scanned-staff-card b,.scanned-staff-card em{color:#81788b;font-size:8px;font-style:normal;font-weight:500}.scanned-empty-note{color:#898094;font-size:10px;margin:0}.scanned-timeline{grid-gap:0;display:grid;gap:0;margin-top:6px}.scanned-event{min-height:54px;padding:0 0 14px 36px;position:relative}.scanned-event:before{background:#dfd8e7;bottom:-2px;content:"";left:11px;position:absolute;top:22px;width:2px}.scanned-event:last-child:before{display:none}.scanned-event-marker{background:#fff;border:2px solid #d4ccde;border-radius:50%;color:#766d80;display:grid;font-size:8px;font-weight:800;height:24px;left:0;place-items:center;position:absolute;top:0;width:24px}.scanned-event.completed .scanned-event-marker{background:#3b9d78;border-color:#55a886;color:#fff}.scanned-event.current .scanned-event-marker{background:#7152aa;border-color:#7152aa;color:#fff}.scanned-event.cancelled .scanned-event-marker{background:#c95864;border-color:#c95864;color:#fff}.scanned-event>div>header{align-items:center;display:flex;gap:10px;justify-content:space-between}.scanned-event>div>header strong{color:#372e45;font-size:11px}.scanned-event time{color:#857d8e;font-size:9px}.scanned-event p{color:#776e81;font-size:10px;margin:3px 0 0}.scanned-event-operator{border-left:1px solid #dcd5e4;color:#5f4891;font-size:9px;margin-left:8px;padding-left:8px}.scanned-event-weights{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,minmax(70px,1fr));margin-top:6px}.scanned-event-weights span{background:#faf9fb;border:1px solid #e1dce6;border-radius:4px;color:#81778b;font-size:8px;padding:5px 7px;text-transform:uppercase}.scanned-event-weights b{color:#3f3647;display:block;font-size:9px;margin-top:2px;text-transform:none}.scanned-product-modal>footer{align-items:center;border-top:1px solid #e1dbe7;display:flex;gap:8px;justify-content:flex-end;min-height:56px;padding:10px 17px}.scanned-primary-btn{background:#684ba1;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:800;height:35px;padding:0 18px}.scanned-secondary-btn{align-items:center;background:#fbf9fd;border:1px solid #d9d2e3;border-radius:6px;color:#5d468e;cursor:pointer;display:inline-flex;font-weight:700;gap:6px;height:35px;padding:0 14px}.scanned-secondary-btn:hover{background:#f2ebfa}@media(max-width:860px){.scanned-product-body{grid-template-columns:1fr;overflow-y:auto}.scanned-product-images,.scanned-product-information{overflow:visible}.scanned-product-images{border-bottom:1px solid #e4dfe9;border-right:0}.scanned-detail-grid,.scanned-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scanned-image-gallery.single img{height:260px}}.image-unavailable{position:relative}.image-unavailable:after{color:#8a718f;content:"Image unavailable";font-size:10px;text-align:center}.product-image-cell{display:inline-grid;min-height:42px;min-width:42px;place-items:center}.image-placeholder{color:#8a718f;font-size:10px}@media screen and (min-width:1500px) and (min-height:800px){body{-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.45;text-rendering:optimizeLegibility}.brand-header{height:60px;padding-inline:28px}.wordmark{gap:14px;height:50px;transform:translateX(-45px)}.header-brand-logo{height:44px}.header-brand-text strong{font-size:22px}.header-brand-text small{font-size:11px;letter-spacing:.24em}.avatar{font-size:12px;height:38px;width:38px}.account-name{min-width:112px}.account-name strong{font-size:13px}.account-name small{font-size:11px}.header-icon{height:38px;width:38px}.breadcrumb{height:36px;padding-inline:30px}.breadcrumb,.breadcrumb strong,.breadcrumb-status{font-size:11px}.content-area>.page,.content-area>.store-dashboard{padding:18px 28px 34px}.page-header{margin-bottom:18px;min-height:78px}.page-header h2,.page>h2{font-size:26px}.page-subtitle{font-size:13px;line-height:1.5}.page-actions{gap:10px}.btn-primary,.flat-btn,.page-actions button:not(.toolbar-icon-button){font-size:12px;min-height:38px}button,input,select,textarea{font-family:Segoe UI,Arial,sans-serif}.modal input,.modal select,.modal textarea,.search-bar{font-size:14px}.modal{gap:16px;padding:26px}.modal label{font-size:14px}.modal-actions{gap:10px}.data-table{font-size:13px}.data-table th{font-size:11px;line-height:1.35;min-height:46px;padding:11px 14px}.data-table td{font-size:13px;line-height:1.45;padding:12px 14px;vertical-align:middle}.data-table td small{font-size:11px}.table-icon-button{flex-basis:36px;height:36px;width:36px}.toolbar-icon-button{flex-basis:40px;height:40px;width:40px}.inventory-page{max-width:none}.inventory-page .page-header{min-height:104px}.inventory-kicker{font-size:11px}.inventory-page .page-subtitle{font-size:13px}.inventory-search-control{height:44px;width:min(360px,28vw)}.inventory-search-control .inventory-search{font-size:13px}.inventory-page .toolbar-icon-button{flex-basis:44px;height:44px;width:44px}.inventory-tabs{margin-bottom:18px;min-height:58px}.inventory-tab-btn{font-size:13px;min-width:132px;padding-inline:22px}.inventory-tab-badge{font-size:10px;height:22px;min-width:22px}.inventory-flat-table{font-size:13px}.inventory-flat-table th{font-size:11px;height:50px;padding-inline:18px}.inventory-flat-table td{line-height:1.5;padding:17px 18px}.inventory-orders-table tbody tr{min-height:118px}.flat-order-id{font-size:15px}.flat-order-type{font-size:11px}.flat-order-date{font-size:12px}.flat-manager-badge,.flat-route-badge,.flat-staff-badge{font-size:11px;padding:4px 8px}.inventory-page .order-product-image{flex-basis:64px;height:64px;width:64px}.inventory-page .order-product-copy strong{font-size:14px}.flat-specs,.inventory-page .order-product-copy small{font-size:12px}.flat-customer-name{font-size:14px}.flat-customer-contact,.flat-customer-email{font-size:12px}.inventory-inline-assignment{font-size:13px;height:42px}.order-status{font-size:11px;padding:6px 9px}.flat-stage{font-size:12px}.flat-stage-notes{font-size:11px}.flat-actions{gap:9px;max-width:220px}.flat-btn{font-size:12px;min-height:38px;padding-inline:12px}.inventory-order-management-actions{gap:8px;grid-template-columns:repeat(4,40px)}.inventory-action-icon{height:40px;width:40px}.inventory-design-assets{padding:10px}.inventory-design-stage{font-size:11px}.inventory-design-actions{gap:7px;grid-template-columns:60px minmax(0,1fr)}.inventory-design-preview{font-size:10px}.inventory-design-preview img{height:48px}.inventory-model-download{font-size:10px;min-height:29px}.order-product-chat-tag{height:36px;width:36px}.orders-table{min-width:1280px}.customer-details strong,.order-details strong,.order-product strong,.orders-table td>strong{font-size:14px}.orders-table small{font-size:11px}.order-approve-button{font-size:12px;min-height:38px}.design-workspace{grid-template-columns:380px minmax(0,1fr);height:calc(100vh - 130px)}.design-queue-header{padding:24px 22px 19px}.design-assets-card header span,.design-order-header>div>span,.design-preview-card header span,.design-queue-header span{font-size:11px}.design-queue-header h1{font-size:24px}.design-queue-tabs button{font-size:13px;min-height:42px}.design-order-card{grid-template-columns:70px 1fr;padding:12px}.design-order-thumb{height:70px;width:70px}.design-order-copy>span strong{font-size:13px}.design-order-copy>span small{font-size:10px}.design-order-copy>b{font-size:15px}.design-order-copy>small{font-size:12px}.design-main-panel{padding:30px 34px 110px}.design-summary-strip small{font-size:10px}.design-summary-strip strong{font-size:13px}.design-product-details>span{font-size:10px}.design-product-details p{font-size:13px}.design-chat-tag-button,.design-download-button,.design-state-pill{font-size:12px}.design-model-drop strong{font-size:14px}.design-file-note,.design-model-drop span{font-size:11px}.design-remarks-field>span{font-size:12px}.design-remarks-field textarea{font-size:13px}.jw-workspace{font-size:14px}.jw-module-tabs{height:50px}.jw-module-tabs button{font-size:13px;height:45px;padding-inline:20px}.jw-process-layout{grid-template-columns:220px minmax(0,1fr)}.jw-department-rail button{font-size:13px;min-height:42px}.jw-staff-row{font-size:11px;min-height:32px}.jw-tool-row{min-height:70px}.jw-tool-row h2{font-size:20px}.jw-tool-row>div>span{font-size:12px}.jw-actions button,.jw-detail-actions button,.jw-history-modal header button{font-size:13px;min-height:40px}.jw-search{height:42px}.jw-data-table,.jw-search input{font-size:13px}.jw-data-table td,.jw-data-table th{height:50px;padding:11px 14px}.jw-data-table th{font-size:11px}.jw-data-table td strong{font-size:13px}.jw-data-table td small{font-size:11px}.jw-assign-staff-button,.jw-stage-chip{font-size:12px}.jw-queue-table{min-width:1120px;table-layout:fixed}.jw-queue-table th:first-child{width:5%}.jw-inline-detail-shell .jw-detail-tabs{min-height:52px;padding-inline:16px}.jw-detail-title strong{font-size:14px}.jw-detail-title small{font-size:11px}.jw-detail-tabs>button{font-size:12px}.jw-inline-detail-shell .jw-item-grid{gap:14px;grid-template-columns:minmax(0,1fr) 270px;min-height:0;padding:16px}.jw-product-summary{padding:14px 16px}.jw-product-identity strong{font-size:15px}.jw-product-identity small{font-size:11px}.jw-product-facts dt{font-size:10px}.jw-product-facts dd{font-size:13px}.jw-product-specs span{font-size:11px}.jw-image-panel>div:first-child{font-size:12px}.jw-inline-detail-shell .jw-image-gallery{max-height:230px}.jw-inline-detail-shell .jw-weight-strip{gap:8px;margin-top:10px}.jw-inline-detail-shell .jw-weight-strip span{font-size:13px;min-height:58px;padding:9px 11px}.jw-finished-summary small,.jw-weight-strip b{font-size:10px}.jw-finished-summary strong{font-size:16px}.jw-finished-card-body h3{font-size:19px}.jw-finished-card-body>p{font-size:12px}.jw-finished-card-facts small{font-size:10px}.jw-finished-card-facts strong{font-size:12px}.history-heading small{font-size:11px}.history-heading h2{font-size:23px}.history-heading p{font-size:13px}.history-summary-cards small{font-size:10px}.history-tools input,.history-tools select{font-size:13px}.history-table th{font-size:11px}.history-table td{font-size:13px;height:86px}.history-product strong{font-size:14px}.history-product small,.history-progress small,.history-route,.history-state,.history-table td>small{font-size:11px}.history-detail-summary small,.history-staff-section small{font-size:10px}.history-detail-summary strong,.history-staff-section strong{font-size:12px}.history-event>div>header strong{font-size:14px}.history-event time,.history-event-operator{font-size:11px}.history-event p{font-size:12px}.users-page{max-width:none}.users-table th{font-size:11px}.users-table td{font-size:13px}.users-table td small{font-size:11px}.users-search input{font-size:13px}.store-dashboard,.traditional-dashboard{max-width:none}.dashboard-section-label{font-size:11px}.traditional-dashboard-header h1{font-size:31px}.traditional-dashboard-header p{font-size:14px}.dashboard-kpi-copy small,.dashboard-kpi-copy>span{font-size:11px}.traditional-panel-header h2{font-size:17px}}
/*# sourceMappingURL=main.a758252b.css.map*/