.Home-module__jFrToW__container{flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:85vh;padding:1rem;display:flex}.Home-module__jFrToW__containerInner{color:#ededed;background-color:#1a1a1a;border-radius:8px;flex-direction:column;align-items:center;width:90%;max-width:800px;margin:auto;padding:1.5rem;display:flex;position:relative}.Home-module__jFrToW__containerInner h1{text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.Home-module__jFrToW__loaderContainer{background-color:#1a1a1a;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Home-module__jFrToW__converterBox{background-color:#333;border-radius:8px;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin:2rem 0;padding:1rem;display:flex}.Home-module__jFrToW__currencyInput{color:#ededed;background-color:#444;border-radius:8px;flex-direction:column;flex:1;gap:.5rem;min-width:250px;padding:.5rem;display:flex}.Home-module__jFrToW__select,.Home-module__jFrToW__inputField{color:#ededed;background-color:#444;border:1px solid #555;border-radius:4px;padding:.5rem;font-size:1rem}.Home-module__jFrToW__inputField::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Home-module__jFrToW__inputField::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Home-module__jFrToW__inputField[type=number]{appearance:textfield}.Home-module__jFrToW__swapButton{cursor:pointer;color:#ededed;background:0 0;border:none;padding:.5rem 1rem;font-size:1.5rem}.Home-module__jFrToW__actions{gap:1rem;margin:1rem 0;display:flex}.Home-module__jFrToW__button{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:4px;padding:.5rem 1rem;font-size:1rem}.Home-module__jFrToW__button:hover{background-color:#0051b3}.Home-module__jFrToW__infoText{color:#666;text-align:center;margin:1rem 0}.Home-module__jFrToW__historicalRates{padding:0;list-style:none}.Home-module__jFrToW__historicalRates li{border-bottom:1px solid #eee;padding:.5rem 0}.Home-module__jFrToW__loading{color:#0070f3;text-align:center;margin:1rem 0}.Home-module__jFrToW__error{color:#dc2626;text-align:center;margin:1rem 0}.Home-module__jFrToW__spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:1s linear infinite Home-module__jFrToW__spin}@keyframes Home-module__jFrToW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__jFrToW__footer{width:100%;margin-top:auto}@media (max-width:768px){.Home-module__jFrToW__containerInner{width:95%;padding:1rem}.Home-module__jFrToW__converterBox{flex-direction:column;gap:1rem}.Home-module__jFrToW__currencyInput{width:100%;min-width:unset}.Home-module__jFrToW__swapButton{transform:rotate(90deg)}}@media (max-width:480px){.Home-module__jFrToW__container{padding:.5rem}.Home-module__jFrToW__containerInner{width:100%;padding:1rem .5rem}.Home-module__jFrToW__containerInner h1{font-size:1.25rem}}
