:root{color:#172033;background:#f4f6f9;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f4f6f9;min-width:1100px;min-height:100vh;margin:0}button,select{font:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex-direction:column;width:245px;padding:22px 18px;display:flex}.brand-block{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:22px;display:flex}.brand-mark{background:#3b82f6;border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.brand-block h1{margin:0;font-size:22px;line-height:1}.brand-block p{color:#9ca3af;margin:4px 0 0;font-size:13px}.side-nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#d1d5db;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 12px}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.active{color:#fff;background:#2563eb}.main-area{flex:1;padding:22px}.top-bar{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex;box-shadow:0 8px 20px #0f172a0a}.page-title h2{margin:0;font-size:30px}.page-title p{color:#64748b;margin:3px 0 0}.context-selectors{align-items:flex-end;gap:12px;display:flex}.context-selectors label{color:#64748b;flex-direction:column;gap:5px;font-size:12px;display:flex}.context-selectors select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:190px;padding:9px 10px}.error-banner,.info-banner{border-radius:14px;margin-top:16px;padding:13px 15px}.error-banner{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.info-banner{color:#075985;background:#e0f2fe;border:1px solid #bae6fd}.dashboard-page,.placeholder-page{margin-top:18px}.context-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.context-summary div,.context-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.context-summary span,.metric-card span{color:#64748b;margin-bottom:5px;font-size:13px;display:block}.context-summary strong{font-size:15px}.status-pill{text-transform:capitalize;background:#e5e7eb;border-radius:999px;width:fit-content;padding:5px 9px;display:inline-block}.status-pill.open{color:#166534;background:#dcfce7}.status-pill.locked{color:#1d4ed8;background:#dbeafe}.status-pill.archived{color:#4b5563;background:#f3f4f6}.dashboard-actions{justify-content:flex-end;gap:8px;margin-bottom:14px;display:flex}.small-toggle{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;padding:8px 13px}.small-toggle.secondary{background:#64748b}.card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.metric-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;padding:16px;box-shadow:0 8px 20px #0f172a0a}.metric-card strong{color:#0f172a;font-size:19px;display:block}.content-grid{grid-template-columns:1.3fr 1fr;gap:14px;margin-bottom:14px;display:grid}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 20px #0f172a0a}.panel h3{margin:0 0 10px}.ai-panel{background:#fff7ed;border-color:#fed7aa}.ai-panel p{color:#7c2d12;margin:0}.alerts-panel{background:#fff1f2;border-color:#fecdd3}.alerts-panel ul,.readiness-list{margin:0;padding-left:18px}.alerts-panel li,.readiness-list li{margin:7px 0}.empty-state{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:32px}.placeholder-page{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.context-card{flex-direction:column;gap:8px;margin-top:14px;display:flex}.reports-page{margin-top:18px}.page-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;padding:18px;display:flex;box-shadow:0 8px 20px #0f172a0a}.page-toolbar h3{margin:0;font-size:22px}.page-toolbar p{color:#64748b;margin:5px 0 0}.report-controls{align-items:flex-end;gap:12px;display:flex}.report-controls label{color:#64748b;flex-direction:column;gap:5px;font-size:12px;display:flex}.report-controls select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:190px;padding:9px 10px}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:10px 16px;font-weight:700}.primary-button:hover{background:#1d4ed8}.report-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.warning-panel{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;margin-bottom:14px;padding:14px 16px}.warning-panel ul{margin:8px 0 0;padding-left:18px}.report-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 20px #0f172a0a}.table-header-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.table-header-row h3{margin:0}.table-header-row p{color:#64748b;margin:4px 0 0}.table-scroll{border:1px solid #e5e7eb;border-radius:14px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:900px;font-size:14px}.data-table th{color:#334155;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px}.data-table td{color:#172033;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:11px 12px}.data-table tr:hover td{background:#f8fafc}.empty-state.compact{padding:22px}.report-run-actions{align-items:flex-end;gap:10px;display:flex}.download-buttons{align-items:center;gap:8px;display:flex}.download-icon-button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;min-width:48px;padding:10px 12px;font-weight:800}.download-icon-button:hover{background:#eff6ff;border-color:#2563eb}.download-icon-button.excel{color:#15803d}.download-icon-button.excel:hover{background:#f0fdf4;border-color:#22c55e}.sales-tabs{align-items:center;gap:8px;display:flex}.tab-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:9px 13px;font-weight:700}.tab-button.active{color:#fff;background:#2563eb;border-color:#2563eb}.sales-filter-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:190px 180px minmax(320px,1fr) 160px auto;align-items:end;gap:12px;margin-bottom:14px;padding:16px;display:grid;box-shadow:0 8px 20px #0f172a0a}.sales-filter-panel label{color:#64748b;flex-direction:column;gap:5px;font-size:12px;display:flex}.sales-filter-panel select,.sales-filter-panel input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:9px 10px}.sales-search-label{min-width:320px}.checkbox-label{white-space:nowrap;align-items:center;padding-bottom:8px;flex-direction:row!important;gap:8px!important}.checkbox-label input{width:auto}.flag-marker{color:#dc2626;background:#fee2e2;border-radius:999px;place-items:center;width:22px;height:22px;font-weight:900;display:inline-grid}.status-chip{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.status-chip.good{color:#166534;background:#dcfce7}.status-chip.warning{color:#92400e;background:#fef3c7}.blacklisted-row td{color:#64748b;background:#f8fafc}.sales-tax-card{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.sales-tax-card label{color:#64748b;flex-direction:column;gap:5px;font-size:12px;display:flex}.sales-tax-card input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:160px;padding:9px 10px}.compact-context{min-width:260px;margin-top:0}.sales-import-layout{grid-template-columns:1fr;gap:14px;display:grid}.sales-mapping-form{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:10px;display:grid}.sales-mapping-form label{color:#64748b;flex-direction:column;gap:5px;font-size:12px;display:flex}.sales-mapping-form select,.sales-mapping-form input{color:#172033;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:9px 10px}.mapping-checkbox{align-self:end;padding-bottom:0}.sales-record-actions{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex;box-shadow:0 8px 20px #0f172a0a}.sales-record-actions label{color:#64748b;flex-direction:column;gap:5px;font-size:12px;display:flex}.sales-record-actions select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:190px;padding:8px 10px}.selection-count{color:#475569;padding-bottom:8px;font-size:13px}.inline-edit-input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:95px;padding:6px 8px}.flag-stack{align-items:center;gap:5px;display:flex}.modified-marker{color:#1d4ed8;background:#dbeafe;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:inline-grid}.tiny-button.warning-action{color:#fff;background:#f59e0b}.tiny-button.warning-action:hover{background:#d97706}.parent-nav{justify-content:space-between;align-items:center}.sub-nav{border-left:1px solid #94a3b859;flex-direction:column;gap:4px;margin-left:12px;padding-left:10px;display:flex}.sub-nav-item{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 10px;font-size:13px}.sub-nav-item.active{color:#fff;background:#2563eb;font-weight:800}.header-filter-select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:110px;margin-top:6px;padding:5px 7px;font-size:12px;font-weight:600;display:block}.inline-edit-stack{flex-direction:column;gap:6px;display:flex}.table-pagination{color:#475569;justify-content:flex-end;align-items:center;gap:12px;padding:14px 0 4px;font-size:13px;display:flex}.table-pagination button:disabled{opacity:.45;cursor:not-allowed}.app-shell.sidebar-hidden{grid-template-columns:1fr!important}.app-shell.sidebar-hidden .sidebar{display:none!important}.compact-brand{justify-content:space-between;align-items:center;gap:8px;display:flex}.brand-left{align-items:center;gap:10px;display:flex}.menu-icon-button{color:#e2e8f0;cursor:pointer;background:#94a3b81f;border:1px solid #94a3b859;border-radius:9px;width:30px;height:30px;font-weight:900;line-height:1}.menu-icon-button:hover{background:#94a3b83d}.floating-menu-button{z-index:999;color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;width:36px;height:36px;font-weight:900;position:fixed;top:12px;left:12px;box-shadow:0 10px 24px #0f172a2e}.compact-top-bar{margin-bottom:10px!important;padding:12px 18px!important}.compact-context-selectors{gap:9px!important}.compact-context-selectors label{font-size:10px!important}.compact-context-selectors select{height:34px!important;padding:6px 10px!important;font-size:12px!important}.compact-page{margin-top:0!important}.super-compact-panel{border-radius:13px!important;grid-template-columns:170px 170px minmax(260px,1fr) 135px 80px!important;gap:8px!important;margin-bottom:8px!important;padding:9px 11px!important}.super-compact-panel label{font-size:10px!important}.super-compact-panel select,.super-compact-panel input{border-radius:8px!important;height:32px!important;padding:5px 8px!important;font-size:12px!important}.compact-checkbox{padding-bottom:4px!important;font-size:11px!important}.compact-button{height:32px!important;padding:5px 10px!important;font-size:12px!important}.compact-actions{border-radius:13px!important;gap:6px!important;margin-bottom:8px!important;padding:7px 9px!important}.compact-actions .secondary-button,.compact-actions .tiny-button{border-radius:7px!important;padding:5px 8px!important;font-size:11px!important}.delete-action{color:#fff!important;background:#7f1d1d!important}.delete-action:hover{background:#991b1b!important}.compact-info{border-radius:12px!important;margin-bottom:8px!important;padding:8px 11px!important;font-size:12px!important}.compact-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:8px!important}.compact-metric{min-height:unset!important;border-radius:12px!important;padding:10px 12px!important}.compact-metric span{font-size:11px!important}.compact-metric strong{font-size:16px!important}.compact-table-card{border-radius:14px!important;padding:10px!important}.compact-table-title{margin-bottom:6px!important}.compact-table-title h3{margin-bottom:2px!important;font-size:16px!important}.compact-table-title p{margin:0!important;font-size:12px!important}.compact-table-scroll{max-width:100%;overflow-x:auto}.sales-compact-table th{white-space:normal!important;font-size:10px!important;font-weight:800!important}.action-col{width:64px}.save-col{width:56px}.blacklist-col{width:62px}.sort-arrow-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:18px;height:18px;margin-left:3px;padding:0;font-size:10px;font-weight:900;display:inline-grid}.sort-arrow-button:hover{color:#1d4ed8;background:#eff6ff}.header-filter-select.compact-filter{max-width:92px;margin-top:3px;display:block;border-radius:6px!important;min-width:58px!important;height:24px!important;padding:2px 4px!important;font-size:10px!important}.ultra-input{border-radius:6px!important;width:62px!important;height:24px!important;padding:3px 5px!important;font-size:11px!important}.table-action-btn{border-radius:6px!important;padding:4px 6px!important;font-size:10px!important}.status-chip{border-radius:999px!important;padding:3px 5px!important;font-size:10px!important}.flag-marker,.modified-marker{width:17px!important;height:17px!important;font-size:10px!important}.compact-pagination{gap:8px!important;padding:8px 0 0!important;font-size:12px!important}.compact-pagination .secondary-button{padding:5px 8px!important;font-size:11px!important}.compact-upload-card{margin-top:8px!important}.report-table-card{overflow:hidden}.table-scroll{overflow-x:auto}.filter-pill{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.filter-pill:hover{color:#1d4ed8;background:#eff6ff}.warning-pill.active{background:#f59e0b;border-color:#f59e0b}.success-pill.active{background:#16a34a;border-color:#16a34a}.dark-pill.active{background:#475569;border-color:#475569}.action-divider{background:#cbd5e1;width:1px;height:24px;margin:0 2px}.sales-compact-table{table-layout:fixed;width:100%;min-width:980px!important}.sales-compact-table th,.sales-compact-table td{vertical-align:middle!important;padding:5px 6px!important;font-size:11px!important;line-height:1.12!important}.sales-compact-table th{font-size:10px!important;font-weight:800!important}.select-col{width:36px!important}.mini-col{width:48px!important}.plu-col{width:75px!important}.recipe-name-col{width:170px!important}.qty-col{width:78px!important}.money-col{width:92px!important}.recipe-edit-icon-button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;place-items:center;width:26px;height:24px;font-size:15px;font-weight:900;line-height:1;display:inline-grid}.recipe-edit-icon-button:hover{background:#eff6ff;border-color:#93c5fd}.recipe-builder-page{flex-direction:column;gap:12px;display:flex}.recipe-builder-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 8px 20px #0f172a0a}.recipe-builder-header h3{margin:0 0 4px;font-size:20px}.recipe-builder-header p{color:#64748b;margin:0;font-size:13px}.recipe-builder-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.recipe-builder-actions button:disabled{opacity:.45;cursor:not-allowed}.recipe-builder-grid{grid-template-columns:140px minmax(220px,1fr) minmax(220px,1fr) 130px 130px 150px;gap:8px;display:grid}.recipe-detail-card{background:#fff;border:1px solid #dbeafe;border-radius:14px;min-height:64px;padding:10px 12px}.recipe-detail-card span{color:#64748b;margin-bottom:6px;font-size:11px;display:block}.recipe-detail-card strong{color:#0f172a;font-size:14px;display:block}.recipe-detail-card.wide strong{font-size:13px}.recipe-builder-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px;box-shadow:0 8px 20px #0f172a0a}@media (width<=1200px){.recipe-builder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.recipe-builder-header{flex-direction:column;align-items:flex-start}.recipe-builder-grid{grid-template-columns:1fr}}.recipe-product-search{grid-template-columns:minmax(260px,1fr) 110px;gap:8px;margin-top:10px;display:grid}.recipe-product-search input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:13px}.recipe-product-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:260px;margin-top:10px;display:grid;overflow-y:auto}.recipe-product-option{text-align:left;color:#172033;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:9px 10px}.recipe-product-option:hover{background:#eff6ff;border-color:#93c5fd}.recipe-product-option.selected{background:#dbeafe;border-color:#2563eb}.recipe-product-option strong{margin-bottom:4px;font-size:13px;display:block}.recipe-product-option span{color:#64748b;font-size:11px;display:block}.recipe-add-line-form{grid-template-columns:140px 120px 140px;align-items:end;gap:10px;margin-top:10px;display:grid}.recipe-add-line-form label{color:#64748b;flex-direction:column;gap:5px;font-size:11px;display:flex}.recipe-add-line-form input,.recipe-add-line-form select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:13px}.recipe-name-row{grid-template-columns:minmax(280px,1fr) 280px;align-items:end;gap:12px;display:grid}.recipe-name-row label{color:#64748b;flex-direction:column;gap:5px;font-size:11px;display:flex}.recipe-name-row input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:13px}.recipe-save-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:9px 10px;display:flex}.recipe-save-note strong{color:#0f172a;font-size:12px}.recipe-save-note span{color:#64748b;font-size:11px}.recipe-product-search.live-search{grid-template-columns:minmax(260px,1fr) 90px}.recipe-line-select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px;font-size:12px}.recipe-line-note-input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:160px;padding:6px 8px;font-size:12px}.sticky-success{font-weight:700;color:#14532d!important;background:#dcfce7!important;border-color:#86efac!important}.recipe-cost-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.recipe-cost-card{background:#fff;border:1px solid #dbeafe;border-radius:14px;min-height:60px;padding:10px 12px}.recipe-cost-card span{color:#64748b;margin-bottom:6px;font-size:11px;display:block}.recipe-cost-card strong{color:#0f172a;font-size:15px;display:block}.sales-compact-table{min-width:860px!important}.sales-name-col{width:310px!important}.recipe-name-col{display:none!important}.edit-icon-col{width:50px!important}.recipe-col{width:95px!important}@media (width<=900px){.recipe-cost-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.live-search-note{color:#64748b;margin-top:3px;font-size:10px;font-weight:600;display:block}.sales-search-label{position:relative}.nav-group{flex-direction:column;gap:4px;display:flex}.parent-nav{justify-content:space-between;align-items:center;display:flex}.nav-chevron{opacity:.75;font-size:11px}.sub-nav{flex-direction:column;gap:3px;margin-bottom:4px;padding-left:10px;display:flex}.sub-nav-item{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;width:100%;padding:7px 10px;font-size:12px;font-weight:600}.sub-nav-item:hover{color:#fff;background:#94a3b81f}.sub-nav-item.active{color:#fff;background:#2563eb38}.inline-live-search span{align-items:center;gap:5px;display:flex}.inline-live-search small{color:#1d4ed8;text-transform:uppercase;background:#dbeafe;border-radius:999px;padding:1px 6px;font-size:9px;font-weight:800}.sticky-sales-actions{z-index:20;background:#fff;position:sticky;top:72px;box-shadow:0 8px 20px #0f172a0f}.sales-table-fixed-scroll{border:1px solid #e2e8f0;border-radius:12px;min-height:310px;max-height:calc(100vh - 430px);overflow:auto}.sales-table-fixed-scroll .sales-compact-table thead th{z-index:10;background:#f8fafc;position:sticky;top:0;box-shadow:inset 0 -1px #e2e8f0}.sales-table-fixed-scroll .sales-compact-table{min-width:820px!important}.select-col input[type=checkbox]{cursor:pointer}.manual-sales-modal{background:#fff;border-radius:18px;width:min(720px,94vw);padding:18px;box-shadow:0 30px 80px #0f172a3d}.full-width-field{grid-column:1/-1}@media (width<=900px){.manual-sales-form{grid-template-columns:1fr}.sales-table-fixed-scroll{max-height:calc(100vh - 470px)}}.platform-action-button{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:7px 12px;font-size:12px;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.platform-action-button:hover{transform:translateY(-1px)}.add-action{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 16px #2563eb38}.add-action:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.ghost-action{color:#334155;background:#f8fafc;border:1px solid #cbd5e1}.ghost-action:hover{background:#e2e8f0}.manual-sales-modal{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(720px,94vw);padding:18px;box-shadow:0 30px 90px #0f172a47}.manual-sales-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.manual-sales-form label{color:#64748b;flex-direction:column;gap:5px;font-size:11px;font-weight:800;display:flex}.manual-sales-form input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:10px 11px;font-size:13px}.manual-sales-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.manual-sales-info strong{color:#64748b;font-size:11px}.manual-sales-info span{color:#0f172a;font-size:13px;font-weight:800}.manual-sales-footer{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.config-overlay{z-index:1000}@media (width<=900px){.manual-sales-form{grid-template-columns:1fr}}.new-action-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:7px 13px;font-size:12px;font-weight:800;box-shadow:0 3px 8px #0f172a0f}.new-action-button:hover{background:#f8fafc;border-color:#94a3b8}.manual-sales-builder-panel{background:#f8fbff;border-color:#bfdbfe}@media (width<=1200px){.manual-sales-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.manual-sales-builder-grid{grid-template-columns:1fr}}.app-shell{width:100vw;max-width:100vw;overflow-x:hidden}.main-area{min-width:0;max-width:100%;overflow-x:hidden}.sidebar-hidden .main-area{width:100%;max-width:100vw}.sales-page,.reports-page,.dashboard-page,.placeholder-page,.recipe-builder-page{max-width:100%;overflow-x:hidden}.table-scroll{max-width:100%;overflow-x:auto}.sales-records-page-tight{gap:8px}.sales-records-card-raised{margin-top:0}.sales-actions-with-total{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.sales-total-pill{color:#0f172a;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;margin-left:auto;padding:7px 12px;font-size:12px;font-weight:800}.sales-total-pill strong{color:#0f172a}.sales-table-fixed-scroll{min-height:360px;max-height:calc(100vh - 335px);overflow:auto}.sales-table-fixed-scroll .sales-compact-table{width:100%;min-width:940px}.new-marker{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:900;display:inline-flex}.manual-sales-builder-grid{grid-template-columns:120px minmax(240px,1fr) 100px 120px 120px 150px 150px;align-items:end;gap:10px;margin-top:12px;display:grid}.manual-sales-builder-grid label{color:#64748b;flex-direction:column;gap:5px;font-size:11px;font-weight:800;display:flex}.manual-sales-builder-grid input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:13px}@media (width<=1200px){.manual-sales-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-total-pill{margin-left:0}}@media (width<=700px){.manual-sales-builder-grid{grid-template-columns:1fr}}.recipe-preview-icon-button,.recipe-edit-icon-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 6px;font-size:13px;font-weight:800;display:inline-flex}.recipe-preview-icon-button:hover,.recipe-edit-icon-button:hover{background:#f8fafc;border-color:#94a3b8}.recipe-preview-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;padding:12px;box-shadow:0 10px 24px #0f172a14}.recipe-preview-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.recipe-preview-header h3{color:#0f172a;margin:0;font-size:16px}.recipe-preview-header p{color:#64748b;margin:3px 0 0;font-size:12px}.recipe-preview-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.recipe-preview-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:8px 10px}.recipe-preview-summary span{color:#64748b;font-size:11px;font-weight:800;display:block}.recipe-preview-summary strong{color:#0f172a;margin-top:3px;font-size:13px;display:block}.compact-preview-scroll{max-height:260px;overflow:auto}.recipe-preview-table th,.recipe-preview-table td{padding:6px 8px;font-size:12px}@media (width<=900px){.recipe-preview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.stock-reports-tight-page{gap:10px;max-width:100%;overflow-x:hidden}.stock-report-selection-panel{background:#fff;border:1px solid #dbe3ef;border-radius:16px;max-width:100%;padding:10px 12px;overflow:hidden;box-shadow:0 8px 20px #0f172a0d}.stock-report-controls{grid-template-columns:minmax(150px,1.1fr) minmax(130px,.9fr) minmax(130px,.9fr) minmax(140px,1fr) 96px 42px 70px 70px;align-items:end;gap:10px;max-width:100%;display:grid}.stock-report-controls label{color:#64748b;flex-direction:column;gap:5px;min-width:0;font-size:11px;font-weight:800;display:flex}.stock-report-controls select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-width:0;height:38px;padding:8px 10px;font-size:12px}.compact-run-report-button{white-space:nowrap;border-radius:10px;height:38px;padding:0 12px;font-size:12px}.compact-export-button{white-space:nowrap;border-radius:10px;min-width:60px;height:38px;font-size:12px}.report-settings-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:38px;height:38px;font-size:17px;font-weight:900}.report-settings-button:hover{background:#f8fafc;border-color:#94a3b8}.report-settings-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:10px;padding:10px}.report-settings-panel h3{color:#0f172a;margin:0;font-size:14px}.report-settings-panel p{color:#64748b;margin:3px 0 8px;font-size:12px}.report-settings-placeholder-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:6px 12px;display:grid}.report-settings-placeholder-grid .checkbox-label{color:#334155;font-size:12px;font-weight:700}.compact-warning-panel{border-radius:14px;margin-top:0;padding:10px 14px}.compact-warning-panel ul{margin:6px 0 0}.stock-report-table-card{margin-top:0}.stock-report-scroll{min-height:390px;max-height:calc(100vh - 315px);overflow:auto}.stock-report-table{width:100%;min-width:920px}.stock-report-table th,.stock-report-table td{white-space:nowrap;padding:7px 9px;font-size:12px}.stock-report-empty-state{margin-top:0}@media (width<=1200px){.stock-report-controls{grid-template-columns:repeat(4,minmax(130px,1fr))}.compact-run-report-button,.report-settings-button,.compact-export-button{width:100%}.report-settings-placeholder-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media (width<=760px){.stock-report-controls,.report-settings-placeholder-grid{grid-template-columns:1fr}}.report-settings-ribbon-panel{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;margin-top:10px;padding:12px}.report-settings-ribbon-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.report-settings-ribbon-header h3{color:#0f172a;margin:0;font-size:15px}.report-settings-ribbon-header p{color:#64748b;margin:3px 0 0;font-size:12px}.excel-style-column-customizer{grid-template-columns:minmax(220px,1fr) 120px minmax(220px,1fr) 46px;align-items:center;gap:10px;display:grid}.column-customizer-list-box label{color:#475569;flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.column-customizer-list-box select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:210px;padding:6px;font-size:12px}.column-customizer-list-box option{padding:5px 7px}.column-customizer-middle-actions,.column-customizer-side-actions{flex-direction:column;gap:8px;display:flex}.column-customizer-middle-actions button,.column-customizer-side-actions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:800}.column-customizer-middle-actions button:hover,.column-customizer-side-actions button:hover{background:#eff6ff;border-color:#93c5fd}.column-customizer-middle-actions button:disabled,.column-customizer-side-actions button:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.excel-style-column-customizer{grid-template-columns:1fr}.column-customizer-middle-actions,.column-customizer-side-actions{flex-flow:wrap}}.report-type-with-disclaimer{grid-template-columns:minmax(0,1fr) 36px;gap:6px;display:grid}.report-disclaimer-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:34px;height:38px;font-size:16px;font-weight:900}.report-disclaimer-button:hover{background:#f8fafc;border-color:#94a3b8}.report-disclaimer-panel{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin-top:10px;padding:10px 12px}.report-disclaimer-panel strong{color:#9a3412;margin-bottom:4px;font-size:13px;display:block}.report-disclaimer-panel p{color:#7c2d12;margin:0;font-size:12px;line-height:1.5}.report-table-actions-row{align-items:flex-start}.report-search-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.report-search-actions input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:220px;max-width:100%;padding:8px 10px;font-size:12px}.report-search-actions button:disabled{opacity:.5;cursor:not-allowed}.stock-report-table .select-col{text-align:center;width:72px}.stock-report-table .select-col input{width:15px;height:15px}@media (width<=900px){.report-table-actions-row{flex-direction:column}.report-search-actions{justify-content:flex-start}.report-search-actions input{width:100%}}.recounts-report-page{max-width:100%;overflow-x:hidden}.recount-sheet-card{background:#fff;border:1px solid #dbe3ef;border-radius:16px;padding:14px;box-shadow:0 8px 20px #0f172a0d}.recount-sheet-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.recount-sheet-header h3{color:#0f172a;margin:0;font-size:18px}.recount-sheet-header p{color:#64748b;margin:3px 0 0;font-size:13px;font-weight:700}.recount-meta-grid{grid-template-columns:1.1fr 1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.recount-meta-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.recount-meta-grid span{color:#64748b;font-size:11px;font-weight:800;display:block}.recount-meta-grid strong{color:#0f172a;margin-top:4px;font-size:13px;display:block}.recount-table-scroll{min-height:420px;max-height:calc(100vh - 300px);overflow:auto}.recount-sheet-table{width:100%;min-width:850px}.recount-sheet-table th,.recount-sheet-table td{padding:7px 9px;font-size:12px}.recount-sheet-table td strong{color:#0f172a;display:block}.recount-sheet-table td small{color:#64748b;margin-top:3px;font-size:11px;display:block}@media (width<=900px){.recount-meta-grid{grid-template-columns:1fr}}.recount-title-context{color:#64748b;flex-wrap:wrap;gap:8px 14px;margin-top:5px;font-size:12px;font-weight:700;display:flex}.recount-title-context span{align-items:center;gap:4px;display:inline-flex}.recount-title-context strong{color:#0f172a;font-weight:900}.recount-header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.recount-header-actions .download-icon-button{border-radius:10px;min-width:76px;height:38px;font-size:12px;font-weight:900}@media print{body{background:#fff!important}.sidebar,.top-bar,.floating-menu-button,.recount-header-actions,.success-banner,.error-banner,.info-banner{display:none!important}.app-shell,.main-area,.recounts-report-page{background:#fff!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.recount-sheet-card{box-shadow:none!important;border:none!important;border-radius:0!important;padding:0!important}.recount-sheet-header h3{margin-bottom:6px!important;font-size:20px!important}.recount-title-context{color:#000!important;font-size:11px!important}.recount-meta-grid{grid-template-columns:1fr!important;gap:6px!important;margin:10px 0!important}.recount-meta-grid div{background:#fff!important;border:none!important;padding:2px 0!important}.recount-table-scroll{min-height:0!important;max-height:none!important;overflow:visible!important}.recount-sheet-table{border-collapse:collapse!important;width:100%!important;min-width:0!important}.recount-sheet-table th,.recount-sheet-table td{color:#000!important;border:1px solid #000!important;padding:5px!important;font-size:10px!important}.recount-sheet-table input,.recount-sheet-table button{display:none!important}.recount-sheet-table td:nth-child(3):after{content:"________________";min-width:120px;display:inline-block}.recount-sheet-table td:nth-child(4):after{content:""}.recount-sheet-table th:nth-child(5),.recount-sheet-table td:nth-child(5),.recount-sheet-table th:nth-child(6),.recount-sheet-table td:nth-child(6){display:none!important}}.recount-search-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin:10px 0;display:flex}.recount-search-row input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:260px;max-width:100%;padding:8px 10px;font-size:12px}.recount-search-row span{color:#64748b;font-size:12px;font-weight:700}.stock-report-table td{position:relative;overflow:visible}.report-drilldown-cell{cursor:help;align-items:center;gap:5px;min-width:max-content;display:inline-flex;position:relative}.report-drilldown-icon{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:900;display:inline-flex}.report-drilldown-popover{z-index:9999;color:#0f172a;white-space:normal;text-align:left;background:#fff;border:1px solid #93c5fd;border-radius:12px;width:360px;max-width:70vw;padding:10px;display:none;position:absolute;top:24px;left:0;box-shadow:0 18px 40px #0f172a38}.report-drilldown-popover strong{color:#0f172a;margin-bottom:6px;font-size:12px;display:block}.report-drilldown-popover p{color:#475569;border-top:1px solid #f1f5f9;margin:0;padding:5px 0;font-size:11px;line-height:1.45}.report-drilldown-popover p:first-of-type{border-top:none}.report-drilldown-cell:hover .report-drilldown-popover{display:block}.products-page{max-width:100%;overflow-x:hidden}.products-toolbar-panel,.products-filter-panel{background:#fff;border:1px solid #dbe3ef;border-radius:16px;margin-bottom:10px;padding:12px;box-shadow:0 8px 20px #0f172a0a}.products-toolbar-panel{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.products-toolbar-panel p{color:#64748b;margin:4px 0 0;font-size:13px}.products-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.products-filter-panel{grid-template-columns:minmax(260px,1.6fr) 1fr 1fr auto;align-items:end;gap:8px;display:grid}.products-filter-panel label,.product-form-grid label,.barcode-form-grid label{color:#64748b;gap:4px;font-size:11px;font-weight:800;display:grid}.products-filter-panel input,.products-filter-panel select,.product-form-grid input,.product-form-grid select,.barcode-form-grid input,.barcode-form-grid select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:36px;padding:8px 10px;font-size:12px}.products-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(420px,.8fr);gap:10px;display:grid}.product-form-grid,.barcode-form-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;display:grid}.wide-field{grid-column:span 2}.product-form-actions{justify-content:flex-end;align-items:end;display:flex}.products-table td strong{color:#0f172a;display:block}.products-table td small{color:#64748b;margin-top:3px;font-size:11px;display:block}.selected-product-row{background:#eff6ff!important}.product-detail-card{min-height:560px}.product-detail-summary{grid-template-columns:repeat(2,1fr);gap:8px;margin:8px 0 12px;display:grid}.product-detail-summary div,.venue-settings-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.product-detail-summary span{color:#64748b;font-size:11px;font-weight:800;display:block}.product-detail-summary strong{color:#0f172a;margin-top:3px;font-size:13px;display:block}.venue-settings-preview h4,.barcode-section h4{color:#0f172a;margin:0 0 6px;font-size:14px}.venue-settings-preview p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.barcode-section{margin-top:12px}.barcode-form-grid{grid-template-columns:repeat(3,minmax(120px,1fr));margin-bottom:10px}.barcode-table-scroll{max-height:260px;overflow:auto}.barcode-table{min-width:760px}@media (width<=1100px){.products-main-grid,.products-filter-panel,.product-form-grid,.barcode-form-grid{grid-template-columns:1fr}.wide-field{grid-column:span 1}.products-toolbar-panel{flex-direction:column}}.products-main-grid{display:block}.products-list-card{width:100%}.products-table{min-width:1180px}.product-expanded-panel div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.product-detail-summary.expanded{grid-template-columns:repeat(3,1fr)}@media (width<=1100px){.product-expanded-panel{grid-template-columns:1fr}.wide-expanded-detail{grid-column:span 1}.product-edit-header{flex-direction:column}.product-detail-summary.expanded{grid-template-columns:1fr}}.products-toolbar-panel{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #dbe3ef;border-radius:18px;margin-bottom:10px;padding:14px;box-shadow:0 10px 24px #0f172a0d}.products-toolbar-panel h3{color:#0f172a;margin:0;font-size:20px}.products-toolbar-panel p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.5}.products-filter-panel{background:#fff;border:1px solid #dbe3ef;border-radius:16px;margin-bottom:10px;padding:12px;box-shadow:0 8px 20px #0f172a0a}.products-table th{color:#334155;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;font-size:11px}.products-table td{vertical-align:top}.clickable-product-row{cursor:pointer;transition:background .15s,box-shadow .15s}.selected-product-row{box-shadow:inset 3px 0 #2563eb;background:#eff6ff!important}.icon-col{text-align:center;width:42px}.row-pencil-button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:inline-flex}.row-pencil-button:hover{background:#eff6ff;border-color:#93c5fd}.product-expanded-row td{border-top:1px solid #dbeafe;border-bottom:1px solid #dbeafe;background:#f8fafc!important}.product-expanded-panel{grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px;padding:10px;display:grid}.product-expanded-panel>div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px}.product-expanded-panel span{color:#64748b;font-size:11px;font-weight:800;display:block}.product-expanded-panel strong{color:#0f172a;margin-top:4px;font-size:12px;line-height:1.4;display:block}.report-inclusion-preview p{color:#64748b;margin:8px 0 0;font-size:12px;line-height:1.45}.inclusion-chip-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.inclusion-chip{border-radius:999px;align-items:center;padding:5px 9px;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.inclusion-chip.enabled{color:#166534;background:#dcfce7}.inclusion-chip.disabled{color:#991b1b;background:#fee2e2}.product-edit-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.product-edit-header h3{color:#0f172a;margin:0;font-size:22px}.product-edit-header p{color:#64748b;margin:4px 0 0;font-size:13px}.enhanced-venue-settings{grid-template-columns:1fr;gap:10px;display:grid}.product-settings-toggle-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:8px;display:grid}.product-settings-toggle-grid label{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.settings-note-box{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:10px;font-size:12px;line-height:1.5}.category-policy-panel{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:18px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px;display:flex;box-shadow:0 10px 28px #0f172a2e}.category-policy-panel h3{color:#fff;margin:0;font-size:18px}.category-policy-panel p{color:#cbd5e1;margin:5px 0 0;font-size:13px;line-height:1.5}.category-policy-example{background:#ffffff14;border:1px solid #e2e8f02e;border-radius:14px;min-width:260px;padding:10px}.category-policy-example strong{color:#93c5fd;text-transform:uppercase;letter-spacing:.04em;font-size:11px;display:block}.category-policy-example span{color:#fff;margin-top:4px;font-size:14px;font-weight:900;display:block}.category-policy-example small{color:#cbd5e1;margin-top:4px;font-size:11px;line-height:1.4;display:block}.categories-classes-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.category-setup-card{min-height:520px}.category-class-form{grid-template-columns:minmax(180px,1fr) minmax(160px,.8fr) auto;align-items:end;gap:8px;margin-bottom:10px;display:grid}.category-class-form label{color:#64748b;gap:4px;font-size:11px;font-weight:800;display:grid}.category-class-form input,.category-class-form select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:36px;padding:8px 10px;font-size:12px}.category-class-table-scroll{min-height:360px;max-height:calc(100vh - 360px);overflow:auto}@media (width<=1100px){.product-expanded-panel,.product-settings-toggle-grid,.categories-classes-grid,.category-class-form{grid-template-columns:1fr}.wide-expanded-detail{grid-column:span 1}.category-policy-panel{flex-direction:column}.category-policy-example{width:100%;min-width:0}}.category-class-table th,.category-class-table td{white-space:nowrap}.category-class-table input[type=checkbox]{cursor:pointer;width:16px;height:16px}.category-class-table td:nth-child(n+3),.category-class-table th:nth-child(n+3){text-align:center}.compact-category-page{font-size:12px}.compact-page-toolbar{background:#fff;border:1px solid #dbe3ef;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px 12px;display:flex}.compact-page-toolbar h3{color:#0f172a;margin:0;font-size:18px}.compact-page-toolbar p{color:#64748b;margin:2px 0 0;font-size:12px}.compact-rule-strip{color:#fff;background:#0f172a;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;font-size:12px;display:flex}.compact-rule-strip span{background:#ffffff14;border-radius:999px;padding:4px 8px}.compact-category-grid{grid-template-columns:1.2fr .8fr;gap:8px;display:grid}.compact-setup-card{padding:10px}.compact-card-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.compact-card-heading h3{color:#0f172a;margin:0;font-size:15px}.compact-card-heading span{color:#64748b;font-size:12px;font-weight:800}.compact-inline-form{grid-template-columns:minmax(0,1fr) 72px;gap:6px;margin-bottom:8px;display:grid}.compact-inline-form.class-form{grid-template-columns:minmax(0,1fr) 150px 72px}.compact-inline-form input,.compact-inline-form select,.compact-table-input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;height:32px;padding:6px 8px;font-size:12px}.compact-category-scroll{min-height:420px;max-height:calc(100vh - 315px);overflow:auto}.compact-category-table{width:100%;min-width:0}.compact-category-table th,.compact-category-table td{white-space:nowrap;padding:6px 7px;font-size:11px}.compact-category-table th{color:#334155;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc}.compact-category-table input[type=checkbox]{cursor:pointer;width:15px;height:15px}.compact-category-table td:nth-child(n+2),.compact-category-table th:nth-child(n+2){text-align:center}.compact-category-table td:first-child,.compact-category-table th:first-child{text-align:left}.compact-category-table td strong{color:#0f172a}@media (width<=1100px){.compact-category-grid,.compact-inline-form,.compact-inline-form.class-form{grid-template-columns:1fr}}.products-page{font-size:12px}.products-toolbar-panel{border-radius:14px!important;margin-bottom:8px!important;padding:10px 12px!important}.products-toolbar-panel h3{margin:0!important;font-size:17px!important}.products-toolbar-panel p{margin-top:2px!important;font-size:12px!important}.products-filter-panel{border-radius:14px!important;grid-template-columns:minmax(240px,1.5fr) 180px 180px auto!important;gap:6px!important;margin-bottom:8px!important;padding:8px 10px!important}.products-filter-panel label{font-size:10px!important}.products-filter-panel input,.products-filter-panel select{border-radius:8px!important;height:32px!important;min-height:32px!important;padding:5px 8px!important;font-size:11px!important}.products-list-card{border-radius:14px!important;padding:10px!important}.products-list-card .table-header-row{margin-bottom:6px!important}.products-list-card .table-header-row h3{margin:0!important;font-size:15px!important}.products-list-card .table-header-row p{margin-top:2px!important;font-size:11px!important}.product-table-scroll{min-height:460px!important;max-height:calc(100vh - 285px)!important;overflow:auto!important}.products-table{table-layout:auto!important;width:100%!important;min-width:980px!important}.products-table th,.products-table td{white-space:nowrap!important;padding:5px 6px!important;font-size:11px!important;line-height:1.25!important}.products-table th{letter-spacing:.02em!important;font-size:10px!important;font-weight:800!important}.products-table td{color:#0f172a!important;font-weight:500!important}.products-table td strong,.products-table .product-name-text{color:#0f172a;font-size:11px;line-height:1.25;display:block;font-weight:500!important}.products-table td small{color:#64748b;text-overflow:ellipsis;max-width:300px;margin-top:2px;line-height:1.25;display:block;overflow:hidden;font-size:10px!important;font-weight:500!important}.products-table .icon-col{width:34px!important;min-width:34px!important;padding-left:4px!important;padding-right:4px!important}.row-pencil-button{border-radius:7px!important;width:24px!important;height:24px!important;font-size:12px!important}.clickable-product-row{cursor:pointer}.clickable-product-row:hover{background:#f8fafc!important}.selected-product-row{background:#eff6ff!important;box-shadow:inset 2px 0 #2563eb!important}.product-expanded-row td{padding:6px!important}.product-expanded-panel{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr))!important;gap:6px!important;padding:6px!important}.product-expanded-panel>div{border-radius:10px!important;padding:7px 8px!important}.product-expanded-panel span{color:#64748b!important;font-size:10px!important;font-weight:700!important}.product-expanded-panel strong{color:#0f172a!important;margin-top:2px!important;font-size:11px!important;font-weight:500!important;line-height:1.3!important}.wide-expanded-detail{grid-column:span 6!important}.report-inclusion-preview p{margin-top:6px!important;font-size:11px!important}.inclusion-chip-row{gap:4px!important;margin-top:5px!important}.inclusion-chip{padding:3px 7px!important;font-size:10px!important;font-weight:700!important}.product-edit-page-card{border-radius:14px!important;padding:10px!important}.product-edit-header{margin-bottom:8px!important}.product-edit-header h3{font-size:18px!important}.product-edit-header p{font-size:12px!important}.product-detail-summary.expanded{gap:6px!important}.product-detail-summary div{border-radius:10px!important;padding:8px!important}.product-detail-summary span{font-size:10px!important}.product-detail-summary strong{font-size:11px!important;font-weight:600!important}.barcode-section h4,.venue-settings-preview h4{font-size:13px!important}.barcode-form-grid{gap:6px!important}.barcode-form-grid label{font-size:10px!important}.barcode-form-grid input,.barcode-form-grid select{border-radius:8px!important;height:32px!important;min-height:32px!important;padding:5px 8px!important;font-size:11px!important}.barcode-table th,.barcode-table td{padding:5px 6px!important;font-size:11px!important}@media (width<=1100px){.products-filter-panel,.product-expanded-panel{grid-template-columns:1fr!important}.wide-expanded-detail{grid-column:span 1!important}.products-table{min-width:900px!important}}.inline-product-table-input.small{max-width:82px}.products-pagination-bar{color:#64748b;justify-content:space-between;align-items:center;gap:8px;margin:4px 0 8px;font-size:11px;font-weight:700;display:flex}.products-pagination-actions{align-items:center;gap:6px;display:inline-flex}.products-pagination-actions label{color:#64748b;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.products-pagination-actions select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:28px;padding:3px 6px;font-size:11px}.products-pagination-actions button:disabled{opacity:.45;cursor:not-allowed}.inline-product-table-input{color:#0f172a;background:0 0;border:1px solid #0000;border-radius:6px;width:100%;max-width:150px;height:26px;padding:3px 5px;font-size:11px;font-weight:500}.inline-product-table-input.name{max-width:240px}.inline-product-table-input.small{text-align:right;max-width:72px!important}.inline-product-table-input:hover,.inline-product-table-input:focus{background:#fff;border-color:#93c5fd;outline:none}.products-table td small{max-width:240px!important}.purchases-page{flex-direction:column;gap:10px;max-width:100%;display:flex;overflow-x:hidden}.purchase-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.purchases-layout{grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);align-items:start;gap:10px;max-width:100%;display:grid}.purchase-builder-card,.purchase-list-card{border-radius:18px;max-width:100%;padding:12px;overflow:hidden}.purchase-section-header,.purchase-lines-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.purchase-section-header h3,.purchase-lines-header h4{color:#0f172a;margin:0;font-size:17px}.purchase-section-header p{color:#64748b;margin:3px 0 0;font-size:12px;line-height:1.45}.purchase-header-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:minmax(180px,1.2fr) minmax(150px,1fr) 135px 120px 90px 115px;gap:8px;margin-bottom:10px;padding:10px;display:grid}.purchase-header-grid label,.purchase-line-card label{color:#64748b;text-transform:uppercase;letter-spacing:.02em;gap:4px;min-width:0;font-size:10px;font-weight:900;display:grid}.purchase-header-grid input,.purchase-header-grid select,.purchase-line-card input,.purchase-line-card select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;width:100%;height:32px;padding:6px 8px;font-size:12px;font-weight:700}.purchase-lines-scroll{min-height:300px;max-height:calc(100vh - 440px);padding-right:4px;overflow:auto}.purchase-line-card{background:#fff;border:1px solid #dbeafe;border-radius:14px;margin-bottom:8px;padding:10px;box-shadow:0 6px 16px #0f172a0a}.purchase-line-top-row{grid-template-columns:minmax(260px,1.5fr) 105px 80px 100px 100px;align-items:start;gap:8px;display:grid}.purchase-line-cost-row{grid-template-columns:120px 110px 110px 72px 95px 95px 110px 68px;align-items:end;gap:8px;margin-top:8px;display:grid}.purchase-product-search-field{position:relative}.purchase-product-search-box{grid-template-columns:minmax(0,1fr) 74px;gap:6px;display:grid}.purchase-product-results{z-index:50;background:#fff;border:1px solid #93c5fd;border-radius:12px;max-height:220px;padding:6px;position:absolute;top:50px;left:0;right:0;overflow:auto;box-shadow:0 16px 34px #0f172a2e}.purchase-product-results button{text-align:left;cursor:pointer;background:#fff;border:none;border-radius:9px;width:100%;padding:7px 8px}.purchase-product-results button:hover{background:#eff6ff}.purchase-product-results strong{color:#0f172a;font-size:12px;display:block}.purchase-product-results span{color:#64748b;margin-top:2px;font-size:10px;display:block}.purchase-line-total-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;min-height:48px;padding:7px 8px}.purchase-line-total-card span,.purchase-total-strip span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.purchase-line-total-card strong,.purchase-total-strip strong{color:#0f172a;margin-top:2px;font-size:12px;display:block}.purchase-line-total-card small{color:#64748b;margin-top:2px;font-size:10px;display:block}.purchase-total-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.purchase-total-strip div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:8px 10px}.purchase-invoices-table{min-width:860px}.purchase-invoices-table th,.purchase-invoices-table td{white-space:nowrap;padding:6px 8px;font-size:11px}@media (width<=1300px){.purchases-layout,.purchase-summary-grid{grid-template-columns:1fr}.purchase-header-grid,.purchase-line-top-row,.purchase-line-cost-row{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-lines-scroll,.purchase-invoices-scroll{min-height:260px;max-height:none}}@media (width<=760px){.purchase-header-grid,.purchase-line-top-row,.purchase-line-cost-row,.purchase-total-strip{grid-template-columns:1fr}}.suppliers-page .suppliers-layout{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr)!important;align-items:start!important;gap:12px!important;display:grid!important}.suppliers-page .supplier-form-card,.suppliers-page .supplier-list-card{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;padding:14px!important;box-shadow:0 10px 24px #0f172a0d!important}.suppliers-page .supplier-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.suppliers-page .supplier-form-grid label,.suppliers-page .supplier-filter-row label{color:#64748b!important;gap:5px!important;font-size:11px!important;font-weight:800!important;display:grid!important}.suppliers-page .supplier-form-grid input,.suppliers-page .supplier-filter-row input{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;height:34px!important;padding:7px 10px!important;font-size:12px!important}.suppliers-page .wide-field{grid-column:1/-1!important}.suppliers-page .supplier-active-toggle{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;display:flex!important}.suppliers-page .supplier-filter-row{grid-template-columns:minmax(260px,1fr) 160px 90px!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important;display:grid!important}.suppliers-page .suppliers-table-scroll{min-height:380px!important;max-height:calc(100vh - 330px)!important;overflow:auto!important}.suppliers-page .suppliers-table{min-width:980px!important}.suppliers-page .suppliers-table th,.suppliers-page .suppliers-table td{white-space:nowrap!important;padding:7px 9px!important;font-size:12px!important}.sales-import-page-modern .sales-import-modern-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.75fr)!important;align-items:start!important;gap:10px!important;display:grid!important}.sales-import-page-modern .sales-mapping-form-modern{grid-template-columns:repeat(5,minmax(95px,1fr))!important;align-items:end!important;gap:8px!important;display:grid!important}.sales-import-page-modern .sales-mapping-form-modern label,.sales-import-page-modern .sales-upload-form-modern label{color:#64748b!important;gap:4px!important;font-size:10px!important;font-weight:800!important;display:grid!important}.sales-import-page-modern input,.sales-import-page-modern select{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:9px!important;height:32px!important;padding:5px 8px!important;font-size:12px!important}.purchase-list-hero,.purchase-capture-header,.purchase-invoice-details-card,.purchase-product-search-panel,.purchase-lines-table-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;padding:14px;box-shadow:0 10px 24px #0f172a0d}.purchase-list-hero,.purchase-capture-header,.purchase-lines-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.purchase-list-hero h3,.purchase-capture-header h3{color:#0f172a;margin:2px 0 4px;font-size:22px}.purchase-list-hero p,.purchase-capture-header p,.purchase-lines-title-row p{color:#64748b;margin:0;font-size:12px}.purchase-summary-grid,.purchase-metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 0;display:grid}.purchase-metric-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.purchase-metric-strip div{background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:10px 12px}.purchase-metric-strip span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.purchase-metric-strip strong{color:#0f172a;margin-top:4px;font-size:15px;display:block}.purchase-capture-shell{gap:10px;display:grid}.purchase-invoice-details-card{grid-template-columns:1.1fr 1fr 160px 150px 100px 120px;align-items:end;gap:10px;display:grid}.purchase-invoice-details-card label,.purchase-product-search-panel label,.purchase-lines-modern-table label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;gap:5px;font-size:10px;font-weight:900;display:grid}.purchase-invoice-details-card input,.purchase-invoice-details-card select,.purchase-product-search-panel input,.purchase-lines-modern-table input,.purchase-lines-modern-table select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;width:100%;height:32px;padding:5px 8px;font-size:12px}.purchase-product-search-panel{position:relative}.purchase-search-status{color:#64748b;margin-top:6px;font-size:11px;font-weight:800;display:inline-block}.purchase-product-live-results span,.purchase-lines-modern-table small{color:#64748b;font-size:10px;display:block}.purchase-lines-table-scroll,.purchase-invoices-scroll{min-height:360px;max-height:calc(100vh - 410px);overflow:auto}.purchase-lines-modern-table{min-width:1180px}.purchase-lines-modern-table th,.purchase-lines-modern-table td,.purchase-invoices-table th,.purchase-invoices-table td{vertical-align:middle!important;padding:7px 8px!important;font-size:12px!important}.purchase-lines-modern-table td:first-child{min-width:250px}.full-width-purchase-list{width:100%}@media (width<=1250px){.purchase-invoice-details-card,.purchase-product-live-results,.purchase-summary-grid,.purchase-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.suppliers-page .suppliers-layout,.suppliers-page .supplier-form-grid,.suppliers-page .supplier-filter-row,.purchase-invoice-details-card,.purchase-product-live-results,.purchase-summary-grid,.purchase-metric-strip{grid-template-columns:1fr!important}.purchase-list-hero,.purchase-capture-header{flex-direction:column}}.categories-classes-page{flex-direction:column;gap:10px;max-width:100%;display:flex;overflow-x:hidden}.categories-classes-page .compact-page-toolbar{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #dbe3ef;border-radius:18px;margin-bottom:0;padding:12px 14px;box-shadow:0 10px 24px #0f172a0d}.categories-classes-page .compact-page-toolbar h3{letter-spacing:.01em;font-size:20px}.categories-classes-page .compact-rule-strip{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff14;border-radius:16px;padding:10px 12px;box-shadow:0 12px 30px #0f172a29}.categories-classes-page .compact-category-grid,.compact-category-grid{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;display:grid!important}.categories-classes-page .compact-setup-card{border:1px solid #dbe3ef!important;border-radius:18px!important;width:100%!important;min-height:0!important;padding:12px!important;overflow:hidden!important;box-shadow:0 10px 24px #0f172a0d!important}.categories-classes-page .compact-card-heading{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;padding:10px 12px}.categories-classes-page .compact-card-heading h3{letter-spacing:.01em;font-size:17px!important}.categories-classes-page .compact-card-heading span{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 9px;font-size:11px!important}.categories-classes-page .compact-inline-form,.categories-classes-page .compact-inline-form.class-form,.categories-classes-page .category-inline-form{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:14px!important;grid-template-columns:minmax(260px,1fr) minmax(170px,.35fr) 96px!important;align-items:end!important;gap:8px!important;margin-bottom:10px!important;padding:10px!important;display:grid!important}.categories-classes-page .compact-inline-form.class-form{grid-template-columns:minmax(260px,1fr) minmax(260px,.5fr) 96px!important}.categories-classes-page .compact-inline-form input,.categories-classes-page .compact-inline-form select,.categories-classes-page .compact-table-input{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;height:34px!important;padding:7px 9px!important;font-size:12px!important}.categories-classes-page .category-weighable-create{color:#334155!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:10px!important;flex-direction:row!important;align-items:center!important;gap:8px!important;height:34px!important;min-height:34px!important;padding:7px 9px!important;font-size:11px!important;font-weight:800!important;display:flex!important}.categories-classes-page .category-weighable-create input{width:15px!important;height:15px!important}.categories-classes-page .compact-category-scroll{border:1px solid #e2e8f0!important;border-radius:14px!important;min-height:220px!important;max-height:360px!important;overflow:auto!important}.categories-classes-page .compact-category-table{width:100%!important;min-width:1080px!important}.categories-classes-page .compact-category-table th{z-index:8;text-transform:uppercase;letter-spacing:.03em;position:sticky;top:0;box-shadow:inset 0 -1px #e2e8f0;color:#334155!important;background:#f8fafc!important;padding:7px 8px!important;font-size:10px!important}.categories-classes-page .compact-category-table td{background:#fff;border-bottom:1px solid #f1f5f9!important;padding:7px 8px!important;font-size:11px!important}.categories-classes-page .compact-category-table tbody tr:hover td{background:#f8fafc!important}.categories-classes-page .uom-preview-text{white-space:nowrap;text-overflow:ellipsis;color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;max-width:180px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex;overflow:hidden}.categories-classes-page .row-pencil-button,.categories-classes-page .tiny-button{border-radius:8px!important;min-height:26px!important;font-size:10px!important;font-weight:800!important}.categories-classes-page .primary-button{border-radius:10px!important;min-height:34px!important;padding:7px 12px!important;font-size:12px!important}.app-shell{height:100vh!important;max-height:100vh!important;overflow:hidden!important}.sidebar{flex-shrink:0!important;height:100vh!important;max-height:100vh!important;position:sticky!important;top:0!important;overflow:hidden auto!important}.main-area{height:100vh!important;max-height:100vh!important;padding-bottom:96px!important;overflow:hidden auto!important}@media (width<=1000px){.categories-classes-page .compact-inline-form,.categories-classes-page .compact-inline-form.class-form,.categories-classes-page .category-inline-form{grid-template-columns:1fr!important}}html,body,#root{height:100%;min-height:100%;overflow:hidden!important}.app-shell{width:100vw;display:flex;height:100vh!important;max-height:100vh!important;overflow:hidden!important}.brand-block,.compact-brand{z-index:50;background:#111827;position:sticky;top:0}.side-nav{padding-bottom:96px!important}.suppliers-page{flex-direction:column;gap:10px;display:flex}.supplier-form-card,.supplier-list-card{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;padding:16px!important;overflow:hidden!important;box-shadow:0 12px 30px #0f172a0f!important}.supplier-form-grid label{color:#475569!important;gap:5px!important;font-size:11px!important;font-weight:900!important;display:grid!important}.supplier-form-grid input,.supplier-filter-row input{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;height:36px!important;padding:7px 10px!important;font-size:12px!important}.supplier-active-toggle{background:#f8fbff!important;border:1px solid #dbeafe!important;border-radius:12px!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:10px 12px!important;display:flex!important}.supplier-active-toggle input,.supplier-filter-row input[type=checkbox]{width:16px!important;min-width:16px!important;height:16px!important}.supplier-form-actions{justify-content:flex-end!important;align-items:end!important;display:flex!important}.supplier-filter-row{grid-template-columns:minmax(260px,1fr) 150px 90px!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;display:grid!important}.supplier-filter-row label{color:#475569!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:7px!important;height:36px!important;font-size:11px!important;font-weight:900!important;display:flex!important}.suppliers-table{table-layout:auto!important;width:100%!important;min-width:860px!important}.suppliers-table th,.suppliers-table td{white-space:nowrap!important;padding:8px 9px!important;font-size:12px!important}.suppliers-table thead th{z-index:5;position:sticky;top:0;background:#f8fafc!important}.supplier-row-actions .tiny-button{border-radius:8px!important;height:28px!important;padding:4px 8px!important;font-size:11px!important}.sales-import-page-modern{flex-direction:column!important;gap:10px!important;max-width:100%!important;display:flex!important}.sales-import-hero-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid #dbe3ef!important;border-radius:18px!important;grid-template-columns:minmax(300px,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px 14px!important;display:grid!important;box-shadow:0 10px 24px #0f172a0d!important}.sales-import-status-grid{grid-template-columns:repeat(3,minmax(130px,1fr))!important;gap:8px!important;display:grid!important}.sales-import-status{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:13px!important;padding:8px 10px!important}.sales-import-status span{color:#64748b!important;text-transform:uppercase!important;font-size:10px!important;font-weight:900!important;display:block!important}.sales-import-status strong{color:#0f172a!important;margin-top:3px!important;font-size:12px!important;display:block!important}.sales-import-card{border:1px solid #dbe3ef!important;border-radius:18px!important;padding:14px!important;box-shadow:0 12px 30px #0f172a0d!important}.sales-import-card-header{justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}.sales-import-card-header h3{color:#0f172a!important;margin:0!important;font-size:18px!important}.sales-import-card-header p{color:#64748b!important;margin:3px 0 0!important;font-size:12px!important}.sales-mapping-form-modern{grid-template-columns:repeat(5,minmax(85px,1fr))!important;align-items:end!important;gap:8px!important;display:grid!important}.sales-mapping-form-modern label,.sales-upload-form-modern label{color:#475569!important;gap:4px!important;font-size:10px!important;font-weight:900!important;display:grid!important}.sales-mapping-form-modern input,.sales-mapping-form-modern select,.sales-upload-form-modern input,.sales-upload-form-modern select{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:34px!important;padding:7px 9px!important;font-size:12px!important}.mapping-toggle-card{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;flex-direction:row!important;grid-column:span 2!important;align-items:center!important;gap:9px!important;min-height:40px!important;padding:8px 10px!important;display:flex!important}.mapping-toggle-card input{width:16px!important;min-width:16px!important;height:16px!important}.mapping-status-strip{border-radius:12px!important;margin-top:10px!important;padding:8px 10px!important;font-size:11px!important}.sales-upload-form-modern{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.file-drop-zone{background:#eff6ff!important;border:1px dashed #93c5fd!important;border-radius:15px!important;min-height:116px!important;padding:14px!important}.modern-import-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.compact-category-grid,.categories-classes-grid{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}.compact-category-grid .compact-setup-card,.category-setup-card{border-radius:18px!important;width:100%!important;min-height:auto!important;box-shadow:0 12px 30px #0f172a0d!important}.compact-category-grid .compact-category-scroll{min-height:260px!important;max-height:410px!important;overflow:auto!important}.compact-category-table thead th,.category-class-table thead th{z-index:5;position:sticky;top:0;background:#f8fafc!important}@media (width<=1200px){.suppliers-layout,.sales-import-hero-card,.sales-import-modern-grid,.sales-mapping-form-modern,.sales-import-status-grid,.supplier-form-grid,.supplier-filter-row{grid-template-columns:1fr!important}.mapping-toggle-card{grid-column:span 1!important}}.app-shell{width:100vw!important;max-width:100vw!important;display:flex!important;overflow:hidden!important}.sidebar{flex:0 0 245px!important;height:100vh!important;max-height:100vh!important;position:sticky!important;top:0!important;overflow:hidden auto!important}.main-area{flex:auto!important;min-width:0!important;height:100vh!important;max-height:100vh!important;padding-bottom:96px!important;overflow:hidden auto!important}.purchases-page,.products-page,.suppliers-page,.sales-import-page-modern{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.purchase-fullscreen-page .purchase-capture-shell,.purchase-list-page .purchase-list-hero,.purchase-list-page .purchase-summary-grid,.purchase-document-section,.purchase-invoice-details-card,.purchase-product-search-panel,.purchase-lines-table-card{width:100%!important;min-width:0!important;max-width:100%!important}.purchase-capture-shell{box-shadow:none!important;background:0 0!important;border:none!important;gap:10px!important;padding:0!important;display:grid!important}.purchase-capture-header,.purchase-list-hero{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid #dbe3ef!important;border-radius:18px!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;padding:14px 16px!important;display:flex!important;box-shadow:0 10px 24px #0f172a0d!important}.purchase-capture-header h3,.purchase-list-hero h3{color:#0f172a!important;margin:2px 0 4px!important;font-size:22px!important}.eyebrow-label{color:#1d4ed8!important;text-transform:uppercase!important;letter-spacing:.05em!important;background:#dbeafe!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;padding:3px 8px!important;font-size:10px!important;font-weight:900!important;display:inline-flex!important}.credit-note-mode .eyebrow-label{color:#991b1b!important;background:#fee2e2!important}.purchase-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.purchase-metric-strip,.purchase-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.purchase-metric-strip div,.purchase-summary-grid .metric-card{background:#fff!important;border:1px solid #dbeafe!important;border-radius:14px!important;min-width:0!important;padding:10px 12px!important}.purchase-metric-strip span,.purchase-summary-grid span{color:#64748b!important;text-transform:uppercase!important;font-size:10px!important;font-weight:900!important;display:block!important}.purchase-metric-strip strong,.purchase-summary-grid strong{color:#0f172a!important;margin-top:4px!important;font-size:15px!important;display:block!important}.purchase-invoice-details-card{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:16px!important;grid-template-columns:1.1fr 1fr .9fr .75fr .55fr .75fr!important;align-items:end!important;gap:8px!important;padding:12px!important;display:grid!important}.purchase-invoice-details-card label,.purchase-product-search-panel label{color:#475569!important;text-transform:uppercase!important;gap:4px!important;min-width:0!important;font-size:10px!important;font-weight:900!important;display:grid!important}.purchase-invoice-details-card input,.purchase-invoice-details-card select,.purchase-product-search-panel input,.purchase-lines-modern-table input,.purchase-lines-modern-table select{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:34px!important;padding:7px 9px!important;font-size:12px!important;font-weight:700!important}.purchase-invoice-details-card .wide-field{grid-column:span 2!important}.purchase-vat-note{color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:14px!important;padding:10px 12px!important;font-size:12px!important;font-weight:700!important}.purchase-product-search-panel{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:16px!important;padding:12px!important;position:relative!important}.purchase-product-live-results{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;max-height:210px!important;margin-top:8px!important;display:grid!important;overflow:auto!important}.purchase-product-live-results button{text-align:left!important;color:#0f172a!important;cursor:pointer!important;background:#f8fbff!important;border:1px solid #dbeafe!important;border-radius:12px!important;padding:8px 10px!important}.purchase-product-live-results button:hover{background:#eff6ff!important;border-color:#2563eb!important}.purchase-product-live-results strong{margin-bottom:3px!important;font-size:12px!important;display:block!important}.purchase-product-live-results span{color:#64748b!important;font-size:10px!important;line-height:1.35!important;display:block!important}.purchase-lines-table-card,.purchase-list-card{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;padding:12px!important;box-shadow:0 10px 24px #0f172a0d!important}.purchase-lines-table-scroll,.purchase-invoices-scroll{border:1px solid #e2e8f0!important;border-radius:14px!important;width:100%!important;max-width:100%!important;overflow:auto!important}.purchase-lines-table-scroll{min-height:260px!important;max-height:calc(100vh - 480px)!important}.purchase-invoices-scroll{min-height:170px!important;max-height:320px!important}.purchase-lines-modern-table,.purchase-invoices-table{table-layout:fixed!important;width:100%!important;min-width:920px!important}.purchase-lines-modern-table th,.purchase-lines-modern-table td,.purchase-invoices-table th,.purchase-invoices-table td{vertical-align:middle!important;white-space:nowrap!important;padding:7px 8px!important;font-size:11px!important}.purchase-lines-modern-table tbody tr:nth-child(odd) td,.purchase-invoices-table tbody tr:nth-child(odd) td{background:#fff!important}.purchase-lines-modern-table tbody tr:nth-child(2n) td,.purchase-invoices-table tbody tr:nth-child(2n) td{background:#f8fafc!important}.purchase-lines-modern-table tbody tr:hover td,.purchase-invoices-table tbody tr:hover td{background:#eff6ff!important}.purchase-lines-modern-table th,.purchase-invoices-table th{z-index:3!important;color:#334155!important;text-transform:uppercase!important;letter-spacing:.03em!important;background:#f1f5f9!important;font-size:10px!important;position:sticky!important;top:0!important}.purchase-lines-modern-table td:first-child{width:240px!important}.rand-input-wrap{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:center!important;display:grid!important;overflow:hidden!important}.rand-input-wrap span{color:#0f172a!important;background:#f1f5f9!important;place-items:center!important;height:34px!important;font-size:11px!important;font-weight:900!important;display:grid!important}.purchase-document-section{margin-top:10px!important}.purchase-section-heading{justify-content:space-between!important;align-items:center!important;margin-bottom:6px!important;padding:0 4px!important;display:flex!important}.purchase-section-heading h4{color:#0f172a!important;margin:0!important;font-size:16px!important}.purchase-section-heading span{color:#64748b!important;font-size:12px!important;font-weight:800!important}.credit-section .purchase-list-card{border-color:#fecaca!important}.suppliers-layout{grid-template-columns:minmax(340px,.85fr) minmax(0,1.35fr)!important;align-items:start!important;gap:12px!important;display:grid!important}.supplier-form-card,.supplier-list-card{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;padding:14px!important;box-shadow:0 10px 24px #0f172a0d!important}.supplier-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.supplier-form-grid .wide-field{grid-column:1/-1!important}.supplier-form-grid input,.supplier-filter-row input{border:1px solid #cbd5e1!important;border-radius:10px!important;height:36px!important;padding:8px 10px!important;font-size:12px!important}.supplier-active-toggle{border-radius:12px!important;min-height:44px!important}.supplier-filter-row{grid-template-columns:minmax(220px,1fr) 160px 92px!important;align-items:center!important;gap:8px!important;display:grid!important}.suppliers-table-scroll{border:1px solid #e2e8f0!important;border-radius:14px!important;min-height:360px!important;max-height:calc(100vh - 330px)!important;overflow:auto!important}.suppliers-table{width:100%!important;min-width:860px!important}.suppliers-table tbody tr:nth-child(2n) td{background:#f8fafc!important}.sales-import-page-modern{gap:10px!important;display:grid!important}.sales-import-hero-card{border-radius:16px!important;padding:12px 14px!important}.sales-import-modern-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.7fr)!important;align-items:start!important;gap:10px!important;display:grid!important}.sales-mapping-form-modern{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.sales-mapping-form-modern input,.sales-mapping-form-modern select,.sales-upload-form-modern input,.sales-upload-form-modern select{border-radius:9px!important;height:32px!important;padding:6px 8px!important;font-size:12px!important}.product-edit-header{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%)!important;border:1px solid #bfdbfe!important;border-radius:18px!important;padding:14px!important}.product-edit-form-grid{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:18px!important;grid-template-columns:repeat(6,minmax(105px,1fr))!important;gap:10px!important;margin-bottom:12px!important;padding:12px!important;display:grid!important}.product-edit-form-grid label{color:#475569!important;text-transform:uppercase!important;gap:5px!important;font-size:10px!important;font-weight:900!important;display:grid!important}.product-edit-form-grid label:first-child{grid-column:span 2!important}.product-edit-form-grid input,.product-edit-form-grid select{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:34px!important;padding:7px 9px!important;font-size:12px!important;font-weight:700!important}.product-settings-toggle-grid label{background:#fff!important;border-radius:14px!important}@media (width<=1250px){.purchase-invoice-details-card,.product-edit-form-grid,.purchase-metric-strip,.purchase-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.purchase-product-live-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=900px){.purchase-capture-header,.purchase-list-hero,.suppliers-layout{flex-direction:column!important;grid-template-columns:1fr!important}.purchase-invoice-details-card,.purchase-metric-strip,.purchase-summary-grid,.purchase-product-live-results,.sales-import-modern-grid,.sales-mapping-form-modern,.supplier-form-grid,.supplier-filter-row,.product-edit-form-grid{grid-template-columns:1fr!important}.purchase-invoice-details-card .wide-field,.product-edit-form-grid label:first-child{grid-column:span 1!important}}.purchases-page,.purchase-document-form-page,.purchase-list-page{max-width:100%!important;overflow-x:hidden!important}.purchase-document-form-page .purchase-invoice-details-card{grid-template-columns:minmax(160px,1.1fr) minmax(160px,1fr) 150px 150px 110px 120px!important;align-items:end!important;gap:8px!important;display:grid!important}.purchase-document-form-page .purchase-invoice-details-card label{min-width:0!important}.purchase-document-form-page .purchase-product-search-panel,.purchase-document-form-page .purchase-lines-table-card{max-width:100%!important;overflow:hidden!important}.purchase-lines-table-scroll{max-width:100%!important;min-height:330px!important;max-height:calc(100vh - 430px)!important;overflow:auto!important}.purchase-lines-modern-table{table-layout:fixed!important;width:100%!important;min-width:980px!important}.purchase-lines-modern-table th,.purchase-lines-modern-table td{white-space:nowrap!important;padding:8px 9px!important;font-size:12px!important}.purchase-lines-modern-table tbody tr:nth-child(odd) td{background:#fff!important}.purchase-lines-modern-table tbody tr:nth-child(2n) td{background:#f4f7fb!important}.purchase-lines-modern-table tbody tr:hover td{background:#eaf2ff!important}.purchase-lines-modern-table th:first-child,.purchase-lines-modern-table td:first-child{width:240px!important}.purchase-lines-modern-table th:nth-child(2),.purchase-lines-modern-table td:nth-child(2){width:115px!important}.purchase-lines-modern-table th:nth-child(3),.purchase-lines-modern-table td:nth-child(3){width:105px!important}.purchase-lines-modern-table th:nth-child(4),.purchase-lines-modern-table td:nth-child(4){width:120px!important}.purchase-lines-modern-table th:nth-child(5),.purchase-lines-modern-table td:nth-child(5){width:100px!important}.purchase-lines-modern-table th:nth-child(6),.purchase-lines-modern-table td:nth-child(6){width:90px!important}.purchase-lines-modern-table th:nth-child(7),.purchase-lines-modern-table td:nth-child(7){width:110px!important}.purchase-lines-modern-table th:nth-child(8),.purchase-lines-modern-table td:nth-child(8){width:140px!important}.purchase-lines-modern-table th:nth-child(9),.purchase-lines-modern-table td:nth-child(9){width:80px!important}.purchase-lines-modern-table input,.purchase-lines-modern-table select{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;height:34px!important;padding:7px 9px!important;font-size:12px!important}.rand-input-wrap{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;grid-template-columns:28px minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.rand-input-wrap span{color:#0f172a!important;background:#eef2f7!important;border-right:1px solid #cbd5e1!important;place-items:center!important;font-weight:900!important;display:grid!important}.rand-input-wrap input{border:none!important;border-radius:0!important}.product-edit-page-card{background:#fff!important;border:1px solid #dbeafe!important;border-radius:22px!important;padding:18px!important;box-shadow:0 18px 44px #0f172a1a!important}.product-edit-header:not(.compact-inner-header){color:#fff!important;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%)!important;border:none!important;border-radius:18px!important;padding:14px 16px!important}.product-edit-header:not(.compact-inner-header) h3,.product-edit-header:not(.compact-inner-header) p{color:#fff!important}.product-edit-form-grid{background:#f8fafc!important;border:1px solid #dbe3ef!important;border-radius:18px!important;gap:10px!important;padding:14px!important}.product-edit-form-grid label{color:#475569!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:10px!important;font-weight:900!important}.product-edit-form-grid input,.product-edit-form-grid select{background:#fff!important;border-radius:11px!important;height:36px!important;font-size:12px!important;font-weight:700!important}.compact-category-grid{grid-template-columns:1fr!important}.compact-category-table th{z-index:8!important;position:sticky!important;top:0!important}.uom-preview-text{color:#1d4ed8!important;white-space:nowrap!important;background:#eff6ff!important;border-radius:999px!important;align-items:center!important;padding:4px 8px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}@media (width<=1300px){.purchase-document-form-page .purchase-invoice-details-card{grid-template-columns:repeat(3,minmax(160px,1fr))!important}}.counts-management-page{flex-direction:column;gap:10px;max-width:100%;display:flex;overflow-x:hidden}.counts-hero-card,.counts-filter-panel,.counts-manual-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;padding:14px 16px;box-shadow:0 10px 24px #0f172a0d}.counts-hero-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.counts-hero-card h3{color:#0f172a;margin:4px 0;font-size:22px}.counts-hero-card p,.counts-section-heading p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.counts-context-row,.counts-hero-actions,.counts-manual-footer,.counts-line-search-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.counts-context-row{color:#475569;margin-top:8px;font-size:12px}.counts-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.counts-filter-panel{grid-template-columns:170px 170px 220px;align-items:end;gap:10px;padding:10px 12px;display:grid}.counts-filter-panel label,.counts-manual-header-grid label,.counts-product-search-panel label,.counts-manual-lines-scroll label{color:#475569;text-transform:uppercase;letter-spacing:.03em;gap:5px;font-size:10px;font-weight:900;display:grid}.counts-filter-panel select,.counts-manual-header-grid input,.counts-manual-header-grid select,.counts-product-search-panel input,.counts-line-search-row input,.counts-lines-table input,.counts-lines-table select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:34px;padding:7px 9px;font-size:12px}.counts-layout-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:start;gap:10px;min-width:0;display:grid}.counts-list-card,.counts-detail-card{min-width:0;overflow:hidden}.counts-submissions-scroll,.counts-lines-detail-scroll{border:1px solid #e2e8f0;border-radius:14px;min-height:360px;max-height:calc(100vh - 420px);overflow:auto}.counts-submissions-table{min-width:920px}.counts-lines-table{min-width:980px}.counts-submissions-table th,.counts-submissions-table td,.counts-lines-table th,.counts-lines-table td{vertical-align:middle!important;padding:7px 8px!important;font-size:12px!important}.counts-submissions-table thead th,.counts-lines-table thead th{z-index:8;position:sticky;top:0;background:#f8fafc!important}.counts-submissions-table td small,.counts-lines-table td small{color:#64748b;margin-top:2px;font-size:10px;display:block}.selected-count-row td{box-shadow:inset 2px 0 #2563eb;background:#eff6ff!important}.count-stage-pill{text-transform:capitalize;color:#374151;background:#e5e7eb;border-radius:999px;align-items:center;padding:4px 8px;font-size:10px;font-weight:900;display:inline-flex}.count-stage-pill.opening{color:#1d4ed8;background:#dbeafe}.count-stage-pill.closing{color:#166534;background:#dcfce7}.count-stage-pill.spot_check{color:#92400e;background:#fef3c7}.counts-detail-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.counts-detail-summary-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:8px 10px}.counts-detail-summary-grid span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.counts-detail-summary-grid strong{color:#0f172a;text-transform:capitalize;margin-top:4px;font-size:13px;display:block}.counts-line-search-row{justify-content:space-between;margin-bottom:8px}.counts-line-search-row input{max-width:280px}.counts-line-search-row span,.counts-manual-footer span{color:#64748b;font-size:12px;font-weight:800}.counts-manual-card{padding:12px}.counts-section-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.counts-section-heading h3{color:#0f172a;margin:0;font-size:18px}.counts-manual-header-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:150px 220px 170px 160px minmax(220px,1fr);gap:8px;margin-bottom:10px;padding:10px;display:grid}.counts-product-search-panel{background:#fff;border:1px solid #dbeafe;border-radius:14px;margin-bottom:10px;padding:10px;position:relative}.counts-product-live-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:210px;margin-top:8px;display:grid;overflow:auto}.counts-product-live-results button{text-align:left;color:#0f172a;cursor:pointer;background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:9px 10px}.counts-product-live-results button:hover{background:#eff6ff;border-color:#93c5fd}.counts-product-live-results strong{font-size:12px;display:block}.counts-product-live-results span{color:#64748b;margin-top:3px;font-size:10px;display:block}.counts-manual-lines-scroll{border:1px solid #e2e8f0;border-radius:14px;max-height:280px;overflow:auto}.counts-manual-footer{justify-content:space-between;margin-top:10px}.tiny-button.success-action{color:#166534;background:#dcfce7;border-color:#bbf7d0}.tiny-button.success-action:hover{background:#bbf7d0}@media (width<=1300px){.counts-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.counts-layout-grid,.counts-manual-header-grid,.counts-product-live-results{grid-template-columns:1fr!important}.counts-submissions-scroll,.counts-lines-detail-scroll{min-height:300px;max-height:none}}@media (width<=850px){.counts-hero-card,.counts-line-search-row{flex-direction:column;align-items:stretch}.counts-summary-grid,.counts-filter-panel,.counts-detail-summary-grid{grid-template-columns:1fr!important}.counts-line-search-row input{max-width:100%}}.counts-view-page,.counts-management-page{flex-direction:column;gap:10px;max-width:100%;display:flex;overflow-x:hidden}.counts-view-hero{align-items:flex-start}.counts-toolbar-card{background:#fff;border:1px solid #dbe3ef;border-radius:16px;grid-template-columns:minmax(280px,1.4fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(140px,.6fr);align-items:end;gap:8px;padding:10px 12px;display:grid;box-shadow:0 10px 24px #0f172a0d}.counts-toolbar-card label,.counts-add-form label,.counts-filter-card label{color:#475569;text-transform:uppercase;letter-spacing:.03em;gap:5px;font-size:10px;font-weight:900;display:grid}.counts-toolbar-card input,.counts-toolbar-card select,.counts-add-form input,.counts-add-form select,.counts-filter-card select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:34px;padding:7px 9px;font-size:12px;font-weight:700}.counts-legend-row{color:#475569;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.counts-legend-row span{background:#fff;border:1px solid #dbe3ef;border-radius:999px;padding:5px 9px}.counts-legend-row strong{color:#1d4ed8}.counts-worksheet-card{padding:12px!important}.counts-worksheet-scroll{border:1px solid #e2e8f0;border-radius:14px;min-height:430px;max-height:calc(100vh - 330px);overflow:auto}.counts-worksheet-table{min-width:1120px}.counts-worksheet-table th,.counts-worksheet-table td{white-space:nowrap;vertical-align:middle!important;padding:7px 8px!important;font-size:12px!important}.counts-worksheet-table thead th{z-index:8;color:#334155;text-transform:uppercase;letter-spacing:.03em;position:sticky;top:0;box-shadow:inset 0 -1px #e2e8f0;background:#f8fafc!important;font-size:10px!important}.counts-worksheet-table tbody tr:nth-child(2n) td{background:#f8fafc}.counts-worksheet-table tbody tr:hover td{background:#eff6ff}.counts-worksheet-table td strong{color:#0f172a;font-size:12px;display:block}.counts-worksheet-table td small{color:#64748b;margin-top:2px;font-size:10px;display:block}.count-source-pill,.count-state-pill{border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:24px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.count-source-pill{color:#1d4ed8;background:#dbeafe}.count-source-pill.edited{color:#92400e;background:#fef3c7}.count-state-pill.full{color:#166534;background:#dcfce7}.count-state-pill.open{color:#9a3412;background:#fff7ed}.read-only-count-cell{color:#334155;font-weight:800;background:#f8fafc!important}.closing-count-input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:92px;height:30px;padding:5px 8px;font-size:12px;font-weight:800}.closing-count-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.movement-arrow{color:#334155;background:#e5e7eb;border-radius:999px;place-items:center;width:30px;height:30px;font-size:18px;font-weight:900;display:inline-grid}.movement-arrow.up{color:#166534;background:#dcfce7}.movement-arrow.down{color:#991b1b;background:#fee2e2}.movement-arrow.equal{color:#075985;background:#e0f2fe}.counts-filter-card{background:#fff;border:1px solid #dbe3ef;border-radius:16px;grid-template-columns:repeat(3,minmax(150px,1fr));align-items:end;gap:8px;padding:10px 12px;display:grid;box-shadow:0 10px 24px #0f172a0d}.counts-add-overlay{z-index:2000;background:#0f172a6b;place-items:center;display:grid;position:fixed;inset:0}.counts-add-modal{background:#fff;border:1px solid #dbe3ef;border-radius:22px;width:min(760px,94vw);max-height:88vh;padding:16px;overflow:auto;box-shadow:0 30px 90px #0f172a47}.modal-header-row,.modal-footer-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-header-row h3{color:#0f172a;margin:0;font-size:20px}.modal-header-row p{color:#64748b;margin:4px 0 0;font-size:12px}.modal-footer-row{justify-content:flex-end;align-items:center;margin-top:12px}.counts-add-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.counts-add-form .full-width-field,.full-width-field{grid-column:1/-1}.counts-add-results{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:230px;padding:8px;display:grid;overflow:auto}.counts-add-results button{text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:12px;padding:9px 10px}.counts-add-results button:hover{background:#eff6ff;border-color:#93c5fd}.counts-add-results strong{font-size:12px;display:block}.counts-add-results span{color:#64748b;margin-top:3px;font-size:10px;display:block}.selected-add-product{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:12px;padding:8px 10px;font-size:12px;font-weight:800}@media (width<=1200px){.counts-toolbar-card,.counts-filter-card,.counts-synced-grid{grid-template-columns:1fr}.counts-worksheet-scroll{max-height:none}}@media (width<=760px){.counts-add-form,.counts-add-results{grid-template-columns:1fr}}.counts-view-page{gap:8px!important}.counts-toolbar-card-top,.counts-toolbar-card{border-radius:16px!important;grid-template-columns:minmax(260px,1.5fr) 190px 190px 170px!important;align-items:end!important;gap:8px!important;margin-top:0!important;margin-bottom:8px!important;padding:10px 12px!important;display:grid!important}.counts-toolbar-card label{text-transform:uppercase;letter-spacing:.03em;color:#475569!important;font-size:10px!important;font-weight:900!important}.counts-toolbar-card input,.counts-toolbar-card select{border-radius:10px!important;height:34px!important;min-height:34px!important;padding:7px 9px!important;font-size:12px!important}.counts-legend-row{display:none!important}.counts-worksheet-card{border-radius:18px!important;margin-top:0!important;padding:12px!important}.counts-list-header-row{align-items:center!important;margin-bottom:8px!important}.counts-list-header-row h3{margin:0!important;font-size:18px!important}.counts-list-header-row p{margin:3px 0 0!important;font-size:12px!important}.counts-list-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.counts-list-actions .compact-button{white-space:nowrap;border-radius:10px!important;height:34px!important;padding:7px 13px!important;font-size:12px!important}.counts-worksheet-scroll{min-height:420px!important;max-height:calc(100vh - 285px)!important;overflow:auto!important}.counts-worksheet-table{table-layout:fixed!important;width:100%!important;min-width:1040px!important}.counts-worksheet-table th,.counts-worksheet-table td{white-space:nowrap!important;padding:7px 8px!important;font-size:11px!important;line-height:1.25!important}.counts-worksheet-table thead th{z-index:8;position:sticky;top:0;box-shadow:inset 0 -1px #e2e8f0;background:#f8fafc!important}.counts-worksheet-table th:first-child,.counts-worksheet-table td:first-child{text-align:center!important;width:44px!important}.counts-worksheet-table th:nth-child(2),.counts-worksheet-table td:nth-child(2){text-align:center!important;width:58px!important}.counts-worksheet-table th:nth-child(3),.counts-worksheet-table td:nth-child(3){width:110px!important}.counts-worksheet-table th:nth-child(4),.counts-worksheet-table td:nth-child(4){width:210px!important}.counts-worksheet-table th:nth-child(5),.counts-worksheet-table td:nth-child(5){width:110px!important}.counts-worksheet-table th:nth-child(6),.counts-worksheet-table td:nth-child(6){width:76px!important}.counts-worksheet-table th:nth-child(7),.counts-worksheet-table td:nth-child(7){width:110px!important}.counts-worksheet-table th:nth-child(8),.counts-worksheet-table td:nth-child(8){width:78px!important}.counts-worksheet-table th:nth-child(9),.counts-worksheet-table td:nth-child(9){width:120px!important}.counts-worksheet-table th:nth-child(10),.counts-worksheet-table td:nth-child(10),.movement-col,.movement-cell{text-align:center!important;width:70px!important;min-width:70px!important}.movement-arrow{color:#475569!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.movement-arrow.up{color:#166534!important;background:#dcfce7!important;border-color:#86efac!important}.movement-arrow.down{color:#991b1b!important;background:#fee2e2!important;border-color:#fecaca!important}.movement-arrow.equal,.movement-arrow.none,.movement-arrow{background:#f8fafc!important}.closing-count-input{border-radius:9px!important;max-width:92px!important;height:30px!important;font-size:12px!important}.count-source-pill,.count-state-pill{border-radius:999px!important;min-width:28px!important;height:24px!important;padding:4px 7px!important;font-size:10px!important;font-weight:900!important}@media (width<=1200px){.counts-toolbar-card-top,.counts-toolbar-card{grid-template-columns:1fr 1fr!important}.counts-list-header-row{flex-direction:column!important;align-items:flex-start!important}.counts-list-actions{justify-content:flex-start!important}}@media (width<=760px){.counts-toolbar-card-top,.counts-toolbar-card{grid-template-columns:1fr!important}}.batch-mix-page{max-width:100%;overflow-x:hidden}.batch-mix-layout{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:12px;display:grid}.batch-mix-form-card,.batch-mix-list-card{min-width:0}.batch-mix-form-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;margin-bottom:12px;display:grid}.batch-mix-form-grid label,.batch-ingredient-search,.batch-lines-table input,.batch-lines-table select{min-width:0}.batch-mix-form-grid label{color:#64748b;gap:4px;font-size:11px;font-weight:800;display:grid}.batch-mix-form-grid input,.batch-mix-form-grid select,.batch-ingredient-search input,.batch-lines-table input,.batch-lines-table select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:34px;padding:7px 9px;font-size:12px}.batch-mix-form-grid .wide-field{grid-column:span 2}.batch-active-toggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-self:end;align-items:center;min-height:34px;padding:7px 9px;flex-direction:row!important;gap:8px!important;display:flex!important}.batch-active-toggle input{width:16px;height:16px;min-height:auto}.batch-mix-ingredients-panel{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;padding:10px}.batch-section-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.batch-section-heading h4{color:#0f172a;margin:0;font-size:14px}.batch-section-heading p{color:#64748b;margin:3px 0 0;font-size:11px;line-height:1.4}.batch-ingredient-search{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:8px;display:grid}.batch-ingredient-search span{color:#64748b;font-size:11px;font-weight:800}.batch-ingredient-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:170px;margin-bottom:8px;display:grid;overflow-y:auto}.batch-ingredient-results button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:8px 9px}.batch-ingredient-results button:hover{background:#eff6ff;border-color:#93c5fd}.batch-ingredient-results strong,.batch-mix-list-table td strong,.batch-lines-table td strong{color:#0f172a;font-size:12px;display:block}.batch-ingredient-results span,.batch-mix-list-table td small{color:#64748b;margin-top:2px;font-size:11px;display:block}.batch-lines-scroll{max-height:310px;overflow:auto}.batch-lines-table{min-width:760px}.batch-lines-table th,.batch-lines-table td,.batch-mix-list-table th,.batch-mix-list-table td{vertical-align:middle;padding:7px 8px!important;font-size:12px!important}.batch-lines-table tbody tr:nth-child(2n) td,.batch-mix-list-table tbody tr:nth-child(2n) td{background:#f8fafc}.batch-lines-table input,.batch-lines-table select{width:100%;min-height:32px;padding:6px 8px}.batch-mix-list-scroll{min-height:520px;max-height:calc(100vh - 260px);overflow:auto}.batch-mix-list-table{min-width:820px}@media (width<=1200px){.batch-mix-layout{grid-template-columns:1fr}.batch-mix-form-grid,.batch-ingredient-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.batch-mix-form-grid,.batch-ingredient-results,.batch-ingredient-search{grid-template-columns:1fr}.batch-mix-form-grid .wide-field{grid-column:span 1}}.counts-synced-grid{grid-template-columns:1fr!important}.counts-synced-grid .report-table-card{width:100%}.counts-synced-grid{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}.counts-submissions-scroll,.counts-lines-detail-scroll{max-height:360px;overflow:auto}.counts-added-list{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;grid-column:1/-1;max-height:180px;margin-top:12px;padding:10px;overflow:auto}.counts-added-list-header{color:#0f172a;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;display:flex}.counts-added-list-header span{color:#64748b;font-weight:800}.counts-added-list-row{border-top:1px solid #e2e8f0;grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr);gap:8px;padding:7px 8px;font-size:12px;display:grid}.counts-added-list-row strong{color:#0f172a}.counts-added-list-row span{color:#64748b;font-weight:700}.modal-footer-row{flex-wrap:wrap;gap:8px}@media (width<=800px){.counts-added-list-row{grid-template-columns:1fr}}.sidebar{position:relative}.side-nav{flex:1}.sidebar-footer-actions{border-top:1px solid #ffffff1f;margin-top:auto;padding-top:14px}.sidebar-platform-button{width:100%;font-weight:900;color:#fff!important;background:#2563eb29!important;border:1px solid #93c5fd66!important}.sidebar-platform-button:hover{background:#2563eb47!important}.brand-form-row{grid-template-columns:minmax(260px,1fr) 130px;align-items:end;gap:10px;display:grid}.brand-form-row label{color:#64748b;flex-direction:column;gap:5px;font-size:11px;font-weight:800;display:flex}.brand-form-row input,.product-edit-form-grid select,.product-form-grid select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:13px}@media (width<=760px){.brand-form-row{grid-template-columns:1fr}}.sidebar{flex-direction:column!important;padding-bottom:12px!important;display:flex!important;overflow:hidden!important}.side-nav{scrollbar-width:thin;flex:auto!important;min-height:0!important;padding-bottom:12px!important;overflow:hidden auto!important}.sidebar-footer-actions{z-index:45!important;background:#111827!important;border-top:1px solid #ffffff24!important;flex:none!important;margin-top:8px!important;padding-top:10px!important;padding-bottom:4px!important}.sidebar-platform-button{width:100%!important;min-height:38px!important}.floating-menu-button.hide-menu-button{display:none!important}.app-shell{height:calc(100vh - 54px)!important;min-height:0!important;overflow:hidden!important}.sidebar{background:linear-gradient(#17343f 0%,#102a33 100%)!important;border-right:1px solid #94a3b82e!important;height:calc(100vh - 54px)!important;max-height:calc(100vh - 54px)!important;padding-bottom:10px!important;overflow:hidden!important}.brand-block{border-bottom-color:#cbd5e12e!important;flex:none!important}.side-nav{flex:auto!important;min-height:0!important;padding-bottom:8px!important;padding-right:4px!important;overflow:hidden auto!important}.side-nav::-webkit-scrollbar{width:7px}.side-nav::-webkit-scrollbar-thumb{background:#cbd5e161;border-radius:999px}.sidebar-footer-actions{z-index:60!important;background:linear-gradient(#102a33eb 0%,#102a33 100%)!important;border-top:1px solid #cbd5e133!important;flex:none!important;margin-top:6px!important;padding:9px 0 2px!important;position:sticky!important;bottom:0!important}.sidebar-platform-button{color:#ecfeff!important;background:#14b8a62e!important;border:1px solid #5eead473!important;width:calc(100% - 2px)!important;min-height:38px!important;font-weight:900!important}.sidebar-platform-button:hover{background:#14b8a647!important;border-color:#5eead4b3!important}.nav-item.active,.sub-nav-item.active{color:#fff!important;background:#2563eb!important}.compact-brand{align-items:center!important}.compact-brand .brand-left{flex:auto!important;min-width:0!important}.compact-brand .brand-left h1,.compact-brand .brand-left p{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.compact-brand .menu-icon-button{background:#ecfeff1a!important;border-color:#cbd5e14d!important;flex:0 0 30px!important;margin-left:6px!important}.download-icon-button.pdf{color:#7c3aed}.download-icon-button.pdf:hover{background:#f5f3ff;border-color:#8b5cf6}.module-context-selectors{grid-template-columns:minmax(190px,1fr) minmax(160px,.8fr) minmax(170px,.85fr);align-items:end;gap:10px;width:min(760px,100%);margin:0 auto;display:grid}.module-context-selectors label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;gap:3px;font-size:10px;font-weight:900;display:grid}.module-context-selectors label span{line-height:1}.module-context-selectors select{color:#0f172a;background:#fff;border:1px solid #94a3b861;border-radius:10px;outline:none;min-width:0;height:34px;padding:6px 10px;font-size:12px;font-weight:800}.module-page-title-bar .page-title h2{font-size:24px!important}@media (width<=980px){.module-context-selectors{grid-template-columns:1fr;gap:5px}}.sidebar .nav-item,.sidebar .parent-nav,.sidebar .sub-nav-item{letter-spacing:0!important;font-weight:500!important}.sidebar .nav-item.active,.sidebar .sub-nav-item.active{font-weight:700!important}.sidebar .sub-nav{gap:2px!important;margin-left:6px!important;padding-left:8px!important}.sidebar .sub-nav-item{border-radius:8px!important;padding:6px 10px!important;font-size:12px!important}.primary-button,.secondary-button,.danger-button,.tiny-button,.compact-button,.table-action-btn,.row-pencil-button,.download-icon-button,.report-settings-button,.filter-pill{border-radius:11px!important;font-weight:800!important;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s!important;box-shadow:0 4px 10px #0f172a0a!important}.primary-button:hover,.secondary-button:hover,.danger-button:hover,.tiny-button:hover,.compact-button:hover,.table-action-btn:hover,.row-pencil-button:hover,.download-icon-button:hover,.report-settings-button:hover,.filter-pill:hover{transform:translateY(-1px)!important;box-shadow:0 8px 16px #0f172a14!important}.secondary-button,.compact-button.secondary-button,.table-action-btn{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important}.secondary-button:hover,.compact-button.secondary-button:hover,.table-action-btn:hover{background:#f8fafc!important;border-color:#94a3b8!important}.danger-button,.tiny-button.danger,.tiny-button.delete-action,.table-action-btn.delete-action{color:#991b1b!important;background:#fff7f7!important;border:1px solid #fecaca!important}.danger-button:hover,.tiny-button.danger:hover,.tiny-button.delete-action:hover,.table-action-btn.delete-action:hover{background:#fee2e2!important;border-color:#fca5a5!important}.stock-report-selection-panel{border-radius:14px!important;padding:8px 10px!important}.stock-report-controls{grid-template-columns:minmax(138px,1fr) minmax(118px,.8fr) minmax(120px,.8fr) minmax(130px,.9fr) 92px 38px 74px 70px!important;gap:8px!important}.stock-report-controls label{gap:3px!important;font-size:10px!important}.stock-report-controls select,.compact-run-report-button,.compact-export-button,.report-settings-button{height:34px!important;min-height:34px!important;padding-top:6px!important;padding-bottom:6px!important;font-size:11.5px!important}.compact-export-button{border-width:1px!important;justify-content:center!important;align-items:center!important;gap:5px!important;display:inline-flex!important}.download-icon-button.excel{color:#166534!important;background:#f0fdf4!important;border-color:#86efac!important}.download-icon-button.pdf{color:#6d28d9!important;background:#faf5ff!important;border-color:#c4b5fd!important}.report-settings-button{color:#334155!important;background:#f8fafc!important}.sales-page .report-table-card .table-header-row,.report-table-card .table-header-row{align-items:center!important;gap:12px!important}.filters-grid{grid-template-columns:repeat(4,minmax(150px,1fr))!important;align-items:end!important;gap:10px 12px!important;display:grid!important}.filters-grid label,.compact-inline-form label,.category-inline-form label{color:#334155!important;font-size:12px!important;font-weight:700!important}.filters-grid input,.filters-grid select,.compact-inline-form input,.compact-inline-form select,.category-inline-form input,.category-inline-form select,.purchase-header-actions button,.purchase-summary-grid,.purchase-product-live-results button{min-height:34px!important}.purchase-header-actions,.table-actions,.form-actions,.row-actions,.supplier-row-actions{gap:8px!important}.purchase-header-actions .secondary-button,.purchase-header-actions .primary-button,.table-actions .secondary-button,.table-actions .primary-button{border-radius:11px!important;min-height:36px!important;padding:8px 13px!important}.data-table,.compact-table,.compact-category-table{border-collapse:separate!important;border-spacing:0!important}.data-table th,.compact-table th,.compact-category-table th{color:#1e293b!important;background:#f1f5f9!important;border-bottom:1px solid #dbe3ef!important;padding:9px 10px!important;font-size:11px!important;font-weight:900!important}.data-table td,.compact-table td,.compact-category-table td{vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;padding:9px 10px!important}.data-table tbody tr:nth-child(2n),.compact-table tbody tr:nth-child(2n),.compact-category-table tbody tr:nth-child(2n){background:#f8fafc!important}.categories-classes-page .compact-setup-card,.categories-classes-page .section-card,.categories-classes-page .report-table-card{margin-bottom:10px!important;padding:12px!important}.categories-classes-page .compact-inline-form,.categories-classes-page .category-inline-form{gap:8px!important;margin-bottom:8px!important}.categories-classes-page .compact-category-table th,.categories-classes-page .compact-category-table td{padding:7px 9px!important}.categories-classes-page .compact-setup-card:nth-child(2) .compact-category-table{min-width:640px!important}.module-page-title-bar{margin-bottom:8px!important;padding:8px 14px!important}.module-page-title-bar .page-title h2{letter-spacing:.01em!important;font-size:23px!important}.section-card,.report-table-card,.super-compact-panel,.sales-filter-panel{border-radius:15px!important}input,select,textarea{border-radius:9px!important}@media (width<=1180px){.filters-grid{grid-template-columns:repeat(2,minmax(160px,1fr))!important}}.logo-brand-block{gap:10px!important;padding:10px 8px 14px!important}.sidebar-logo-card{background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:14px;flex:auto;justify-content:center;align-items:center;min-width:0;min-height:54px;padding:8px 10px;display:flex;box-shadow:0 8px 18px #02061729}.sidebar-logo-img{object-fit:contain;width:100%;max-width:150px;height:auto;max-height:42px;display:block}.logo-brand-block .menu-icon-button{align-self:center!important}.floating-menu-button{z-index:1200!important;top:76px!important;left:14px!important}.enhanced-dashboard-page{gap:14px;display:grid}.dashboard-toolbar-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex;box-shadow:0 10px 28px #0f172a0d}.dashboard-toolbar-card h2{letter-spacing:-.02em;color:#0f172a;margin:2px 0 3px;font-size:24px}.dashboard-toolbar-card p{color:#64748b;margin:0;font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#2563eb;align-items:center;width:fit-content;font-size:10px;font-weight:900;display:inline-flex}.dashboard-settings-trigger{min-width:120px;border-radius:12px!important}.dashboard-settings-panel{background:#fff;border:1px solid #bfdbfe;border-radius:18px;padding:16px;box-shadow:0 14px 34px #2563eb14}.dashboard-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.dashboard-section-heading h3{color:#0f172a;margin:0;font-size:17px}.dashboard-section-heading p{color:#64748b;margin:4px 0 0;font-size:12px}.compact-heading{align-items:center;margin-bottom:10px}.dashboard-settings-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.dashboard-setting-option{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:10px;padding:11px;display:flex}.dashboard-setting-option input{margin-top:3px}.dashboard-setting-option span{gap:3px;display:grid}.dashboard-setting-option strong{color:#0f172a;font-size:13px}.dashboard-setting-option small{color:#64748b;font-size:11px;line-height:1.35}.dashboard-metric-grid{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:12px;display:grid}.dashboard-metric-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;align-content:center;gap:8px;min-height:92px;padding:15px 16px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #0f172a0b}.dashboard-metric-card:before{content:"";background:#2563eb;width:5px;position:absolute;inset:0 auto 0 0}.dashboard-metric-card span{color:#64748b;font-size:12px;font-weight:700}.dashboard-metric-card strong{color:#0f172a;letter-spacing:-.02em;font-size:22px}.dashboard-metric-card.accent-blue:before{background:#2563eb}.dashboard-metric-card.accent-green:before{background:#16a34a}.dashboard-metric-card.accent-orange:before{background:#f97316}.dashboard-metric-card.accent-red:before{background:#dc2626}.dashboard-metric-card.accent-purple:before{background:#7c3aed}.dashboard-main-grid,.dashboard-two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-insight-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;padding:16px;box-shadow:0 10px 26px #0f172a0b}.readiness-score{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:58px;padding:5px 10px;font-size:13px;font-weight:900;display:inline-flex}.dashboard-readiness-track{background:#e2e8f0;border-radius:999px;height:9px;margin-bottom:12px;overflow:hidden}.dashboard-readiness-track>div{background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:999px;height:100%}.dashboard-readiness-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:9px;display:grid}.dashboard-readiness-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:12px;display:flex}.dashboard-readiness-item span{color:#475569}.dashboard-readiness-item strong.ready{color:#166534}.dashboard-readiness-item strong.missing{color:#991b1b}.dashboard-muted-text{color:#64748b;margin:0;font-size:13px;line-height:1.45}.dashboard-summary-notes-list{gap:9px;display:grid}.dashboard-note-preview{background:#fff7ed;border:1px solid #fed7aa;border-radius:13px;gap:4px;padding:10px 12px;display:grid}.dashboard-note-preview strong{color:#9a3412;font-size:12px}.dashboard-note-preview span{color:#431407;font-size:12px;line-height:1.35}.dashboard-bar-list{gap:12px;display:grid}.dashboard-bar-row{gap:5px;display:grid}.dashboard-bar-row-top{justify-content:space-between;gap:12px;font-size:12px;display:flex}.dashboard-bar-row-top span{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.dashboard-bar-row-top strong{color:#0f172a;font-size:12px}.dashboard-bar-track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.dashboard-bar-fill{background:linear-gradient(90deg,#2563eb,#0f766e);border-radius:999px;height:100%}.compact-alerts-card{padding-bottom:14px}.dashboard-alert-list{color:#334155;gap:6px;margin:0;padding-left:18px;font-size:13px;display:grid}.dashboard-alert-list strong{color:#0f172a}.enhanced-dashboard-page .context-summary,.enhanced-dashboard-page .ai-panel{display:none!important}@media (width<=980px){.dashboard-main-grid,.dashboard-two-column-grid{grid-template-columns:1fr}.dashboard-toolbar-card{flex-direction:column;align-items:flex-start}}.dashboard-metric-card{text-align:left;cursor:pointer;border:1px solid #94a3b859;position:relative}.dashboard-metric-card.active{transform:translateY(-1px);box-shadow:0 12px 26px #0f172a29}.dashboard-metric-reorder{opacity:0;gap:4px;transition:opacity .15s;display:flex;position:absolute;top:8px;right:10px}.dashboard-metric-card:hover .dashboard-metric-reorder{opacity:1}.dashboard-metric-reorder span{color:#0f172a;background:#0f172a14;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-breakdown-panel{background:#fff;border:1px solid #94a3b859;border-radius:20px;margin-top:14px;padding:18px;box-shadow:0 10px 25px #0f172a14}.dashboard-breakdown-panel:empty{display:none}.dashboard-category-chart{gap:12px;margin-top:12px;display:grid}.dashboard-category-row-top{justify-content:space-between;gap:18px;margin-bottom:5px;font-size:13px;display:flex}.dashboard-category-row-top span{color:#1f2937;font-weight:700}.dashboard-category-row-top strong{color:#0f172a;font-weight:800}.dashboard-bar-fill.accent-red{background:linear-gradient(90deg,#ef4444,#f97316)}.dashboard-bar-fill.accent-blue{background:linear-gradient(90deg,#2563eb,#38bdf8)}.dashboard-bar-fill.accent-green{background:linear-gradient(90deg,#059669,#34d399)}.dashboard-bar-fill.accent-orange{background:linear-gradient(90deg,#f97316,#facc15)}.dashboard-bar-fill.accent-purple{background:linear-gradient(90deg,#7c3aed,#c084fc)}.dashboard-bar-fill.accent-navy{background:linear-gradient(90deg,#0f172a,#334155)}.dashboard-main-grid-notes-only{grid-template-columns:1fr}.wide-summary-notes-card{min-height:auto}.dashboard-note-preview{border-left-width:5px}.dashboard-note-preview-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-note-preview-top span{text-transform:uppercase;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800}.dashboard-note-preview.priority-high{background:#fef2f2;border-color:#ef4444}.dashboard-note-preview.priority-high .dashboard-note-preview-top span{color:#991b1b;background:#fee2e2}.dashboard-note-preview.priority-normal{background:#fffbeb;border-color:#f59e0b}.dashboard-note-preview.priority-normal .dashboard-note-preview-top span{color:#92400e;background:#fef3c7}.dashboard-note-preview.priority-low{background:#ecfdf5;border-color:#10b981}.dashboard-note-preview.priority-low .dashboard-note-preview-top span{color:#065f46;background:#d1fae5}.dashboard-rating-panel{border-left:4px solid #7c3aed}.dashboard-rating-content{align-items:flex-start;gap:18px;padding:8px 0 2px;display:flex}.dashboard-rating-badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:18px;justify-content:center;align-items:center;min-width:72px;min-height:72px;font-size:32px;font-weight:900;display:flex;box-shadow:0 12px 30px #2563eb38}.dashboard-rating-content h4{margin:0 0 8px;font-size:18px}.dashboard-rating-content p{color:#334155;margin:4px 0;line-height:1.45}.dashboard-negative-value{color:#dc2626!important}.dashboard-summary-notes-list{max-height:360px;padding-right:6px;overflow-y:auto}.dashboard-summary-notes-list::-webkit-scrollbar{width:8px}.dashboard-summary-notes-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.dashboard-note-preview{min-height:64px}.compact-alerts-card,.alerts-card{display:none!important}.dashboard-rating-badge{white-space:nowrap;min-width:86px;padding:0 10px}.dashboard-rating-content h4{color:#0f172a}.purchase-readonly-fieldset{border:0;min-inline-size:0;margin:0;padding:0}.purchase-readonly-fieldset:disabled{opacity:1}.purchase-readonly-fieldset:disabled input,.purchase-readonly-fieldset:disabled select,.purchase-readonly-fieldset:disabled textarea,.purchase-readonly-fieldset:disabled button{cursor:not-allowed}.locked-period-note{border-left:4px solid #f59e0b}.compact-dashboard-loading{margin:-.35rem 0 .85rem}.stock-report-table tbody tr.report-row-even:not(.report-row-total-strong):not(.report-row-header-strong){background:#fff!important}.stock-report-table tbody tr.report-row-odd:not(.report-row-total-strong):not(.report-row-header-strong){background:#f3f6fb!important}.stock-report-table tbody tr.report-row-total-strong,.stock-report-table tbody tr.report-row-total-strong td{background:#e8f0fb!important;font-weight:800!important}.stock-report-table tbody tr.report-row-header-strong,.stock-report-table tbody tr.report-row-header-strong td{background:#eef5fc!important;font-weight:800!important}.recount-sheet-table th,.recount-sheet-table td{border-bottom:1px solid #d8e0ec;border-right:1px solid #d8e0ec}.recount-sheet-table th:first-child,.recount-sheet-table td:first-child{border-left:1px solid #d8e0ec}.recount-sheet-table thead th{border-top:1px solid #d8e0ec}.recount-sheet-table input[readonly]{color:#475569;cursor:default;background:#f8fafc;border-color:#d8e0ec}.dashboard-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-pdf-button{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.dashboard-advanced-breakdown-panel{overflow:hidden}.dashboard-breakdown-grid-three{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.9fr);align-items:stretch;gap:14px;display:grid}.dashboard-chart-card{background:#fff;border:1px solid #dbe4f0;border-radius:16px;min-height:220px;padding:14px;box-shadow:0 8px 18px #0f172a0d}.dashboard-chart-card h4{color:#172033;margin:0 0 10px;font-size:.98rem}.dashboard-line-chart-wrap{width:100%}.dashboard-line-chart{width:100%;height:180px;overflow:visible}.dashboard-line-chart line{stroke:#d8e0ee;stroke-width:2px}.dashboard-line-chart path{fill:none;stroke:#2563eb;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.dashboard-line-chart circle{fill:#fff;stroke:#2563eb;stroke-width:3px}.dashboard-line-chart-labels{color:#64748b;justify-content:space-between;gap:6px;margin-top:4px;font-size:.72rem;display:flex}.dashboard-line-chart-labels span{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}.selectable-category-chart{gap:8px}.selectable-category-row{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:12px;width:100%;padding:8px;display:block}.selectable-category-row:hover,.selectable-category-row.selected{background:#eff6ff;border-color:#2563eb}.dashboard-pie-wrap{grid-template-columns:130px minmax(0,1fr);align-items:center;gap:14px;display:grid}.dashboard-pie{border:8px solid #f1f5f9;border-radius:50%;width:130px;height:130px;box-shadow:inset 0 0 0 1px #0f172a14}.dashboard-pie-legend{flex-direction:column;gap:8px;min-width:0;display:flex}.dashboard-pie-legend-row{color:#172033;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:.82rem;display:grid}.dashboard-pie-legend-row span{border-radius:50%;width:12px;height:12px}.dashboard-pie-legend-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-pie-legend-row em{font-style:normal;font-weight:800}@media (width<=1100px){.dashboard-breakdown-grid-three,.dashboard-pie-wrap{grid-template-columns:1fr}}@media print{.dashboard-settings-panel,.dashboard-settings-trigger,.dashboard-pdf-button,.dashboard-metric-reorder,.sidebar,.top-bar,.floating-menu-button{display:none!important}.dashboard-breakdown-grid-three,.dashboard-two-column-grid,.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-page{background:#fff!important}}.enhanced-dashboard-page .dashboard-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.dashboard-notes-history-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;display:grid!important}.dashboard-notes-history-grid .summary-notes-card,.dashboard-notes-history-grid .dashboard-history-card{min-width:0!important}.dashboard-breakdown-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;display:grid!important}.dashboard-breakdown-grid-two .dashboard-chart-card{min-width:0!important}.dashboard-history-card .dashboard-line-chart-wrap{min-height:220px}.dashboard-history-card .dashboard-line-chart{width:100%;height:auto;max-height:230px}@media (width<=1200px){.enhanced-dashboard-page .dashboard-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.enhanced-dashboard-page .dashboard-metric-grid,.dashboard-notes-history-grid,.dashboard-breakdown-grid-two{grid-template-columns:1fr!important}}html,body,#root{font-size:initial!important}body,button,input,select,textarea{line-height:normal}.stock-report-controls{grid-template-columns:minmax(145px,1fr) minmax(125px,.85fr) minmax(125px,.85fr) minmax(135px,.95fr) minmax(112px,112px) minmax(42px,42px) minmax(70px,74px) minmax(70px,74px)!important;align-items:end!important}.compact-run-report-button{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:112px!important;padding-left:8px!important;padding-right:8px!important;overflow:hidden!important}.compact-export-button,.report-settings-button{width:100%!important}@media (width<=1200px){.stock-report-controls{grid-template-columns:repeat(4,minmax(130px,1fr))!important}.compact-run-report-button,.compact-export-button,.report-settings-button{width:100%!important}}@media (width<=760px){.stock-report-controls{grid-template-columns:1fr!important}}.app-shell:not(.sidebar-hidden) .sidebar{flex:0 0 222px!important;width:222px!important;padding:0 10px 7px!important;overflow:hidden!important}.app-shell:not(.sidebar-hidden) .logo-brand-block{background:#fff!important;border-bottom:1px solid #cbd5e173!important;border-radius:0 0 12px 12px!important;justify-content:center!important;align-items:stretch!important;gap:0!important;width:calc(100% + 20px)!important;min-height:76px!important;margin:0 -10px 8px!important;padding:0!important;display:flex!important;box-shadow:0 8px 18px #02061729!important}.app-shell:not(.sidebar-hidden) .sidebar-logo-card{width:100%!important;min-height:76px!important;box-shadow:none!important;background:#fff!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:8px 14px!important;display:flex!important}.app-shell:not(.sidebar-hidden) .sidebar-logo-img{object-fit:contain!important;width:100%!important;max-width:180px!important;max-height:58px!important}.app-shell:not(.sidebar-hidden) .logo-brand-block .menu-icon-button,.app-shell:not(.sidebar-hidden) .compact-brand .menu-icon-button{display:none!important}.app-shell:not(.sidebar-hidden) .side-nav{gap:2px!important;padding:4px 2px 6px!important;overflow-y:auto!important}.app-shell:not(.sidebar-hidden) .sidebar .nav-item,.app-shell:not(.sidebar-hidden) .sidebar .parent-nav{border-radius:9px!important;padding:8px 10px!important;font-size:13px!important;font-weight:650!important;line-height:1.15!important}.app-shell:not(.sidebar-hidden) .sidebar .sub-nav{gap:1px!important;margin-left:4px!important;padding-left:7px!important}.app-shell:not(.sidebar-hidden) .sidebar .sub-nav-item{border-radius:8px!important;padding:5px 8px!important;font-size:11.5px!important;font-weight:600!important;line-height:1.15!important}.app-shell:not(.sidebar-hidden) .nav-chevron{font-size:10px!important}.app-shell:not(.sidebar-hidden) .sidebar-footer-actions{background:linear-gradient(#102a33f0 0%,#102a33 100%)!important;border-top:1px solid #cbd5e12e!important;margin-top:4px!important;padding:7px 0 0!important}.app-shell:not(.sidebar-hidden) .sidebar-platform-button{border-radius:10px!important;justify-content:center!important;align-items:center!important;height:34px!important;min-height:34px!important;padding:7px 11px!important;font-size:12.5px!important;display:flex!important}.app-shell:not(.sidebar-hidden) .main-area{min-width:0!important}.app-shell:not(.sidebar-hidden) .sidebar{flex:0 0 210px!important;width:210px!important;padding:0 8px 22px!important}.app-shell:not(.sidebar-hidden) .logo-brand-block{width:calc(100% + 16px)!important;min-height:74px!important;margin:0 -8px 7px!important}.app-shell:not(.sidebar-hidden) .sidebar-logo-card,.app-shell:not(.sidebar-hidden) .sidebar-logo-toggle{cursor:pointer!important;background:#fff!important;border:0!important;border-radius:0!important;width:100%!important;min-height:74px!important;padding:7px 12px!important}.app-shell:not(.sidebar-hidden) .sidebar-logo-toggle:hover{background:#f8fafc!important}.app-shell:not(.sidebar-hidden) .sidebar-logo-img{max-width:176px!important;max-height:56px!important}.app-shell:not(.sidebar-hidden) .side-nav{gap:1px!important;padding:2px 1px!important}.app-shell:not(.sidebar-hidden) .sidebar .nav-item,.app-shell:not(.sidebar-hidden) .sidebar .parent-nav{border-radius:8px!important;padding:7px 9px!important;font-size:12.5px!important;line-height:1.1!important}.app-shell:not(.sidebar-hidden) .sidebar .sub-nav-item{padding:4px 7px!important;font-size:11px!important;line-height:1.1!important}.app-shell:not(.sidebar-hidden) .sidebar-footer-actions{margin-top:8px!important;margin-bottom:22px!important;padding:7px 0 6px!important;position:sticky!important;bottom:18px!important}.app-shell:not(.sidebar-hidden) .sidebar-platform-button{height:33px!important;min-height:33px!important;padding:6px 10px!important;font-size:12px!important}.foodaudit-shell{color:#0f172a;background:#f0fdf4;min-height:calc(100vh - 58px);display:flex}.foodaudit-shell.foodaudit-sidebar-hidden{display:block}.foodaudit-sidebar{background:linear-gradient(#dcfce7 0%,#bbf7d0 46%,#f0fdf4 100%);border-right:1px solid #bbf7d0;flex-direction:column;flex:0 0 218px;gap:10px;width:218px;height:calc(100vh - 58px);max-height:calc(100vh - 58px);padding:10px;display:flex;overflow:hidden auto}.foodaudit-logo-card{color:#14532d;cursor:pointer;text-align:left;background:#fff;border:1px solid #86efac;border-radius:14px;align-items:center;gap:9px;min-height:74px;padding:10px;display:flex;box-shadow:0 8px 18px #16653414}.foodaudit-logo-card:hover{background:#f7fee7;border-color:#22c55e}.foodaudit-logo-mark{color:#fff;background:#16a34a;border-radius:13px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:grid}.foodaudit-logo-card strong{font-size:18px;line-height:1.05;display:block}.foodaudit-logo-card span{color:#166534;margin-top:3px;font-size:11px;font-weight:800;display:block}.foodaudit-nav{gap:5px;display:grid}.foodaudit-nav-item{color:#14532d;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 9px;font-size:13px;font-weight:850}.foodaudit-nav-item:hover{background:#ffffffbf}.foodaudit-nav-item.active{color:#fff;background:#22c55e;box-shadow:0 8px 16px #22c55e2e}.foodaudit-platform-button{color:#14532d;cursor:pointer;background:#dcfce7;border:1px solid #22c55e;border-radius:12px;margin-top:auto;padding:9px 10px;font-size:13px;font-weight:900}.foodaudit-platform-button:hover{background:#bbf7d0}.foodaudit-floating-menu{z-index:999;color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;width:36px;height:36px;font-weight:900;position:fixed;top:70px;left:12px;box-shadow:0 10px 24px #0f172a2e}.foodaudit-main{flex:1;min-width:0;height:calc(100vh - 58px);max-height:calc(100vh - 58px);padding:18px 18px 80px;overflow:hidden auto}.foodaudit-header-card,.foodaudit-panel,.foodaudit-metric-card{background:#fff;border:1px solid #bbf7d0;border-radius:18px;box-shadow:0 10px 24px #1665340f}.foodaudit-header-card{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;padding:16px 18px;display:flex}.foodaudit-header-card h2{color:#0f172a;margin:8px 0 3px;font-size:26px}.foodaudit-header-card p,.foodaudit-panel p,.foodaudit-metric-card p{color:#475569;margin:0;line-height:1.5}.foodaudit-metric-card p{font-size:13px}@media (width<=1200px){.foodaudit-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.foodaudit-two-column{grid-template-columns:1fr}}@media (width<=800px){.foodaudit-shell,.foodaudit-header-card{flex-direction:column}.foodaudit-sidebar{flex-basis:auto;width:100%;height:auto;max-height:none}.foodaudit-main{height:auto;max-height:none}.foodaudit-card-grid{grid-template-columns:1fr}}.foodaudit-module.app-shell{background:#f4f6f9!important;height:calc(100vh - 58px)!important;min-height:calc(100vh - 58px)!important;max-height:calc(100vh - 58px)!important}.foodaudit-module .sidebar{color:#fff!important;background:#102f38!important;flex:0 0 205px!important;width:205px!important;height:calc(100vh - 58px)!important;max-height:calc(100vh - 58px)!important;padding:0 7px 34px!important}.foodaudit-module .sidebar-platform-button{color:#fff!important;background:#064e3b!important;border-color:#22c55e!important}.foodaudit-module .main-area.foodaudit-main-area{background:#f0fdf4!important;height:calc(100vh - 58px)!important;max-height:calc(100vh - 58px)!important;padding:18px 18px 78px!important;overflow-y:auto!important}.foodaudit-module.sidebar-hidden .main-area.foodaudit-main-area{width:100%!important;max-width:100vw!important}.foodaudit-title-bar{border-color:#bbf7d0!important}.foodaudit-title-bar .page-title p{font-weight:700;color:#166534!important}.foodaudit-dashboard-hero,.foodaudit-panel,.foodaudit-metric-card{background:#fff!important;border:1px solid #bbf7d0!important;border-radius:18px!important;box-shadow:0 10px 24px #1665340f!important}.foodaudit-dashboard-hero{margin-bottom:12px;padding:16px 18px}.foodaudit-dashboard-hero h3{color:#0f172a;margin:8px 0 5px;font-size:24px}.foodaudit-dashboard-hero p,.foodaudit-panel p,.foodaudit-metric-card p{color:#475569;line-height:1.5}.foodaudit-eyebrow{color:#166534;text-transform:uppercase;letter-spacing:.06em;background:#dcfce7;border:1px solid #86efac;border-radius:999px;width:fit-content;padding:4px 9px;font-size:11px;font-weight:900;display:inline-flex}.foodaudit-status-pill{color:#166534;white-space:nowrap;background:#f0fdf4;border:1px solid #86efac;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.foodaudit-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.foodaudit-metric-card{padding:14px}.foodaudit-metric-card span{color:#166534;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.foodaudit-metric-card strong{color:#0f172a;margin-bottom:6px;font-size:22px;display:block}.foodaudit-metric-card p{margin:0;font-size:13px}.foodaudit-two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.foodaudit-panel{padding:16px}.foodaudit-panel h3{color:#0f172a;margin:0 0 9px;font-size:19px}.foodaudit-example-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;margin-top:12px;padding:12px}.foodaudit-example-box strong,.foodaudit-example-box span{display:block}.foodaudit-example-box strong{color:#166534;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.foodaudit-example-box span{color:#0f172a;margin-top:4px;font-weight:850}.foodaudit-step-list{color:#334155;margin:0;padding-left:20px;font-size:14px;font-weight:700;line-height:1.55}.foodaudit-step-list li{margin:6px 0}.foodaudit-placeholder-panel{min-height:260px}.foodaudit-floating-menu-button{background:#22c55e!important}@media (width<=1200px){.foodaudit-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.foodaudit-two-column{grid-template-columns:1fr}}@media (width<=800px){.foodaudit-module .sidebar{flex-basis:auto!important;width:100%!important;height:auto!important;max-height:none!important}.foodaudit-module .main-area.foodaudit-main-area{height:auto!important;max-height:none!important}.foodaudit-card-grid{grid-template-columns:1fr}}.foodaudit-module .foodaudit-context-selectors{margin-left:auto}.foodaudit-module .foodaudit-context-selectors label{color:#cbd5e1!important}.foodaudit-module .foodaudit-context-selectors select{min-width:190px}.foodaudit-section-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.foodaudit-section-header h3{color:#052e16;margin:0 0 4px;font-size:20px}.foodaudit-section-header p{color:#475569;margin:0;font-size:13px;line-height:1.45}.foodaudit-form-grid{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;grid-template-columns:repeat(5,minmax(140px,1fr)) auto;align-items:end;gap:10px;margin-bottom:12px;padding:12px;display:grid}.foodaudit-form-grid label{color:#166534;text-transform:uppercase;letter-spacing:.02em;gap:5px;font-size:11px;font-weight:900;display:grid}.foodaudit-form-grid input,.foodaudit-form-grid select,.foodaudit-filter-row input{color:#0f172a;background:#fff;border:1px solid #86efac;border-radius:10px;width:100%;height:36px;padding:7px 10px;font-size:12px;font-weight:700}.foodaudit-filter-row{grid-template-columns:minmax(260px,1fr) 100px;align-items:center;gap:8px;margin-bottom:10px;display:grid}.foodaudit-table-scroll{border-color:#bbf7d0;min-height:280px;max-height:calc(100vh - 360px);overflow:auto}.foodaudit-data-table{min-width:860px}.foodaudit-data-table th{z-index:5;text-transform:uppercase;letter-spacing:.03em;font-size:10px;position:sticky;top:0;color:#14532d!important;background:#dcfce7!important}.foodaudit-data-table td{font-size:12px}.foodaudit-station-notes-cell{vertical-align:top;min-width:260px;max-width:520px;white-space:normal!important}.foodaudit-station-notes-list{white-space:normal;gap:4px;line-height:1.35;display:grid}.foodaudit-station-notes-list .station-note-line{overflow-wrap:anywhere}.foodaudit-station-notes-list .station-note-marker{color:#166534;letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:800}.foodaudit-data-table tbody tr:hover td{background:#f0fdf4!important}.foodaudit-module .secondary-button{color:#166534;cursor:pointer;background:#fff;border:1px solid #86efac;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:900}.foodaudit-module .secondary-button:hover{background:#dcfce7}@media (width<=1300px){.foodaudit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.foodaudit-form-grid button{width:100%}}@media (width<=900px){.foodaudit-form-grid,.foodaudit-filter-row,.foodaudit-section-header,.foodaudit-module .foodaudit-context-selectors{flex-direction:column;grid-template-columns:1fr}}.foodaudit-module .sidebar{color:#fff!important;background:#102a33!important;flex:0 0 210px!important;width:210px!important;padding:0 8px 22px!important}.foodaudit-module .brand-block,.foodaudit-module .compact-brand,.foodaudit-module .logo-brand-block{background:#fff!important}.foodaudit-module .nav-item,.foodaudit-module .parent-nav,.foodaudit-module .sub-nav-item{color:#d1d5db!important}.foodaudit-module .nav-item.active,.foodaudit-module .sub-nav-item.active{color:#fff!important;background:#2563eb!important}.foodaudit-module .nav-item:hover,.foodaudit-module .sub-nav-item:hover{color:#fff!important;background:#ffffff14!important}.foodaudit-module .sidebar-footer-actions{background:linear-gradient(#102a33f0 0%,#102a33 100%)!important}.foodaudit-module .sidebar-platform-button{color:#fff!important;background:#064e3b!important;border:1px solid #14b8a6!important}.foodaudit-module .sidebar-platform-button:hover{background:#075e54!important}.foodaudit-module .main-area.foodaudit-main-area{background:#f0fdf4!important}.foodaudit-module .top-bar.foodaudit-title-bar{background:#fff!important;border-color:#bbf7d0!important}.foodaudit-module .foodaudit-context-selectors label{color:#166534!important;font-weight:800!important}.foodaudit-module .side-nav{padding-bottom:88px!important}.foodaudit-module .sub-nav{border-left-color:#94a3b859!important}.foodaudit-two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.foodaudit-subpanel{background:#f7fff8;border:1px solid #bbf7d0;border-radius:16px;padding:12px}.foodaudit-subpanel h4{color:#064e3b;margin:0 0 10px;font-size:15px}.foodaudit-inline-form{grid-template-columns:minmax(160px,1fr) minmax(120px,.7fr) auto;align-items:center;gap:8px;margin-bottom:10px;display:grid}.foodaudit-inline-form input,.foodaudit-inline-form select{color:#0f172a;background:#fff;border:1px solid #86efac;border-radius:10px;width:100%;min-height:36px;padding:7px 10px;font-size:12px}.foodaudit-check-label{color:#166534;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.foodaudit-check-label input{width:16px;min-height:16px}.foodaudit-table-scroll.small{max-height:300px}@media (width<=1100px){.foodaudit-two-column-grid,.foodaudit-inline-form{grid-template-columns:1fr}}.foodaudit-purchase-form{grid-template-columns:repeat(5,minmax(150px,1fr));align-items:end}.foodaudit-purchase-form label{min-width:0}.foodaudit-purchase-form button[type=submit]{min-height:38px}.foodaudit-data-table small{color:#64748b;margin-top:2px;font-size:11px;display:block}@media (width<=1300px){.foodaudit-purchase-form{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (width<=850px){.foodaudit-purchase-form{grid-template-columns:1fr}}.foodaudit-product-form-grid{align-items:end;grid-template-columns:repeat(4,minmax(150px,1fr))!important}.foodaudit-product-form-grid label{min-width:0}.foodaudit-check-card{min-height:40px;color:#064e3b!important;background:#fff!important;border:1px solid #bbf7d0!important;border-radius:10px!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.foodaudit-check-card input{width:15px!important;height:15px!important}.foodaudit-form-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.foodaudit-guidance-box{color:#14532d;background:#f0fdf4;border:1px solid #86efac;border-radius:12px;margin-top:10px;padding:10px 12px;font-size:12px;line-height:1.5}.foodaudit-guidance-box strong{color:#065f46}.foodaudit-product-table-scroll{min-height:330px;max-height:calc(100vh - 420px)}.foodaudit-product-table{min-width:1280px!important}.foodaudit-product-table th,.foodaudit-product-table td{white-space:nowrap!important;padding:7px 8px!important;font-size:11px!important}.foodaudit-product-table .icon-col{text-align:center;width:42px}.foodaudit-product-table .row-pencil-button{border-radius:8px;width:26px;height:26px}@media (width<=1200px){.foodaudit-product-form-grid{grid-template-columns:repeat(2,minmax(150px,1fr))!important}}@media (width<=760px){.foodaudit-product-form-grid{grid-template-columns:1fr!important}}.foodaudit-category-page{flex-direction:column;gap:14px;display:flex}.foodaudit-stacked-setup-card{background:#fff;border:1px solid #bbf7d0;border-radius:18px;width:100%;padding:14px;box-shadow:0 10px 24px #0f172a0d}.foodaudit-card-title-row{background:#f7fff9;border:1px solid #dcfce7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.foodaudit-card-title-row h4{color:#052e16;margin:0;font-size:18px}.foodaudit-card-title-row span{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.foodaudit-category-form-row,.foodaudit-class-form-row{background:#f7fff9;border:1px solid #dcfce7;border-radius:14px;grid-template-columns:minmax(260px,1fr) 240px 110px 90px auto;align-items:center;gap:8px;margin-bottom:10px;padding:10px;display:grid}.foodaudit-category-form-row{grid-template-columns:minmax(260px,1fr) 240px 110px 90px auto}.foodaudit-category-form-row input,.foodaudit-category-form-row select,.foodaudit-class-form-row input,.foodaudit-class-form-row select,.foodaudit-count-form-grid input,.foodaudit-count-form-grid select{color:#0f172a;background:#fff;border:1px solid #86efac;border-radius:10px;width:100%;height:36px;padding:7px 10px;font-size:12px;font-weight:700}.foodaudit-check-card.inline{white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:36px;min-height:36px;padding:7px 10px;display:inline-flex}.foodaudit-check-card.inline input{width:16px;height:16px}.foodaudit-category-table-scroll{border:1px solid #dcfce7;border-radius:14px;min-height:230px;max-height:360px;overflow:auto}.foodaudit-category-table{width:100%;min-width:820px}.foodaudit-category-table th{z-index:4;text-transform:uppercase;letter-spacing:.04em;position:sticky;top:0;color:#052e16!important;background:#dcfce7!important;font-size:11px!important}.foodaudit-category-table td{vertical-align:middle;font-size:12px!important}.foodaudit-category-table td:nth-child(n+2),.foodaudit-category-table th:nth-child(n+2){text-align:center}.foodaudit-count-form-grid{background:#f7fff9;border:1px solid #bbf7d0;border-radius:16px;grid-template-columns:minmax(180px,1.2fr) minmax(190px,1fr) 120px 110px 100px 100px 150px auto;align-items:end;gap:8px;margin-bottom:12px;padding:12px;display:grid}.foodaudit-count-form-grid label{color:#166534;text-transform:uppercase;letter-spacing:.03em;gap:5px;font-size:10px;font-weight:900;display:grid}.foodaudit-data-table .delete-action,.foodaudit-category-table .delete-action{height:28px;border-radius:8px!important;padding:4px 9px!important;font-size:11px!important}@media (width<=1200px){.foodaudit-category-form-row,.foodaudit-class-form-row,.foodaudit-count-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.foodaudit-category-form-row,.foodaudit-class-form-row,.foodaudit-count-form-grid{grid-template-columns:1fr}}.foodaudit-help-strip{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin:10px 0 12px;padding:10px 12px;font-size:12px;line-height:1.5}.foodaudit-subpanel{background:#f7fff9;border:1px solid #bbf7d0;border-radius:16px;margin-top:12px;padding:12px}.prep-batch-page{flex-direction:column;gap:12px;display:flex}.prep-batch-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:12px;display:grid}.prep-batch-builder-card,.prep-linked-panel,.prep-items-batch-list,.prep-batch-item-card{background:#fff;border:1px solid #bbf7d0;border-radius:18px;padding:14px;box-shadow:0 10px 24px #0f172a0d}.prep-card-title-row,.prep-batch-item-main{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.prep-card-title-row h4,.prep-batch-item-main h4{color:#052e16;margin:0;font-size:17px}.prep-card-title-row p,.prep-batch-item-main p{color:#475569;margin:4px 0 0;font-size:12px;line-height:1.45}.prep-line-mini-form{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;grid-template-columns:minmax(120px,.8fr) minmax(170px,1.4fr) 84px 82px minmax(120px,.9fr) auto;align-items:end;gap:8px;margin-bottom:10px;padding:10px;display:grid}.prep-line-mini-form label{color:#166534;text-transform:uppercase;gap:4px;font-size:10px;font-weight:900;display:grid}.prep-line-mini-form input,.prep-line-mini-form select{color:#0f172a;background:#fff;border:1px solid #86efac;border-radius:10px;width:100%;min-width:0;height:34px;padding:6px 8px;font-size:12px;font-weight:700}.prep-linked-lines-list{gap:8px;max-height:300px;display:grid;overflow:auto}.prep-linked-line-card{background:#f8fff9;border:1px solid #dcfce7;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(120px,.45fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.prep-linked-line-card strong{color:#0f172a;font-size:12px;display:block}.prep-linked-line-card span,.prep-linked-line-card small{color:#64748b;margin-top:2px;font-size:11px;display:block}.prep-empty-linked{color:#166534;text-align:center;background:#f0fdf4;border:1px dashed #86efac;border-radius:14px;padding:18px;font-size:12px;font-weight:800}.prep-items-batch-list{flex-direction:column;gap:10px;display:flex}.prep-mode-pill{color:#166534;text-transform:uppercase;letter-spacing:.04em;background:#dcfce7;border-radius:999px;width:fit-content;margin-bottom:6px;padding:3px 8px;font-size:10px;font-weight:900;display:inline-flex}.prep-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.prep-linked-summary{border-top:1px solid #dcfce7;gap:6px;padding-top:10px;display:grid}.prep-linked-summary>strong{color:#166534;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.prep-summary-line{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:minmax(0,1fr) 100px 120px;align-items:center;gap:8px;padding:7px 9px;font-size:12px;display:grid}.prep-summary-line span{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.prep-summary-line b{color:#052e16}.prep-summary-line small,.prep-no-lines{color:#64748b;font-size:11px}@media (width<=1200px){.prep-batch-layout,.prep-batch-form,.prep-line-mini-form,.prep-linked-line-card,.prep-summary-line{grid-template-columns:1fr}.prep-card-actions{justify-content:flex-start}}.prep-batch-layout{grid-template-columns:1fr!important;gap:10px!important}.prep-batch-builder-card,.prep-linked-panel,.prep-items-batch-list{border-radius:16px!important;padding:12px!important}.prep-batch-form{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:8px!important}.prep-batch-form label,.prep-line-mini-form label{min-width:0!important}.prep-line-mini-form{grid-template-columns:minmax(125px,.8fr) minmax(220px,1.4fr) 90px 88px minmax(160px,1fr) auto auto!important;gap:7px!important;margin-bottom:8px!important;padding:9px!important}.prep-line-mini-form input,.prep-line-mini-form select{height:32px!important;font-size:11px!important}.prep-linked-lines-list{max-height:240px!important}.prep-linked-line-card{grid-template-columns:minmax(0,1.4fr) minmax(120px,.45fr) auto!important;padding:8px 9px!important}.prep-card-actions.compact{flex-wrap:nowrap!important}.primary-link-card,.primary-summary-line{background:#ecfdf5!important;border-color:#86efac!important}.primary-link-badge{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 8px;font-size:10px;font-weight:900;display:inline-flex}.prep-batch-item-card{padding:10px!important}.prep-batch-item-main{margin-bottom:8px!important}.prep-summary-line{grid-template-columns:minmax(0,1fr) 100px 150px!important}@media (width<=1250px){.prep-batch-form,.prep-line-mini-form,.prep-linked-line-card,.prep-summary-line{grid-template-columns:1fr!important}}.app-shell:not(.sidebar-hidden) .sidebar,.foodaudit-module:not(.sidebar-hidden) .sidebar{background:#102a33!important;flex:0 0 232px!important;width:232px!important;padding:0 10px 24px!important;overflow-x:hidden!important}.app-shell:not(.sidebar-hidden) .logo-brand-block,.foodaudit-module:not(.sidebar-hidden) .logo-brand-block,.app-shell:not(.sidebar-hidden) .compact-brand,.foodaudit-module:not(.sidebar-hidden) .compact-brand{background:#fff!important;border-bottom:1px solid #cbd5e18c!important;border-radius:0 0 12px 12px!important;justify-content:center!important;align-items:center!important;width:calc(100% + 20px)!important;min-height:92px!important;margin:0 -10px 10px!important;padding:0!important;display:flex!important;overflow:hidden!important}.app-shell:not(.sidebar-hidden) .sidebar-logo-card,.app-shell:not(.sidebar-hidden) .sidebar-logo-toggle,.foodaudit-module:not(.sidebar-hidden) .sidebar-logo-card,.foodaudit-module:not(.sidebar-hidden) .sidebar-logo-toggle{width:100%!important;height:92px!important;min-height:92px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:10px 14px!important;display:flex!important;overflow:hidden!important}.app-shell:not(.sidebar-hidden) .sidebar-logo-img,.foodaudit-module:not(.sidebar-hidden) .sidebar-logo-img{object-fit:contain!important;width:100%!important;max-width:202px!important;max-height:70px!important;display:block!important}.app-shell:not(.sidebar-hidden) .logo-brand-block .menu-icon-button,.app-shell:not(.sidebar-hidden) .compact-brand .menu-icon-button,.foodaudit-module:not(.sidebar-hidden) .logo-brand-block .menu-icon-button,.foodaudit-module:not(.sidebar-hidden) .compact-brand .menu-icon-button{display:none!important}.app-shell:not(.sidebar-hidden) .side-nav,.foodaudit-module:not(.sidebar-hidden) .side-nav{gap:3px!important;padding:4px 2px 104px!important;overflow-y:auto!important}.app-shell:not(.sidebar-hidden) .sidebar .nav-item,.app-shell:not(.sidebar-hidden) .sidebar .parent-nav,.foodaudit-module:not(.sidebar-hidden) .sidebar .nav-item,.foodaudit-module:not(.sidebar-hidden) .sidebar .parent-nav{letter-spacing:.01em!important;border-radius:9px!important;padding:9px 11px!important;font-size:14px!important;font-weight:750!important;line-height:1.18!important}.app-shell:not(.sidebar-hidden) .sidebar .sub-nav,.foodaudit-module:not(.sidebar-hidden) .sidebar .sub-nav{gap:2px!important;margin-left:6px!important;padding-left:8px!important}.app-shell:not(.sidebar-hidden) .sidebar .sub-nav-item,.foodaudit-module:not(.sidebar-hidden) .sidebar .sub-nav-item{border-radius:8px!important;padding:6px 9px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.16!important}.app-shell:not(.sidebar-hidden) .nav-chevron,.foodaudit-module:not(.sidebar-hidden) .nav-chevron{font-size:11.5px!important}.app-shell:not(.sidebar-hidden) .sidebar-footer-actions,.foodaudit-module:not(.sidebar-hidden) .sidebar-footer-actions{background:linear-gradient(#102a33f0 0%,#102a33 100%)!important;border-top:1px solid #cbd5e12e!important;margin-top:10px!important;margin-bottom:22px!important;padding:9px 0 7px!important;position:sticky!important;bottom:22px!important}.app-shell:not(.sidebar-hidden) .sidebar-platform-button,.foodaudit-module:not(.sidebar-hidden) .sidebar-platform-button{border-radius:10px!important;justify-content:center!important;align-items:center!important;height:38px!important;min-height:38px!important;padding:8px 12px!important;font-size:13.5px!important;font-weight:850!important;display:flex!important}.app-shell:not(.sidebar-hidden) .main-area,.foodaudit-module:not(.sidebar-hidden) .main-area{min-width:0!important}.foodaudit-page-heading{margin:10px 18px 12px}.foodaudit-mini-card{color:#0f172a;background:#fff;border:1px solid #bbf7d0;border-radius:14px;align-self:stretch;gap:4px;min-width:240px;padding:14px 16px;display:grid}.foodaudit-mini-card span{font-size:20px;font-weight:900}.foodaudit-mini-card small{color:#64748b;font-weight:700}.foodaudit-module .module-context-selectors{width:100%}.foodaudit-module .bevaudit-like-sales-import,.foodaudit-module .bevaudit-like-sales-records{border-color:#c9f0d4}.foodaudit-sales-import-layout{grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);align-items:start;gap:12px;display:grid}.card-heading-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.card-heading-row h4{flex:1;margin:0}.step-badge{color:#006c33;background:#ecfdf3;border:1px solid #b7e7c4;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-weight:800;display:inline-flex}.compact-mapping-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;display:grid}.upload-form-stack{gap:10px;display:grid}.file-drop-label{background:#f5fff7;border:1px dashed #a8d8b6;border-radius:12px;padding:10px}.sales-toolbar-panel{background:#fff;border:1px solid #dbe3ee;border-radius:14px;margin-bottom:12px;padding:10px}.sales-filter-grid{grid-template-columns:160px 160px minmax(280px,1fr) 140px 90px;align-items:end;gap:8px;display:grid}.sales-action-bar{border-top:1px solid #e5ecf5;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;padding-top:8px;display:flex}.filter-pill,.status-dot,.linked-pill,.missing-pill{border-radius:999px;font-weight:800}.filter-pill{background:#fff;border:1px solid #cfd9e6;padding:7px 11px}.filter-pill.active{color:#fff;background:#2563eb;border-color:#2563eb}.live-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-left:4px;padding:1px 5px;font-size:9px;display:inline-block}.selected-count{color:#64748b;font-weight:700}.total-revenue-pill{background:#fff;border:1px solid #dbe3ee;border-radius:999px;margin-left:auto;padding:8px 14px;font-weight:900}.manual-sales-inline-form{grid-template-columns:130px 120px minmax(200px,1fr) 90px 110px 150px;align-items:end;gap:8px;margin:10px 0;display:grid}.bev-style-sales-table th,.bev-style-sales-table td{white-space:nowrap}.mini-number-input{background:#fff;border:1px solid #d5dfeb;border-radius:8px;width:80px;padding:6px 8px}.status-dot.new{color:#16a34a;background:#dcfce7;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.linked-pill{color:#166534;background:#dcfce7;padding:4px 8px}.missing-pill{color:#991b1b;background:#fee2e2;padding:4px 8px}.recipe-maintenance-panel{margin-top:12px}.compact-recipe-table{max-height:300px}@media (width<=1100px){.foodaudit-sales-import-layout,.sales-filter-grid,.manual-sales-inline-form{grid-template-columns:1fr}.total-revenue-pill{margin-left:0}}.foodaudit-sales-page,.bevaudit-like-sales-records,.bevaudit-like-sales-import{box-shadow:none;background:0 0;border:none;padding:0}.foodaudit-sales-page .sales-import-hero-card,.foodaudit-sales-hero-card{background:#fff;border:1px solid #dbe3ee;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:16px 18px;display:flex;box-shadow:0 10px 24px #0f172a0d}.foodaudit-sales-page .sales-import-hero-card h3,.foodaudit-sales-hero-card h3{color:#0f172a;margin:0 0 6px;font-size:1.2rem}.foodaudit-sales-page .sales-import-hero-card p,.foodaudit-sales-hero-card p{color:#475569;margin:0}.foodaudit-sales-import-modern-grid{grid-template-columns:minmax(560px,1.65fr) minmax(330px,.95fr);align-items:start;gap:12px;display:grid}.foodaudit-sales-page .report-table-card,.bevaudit-like-sales-records .card-panel{background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:14px;box-shadow:0 10px 24px #0f172a0a}.foodaudit-sales-page input,.foodaudit-sales-page select,.bevaudit-like-sales-records input,.bevaudit-like-sales-records select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;min-height:34px;padding:7px 9px;font-size:.9rem}.foodaudit-sales-page label,.bevaudit-like-sales-records label{color:#475569;letter-spacing:.01em;flex-direction:column;gap:4px;font-size:.72rem;font-weight:800;display:flex}.foodaudit-sales-mapping-form{grid-template-columns:1.35fr repeat(3,minmax(110px,1fr));align-items:end;gap:10px;display:grid}.foodaudit-sales-mapping-form .mapping-toggle-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-row:span 2;justify-content:center;min-height:82px;padding:12px}.foodaudit-sales-mapping-form .mapping-toggle-card input{min-height:auto}.foodaudit-sales-mapping-form .mapping-toggle-card small{color:#64748b;margin-top:3px;font-size:.7rem;display:block}.foodaudit-sales-page .sales-import-card-header,.foodaudit-sales-page .card-heading-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.foodaudit-sales-page .sales-import-card-header h3,.foodaudit-sales-page .card-heading-row h4{color:#0f172a;margin:0;font-size:1.05rem}.foodaudit-sales-page .sales-import-card-header p{color:#64748b;margin:4px 0 0}.foodaudit-sales-page .sales-upload-form-modern{grid-template-columns:1fr;gap:10px;display:grid}.foodaudit-sales-page .file-drop-label{background:#f8fbff;border:1px dashed #93c5fd;border-radius:12px;padding:12px}.foodaudit-sales-page .upload-button-row{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.bevaudit-like-sales-records .sales-toolbar-panel{background:#fff;border:1px solid #dbe3ee;border-radius:16px;margin-bottom:12px;padding:12px;box-shadow:0 8px 20px #0f172a0a}.bevaudit-like-sales-records .sales-filter-grid{grid-template-columns:160px 160px minmax(360px,1fr) 150px 90px;align-items:end;gap:10px;display:grid}.bevaudit-like-sales-records .sales-action-bar{border-top:1px solid #e5ecf5;flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;padding-top:10px;display:flex}.bevaudit-like-sales-records .filter-pill,.bevaudit-like-sales-records .secondary-button,.bevaudit-like-sales-records .danger-button,.bevaudit-like-sales-records .warning-button,.foodaudit-sales-page .primary-button,.foodaudit-sales-page .secondary-button{border-radius:10px;min-height:34px;padding:8px 12px;font-size:.82rem;font-weight:900}.bevaudit-like-sales-records .filter-pill{color:#0f172a;background:#fff;border:1px solid #cfd9e6}.bevaudit-like-sales-records .filter-pill.active{color:#fff;background:#2563eb;border-color:#2563eb}.bevaudit-like-sales-records .danger-button{color:#991b1b;background:#fff1f2;border-color:#fecaca}.bevaudit-like-sales-records .warning-button{color:#111827;background:#f59e0b;border:1px solid #f59e0b}.bevaudit-like-sales-records .sales-records-note{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:10px 0 12px;padding:10px 12px}.bevaudit-like-sales-records .sales-records-table-panel h3{margin:0 0 4px}.bevaudit-like-sales-records .bev-style-sales-table{border-collapse:collapse;min-width:1050px}.bevaudit-like-sales-records .bev-style-sales-table th{color:#0f172a;text-transform:uppercase;letter-spacing:.025em;background:#eef2f7;font-size:.72rem}.bevaudit-like-sales-records .bev-style-sales-table td,.bevaudit-like-sales-records .bev-style-sales-table th{white-space:nowrap;border-bottom:1px solid #e5ecf5;padding:10px 12px}.bevaudit-like-sales-records .total-revenue-pill{color:#0f172a;background:#fff;border:1px solid #dbe3ee;border-radius:999px;margin-left:auto;padding:9px 14px;font-weight:900}.foodaudit-sales-page .mapping-status-text,.bevaudit-like-sales-records .mapping-status-text{color:#475569;margin:10px 0 0}@media (width<=1200px){.foodaudit-sales-import-modern-grid,.bevaudit-like-sales-records .sales-filter-grid{grid-template-columns:1fr}.foodaudit-sales-mapping-form{grid-template-columns:repeat(2,minmax(120px,1fr))}.bevaudit-like-sales-records .total-revenue-pill{margin-left:0}}.foodaudit-module .module-page-title-bar.foodaudit-page-heading{background:#fff!important;border:1px solid #dbe3ee!important;border-radius:16px!important;margin:10px 18px 12px!important;padding:12px 16px!important;box-shadow:0 8px 20px #0f172a0a!important}.foodaudit-module .module-page-title-bar.foodaudit-page-heading .page-title h2{color:#0f172a!important;letter-spacing:0!important;margin:0!important;font-size:1.35rem!important;font-weight:750!important}.foodaudit-module .module-page-title-bar.foodaudit-page-heading .page-title p{display:none!important}.foodaudit-module .foodaudit-panel,.foodaudit-module .foodaudit-dashboard-hero,.foodaudit-module .foodaudit-metric-card{border-color:#dbe3ee!important}.foodaudit-module .foodaudit-main-area{font-weight:400!important}.foodaudit-module .foodaudit-main-area h2,.foodaudit-module .foodaudit-main-area h3,.foodaudit-module .foodaudit-main-area h4{letter-spacing:0!important;font-weight:750!important}.foodaudit-module .foodaudit-main-area strong{font-weight:700!important}.foodaudit-sales-records-exact{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.foodaudit-sales-records-exact .sales-toolbar-panel{background:#fff!important;border:1px solid #dbe3ee!important;border-radius:16px!important;margin-bottom:12px!important;padding:12px!important;box-shadow:0 8px 20px #0f172a0a!important}.foodaudit-sales-records-exact .sales-filter-grid{grid-template-columns:160px 170px minmax(360px,1fr) 150px 90px!important;align-items:end!important;gap:10px!important;display:grid!important}.foodaudit-sales-records-exact label{color:#64748b!important;letter-spacing:0!important;font-size:.72rem!important;font-weight:650!important}.foodaudit-sales-records-exact input,.foodaudit-sales-records-exact select{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;min-height:32px!important;padding:6px 8px!important;font-size:.86rem!important;font-weight:500!important}.foodaudit-sales-records-exact .sales-action-bar{border-top:1px solid #e5ecf5!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;margin-top:10px!important;padding-top:10px!important;display:flex!important}.foodaudit-sales-records-exact .filter-pill,.foodaudit-sales-records-exact .secondary-button,.foodaudit-sales-records-exact .tiny-button,.foodaudit-sales-records-exact .new-action-button{border-radius:9px!important;min-height:30px!important;padding:6px 11px!important;font-size:.78rem!important;font-weight:750!important;line-height:1!important}.foodaudit-sales-records-exact .filter-pill{color:#0f172a!important;background:#fff!important;border:1px solid #cfd9e6!important}.foodaudit-sales-records-exact .filter-pill.active{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.foodaudit-sales-records-exact .tiny-button.danger{color:#991b1b!important;background:#fff1f2!important;border:1px solid #fecaca!important}.foodaudit-sales-records-exact .tiny-button.delete-action{color:#b91c1c!important;background:#fff7f7!important;border:1px solid #fecaca!important}.foodaudit-sales-records-exact .tiny-button.warning-action{color:#111827!important;background:#f59e0b!important;border:1px solid #f59e0b!important}.foodaudit-sales-records-exact .selection-count{color:#64748b!important;font-weight:500!important}.foodaudit-sales-records-exact .sales-total-pill{color:#0f172a!important;background:#fff!important;border:1px solid #dbe3ee!important;border-radius:999px!important;margin-left:auto!important;padding:8px 14px!important;font-weight:650!important}.foodaudit-sales-records-exact .sales-total-pill strong{font-weight:750!important}.foodaudit-sales-records-exact .sales-records-note{display:none!important}.foodaudit-sales-records-exact .sales-records-table-panel,.foodaudit-sales-records-exact .report-table-card{background:#fff!important;border:1px solid #dbe3ee!important;border-radius:16px!important;padding:12px!important;box-shadow:0 8px 20px #0f172a0a!important}.foodaudit-sales-records-exact .sales-records-table-panel h3{margin:0 0 4px!important;font-size:1rem!important;font-weight:750!important}.foodaudit-sales-records-exact .muted-text{color:#64748b!important;margin:0 0 10px!important;font-size:.86rem!important}.foodaudit-sales-records-exact .sales-compact-table,.foodaudit-sales-records-exact .bev-style-sales-table{border-collapse:collapse!important;min-width:1050px!important;font-size:.84rem!important}.foodaudit-sales-records-exact .sales-compact-table th,.foodaudit-sales-records-exact .bev-style-sales-table th{color:#0f172a!important;text-transform:none!important;letter-spacing:0!important;background:#eef2f7!important;border-bottom:1px solid #dbe3ee!important;padding:9px 10px!important;font-size:.72rem!important;font-weight:750!important}.foodaudit-sales-records-exact .sales-compact-table td,.foodaudit-sales-records-exact .bev-style-sales-table td{white-space:nowrap!important;color:#0f172a!important;border-bottom:1px solid #e5ecf5!important;padding:9px 10px!important;font-weight:400!important}.foodaudit-sales-records-exact .sales-compact-table tbody tr:nth-child(2n) td{background:#f8fafc!important}.foodaudit-sales-records-exact .inline-edit-input.ultra-input{border-radius:7px!important;width:74px!important;height:30px!important;min-height:30px!important;padding:4px 8px!important;font-size:.82rem!important;font-weight:400!important}.foodaudit-sales-records-exact .new-marker{color:#16a34a!important;background:#dcfce7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:.72rem!important;font-weight:750!important;display:inline-flex!important}.foodaudit-sales-records-exact .status-chip{border-radius:999px!important;align-items:center!important;padding:3px 8px!important;font-size:.72rem!important;font-weight:750!important;display:inline-flex!important}.foodaudit-sales-records-exact .status-chip.good{color:#166534!important;background:#dcfce7!important}.foodaudit-sales-records-exact .status-chip.warning{color:#991b1b!important;background:#fee2e2!important}.foodaudit-sales-records-exact .row-icon-actions{align-items:center!important;gap:6px!important;display:inline-flex!important}.foodaudit-sales-records-exact .recipe-preview-icon-button,.foodaudit-sales-records-exact .recipe-edit-icon-button{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;font-size:.82rem!important;font-weight:600!important;display:inline-flex!important}.foodaudit-sales-records-exact .recipe-preview-icon-button:hover,.foodaudit-sales-records-exact .recipe-edit-icon-button:hover{color:#2563eb!important;background:#eff6ff!important;border-color:#2563eb!important}.foodaudit-sales-records-exact .recipe-maintenance-panel{border-color:#dbe3ee!important;margin-top:12px!important}.foodaudit-sales-page .sales-import-hero-card h3,.foodaudit-sales-page .sales-import-card-header h3,.foodaudit-sales-page .card-heading-row h4{letter-spacing:0!important;font-weight:750!important}.foodaudit-sales-page label{font-weight:650!important}@media (width<=1200px){.foodaudit-sales-records-exact .sales-filter-grid{grid-template-columns:1fr!important}.foodaudit-sales-records-exact .sales-total-pill{margin-left:0!important}}.foodaudit-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.foodaudit-product-page .foodaudit-section-header,.foodaudit-countforms-page .foodaudit-section-header{align-items:center}.foodaudit-filter-panel{background:#fff;border:1px solid #d9e2ec;border-radius:12px;grid-template-columns:minmax(260px,1.4fr) minmax(160px,.55fr) minmax(160px,.55fr);align-items:end;gap:8px;margin:10px 0;padding:12px;display:grid}.foodaudit-filter-panel label,.foodaudit-countform-filter-row label{color:#42526e;flex-direction:column;gap:4px;font-size:11px;font-weight:700;display:flex}.foodaudit-filter-panel input,.foodaudit-filter-panel select,.foodaudit-countform-filter-row input{background:#fff;border:1px solid #cfd8e3;border-radius:8px;width:100%;height:32px;padding:0 10px;font-size:12px}.foodaudit-new-product-panel,.foodaudit-new-countform-panel,.foodaudit-table-card{background:#fff;border:1px solid #d9e2ec;border-radius:12px;margin-top:10px;padding:12px}.foodaudit-new-product-panel h4,.foodaudit-new-countform-panel h4,.foodaudit-table-card h4{margin:0 0 10px;font-size:15px;font-weight:800}.foodaudit-product-form-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.foodaudit-count-form-grid{grid-template-columns:minmax(220px,1.1fr) minmax(190px,1fr) minmax(120px,.65fr) minmax(120px,.55fr) minmax(110px,.5fr) minmax(110px,.5fr) auto auto;align-items:end;gap:8px;display:grid}.foodaudit-countform-filter-row{grid-template-columns:minmax(300px,1fr);margin:10px 0;display:grid}.foodaudit-product-table td strong,.foodaudit-data-table td strong{font-weight:700}@media (width<=1100px){.foodaudit-filter-panel,.foodaudit-product-form-grid,.foodaudit-count-form-grid{grid-template-columns:1fr 1fr}}.prep-details-section{margin-bottom:12px}.prep-section-stack{grid-template-columns:1fr;gap:12px;margin-bottom:14px;display:grid}.prep-linked-section,.foodaudit-form-grid input[list],.foodaudit-count-form-grid input[list],.prep-line-mini-form input[list]{width:100%}.prep-batch-page .foodaudit-section-header .foodaudit-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.prep-batch-page .prep-batch-builder-card,.prep-batch-page .prep-linked-panel,.prep-batch-page .prep-items-batch-list{border-radius:14px}.prep-line-mini-form{grid-template-columns:minmax(135px,.8fr) minmax(260px,2fr) minmax(90px,.6fr) minmax(100px,.7fr) minmax(180px,1.2fr) auto auto;align-items:end}@media (width<=1200px){.prep-line-mini-form{grid-template-columns:repeat(2,minmax(180px,1fr))}}.sales-line-recipe-page{display:block}.sales-line-recipe-panel.standalone-recipe-builder{margin-top:12px}.recipe-builder-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.recipe-builder-summary-grid{grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px;margin:12px 0;display:grid}.recipe-builder-summary-grid .summary-tile{background:#fff;border:1px solid #d8e1ea;border-radius:10px;padding:10px 12px}.recipe-builder-summary-grid .summary-tile span{color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.recipe-builder-summary-grid .summary-tile strong{color:#0f172a;font-size:14px}.foodaudit-sales-upload-history{margin-top:12px}.compact-section-header{margin-bottom:8px}@media (width<=1100px){.recipe-builder-summary-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}.sales-pagination-row{color:#334155;justify-content:flex-end;align-items:center;gap:10px;padding:10px 8px 4px;font-size:12px;display:flex}.sales-pagination-row label{align-items:center;gap:6px;font-size:12px;display:inline-flex}.sales-pagination-row select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:28px;padding:0 8px}.row-icon-actions{align-items:center;gap:6px;display:inline-flex}.recipe-view-icon-button,.recipe-edit-icon-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:26px;height:24px;font-size:12px;line-height:1;display:inline-flex}.recipe-view-icon-button:hover,.recipe-edit-icon-button:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.new-sales-line-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;margin:10px 0 12px;display:grid}.new-sales-line-grid label{color:#64748b;text-transform:uppercase;gap:4px;font-size:11px;font-weight:700;display:grid}.new-sales-line-grid input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:34px;padding:0 10px;font-size:13px}.foodaudit-sales-records-exact .status-chip.blacklisted-chip{color:#991b1b;white-space:nowrap;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;padding:3px 8px;font-weight:700}.foodaudit-sales-records-exact tr.mirrored-sales-row td,.foodaudit-sales-records-exact tr.mirrored-sales-row input[readonly]{color:#64748b;background:#f8fafc}.foodaudit-sales-page .sales-table-fixed-scroll{overflow-x:auto}.foodaudit-sales-page .bev-style-sales-table{table-layout:fixed;min-width:1030px}.foodaudit-sales-page .bev-style-sales-table th,.foodaudit-sales-page .bev-style-sales-table td{vertical-align:middle;white-space:nowrap;padding:8px}.foodaudit-sales-page .bev-style-sales-table .select-col{width:42px}.foodaudit-sales-page .bev-style-sales-table .status-col{width:58px}.foodaudit-sales-page .bev-style-sales-table .flag-col{width:92px}.foodaudit-sales-page .bev-style-sales-table .plu-col{width:95px}.foodaudit-sales-page .bev-style-sales-table .sales-name-col{width:30%;min-width:210px}.foodaudit-sales-page .bev-style-sales-table .qty-col{width:92px}.foodaudit-sales-page .bev-style-sales-table .money-col{width:118px}.foodaudit-sales-page .bev-style-sales-table .recipe-col{width:96px}.foodaudit-sales-page .bev-style-sales-table .edit-icon-col{width:76px}.foodaudit-sales-page .bev-style-sales-table .flag-cell,.foodaudit-sales-page .bev-style-sales-table .plu-cell{text-overflow:ellipsis;overflow:hidden}.foodaudit-sales-page .bev-style-sales-table .blacklisted-chip{text-overflow:ellipsis;justify-content:center;max-width:78px;padding:3px 7px;font-size:11px;line-height:1;display:inline-flex;overflow:hidden}.foodaudit-sales-page .bev-style-sales-table .inline-edit-input,.foodaudit-sales-page .bev-style-sales-table .ultra-input{box-sizing:border-box;width:76px;min-width:0;max-width:100%;height:30px;padding:4px 7px;font-size:12px}.foodaudit-sales-page .bev-style-sales-table .money-col .inline-edit-input,.foodaudit-sales-page .bev-style-sales-table td:nth-child(7) .inline-edit-input,.foodaudit-sales-page .bev-style-sales-table td:nth-child(8) .inline-edit-input{width:92px}.foodaudit-sales-page .sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.foodaudit-sales-page .sortable-header span{color:#64748b;margin-left:4px;font-size:10px;display:inline-block}.foodaudit-sales-page .sales-records-card-raised{overflow:hidden}.foodaudit-sales-page .sales-total-pill{white-space:nowrap}.foodaudit-module .bev-style-sales-table{table-layout:fixed;width:100%;min-width:980px}.foodaudit-module .bev-style-sales-table th,.foodaudit-module .bev-style-sales-table td{vertical-align:middle;white-space:nowrap;padding:8px 9px}.foodaudit-module .bev-style-sales-table .select-col{width:36px}.foodaudit-module .bev-style-sales-table .status-col{text-align:center;width:58px}.foodaudit-module .bev-style-sales-table .flag-col{width:100px}.foodaudit-module .bev-style-sales-table .plu-col{width:95px}.foodaudit-module .bev-style-sales-table .sales-name-col{width:270px}.foodaudit-module .bev-style-sales-table .qty-col{width:82px}.foodaudit-module .bev-style-sales-table .money-col{width:112px}.foodaudit-module .bev-style-sales-table .recipe-col{width:96px}.foodaudit-module .bev-style-sales-table .edit-icon-col{width:74px}.foodaudit-module .bev-style-sales-table .flag-cell,.foodaudit-module .bev-style-sales-table .plu-cell{text-overflow:ellipsis;overflow:hidden}.foodaudit-module .bev-style-sales-table .status-chip.blacklisted-chip{text-overflow:ellipsis;justify-content:center;max-width:88px;padding:3px 7px;display:inline-flex;overflow:hidden}.foodaudit-module .bev-style-sales-table .inline-edit-input.ultra-input{box-sizing:border-box;text-align:right;font-variant-numeric:tabular-nums;width:100%;min-width:0}.foodaudit-module .recipe-builder-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.foodaudit-module .sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.sales-page .sales-filter-panel,.sales-page .sales-record-actions,.sales-page .sales-toolbar-panel{font-size:12px!important}.sales-page .sales-filter-panel label,.sales-page .sales-record-actions label,.sales-page .sales-toolbar-panel label{font-size:11px!important;font-weight:700!important}.sales-page .sales-filter-panel select,.sales-page .sales-filter-panel input,.sales-page .sales-record-actions select,.sales-page .sales-toolbar-panel select,.sales-page .sales-toolbar-panel input{border-radius:9px!important;height:34px!important;font-size:12px!important}.sales-page .filter-pill,.sales-page .secondary-button,.sales-page .tiny-button,.sales-page .new-action-button{font-size:12px!important;line-height:1.15!important}.sales-page .sales-compact-table{table-layout:fixed!important;min-width:900px!important}.sales-page .sales-compact-table th,.sales-page .sales-compact-table td{vertical-align:middle!important;padding:7px 8px!important;font-size:12px!important;line-height:1.2!important}.sales-page .sales-compact-table th{font-size:11px!important;font-weight:800!important}.sales-page .select-col{width:42px!important}.sales-page .status-col,.sales-page .mini-col{width:56px!important}.sales-page .plu-col{width:92px!important}.sales-page .sales-name-col{width:280px!important}.sales-page .qty-col{width:78px!important}.sales-page .money-col{width:104px!important}.sales-page .recipe-col{width:112px!important}.sales-page .edit-icon-col{width:72px!important}.sales-page .inline-edit-input,.sales-page .ultra-input{width:100%!important;min-width:72px!important;height:30px!important;padding:5px 7px!important;font-size:12px!important}.sales-page .status-chip,.sales-page .new-marker,.sales-page .modified-marker{font-size:11px!important}.recipe-builder-page .recipe-builder-actions{gap:8px!important}.recipe-builder-page .recipe-builder-actions .secondary-button,.recipe-builder-page .recipe-builder-actions .primary-button{border-radius:9px!important;height:34px!important;font-size:12px!important}.recipe-builder-page .recipe-builder-header h3{font-size:20px!important}.recipe-builder-page .recipe-detail-card strong,.recipe-builder-page .recipe-cost-card strong{font-size:14px!important}.sales-record-actions .tiny-button,.sales-record-actions .secondary-button,.sales-record-actions .filter-pill,.compact-actions .tiny-button,.compact-actions .secondary-button,.filter-pill,.tiny-button,.secondary-button,.new-action-button{letter-spacing:0!important;font-weight:650!important}.sales-records-page-tight,.sales-records-card-raised,.sales-filter-panel,.sales-record-actions,.standard-pricing-page,.standard-transfer-page{font-size:12px!important}.sales-compact-table th,.sales-compact-table td{font-size:11px!important;font-weight:500!important}.sales-compact-table th{font-weight:750!important}.sales-compact-table .plu-col{width:82px!important}.sales-compact-table .sales-name-col{width:300px!important}.sales-compact-table .qty-col{width:74px!important}.sales-compact-table .money-col,.sales-compact-table .recipe-col{width:92px!important}.sales-compact-table .edit-icon-col{width:56px!important}.status-chip.muted{color:#374151!important;background:#e5e7eb!important}.standard-pricing-card,.standard-transfer-card,.standard-pricing-page .report-table-card,.standard-transfer-page .report-table-card,.foodaudit-panel.standard-pricing-page,.foodaudit-panel.standard-transfer-page{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;box-shadow:0 10px 24px #0f172a0d!important}.standard-pricing-page .table-header-row h3,.standard-transfer-page .table-header-row h3,.foodaudit-panel.standard-pricing-page h3,.foodaudit-panel.standard-transfer-page h3{font-size:18px!important;font-weight:800!important}.standard-pricing-page .table-header-row p,.standard-transfer-page .table-header-row p,.foodaudit-panel.standard-pricing-page p,.foodaudit-panel.standard-transfer-page p{color:#64748b!important;font-size:12px!important}.standard-pricing-page .data-table th,.standard-transfer-page .data-table th,.standard-pricing-table th,.standard-transfer-table th{color:#334155!important;text-transform:none!important;letter-spacing:0!important;background:#f8fafc!important;font-size:11px!important;font-weight:800!important}.standard-pricing-page .data-table td,.standard-transfer-page .data-table td,.standard-pricing-table td,.standard-transfer-table td{color:#0f172a!important;font-size:12px!important;font-weight:500!important}.recipe-transfer-clean-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;margin-bottom:12px;padding:14px;box-shadow:0 10px 24px #0f172a0d}.recipe-transfer-row:last-child{margin-bottom:0}@media (width<=1050px){.recipe-transfer-row,.recipe-transfer-options-row{grid-template-columns:1fr!important}.recipe-transfer-row>strong{padding-bottom:0}}.sales-record-actions .tiny-button,.sales-record-actions .secondary-button,.sales-record-actions .filter-pill,.compact-actions .tiny-button,.compact-actions .secondary-button,.filter-pill,.tiny-button,.secondary-button,.new-action-button,.sales-page button,.foodaudit-sales-page button{letter-spacing:0!important;font-weight:600!important}.sales-page .primary-button,.foodaudit-sales-page .primary-button,.standard-transfer-page .primary-button,.standard-pricing-page .primary-button{font-weight:650!important}.sales-page .sales-compact-table th,.sales-page .sales-compact-table td,.foodaudit-sales-page .sales-compact-table th,.foodaudit-sales-page .sales-compact-table td{font-size:11px!important;font-weight:500!important}.sales-page .sales-compact-table th,.foodaudit-sales-page .sales-compact-table th{font-weight:700!important}.recipe-transfer-clean-card,.standard-transfer-page .recipe-transfer-clean-card{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:16px!important;margin-bottom:12px!important;padding:14px!important;box-shadow:0 8px 20px #0f172a0b!important}.recipe-transfer-row{grid-template-columns:90px repeat(3,minmax(180px,1fr))!important;align-items:end!important;gap:10px!important;margin-bottom:10px!important;display:grid!important}.recipe-transfer-options-row{grid-template-columns:90px minmax(220px,1fr) minmax(220px,1fr) minmax(180px,1fr)!important}.recipe-transfer-row>strong{color:#0f172a!important;text-transform:uppercase!important;letter-spacing:.03em!important;padding-bottom:10px!important;font-size:12px!important;font-weight:800!important}.recipe-transfer-row label{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.03em!important;gap:5px!important;font-size:10px!important;font-weight:800!important;display:grid!important}.recipe-transfer-row select{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;height:34px!important;padding:6px 9px!important;font-size:12px!important;font-weight:600!important}.standard-transfer-table .status-chip{font-size:10px!important;font-weight:650!important}@media (width<=1050px){.recipe-transfer-row,.recipe-transfer-options-row{grid-template-columns:1fr!important}}.blacklisted-marker{color:#991b1b;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;font-size:.78rem;font-weight:700;display:inline-flex}.standard-purchases-page .foodaudit-section-header,.standard-suppliers-page .foodaudit-section-header{align-items:center;gap:12px}.standard-entry-form{background:#f0fdf4b8;border:1px solid #22c55e3d;border-radius:14px;margin:12px 0 14px;padding:14px}.standard-entry-form .wide-field{grid-column:span 2}.form-button-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.purchase-filter-row{grid-template-columns:minmax(280px,1fr) minmax(180px,260px);gap:10px;margin:10px 0 12px;display:grid}.compact-purchases-table th,.compact-purchases-table td,.suppliers-table th,.suppliers-table td{white-space:nowrap;vertical-align:middle}.compact-purchases-table td:nth-child(5),.suppliers-table td:first-child{white-space:normal;min-width:220px}.supplier-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.status-chip.warning{color:#92400e;background:#fef3c7;border-color:#fde68a}@media (width<=980px){.purchase-filter-row{grid-template-columns:1fr}.standard-entry-form .wide-field{grid-column:span 1}}.purchase-documents-page .purchase-page-header{align-items:flex-start;gap:1rem}.purchase-summary-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:.75rem;margin:1rem 0;display:grid}.capture-summary-grid{grid-template-columns:repeat(5,minmax(130px,1fr))}.purchase-document-card{border-radius:14px;margin-bottom:1rem}.credit-title{margin-top:1.2rem}.credit-note-card{border-color:#fecaca}.purchase-capture-page{flex-direction:column;gap:1rem;display:flex}.purchase-header-form,.purchase-line-form{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;padding:1rem}.purchase-add-products-panel{background:#f8fff9;border:1px solid #bbf7d0;border-radius:14px;padding:1rem}.purchase-add-products-panel h4{margin:0 0 .7rem}.empty-table-message{text-align:center;color:#64748b;padding:2rem!important}.action-cell{white-space:nowrap}.warning-banner{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin:.75rem 0;padding:.85rem 1rem;font-weight:600}@media (width<=1100px){.purchase-summary-grid,.capture-summary-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}.purchase-search-only-panel{gap:10px;display:grid}.purchase-search-only-panel .helper-text{color:#526173;margin:0;font-size:.9rem}.purchase-product-search-row input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:38px;padding:0 12px}.purchase-search-results{background:#f8fffa;border:1px solid #d7f5df;border-radius:12px;gap:6px;max-height:260px;padding:8px;display:grid;overflow:auto}.purchase-search-result{cursor:pointer;text-align:left;background:#fff;border:1px solid #d9e2ef;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 10px;display:flex}.purchase-search-result:hover{background:#f0fff4;border-color:#22c55e}.purchase-search-result.empty{cursor:default;color:#64748b}.purchase-search-result span:first-child{gap:2px;display:grid}.purchase-search-result small{color:#64748b;font-size:.78rem}.compact-purchases-table .table-input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:30px;padding:4px 8px}.compact-purchases-table .qty-input,.compact-purchases-table .money-input,.compact-purchases-table .discount-input{max-width:95px}.compact-purchases-table .notes-input{min-width:160px}.currency-input-wrap{background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:4px;padding-left:8px;display:inline-flex}.currency-input-wrap span{color:#334155;font-weight:700}.currency-input-wrap input{box-shadow:none!important;border:0!important}.foodaudit-panel .purchase-document-card .action-cell,.standard-purchases-page .action-cell{white-space:nowrap;align-items:center;gap:6px;display:flex}.foodaudit-panel .danger-icon-button,.standard-purchases-page .danger-icon-button{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.foodaudit-panel .danger-icon-button:hover,.standard-purchases-page .danger-icon-button:hover{background:#fee2e2}.foodaudit-panel .compact-purchases-table th,.foodaudit-panel .compact-purchases-table td{vertical-align:middle;font-size:12px}.foodaudit-panel .purchase-header-form input,.foodaudit-panel .purchase-header-form select,.foodaudit-panel .purchase-add-products-panel input,.foodaudit-panel .compact-purchases-table input,.foodaudit-panel .compact-purchases-table select{font-size:12px}.station-requisition-page.standard-purchases-page,.foodaudit-counts-page.standard-purchases-page{background:#fff;border:1px solid #d7e3ef;border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f172a0a}.requisition-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.requisition-capture-panel,.requisition-search-panel,.count-filter-card{background:#f3fff6;border:1px solid #b7efc5;border-radius:16px;margin:12px 0;padding:14px}.requisition-add-grid,.count-filter-grid{grid-template-columns:minmax(260px,1.8fr) minmax(120px,.7fr) minmax(120px,.7fr) auto;align-items:end;gap:10px;display:grid}.count-filter-grid{grid-template-columns:minmax(260px,2fr) minmax(150px,1fr) minmax(150px,1fr) minmax(130px,.9fr)}.requisition-add-grid label,.count-filter-grid label,.count-modal-form label{color:#475569;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:4px;font-size:11px;font-weight:800;display:flex}.requisition-add-grid input,.requisition-add-grid select,.count-filter-grid input,.count-filter-grid select,.count-modal-form input,.count-modal-form select{color:#0f172a;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:36px;padding:8px 10px;font-weight:600}.counts-title-row{margin-top:14px}.counts-table-card{max-height:420px;overflow:auto}.counts-table th,.counts-table td{white-space:nowrap}.count-source-pill,.count-state-pill{color:#2563eb;background:#eaf2ff;border-radius:999px;justify-content:center;align-items:center;min-width:28px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.count-source-pill.device{color:#92400e;background:#fde68a}.count-state-pill{color:#15803d;text-transform:capitalize;background:#dcfce7}.count-modal-backdrop{z-index:9999;background:#0f172a94;justify-content:center;align-items:flex-start;padding-top:110px;display:flex;position:fixed;inset:0}.count-modal-card{background:#fff;border-radius:18px;width:min(760px,100vw - 32px);padding:18px;box-shadow:0 24px 80px #0f172a59}.modal-header-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.modal-header-row h3{margin:0 0 4px}.modal-header-row p{color:#64748b;margin:0}.count-modal-form{grid-template-columns:repeat(2,minmax(0,1fr))}.count-modal-form .wide-field,.count-modal-form .searchable-select-wrap{grid-column:span 2}.modal-action-row{grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.action-row.aligned-right{justify-content:flex-end}@media (width<=900px){.requisition-add-grid,.count-filter-grid,.count-modal-form{grid-template-columns:1fr}.count-modal-form .wide-field,.count-modal-form .searchable-select-wrap{grid-column:auto}}.counts-worksheet-table th.select-col,.counts-worksheet-table td.select-col{display:none!important}.food-count-edit-table .count-closing-cell{white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;display:flex!important}.food-count-edit-table .closing-count-input{color:#0f172a!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;width:92px!important;max-width:92px!important;height:30px!important;padding:5px 8px!important;font-size:12px!important;font-weight:800!important}.food-count-edit-table .closing-count-input:focus{border-color:#2563eb!important;outline:none!important;box-shadow:0 0 0 3px #2563eb1f!important}.food-count-edit-table td,.food-count-edit-table th{vertical-align:middle!important}.counts-worksheet-scroll{overflow:auto!important}.counts-worksheet-table:not(.food-count-edit-table) th,.counts-worksheet-table:not(.food-count-edit-table) td{vertical-align:middle!important;white-space:nowrap!important;text-overflow:ellipsis!important;padding:8px 10px!important;font-size:12px!important;line-height:1.3!important;overflow:hidden!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(2),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(2){text-align:left!important;width:145px!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(3),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(3){text-align:left!important;width:250px!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(4),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(4){text-align:left!important;width:140px!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(6),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(6){text-align:left!important;width:125px!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(8),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(8){text-align:left!important;width:150px!important}.counts-worksheet-table:not(.food-count-edit-table) td strong,.counts-worksheet-table:not(.food-count-edit-table) td small{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.counts-worksheet-table:not(.food-count-edit-table) .closing-count-input{box-sizing:border-box!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:30px!important}.food-count-edit-table th,.food-count-edit-table td{vertical-align:middle!important;white-space:nowrap!important;text-overflow:ellipsis!important;padding:8px 10px!important;font-size:12px!important;line-height:1.3!important;overflow:hidden!important}.food-count-edit-table th:nth-child(2),.food-count-edit-table td:nth-child(2){text-align:left!important;width:260px!important}.food-count-edit-table th:nth-child(3),.food-count-edit-table td:nth-child(3){text-align:left!important;width:150px!important}.food-count-edit-table th:nth-child(4),.food-count-edit-table td:nth-child(4){text-align:left!important;width:130px!important}.food-count-edit-table th:nth-child(5),.food-count-edit-table td:nth-child(5){text-align:left!important;width:110px!important}.food-count-edit-table th:nth-child(6),.food-count-edit-table td:nth-child(6){text-align:left!important;width:210px!important}.food-count-edit-table .count-closing-cell{white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:auto!important;max-width:150px!important;display:inline-flex!important}.food-count-edit-table .count-closing-cell .closing-count-input,.food-count-edit-table input.closing-count-input{color:#0f172a!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;flex:0 0 92px!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:30px!important;padding:5px 8px!important;font-size:12px!important;font-weight:800!important}.food-count-edit-table .count-closing-cell span{color:#0f172a!important;flex:none!important;font-size:12px!important;font-weight:800!important}.counts-worksheet-scroll{width:100%!important;overflow-x:hidden!important}.counts-worksheet-table:not(.food-count-edit-table){table-layout:fixed!important;width:100%!important;min-width:0!important;max-width:100%!important}.counts-worksheet-table:not(.food-count-edit-table) th,.counts-worksheet-table:not(.food-count-edit-table) td{text-overflow:ellipsis!important;white-space:nowrap!important;vertical-align:middle!important;padding:7px 8px!important;overflow:hidden!important}.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(3) strong,.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(3) small{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.counts-worksheet-table:not(.food-count-edit-table) th:first-child,.counts-worksheet-table:not(.food-count-edit-table) td:first-child{text-align:center!important;width:5%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(9),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(9),.counts-worksheet-table:not(.food-count-edit-table) .movement-col,.counts-worksheet-table:not(.food-count-edit-table) .movement-cell{text-align:center!important;width:7%!important;min-width:0!important}.counts-worksheet-table:not(.food-count-edit-table) .closing-count-input{border-radius:9px!important;width:88px!important;max-width:100%!important;height:30px!important;padding:5px 8px!important;font-size:12px!important}.counts-worksheet-table:not(.food-count-edit-table) .movement-arrow{width:28px!important;height:28px!important;font-size:15px!important}@media (width<=1280px){.counts-worksheet-table:not(.food-count-edit-table) th,.counts-worksheet-table:not(.food-count-edit-table) td{padding-left:6px!important;padding-right:6px!important;font-size:10.5px!important}.counts-worksheet-table:not(.food-count-edit-table) .closing-count-input{width:72px!important}}.food-count-edit-table .count-closing-cell{align-items:center!important;gap:5px!important;width:auto!important;display:inline-flex!important}.food-count-edit-table .closing-count-input{border-radius:9px!important;width:88px!important;max-width:88px!important;height:30px!important;padding:5px 8px!important;font-size:12px!important}.counts-worksheet-card,.foodaudit-counts-page .counts-table-card{overflow:hidden!important}.counts-worksheet-table:not(.food-count-edit-table){table-layout:fixed!important;width:100%!important;min-width:980px!important}.counts-worksheet-scroll{overflow-x:auto!important}.counts-worksheet-table:not(.food-count-edit-table) th:first-child,.counts-worksheet-table:not(.food-count-edit-table) td:first-child{width:6%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(2),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(2){width:13%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(4),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(4){width:12%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(5),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(5){text-align:center!important;width:6%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(6),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(6){width:11%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(7),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(7){text-align:center!important;width:8%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(9),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(9){text-align:center!important;width:6%!important}.counts-worksheet-table:not(.food-count-edit-table) .closing-count-input,.counts-worksheet-table:not(.food-count-edit-table) input.closing-count-input{box-sizing:border-box!important;border-radius:9px!important;width:90px!important;min-width:90px!important;max-width:90px!important;height:30px!important;padding:5px 8px!important;font-size:12px!important;font-weight:800!important}.food-count-edit-table{table-layout:fixed!important;width:100%!important;min-width:0!important}.food-count-edit-table th:first-child,.food-count-edit-table td:first-child{text-align:center!important;width:8%!important}.food-count-edit-table th:nth-child(2),.food-count-edit-table td:nth-child(2){width:27%!important}.food-count-edit-table th:nth-child(3),.food-count-edit-table td:nth-child(3){width:14%!important}.food-count-edit-table th:nth-child(4),.food-count-edit-table td:nth-child(4){width:13%!important}.food-count-edit-table th:nth-child(5),.food-count-edit-table td:nth-child(5){width:12%!important}.food-count-edit-table th:nth-child(6),.food-count-edit-table td:nth-child(6){width:18%!important}.food-count-edit-table .count-closing-cell{align-items:center!important;gap:6px!important;width:auto!important;max-width:128px!important;display:inline-flex!important}.food-count-edit-table .count-closing-cell .closing-count-input,.food-count-edit-table input.closing-count-input{border-radius:9px!important;flex:0 0 90px!important;width:90px!important;min-width:90px!important;max-width:90px!important;height:30px!important;padding:5px 8px!important;font-size:12px!important;font-weight:800!important}.food-count-edit-table .count-closing-cell span{white-space:nowrap!important;font-size:12px!important;font-weight:800!important}.manual-count-review-card,.synced-device-review-card{margin-top:14px!important}.manual-count-review-scroll{max-height:320px!important;overflow:auto!important}.manual-count-review-table td strong,.manual-count-review-table td small{display:block!important}@media (width<=1280px){.counts-worksheet-table:not(.food-count-edit-table){min-width:920px!important}.counts-worksheet-table:not(.food-count-edit-table) th,.counts-worksheet-table:not(.food-count-edit-table) td,.food-count-edit-table th,.food-count-edit-table td{padding-left:6px!important;padding-right:6px!important}}.foodaudit-counts-page .counts-worksheet-card,.foodaudit-counts-page .counts-table-card,.counts-view-page .counts-worksheet-card{max-width:100%!important}.foodaudit-counts-page .table-scroll,.counts-view-page .table-scroll{overflow-x:auto!important}.foodaudit-counts-page .food-count-edit-table .count-closing-cell,.food-count-edit-table .count-closing-cell,table.food-count-edit-table td .count-closing-cell{white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:132px!important;min-width:132px!important;max-width:132px!important;display:flex!important}.foodaudit-counts-page .food-count-edit-table input.closing-count-input,.food-count-edit-table input.closing-count-input,table.food-count-edit-table .closing-count-input{color:#0f172a!important;box-sizing:border-box!important;appearance:textfield!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:9px!important;flex:0 0 92px!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:32px!important;min-height:32px!important;padding:5px 8px!important;font-size:12px!important;font-weight:800!important}.foodaudit-counts-page .food-count-edit-table input.closing-count-input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.foodaudit-counts-page .food-count-edit-table input.closing-count-input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.food-count-edit-table input.closing-count-input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.food-count-edit-table input.closing-count-input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.foodaudit-counts-page .food-count-edit-table .count-closing-cell span,.food-count-edit-table .count-closing-cell span{color:#0f172a!important;flex:none!important;font-size:12px!important;font-weight:800!important}.synced-devices-page .foodaudit-section-header,.synced-devices-page .purchase-page-header,.counts-management-page .counts-hero-card{margin-bottom:10px!important;padding:12px 16px!important}.synced-devices-page .summary-card-grid,.synced-devices-page .compact-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:8px 0 10px!important;display:grid!important}.synced-devices-page .summary-card-grid>*,.synced-devices-page .compact-summary-grid>*,.counts-management-page .counts-summary-grid>*{min-height:54px!important;padding:10px 12px!important}.synced-devices-page .report-table-card,.counts-management-page .manual-count-review-card,.counts-management-page .synced-device-review-card{margin-top:10px!important;padding-top:10px!important}.synced-devices-page .empty-state.compact,.synced-device-review-card .empty-state.compact{min-height:58px!important;padding:14px!important}.manual-count-review-scroll,.synced-devices-page .manual-count-review-scroll,.counts-management-page .manual-count-review-scroll{max-height:220px!important;overflow:auto!important}.manual-count-review-table th,.manual-count-review-table td{padding:7px 9px!important;font-size:11.5px!important}.counts-worksheet-table:not(.food-count-edit-table){min-width:1080px!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(3),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(3){width:25%!important}.counts-worksheet-table:not(.food-count-edit-table) th:nth-child(8),.counts-worksheet-table:not(.food-count-edit-table) td:nth-child(8){width:11%!important}.purchases-page{gap:8px!important}.purchases-page .page-title-card,.purchases-page .section-title-card,.purchases-page>.section-card:first-child{min-height:0!important;margin-bottom:8px!important;padding:10px 14px!important}.purchase-list-hero,.purchase-capture-header,.purchase-invoice-details-card,.purchase-product-search-panel,.purchase-lines-table-card{border-radius:15px!important;padding:10px 12px!important;box-shadow:0 6px 16px #0f172a09!important}.purchase-list-hero,.purchase-capture-header{align-items:center!important;min-height:0!important;margin-bottom:8px!important}.purchase-list-hero h3,.purchase-capture-header h3{margin:0 0 2px!important;font-size:20px!important;line-height:1.15!important}.purchase-list-hero p,.purchase-capture-header p{font-size:11px!important;line-height:1.35!important}.purchase-header-actions{flex-flow:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;max-width:340px!important;display:flex!important}.purchase-header-actions .btn,.purchase-header-actions button,.purchases-page .btn,.purchases-page button{border-radius:9px!important;height:32px!important;min-height:30px!important;padding:6px 10px!important;font-size:12px!important;line-height:1!important}.purchase-summary-grid,.purchase-metric-strip{gap:8px!important;margin:8px 0!important}.purchase-summary-grid .metric-card,.purchase-summary-grid>div,.purchase-metric-strip>div{border-radius:12px!important;min-height:54px!important;padding:8px 10px!important}.purchase-summary-grid span,.purchase-metric-strip span{font-size:9px!important;line-height:1.2!important}.purchase-summary-grid strong,.purchase-metric-strip strong{margin-top:3px!important;font-size:14px!important}.purchases-page .filter-row,.purchases-page .table-filter-row,.purchases-page .compact-filter-row{align-items:center!important;gap:8px!important;margin:6px 0 8px!important}.purchases-page .filter-row input,.purchases-page .filter-row select,.purchases-page .table-filter-row input,.purchases-page .table-filter-row select,.purchases-page .compact-filter-row input,.purchases-page .compact-filter-row select{border-radius:8px!important;height:30px!important;padding:5px 8px!important;font-size:12px!important}.purchases-page h3,.purchases-page h4{margin-top:8px!important;margin-bottom:6px!important;line-height:1.15!important}.purchases-page .table-card,.purchases-page .report-table-card,.purchases-page .purchase-invoices-scroll,.purchases-page .purchase-lines-table-scroll{min-height:0!important}.purchase-invoices-scroll{min-height:170px!important;max-height:260px!important;overflow:auto!important}.purchase-lines-table-scroll{min-height:180px!important;max-height:calc(100vh - 430px)!important;overflow:auto!important}.purchase-invoices-table th,.purchase-invoices-table td,.purchase-lines-modern-table th,.purchase-lines-modern-table td{padding:6px 8px!important;font-size:11.5px!important}.purchase-invoice-details-card{grid-template-columns:1.1fr 1fr 160px 150px 90px 110px!important;gap:8px!important;margin-bottom:8px!important}.purchase-invoice-details-card input,.purchase-invoice-details-card select,.purchase-product-search-panel input,.purchase-lines-modern-table input,.purchase-lines-modern-table select{border-radius:8px!important;height:30px!important;padding:5px 8px!important;font-size:12px!important}.purchase-product-search-panel{margin-bottom:8px!important}.purchase-product-live-results{gap:6px!important;max-height:160px!important}.purchase-product-live-results button{border-radius:10px!important;padding:7px 9px!important}.purchases-page .empty-state,.purchases-page .empty-table-state,.purchase-invoices-scroll .empty-state,.purchase-lines-table-scroll .empty-state{min-height:95px!important;padding:22px 12px!important}.purchases-page .credit-notes-section,.purchases-page .credit-notes-card{margin-top:10px!important}.purchases-page .credit-notes-section .purchase-invoices-scroll,.purchases-page .credit-notes-card .purchase-invoices-scroll{min-height:130px!important;max-height:210px!important}@media (width<=1250px){.purchase-invoice-details-card{grid-template-columns:repeat(3,minmax(0,1fr))!important}.purchase-header-actions{max-width:none!important}}.foodaudit-notes-page.compact-page-panel{padding:14px 16px}.foodaudit-notes-page .compact-section-header,.foodaudit-notes-page .compact-table-title{margin-bottom:10px}.foodaudit-notes-page .notes-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.foodaudit-notes-page .compact-form-card,.foodaudit-notes-page .compact-table-card{background:#fff;border:1px solid #c7f2d3;border-radius:14px;margin-top:10px;padding:12px}.compact-notes-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.compact-notes-grid .notes-textarea-field{grid-column:1/-1}.notes-checkbox-row{gap:14px;padding-top:8px}.compact-notes-table-scroll{max-height:360px}.compact-notes-table th,.compact-notes-table td{vertical-align:middle;padding:8px 10px}.compact-notes-table .notes-table-note-cell{white-space:normal;min-width:280px;max-width:460px;line-height:1.35}.compact-notes-table .row-icon-actions{flex-wrap:wrap;justify-content:flex-start;gap:6px;display:flex}.compact-notes-table .table-action-btn{border-radius:8px;min-height:28px;padding:4px 8px}@media (width<=1100px){.foodaudit-notes-page .notes-summary-grid,.compact-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.foodaudit-reports-page{padding:12px}.compact-report-toolbar,.report-toolbar.compact-report-toolbar{background:#fff;border:1px solid #dbe4ee;border-radius:14px;grid-template-columns:1.15fr 42px 1.05fr 1.1fr 1.15fr auto 42px auto auto;align-items:end;gap:8px;padding:10px;display:grid}.compact-report-toolbar label{letter-spacing:.04em;color:#50627a;flex-direction:column;gap:4px;font-size:11px;font-weight:700;display:flex}.compact-report-toolbar select,.compact-report-toolbar input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:34px;min-height:34px;padding:6px 10px;font-size:13px}.compact-report-toolbar button{white-space:nowrap;height:34px;min-height:34px}.compact-icon-button{justify-content:center;width:42px;min-width:42px;padding:0}.success-outline-button{color:#166534!important;background:#f0fdf4!important;border-color:#86efac!important}.purple-outline-button{color:#6b21a8!important;background:#faf5ff!important;border-color:#d8b4fe!important}.compact-info-banner{margin-top:8px}.report-empty-state{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;margin-top:8px;display:flex}.report-empty-state h3{color:#64748b;margin:0 0 8px}.compact-report-placeholder{padding:14px}@media (width<=1180px){.compact-report-toolbar,.report-toolbar.compact-report-toolbar{grid-template-columns:repeat(4,minmax(130px,1fr))}.compact-icon-button{width:auto}}.pro-food-report-page{flex-direction:column;gap:12px;max-width:100%;display:flex;overflow-x:hidden}.food-report-hero-card{background:linear-gradient(135deg,#f0fdf4 0%,#fff 52%,#eefcf6 100%);border:1px solid #bbf7d0;border-radius:22px;grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:16px;padding:18px;display:grid;box-shadow:0 14px 34px #0f172a12}.food-report-hero-copy h3{color:#0f172a;margin:4px 0 8px;font-size:25px;line-height:1.08}.food-report-hero-copy p{color:#475569;max-width:880px;margin:0;font-size:13px;line-height:1.55}.food-report-hero-status{background:#fff;border:1px solid #dcfce7;border-radius:18px;flex-direction:column;justify-content:center;padding:14px;display:flex;box-shadow:inset 0 0 0 1px #16a34a0a}.food-report-hero-status span,.food-report-kpi-grid article span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900}.food-report-hero-status strong{color:#14532d;margin-top:4px;font-size:31px;line-height:1.1;display:block}.food-report-hero-status small,.food-report-kpi-grid article small{color:#64748b;margin-top:4px;font-size:12px;line-height:1.35}.food-report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.food-report-kpi-grid article{background:#fff;border:1px solid #dbe3ef;border-radius:16px;min-height:94px;padding:12px 13px;box-shadow:0 8px 20px #0f172a0b}.food-report-kpi-grid article strong{color:#0f172a;margin:6px 0 3px;font-size:16px;display:block}.food-report-runner-card,.food-report-preview-card,.food-report-readiness-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;padding:14px;box-shadow:0 10px 24px #0f172a0e}.food-report-runner-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.food-report-runner-header h3,.food-report-readiness-card h3{color:#0f172a;margin:0 0 4px;font-size:18px}.food-report-runner-header p,.food-report-readiness-card p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.food-report-header-actions,.food-report-toolbar-actions{flex-wrap:nowrap;align-items:center;gap:7px;display:flex}.food-report-mini-button,.food-export-button,.food-run-report-button{white-space:nowrap;border-radius:11px;height:38px;font-size:12px;font-weight:900}.food-report-mini-button{padding:0 11px}.food-run-report-button{min-width:102px;padding:0 14px}.food-export-button{min-width:62px;padding:0 11px}.food-report-controls-grid{grid-template-columns:minmax(180px,1.2fr) minmax(120px,.75fr) minmax(130px,.8fr) minmax(150px,1fr) auto;align-items:end;gap:10px;display:grid}.food-report-controls-grid label{color:#64748b;flex-direction:column;gap:5px;min-width:0;font-size:11px;font-weight:900;display:flex}.food-report-controls-grid select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:11px;width:100%;min-width:0;height:38px;padding:7px 10px;font-size:12px;font-weight:700}.food-report-controls-grid select:disabled{color:#94a3b8;background:#f1f5f9}.food-report-disclaimer-panel,.food-report-column-panel{border-radius:14px;margin-top:12px;padding:11px 12px}.food-report-disclaimer-panel{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa}.food-report-disclaimer-panel strong,.food-report-column-panel strong{margin-bottom:4px;font-size:13px;display:block}.food-report-disclaimer-panel p{margin:0;font-size:12px;line-height:1.5}.food-report-column-panel{background:#f8fafc;border:1px solid #e2e8f0;grid-template-columns:minmax(210px,.6fr) minmax(0,1fr);align-items:center;gap:12px;display:grid}.food-report-column-panel span{color:#64748b;font-size:12px}.food-report-column-tags{flex-wrap:wrap;gap:6px;display:flex}.food-report-column-tags span{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.food-report-message{margin-top:0}.food-report-lower-grid{grid-template-columns:minmax(0,1fr) 285px;align-items:stretch;gap:12px;display:grid}.food-report-preview-scroll{min-height:220px;max-height:calc(100vh - 520px);overflow:auto}.food-report-preview-table{min-width:720px}.food-report-preview-table th,.food-report-preview-table td{padding:8px 10px;font-size:12px}.food-report-preview-table .active-preview-row td{color:#14532d;font-weight:800;background:#ecfdf5!important}.food-report-readiness-card ul{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.food-report-readiness-card li{border-radius:12px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.food-report-readiness-card li span{border-radius:999px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:inline-grid}.food-report-readiness-card li.complete{color:#14532d;background:#ecfdf5}.food-report-readiness-card li.complete span{color:#fff;background:#16a34a}.food-report-readiness-card li.pending{color:#9a3412;background:#fff7ed}.food-report-readiness-card li.pending span{color:#fff;background:#f59e0b}@media (width<=1250px){.food-report-hero-card,.food-report-lower-grid{grid-template-columns:1fr}.food-report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-report-controls-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.food-report-toolbar-actions{flex-wrap:wrap;justify-content:flex-start}}@media (width<=760px){.food-report-kpi-grid,.food-report-controls-grid,.food-report-column-panel{grid-template-columns:1fr}.food-report-runner-header{flex-direction:column}}.food-report-live-hero{background:linear-gradient(135deg,#f0fdf4 0%,#fff 48%,#eef6ff 100%);border-color:#bbf7d0}.food-report-kpi-grid-six{grid-template-columns:repeat(6,minmax(0,1fr))}.food-report-controls-grid-live{grid-template-columns:minmax(160px,1.2fr) 120px 120px minmax(140px,1fr) minmax(190px,1.4fr) auto}.food-report-controls-grid-live input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:11px;width:100%;height:38px;padding:8px 10px;font-size:12px;font-weight:700}.food-report-export-button{min-width:58px;height:38px;padding:0 12px}.live-food-report-table-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;margin-top:12px;padding:14px;box-shadow:0 12px 28px #0f172a12}.food-report-table-status{color:#64748b;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.live-food-report-scroll{border-radius:14px;min-height:360px;max-height:calc(100vh - 395px);overflow:auto}.live-food-report-table{border-collapse:separate;border-spacing:0;min-width:1040px}.live-food-report-table thead th{z-index:12;cursor:pointer;background:#f8fafc;position:sticky;top:0;box-shadow:0 1px #94a3b873}.live-food-report-table tbody tr:nth-child(2n) td{background:#f8fafc}.live-food-report-table tbody tr:hover td{background:#eff6ff}.live-food-report-table th:first-child,.live-food-report-table td:first-child{z-index:9;background:inherit;min-width:240px;position:sticky;left:0;box-shadow:1px 0 #0f172a14}.live-food-report-table thead th:first-child{z-index:18;background:#f8fafc}.food-report-lower-grid-live{grid-template-columns:1fr 1.2fr;margin-top:12px}.food-report-insight-card{background:#f8fbff;border-color:#bfdbfe}@media (width<=1350px){.food-report-kpi-grid-six,.food-report-controls-grid-live{grid-template-columns:repeat(3,minmax(0,1fr))}.food-report-toolbar-actions{justify-content:flex-start}}@media (width<=900px){.food-report-kpi-grid-six,.food-report-controls-grid-live,.food-report-lower-grid-live{grid-template-columns:1fr}}.foodaudit-stock-reports-page{flex-direction:column;gap:8px;min-height:calc(100vh - 86px);display:flex;margin-top:0!important}.foodaudit-reports-title-bar{border-radius:14px!important;align-items:center!important;margin-bottom:0!important;padding:10px 14px!important}.foodaudit-reports-title-bar h3{margin:0!important;font-size:19px!important}.foodaudit-reports-title-bar p{margin-top:3px!important;font-size:12px!important}.foodaudit-report-selection-panel{border-radius:14px!important;margin-bottom:0!important;padding:10px 12px!important}.foodaudit-stock-report-controls{grid-template-columns:minmax(160px,1.15fr) minmax(130px,.85fr) minmax(140px,.9fr) minmax(150px,1fr) 100px 42px 74px!important;gap:8px!important}.foodaudit-stock-report-controls label{letter-spacing:.02em;font-size:10px!important}.foodaudit-stock-report-controls select,.foodaudit-stock-report-controls input{border-radius:9px!important;height:34px!important;padding:6px 9px!important;font-size:12px!important}.foodaudit-stock-report-controls .report-disclaimer-button,.foodaudit-stock-report-controls .report-settings-button,.foodaudit-stock-report-controls .compact-run-report-button,.foodaudit-stock-report-controls .compact-export-button{border-radius:9px!important;height:34px!important;min-height:34px!important;font-size:12px!important}.foodaudit-stock-report-controls .compact-run-report-button{white-space:nowrap!important;padding:0 12px!important}.foodaudit-report-table-card-fill{flex-direction:column;flex:auto;min-height:0;display:flex;border-radius:14px!important;padding:10px 12px!important}.foodaudit-report-table-card-fill .table-header-row{align-items:center!important;margin-bottom:8px!important}.foodaudit-report-table-card-fill .table-header-row h3{margin:0!important;font-size:16px!important}.foodaudit-report-table-card-fill .table-header-row p{margin:2px 0 0!important;font-size:12px!important}.foodaudit-report-table-scroll-fill{flex:auto;min-height:475px!important;max-height:calc(100vh - 265px)!important;overflow:auto!important}.foodaudit-stock-report-table-fill{border-collapse:separate;border-spacing:0;width:100%;min-width:960px!important}.foodaudit-stock-report-table-fill thead th{z-index:45;cursor:pointer;position:sticky;top:0;box-shadow:inset 0 -1px #15803d2e;color:#14532d!important;background:#dcfce7!important}.foodaudit-stock-report-table-fill th:first-child,.foodaudit-stock-report-table-fill td:first-child{z-index:25;position:sticky;left:0;box-shadow:1px 0 #0f172a14;min-width:230px!important}.foodaudit-stock-report-table-fill thead th:first-child{z-index:55}.foodaudit-stock-report-table-fill tbody tr.report-row-even td{background:#fff!important}.foodaudit-stock-report-table-fill tbody tr.report-row-odd td{background:#f8fafc!important}.foodaudit-stock-report-table-fill tbody tr:hover td,.foodaudit-stock-report-table-fill tbody tr:hover td:first-child{background:#eefcf3!important}.foodaudit-report-table-card-fill .report-search-actions input{width:230px;height:34px!important}.foodaudit-report-table-card-fill .sales-total-pill{color:#14532d;background:#f0fdf4;border-color:#bbf7d0;padding:7px 11px!important;font-size:12px!important}.foodaudit-report-selection-panel .report-settings-ribbon-panel{margin-top:10px!important}.foodaudit-report-selection-panel .column-customizer-list-box select{min-height:230px!important}@media (width<=1200px){.foodaudit-stock-report-controls{grid-template-columns:repeat(4,minmax(130px,1fr))!important}.foodaudit-stock-report-controls .compact-run-report-button,.foodaudit-stock-report-controls .report-settings-button,.foodaudit-stock-report-controls .compact-export-button{width:100%}}.foodaudit-stock-report-controls-bev-match{grid-template-columns:minmax(170px,1.05fr) minmax(150px,.95fr) minmax(150px,.95fr) minmax(160px,1fr) 106px 42px 74px 74px!important;align-items:end!important;gap:10px!important}.foodaudit-stock-report-controls-bev-match .report-type-with-disclaimer{grid-template-columns:minmax(0,1fr) 36px!important}.foodaudit-stock-report-controls-bev-match .compact-run-report-button,.foodaudit-stock-report-controls-bev-match .report-settings-button,.foodaudit-stock-report-controls-bev-match .compact-export-button,.foodaudit-stock-report-controls-bev-match .report-disclaimer-button{white-space:nowrap!important;height:38px!important}.foodaudit-stock-report-controls-bev-match .compact-export-button{min-width:70px!important;padding-left:10px!important;padding-right:10px!important}.foodaudit-report-table-card-fill{padding:10px 12px!important}.foodaudit-report-table-scroll-fill{min-height:455px!important;max-height:calc(100vh - 275px)!important;overflow:auto!important}.foodaudit-stock-report-table-fill{width:100%!important;min-width:980px!important}.foodaudit-stock-report-table-fill th,.foodaudit-stock-report-table-fill td{white-space:nowrap!important;padding:7px 9px!important;font-size:12px!important;line-height:1.2!important}.foodaudit-stock-report-table-fill thead th{cursor:pointer;z-index:40!important;color:#14532d!important;background:#dcfce7!important;position:sticky!important;top:0!important;box-shadow:inset 0 -1px #bbf7d0!important}.foodaudit-stock-report-table-fill .recount-select-col{text-align:center!important;width:70px!important;min-width:70px!important}.foodaudit-stock-report-table-fill .recount-select-col input[type=checkbox]{cursor:pointer;width:15px;height:15px}.foodaudit-grouped-report-table tbody tr.report-category-header-row td{color:#0f3d26!important;background:#e8f5ee!important;border-top:2px solid #a7f3d0!important;font-weight:900!important}.foodaudit-grouped-report-table tbody tr.report-class-header-row td{color:#14532d!important;background:#f0fdf4!important;font-weight:800!important}.foodaudit-grouped-report-table tbody tr.report-row-even td{background:#fff!important}.foodaudit-grouped-report-table tbody tr.report-row-odd td{background:#f8fafc!important}.foodaudit-grouped-report-table tbody tr:hover td{background:#eefbf3!important}.foodaudit-grouped-report-table tbody tr.report-category-header-row:hover td,.foodaudit-grouped-report-table tbody tr.report-class-header-row:hover td{background:inherit!important}.recount-total-pill{color:#14532d!important;background:#f0fdf4!important;border-color:#86efac!important}.foodaudit-report-selection-panel .report-disclaimer-panel{margin-top:10px!important}@media (width<=1280px){.foodaudit-stock-report-controls-bev-match{grid-template-columns:repeat(4,minmax(140px,1fr))!important}.foodaudit-stock-report-controls-bev-match .compact-run-report-button,.foodaudit-stock-report-controls-bev-match .report-settings-button,.foodaudit-stock-report-controls-bev-match .compact-export-button{width:100%!important}}@media (width<=760px){.foodaudit-stock-report-controls-bev-match{grid-template-columns:1fr!important}}.foodaudit-stock-report-controls-bev-match{grid-template-columns:minmax(170px,1.08fr) minmax(145px,.9fr) minmax(150px,.95fr) minmax(160px,1fr) 106px 42px 76px 76px!important}.foodaudit-stock-report-controls-bev-match .report-settings-button{margin-left:0!important}.foodaudit-report-table-scroll-fill{min-height:500px!important;max-height:calc(100vh - 250px)!important}.foodaudit-stock-report-table-fill{min-width:1040px!important}.foodaudit-stock-report-table-fill th,.foodaudit-stock-report-table-fill td{font-size:11px!important}.foodaudit-stock-report-table-fill th.fixed-recount-column,.foodaudit-stock-report-table-fill td.fixed-recount-column,.foodaudit-stock-report-table-fill .recount-select-col{text-align:center!important;z-index:32!important;width:58px!important;min-width:58px!important;max-width:58px!important;padding-left:5px!important;padding-right:5px!important;position:sticky!important;left:0!important;box-shadow:1px 0 #0f172a14!important}.foodaudit-stock-report-table-fill thead th.fixed-recount-column{z-index:70!important;cursor:default!important}.foodaudit-stock-report-table-fill th.fixed-recount-column+th,.foodaudit-stock-report-table-fill td.fixed-recount-column+td{z-index:28!important;min-width:220px!important;position:sticky!important;left:58px!important;box-shadow:1px 0 #0f172a14!important}.foodaudit-stock-report-table-fill thead th.fixed-recount-column+th{z-index:68!important}.foodaudit-stock-report-table-fill tbody tr.report-category-header-row td.fixed-recount-column,.foodaudit-stock-report-table-fill tbody tr.report-class-header-row td.fixed-recount-column{background:inherit!important}.foodaudit-stock-report-table-fill tbody tr.report-category-header-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-class-header-row td.fixed-recount-column+td{min-width:220px!important;left:58px!important}.foodaudit-report-selection-panel .report-settings-ribbon-header{align-items:center!important}.uom-display-toggle{color:#14532d!important;white-space:nowrap!important;background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:999px!important;flex-direction:row!important;align-items:center!important;gap:7px!important;padding:7px 10px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.uom-display-toggle input{width:14px!important;height:14px!important;margin:0!important}.report-drilldown-cell{max-width:100%}.report-drilldown-cell>span:first-child{border-bottom:1px dotted #16a34a}.foodaudit-stock-report-table-fill .report-drilldown-popover{width:340px;max-width:70vw}@media (width<=1280px){.foodaudit-stock-report-controls-bev-match{grid-template-columns:repeat(4,minmax(140px,1fr))!important}}.foodaudit-preference-card{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:10px 0 14px;padding:12px 14px;display:flex}.foodaudit-preference-card h4{color:#0f172a;margin:0 0 4px;font-size:14px}.foodaudit-preference-card p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.venue-uom-display-toggle{flex:none}@media (width<=900px){.foodaudit-preference-card{flex-direction:column;align-items:flex-start}}.foodaudit-stock-report-table-fill th.fixed-recount-column+th,.foodaudit-stock-report-table-fill td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-category-header-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-class-header-row td.fixed-recount-column+td{min-width:235px!important;left:42px!important}.foodaudit-grouped-report-table tbody tr.report-category-header-row td{border-top:2px solid #86efac!important}.foodaudit-grouped-report-table .report-drilldown-cell>span:first-child{border-bottom:1px dotted #2563eb}.foodaudit-grouped-report-table tbody tr.report-category-header-row .report-drilldown-cell>span:first-child,.foodaudit-grouped-report-table tbody tr.report-class-header-row .report-drilldown-cell>span:first-child{border-bottom:none!important}.foodaudit-stock-report-table-fill th.fixed-recount-column,.foodaudit-stock-report-table-fill td.fixed-recount-column,.foodaudit-stock-report-table-fill .recount-select-col{width:38px!important;min-width:38px!important;max-width:38px!important;padding-left:2px!important;padding-right:2px!important}.foodaudit-stock-report-table-fill th.fixed-recount-column+th,.foodaudit-stock-report-table-fill td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-category-header-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-class-header-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-class-total-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-category-total-row td.fixed-recount-column+td{min-width:235px!important;left:38px!important}.foodaudit-grouped-report-table tbody tr.report-category-header-row td,.foodaudit-grouped-report-table tbody tr.report-class-header-row td{font-weight:900!important}.foodaudit-grouped-report-table tbody tr.report-class-total-row td,.foodaudit-grouped-report-table tbody tr.report-category-total-row td{color:#0f172a!important;border-top:1px solid #bfdbfe!important;font-weight:900!important}.foodaudit-grouped-report-table tbody tr.report-class-total-row td{background:#eef6ff!important}.foodaudit-grouped-report-table tbody tr.report-category-total-row td{background:#dbeafe!important;border-bottom:1px solid #93c5fd!important}.foodaudit-grouped-report-table tbody tr.report-category-header-row:hover td,.foodaudit-grouped-report-table tbody tr.report-class-header-row:hover td,.foodaudit-grouped-report-table tbody tr.report-class-total-row:hover td,.foodaudit-grouped-report-table tbody tr.report-category-total-row:hover td{filter:none!important}.foodaudit-grouped-report-table .report-value-negative,.foodaudit-stock-report-table-fill .report-value-negative,.report-value-negative{color:#dc2626!important;font-weight:900!important}.foodaudit-grouped-report-table .report-value-positive,.foodaudit-stock-report-table-fill .report-value-positive,.report-value-positive{color:#047857!important;font-weight:900!important}.foodaudit-stock-report-table-fill th.fixed-recount-column,.foodaudit-stock-report-table-fill td.fixed-recount-column,.foodaudit-stock-report-table-fill .recount-select-col{text-align:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;padding-left:4px!important;padding-right:4px!important;box-shadow:1px 0 #0f172a1a!important}.foodaudit-stock-report-table-fill th.fixed-recount-column+th,.foodaudit-stock-report-table-fill td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-category-header-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-class-header-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-class-total-row td.fixed-recount-column+td,.foodaudit-stock-report-table-fill tbody tr.report-category-total-row td.fixed-recount-column+td{min-width:245px!important;padding-left:12px!important;left:44px!important}.foodaudit-stock-report-table-fill thead th.fixed-recount-column+th{padding-left:12px!important;left:44px!important}.foodaudit-stock-report-table-fill .recount-select-col input[type=checkbox]{width:11px!important;height:11px!important}.foodaudit-grouped-report-table tbody tr.report-class-total-row td,.foodaudit-grouped-report-table tbody tr.report-category-total-row td{font-weight:900!important}.foodaudit-grouped-report-table tbody tr.report-grand-total-row td,.stock-report-table tbody tr.report-grand-total-row td{color:#0f172a!important;background:#dbeafe!important;border-top:2px solid #60a5fa!important;border-bottom:2px solid #60a5fa!important;font-weight:900!important}.foodaudit-stock-report-table-fill tbody tr.report-class-total-row td.report-value-negative,.foodaudit-stock-report-table-fill tbody tr.report-category-total-row td.report-value-negative,.foodaudit-stock-report-table-fill tbody tr.report-grand-total-row td.report-value-negative,.foodaudit-grouped-report-table tbody tr.report-class-total-row td.report-value-negative,.foodaudit-grouped-report-table tbody tr.report-category-total-row td.report-value-negative,.foodaudit-grouped-report-table tbody tr.report-grand-total-row td.report-value-negative,.foodaudit-data-table td.report-value-negative,.report-value-negative{color:#dc2626!important;font-weight:900!important}.prep-batch-form .searchable-select,.prep-batch-form .searchable-select-wrapper{min-width:0}.foodaudit-recounts-page{flex-direction:column;gap:10px;max-width:100%;display:flex;overflow-x:hidden}.foodaudit-recount-hero{margin-bottom:0}.foodaudit-recount-meta-grid{grid-template-columns:1.2fr 1.2fr .7fr;margin-bottom:8px}.foodaudit-recount-search-row{justify-content:space-between;margin:8px 0 0}.foodaudit-recount-search-row input{flex:1;min-width:280px}.foodaudit-recount-sheet-card{border-color:#bbf7d0;padding:12px}.foodaudit-recount-table-scroll{min-height:390px;max-height:calc(100vh - 350px)}.foodaudit-recount-table{min-width:1150px}.foodaudit-recount-table th,.foodaudit-recount-table td{vertical-align:middle;padding:7px 8px;font-size:12px}.foodaudit-recount-table thead th{z-index:8;color:#064e3b;background:#dcfce7;position:sticky;top:0}.foodaudit-recount-table td small{color:#64748b;margin-top:3px;font-size:10px;display:block}.recount-note-input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:220px;max-width:100%;padding:6px 8px;font-size:12px}@media print{.foodaudit-recount-hero .recount-header-actions,.foodaudit-recount-search-row,.foodaudit-recount-table .row-icon-actions,.foodaudit-recount-table input,.sidebar,.top-bar,.floating-menu-button{display:none!important}.foodaudit-recount-table-scroll{max-height:none!important;overflow:visible!important}}.stock-report-table th.sortable-header{-webkit-user-select:none;user-select:none;cursor:pointer;white-space:nowrap}.stock-report-table th.sortable-header:hover{color:#0f172a;background:#eef6ff!important}.report-settings-ribbon-header .uom-display-toggle,.uom-display-toggle{color:#14532d;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.report-settings-ribbon-header .uom-display-toggle input,.uom-display-toggle input{accent-color:#16a34a;width:14px;height:14px}.stock-report-table .report-grand-total-row td,.stock-report-table .report-row-grand_total td{border-top:2px solid #60a5fa;border-bottom:2px solid #60a5fa;font-weight:900;background:#dbeafe!important}.report-uom-toggle-row{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:8px;width:max-content;margin:8px 0 14px;padding:8px 12px;font-weight:800;display:inline-flex}.foodaudit-client-dashboard{flex-direction:column;gap:12px;display:flex}.foodaudit-dashboard-hero-actions,.foodaudit-dashboard-panel-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.foodaudit-dashboard-hero-actions{flex-wrap:wrap}.foodaudit-dashboard-feature-row{grid-template-columns:1.2fr 1fr 1fr;gap:10px;display:grid}.foodaudit-dashboard-rating-card,.foodaudit-dashboard-focus-card,.foodaudit-dashboard-summary-card,.foodaudit-dashboard-breakdown-panel,.foodaudit-dashboard-notes-panel,.foodaudit-dashboard-history-panel,.foodaudit-dashboard-leader-panel{background:#fff;border:1px solid #dbe3ef;border-radius:16px;box-shadow:0 8px 20px #0f172a0d}.foodaudit-dashboard-rating-card,.foodaudit-dashboard-focus-card{padding:14px 16px}.foodaudit-dashboard-rating-card{background:linear-gradient(135deg,#f0fdf4 0%,#fff 65%);border-color:#86efac}.foodaudit-dashboard-rating-card span,.foodaudit-dashboard-focus-card span,.foodaudit-dashboard-summary-card span{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.foodaudit-dashboard-rating-card strong{color:#15803d;font-size:38px;line-height:1;display:block}.foodaudit-dashboard-focus-card strong,.foodaudit-dashboard-summary-card strong{color:#0f172a;font-size:24px;line-height:1.15;display:block}.foodaudit-dashboard-rating-card p,.foodaudit-dashboard-focus-card p,.foodaudit-dashboard-summary-card small{color:#475569;margin:6px 0 0;font-size:12px;line-height:1.35;display:block}.foodaudit-dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.foodaudit-dashboard-summary-card{text-align:left;cursor:pointer;border-left:5px solid #2563eb;padding:12px 14px}.foodaudit-dashboard-summary-card:hover,.foodaudit-dashboard-summary-card.active{background:#f0fdf4;border-color:#16a34a;transform:translateY(-1px)}.foodaudit-dashboard-breakdown-panel,.foodaudit-dashboard-notes-panel,.foodaudit-dashboard-history-panel,.foodaudit-dashboard-leader-panel{padding:14px}.foodaudit-dashboard-panel-title h3,.foodaudit-dashboard-leader-panel h3{color:#0f172a;margin:0;font-size:17px}.foodaudit-dashboard-panel-title p{color:#64748b;margin:3px 0 0;font-size:12px;font-weight:700}.foodaudit-dashboard-breakdown-grid,.foodaudit-dashboard-two-column{grid-template-columns:1fr 1fr;gap:12px;display:grid}.foodaudit-dashboard-breakdown-grid{margin-top:12px}.foodaudit-dashboard-breakdown-card{border:1px solid #e2e8f0;border-radius:14px;min-height:230px;padding:12px}.foodaudit-dashboard-breakdown-card h4{color:#0f172a;margin:0 0 10px;font-size:14px}.foodaudit-dashboard-note-list{gap:8px;max-height:265px;margin-top:12px;display:grid;overflow:auto}.foodaudit-dashboard-note{background:#fff7ed;border:1px solid #fed7aa;border-left:5px solid #f59e0b;border-radius:12px;padding:10px 90px 10px 12px;position:relative}.foodaudit-dashboard-note.hot{background:#fef2f2;border-color:#fecaca #fecaca #fecaca #ef4444}.foodaudit-dashboard-note strong,.foodaudit-dashboard-note span{display:block}.foodaudit-dashboard-note strong{color:#7c2d12;font-size:12px}.foodaudit-dashboard-note span{color:#0f172a;margin-top:4px;font-size:12px}.foodaudit-dashboard-note em{color:#9a3412;background:#ffedd5;border-radius:999px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:10px;right:10px}.foodaudit-dashboard-history-chart{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;min-height:265px;margin-top:12px;position:relative;overflow:hidden}.foodaudit-dashboard-history-chart .history-line{background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:999px;height:3px;position:absolute;top:48%;left:9%;right:9%}@media (width<=1180px){.foodaudit-dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.compact-client-dashboard-hero,.foodaudit-dashboard-panel-title{flex-direction:column;align-items:flex-start}.foodaudit-dashboard-feature-row,.foodaudit-dashboard-breakdown-grid,.foodaudit-dashboard-two-column{grid-template-columns:1fr}}.report-uom-toggle-row input{width:14px;height:14px}.bevaudit-client-dashboard{flex-direction:column;gap:12px;display:flex}.compact-client-dashboard-hero{justify-content:space-between;align-items:center;gap:16px;display:flex;min-height:0!important;padding:14px 16px!important}.compact-client-dashboard-hero h3{margin:4px 0 2px;font-size:24px;line-height:1.1}.compact-client-dashboard-hero p{color:#475569;margin:0;font-size:13px;font-weight:700}.bevaudit-dashboard-hero-actions,.bevaudit-dashboard-panel-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.bevaudit-dashboard-hero-actions{flex-wrap:wrap}.bevaudit-dashboard-feature-row{grid-template-columns:1.2fr 1fr 1fr;gap:10px;display:grid}.bevaudit-dashboard-rating-card,.bevaudit-dashboard-focus-card,.bevaudit-dashboard-summary-card,.bevaudit-dashboard-breakdown-panel,.bevaudit-dashboard-notes-panel,.bevaudit-dashboard-history-panel,.bevaudit-dashboard-leader-panel{background:#fff;border:1px solid #dbe3ef;border-radius:16px;box-shadow:0 8px 20px #0f172a0d}.bevaudit-dashboard-rating-card,.bevaudit-dashboard-focus-card{padding:14px 16px}.bevaudit-dashboard-rating-card{background:linear-gradient(135deg,#eff6ff 0%,#fff 65%);border-color:#93c5fd}.bevaudit-dashboard-rating-card span,.bevaudit-dashboard-focus-card span,.bevaudit-dashboard-summary-card span{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.bevaudit-dashboard-rating-card strong{color:#1d4ed8;font-size:38px;line-height:1;display:block}.bevaudit-dashboard-focus-card strong,.bevaudit-dashboard-summary-card strong{color:#0f172a;font-size:24px;line-height:1.15;display:block}.bevaudit-dashboard-rating-card p,.bevaudit-dashboard-focus-card p,.bevaudit-dashboard-summary-card small{color:#475569;margin:6px 0 0;font-size:12px;line-height:1.35;display:block}.bevaudit-dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.bevaudit-dashboard-summary-card{text-align:left;cursor:pointer;border-left:5px solid #2563eb;padding:12px 14px}.bevaudit-dashboard-summary-card:hover,.bevaudit-dashboard-summary-card.active{background:#eff6ff;border-color:#2563eb;transform:translateY(-1px)}.bevaudit-dashboard-breakdown-panel,.bevaudit-dashboard-notes-panel,.bevaudit-dashboard-history-panel,.bevaudit-dashboard-leader-panel{padding:14px}.bevaudit-dashboard-panel-title h3,.bevaudit-dashboard-leader-panel h3{color:#0f172a;margin:0;font-size:17px}.bevaudit-dashboard-panel-title p{color:#64748b;margin:3px 0 0;font-size:12px;font-weight:700}.bevaudit-dashboard-breakdown-grid,.bevaudit-dashboard-two-column{grid-template-columns:1fr 1fr;gap:12px;display:grid}.bevaudit-dashboard-breakdown-grid{margin-top:12px}.bevaudit-dashboard-breakdown-card{border:1px solid #e2e8f0;border-radius:14px;min-height:230px;padding:12px}.bevaudit-dashboard-breakdown-card h4{color:#0f172a;margin:0 0 10px;font-size:14px}.dashboard-breakdown-row{text-align:left;background:#f8fafc;border:1px solid #0000;border-radius:12px;width:100%;margin-bottom:8px;padding:9px;display:block}.dashboard-breakdown-row.active{background:#eff6ff;border-color:#2563eb}.dashboard-breakdown-row span,.dashboard-leader-row span{color:#0f172a;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.dashboard-breakdown-row small,.dashboard-leader-row em{color:#0f172a;white-space:nowrap;font-style:normal;font-weight:900}.dashboard-breakdown-row i,.dashboard-leader-row i{background:linear-gradient(90deg,#2563eb,#2563eb);border-radius:999px;height:6px;margin-top:7px;display:block}.bevaudit-dashboard-note-list{gap:8px;max-height:265px;margin-top:12px;display:grid;overflow:auto}.bevaudit-dashboard-note{background:#fff7ed;border:1px solid #fed7aa;border-left:5px solid #f59e0b;border-radius:12px;padding:10px 90px 10px 12px;position:relative}.bevaudit-dashboard-note.hot{background:#fef2f2;border-color:#fecaca #fecaca #fecaca #ef4444}.bevaudit-dashboard-note strong,.bevaudit-dashboard-note span{display:block}.bevaudit-dashboard-note strong{color:#7c2d12;font-size:12px}.bevaudit-dashboard-note span{color:#0f172a;margin-top:4px;font-size:12px}.bevaudit-dashboard-note em{color:#9a3412;background:#ffedd5;border-radius:999px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:10px;right:10px}.bevaudit-dashboard-history-chart{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;min-height:265px;margin-top:12px;position:relative;overflow:hidden}.bevaudit-dashboard-history-chart .history-line{background:linear-gradient(90deg,#2563eb,#2563eb);border-radius:999px;height:3px;position:absolute;top:48%;left:9%;right:9%}.history-point{text-align:center;min-width:80px;position:absolute;transform:translate(-50%,-50%)}.history-point i{background:#fff;border:3px solid #2563eb;border-radius:999px;width:12px;height:12px;margin:0 auto 8px;display:block}.history-point span{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:800;display:block;overflow:hidden}.dashboard-leader-row{margin-top:10px}.loss-panel .dashboard-leader-row i{background:linear-gradient(90deg,#ef4444,#f97316)}.revenue-panel .dashboard-leader-row i{background:linear-gradient(90deg,#2563eb,#0f766e)}.negative-text{color:#dc2626!important}@media (width<=1180px){.bevaudit-dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.compact-client-dashboard-hero,.bevaudit-dashboard-panel-title{flex-direction:column;align-items:flex-start}.bevaudit-dashboard-feature-row,.bevaudit-dashboard-breakdown-grid,.bevaudit-dashboard-two-column{grid-template-columns:1fr}}.compact-client-dashboard-hero{margin-bottom:10px!important;padding:12px 16px!important}.compact-client-dashboard-hero h3{margin:4px 0 2px!important;font-size:22px!important}.compact-client-dashboard-hero p{margin:0!important;font-size:13px!important}.bevaudit-dashboard-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.bevaudit-dashboard-soft-button,.bevaudit-dashboard-settings-panel button,.bevaudit-dashboard-summary-card,.dashboard-breakdown-row{font-weight:600!important}.bevaudit-dashboard-feature-row{margin-bottom:10px!important}.bevaudit-dashboard-rating-card,.bevaudit-dashboard-focus-card{min-height:118px!important;padding:12px 14px!important}.bevaudit-dashboard-rating-card strong,.bevaudit-dashboard-focus-card strong{font-size:28px!important;line-height:1.05!important}.bevaudit-dashboard-rating-card p,.bevaudit-dashboard-focus-card p{margin-top:6px!important;font-size:12px!important;line-height:1.35!important}.bevaudit-dashboard-settings-panel{background:#fff;border:1px solid #dbe3ef;border-radius:16px;margin-bottom:12px;padding:14px;box-shadow:0 8px 20px #0f172a0d}.bevaudit-dashboard-settings-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px;display:grid}.bevaudit-dashboard-setting-card{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;padding:10px 12px}.bevaudit-client-dashboard .dashboard-insight-card{background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0f172a0d}.bevaudit-client-dashboard .dashboard-bar-row-top{justify-content:space-between;gap:12px;font-size:13px;display:flex}.bevaudit-client-dashboard .dashboard-bar-row-top strong{font-weight:800}.bevaudit-client-dashboard .dashboard-bar-track{background:#e5e7eb;border-radius:999px;height:8px;margin:6px 0 12px;overflow:hidden}.bevaudit-client-dashboard .dashboard-bar-fill{background:linear-gradient(90deg,#2563eb,#0f766e);border-radius:999px;height:100%}.bevaudit-client-dashboard .dashboard-bar-fill.accent-red{background:linear-gradient(90deg,#ef4444,#f97316)}.bevaudit-client-dashboard .dashboard-negative-value,.bevaudit-client-dashboard .negative-text{color:#dc2626!important}.bevaudit-client-dashboard .dashboard-muted-text{color:#64748b;font-size:13px}.bevaudit-client-dashboard .dashboard-breakdown-panel{margin-top:14px}.bevaudit-client-dashboard .bevaudit-dashboard-rating-card p{max-height:58px;overflow:hidden}.bevaudit-client-dashboard{font-weight:500}.bevaudit-client-dashboard .compact-client-dashboard-hero{border-radius:16px;padding:12px 16px!important}.bevaudit-client-dashboard .bevaudit-eyebrow{color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;width:max-content;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.bevaudit-client-dashboard .compact-client-dashboard-hero h3{margin:5px 0 2px!important;font-size:22px!important;font-weight:700!important;line-height:1.08!important}.bevaudit-client-dashboard .compact-client-dashboard-hero p{color:#334155!important;font-size:13px!important;font-weight:600!important}.bevaudit-client-dashboard .bevaudit-dashboard-soft-button{border-radius:10px!important;padding:8px 12px!important;font-size:12px!important;font-weight:600!important}.bevaudit-client-dashboard .primary-button.bevaudit-dashboard-soft-button{font-weight:700!important}.bevaudit-client-dashboard .bevaudit-dashboard-feature-row{gap:10px!important;margin-bottom:10px!important}.bevaudit-client-dashboard .bevaudit-dashboard-rating-card,.bevaudit-client-dashboard .bevaudit-dashboard-focus-card{min-height:114px!important;padding:14px 16px!important}.bevaudit-client-dashboard .bevaudit-dashboard-rating-card span,.bevaudit-client-dashboard .bevaudit-dashboard-focus-card span,.bevaudit-client-dashboard .bevaudit-dashboard-summary-card span{letter-spacing:.035em!important;font-size:11px!important;font-weight:700!important}.bevaudit-client-dashboard .bevaudit-dashboard-rating-card strong{font-size:34px!important;font-weight:700!important;line-height:1!important}.bevaudit-client-dashboard .bevaudit-dashboard-focus-card strong,.bevaudit-client-dashboard .bevaudit-dashboard-summary-card strong{letter-spacing:-.02em;font-size:24px!important;font-weight:700!important}.bevaudit-client-dashboard .bevaudit-dashboard-rating-card p,.bevaudit-client-dashboard .bevaudit-dashboard-focus-card p,.bevaudit-client-dashboard .bevaudit-dashboard-summary-card small{font-size:12px!important;font-weight:500!important;line-height:1.35!important}.bevaudit-client-dashboard .bevaudit-dashboard-summary-grid{gap:10px!important}.bevaudit-client-dashboard .bevaudit-dashboard-summary-card{border-left-width:4px!important;padding:12px 14px!important;font-weight:500!important}.bevaudit-client-dashboard .bevaudit-dashboard-panel-title h3,.bevaudit-client-dashboard .bevaudit-dashboard-leader-panel h3,.bevaudit-client-dashboard .bevaudit-dashboard-breakdown-card h4{font-weight:700!important}.bevaudit-client-dashboard .dashboard-breakdown-row,.bevaudit-client-dashboard .dashboard-leader-row,.bevaudit-client-dashboard .dashboard-bar-row-top{font-weight:500!important}.bevaudit-client-dashboard .dashboard-breakdown-row span,.bevaudit-client-dashboard .dashboard-leader-row span{font-weight:600!important}.bevaudit-client-dashboard .dashboard-breakdown-row small,.bevaudit-client-dashboard .dashboard-leader-row em,.bevaudit-client-dashboard .dashboard-bar-row-top strong,.bevaudit-client-dashboard .bevaudit-dashboard-note strong,.bevaudit-client-dashboard .bevaudit-dashboard-note em{font-weight:700!important}.bevaudit-client-dashboard .bevaudit-dashboard-note span,.bevaudit-client-dashboard .dashboard-muted-text,.bevaudit-client-dashboard .bevaudit-dashboard-panel-title p{font-weight:500!important}.dashboard-trend-legend{color:#475569;align-items:center;gap:14px;margin:4px 0 8px;font-size:12px;font-weight:700;display:flex}.dashboard-trend-legend span:before{content:"";vertical-align:middle;border-radius:999px;width:10px;height:10px;margin-right:6px;display:inline-block}.dashboard-trend-legend .trend-blue:before{background:#2563eb}.dashboard-trend-legend .trend-green:before{background:#10b981}.dashboard-line-chart .trend-primary-path,.dashboard-line-chart path.trend-primary-path{stroke:#2563eb;stroke-width:3px;fill:none}.dashboard-line-chart .trend-secondary-path,.dashboard-line-chart path.trend-secondary-path{stroke:#10b981;stroke-width:3px;fill:none}.dashboard-line-chart .trend-primary-dot{fill:#fff;stroke:#2563eb;stroke-width:3px}.dashboard-line-chart .trend-secondary-dot{fill:#fff;stroke:#10b981;stroke-width:3px}.opening-only-count-row td{background:#f8fafc}.system-opening-pill{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;margin-left:6px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-flex}.bevaudit-notes-page.foodaudit-notes-page .compact-form-card,.bevaudit-notes-page.foodaudit-notes-page .compact-table-card,.bevaudit-notes-page.foodaudit-notes-page .foodaudit-metric-card{background:#fff!important;border-color:#bfdbfe!important}.bevaudit-notes-page .foodaudit-eyebrow,.bevaudit-notes-page .compact-section-header span:first-child{color:#1d4ed8!important}.bevaudit-notes-page .foodaudit-data-table th,.bevaudit-notes-page .compact-notes-table th{color:#1e3a8a!important;background:#dbeafe!important;border-bottom-color:#93c5fd!important}.bevaudit-notes-page .foodaudit-form-grid input,.bevaudit-notes-page .foodaudit-form-grid select,.bevaudit-notes-page .foodaudit-form-grid textarea{border-color:#bfdbfe!important}.bevaudit-notes-page .foodaudit-primary-button,.bevaudit-notes-page .filter-pill.active{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.bevaudit-notes-page .sales-record-actions,.bevaudit-notes-page .notes-checkbox-row{background:#f8fbff!important;border-color:#dbeafe!important}.bevaudit-finalize-page{flex-direction:column;gap:12px;max-width:100%;display:flex}.bevaudit-finalize-page .finalise-header-card,.bevaudit-finalize-page .panel,.bevaudit-finalize-page .content-grid>.panel,.bevaudit-finalize-page .context-summary>div,.bevaudit-finalize-page .metric-card,.bevaudit-finalize-page .report-table-card,.bevaudit-finalize-page .content-card{background:#fff!important;border-color:#bfdbfe!important}.bevaudit-finalize-page .content-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.8fr)!important;align-items:stretch!important;gap:12px!important}.bevaudit-finalize-page .report-summary-grid,.bevaudit-finalize-page .context-summary{gap:10px!important}.bevaudit-finalize-page .metric-card,.bevaudit-finalize-page .context-summary>div{border-radius:14px!important;box-shadow:0 8px 20px #0f172a0a!important}.bevaudit-finalize-page .ai-panel,.bevaudit-finalize-page .warning-panel{color:#1e3a8a!important;background:#eff6ff!important;border-color:#bfdbfe!important}.bevaudit-finalize-page .ai-panel p,.bevaudit-finalize-page .ai-panel li,.bevaudit-finalize-page .warning-panel li{color:#1e3a8a!important}.bevaudit-finalize-page .period-status-event{border-left-color:#2563eb!important}.bevaudit-finalize-page .primary-button{background:#2563eb!important;border-color:#2563eb!important}.bevaudit-finalize-page .form-grid,.bevaudit-finalize-page .period-date-planner{background:#f8fbff!important;border-color:#bfdbfe!important;border-radius:14px!important}.bevaudit-finalize-page input,.bevaudit-finalize-page select,.bevaudit-finalize-page textarea{border-color:#bfdbfe!important}@media (width<=1100px){.bevaudit-finalize-page .content-grid{grid-template-columns:1fr!important}}.foodaudit-report-search-actions-clean{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.foodaudit-report-search-actions-clean .foodaudit-add-recount-button{color:#14532d!important;cursor:pointer!important;white-space:nowrap!important;background:#fff!important;border:1px solid #16a34a!important;border-radius:10px!important;min-height:34px!important;padding:7px 13px!important;font-size:12px!important;font-weight:700!important;box-shadow:0 6px 14px #16a34a1a!important}.foodaudit-report-search-actions-clean .foodaudit-add-recount-button:hover{transform:translateY(-1px);color:#166534!important;background:#f0fdf4!important;border-color:#15803d!important}.foodaudit-report-search-actions-clean input{min-height:34px!important}.report-add-recount-button{color:#1e3a8a!important;cursor:pointer!important;white-space:nowrap!important;background:#fff!important;border:1px solid #1d4ed8!important;border-radius:10px!important;min-height:34px!important;padding:7px 13px!important;font-size:12px!important;font-weight:700!important;box-shadow:0 6px 14px #2563eb1a!important}.report-add-recount-button:hover{background:#eff6ff!important;border-color:#2563eb!important}.bevaudit-finalize-page{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.bevaudit-finalize-page .finalise-header-card{background:#fff!important;border:1px solid #bfdbfe!important;border-radius:16px!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;padding:16px!important;display:flex!important;box-shadow:0 8px 20px #0f172a0a!important}.bevaudit-finalize-page .bevaudit-eyebrow{color:#1d4ed8!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#eff6ff!important;border:1px solid #93c5fd!important;border-radius:999px!important;width:fit-content!important;margin-bottom:10px!important;padding:4px 10px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.bevaudit-finalize-page .context-summary,.bevaudit-finalize-page .report-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-bottom:10px!important;display:grid!important}.bevaudit-finalize-page .context-summary>div,.bevaudit-finalize-page .metric-card{background:#fff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;padding:14px!important;box-shadow:0 8px 20px #0f172a09!important}.bevaudit-finalize-page .content-grid.bevaudit-finalize-action-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.75fr)!important;align-items:stretch!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.bevaudit-finalize-page .panel,.bevaudit-finalize-page .bevaudit-finalize-action-card,.bevaudit-finalize-page .bevaudit-finalize-notes-card,.bevaudit-finalize-page .bevaudit-finalize-recipients-card,.bevaudit-finalize-page .bevaudit-finalize-history-card{background:#fff!important;border:1px solid #bfdbfe!important;border-radius:16px!important;padding:16px!important;box-shadow:0 8px 20px #0f172a0a!important}.bevaudit-finalize-page .period-date-planner,.bevaudit-finalize-page .form-grid{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;grid-template-columns:repeat(3,minmax(150px,1fr))!important;align-items:end!important;gap:12px!important;margin-top:10px!important;padding:12px!important;display:grid!important}.bevaudit-finalize-page .period-date-planner>div,.bevaudit-finalize-page .form-grid .wide-field,.bevaudit-finalize-page .form-grid .compact-info-banner,.bevaudit-finalize-page .form-grid .checkbox-label.wide-field{grid-column:1/-1!important}.bevaudit-finalize-page label{color:#1e3a8a!important;text-transform:uppercase!important;flex-direction:column!important;gap:5px!important;font-size:11px!important;font-weight:800!important;display:flex!important}.bevaudit-finalize-page .checkbox-label{text-transform:none!important;color:#334155!important;flex-direction:row!important;align-items:center!important;font-size:12px!important}.bevaudit-finalize-page input,.bevaudit-finalize-page select,.bevaudit-finalize-page textarea{color:#0f172a!important;text-transform:none!important;background:#fff!important;border:1px solid #93c5fd!important;border-radius:10px!important;width:100%!important;min-height:36px!important;padding:8px 10px!important;font-size:12px!important;font-weight:600!important}.bevaudit-finalize-page textarea{resize:vertical!important;min-height:64px!important}.bevaudit-finalize-page .dashboard-actions{justify-content:flex-end!important;margin-top:10px!important}.bevaudit-finalize-page .primary-button{color:#fff!important;background:#2563eb!important;border-radius:12px!important;padding:10px 16px!important;font-weight:800!important}.bevaudit-finalize-page .secondary-button,.bevaudit-finalize-page .table-action-btn{color:#1e3a8a!important;background:#fff!important;border:1px solid #bfdbfe!important;border-radius:10px!important;padding:8px 12px!important;font-weight:700!important}.bevaudit-finalize-page .warning-panel{color:#1e3a8a!important;background:#eff6ff!important;border:1px solid #93c5fd!important}.bevaudit-finalize-page .ai-panel{color:#1e3a8a!important;background:#fff!important;border-color:#bfdbfe!important}.bevaudit-finalize-page .data-table th{color:#1e3a8a!important;background:#dbeafe!important;border-bottom-color:#93c5fd!important}.bevaudit-finalize-page .period-history-cell{min-width:280px!important}.bevaudit-finalize-page .period-status-event{background:#f8fbff!important;border-left:3px solid #2563eb!important;border-radius:10px!important;margin-bottom:6px!important;padding:8px 10px!important}.bevaudit-finalize-page .period-status-event strong,.bevaudit-finalize-page .period-status-event span,.bevaudit-finalize-page .period-status-event em{display:block!important}.bevaudit-finalize-page .period-status-event span,.bevaudit-finalize-page .period-status-event em{color:#475569!important;font-size:11px!important}@media (width<=1100px){.bevaudit-finalize-page .content-grid.bevaudit-finalize-action-grid,.bevaudit-finalize-page .context-summary,.bevaudit-finalize-page .report-summary-grid,.bevaudit-finalize-page .period-date-planner,.bevaudit-finalize-page .form-grid{grid-template-columns:1fr!important}}.bevaudit-finalize-page .bevaudit-finalize-full-row,.bevaudit-finalize-page .bevaudit-finalize-action-card,.bevaudit-finalize-page .bevaudit-finalize-notes-card,.bevaudit-finalize-page .bevaudit-finalize-recipients-card,.bevaudit-finalize-page .bevaudit-finalize-history-card{grid-column:1/-1!important;width:100%!important;margin-bottom:12px!important}.bevaudit-finalize-page .bevaudit-finalize-action-card{min-height:unset!important}.bevaudit-finalize-page .bevaudit-finalize-form-grid{grid-template-columns:repeat(3,minmax(170px,1fr))!important}.bevaudit-finalize-page .bevaudit-finalize-notes-card{background:#fff!important}.bevaudit-finalize-page .bevaudit-finalize-notes-card h3,.bevaudit-finalize-page .bevaudit-finalize-recipients-card h3,.bevaudit-finalize-page .bevaudit-finalize-history-card h3{color:#0f172a!important;margin-top:0!important}.bevaudit-finalize-page .bevaudit-finalize-recipients-card .form-grid{grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(220px,1.3fr)!important}@media (width<=980px){.bevaudit-finalize-page .bevaudit-finalize-form-grid,.bevaudit-finalize-page .bevaudit-finalize-recipients-card .form-grid{grid-template-columns:1fr!important}}.bevaudit-client-dashboard .bevaudit-dashboard-rating-card{height:auto!important;min-height:132px!important;overflow:visible!important}.bevaudit-client-dashboard .bevaudit-dashboard-rating-card p{max-height:none!important;display:block!important;overflow:visible!important}.bevaudit-finalize-page .bevaudit-finalize-action-card{background:#fff!important}.bevaudit-finalize-page .bevaudit-finalize-unified-grid{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;grid-template-columns:minmax(180px,1fr) minmax(160px,.75fr) minmax(180px,1fr) minmax(180px,1fr) minmax(220px,1.1fr)!important;align-items:end!important;gap:10px!important;padding:12px!important;display:grid!important}.bevaudit-finalize-page .bevaudit-finalize-unified-grid label,.bevaudit-finalize-page .bevaudit-finalize-unified-grid button{margin:0!important}.bevaudit-finalize-page .bevaudit-finalize-unified-grid .bevaudit-final-note-field textarea{min-height:54px!important}.bevaudit-finalize-page .bevaudit-finalize-unified-grid .bevaudit-finalize-date-hint,.bevaudit-finalize-page .bevaudit-finalize-unified-grid .bevaudit-send-summary-field{grid-column:1/-1!important}.bevaudit-finalize-page .bevaudit-save-closing-button{align-self:end!important;min-height:36px!important}.bevaudit-finalize-page .period-history-cell{white-space:normal!important;min-width:360px!important;max-width:430px!important}.bevaudit-finalize-page .period-status-timeline{gap:6px!important;max-height:145px!important;padding-right:5px!important;display:grid!important;overflow-y:auto!important}.bevaudit-finalize-page .period-status-event{background:#f8fbff!important;border-left:3px solid #2563eb!important;border-radius:10px!important;margin-bottom:0!important;padding:7px 9px!important;line-height:1.25!important}.bevaudit-finalize-page .period-status-event strong{color:#0f172a!important;font-size:12px!important;font-weight:800!important}.bevaudit-finalize-page .period-status-event span,.bevaudit-finalize-page .period-status-event em{color:#475569!important;white-space:normal!important;font-size:10.5px!important;display:block!important}.bevaudit-finalize-page .bevaudit-finalize-history-card .data-table th,.bevaudit-finalize-page .bevaudit-finalize-history-card .data-table td{vertical-align:top!important}@media (width<=1200px){.bevaudit-finalize-page .bevaudit-finalize-unified-grid{grid-template-columns:repeat(2,minmax(180px,1fr))!important}.bevaudit-finalize-page .bevaudit-finalize-unified-grid .bevaudit-final-note-field,.bevaudit-finalize-page .bevaudit-finalize-unified-grid .bevaudit-finalize-date-hint,.bevaudit-finalize-page .bevaudit-finalize-unified-grid .bevaudit-send-summary-field{grid-column:1/-1!important}}@media (width<=760px){.bevaudit-finalize-page .bevaudit-finalize-unified-grid{grid-template-columns:1fr!important}}button,.primary-button,.secondary-button,.danger-button,.tiny-button,.table-action-btn,.row-pencil-button,.compact-button,.download-icon-button,.platform-action-button,.nav-item,.module-tab,.tab-button{letter-spacing:.005em!important;font-weight:500!important}.primary-button,.secondary-button,.danger-button,.tiny-button,.table-action-btn,.row-pencil-button,.compact-button,.download-icon-button{min-height:32px!important;box-shadow:none!important;border-radius:10px!important}.primary-button,.foodaudit-primary-button{color:#fff!important;background:#2563eb!important;border:1px solid #2563eb!important}.primary-button:hover,.foodaudit-primary-button:hover{background:#1d4ed8!important;border-color:#1d4ed8!important}.secondary-button,.table-action-btn,.row-pencil-button,.tiny-button{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important}.secondary-button:hover,.table-action-btn:hover,.row-pencil-button:hover,.tiny-button:hover{background:#f8fafc!important;border-color:#94a3b8!important}.danger-button,.tiny-button.danger,.tiny-button.delete-action,.delete-action{color:#b91c1c!important;background:#fff7f7!important;border:1px solid #fecaca!important}.danger-button:hover,.tiny-button.danger:hover,.tiny-button.delete-action:hover,.delete-action:hover{background:#fee2e2!important;border-color:#fca5a5!important}.data-table strong,.foodaudit-data-table strong,.suppliers-table strong{font-weight:600!important}.data-table th,.foodaudit-data-table th,.standard-pricing-table th{letter-spacing:.025em!important;font-weight:600!important}.suppliers-page .suppliers-layout,.suppliers-layout{grid-template-columns:1fr!important;align-items:stretch!important;gap:14px!important;display:grid!important}.supplier-form-card,.supplier-list-card,.suppliers-page .supplier-form-card,.suppliers-page .supplier-list-card,.foodaudit-panel.standard-suppliers-page{border:1px solid #dbe3ef!important;border-radius:18px!important;box-shadow:0 10px 26px #0f172a0b!important}.supplier-form-grid,.suppliers-page .supplier-form-grid,.foodaudit-form-grid.supplier-form-grid{grid-template-columns:repeat(4,minmax(150px,1fr))!important;align-items:end!important}.supplier-form-grid .wide-field,.suppliers-page .supplier-form-grid .wide-field,.foodaudit-form-grid.supplier-form-grid .wide-field{grid-column:span 2!important}.supplier-form-grid .supplier-active-toggle,.supplier-active-toggle,.foodaudit-checkbox-label{letter-spacing:0!important;text-transform:none!important;font-weight:500!important}.supplier-filter-row.supplier-lean-filter-row,.purchase-filter-row.supplier-lean-filter-row{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:0 0 10px!important;padding:8px 10px!important;display:flex!important;overflow:visible!important}.foodaudit-muted-note,.muted-line{color:#64748b!important;font-size:12px!important;font-weight:400!important}.bevaudit-station-setup-modern .section-card{border:1px solid #dbe3ef!important;border-radius:18px!important;box-shadow:0 10px 26px #0f172a0a!important}.bevaudit-station-setup-modern .compact-form{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:16px!important;grid-template-columns:repeat(4,minmax(150px,1fr))!important;align-items:end!important;gap:10px!important;padding:12px!important;display:grid!important}.bevaudit-station-setup-modern .compact-form label{color:#475569!important;text-transform:uppercase!important;letter-spacing:.025em!important;gap:5px!important;font-size:11px!important;font-weight:500!important;display:grid!important}.bevaudit-station-setup-modern .compact-form input,.bevaudit-station-setup-modern .compact-form select,.bevaudit-station-setup-modern .compact-form textarea{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;width:100%!important;font-size:12px!important;font-weight:500!important}.bevaudit-station-setup-modern .compact-form input,.bevaudit-station-setup-modern .compact-form select{height:36px!important}.bevaudit-station-setup-modern .compact-form textarea{resize:vertical!important;min-height:36px!important}.bevaudit-station-setup-modern .compact-form .full-width-field{grid-column:1/-1!important}.bevaudit-station-setup-modern .compact-form .inline-checkbox-row{text-transform:none!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;flex-direction:row!important;align-items:center!important;min-height:36px!important;padding:8px 10px!important;display:flex!important}.bevaudit-station-setup-modern .data-table td,.bevaudit-station-setup-modern .data-table th{padding:10px 12px!important}.bevaudit-shelves-page{gap:10px!important}.bevaudit-shelves-page .setup-overview-card{padding:12px 16px!important}.bevaudit-shelves-page .compact-card-heading{align-items:center!important;gap:12px!important}.bevaudit-shelves-page .compact-card-heading p{color:#475569!important;margin:4px 0 0!important;font-size:12px!important;line-height:1.35!important}.bevaudit-shelves-page .soft-status-chip,.bevaudit-shelves-page .compact-card-heading>span{color:#1e3a8a!important;white-space:nowrap!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:6px 10px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.bevaudit-shelves-page .shelf-page-form-card{padding:14px!important}.bevaudit-shelves-page .shelf-page-form{background:#f8fafc!important;grid-template-columns:minmax(180px,1.1fr) minmax(220px,1.35fr) minmax(160px,1fr) minmax(120px,.65fr)!important;gap:10px!important;padding:12px!important}.bevaudit-shelves-page .shelf-page-form textarea{min-height:58px!important}.bevaudit-shelves-page .shelf-toggle-card{color:#334155!important;justify-content:flex-start!important;gap:8px!important;min-height:44px!important;font-size:12px!important;font-weight:800!important}.bevaudit-shelves-page .shelf-toggle-card input[type=checkbox]{flex:none!important;width:18px!important;height:18px!important}.bevaudit-shelves-page .shelf-form-actions{justify-content:flex-start!important;gap:8px!important;padding-top:0!important;display:flex!important}.bevaudit-shelves-page .shelf-page-list-card{padding:0!important;overflow:hidden!important}.bevaudit-shelves-page .shelf-page-list-card>.compact-card-heading{background:#fff!important;border-bottom:1px solid #e2e8f0!important;padding:12px 14px!important}.bevaudit-shelves-page .shelf-page-list-panel{padding:12px 14px 14px!important}.bevaudit-shelves-page .shelf-page-toolbar{background:#f8fafc!important;border:1px solid #dbeafe!important;border-radius:12px!important;grid-template-columns:auto minmax(220px,320px) auto 1fr!important;align-items:center!important;gap:10px!important;margin:0 0 10px!important;padding:10px 12px!important;display:grid!important}.bevaudit-shelves-page .shelf-page-toolbar span{color:#475569!important;letter-spacing:.03em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important}.bevaudit-shelves-page .shelf-page-toolbar select{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:9px!important;height:34px!important}.bevaudit-shelves-page .shelf-page-toolbar strong{color:#14532d!important;white-space:nowrap!important;background:#dcfce7!important;border-radius:999px!important;align-items:center!important;min-height:26px!important;padding:4px 9px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.bevaudit-shelves-page .shelf-page-table-scroll{border:1px solid #e2e8f0!important;border-radius:12px!important;overflow:auto!important}.bevaudit-shelves-page .shelf-page-table{min-width:840px!important}.bevaudit-shelves-page .shelf-page-table th{color:#334155!important;text-transform:uppercase!important;letter-spacing:.03em!important;background:#f1f5f9!important;font-size:11px!important;font-weight:900!important}.bevaudit-shelves-page .shelf-page-table td{vertical-align:middle!important;background:#fff!important;border-bottom:1px solid #edf2f7!important}.bevaudit-shelves-page .shelf-page-table tbody tr:nth-child(2n) td{background:#f8fafc!important}.bevaudit-shelves-page .shelf-notes-cell{white-space:normal!important;overflow-wrap:anywhere!important;color:#475569!important;max-width:320px!important}.bevaudit-shelves-page .shelf-mini-pill{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:58px!important;padding:4px 8px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.bevaudit-shelves-page .shelf-mini-pill.default{color:#1e3a8a!important;background:#dbeafe!important}.bevaudit-shelves-page .shelf-mini-pill.active{color:#166534!important;background:#dcfce7!important}.bevaudit-shelves-page .shelf-mini-pill.inactive{color:#991b1b!important;background:#fee2e2!important}.bevaudit-shelves-page .row-actions{justify-content:flex-start!important;gap:6px!important}@media (width<=1200px){.supplier-form-grid,.suppliers-page .supplier-form-grid,.foodaudit-form-grid.supplier-form-grid,.bevaudit-station-setup-modern .compact-form{grid-template-columns:repeat(2,minmax(160px,1fr))!important}.bevaudit-shelves-page .shelf-page-form{grid-template-columns:repeat(2,minmax(180px,1fr))!important}.bevaudit-shelves-page .shelf-page-toolbar{grid-template-columns:1fr!important}}.release-checklist-page{flex-direction:column;gap:14px;display:flex}.release-header{border-bottom:1px solid #e5edf7;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.release-header h2{margin:0 0 4px}.release-score{text-align:right;background:#f8fbff;border:1px solid #d8e6f7;border-radius:8px;min-width:190px;padding:10px 12px}.release-score span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.release-score strong{color:#0f172a;font-size:18px}.release-score.pass{background:#f0fdf4;border-color:#86efac}.release-score.warn{background:#fffbeb;border-color:#fde68a}.release-actions,.release-control-list{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.release-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px;display:grid}.release-card{background:#fff;border:1px solid #dbe7f5;border-radius:8px;padding:14px}.release-card h3{margin:0 0 10px;font-size:16px}.release-check-group+.release-check-group{margin-top:12px}.release-check-group h4{color:#334155;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.release-check-row{border-radius:8px;grid-template-columns:104px minmax(0,1fr);align-items:start;gap:10px;margin-bottom:6px;padding:8px;display:grid}.release-check-row.passed{background:#f0fdf4}.release-check-row.failed{background:#fff7ed}.release-check-status{text-align:center;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.release-check-row.passed .release-check-status{color:#166534;background:#dcfce7}.release-check-row.failed .release-check-status{color:#9a3412;background:#ffedd5}.release-check-row strong{color:#0f172a;display:block}.release-check-row p{color:#64748b;margin:2px 0 0;font-size:12px}.release-manual-row{border-bottom:1px solid #edf2f7;align-items:center;gap:9px;padding:8px 0;font-weight:700;display:flex}.release-manual-row input{width:16px;height:16px}.release-control-list span{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.release-control-list .locked,.release-control-list span.locked{color:#991b1b;background:#fee2e2}.release-control-list .unlocked,.release-control-list span.unlocked{color:#166534;background:#dcfce7}.release-checklist-page .input,.release-checklist-page .textarea{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:8px;margin:4px 0 10px;padding:9px 10px}.release-checklist-page .textarea{resize:vertical;min-height:82px}.release-history-table td,.release-history-table th{white-space:normal}@media (width<=980px){.release-header,.release-grid{grid-template-columns:1fr}.release-header{display:grid}.release-score{text-align:left}}
