body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#070707;font-family:Trebuchet MS,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{align-items:center;background-color:#070707;display:flex;justify-content:center;min-height:100vh;padding:1rem}.calculator-container{background-color:#0f172a;border-radius:50px;box-shadow:0 25px 50px -12px #00000040;color:#fff;max-width:1200px;padding:2rem;width:100%}.main-title{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.content-grid{grid-template-columns:1fr 1fr}}.inputs-section{display:flex;flex-direction:column;gap:1.5rem}.section-title{color:#c084fc;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.results-title{color:#86efac}.slider-container{margin-bottom:1rem}.slider-label{color:#fff;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.slider-value{color:#d8b4fe;font-weight:700;margin-left:.5rem}.slider{-webkit-appearance:none;appearance:none;background-color:#374151;border-radius:8px;height:8px;outline:none;width:100%}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#8b5cf6;border-radius:50%;box-shadow:0 0 4px #0000004d;height:20px;pointer-events:auto;position:relative;width:20px;z-index:10}.slider::-moz-range-thumb{background:#8b5cf6;border:none;border-radius:50%;box-shadow:0 0 4px #0000004d;cursor:pointer;height:20px;pointer-events:auto;width:20px}.results-section{display:flex;flex-direction:column;gap:1.5rem}.result-card{background-color:#374151;border-radius:8px;padding:1rem}.result-label{color:#d1d5db;font-size:.875rem;margin-bottom:.25rem}.result-subtitle{color:#9ca3af;font-size:.75rem;margin-bottom:.5rem}.result-value{font-size:1.5rem;font-weight:700}.result-value.interest{color:#f87171}.result-value.investment{color:#fb923c}.result-value.forgone{color:#fbbf24}.result-value.return{color:#60a5fa}.roi-summary{background:linear-gradient(90deg,#9333ea,#2563eb);border-radius:8px;padding:1.5rem;text-align:center}.roi-label{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.roi-value{font-size:2.5rem;font-weight:700}.roi-status{font-size:.875rem;margin-top:.5rem;opacity:.9}.assumptions{border-top:1px solid #4b5563;margin-top:2rem;padding-top:1.5rem}.assumptions-title{color:#d1d5db;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.assumptions-grid{grid-gap:.5rem;color:#9ca3af;display:grid;font-size:.75rem;gap:.5rem;grid-template-columns:1fr}@media (min-width:768px){.assumptions-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.calculator-container{border-radius:25px;padding:1.5rem}.main-title{font-size:1.5rem}.roi-value{font-size:2rem}}
/*# sourceMappingURL=main.dc4b43f6.css.map*/