@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap";html{font-size:16px}body,button{font-family:Open Sans,sans-serif;font-weight:400;line-height:1.5;color:#333}h1,h2,h3,h4,h5,h6{font-family:Open Sans,sans-serif;font-weight:700;margin-top:0;margin-bottom:.5rem;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}.btn:active{border:2px solid rgb(98,175,255);outline:rgb(255,255,255) solid 2px;outline-offset:-4px}.return-calculator{padding:64px 0;background-color:#e8f0f9;font-size:16px;line-height:1.5}.return-calculator__headline{margin-bottom:24px;font-size:36px;font-weight:600}.return-calculator__subheadline{margin-bottom:24px;font-size:24px;font-weight:600}.return-calculator__description{margin-bottom:24px}.return-calculator__button-container{display:flex;justify-content:center;margin-bottom:24px}.return-calculator__button{padding:10px 20px;border-radius:5px;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#105cba;font-size:18px;line-height:1.5;color:#fff;cursor:pointer}.recommended-products{padding:64px 0}.recommended-products__headline{margin-bottom:32px;font-size:36px;font-weight:600;text-align:center}.recommended-products__products{display:flex;justify-content:center}.currency-exchange-card{width:100%;max-width:400px;border-radius:8px;box-shadow:0 4px 12px #0000001a;background-color:#fff;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.currency-exchange-header{background-color:#2c3e50;color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}.currency-exchange-header h3{margin:0;font-size:18px;font-weight:600}.last-updated{font-size:12px;opacity:.8}.currency-exchange-loading,.currency-exchange-error{padding:24px 16px;text-align:center;color:#666}.currency-exchange-error{color:#e74c3c}.currency-exchange-content{padding:16px}.exchange-rate-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eee}.currency-pair{display:flex;align-items:center;font-size:18px;font-weight:600}.to-symbol{margin:0 8px;color:#7f8c8d}.rate-value{font-size:24px;font-weight:700;color:#27ae60}.exchange-rate-details{margin-bottom:16px}.detail-item{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.detail-label{color:#7f8c8d}.detail-value{font-weight:500}.refresh-button{width:100%;padding:10px;background-color:#105cba;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.refresh-button:hover{background-color:#2980b9}.refresh-button:disabled{background-color:#95a5a6;cursor:not-allowed}
