:root{--primary-color: #3273dc;--primary-dark: #2366d1;--background-color: #ffffff;--surface-color: #ffffff;--text-color: #363636;--text-muted: #7a7a7a;--border-color: #dbdbdb;--shadow: 0 .5em 1em -.125em rgba(10, 10, 10, .1), 0 0px 0 1px rgba(10, 10, 10, .02);--white-gray: #f0f0f0}[data-theme=dark]{--primary-color: #3273dc;--primary-dark: #2366d1;--background-color: #1a1a1a;--surface-color: #2d2d2d;--text-color: #ffffff;--text-muted: #b5b5b5;--border-color: #4a4a4a;--shadow: 0 .5em 1em -.125em rgba(0, 0, 0, .3), 0 0px 0 1px rgba(0, 0, 0, .1);--light-green: #8CD08C;--dark-green-header: #006400}[data-theme=dark] body{background-color:var(--background-color);color:var(--text-color)}[data-theme=dark] .card{background-color:var(--surface-color);box-shadow:var(--shadow)}[data-theme=dark] .input,[data-theme=dark] .select select{background-color:var(--surface-color);border-color:var(--border-color);color:var(--text-color)}[data-theme=dark] .button.is-static{background-color:var(--surface-color);border-color:var(--border-color);color:var(--text-muted)}[data-theme=dark] .input:focus,[data-theme=dark] .select select:focus{border-color:var(--primary-color);box-shadow:0 0 0 .125em #3273dc40}[data-theme=dark] .label,[data-theme=dark] .title{color:var(--text-color)}[data-theme=dark] .subtitle{color:var(--text-muted)}[data-theme=dark] .footer{background-color:var(--surface-color);color:var(--text-color)}[data-theme=dark] .navbar.is-primary{background-color:var(--dark-green-header)}[data-theme=dark] .navbar-item:hover{color:#f0f0f0}[data-theme=dark] .button.is-light{background-color:var(--surface-color);border-color:var(--border-color);color:var(--text-color)}[data-theme=dark] .button.is-light:hover{background-color:var(--border-color)}.card{transition:all .3s ease}.card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.button{transition:all .2s ease}.button:hover{transform:translateY(-1px)}.loader{border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){.navbar-brand .navbar-item{font-size:1.1rem}.title.is-2{font-size:2rem}.subtitle.is-5,.input.is-large,.select.is-large select,.button.is-large{font-size:1.1rem}}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.notification.is-success{background-color:#48c78e1a;border-left:4px solid #48c78e;color:var(--text-color)}[data-theme=dark] .notification.is-success{background-color:#48c78e33;color:var(--text-color)}.notification.is-danger{background-color:#f146681a;border-left:4px solid #f14668;color:var(--text-color)}[data-theme=dark] .notification.is-danger{background-color:#f1466833;color:var(--text-color)}#resultAmount{color:var(--primary-color);font-weight:700}[data-theme=dark] #resultAmount{color:#fff}[data-theme=dark] #resultCurrency{color:var(--light-green)}[data-theme=dark] #lastUpdated{color:#fff!important}#exchangeRate{color:var(--text-color);font-weight:600}#lastUpdated{color:var(--text-muted)}[data-theme=light] #lastUpdated{color:var(--white-gray)}.popular-rate-item{background:var(--surface-color);border:1px solid var(--border-color);border-radius:6px;padding:1rem;text-align:center;transition:all .2s ease;min-height:80px;display:flex;flex-direction:column;justify-content:center;word-wrap:break-word;overflow-wrap:break-word}.popular-rate-currency{font-weight:700;font-size:.85rem;color:var(--primary-color);margin-bottom:.25rem;line-height:1.2}[data-theme=dark] .popular-rate-currency{color:var(--light-green)}.popular-rate-value{font-size:1rem;font-weight:600;color:var(--text-color);line-height:1.2;word-break:break-all}@media screen and (max-width: 1023px){.navbar-burger{color:#fff}.navbar-burger:hover{background-color:#0000000d}[data-theme=dark] .navbar-menu{background-color:var(--surface-color);box-shadow:var(--shadow)}}.input:focus,.select select:focus,.button:focus{outline:2px solid var(--primary-color);outline-offset:2px}.input.is-danger{border-color:#f14668}.input.is-success{border-color:#48c78e}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background-color)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.watch-rate-item{background:var(--surface-color);border:1px solid var(--border-color);border-radius:6px;padding:1rem;transition:all .2s ease;min-height:80px;display:flex;align-items:center;justify-content:space-between}.watch-rate-item:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.watch-rate-pair{font-weight:700;font-size:.9rem;color:var(--primary-color);margin-bottom:.25rem}[data-theme=dark] .watch-rate-pair{color:var(--light-green)}.watch-rate-value{font-size:1.1rem;font-weight:600;color:var(--text-color)}.popular-rate-item:hover{transform:translateY(-2px);box-shadow:var(--shadow)}[data-theme=dark] .card-header-title{color:var(--text-color)}#watchListEmpty{padding:2rem}.history-item.box{background:var(--surface-color);border:1px solid var(--border-color);border-radius:6px;padding:1rem;transition:all .2s ease;margin-bottom:1rem;box-shadow:var(--shadow)}.history-item.box{background:var(--surface-color);border:1px solid var(--border-color);border-radius:6px;padding:1rem;transition:all .2s ease;margin-bottom:1rem;box-shadow:var(--shadow);cursor:pointer}.history-item.box:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.history-item .media-content{flex-grow:1}.history-item .media-right{flex-shrink:0;margin-left:1rem;align-self:center}.history-currency-from,.history-currency-to{font-weight:700;color:var(--primary-color)}[data-theme=dark] .history-currency-from,[data-theme=dark] .history-currency-to{color:var(--light-green)}.history-original-amount,.history-converted-amount{color:var(--text-color);font-weight:600}[data-theme=dark] .history-item p{color:var(--text-color)}.history-item small,[data-theme=dark] .history-item small{color:var(--text-muted)}#historyEmpty{padding:2rem}
