.companies.s6ur6fh{display:flex;flex-direction:column;gap:1rem}.toolbar.s6ur6fh{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 0;gap:1rem;flex-wrap:wrap}.toolbar-center.s6ur6fh{display:flex;align-items:center;gap:.5rem}@media(max-width:900px){.toolbar.s6ur6fh{flex-direction:column;align-items:stretch;gap:.75rem}.toolbar-left.s6ur6fh,.toolbar-center.s6ur6fh,.toolbar-right.s6ur6fh{justify-content:center}}.company-card.s6ur6fh{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);transition:all .2s ease}.company-card.s6ur6fh:hover{border-color:var(--muted-foreground)}.company-card.expanded.s6ur6fh{border-color:var(--primary)}.company-header.s6ur6fh{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;padding:1rem;background:none;border:none;color:var(--foreground);text-align:left;cursor:pointer;transition:background-color .2s}.company-header.s6ur6fh:hover{background-color:#ffffff05}.company-title.s6ur6fh{display:flex;align-items:center;gap:.75rem;flex:1}.company-info.s6ur6fh h3:where(.s6ur6fh){margin:0}.company-location.s6ur6fh{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}.company-stats-summary.s6ur6fh{display:flex;gap:2rem}.stat.s6ur6fh{display:flex;flex-direction:column;align-items:flex-end}.stat-label.s6ur6fh{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}.stat-value.s6ur6fh{font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.25rem;color:var(--foreground)}.stat-value.positive.s6ur6fh{color:var(--success)}.stat-value.negative.s6ur6fh{color:var(--error)}.stat-value.neutral.s6ur6fh{color:var(--muted-foreground)}.consumed-note.s6ur6fh{font-size:.75rem;color:var(--muted-foreground);font-weight:400;margin-left:.25rem}.company-card.fully-consumed.s6ur6fh{opacity:.85;border-style:dashed}.company-details.s6ur6fh{padding:0 1rem 1rem}.details-grid.s6ur6fh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.detail-section.s6ur6fh h4:where(.s6ur6fh){font-size:.875rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;color:var(--muted-foreground)}.detail-row.s6ur6fh{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem;color:var(--foreground)}.detail-row.bonus.s6ur6fh,.detail-row.income.s6ur6fh{color:var(--success)}.detail-row.expense.s6ur6fh{color:var(--muted-foreground)}.detail-row.internal.s6ur6fh{color:var(--warning, #f59e0b);font-style:italic}.detail-row.internal-material.s6ur6fh{font-size:.8rem;color:var(--muted-foreground);padding-left:.5rem}.detail-row.internal-material.s6ur6fh .saved:where(.s6ur6fh){color:var(--success);font-weight:500}.detail-row.total.s6ur6fh{border-top:1px solid var(--border);margin-top:.5rem;font-weight:600}.detail-row.s6ur6fh .neutral:where(.s6ur6fh){color:var(--muted-foreground)}.supply-chain-note.s6ur6fh{font-size:.75rem;color:var(--muted-foreground);font-style:italic;padding:.5rem 0;text-align:center}.employees-section.s6ur6fh{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.section-header.s6ur6fh{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.section-header.s6ur6fh h4:where(.s6ur6fh){font-size:.875rem;font-weight:600;margin:0;text-transform:uppercase;color:var(--muted-foreground)}.employees-list.s6ur6fh{display:flex;flex-direction:column;gap:.75rem}.employee-card.s6ur6fh{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem}.employee-info.s6ur6fh{display:flex;align-items:center;gap:.75rem}.employee-avatar.s6ur6fh{width:40px;height:40px;border-radius:50%;border:2px solid var(--border)}.employee-name.s6ur6fh{font-weight:500;display:block;color:var(--foreground)}.employee-level.s6ur6fh{font-size:.75rem;color:var(--muted-foreground)}.employee-stats.s6ur6fh{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.75rem}.employee-stat.s6ur6fh{display:flex;flex-direction:column;align-items:flex-end}.employee-stat.s6ur6fh .label:where(.s6ur6fh){font-size:.75rem;color:var(--muted-foreground);margin-bottom:.125rem}.employee-stat.s6ur6fh span:where(.s6ur6fh):not(.label){font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.25rem;color:var(--foreground)}.employee-stat.s6ur6fh .positive:where(.s6ur6fh){color:var(--success)}.employee-stat.s6ur6fh .negative:where(.s6ur6fh){color:var(--error)}@media(max-width:1200px){.employee-stats.s6ur6fh{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem}.employee-stat.s6ur6fh{align-items:center}}@media(max-width:768px){.company-header.s6ur6fh{flex-direction:column}.company-stats-summary.s6ur6fh{width:100%;justify-content:space-between}.employee-card.s6ur6fh{grid-template-columns:1fr;gap:.75rem}.employee-stats.s6ur6fh{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%}.employee-stat.s6ur6fh{align-items:flex-start}}.toolbar-left.s6ur6fh,.toolbar-right.s6ur6fh{display:flex;gap:.5rem;align-items:center}.delete-btn.s6ur6fh{background:var(--error);color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;transition:opacity .2s}.delete-btn.s6ur6fh:hover{opacity:.8}.delete-btn.small.s6ur6fh{width:20px;height:20px;font-size:.625rem}.company-name-input.s6ur6fh{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:.25rem .5rem;color:var(--foreground);font-size:1rem;font-weight:600;width:200px}.edit-form.s6ur6fh{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;background:var(--background);border-radius:var(--radius);margin-bottom:1rem}.form-group.s6ur6fh{display:flex;flex-direction:column;gap:.25rem;min-width:150px}.form-group.s6ur6fh label:where(.s6ur6fh){font-size:.75rem;color:var(--muted-foreground);text-transform:uppercase}.form-group.s6ur6fh select:where(.s6ur6fh){background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem;color:var(--foreground);font-size:.875rem;cursor:pointer}.number-input.s6ur6fh{display:flex;align-items:center;gap:.5rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:.25rem}.number-input.s6ur6fh button:where(.s6ur6fh){background:var(--muted);border:none;border-radius:var(--radius);width:28px;height:28px;cursor:pointer;color:var(--foreground);font-size:1rem;display:flex;align-items:center;justify-content:center}.number-input.s6ur6fh button:where(.s6ur6fh):hover{background:var(--accent)}.number-input.s6ur6fh span:where(.s6ur6fh){min-width:30px;text-align:center;font-weight:500}.number-input.small.s6ur6fh{padding:.125rem}.number-input.small.s6ur6fh button:where(.s6ur6fh){width:22px;height:22px;font-size:.875rem}.number-input.small.s6ur6fh span:where(.s6ur6fh){min-width:40px;font-size:.75rem}.employee-edit-controls.s6ur6fh{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.edit-control.s6ur6fh{display:flex;flex-direction:column;align-items:center;gap:.25rem}.edit-control.s6ur6fh .label:where(.s6ur6fh){font-size:.625rem;color:var(--muted-foreground);text-transform:uppercase}.edit-control.net-display.s6ur6fh{padding:.25rem .5rem;background:#0003;border-radius:var(--radius)}.edit-control.net-display.s6ur6fh span:where(.s6ur6fh):not(.label){font-weight:600;display:flex;align-items:center;gap:.25rem}.edit-control.net-display.s6ur6fh .positive:where(.s6ur6fh){color:var(--success)}.edit-control.net-display.s6ur6fh .negative:where(.s6ur6fh){color:var(--error)}.employee-name-input.s6ur6fh{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:.125rem .375rem;color:var(--foreground);font-size:.875rem;font-weight:500;width:150px}.overview-section.s6ur6fh{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.overview-header.s6ur6fh{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.overview-header.s6ur6fh h3:where(.s6ur6fh){margin:0;font-size:1.25rem}.overview-grid.s6ur6fh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.overview-card.s6ur6fh{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.overview-card.s6ur6fh h4:where(.s6ur6fh){font-size:.875rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;color:var(--muted-foreground)}.overview-stat.s6ur6fh{display:flex;justify-content:space-between;padding:.375rem 0;font-size:.875rem;color:var(--foreground)}.overview-stat.s6ur6fh span:where(.s6ur6fh){display:flex;align-items:center;gap:.25rem}.overview-stat.income.s6ur6fh{color:var(--success)}.overview-stat.expense.s6ur6fh{color:var(--muted-foreground)}.overview-stat.total.s6ur6fh{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.5rem;font-weight:600}.overview-stat.total.positive.s6ur6fh{color:var(--success)}.overview-stat.total.negative.s6ur6fh{color:var(--error)}.item-stat.s6ur6fh{display:flex;align-items:center;gap:.5rem}.material-breakdown.s6ur6fh{padding:.5rem 0;border-bottom:1px solid var(--border)}.material-breakdown.s6ur6fh:last-child{border-bottom:none}.material-header.s6ur6fh{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500;color:var(--foreground)}.material-total.s6ur6fh{font-weight:600}.material-source.s6ur6fh{display:flex;justify-content:space-between;font-size:.75rem;padding:.25rem 0 .25rem 1.5rem;color:var(--muted-foreground)}.material-source.s6ur6fh span:where(.s6ur6fh){display:flex;align-items:center;gap:.25rem}.material-source.self.s6ur6fh{color:var(--success)}.material-source.self.s6ur6fh .free-label:where(.s6ur6fh){font-weight:500}.material-source.market.s6ur6fh{color:var(--muted-foreground)}.overview-stat.muted.s6ur6fh{color:var(--muted-foreground);font-style:italic}.strict-mode-toggle.s6ur6fh{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--foreground)}.strict-mode-toggle.s6ur6fh input[type=checkbox]:where(.s6ur6fh){width:1rem;height:1rem;cursor:pointer}.strict-mode-card.s6ur6fh{grid-column:1 / -1;background:rgba(var(--warning-rgb, 255, 193, 7),2%);border:1px solid var(--warning, #ffc107)}.strict-mode-header.s6ur6fh{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.strict-mode-header.s6ur6fh h4:where(.s6ur6fh){margin:0}.best-item-info.s6ur6fh{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#0003;border-radius:var(--radius)}.best-item-info.s6ur6fh .label:where(.s6ur6fh){color:var(--muted-foreground);font-size:.875rem}.best-item-info.s6ur6fh .stat-detail:where(.s6ur6fh){display:flex;align-items:center;gap:.25rem;color:var(--muted-foreground);font-size:.875rem;margin-left:.5rem;padding-left:.5rem;border-left:1px solid rgba(255,255,255,.2)}.best-item-info.s6ur6fh .stat-detail:where(.s6ur6fh) strong:where(.s6ur6fh){color:var(--success)}.strict-mode-content.s6ur6fh{display:grid;grid-template-columns:1fr 300px;gap:1.5rem}@media(max-width:900px){.strict-mode-content.s6ur6fh{grid-template-columns:1fr}}.opportunity-costs.s6ur6fh{flex:1}.opportunity-costs.s6ur6fh h5:where(.s6ur6fh){margin:0 0 .75rem;font-size:.75rem;text-transform:uppercase;color:var(--muted-foreground)}.opportunity-grid.s6ur6fh{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.opportunity-item.s6ur6fh{background:#0003;border-radius:var(--radius);padding:.75rem;border-left:3px solid var(--success)}.opportunity-item.should-buy.s6ur6fh{border-left-color:var(--error)}.opportunity-header.s6ur6fh{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.pp-used.s6ur6fh{font-size:.75rem;color:var(--muted-foreground);background:#ffffff1a;padding:.125rem .5rem;border-radius:999px}.opportunity-details.s6ur6fh{display:flex;flex-direction:column;gap:.25rem}.opp-detail-row.s6ur6fh{display:flex;justify-content:space-between;font-size:.8rem}.opp-detail-row.s6ur6fh span:where(.s6ur6fh){display:flex;align-items:center;gap:.25rem}.opp-detail-row.s6ur6fh .positive:where(.s6ur6fh){color:var(--success)}.opp-detail-row.s6ur6fh .negative:where(.s6ur6fh){color:var(--error)}.opp-detail-row.net-benefit.s6ur6fh{padding-top:.25rem;margin-top:.25rem;border-top:1px solid rgba(255,255,255,.1);font-weight:600}.recommendation.s6ur6fh{margin-top:.5rem;padding:.5rem;background:rgba(var(--error-rgb, 255, 82, 82),.2);border-radius:var(--radius);font-size:.75rem;color:var(--error)}.strict-totals.s6ur6fh{background:#0000004d;border-radius:var(--radius);padding:1rem;height:fit-content}.strict-totals.s6ur6fh h5:where(.s6ur6fh){margin:0;font-size:.75rem;text-transform:uppercase;color:var(--muted-foreground)}.totals-grid.s6ur6fh{display:flex;flex-direction:column;gap:0}.total-item.s6ur6fh{display:flex;justify-content:space-between;align-items:center;padding:.125rem 0}.total-label.s6ur6fh{font-size:.8rem;color:var(--muted-foreground)}.total-value.s6ur6fh{font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.total-value.positive.s6ur6fh{color:var(--success)}.total-value.negative.s6ur6fh{color:var(--error)}.total-item.highlight.s6ur6fh{padding:.5rem;margin:.25rem -.5rem;background:#ffffff0d;border-radius:var(--radius)}.total-item.highlight.s6ur6fh .total-label:where(.s6ur6fh){font-weight:600;color:var(--foreground)}.total-item.highlight.s6ur6fh .total-value:where(.s6ur6fh){font-size:1rem;font-weight:700}.total-item.highlight.positive.s6ur6fh .total-value:where(.s6ur6fh){color:var(--success)}.total-item.highlight.negative.s6ur6fh .total-value:where(.s6ur6fh){color:var(--error)}.total-item.comparison.s6ur6fh{border-top:1px solid rgba(255,255,255,.1);padding-top:.5rem;margin-top:.25rem}.total-item.comparison.s6ur6fh .total-label:where(.s6ur6fh){font-size:.75rem}.total-item.comparison.s6ur6fh .total-value:where(.s6ur6fh){font-size:.8rem;color:var(--muted-foreground)}.empty-state.s6ur6fh{text-align:center;padding:3rem 1.5rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.empty-state.s6ur6fh h3:where(.s6ur6fh){font-size:1.5rem;margin-bottom:.5rem;color:var(--foreground)}.empty-state.s6ur6fh>p:where(.s6ur6fh){color:var(--muted-foreground);max-width:500px;margin:0 auto 2rem}.info-cards.s6ur6fh{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;text-align:left;margin-bottom:2rem}.info-card.s6ur6fh{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.info-card.s6ur6fh h4:where(.s6ur6fh){font-size:.875rem;font-weight:600;margin-bottom:.5rem}.info-card.s6ur6fh p:where(.s6ur6fh){font-size:.8rem;color:var(--muted-foreground);line-height:1.5}.empty-action.s6ur6fh{margin-top:1rem}.production-header.s1rx808{margin-bottom:2rem}h1.s1rx808{font-size:2rem;font-weight:700;margin-bottom:.5rem}.user-config.s1rx808{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;margin-bottom:2rem}.config-description.s1rx808{color:var(--muted-foreground);font-size:.875rem;margin-bottom:1rem}.input-group.s1rx808{display:flex;gap:1rem;align-items:center}.form-field.s1rx808{flex:1;display:flex;flex-direction:column;gap:.5rem}label.s1rx808{font-size:.875rem;font-weight:500;color:var(--foreground)}input.s1rx808{width:100%;padding:.5rem .75rem;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);font-size:.875rem;transition:border-color .15s}input.s1rx808:focus{outline:none;border-color:var(--ring)}input.s1rx808:disabled{opacity:.5;cursor:not-allowed}input.s1rx808::placeholder{color:var(--muted-foreground)}.error-message.s1rx808{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:var(--destructive);border:1px solid var(--destructive);border-radius:var(--radius);color:var(--destructive-foreground);font-size:.875rem;opacity:.9}@media(max-width:640px){.input-group.s1rx808{flex-direction:column;align-items:stretch}}
