
/* OfficeCalculator v148 crop enterprise calculators */
.crop-subhead{margin:20px 0 10px;color:#173f67}
.crop-custom-unit[hidden]{display:none!important}
.crop-result .crop-result-main.negative{color:#b42318}
.crop-result .crop-result-main.positive{color:#1e6c46}
.crop-result-kpi{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0}
.crop-result-kpi>div{border:1px solid #d9e2eb;border-radius:11px;padding:11px;background:#f9fbfd}
.crop-result-kpi span{display:block;color:#68788a;font-size:.78rem;margin-bottom:4px}
.crop-result-kpi strong{display:block;color:#173f67;font-size:1.02rem;overflow-wrap:anywhere}
.crop-scenario-table{width:100%;border-collapse:collapse;margin-top:8px;font-size:.88rem}
.crop-scenario-table th,.crop-scenario-table td{padding:8px 6px;border-bottom:1px solid #dbe3eb;text-align:right}
.crop-scenario-table th:first-child,.crop-scenario-table td:first-child{text-align:left}
.crop-result-note{font-size:.82rem;color:#68788a;line-height:1.45;margin-top:10px}
.crop-inline-badge{display:inline-block;padding:3px 7px;border-radius:999px;background:#e8f3fb;color:#235d85;font-size:.73rem;font-weight:800}
html.oc-dark-preload .crop-result-kpi>div,body[data-theme="dark"] .crop-result-kpi>div,body.dark-mode .crop-result-kpi>div,html.dark .crop-result-kpi>div{background:#0f1f2d;border-color:#30485d}
html.oc-dark-preload .crop-result-kpi strong,body[data-theme="dark"] .crop-result-kpi strong,body.dark-mode .crop-result-kpi strong,html.dark .crop-result-kpi strong{color:#9bd9ff}
html.oc-dark-preload .crop-subhead,body[data-theme="dark"] .crop-subhead,body.dark-mode .crop-subhead,html.dark .crop-subhead{color:#9bd9ff}
@media(max-width:600px){.crop-result-kpi{grid-template-columns:1fr 1fr}.crop-cost-grid{grid-template-columns:1fr}.crop-scenario-table{font-size:.82rem}}
