.calculator-module__o9wgTG__calculatorShell{background:var(--rule);border:1px solid var(--rule);grid-template-columns:1.05fr .95fr;gap:2px;display:grid}.calculator-module__o9wgTG__panel{background:var(--white);padding:32px}.calculator-module__o9wgTG__resultsPanel{background:var(--black);color:var(--white)}.calculator-module__o9wgTG__panelLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--steel);font-size:10px}.calculator-module__o9wgTG__resultsPanel .calculator-module__o9wgTG__panelLabel{color:#ffffff61}.calculator-module__o9wgTG__panelTitle{font-family:var(--font-display);text-transform:uppercase;margin-top:12px;font-size:28px;line-height:1}.calculator-module__o9wgTG__panelBody{color:var(--steel);margin-top:14px;font-size:14px;line-height:1.7}.calculator-module__o9wgTG__resultsPanel .calculator-module__o9wgTG__panelBody{color:#ffffff7a}.calculator-module__o9wgTG__inputGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:26px;display:grid}.calculator-module__o9wgTG__field{flex-direction:column;gap:8px;display:flex}.calculator-module__o9wgTG__fieldWide{grid-column:1/-1}.calculator-module__o9wgTG__fieldLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--steel);font-size:10px}.calculator-module__o9wgTG__control{border:1px solid var(--rule);background:var(--off-white);width:100%;font:inherit;color:var(--black);outline:none;padding:14px 16px;transition:border-color .2s,box-shadow .2s,background .2s}.calculator-module__o9wgTG__control:focus{background:var(--white);border-color:#00ff8780;box-shadow:0 0 0 3px #00ff871f}.calculator-module__o9wgTG__hint{color:var(--steel);font-size:12px;line-height:1.5}.calculator-module__o9wgTG__kpiGrid{background:#ffffff14;border:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:28px;display:grid}.calculator-module__o9wgTG__kpiCard{background:#ffffff08;padding:18px 18px 20px}.calculator-module__o9wgTG__kpiLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff61;font-size:9px}.calculator-module__o9wgTG__kpiValue{font-family:var(--font-display);text-transform:uppercase;color:var(--white);margin-top:10px;font-size:clamp(28px,4vw,48px);line-height:.95}.calculator-module__o9wgTG__kpiSubtext{color:#ffffff7a;margin-top:8px;font-size:12px;line-height:1.5}.calculator-module__o9wgTG__allocationGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.calculator-module__o9wgTG__allocationCard{background:#ffffff08;border:1px solid #ffffff1a;padding:18px}.calculator-module__o9wgTG__allocationCardHighlight{background:#00ff8714;border-color:#00ff8759}.calculator-module__o9wgTG__allocationLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff6b;font-size:10px}.calculator-module__o9wgTG__allocationValue{font-family:var(--font-display);text-transform:uppercase;margin-top:10px;font-size:30px;line-height:1}.calculator-module__o9wgTG__allocationText{color:#ffffff8a;margin-top:10px;font-size:13px;line-height:1.7}.calculator-module__o9wgTG__warningBox{background:#ffb80014;border:1px solid #ffb80047;margin-top:24px;padding:18px}.calculator-module__o9wgTG__warningTitle{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:var(--white);font-size:18px}.calculator-module__o9wgTG__warningBody{color:#fff9;margin-top:8px;font-size:13px;line-height:1.7}.calculator-module__o9wgTG__summaryList{background:#ffffff14;border:1px solid #ffffff14;gap:1px;margin-top:24px;display:grid}.calculator-module__o9wgTG__summaryItem{background:#ffffff08;grid-template-columns:180px 1fr;gap:16px;padding:14px 18px;display:grid}.calculator-module__o9wgTG__summaryTerm{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff61;font-size:10px}.calculator-module__o9wgTG__summaryValue{color:#ffffff9e;font-size:13px;line-height:1.7}@media (max-width:980px){.calculator-module__o9wgTG__calculatorShell,.calculator-module__o9wgTG__kpiGrid,.calculator-module__o9wgTG__allocationGrid{grid-template-columns:1fr}.calculator-module__o9wgTG__summaryItem{grid-template-columns:1fr;gap:8px}}@media (max-width:700px){.calculator-module__o9wgTG__panel{padding:24px}.calculator-module__o9wgTG__inputGrid{grid-template-columns:1fr}}
