:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color:#2d3748;background:linear-gradient(to right,#00242c,#002e36);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;margin:0}#header{text-align:center;max-width:40rem;margin:0 auto 2rem;padding:0 1rem}#header img{width:3.5rem;height:3.5rem;margin-bottom:1rem}h1{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:.5rem 0;font-size:2rem;letter-spacing:.5px;font-weight:600;text-align:center;color:#fff}@media screen and (min-width: 768px){#header img{width:4rem;height:4rem}h1{font-size:2.5rem}}#user-input{background-color:#006d75;box-shadow:0 4px 12px #00000014;border-radius:10px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;width:100%;padding:1.5rem;max-width:100%}.input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.input-group label{font-weight:600;color:#fff;font-size:.9rem;margin-bottom:.25rem}.input-group input{background-color:#b8dad5;width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;font-weight:600;font-family:inherit;transition:border-color .2s,box-shadow .2s}.input-group input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e133}.error{color:#e53e3e;font-size:.8rem;margin-top:.25rem}.validation-error{color:#e53e3e;font-weight:600;text-align:center;margin-top:1rem;padding:.75rem;background-color:#fff5f5;border-radius:6px}.currency-switcher{margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.currency-switcher label{margin-right:.5rem;font-weight:600;color:#fff;font-size:.9rem}.currency-switcher select{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-weight:700;font-family:inherit;background-color:#9ed3cd;min-width:100px;cursor:pointer}.currency-switcher select:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e133}@media screen and (min-width: 768px){#user-input{width:25rem;max-width:30rem}.input-group input{width:100%}}#result{border-radius:10px;width:100%;overflow:hidden;border:none}#result table{width:100%;border-collapse:collapse;border-spacing:0px;min-width:650px;border:none}#result thead tr{background:linear-gradient(to right,#006a6e,#006f76)}#result th,#result td{border:none!important;outline:none;box-shadow:none}#result th{color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;padding:1rem;text-align:right;letter-spacing:.5px}#result td{padding:1rem;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem}#result tbody tr:hover{background-color:#cbdedeb3}#result tbody tr{color:#2d3748;background-color:#cbdede}#result tbody tr td:first-child{background-color:#9ed3cd;font-weight:600;text-align:center}#result tbody tr:last-child td:first-child{background-color:#016369}#result tbody tr:last-child{background:linear-gradient(to right,#006a6e,#006f76);border-bottom:none;color:#fff!important;font-weight:600}@media screen and (min-width: 768px){#result{width:45rem}#result th{font-size:.85rem}#result td{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(to right,#00242c,#002e36);color:#fff}.container{width:95%;max-width:1200px;margin:0 auto;padding-top:2rem;padding-bottom:3rem}.calculator-container{display:flex;flex-direction:column;gap:2em;justify-content:center;align-items:center;margin-top:2rem}@media screen and (min-width: 768px){.calculator-container{flex-direction:row;align-items:flex-start}}
