.Calculator-module__WLb3vG__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:80px 24px}.Calculator-module__WLb3vG__header{text-align:center;margin-bottom:60px}.Calculator-module__WLb3vG__header h1{margin-bottom:16px;font-size:3.2rem;line-height:1.1}.Calculator-module__WLb3vG__header p{color:#64748b;max-width:680px;margin:0 auto;font-size:1.35rem}.Calculator-module__WLb3vG__grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:60px;display:grid}@media (max-width:992px){.Calculator-module__WLb3vG__grid{grid-template-columns:1fr;gap:40px}}.Calculator-module__WLb3vG__formCard{background:#fff;border:2px solid #e2e8f0;border-radius:28px;padding:48px 40px;overflow:hidden;box-shadow:0 20px 50px -15px #0f172a1f}.Calculator-module__WLb3vG__formGroup{flex-direction:column;gap:24px;display:flex}.Calculator-module__WLb3vG__input{box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:9999px;width:100%;min-width:0;padding:20px 24px;font-size:1.1rem;transition:all .2s}.Calculator-module__WLb3vG__input:focus{border-color:#1e40af;outline:none;box-shadow:0 0 0 4px #1e40af1f}.Calculator-module__WLb3vG__calculateBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:9999px;width:100%;margin-top:32px;padding:22px;font-size:1.22rem;font-weight:700;transition:all .3s}.Calculator-module__WLb3vG__calculateBtn:hover{background:#1e40af;transform:translateY(-3px)}.Calculator-module__WLb3vG__results{min-height:400px}.Calculator-module__WLb3vG__resultCard{background:#fff;border:2px solid #1e40af;border-radius:28px;padding:48px 40px;box-shadow:0 20px 50px -15px #0f172a1f}.Calculator-module__WLb3vG__resultCard h2{margin-bottom:24px;font-family:Playfair Display,sans-serif;font-size:2.4rem}.Calculator-module__WLb3vG__profit{background:#f0fdf4;border-left:6px solid #10b981;border-radius:16px;margin-bottom:32px;padding:20px;font-size:1.55rem}.Calculator-module__WLb3vG__profit span{color:#10b981;font-size:2rem;font-weight:700}.Calculator-module__WLb3vG__comparison{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.Calculator-module__WLb3vG__box{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:28px 24px}.Calculator-module__WLb3vG__box h3{margin-bottom:16px;font-size:1.25rem;font-weight:600}.Calculator-module__WLb3vG__withUs{background:#f0f9ff;border-color:#1e40af}.Calculator-module__WLb3vG__withUs h3{color:#1e40af}.Calculator-module__WLb3vG__contactBtn{color:#fff;text-align:center;background:#0f172a;border-radius:9999px;width:100%;padding:22px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.Calculator-module__WLb3vG__contactBtn:hover{background:#1e40af;transform:translateY(-3px)}.Calculator-module__WLb3vG__emptyState{text-align:center;color:#64748b;border:2px dashed #cbd5e1;border-radius:28px;justify-content:center;align-items:center;height:100%;padding:100px 40px;font-size:1.25rem;display:flex}@media (max-width:640px){.Calculator-module__WLb3vG__container{padding:60px 16px}.Calculator-module__WLb3vG__header h1{font-size:2.6rem}.Calculator-module__WLb3vG__formCard,.Calculator-module__WLb3vG__resultCard{padding:36px 24px}.Calculator-module__WLb3vG__input{padding:18px 20px;font-size:1.05rem}.Calculator-module__WLb3vG__comparison{grid-template-columns:1fr}}
