.app-module__mprK-G__formContainer{flex-direction:column;gap:1rem;width:100%;padding:.5rem 0 1.5rem;display:flex}.app-module__mprK-G__layout{flex-direction:row;align-items:flex-start;gap:1rem;width:100%;display:flex}.app-module__mprK-G__fieldGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.app-module__mprK-G__fieldInput{color:#000;box-sizing:border-box;border:1px solid #0080ff;border-radius:6px;width:100%;min-width:0;height:44px;padding:0 .75rem;font-size:1rem}.app-module__mprK-G__fieldInputError{border-color:#dc2626}.app-module__mprK-G__fieldError{color:#b91c1c;font-size:.85rem;line-height:1.4}.app-module__mprK-G__fieldHint{color:#475569;margin:0;font-size:.85rem;line-height:1.45}.app-module__mprK-G__formWarning{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 1rem;padding:.75rem .9rem;font-size:.9rem;line-height:1.5}.app-module__mprK-G__labelWithHelp{flex-direction:row;align-items:center;gap:.35rem;width:100%;display:flex}.app-module__mprK-G__disclaimer{color:#475569;margin-top:.5rem;font-size:.85rem;line-height:1.5}.app-module__mprK-G__exampleButton{appearance:none;color:#00708b;cursor:pointer;text-align:left;background:0 0;border:0;min-height:44px;margin:0 0 1rem;padding:0;font-size:.9rem;font-weight:700}.app-module__mprK-G__exampleButton:hover{text-decoration:underline}.app-module__mprK-G__primaryButton,.app-module__mprK-G__secondaryButton{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:44px;padding:0 1.25rem;font-size:.95rem;font-weight:700;display:inline-flex}.app-module__mprK-G__primaryButton{color:#fff;background:#00708b;border:0}.app-module__mprK-G__primaryButton:disabled,.app-module__mprK-G__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.app-module__mprK-G__primaryButton:hover:not(:disabled){background:#00566b}.app-module__mprK-G__secondaryButton{color:#00708b;background:#fff;border:1px solid #00708b;margin-top:.75rem}.app-module__mprK-G__secondaryButton:hover:not(:disabled){background:#ecfeff}.app-module__mprK-G__exampleButton:focus-visible,.app-module__mprK-G__fieldInput:focus-visible,.app-module__mprK-G__primaryButton:focus-visible,.app-module__mprK-G__secondaryButton:focus-visible{outline-offset:2px;outline:2px solid #00708b}.app-module__mprK-G__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;animation:.8s linear infinite app-module__mprK-G__spin}@keyframes app-module__mprK-G__spin{to{transform:rotate(360deg)}}.app-module__mprK-G__cols1{flex:1;min-width:0;display:block}.app-module__mprK-G__cols2{background-color:#d3e9ff;border:2px solid #97cbff;border-radius:12px;flex-direction:column;flex:1;gap:.75rem;min-height:180px;padding:1.25rem;display:flex}.app-module__mprK-G__summaryValue{text-align:center;color:#000;word-break:break-word;overflow-wrap:anywhere;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}.app-module__mprK-G__summaryLabel{color:#000;text-align:center;font-size:.95rem;font-weight:700}.app-module__mprK-G__summaryMeta{color:#129900;text-align:center;font-size:.95rem;font-weight:600}.app-module__mprK-G__meaningText{color:#0f172a;text-align:center;margin:0;font-size:.9rem;line-height:1.5}.app-module__mprK-G__resultGrid{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.app-module__mprK-G__resultCard{text-align:center;background:#fff;border-radius:10px;flex-direction:column;gap:.3rem;padding:.85rem .7rem;display:flex}.app-module__mprK-G__resultCardValue{color:#000;word-break:break-word;overflow-wrap:anywhere;font-size:1.05rem;font-weight:800}.app-module__mprK-G__resultCardLabel{color:#0f172a;font-size:.8rem;font-weight:700}.app-module__mprK-G__resultCardHint{color:#334155;margin:0;font-size:.75rem;line-height:1.4}.app-module__mprK-G__section{flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.app-module__mprK-G__sectionHeading{color:#0f172a;text-align:center;font-size:1rem;font-weight:700}.app-module__mprK-G__costList{flex-direction:column;gap:.35rem;width:100%;margin:.25rem 0 0;display:flex}.app-module__mprK-G__costRow{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.app-module__mprK-G__costRow dt{color:#0f172a;text-align:left;margin:0;font-size:.9rem;font-weight:600}.app-module__mprK-G__costRow dd{color:#185500;text-align:right;overflow-wrap:anywhere;margin:0;font-size:.9rem;font-weight:700}.app-module__mprK-G__lossValue{color:#b91c1c}.app-module__mprK-G__chartSection{width:100%;margin-top:.5rem}.app-module__mprK-G__chartHeading{color:#0f172a;text-align:center;margin-bottom:.5rem;font-size:1rem;font-weight:700}.app-module__mprK-G__chartContainer{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:320px;margin-top:.5rem;padding:.75rem}.app-module__mprK-G__chartTooltip{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.75rem;font-size:.85rem;box-shadow:0 4px 12px #0f172a14}.app-module__mprK-G__chartSummary{color:#0f172a;text-align:center;margin:.75rem 0 0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.app-module__mprK-G__layout{flex-direction:column}.app-module__mprK-G__resultGrid{grid-template-columns:1fr}.app-module__mprK-G__chartContainer{height:280px}}
