:root{--lawless-grey: #5c5c5c;--lawless-grey-dark: #4a4a4a;--lawless-grey-light: #e5e7eb;--lawless-grey-card: #f3f4f6;--lawless-orange: #e54f00;--lawless-orange-hover: #c04200;--lawless-orange-light: rgba(229, 79, 0, .12);--lawless-black: #111827;--lawless-white: #ffffff;font-family:Montserrat,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:var(--lawless-black);background-color:var(--lawless-grey-light);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}button{font-family:Montserrat,sans-serif;border-radius:6px;border:none;padding:.6em 1.2em;font-size:1em;font-weight:600;cursor:pointer;transition:background-color .15s ease}button:focus-visible{outline:2px solid var(--lawless-orange);outline-offset:2px}.sidebar{width:200px;min-width:200px;background:#0d1b2a;display:flex;flex-direction:column;padding:1.5rem 0 1rem;gap:.25rem;border-right:1px solid #1a3050}.sidebar-label{font-family:Oswald,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.12em;color:#6b7280;padding:0 1.25rem .5rem;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}.sidebar-label-actions{display:flex;align-items:center;gap:.35rem}.sidebar-add-btn{background:none;border:1.5px solid #4b5563;border-radius:4px;color:#9ca3af;font-size:1rem;line-height:1;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:border-color .15s,color .15s,background .15s;flex-shrink:0}.sidebar-add-btn:hover{border-color:var(--lawless-orange, #e54f00);color:var(--lawless-orange, #e54f00);background:#e54f0014}.sidebar-add-btn:active{transform:scale(.88)}.sidebar-reset-btn{background:none;border:1.5px solid #4b5563;border-radius:4px;color:#9ca3af;font-size:1rem;line-height:1;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:border-color .15s,color .15s,background .15s;flex-shrink:0}.sidebar-reset-btn:hover{border-color:#ef4444;color:#ef4444;background:#ef444414}.sidebar-link{display:flex;align-items:center;gap:.65rem;padding:.65rem 1.25rem;color:#9ca3af;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;border-left:3px solid transparent;transition:color .15s,background .15s,border-color .15s;border-radius:0 4px 4px 0}.sidebar-link:hover{color:#f3f4f6;background:#ffffff0d}.sidebar-link.active{color:var(--lawless-orange, #f97316);background:#f973161a;border-left-color:var(--lawless-orange, #f97316);box-shadow:inset 3px 0 14px #e54f0038}.sidebar-icon{width:18px;height:18px;flex-shrink:0;opacity:.85}.sidebar-link.active .sidebar-icon{opacity:1}.sidebar-accordion-btn{width:100%;background:none;border:none;cursor:pointer;text-align:left;justify-content:flex-start}.sidebar-chevron{width:14px;height:14px;flex-shrink:0;margin-left:auto;opacity:.6;transition:transform .2s ease}.sidebar-accordion-btn:hover .sidebar-chevron,.sidebar-accordion-btn.active .sidebar-chevron{opacity:1}.sidebar-submenu{overflow:hidden;max-height:0;transition:max-height .25s ease}.sidebar-submenu.open{max-height:400px}.sidebar-sub-link{display:flex;align-items:center;gap:.6rem;padding:.45rem 1.25rem .45rem 2.4rem;color:#9ca3af;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:500;border-left:3px solid transparent;transition:color .15s,background .15s,border-color .15s;border-radius:0 4px 4px 0}.sidebar-sub-link:hover{color:#f3f4f6;background:#ffffff0a}.sidebar-sub-link.active{color:var(--lawless-orange, #f97316);background:#f9731614;border-left-color:var(--lawless-orange, #f97316);box-shadow:inset 3px 0 10px #e54f002e}.sidebar-sub-dot{width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0;opacity:.5}.sidebar-sub-link.active .sidebar-sub-dot{opacity:1}.sidebar-admin-link{margin-top:auto;border-top:1px solid #1a3050;padding-top:.75rem;margin-top:.75rem;opacity:.75}.sidebar-admin-link:hover,.sidebar-admin-link.active{opacity:1}.col-settings-overlay{position:fixed;inset:0;background:#00000073;z-index:1000;display:flex;align-items:flex-start;justify-content:flex-end;padding:80px 24px 0 0}.col-settings-panel{background:#1e2028;border:1px solid rgba(255,255,255,.1);border-radius:10px;width:300px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 40px #00000080;color:#f0f0f0;font-family:Montserrat,sans-serif}.col-settings-header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px 12px;border-bottom:1px solid rgba(255,255,255,.1);font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#e87722}.col-settings-close{background:none;border:none;color:#aaa;cursor:pointer;font-size:1rem;line-height:1;padding:2px 6px;border-radius:4px;transition:color .15s,background .15s}.col-settings-close:hover{color:#fff;background:#ffffff1a}.col-settings-hint{font-size:.72rem;color:#888;padding:8px 18px 4px;margin:0}.col-settings-list{list-style:none;margin:0;padding:6px 0;overflow-y:auto;flex:1}.col-settings-item{display:flex;align-items:center;gap:10px;padding:6px 14px;cursor:grab;border-radius:4px;transition:background .12s;-webkit-user-select:none;user-select:none}.col-settings-item:hover{background:#ffffff0f}.col-settings-item:active{cursor:grabbing}.drag-handle{font-size:1.1rem;color:#666;flex-shrink:0;line-height:1}.col-settings-label{display:flex;align-items:center;gap:8px;font-size:.82rem;cursor:pointer;flex:1}.col-settings-label input[type=checkbox]{accent-color:#e87722;width:14px;height:14px;flex-shrink:0;cursor:pointer}.col-settings-label span{color:#ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-settings-footer{display:flex;gap:10px;padding:12px 16px;border-top:1px solid rgba(255,255,255,.1)}.col-settings-reset{flex:1;padding:8px 10px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#aaa;font-family:Montserrat,sans-serif;font-size:.75rem;cursor:pointer;transition:border-color .15s,color .15s}.col-settings-reset:hover{border-color:#e87722;color:#e87722}.col-settings-done{flex:1;padding:8px 10px;background:#e87722;border:none;border-radius:6px;color:#fff;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s}.col-settings-done:hover{background:#d06818}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.shimmer{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:1200px 100%;animation:shimmer 1.4s ease-in-out infinite}.skeleton-table-wrap{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;margin-top:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000f}.skeleton-table-header{display:flex;gap:1.25rem;padding:.9rem 1.25rem;background:linear-gradient(to right,#0d1b2a 0% 16%,#c95e18 19%,#2e1a0a,#0d1b2a 65%);border-bottom:3px solid #e54f00}.skeleton-table-header .skeleton-cell{background:linear-gradient(90deg,#ffffff1f 25%,#ffffff38,#ffffff1f 75%);background-size:1200px 100%;animation:shimmer 1.4s ease-in-out infinite}.skeleton-table-row{display:flex;gap:1.25rem;padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;align-items:center;background:#fff}.skeleton-table-row:nth-child(2n){background:#fafafa}.skeleton-table-row:last-child{border-bottom:none}.skeleton-cell{height:13px;flex:1;border-radius:3px}.skeleton-header-cell{height:11px;opacity:.9}.skeleton-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:.5rem}.skeleton-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem 1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000000f}.skeleton-card-badge{width:52px;height:52px;border-radius:12px;flex-shrink:0}.skeleton-card-lines{flex:1;display:flex;flex-direction:column;gap:.55rem}.skeleton-line{height:13px;border-radius:3px}.skeleton-line--wide{width:72%}.skeleton-line--narrow{width:45%}.customer-landing{animation:pageIn .32s ease-out}.smart-upload-btn{background:linear-gradient(135deg,#e8601a,#5a2200 40%,#1a3a5c);border:none;border-radius:6px;padding:.55rem 1.25rem;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;cursor:pointer;white-space:nowrap;transition:opacity .15s;flex-shrink:0}.smart-upload-btn:hover{opacity:.88}.customer-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;margin-top:1.5rem}.customer-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s,transform .15s;box-shadow:0 1px 3px #0000000f}.customer-card:hover{border-color:var(--lawless-orange, #e87722);box-shadow:0 4px 16px #e8772226;transform:translateY(-2px)}.customer-card-badge{width:52px;height:52px;border-radius:10px;background:linear-gradient(135deg,#1e2329,#2e1a0a 60%,#c95e18);color:#fff;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;flex-shrink:0}.customer-card-badge--logo{background:#f9fafb;border:1px solid #e5e7eb;padding:6px}.customer-card-logo-img{width:100%;height:100%;object-fit:contain}.customer-card-info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.customer-card-name{font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-card-count{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;color:#9ca3af}.customer-card--empty{opacity:.65}.customer-card--empty .customer-card-count{color:#d1d5db;font-style:italic}.customer-empty{margin-top:3rem;text-align:center;color:#6b7280;font-family:Montserrat,sans-serif;font-size:.95rem}.customer-empty-hint{font-size:.82rem;color:#9ca3af;margin-top:.4rem}.quote-page{padding:1.5rem 2rem 3rem;max-width:1100px;animation:pageIn .28s ease-out}.quote-search-input,.quote-meta-input,.quote-qty-input,.quote-margin-input{background:linear-gradient(to right,#5c2a0e,#2e1a0a 35%,#0d1b2a);border:1.5px solid #5a3a22;border-radius:6px;color:#f4ede8;font-family:Montserrat,sans-serif;transition:border-color .15s,box-shadow .15s}.quote-search-input::placeholder,.quote-meta-input::placeholder,.quote-qty-input::placeholder,.quote-margin-input::placeholder{color:#a08878}.quote-search-input:focus,.quote-meta-input:focus,.quote-qty-input:focus,.quote-margin-input:focus{outline:none;border-color:var(--lawless-orange, #e54f00);box-shadow:0 0 0 3px #e54f002e}.quote-qty-input::-webkit-inner-spin-button,.quote-qty-input::-webkit-outer-spin-button,.quote-margin-input::-webkit-inner-spin-button,.quote-margin-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quote-qty-input,.quote-margin-input{-moz-appearance:textfield}.quote-screen-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.quote-back-btn{background:none;border:none;color:#6b7280;font-family:Montserrat,sans-serif;font-size:.82rem;cursor:pointer;padding:.25rem 0;transition:color .15s}.quote-back-btn:hover{color:#f3f4f6}.quote-back-btn:active{transform:scale(.94);transition:transform .07s}.quote-print-btn{background:var(--lawless-orange, #e54f00);color:#fff;border:none;border-radius:6px;padding:.55rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:opacity .15s}.quote-print-btn:disabled{opacity:.4;cursor:not-allowed}.quote-print-btn:not(:disabled):hover{opacity:.88}.quote-print-btn:not(:disabled):active{transform:scale(.93);filter:brightness(1.15);transition:transform .07s,filter .07s}.quote-heading{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.quote-title{font-family:Oswald,sans-serif;font-size:1.6rem;font-weight:600;color:#1f2937;margin:0 0 .2rem}.quote-subtitle{font-family:Montserrat,sans-serif;font-size:.82rem;color:#6b7280;margin:0}.quote-meta-inputs{display:flex;align-items:flex-end;gap:1rem}.quote-meta-label{display:flex;flex-direction:column;gap:.3rem;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#6b7280}.quote-meta-input{font-size:.82rem;padding:.45rem .75rem;width:180px}.quote-search-panel{margin-bottom:1.5rem}.quote-search-wrap{position:relative;max-width:540px}.quote-search-input{width:100%;font-size:.9rem;padding:.65rem 1rem;box-sizing:border-box;border-radius:8px}.quote-search-results{position:absolute;top:calc(100% + 4px);left:0;right:0;background:linear-gradient(to right,#5c2a0e,#2e1a0a 35%,#0d1b2a);border:1.5px solid #5a3a22;border-radius:8px;list-style:none;margin:0;padding:.25rem 0;z-index:50;box-shadow:0 8px 24px #00000073;max-height:320px;overflow-y:auto}.quote-search-result{display:grid;grid-template-columns:130px 1fr auto;gap:.75rem;align-items:center;padding:.55rem 1rem;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.82rem;transition:background .12s}.quote-search-result:hover{background:#e54f0026}.quote-search-result:active{transform:scale(.98);background:#e54f0040;transition:transform .07s}.qsr-sku{color:#ffb07a;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qsr-name{color:#f4ede8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qsr-price{color:#c8b09a;white-space:nowrap;font-size:.78rem}.quote-search-empty{position:absolute;top:calc(100% + 4px);left:0;right:0;padding:.6rem 1rem;color:#a08878;font-family:Montserrat,sans-serif;font-size:.82rem;background:linear-gradient(to right,#5c2a0e,#2e1a0a 35%,#0d1b2a);border:1.5px solid #5a3a22;border-radius:8px}.quote-search-hint{font-family:Montserrat,sans-serif;font-size:.72rem;color:#4b5563;margin:.4rem 0 0}.quote-empty{text-align:center;padding:3rem 1rem;color:#6b7280;font-family:Montserrat,sans-serif;font-size:.9rem}.quote-customer-panel{margin:1.5rem 0 2rem}.quote-customer-panel-label{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#b89a84;margin:0 0 .75rem}.quote-customer-grid{display:flex;flex-direction:column;gap:0;margin-bottom:1.5rem;border:1px solid #3b2a1a;border-radius:8px;overflow:hidden;max-width:520px}.quote-customer-card{background:#1c1410;border:none;border-bottom:1px solid #3b2a1a;color:#f0e8e0;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:500;padding:.75rem 1.2rem;text-align:left;cursor:pointer;transition:background .12s,color .12s;width:100%;display:flex;align-items:center;gap:.6rem}.quote-customer-card:last-child{border-bottom:none}.quote-customer-card:before{content:"→";font-size:.75rem;color:#5a3a22;transition:color .12s}.quote-customer-card:hover{background:#2e1a0a;color:#fff}.quote-customer-card:hover:before{color:var(--lawless-orange, #e54f00)}.quote-customer-card.active{background:linear-gradient(to right,#7a3010,#3a1a08 60%,#1c1410);border-left:3px solid var(--lawless-orange, #e54f00);color:#fff3e8;font-weight:700}.quote-customer-card:active{transform:scale(.97);filter:brightness(1.12);transition:transform .07s,filter .07s}.quote-customer-card.active:before{content:"✓";color:var(--lawless-orange, #e54f00);font-weight:900}.quote-empty-hint{font-family:Montserrat,sans-serif;font-size:.82rem;color:#6b7280;margin:0}.quote-table-wrap{overflow-x:auto;border-radius:8px;border:1px solid #5a3a22;margin-bottom:1.5rem}.quote-table{width:100%;border-collapse:collapse;font-family:Montserrat,sans-serif;font-size:.84rem}.quote-table thead tr{background:linear-gradient(to right,#c95e18,#2e1a0a 35%,#0d1b2a);border-bottom:2px solid var(--lawless-orange, #e54f00)}.quote-table th{padding:.75rem 1rem;text-align:left;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;white-space:nowrap;font-family:Oswald,sans-serif}.quote-table td{padding:.7rem 1rem;border-bottom:1px solid #3a2418;color:#f0e8e0;vertical-align:middle}.quote-table tbody tr{background:#160f0a}.quote-table tbody tr:nth-child(2n){background:#1c1410}.quote-table tbody tr:last-child td{border-bottom:none}.quote-table tbody tr:hover{background:#2e1a08}.col-num{text-align:right}.col-sku{color:#ffb07a;font-weight:700;white-space:nowrap}.col-name{max-width:340px}.col-total{font-weight:700;color:#fff}.col-uom{font-size:.68rem;color:#b89a84;margin-left:.2rem;font-weight:400}.col-shipping-info{font-size:.72rem;color:#b89a84;margin-top:.22rem;letter-spacing:.01em}.quote-qty-input{width:80px;font-size:.84rem;padding:.3rem .5rem;text-align:right}.quote-remove-btn{background:none;border:none;color:#6b7280;font-size:.78rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px;transition:color .15s,background .15s}.quote-remove-btn:hover{color:#ef4444;background:#ef44441a}.quote-remove-btn:active{transform:scale(.88);transition:transform .07s}.quote-summary{display:flex;justify-content:flex-end;margin-bottom:2rem}.quote-summary-inner{min-width:280px;background:linear-gradient(to right,#5c2a0e,#2e1a0a 35%,#0d1b2a);border:1px solid #5a3a22;border-radius:8px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.quote-summary-row{display:flex;justify-content:space-between;align-items:center;font-family:Montserrat,sans-serif;font-size:.84rem}.quote-summary-label{color:#f0e8e0}.quote-summary-value{color:#f4ede8;font-weight:600}.quote-profit{color:#4ade80}.quote-summary-total{border-top:1px solid #5a3a22;padding-top:.5rem;margin-top:.25rem;font-size:.9rem}.quote-summary-total .quote-summary-label{color:#f0e8e0;font-weight:600}.quote-summary-total .quote-summary-value{font-size:1rem}.quote-margin-row{display:flex;align-items:center;gap:.75rem;border-top:1px solid #3d2410;padding-top:.5rem;margin-top:.25rem}.quote-margin-label{display:flex;align-items:center;gap:.5rem;font-family:Montserrat,sans-serif;font-size:.78rem;color:#c8b09a;font-weight:600;letter-spacing:.06em;text-transform:uppercase;width:100%;justify-content:space-between}.quote-margin-input{width:70px;font-size:.84rem;padding:.3rem .5rem;text-align:right}.print-only,.quote-summary-row.print-only{display:none}@media print{.no-print{display:none!important}.print-only{display:block!important}.quote-summary-row.print-only{display:flex!important}.header,.sidebar,.app-body>nav,.quote-search-panel,.quote-screen-header,.quote-meta-inputs,.quote-remove-btn,.quote-margin-row,.quote-empty{display:none!important}body,.app-shell,.app-body,.main-content{background:#fff!important;color:#000!important}.quote-page{padding:0;max-width:100%}.quote-print-header{display:block!important;margin-bottom:1.5rem;border-bottom:2px solid #1a1a1a;padding-bottom:1rem}.quote-print-logo-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.quote-print-logo{height:40px;object-fit:contain}.quote-print-meta{text-align:right;font-family:Montserrat,sans-serif}.quote-print-title{font-family:Oswald,sans-serif;font-size:13pt;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#c95e18}.quote-print-date,.quote-print-by{font-size:9pt;color:#666;font-family:Montserrat,sans-serif;margin-top:.15rem}.quote-print-customer{font-family:sans-serif;font-size:11pt;color:#333;margin-top:.25rem}.quote-heading{margin-bottom:1rem}.quote-title{font-size:16pt;color:#1a1a1a}.quote-subtitle{color:#555;font-size:10pt}.quote-table-wrap{border:none;border-radius:0;margin-bottom:1rem}.quote-table{font-size:10pt;color:#000}.quote-table thead tr{background:#f0f0f0!important;border-bottom:2px solid #000;-webkit-print-color-adjust:exact;print-color-adjust:exact}.quote-table th{color:#333;font-size:8pt}.quote-table td{color:#000;border-bottom:1px solid #ccc}.col-sku{color:#c04000!important}.col-total{color:#000!important}.col-shipping-info{color:#777!important}.quote-summary{justify-content:flex-end}.quote-summary-inner{background:#f8f8f8!important;border:1px solid #ccc;-webkit-print-color-adjust:exact;print-color-adjust:exact}.quote-summary-label{color:#555!important}.quote-summary-value{color:#000!important}.quote-profit{color:#1a7a4a!important}.quote-print-footer{display:block!important;margin-top:2rem;border-top:1px solid #ccc;padding-top:.5rem;font-family:sans-serif;font-size:9pt;color:#888;text-align:center}.print-only{display:table-cell!important}}.admin-page{padding:2rem;max-width:960px}.admin-header{margin-bottom:2rem}.admin-title{font-size:1.6rem;font-weight:700;color:#1f2937;margin:0 0 .3rem;letter-spacing:-.3px}.admin-subtitle{font-size:.9rem;color:#6b7280;margin:0}.admin-layout{display:grid;grid-template-columns:340px 1fr;gap:1.5rem;align-items:start}@media(max-width:768px){.admin-layout{grid-template-columns:1fr}}.admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem;box-shadow:0 1px 4px #0000000f}.admin-card-title{font-size:.85rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.admin-form{display:flex;flex-direction:column;gap:.9rem}.admin-field{display:flex;flex-direction:column;gap:.3rem}.admin-field label{font-size:.78rem;font-weight:600;color:#4b5563;letter-spacing:.04em;text-transform:uppercase}.admin-field input{background:#f9fafb;border:1px solid #d1d5db;border-radius:7px;padding:.55rem .75rem;font-size:.9rem;color:#111827;outline:none;transition:border-color .15s,box-shadow .15s}.admin-field input:focus{border-color:#e8601a;box-shadow:0 0 0 3px #e8601a1f;background:#fff}.admin-field input::placeholder{color:#9ca3af}.admin-form-error{font-size:.82rem;color:#dc2626;margin:0;padding:.4rem .6rem;background:#fef2f2;border-radius:5px;border:1px solid #fecaca}.admin-submit-btn{margin-top:.3rem;padding:.65rem 1.2rem;background:linear-gradient(135deg,#e8601a,#5a2200 40%,#1a3a5c);color:#fff;border:none;border-radius:7px;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .15s,transform .1s}.admin-submit-btn:hover:not(:disabled){opacity:.9}.admin-submit-btn:active:not(:disabled){transform:scale(.97)}.admin-submit-btn:disabled{opacity:.55;cursor:not-allowed}.admin-loading,.admin-empty{font-size:.88rem;color:#9ca3af;text-align:center;padding:1.5rem 0}.admin-user-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.admin-user-row{display:flex;align-items:center;justify-content:space-between;padding:.7rem .85rem;border-radius:8px;background:#f9fafb;border:1px solid #f3f4f6;transition:background .15s}.admin-user-row.is-self{background:#fff7f2;border-color:#fed7b8}.admin-user-info{display:flex;align-items:center;gap:.75rem;min-width:0}.admin-user-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#e8601a,#5a2200);color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-user-details{display:flex;flex-direction:column;gap:.15rem;min-width:0}.admin-user-name{font-size:.88rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.4rem}.admin-you-badge{font-size:.68rem;font-weight:600;background:#dbeafe;color:#1d4ed8;padding:.1em .45em;border-radius:999px;letter-spacing:.03em}.admin-admin-badge{font-size:.68rem;font-weight:600;background:#fff4ec;color:#e8601a;padding:.1em .45em;border-radius:999px;display:inline-flex;align-items:center;gap:.2rem;letter-spacing:.03em}.admin-user-email{font-size:.78rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-delete-btn{background:none;border:1px solid #e5e7eb;border-radius:6px;padding:.35rem .5rem;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,border-color .15s,background .15s;flex-shrink:0}.admin-delete-btn:hover:not(:disabled){color:#dc2626;border-color:#fca5a5;background:#fef2f2}.admin-delete-btn:disabled{opacity:.3;cursor:not-allowed}.login-transition-overlay{position:fixed;inset:0;background:#0d1b2a;display:flex;align-items:center;justify-content:center;z-index:9999}.anim-logo-wrap{width:min(480px,88vw);will-change:transform,opacity;transform:translateZ(0);animation:logoRevealAndExit 2.4s ease-in-out forwards}@keyframes logoRevealAndExit{0%{opacity:0;transform:translateZ(0) scale(.84) translate(0);animation-timing-function:ease-out}10%{opacity:1;transform:translateZ(0) scale(.96) translate(0);animation-timing-function:ease-out}50%{opacity:1;transform:translateZ(0) scale(1) translate(0);animation-timing-function:ease-out}75%{opacity:1;transform:translateZ(0) scale(1) translate(0);animation-timing-function:cubic-bezier(.4,0,1,1)}to{opacity:0;transform:translateZ(0) scale(1) translate(700px)}}.anim-svg{width:100%;height:auto;overflow:visible}.anim-arrow-h{stroke-dasharray:50;stroke-dashoffset:50;will-change:stroke-dashoffset;animation:drawLine .45s ease-out .2s forwards}.anim-arrow-d1{stroke-dasharray:36;stroke-dashoffset:36;will-change:stroke-dashoffset;animation:drawLine .36s ease-out .48s forwards}.anim-arrow-d2{stroke-dasharray:36;stroke-dashoffset:36;will-change:stroke-dashoffset;animation:drawLine .36s ease-out .68s forwards}@keyframes drawLine{to{stroke-dashoffset:0}}.anim-fore{opacity:0;will-change:transform,opacity;animation:svgSlideFromLeft .42s cubic-bezier(.16,1,.3,1) .56s forwards}.anim-front{opacity:0;will-change:transform,opacity;animation:svgSlideFromRight .42s cubic-bezier(.16,1,.3,1) .76s forwards}.anim-tagline{opacity:0;will-change:opacity;animation:svgFadeIn .38s ease-out 1s forwards}@keyframes svgSlideFromLeft{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@keyframes svgSlideFromRight{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes svgFadeIn{0%{opacity:0}to{opacity:1}}.login-shell{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(to right,#0d1b2a 0% 30%,#0d1b2a00 70%),linear-gradient(135deg,#0d1b2a,#1a1000 40%,#0d1b2a);padding:1.5rem}.login-card{background:#0f2035;border:1px solid #1a3050;border-radius:14px;padding:2.5rem 2.75rem 2rem;width:100%;max-width:420px;box-shadow:0 24px 64px #0009,0 0 0 1px #e8601a14;animation:loginCardIn .4s cubic-bezier(.16,1,.3,1)}@keyframes loginCardIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:2rem}.login-wordmark-svg{width:100%;max-width:320px;height:auto;overflow:visible;margin-bottom:.5rem}.login-wordmark-svg .anim-tagline{display:none}.login-wordmark-svg .anim-arrow-h,.login-wordmark-svg .anim-arrow-d1,.login-wordmark-svg .anim-arrow-d2{stroke-dasharray:none;stroke-dashoffset:0;animation:none}.login-wordmark-svg .anim-fore,.login-wordmark-svg .anim-front{opacity:1;animation:none}.login-tagline{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#4a6a8a;margin:0}.login-form{display:flex;flex-direction:column;gap:1.1rem}.login-field{display:flex;flex-direction:column;gap:.4rem}.login-label{font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b8faa}.login-input{background:#091420;border:1.5px solid #1a3050;border-radius:7px;color:#f3f4f6;font-family:Montserrat,sans-serif;font-size:.92rem;padding:.7rem .9rem;transition:border-color .18s,box-shadow .18s;outline:none}.login-input::placeholder{color:#2a4a64}.login-input:focus{border-color:var(--lawless-orange, #e54f00);box-shadow:0 0 0 3px #e8601a2e}.login-error{font-family:Montserrat,sans-serif;font-size:.8rem;color:#f87171;background:#ef44441a;border:1px solid rgba(239,68,68,.25);border-radius:6px;padding:.5rem .75rem;margin:0}.login-btn{margin-top:.4rem;background:linear-gradient(135deg,#e8601a,#5a2200 40%,#1a3a5c);border:none;border-radius:7px;color:#fff;cursor:pointer;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.75rem 1.5rem;transition:opacity .15s,transform .08s,filter .08s}.login-btn:hover:not(:disabled){opacity:.9}.login-btn:active:not(:disabled){transform:scale(.96);filter:brightness(1.12)}.login-btn:disabled{opacity:.4;cursor:not-allowed}.login-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid #1a3050;opacity:.45}.login-logo{height:18px;width:auto;object-fit:contain}.login-footer-text{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;color:#9ca3af;letter-spacing:.03em}.smart-modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeInOverlay .18s ease-out}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.smart-modal{background:#fff;border-radius:12px;padding:2rem 2.25rem 1.75rem;width:100%;max-width:480px;position:relative;box-shadow:0 20px 60px #00000040;animation:slideUpModal .22s ease-out}@keyframes slideUpModal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.smart-modal-close{position:absolute;top:1rem;right:1.1rem;background:none;border:none;font-size:1rem;color:#9ca3af;cursor:pointer;line-height:1;padding:.25rem;transition:color .15s}.smart-modal-close:hover{color:#1f2937}.smart-modal-close:active{transform:scale(.88);transition:transform .07s}.smart-modal-title{font-family:Oswald,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:.05em;color:var(--lawless-dark, #1e2329);margin:0 0 .3rem}.smart-modal-subtitle{font-size:.85rem;color:#6b7280;margin:0 0 1.4rem}.smart-modal-file-btn{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;border:2px dashed #d1d5db;border-radius:8px;padding:.75rem 1.25rem;width:100%;font-size:.88rem;color:#374151;background:#f9fafb;transition:border-color .15s,background .15s;box-sizing:border-box;margin-bottom:1rem}.smart-modal-file-btn:hover{border-color:var(--lawless-orange, #e54f00);background:#e54f000a;color:var(--lawless-orange, #e54f00)}.smart-modal-file-btn:active{transform:scale(.98);filter:brightness(.96);transition:transform .07s,filter .07s}.smart-modal-detecting{font-size:.85rem;color:#6b7280;margin-bottom:.75rem;font-style:italic}.smart-modal-result{background:#e54f0012;border:1px solid rgba(229,79,0,.25);border-radius:8px;padding:.65rem 1rem;font-size:.87rem;color:#1f2937;margin-bottom:1rem;line-height:1.5}.smart-modal-result--error{background:#ef44440f;border-color:#ef444440}.smart-modal-result--warn{background:#d9770612;border-color:#d977064d}.smart-modal-result-label{font-weight:600;color:#374151}.smart-modal-result-tag{display:inline-block;background:var(--lawless-orange, #e54f00);color:#fff;font-size:.75rem;font-weight:600;padding:.1rem .55rem;border-radius:999px;margin-left:.35rem;vertical-align:middle}.smart-modal-result-hint{font-size:.8rem;color:#6b7280;margin:.5rem 0 0}.smart-modal-result-hint code{background:#f3f4f6;padding:.1rem .35rem;border-radius:4px;font-size:.78rem}.smart-modal-override{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.1rem}.smart-modal-override-label{font-size:.8rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.04em}.smart-modal-override-input{border:1.5px solid #d1d5db;border-radius:6px;padding:.55rem .8rem;font-size:.9rem;color:#1f2937;outline:none;transition:border-color .15s;font-family:Montserrat,sans-serif}.smart-modal-override-input:focus{border-color:var(--lawless-orange, #e54f00)}.smart-modal-error{color:#dc2626;font-size:.83rem;margin:0 0 .75rem}.smart-modal-success{color:#16a34a;font-size:.83rem;margin:0 0 .75rem}.smart-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.smart-modal-cancel{background:none;border:1.5px solid #d1d5db;border-radius:6px;padding:.55rem 1.25rem;font-size:.88rem;font-weight:600;color:#6b7280;cursor:pointer;font-family:Montserrat,sans-serif;transition:border-color .15s,color .15s}.smart-modal-cancel:hover{border-color:#9ca3af;color:#374151}.smart-modal-cancel:active{transform:scale(.94);transition:transform .07s}.smart-modal-upload{background:linear-gradient(135deg,#e8601a,#5a2200 40%,#1a3a5c);border:none;border-radius:6px;padding:.55rem 1.6rem;font-size:.88rem;font-weight:700;color:#fff;cursor:pointer;font-family:Oswald,sans-serif;letter-spacing:.06em;text-transform:uppercase;transition:opacity .15s}.smart-modal-upload:hover:not(:disabled){opacity:.88}.smart-modal-upload:not(:disabled):active{transform:scale(.93);filter:brightness(1.15);transition:transform .07s,filter .07s}.smart-modal-upload:disabled{opacity:.45;cursor:not-allowed}.smart-modal-model-badge{display:inline-block;font-size:.7rem;font-weight:600;font-family:Montserrat,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:.18rem .65rem;margin-bottom:.5rem}@keyframes slideInToast{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeOutToast{0%{opacity:1}to{opacity:0;transform:translateY(8px)}}.toast{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;align-items:center;gap:.7rem;padding:.85rem 1.1rem .85rem 1rem;border-radius:10px;min-width:260px;max-width:400px;box-shadow:0 10px 40px #0006,0 2px 8px #0003;animation:slideInToast .24s cubic-bezier(.16,1,.3,1);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4}.toast--success{background:#0d1f14;border:1px solid rgba(34,197,94,.3);color:#86efac}.toast--error{background:#1c0d0d;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.toast--info{background:#0e1625;border:1px solid rgba(99,102,241,.3);color:#a5b4fc}.toast-icon{display:flex;align-items:center;flex-shrink:0}.toast-icon-svg{width:18px;height:18px}.toast-message{flex:1}.toast-close{background:none;border:none;color:currentColor;opacity:.55;cursor:pointer;padding:0;display:flex;align-items:center;flex-shrink:0;transition:opacity .15s;margin-left:.15rem}.toast-close:hover{opacity:1}@keyframes pageIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.app-shell{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-body{display:flex;flex:1;min-height:0;overflow:hidden}.main-content{flex:1;min-width:0;background:var(--lawless-bg, #f3f4f6);overflow-y:auto}.dashboard-page{padding:0;animation:pageIn .45s cubic-bezier(.16,1,.3,1)}.page-heading{padding:1.5rem 2rem .25rem}.page-title{font-family:Oswald,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--lawless-grey, #1e2124);margin:0 0 .2rem}.page-subtitle{font-size:.82rem;font-weight:400;color:#9ca3af;margin:0;letter-spacing:.01em}.quote-launch-btn{background:var(--lawless-orange, #e54f00);color:#fff;border:none;border-radius:6px;padding:.55rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:opacity .15s;white-space:nowrap;flex-shrink:0}.quote-launch-btn:hover{opacity:.88}.quote-launch-btn:active{transform:scale(.95);transition:transform .08s,opacity .08s}.app{max-width:1200px;margin:0 auto;padding:0;min-height:100vh}@keyframes headerFlow{0%{background-position:100% 0%}50%{background-position:0% 0%}to{background-position:100% 0%}}.header{background-color:#0d1b2a;background-image:linear-gradient(to right,#0d1b2a,#0d1b2a,#0d1b2a,#2a1100,#5a2200,#5a2200,#2a1100,#0d1b2a,#0d1b2a,#0d1b2a);background-size:600vw 100%;background-attachment:fixed;animation:headerFlow 18s ease-in-out infinite;color:var(--lawless-white);padding:.55rem 1.5rem;margin-bottom:0;border-bottom:3px solid var(--lawless-orange);flex-shrink:0}.header-logo-svg{height:44px;width:auto;overflow:visible;flex-shrink:0}.header-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0}.header-logo-img{height:20px;width:auto;object-fit:contain}.header-logo{display:inline-flex;align-items:center;gap:.6rem;color:var(--lawless-white);text-decoration:none}.header-logo:hover{color:var(--lawless-white);opacity:.9}.header-logo:hover .header-logo-img{opacity:1}.header-logo-mark{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;color:#9ca3af}.header-logo-mark svg{height:100%;width:auto;object-fit:contain}.header-logo:hover .header-logo-mark{color:#d1d5db}.header-logo-text{display:flex;flex-direction:column;line-height:1.15}.logo-lawless{font-family:Oswald,sans-serif;font-size:1.35rem;font-weight:600;letter-spacing:.04em;color:var(--lawless-white)}.logo-group-midwest{font-family:Oswald,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.06em}.logo-group{color:var(--lawless-white)}.logo-midwest{color:var(--lawless-orange)}.header-right{display:flex;align-items:center;gap:1rem}.header-logout-btn{background:none;border:1px solid rgba(255,255,255,.18);border-radius:5px;color:#ffffff8c;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.05em;padding:.3rem .7rem;cursor:pointer;transition:color .15s,border-color .15s}.header-logout-btn:hover{color:#ffffffe6;border-color:#ffffff73}.header-logout-btn:active{transform:scale(.94);transition:transform .07s}.header-powered{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;opacity:.72;transition:opacity .2s}.header-powered:hover{opacity:.75}.header-powered-label{font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.04em;color:var(--lawless-white);white-space:nowrap}.header-brand{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.header-tagline{font-family:Oswald,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--lawless-orange);margin:0}.header-backlink{display:inline-block;font-size:.75rem;font-weight:500;color:var(--lawless-white);opacity:.85;text-decoration:none;margin-top:.35rem;letter-spacing:.02em}.header-backlink:hover{color:var(--lawless-orange);opacity:1}.search-bar{width:100%;max-width:420px;padding:.6rem .9rem;font-size:1rem;border:1px solid var(--lawless-grey-light);border-radius:6px;background:var(--lawless-white);color:var(--lawless-black);transition:border-color .18s,box-shadow .18s,transform .18s}.search-bar::placeholder{color:#6b7280}.search-bar:focus{outline:none;border-color:var(--lawless-orange);box-shadow:0 0 0 3px #e54f0026;transform:scaleX(1.008);transform-origin:left center}.dashboard-page .global-error,.dashboard-page .loading,.dashboard-page .file-upload,.dashboard-page .low-stock-alerts,.dashboard-page .table-search-row,.dashboard-page .inventory-table-wrap{margin-left:2rem;margin-right:2rem}.table-search-row{background:var(--lawless-white);border-radius:8px 8px 0 0;padding:1rem 1.25rem .75rem;margin-top:1.5rem;margin-bottom:0;border:1px solid #e5e7eb;border-bottom:none}.table-search-row .search-bar{max-width:100%;width:100%;font-size:1rem}.dashboard-page .file-upload{margin-top:1.5rem}.low-stock-alerts{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;margin-bottom:1rem;margin-top:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b}.low-stock-count{font-weight:600}.btn-filter{padding:.4rem .9rem;font-size:.9rem;font-weight:600;background:var(--lawless-orange);color:var(--lawless-white);border:none;border-radius:6px;cursor:pointer}.btn-filter:hover{background:var(--lawless-orange-hover)}.btn-filter:active{transform:scale(.93);filter:brightness(1.15);transition:transform .07s,filter .07s}.btn-filter.active{background:var(--lawless-grey-dark);color:var(--lawless-white)}.btn-filter.active:hover{background:var(--lawless-black)}.threshold-label{margin-left:auto;font-size:.9rem;display:flex;align-items:center;gap:.35rem;color:#7f1d1d}.threshold-input{width:4ch;padding:.3rem;font-size:.9rem;border:1px solid #fecaca;border-radius:4px;background:#fff;color:var(--lawless-black)}.threshold-input:focus{outline:2px solid var(--lawless-orange);outline-offset:0}.file-upload{margin-bottom:1.5rem;padding:1.25rem;background:var(--lawless-white);border-radius:8px;border:1px solid #d1d5db;box-shadow:0 1px 3px #0000000f}.file-upload h2{font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;margin:0 0 .75rem;color:var(--lawless-black);text-transform:uppercase;letter-spacing:.08em}.upload-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.file-chooser-btn{display:inline-flex;align-items:center;padding:.45rem .9rem;background:var(--lawless-white);border:1.5px solid #d1d5db;border-radius:6px;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;color:var(--lawless-black);cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}.file-chooser-btn:hover{border-color:var(--lawless-orange);background:#fff8f2}.file-chooser-btn input[type=file]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;clip:rect(0,0,0,0);pointer-events:none}.file-name-display{font-size:.82rem;color:#9ca3af;font-style:italic;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manufacturer-input{padding:.5rem .75rem;font-size:1rem;border:1px solid #d1d5db;border-radius:6px;width:200px;background:var(--lawless-white);color:var(--lawless-black)}.manufacturer-input:focus{outline:2px solid var(--lawless-orange);outline-offset:0;border-color:var(--lawless-orange)}.file-upload button{padding:.55rem 1.1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#e8601a,#5a2200 40%,#1a3a5c);color:var(--lawless-white);border:none;border-radius:6px;cursor:pointer;transition:filter .15s,opacity .15s}.file-upload button:hover:not(:disabled){filter:brightness(1.1)}.file-upload button:disabled{opacity:.6;cursor:not-allowed}.status{margin:.5rem 0 0;font-size:.9rem}.status.error{color:#b91c1c}.status.success{color:#166534}.status-errors{color:#92400e}.back-btn{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;cursor:pointer;color:#9ca3af;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:500;padding:0 0 .75rem;transition:color .15s}.back-btn:hover{color:var(--lawless-orange)}.global-error{color:#b91c1c;margin:1rem 1.5rem;font-weight:500}.loading{color:var(--lawless-grey);margin:1rem 1.5rem}.inventory-table-wrap{overflow-x:auto;overflow-y:auto;overscroll-behavior-x:none;max-height:calc(100vh - 260px);border-radius:0 0 8px 8px;border:1px solid #e5e7eb;border-top:none;background:var(--lawless-white);box-shadow:0 1px 3px #0000000f;margin-bottom:2rem;margin-top:0}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .85rem;border-bottom:1px solid #e5e7eb;background:var(--lawless-white)}.category-filters{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.columns-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;background:linear-gradient(135deg,#e8601a,#5a2200 40%,#1a3a5c);color:#fff;border:none;border-radius:6px;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:filter .15s}.columns-btn:hover{filter:brightness(1.1)}.category-filter-label{font-size:.9rem;font-weight:500;color:var(--lawless-black);display:inline-flex;align-items:center;gap:.35rem}.category-filter-select{padding:.35rem .5rem;font-size:.9rem;border:1px solid #d1d5db;border-radius:6px;background:var(--lawless-white);color:var(--lawless-black);min-width:160px}.category-filter-select:focus{outline:2px solid var(--lawless-orange);outline-offset:0;border-color:var(--lawless-orange)}@keyframes rowIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.inv-row-in{animation:rowIn .22s cubic-bezier(.16,1,.3,1) both}.inventory-table{width:100%;min-width:max-content;border-collapse:collapse;font-size:.88rem;background:var(--lawless-white)}.inventory-table th,.inventory-table td{padding:.6rem .85rem;text-align:left;border-bottom:1px solid #e5e7eb;color:var(--lawless-black)}.inventory-table th:first-child,.inventory-table td:first-child{padding-left:1.5rem}.inventory-table td{color:#1f2937;font-weight:500}.inventory-table thead{font-family:Oswald,sans-serif;font-weight:700;letter-spacing:.06em;color:#fff}.inventory-table thead th{background-color:#0d1b2a;background-image:linear-gradient(to right,#0d1b2a,#0d1b2a,#0d1b2a,#2a1100,#5a2200,#5a2200,#2a1100,#0d1b2a,#0d1b2a,#0d1b2a);background-size:600vw 100%;background-attachment:fixed;animation:headerFlow 18s ease-in-out infinite;position:sticky;top:0;z-index:2;border-bottom:3px solid var(--lawless-orange);color:#fff}.th-sort{background:none;border:none;padding:0;font:inherit;font-weight:600;cursor:pointer;color:inherit;display:inline-flex;align-items:center;letter-spacing:.02em}.th-sort:hover{color:var(--lawless-orange)}.sort-arrow{margin-left:.25rem;opacity:.9}.inventory-table tbody tr:hover{background:var(--lawless-orange-light)}.inventory-table .low-stock-row{border-left:3px solid var(--lawless-orange)}.qty-cell{display:flex;align-items:center;gap:.35rem}.low-badge{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;background:var(--lawless-orange);color:var(--lawless-white);border-radius:50%;flex-shrink:0}.empty-message{text-align:center;padding:2rem;color:var(--lawless-grey)}.stats-bar{display:flex;flex-wrap:wrap;gap:.6rem;padding:0 2rem;margin-bottom:1.25rem;animation:pageIn .3s ease-out}.stats-chip{display:flex;flex-direction:column;gap:.2rem;padding:.55rem 1rem;background:#0f2035;border:1px solid #1a3050;border-radius:8px;min-width:100px;transition:border-color .15s}.stats-chip:hover{border-color:#e54f0059}.stats-chip-value{font-family:Oswald,sans-serif;font-size:1.05rem;font-weight:600;color:#f3f4f6;line-height:1.2;white-space:nowrap}.stats-chip-label{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#4b5563;animation:pageIn .3s ease-out}.empty-icon{width:56px;height:56px;color:#374151;margin-bottom:1.25rem;opacity:.7}.empty-state-title{font-family:Oswald,sans-serif;font-size:1.2rem;font-weight:500;color:#9ca3af;margin:0 0 .5rem;letter-spacing:.03em}.empty-state-sub{font-family:Montserrat,sans-serif;font-size:.85rem;color:#6b7280;margin:0 0 1.5rem;max-width:320px;line-height:1.6}.empty-state-btn{background:linear-gradient(135deg,#e8601a,#5a2200 40%,#1a3a5c);border:none;border-radius:6px;padding:.65rem 1.75rem;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;transition:opacity .15s}.empty-state-btn:hover{opacity:.88}
