@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@500..800&display=swap");*{box-sizing:border-box}body,html{margin:0;font-family:Nunito Sans,Arial,sans-serif;background:#F7FAFC;text-size-adjust:100%}.main{margin-top:20px}.header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);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}.desktop-nav{display:flex;gap:12px;align-items:center}.nav-link{text-decoration:none;color:#555;font-size:15px;font-weight:700;padding:0 3px;transition:all .2s ease}.nav-link:hover{color:#000}.language-selector-desktop{position:relative;margin-left:10px}.language-button{background:#F5F7FA;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:15px;color:#333;font-weight:700;padding:10px 18px;border-radius:24px;transition:background .2s}.language-button:hover{background:#EAECEF}.language-list{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:none;border-radius:16px;list-style:none;padding:8px;margin:0;z-index:1001;min-width:140px;box-shadow:0 10px 25px rgba(0,0,0,.1);overflow:hidden}.language-item{padding:0;cursor:pointer;margin-bottom:2px}.language-link{padding:10px 16px;text-decoration:none;color:#333;display:block;font-size:15px;font-weight:600;border-radius:12px;transition:background .2s}.language-item:hover .language-link{background:#F5F7FA;color:#000}.language-item.active .language-link{background:#aeaeff;color:#fff}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:5px}.mobile-menu-overlay{display:none;position:fixed;top:60px;left:0;right:0;bottom:0;background:#f5f5f5;z-index:999;padding:15px;overflow-y:auto;flex-direction:column}.mobile-menu-overlay.active{display:flex!important}.mobile-section-title{font-size:16px;font-weight:600;color:#666;margin-bottom:10px;margin-top:10px;padding-left:5px;flex:0 0 auto;width:100%;line-height:1.25;transform:translateZ(0);-webkit-text-size-adjust:100%}.app-toggle-switch{display:flex;flex-direction:row;border-radius:25px;background:#e0e0e0;padding:4px;width:100%;margin-bottom:5px}.app-toggle-btn{flex:1 1;padding:8px 10px;border-radius:20px;text-align:center;font-size:15px;font-weight:700;color:#333;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .2s}.app-toggle-btn.active{background:#aeaeff;color:white;box-shadow:0 2px 4px rgba(0,0,0,.2)}.app-menu-container{background:#ffffff;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:10px}.app-menu-item{display:flex;align-items:center;justify-content:space-between;padding:14px 15px;border-bottom:1px solid #f0f0f0;text-decoration:none;background:#fff;cursor:pointer}.app-menu-item.last{border-bottom:none}.app-menu-item:active{background:#f9f9f9}.app-menu-left{display:flex;align-items:center}.app-menu-icon{margin-right:15px;color:#555}.app-menu-text{font-size:16px;color:#000;font-weight:500}.app-social-container{display:flex;flex-direction:row;justify-content:space-between;background:#fff;border-radius:10px;padding:15px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:30px}.app-social-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f9f9f9;border-radius:50%;color:#333;transition:background .2s}.app-social-btn:active{background:#ececec}.footer{background:#FFF;padding:20px;text-align:center;box-shadow:0 -4px 20px rgba(0,0,0,.05);margin-top:40px}.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}.container{max-width:1040px;margin:10px auto;padding:20px;border-radius:24px;background:#aeaeff;box-shadow:0 4px 15px rgba(93,93,255,.3);border:none}.form-head{display:flex;justify-content:flex-start;align-items:center;margin-bottom:16px}.form-title{font-size:22px;font-weight:800;color:#000;letter-spacing:-.5px}.form-wrapper{display:flex;flex-direction:column;position:relative;gap:6px}.select-field{width:100%;position:relative}.field-label{font-size:13px;color:#000;font-weight:600;margin-bottom:6px;margin-left:8px;opacity:.7}.field-wrapper{display:flex;align-items:center;border:none;border-radius:20px;background:#fff;height:68px;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:background .2s}.field-wrapper.disabled{background:rgba(255,255,255,.6);cursor:not-allowed}.preview{flex:1.8 1;height:100%;padding-left:16px;padding-right:10px;cursor:pointer}.currency-preview,.preview{display:flex;align-items:center}.currency-preview{width:100%;justify-content:space-between}.currency-icon{width:32px;height:32px;margin-right:10px;border-radius:50%}.currency-text{font-size:17px;font-weight:700;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.dropdown-arrow{width:12px;height:12px;margin-left:6px}.divider{width:1px;height:60%;background:#B0B0B0}.input-box{flex:1.2 1;padding:0 16px;height:100%;display:flex;align-items:center;position:relative}.input-box input{width:100%;border:none;outline:none;font-size:20px;font-weight:600;color:#000;text-align:right;padding-right:24px;background:transparent}.input-box input::placeholder{color:#9CA3AF}.input-clear{width:16px;height:16px;position:absolute;right:10px;cursor:pointer;opacity:.6}.input-clear:hover{opacity:1}.swap-btn-wrapper{position:absolute;left:50%;top:50%;margin-top:-15px;margin-left:-26px;z-index:10}.swap-btn{width:52px;height:52px;background:#1A1A1A;color:white;border:4px solid #aeaeff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:rotate(90deg);transition:transform .2s,background .2s}.swap-btn:hover{background:#000;transform:rotate(90deg) scale(1.05)}.swap-btn:disabled{opacity:.6;cursor:not-allowed;background:#555}.location-selectors{margin-top:12px;display:flex;flex-direction:column;gap:6px}.reset-btn-wrapper{margin-top:15px;display:flex;justify-content:center}.reset-btn-bottom{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:rgba(255,255,255,.25);border:none;border-radius:20px;cursor:pointer;font-size:13px;font-weight:600;color:#000;transition:background .2s}.reset-btn-bottom:hover{background:rgba(255,255,255,.4)}.reset-icon{margin-right:6px}.categories{display:none;border:1px solid #e0e0e0;border-radius:12px;padding:10px;position:absolute;top:calc(100% + 5px);left:0;right:0;background:#fff;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,.15)}.categories.active{display:block}.search-box{position:relative;margin-bottom:8px}.search-input{width:100%;padding:10px 30px 10px 10px;border:none;background:#F5F7FA;border-radius:10px;font-size:16px}.search-box .input-clear{top:50%;transform:translateY(-50%)}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.tab{padding:6px 12px;background:#F5F7FA;border-radius:20px;cursor:pointer;font-size:13px;font-weight:600;color:#666;border:none}.tab.active{background:#000;color:white}.items-list{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}.item{padding:10px;display:flex;align-items:center;cursor:pointer;border-bottom:1px solid #f5f5f5;font-weight:600}.item:hover{background:#f0f0f0}.item.active{background:#f0f0ff;color:#000}.item.inactive{opacity:.5;cursor:pointer}.item img{width:24px;height:24px;margin-right:10px;border-radius:50%}.item a{text-decoration:none;color:inherit}.item a,.item>div{display:flex;align-items:center;width:100%;height:100%}.title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.direction-title{font-size:24px;font-weight:700;margin:0}.stext-container{background:#fff!important}.h1text-container-top,.stext-container{border:0!important;box-shadow:none!important}.h1text-container-top{background:none!important;padding:0!important}.no-rates{font-size:14px;color:#666}.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{max-width:100px}.currency-info span,.rate-info{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rate-info{font-size:16px;font-weight:700;color:#333;text-align:center;flex-grow:1;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}.arrow-icon{width:16px;height:16px}.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)}@media (min-width:768px){.form-wrapper{flex-direction:row;align-items:flex-start;gap:10px}.select-field{width:47%;flex:1 1}.swap-btn-wrapper{position:static;margin:6px 0 0;display:flex;justify-content:center;align-items:center;width:auto}.swap-btn{transform:rotate(0deg);margin-top:24px}.swap-btn:hover{transform:rotate(0deg) scale(1.05)}.location-selectors{flex-direction:row;gap:20px}.location-selectors .select-field{width:48%}.categories.modal-list{position:static;margin-top:10px;width:100%;z-index:100;padding:10px;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1)}}@media (min-width:1025px){.mobile-menu-toggle{display:none}.mobile-menu-overlay,.mobile-menu-overlay.active{display:none!important}}@media (max-width:1024px){.desktop-nav{display:none}.mobile-menu-toggle{display:block}}@media (max-width:767px){.container{margin:10px;padding:15px}.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}.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}.rate-info{font-size:12px;text-align:center;flex-grow:1;min-width:80px;max-width:120px}.scroll-to-top{width:28px;height:28px}.categories.modal-list{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#fff;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}.items-list{max-height:none;flex-grow:1;overflow-y:auto}.item{padding:15px 10px;font-size:16px}}.app-menu-container,.app-social-container,.app-toggle-switch,.mobile-section-title{flex-shrink:0}@media (max-width:1024px) and (orientation:landscape){.mobile-menu-overlay{padding-bottom:40px}.app-menu-item{padding:10px 15px}.mobile-section-title{margin-top:5px;margin-bottom:5px}.app-social-container{margin-bottom:10px}}