#bentega-ote-calculator{color:#0f172a;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}#bentega-ote-calculator .bote-grid{display:grid;gap:16px}#bentega-ote-calculator .bote-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px rgba(16,24,40,.04)}#bentega-ote-calculator .bote-card h3{font-size:16px;font-weight:600;margin:0}#bentega-ote-calculator .bote-head{display:grid;gap:12px;grid-template-columns:1fr}#bentega-ote-calculator .bote-section{padding:16px}#bentega-ote-calculator .bote-row{display:grid;gap:12px;grid-template-columns:1fr 1fr}#bentega-ote-calculator label{color:#475569;display:block;font-size:12px;margin-bottom:6px}#bentega-ote-calculator input[type=number],#bentega-ote-calculator input[type=text],#bentega-ote-calculator select{border:1px solid #cbd5e1;border-radius:10px;font-size:14px;padding:10px 12px;width:100%}#bentega-ote-calculator input[type=checkbox]{transform:scale(1.1)}#bentega-ote-calculator .bote-help{color:#64748b;font-size:11px}#bentega-ote-calculator .bote-kpis{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}#bentega-ote-calculator .bote-kpi{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;padding:12px}#bentega-ote-calculator .bote-kpi .v{font-size:18px;font-weight:700}#bentega-ote-calculator .bote-actions{display:flex;flex-wrap:wrap;gap:8px}#bentega-ote-calculator .bote-btn{align-items:center;background:#0f172a;border:0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;gap:8px;padding:10px 14px;text-decoration:none}#bentega-ote-calculator .bote-btn.secondary{background:#e2e8f0;color:#0f172a}#bentega-ote-calculator .bote-btn.ghost{background:transparent;border:1px solid #cbd5e1;color:#0f172a}#bentega-ote-calculator table{border-collapse:separate;border-spacing:0 8px;width:100%}#bentega-ote-calculator td,#bentega-ote-calculator th{font-size:13px;padding:6px 0;text-align:left}#bentega-ote-calculator .bote-badge{background:#e2e8f0;border-radius:999px;color:#334155;font-size:11px;padding:4px 8px}#bentega-ote-calculator .bote-scenarios{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}#bentega-ote-calculator .bote-scen-card{border:1px solid #e2e8f0;border-radius:12px;padding:12px}#bentega-ote-calculator .bote-row-3{display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr}#bentega-ote-calculator .bote-slider{width:100%}#bentega-ote-calculator .bote-currency-search{display:grid;gap:8px}#bentega-ote-calculator .bote-inline{align-items:center;display:flex;gap:8px}@media (max-width:840px){#bentega-ote-calculator .bote-kpis,#bentega-ote-calculator .bote-row,#bentega-ote-calculator .bote-row-3,#bentega-ote-calculator .bote-scenarios{grid-template-columns:1fr}#bentega-ote-calculator .bote-inline{align-items:stretch;flex-direction:column}}