html,body{box-sizing:border-box;background-color:#f5f7fa;margin:0;padding:0;font-family:Inter,sans-serif}.Home-module__LBVYbW__container{background:linear-gradient(135deg,#f5f7fa 0%,#e4e7eb 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex}.Home-module__LBVYbW__header{text-align:center;margin-bottom:3rem}.Home-module__LBVYbW__heading{color:#1a1a1a;letter-spacing:-.025em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;animation:1s ease-in-out Home-module__LBVYbW__fadeIn}.Home-module__LBVYbW__subHeading{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:400;animation:1.2s ease-in-out Home-module__LBVYbW__fadeIn}.Home-module__LBVYbW__converterContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__LBVYbW__converterCard{cursor:pointer;background:#fff;border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.Home-module__LBVYbW__converterCard:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.Home-module__LBVYbW__converterName{color:#2d3748;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Home-module__LBVYbW__converterDescription{color:#718096;font-size:1rem;line-height:1.5}.Home-module__LBVYbW__footer{text-align:center;border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:1.5rem}.Home-module__LBVYbW__footerText{color:#4a5568;margin:.25rem 0;font-size:.875rem}.Home-module__LBVYbW__companyLinkFooter{color:#3182ce;font-weight:500;text-decoration:none;transition:color .2s}.Home-module__LBVYbW__companyLinkFooter:hover{color:#2b6cb0;text-decoration:underline}.Home-module__LBVYbW__loadingContainer{background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;display:flex}.Home-module__LBVYbW__loadingText{color:#4a5568;font-size:1.5rem;font-weight:500;animation:1.5s infinite Home-module__LBVYbW__pulse}.Home-module__LBVYbW__errorContainer{background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;display:flex}.Home-module__LBVYbW__errorText{color:#e53e3e;text-align:center;max-width:600px;padding:1rem;font-size:1.5rem;font-weight:500}@keyframes Home-module__LBVYbW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__LBVYbW__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.Home-module__LBVYbW__container{padding:1rem}.Home-module__LBVYbW__heading{font-size:2rem}.Home-module__LBVYbW__subHeading{font-size:1.1rem}.Home-module__LBVYbW__converterCard{padding:1rem}.Home-module__LBVYbW__converterName{font-size:1.25rem}.Home-module__LBVYbW__converterDescription{font-size:.9rem}}@media (max-width:480px){.Home-module__LBVYbW__heading{font-size:1.75rem}.Home-module__LBVYbW__subHeading{font-size:1rem}.Home-module__LBVYbW__converterContainer{grid-template-columns:1fr}}
