html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100vh}:root,:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bs-body-bg:#0f172a;--bs-body-color:#e2e8f0;--bs-border-color:#334155;--bs-secondary-color:#cbd5e1;--bs-tertiary-bg:#1f2937;--bs-secondary-bg:#111827;--bs-card-bg:#111827;--bs-card-color:#e2e8f0;--bs-modal-bg:#111827;--bs-dropdown-bg:#111827;--bs-dropdown-link-color:#e2e8f0;--bs-dropdown-link-hover-bg:#1f2937;--bs-dropdown-link-hover-color:#fff}#root{width:100%;min-height:100vh}.app-shell{background-color:var(--bs-body-bg);min-height:100vh;color:var(--bs-body-color)}.page-shell{width:min(1200px,96%);margin-inline:auto;padding-bottom:2rem}.om-navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.om-navbar-stack{z-index:1030;position:sticky;top:.75rem}.om-route-bar{background-color:var(--bs-tertiary-bg);border-radius:1rem}.om-nav-brand{color:inherit;background:0 0;border:0;font-weight:700;text-decoration:none}.om-hamburger-btn{align-items:center;gap:.35rem;display:inline-flex}.om-main-menu-dropdown{box-sizing:border-box;z-index:1050;width:min(18rem,100vw - 1rem);min-width:12rem;max-width:calc(100vw - 1rem);position:absolute;top:calc(100% + .5rem);left:auto;right:0}.om-main-menu-dropdown .list-group-item{white-space:normal}.om-menu-mobile-only{display:block}.om-summary-chip{border:1px solid var(--bs-border-color);background-color:var(--bs-tertiary-bg);border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.om-card{border:1px solid var(--bs-border-color);box-shadow:0 .25rem .75rem #0f172a14}.om-table td,.om-table th{vertical-align:middle}.orders-action-col{width:20%;min-width:320px}.orders-action-stack{flex-direction:column;gap:.5rem;display:flex}.orders-action-main-row{grid-template-columns:1fr;gap:.5rem;display:grid}.orders-action-main-row.with-delete{grid-template-columns:5fr 1fr}.orders-action-main-row.equal-three{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-action-main-row .btn{width:100%}.table-clickable{cursor:pointer}.brand-logo-btn{width:5.5rem;height:2.75rem;padding:.25rem}.brand-logo-img{object-fit:contain;width:100%;height:100%}.home-order-brand-logo{object-fit:contain;width:3rem;height:1.75rem}.home-calendar-wrapper{border:1px solid var(--bs-border-color);z-index:0;isolation:isolate;border-radius:.5rem;width:100%;min-height:560px;position:relative;overflow:hidden}.home-calendar-iframe{pointer-events:auto;border:0;width:100%;height:560px;display:block}.om-modal-backdrop{background:#0f172a8c}.qc-info-label{text-transform:uppercase;letter-spacing:.04em;color:var(--bs-secondary-color);margin-bottom:.35rem;font-size:.75rem;font-weight:600}.qc-info-value{border:1px solid var(--bs-border-color);background:var(--bs-tertiary-bg);border-radius:.5rem;align-items:center;min-height:2.4rem;padding:.5rem .75rem;display:flex}.qc-order-inline-grid{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:.55rem;display:grid;overflow:hidden}.qc-info-compact-item{min-width:0}.qc-order-inline-grid .qc-info-label{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.64rem;overflow:hidden}.qc-order-inline-grid .qc-info-value{white-space:nowrap;text-overflow:ellipsis;min-width:0;min-height:2.1rem;padding:.35rem .5rem;font-size:.82rem;overflow:hidden}.qc-barcode-wrapper{border:1px dashed var(--bs-border-color);background:var(--bs-tertiary-bg);border-radius:.5rem;justify-content:center;padding:.75rem;display:flex}.inspection-report-meta-row{align-items:start;display:flex}.inspection-report-meta-label{text-align:left;width:240px;min-width:240px;font-weight:600}.inspection-report-meta-value{text-align:left;word-break:break-word;width:calc(100% - 240px);min-width:0}.inspection-report-summary-block{background:var(--bs-body-bg);border:1px solid #495057;border-radius:.5rem;align-items:stretch;gap:2rem;min-height:220px;padding:.75rem;display:flex}.inspection-report-summary-column{min-width:0}.inspection-report-summary-primary{flex:1 1 0;gap:.5rem;display:grid}.inspection-report-summary-media{flex-direction:column;flex:1 1 0;gap:.5rem;display:flex}.inspection-report-media-title{color:#1f2937;font-size:.875rem;font-weight:700}.inspection-report-brand-panel{align-items:top;background:#fff;border-radius:.5rem;flex:1;justify-content:center;min-height:0;padding:.75rem;display:flex}.inspection-report-brand-logo{object-fit:contain;width:auto;max-width:80%;height:auto;max-height:80%}.inspection-report-media-empty{color:#6c757d;text-align:center;font-size:.9rem;font-weight:600}.inspection-report-image-skeleton{text-align:center;color:#495057;background:linear-gradient(110deg,#f1f3f5 20%,#e9ecef 40%,#f1f3f5 60%) 0 0/200% 100%;border:1px solid #495057;border-radius:.5rem;flex:1;justify-content:center;align-items:center;min-height:0;padding:.75rem;font-weight:600;animation:1.6s linear infinite inspectionReportSkeletonPulse;display:flex}@keyframes inspectionReportSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.inspection-report-summary-line{justify-content:start;gap:.75rem;display:grid}.inspection-report-summary-line-one{grid-template-columns:minmax(0,1fr)}.inspection-report-summary-line-two{grid-template-columns:repeat(2,minmax(220px,max-content))}.inspection-report-summary-line-three{grid-template-columns:repeat(3,minmax(220px,max-content))}.inspection-report-summary-field{align-items:flex-start;gap:.5rem;min-width:0;max-width:100%;display:flex}.inspection-report-summary-label{color:#1f2937;min-width:110px;font-weight:700}.inspection-report-summary-value{word-break:break-word;min-width:0}.inspection-report-packing-table{table-layout:fixed;width:100%}.inspection-report-packing-table th,.inspection-report-packing-table td{vertical-align:top;word-break:break-word;width:33.3333%}.inspection-report-diff-logs{gap:.25rem;margin:0;padding-left:1.2rem;display:grid}.inspection-report-collapsible{background:var(--bs-body-bg);border:1px solid #495057;border-radius:.5rem}.inspection-report-collapsible-summary{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #495057;padding:.6rem .75rem;font-weight:700}.inspection-report-collapsible-body{padding:.75rem}.inspection-report-notes-block{background:var(--bs-body-bg);border:1px solid #495057;border-radius:.5rem;padding:.75rem}.inspection-report-label-list{flex-wrap:wrap;gap:.4rem;display:flex}.inspection-report-label-chip{background:var(--bs-tertiary-bg);border:1px solid #495057;border-radius:999px;justify-content:center;align-items:center;padding:.15rem .55rem;font-size:.8rem;display:inline-flex}.inspection-report-table-dark,.inspection-report-table-dark th,.inspection-report-table-dark td{border-color:#495057!important}.inspection-report-checks-line{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;display:flex}.inspection-report-barcode-stack{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.inspection-report-barcode-value{font-size:.95rem}.qc-bool-check{align-items:center;gap:.5rem;min-height:2.375rem;display:flex}.qc-bool-check .qc-bool-check-input{float:none;margin:0;position:static}.qc-bool-check .qc-bool-check-label{margin:0}.qc-modal-summary-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.qc-modal-summary-item{min-width:0}.qc-modal-summary-item .fw-semibold{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.weekly-summary-export-surface{color:#111827;background:#fff}.weekly-summary-export-surface .card,.weekly-summary-export-surface .table,.weekly-summary-export-surface .table>:not(caption)>*>*{color:inherit}.weekly-summary-vendor-header{background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%)}.weekly-summary-brand-panel{background:#fff;border-radius:.5rem;justify-content:center;align-items:center;min-width:10rem;min-height:4rem;padding:.5rem .75rem;display:flex}.weekly-summary-brand-logo{object-fit:contain;width:auto;max-width:9rem;height:auto;max-height:3.5rem}.weekly-summary-packed-row>*{color:#166534;font-weight:600;background:#ecfdf3!important}.weekly-summary-warning-row>*{color:#7c2d12;vertical-align:top;font-weight:600;background:#fff3cd!important}.auth-card{max-width:440px}.om-limit-control{max-width:160px}.open-orders-filter-row .form-label{white-space:nowrap;margin-bottom:.3rem}.open-orders-filter-actions{gap:.5rem;display:flex}.open-orders-filter-actions .btn{white-space:nowrap;flex:1 1 0}.om-table-tooltip-trigger{cursor:help;align-items:center;display:inline-flex;position:relative}.om-table-tooltip-trigger:after{content:attr(data-tooltip);background:var(--bs-primary-bg-subtle);min-width:14rem;max-width:22rem;color:var(--bs-emphasis-color);text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:1080;border:1px solid #00000026;border-radius:.4rem;padding:.35rem .5rem;font-size:.75rem;line-height:1.2;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 .25rem .75rem #0f172a2e}.om-table-tooltip-trigger:before{content:"";border-left:.3rem solid #0000;border-right:.3rem solid #0000;border-top:.35rem solid var(--bs-primary-bg-subtle);opacity:0;visibility:hidden;pointer-events:none;z-index:1080;position:absolute;bottom:calc(100% + .125rem);left:50%;transform:translate(-50%)}.om-table-tooltip-trigger:hover:after,.om-table-tooltip-trigger:hover:before,.om-table-tooltip-trigger:focus-visible:after,.om-table-tooltip-trigger:focus-visible:before{opacity:1;visibility:visible}@media (max-width:991.98px){.om-navbar-stack{top:0}.om-main-menu-dropdown{width:min(16rem,100vw - 1rem);max-width:calc(100vw - 1rem);right:0}.home-calendar-wrapper{min-height:420px}.home-calendar-iframe{height:420px}.open-orders-filter-actions{width:100%}.inspection-report-meta-row{display:flex}.inspection-report-meta-label{width:180px;min-width:180px}.inspection-report-meta-value{width:calc(100% - 180px)}}@media (min-width:992px){.om-menu-mobile-only{display:none}.border-end-lg{border-right:1px solid var(--bs-border-color)}}@media (max-width:575.98px){.inspection-report-meta-row{display:block}.inspection-report-meta-label,.inspection-report-meta-value{width:100%;min-width:0}.inspection-report-summary-line{grid-template-columns:minmax(0,1fr);gap:.5rem}.inspection-report-summary-block{flex-direction:column;min-height:0}.inspection-report-summary-media{min-height:140px}.inspection-report-summary-field{flex-direction:column;gap:.2rem}.inspection-report-summary-label{min-width:0}.inspection-report-checks-line{flex-direction:column;align-items:flex-start;gap:.35rem}}
