.Calc_container__Yb5sM{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#e4e8eb)}.Calc_main__A_huc{max-width:800px;margin:0 auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Calc_logo__OXQ4A{text-align:center;margin-bottom:2rem}.Calc_logo__OXQ4A img{max-width:300px;height:auto}.Calc_presetWrapper__QDEH0{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin:1rem 0 2rem}@media (max-width:768px){.Calc_presetWrapper__QDEH0{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Calc_presetWrapper__QDEH0{grid-template-columns:1fr}}.Calc_presetButton__KSMOJ{width:100%}.Calc_presetButton__KSMOJ button{width:100%;text-transform:capitalize;padding:.8rem;min-width:160px;height:100%;font-size:.95rem;white-space:nowrap}.Calc_inputWrapper__yGiLI{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.Calc_messaging__C_Kya{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-top:2rem}.Calc_messaging__C_Kya h3{margin:.5rem 0;font-size:1.1rem;color:#2c3e50}