@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
:root{--footer-height:120px;--category-bar-height:84px;--header-height:64px}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;margin:0;padding:0;font-family:Inter,-apple-system,sans-serif!important}body{min-height:100vh!important}a{color:inherit;text-decoration:none}.layout-container{flex-direction:column;min-height:100vh;display:flex}.main-wrapper{flex-direction:column;flex:1 0 auto;display:flex}
.top-header{z-index:50;background:#fff;border-bottom:1px solid #e6e0d6;top:0;box-shadow:0 1px 4px #1a17140f,0 1px 2px #1a17140a;position:sticky!important}.inner-header{max-width:100%;height:var(--header-height,64px);justify-content:space-between;align-items:center;margin:0 auto;padding:0 40px;display:flex}.header-left{align-items:center;gap:30px;display:flex}.header-logo{cursor:pointer;font-size:24px;color:#0f1019!important;font-family:Space Grotesk,sans-serif!important;font-weight:700!important}.header-logo span{color:#e91e8c!important;font-family:Space Grotesk,sans-serif!important;font-weight:700!important}.navbar-nav{flex:1;align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.nav-link.custom-link{color:#8a847b!important;white-space:nowrap!important;border-radius:100px!important;padding:6px 14px!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;transition:all .2s!important}.nav-link.custom-link:hover{color:#1a1714!important;background-color:#faf8f4!important}.nav-link.active-pill{color:#fff!important;white-space:nowrap!important;background:#1a1714!important;border-radius:100px!important;padding:6px 14px!important;font-size:14px!important;transition:all .16s!important}.profile-btn{color:var(--ink2,#3a3830);cursor:pointer;background:0 0;border:1.5px solid #e8e5df;border-radius:100px;align-items:center;gap:7px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:600;transition:all .16s;display:flex;padding:6px 9px!important}.profile-avatar{color:#3a3830;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex;background:#f2f1ee!important;border:1.5px solid #d4cfc6!important}.help{color:#3a3830!important;font-size:13px!important}.country-btn{background:var(--surface2,#faf8f4);border:1.5px solid var(--border,#e8e5df);color:var(--ink2,#3a3830);cursor:pointer;border-radius:100px;align-items:center;gap:7px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:600;transition:all .16s;display:flex;padding:6px 10px!important}.wallet-card{background:0 0;border-radius:0;width:100%;max-width:320px;padding:0}.wallet-header{color:#555a78;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.wallet-body{align-items:center;gap:12px;width:64%;display:flex}.add-body{color:#ff2fb6;cursor:pointer;background:#fdddec;border:1px solid #ff2fb6;border-radius:4px;align-items:center;gap:6px;width:32%;height:28px;padding:3px;font-size:12px;display:flex}.wallet-icon{color:#ff2fb6;background:#fdddec;border:1px solid #ff2fb6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:700;display:flex}.wallet-info{flex-direction:column;display:flex}.wallet-title{color:#18160f;font-size:18px;font-weight:600}.wallet-balance{color:#555a78;font-size:16px}.filter-search{background:#fff;border:1.5px solid #e8e5df;flex:1;align-items:center;gap:9px;width:100%;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000a;border-radius:100px!important;min-width:340px!important;padding:8px 16px!important}.filter-search:focus-within{border-color:#e8175d;box-shadow:0 0 0 3px #fff0f4}.filter-search svg{color:#b0ada6;flex-shrink:0}.filter-search input{color:#1a1714;width:100%;padding:0;font-size:14px;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.filter-search input::placeholder{color:#8a847b}.search-suggestions{z-index:1000;scrollbar-width:thin;background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;max-height:300px;position:absolute;top:110%;left:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}.suggestion-item{cursor:pointer;padding:12px 15px;font-size:14px;transition:all .2s}.suggestion-item:hover{background:#f5f5f5}.mobiles-searchs{display:none}.help-icons,.help-icons1{border-radius:50%;width:24px;height:24px;margin-right:0!important;font-weight:600!important}.login-text,.main-help-box{text-decoration:none}.help-box{border-radius:50px;padding:0 12px}.navbar{padding:0!important}.drawer-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;z-index:99998;background:#0006;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.drawer-overlay.show{opacity:1;visibility:visible}.drawer{z-index:99999;background:#fff;width:270px;height:100%;padding:20px 15px;transition:all .3s;position:fixed;top:0;left:-270px;overflow-y:auto;box-shadow:2px 0 8px #0000001a}.drawer-open{left:0!important}.profile-btn:hover{color:#18160f;border-color:#18160f}.country-btn:hover{background:#fff;border-color:#d4cfc6}.drawer-header{justify-content:flex-end;padding:0 0 10px;display:flex}.drawer-close{cursor:pointer;font-size:24px;color:#1a0e16!important}.drawer-menu{flex-direction:column;gap:18px;display:flex}.drawer-line{background:#e5e5e5;width:100%;height:1px;margin:10px 0}.drawer-row{color:#002926;cursor:pointer;align-items:center;gap:10px;font-size:17px;font-weight:600;display:flex}.drawer-icon{color:#002926}.flag-small{border-radius:50%;width:25px;height:25px}.mobile-bar-menu-text{color:#1a0e16;font-size:16px;font-weight:600;text-decoration:none;display:block}.main-menu{margin:0;padding:0}.main-menu li{color:#002926;cursor:pointer;padding:10px 0;font-size:16px;font-weight:600}.profile-wrapper{position:relative}.profile-dropdown{z-index:999;background:#fff;border-radius:12px;width:300px;padding:10px 12px;position:absolute;top:48px;right:0;box-shadow:0 12px 30px #0000001f}.profile-list{margin:0;padding:0;list-style:none}.profile-list li{padding:0}.profile-link{color:#111;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 16px;font-size:15px;text-decoration:none;display:flex}.profile-link:hover{background:#f2f1ee;border-radius:8px;width:100%}.logout-link{color:#dc2626}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding-top:40px;display:flex;position:fixed;top:0;left:0;overflow-y:auto;z-index:99999999!important}.prefs-modal,.country-modal{border-radius:18px;width:100%;max-width:450px;padding:25px;position:relative;box-shadow:0 4px 30px #00000026;background:#f4f6f5!important}.modal-close{cursor:pointer;color:#002926;font-size:24px;font-weight:700;position:absolute;top:18px;right:18px}.modal-title{text-align:center;color:#002926;font-size:20px;font-weight:600;margin-bottom:25px!important;line-height:1.3!important}.modal-label{color:#525755!important;margin-bottom:6px!important;font-size:14px!important;font-weight:600!important}.modal-box{cursor:pointer;color:#002926;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:14px 16px;font-size:16px;transition:border-color .2s;display:flex;margin-bottom:16px!important}.modal-box:hover{cursor:pointer;border:1px solid #001a18;outline:none}.modal-flag{border-radius:50%;width:24px;height:24px}.modal-arrow{margin-left:auto;font-size:22px;font-weight:700}.country-header{justify-content:space-between;height:40px;display:flex;position:relative}.country-header .modal-title{pointer-events:none;margin:4px 0 0;font-size:20px;font-weight:700;position:absolute;left:50%;transform:translate(-50%);margin-bottom:0!important}.modal-close1{cursor:pointer;font-size:22px;top:0}.country-search{background:#eceeed;border:none;border-bottom:1px solid #dee3e1;border-radius:8px;outline:none;width:100%;margin-top:15px;padding:12px 16px 12px 44px;font-size:16px;color:#002926!important}.country-list{border-radius:8px;height:320px;margin-top:16px;padding:8px 12px;overflow-y:auto;background-color:#fff!important}.country-item{cursor:pointer;border-bottom:0 solid #ececec;align-items:center;gap:12px;padding:12px 5px;font-size:17px;display:flex}.checkmark{color:#002926;text-align:center;background-color:#eceeed;border-radius:50%;width:24px;height:24px;margin-left:auto;font-size:16px;font-weight:700}.no-result{text-align:center;height:100%;margin-top:10px}.search-icon-modal{color:#002926;width:25px;height:25px;position:absolute;top:28px;left:12px}@keyframes skeleton-pulse{0%{background-color:#0000000f}50%{background-color:#00000024}to{background-color:#0000000f}}.country-skeleton{min-width:80px;pointer-events:none!important;background:#faf8f4!important;border-color:#e8e5df!important}.skeleton-flag{border-radius:50%;width:20px;height:20px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-text{border-radius:4px;width:45px;height:12px;animation:1.5s ease-in-out infinite skeleton-pulse}@media (min-width:992px){.menu-icon,#search-ber-mobile,.mobiles-searchs{display:none!important}#search-bar-desktop{display:flex!important}}@media (max-width:991px){.navbar{display:none!important}.menu-icon{cursor:pointer;font-size:24px;color:#0f1019!important;display:block!important}.header-left{gap:15px}.inner-header{height:64px;padding:0 16px}.mobiles-searchs{padding:0 16px 10px;display:block!important}.top-header{z-index:9999;width:100%;top:0;left:0;position:fixed!important}body{padding-top:64px}.filter-search{min-width:100%!important}#search-bar-desktop{display:none!important}#search-ber-mobile{display:flex!important}.wallet-title{font-size:14px}.wallet-balance{font-size:12px}.wallet-icon{width:38px;height:38px}.wallet-body{width:64%}.add-body{width:38%}.profile-dropdown{z-index:999999;background:#fff;border-radius:12px;width:250px;position:fixed;top:56px;right:12px;box-shadow:0 12px 30px #0000001f}}@media (max-width:768px){.inner-header{padding:0 15px}.top-header .d-flex.justify-content-end{gap:8px!important}.help-box .help{display:none}.help-box{padding:6px!important}.profile-dropdown{min-width:180px;left:auto;right:0}.profile-avatar{width:32px!important;height:32px!important}.profile-btn{border:0px solid var(--border)!important}.help-icons{width:30px!important;height:30px!important}.country-btn{background:0 0!important;padding:0!important}}@media (max-width:480px){.help-icons,.help-icons1{font-size:16px}.prefs-modal,.country-modal{border-radius:18px;width:90%;padding:20px;position:relative;box-shadow:0 4px 30px #00000026;background:#f4f6f5!important;max-width:340px!important}.country-header .modal-title{font-size:15px}}
.footer{background:#fff;border-top:1px solid #e6e0d6;padding:30px 40px 25px}.footer-inner{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0;display:flex;max-width:100%!important}.footer-brand-section{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-socials{align-items:center;gap:12px;display:flex}.footer-logo{letter-spacing:-.02em;cursor:pointer;font-size:24px;font-weight:700;color:#0f1019!important;font-family:Space Grotesk,sans-serif!important}.footer-logo span{color:#e91e8c!important;font-family:Space Grotesk,sans-serif!important;font-weight:700!important}.footer-link{color:#8a847b!important;gap:24px!important;font-size:13px!important;text-decoration:none!important;transition:color .14s!important;display:flex!important}.footer-copy{color:#8a847b;font-size:12px}#socials-desktop{display:none}.footer-social-icon img{width:22px;height:22px;margin-top:5px}@media (max-width:991px){.footer{height:auto!important;padding:32px 15px!important}.footer-inner{flex-direction:column!important;align-items:flex-start!important;gap:24px!important;padding:0!important}.footer-brand-section{width:100%;align-items:flex-start!important}.footer-logo{width:100%;text-align:left!important}.footer-link{width:100%;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.footer-link a{width:100%;text-align:left!important}.footer-copy{width:100%;margin-top:10px;text-align:left!important}#socials-mobile{display:none}#socials-desktop{display:flex!important}}@keyframes telegram-pulse{0%{box-shadow:0 0 #1c8adb99}70%{box-shadow:0 0 0 12px #1c8adb00}to{box-shadow:0 0 #1c8adb00}}.floating-telegram-container{z-index:9999;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:40px;right:24px}.floating-telegram-container:hover{transform:scale(1.15)translateY(-3px)}.floating-telegram-link{cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;animation:2s infinite telegram-pulse;display:flex;overflow:hidden;box-shadow:0 4px 16px #0003}.floating-telegram-link img{object-fit:cover;border-radius:50%;width:100%;height:100%}@media (max-width:768px){.floating-telegram-container{bottom:20px;right:20px}.floating-telegram-link{width:46px;height:46px}}
