/* Long-Term Rental page inline styles (extracted, minified) */.calculator-overview{background:#fff;border:1px solid rgba(99,102,241,.2);border-radius:18px;padding:1.75rem 2rem;box-shadow:0 20px 45px rgba(15,23,42,.08);width:100%;max-width:1100px;margin:2rem auto}.calculator-overview h2{margin:0 0 .75rem;font-size:1.7rem;color:#111827}.calculator-overview p{margin:0 0 1rem;color:#374151;line-height:1.65}.how-to-steps{margin-top:1rem;background:#f4f6ff;border:1px solid rgba(99,102,241,.18);border-radius:14px;padding:1rem 1.25rem}.how-to-steps h3{margin:0 0 .65rem;font-size:1.05rem;color:#4338ca}.how-to-steps ol{margin:0;padding-left:1.25rem;line-height:1.55;color:#1f2937}.how-to-steps li+li{margin-top:.35rem}@media (max-width:640px){.calculator-overview{padding:1.25rem}.calculator-overview h2{font-size:1.4rem}}