@import url("https://fonts.googleapis.com/css2?family=Nunito Sans:wght@500..800&display=swap");*{box-sizing:border-box}body{margin:0;font-family:Nunito Sans,Arial sans-serif}.header{background:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%}.header-container{max-width:1040px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{flex-shrink:0}.nav-links{display:flex;gap:20px}.nav-link{text-decoration:none;color:#333;font-size:16px;font-weight:700}.nav-link:hover{color:#000}.language-selector{position:relative}.language-dropdown{display:block}.language-button{background:none;border:none;cursor:pointer;display:flex;align-items:center;font-size:16px;color:#333}.language-list{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:5px;list-style:none;padding:5px 0;margin:5px 0 0;z-index:10}.language-item{padding:5px 15px;cursor:pointer}.language-link{text-decoration:none;color:#333;display:block}.language-item.active .language-link,.language-item:hover .language-link{color:#fff}.language-item.active,.language-item:hover{background:#000}.language-toggle-switch{display:none;border-radius:25px;background:#e0e0e0;padding:4px;width:100%;box-shadow:inset 0 2px 4px rgba(0,0,0,.1);margin-bottom:10px}.language-toggle-switch input{display:none}.language-toggle-switch label{padding:8px 15px;cursor:pointer;font-size:15px;font-weight:700;color:#333;transition:all .3s ease;border-radius:20px;text-align:center;flex:1 1;display:flex;align-items:center;justify-content:center;height:100%}.language-toggle-switch label a{text-decoration:none;color:inherit;display:block;width:100%;height:100%;line-height:normal}.language-toggle-switch input:checked+label{background:#aeaeff;color:white;box-shadow:0 2px 4px rgba(0,0,0,.2)}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:5px}.container{max-width:1040px;margin:10px auto;padding:15px;border:1px solid #e0e0e0;border-radius:8px;background:#aeaeff}.direction-title{margin-bottom:20px}.h1text-container-top,.rates-container,.stext-container{background:#fff;border:0}.h1text-container-top{padding:0}.no-rates{font-size:14px;color:#666}.form-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.form-title{font-size:24px;font-weight:700}.reset-btn{display:flex;align-items:center;background:none;border:none;cursor:pointer;font-size:12px;color:#000}.reset-icon{width:14px;height:14px;margin-right:4px}.form-wrapper{display:flex;flex-direction:column;position:relative}.select-field{width:100%;position:relative}.field-label{font-size:12px;color:#000;font-weight:700;margin-bottom:4px}.field-wrapper{display:flex;align-items:center;border:1px solid #000;border-radius:5px;background:#fff}.input-box{flex:1 1;padding:8px;position:relative}.input-box input{width:100%;border:none;outline:none;font-size:16px}.input-box input::placeholder{color:#999}.input-clear{width:14px;height:14px;position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer}.divider{width:1px;height:30px;background:#e0e0e0}.exchange-btn{display:inline-flex;align-items:center;padding:8px 12px;background:#28A745;color:white;border:none;border-radius:5px;cursor:pointer;font-weight:700;font-size:15px;transition:background .2s,box-shadow .2s}.exchange-btn:hover{background:#218838;box-shadow:0 2px 4px rgba(0,0,0,.2)}.preview{flex:2 1;padding:15px;cursor:pointer}.currency-preview,.preview{display:flex;align-items:center}.currency-preview{width:100%;justify-content:space-between}.currency-icon{margin-right:8px}.currency-text{font-size:16px;flex-grow:1;font-weight:600}.dropdown-arrow{width:12px;height:12px;margin-left:6px}.swap-btn{padding:8px;background:#000;color:white;border:none;border-radius:50%;cursor:pointer;width:40px;height:40px;position:absolute;left:50%;transform:translateX(-50%);top:calc(50% - 20px);z-index:5}.categories{border:1px solid #000;border-radius:5px;padding:10px;display:none;position:absolute;top:calc(100% + 5px);left:0;right:0;webkit-backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;z-index:10}.categories.active{display:block}.search-box{position:relative;margin-bottom:8px}.search-input{width:100%;padding:6px 30px 6px 6px;border:1px solid #e0e0e0;border-radius:5px;font-size:16px;min-height:40px}.search-box .input-clear{display:none}.search-input:not(:placeholder-shown)+.input-clear{display:block}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.tab{padding:10px;border:1px solid #e0e0e0;border-radius:5px;cursor:pointer;font-size:14px;font-weight:700}.tab.active{background:#000;color:white}.items-list{list-style:none;padding:0;margin:0;max-height:150px;overflow-y:auto}.item{padding:10px;display:flex;align-items:center;cursor:pointer;border-bottom:1px solid #e0e0e0;font-weight:600}.item a{text-decoration:none;color:#000}.item:hover{background:#f0f0f0}.item.active{background:#aeaeff;color:white}.item.inactive{opacity:.5;cursor:pointer}.footer{background:#f5f5f5;padding:20px;text-align:center;border-top:1px solid #e0e0e0}.footer-container{max-width:1040px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.footer-social-block{flex:0 0 20%;text-align:left}.footer-logo{margin-bottom:15px}.social-icons{display:flex;gap:10px}.social-link img{width:24px;height:24px}.footer-links-container{flex:0 0 77%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0}.footer-block{flex:0 0 30%;min-width:120px;text-align:left}.footer-block .likeh3{font-size:16px;font-weight:700;display:block;margin-bottom:10px}.footer-block ul{list-style:none;padding:0;margin:0}.footer-block li{margin-bottom:15px}.footer-block a{text-decoration:none;color:#333;font-size:14px}.footer-block a:hover{color:#000}.footer-copyright{width:100%;margin-top:20px;font-size:14px;color:#666}.location-selectors{margin-top:15px;display:flex;flex-direction:column}@media (min-width:768px){.form-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;position:static}.select-field{width:48%}.form-title{font-size:24px}.reset-btn{font-size:14px}.reset-icon{width:16px;height:16px;margin-right:5px}.field-label{font-size:14px;margin-bottom:5px}.input-box{padding:10px}.input-box input{font-size:16px}.input-clear{width:16px;height:16px;right:10px}.divider{height:40px}.preview{padding:15px}.currency-icon{width:30px;height:30px;margin-right:8px}.currency-text{font-size:16px;font-weight:600}.swap-btn{padding:10px;width:50px;height:50px;position:static;transform:none;border-radius:25px;margin-top:24px}.categories{position:static;margin-top:10px}.search-input{padding:8px 32px 8px 8px;font-size:16px;min-height:40px}.tabs{gap:10px;margin-bottom:10px}.tab{padding:8px;font-size:14px;font-weight:700}.items-list{max-height:200px}.item{padding:10px;border-bottom:1px solid #e0e0e0;font-weight:600}.location-selectors{flex-direction:row;justify-content:space-between;gap:20px}.location-selectors .select-field{width:48%}}@media (max-width:880px){.header .nav-links{display:none;flex-direction:column;position:fixed;top:60px;left:0;right:0;background:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px;z-index:1000}.header .nav-links.active{display:flex!important;background:#f0f0f0;height:100%}.nav-link{padding:10px 0;width:100%;text-align:center;font-weight:700}.mobile-menu-toggle{display:block}}@media (max-width:767px){.container{margin:10px}.mobile-menu-toggle{display:block}.swap-btn{top:calc(50% - 15px);width:50px;height:50px}.swap-icon{transform:rotate(90deg)}.header .nav-links{display:none;flex-direction:column;position:fixed;top:60px;left:0;right:0;background:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px;z-index:1000}.header .nav-links.active{display:flex!important;background:#f0f0f0;height:100%}.nav-link{padding:10px 0;width:100%;text-align:center;font-weight:700}.language-selector{width:100%;display:flex;justify-content:center}.language-dropdown{display:none}.language-toggle-switch{display:flex;justify-content:space-between;width:80%;max-width:350px}.language-button{width:100%;justify-content:space-between;padding:10px 0}.language-list{display:none}.exchange-btn{width:100%;justify-content:center}.footer-social-block{flex:0 0 100%}.footer-links-container{flex:0 0 100%;display:flex;flex-wrap:wrap;gap:0}.footer-block{flex:0 0 46%;min-width:0}.categories.modal-list{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#fff;border:none;border-radius:0;padding:20px;display:none;flex-direction:column}.categories.modal-list.active{display:flex}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.modal-title{font-size:18px;font-weight:700}.modal-close{width:24px;height:24px;cursor:pointer}.search-box{margin-bottom:15px}.search-input{padding:10px 40px 10px 10px;font-size:16px;min-height:44px}.tabs{margin-bottom:15px}.items-list{max-height:none;flex-grow:1;overflow-y:auto}.item{padding:15px;font-size:16px}}.title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.direction-title{font-size:24px;font-weight:700;margin:0}.toggle-switch{display:flex;border-radius:25px;background:#e0e0e0;padding:4px;width:-moz-fit-content;width:fit-content;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.toggle-switch input{display:none}.toggle-switch label{padding:8px 20px;cursor:pointer;font-size:15px;font-weight:700;color:#333;transition:all .3s ease;border-radius:20px}.toggle-switch input:checked+label{background:#aeaeff;color:white;box-shadow:0 2px 4px rgba(0,0,0,.2)}.sticky-best-rate{position:fixed;top:0;left:0;right:0;background:#f5f5f5;z-index:999;box-shadow:0 2px 4px rgba(0,0,0,.1)}.sticky-best-rate-container{max-width:1040px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 20px}.currency-info{display:flex;align-items:center;gap:8px;font-size:16px;flex-shrink:0}.currency-info span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.currency-icon{width:30px;height:30px}.arrow-icon{width:16px;height:16px}.rate-info{font-size:16px;font-weight:700;color:#333;text-align:center;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:100px}.scroll-action{flex-shrink:0}.scroll-to-top{background:#000;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white}.scroll-to-top:hover{background:#333}@media (max-width:767px){.title-container{flex-direction:column;align-items:flex-start;gap:10px}.direction-title{font-size:20px}.toggle-switch{width:100%;justify-content:space-between}.toggle-switch label{flex:1 1;text-align:center;padding:8px 10px}.sticky-best-rate{top:60px}.sticky-best-rate-container{padding:8px 10px;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px}.currency-info{flex-shrink:1;font-size:12px;gap:6px}.currency-info span{max-width:80px}.currency-icon{width:30px;height:30px}.arrow-icon{width:12px;height:12px}.rate-info{font-size:12px;text-align:center;flex-grow:1;min-width:80px;max-width:120px}.scroll-action{flex-shrink:0}.scroll-to-top{width:28px;height:28px}}