@import url("https://fonts.googleapis.com/css2?family=Aladin&family=Archivo+Black&family=Bangers&family=Belanosima:wght@400;600;700&family=Boldonse&family=Bowlby+One&family=Cagliostro&family=Candal&family=Caprasimo&family=Cherry+Swash:wght@400;700&family=Chicle&family=Climate+Crisis&family=Emblema+One&family=Gasoek+One&family=Julius+Sans+One&family=Major+Mono+Display&family=Megrim&family=Modak&family=Oi&family=Rammetto+One&family=Rubik+Vinyl&family=Sansation:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Slackside+One&family=Spicy+Rice&family=TASA+Explorer:wght@400..800&family=Tajawal:wght@200;300;400;500;700;800;900&family=Tilt+Warp&family=Viga&family=Zilla+Slab+Highlight:wght@400;700&display=swap");:root{--background:#ffffff;--foreground:#0f041c;--space-xs:0.5rem;--space-sm:1rem;--space-md:2.5rem;--space-lg:3.5rem}html{font-size:16px}body,html{max-width:100vw;position:relative}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}*,body{padding:0}*{box-sizing:border-box;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-sharp{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-sharp.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.site-disclaimer{width:100%;margin-top:0;padding-top:0;padding-bottom:0;font-family:Alexandria,Open Sans,sans-serif}.disclaimer-container{max-width:1280px;background-color:#fff6e1;border:1px solid #ffc35a;border-radius:16px;padding:1rem;margin:1rem auto;display:flex;gap:1rem;align-items:flex-start;color:#64748b}.disclaimer-icon{flex-shrink:0;padding-top:2px;color:#94a3b8}.disclaimer-icon .material-symbols-sharp{font-size:24px;color:#ffc35a}.disclaimer-text{font-size:.8rem;line-height:1.5}.disclaimer-p{margin:0 0 .5rem}.disclaimer-p:last-child{margin-bottom:0}.disclaimer-p strong{color:#475569;font-weight:700}[dir=rtl] .disclaimer-container{text-align:right}@media (max-width:768px){.site-disclaimer{padding:1.25rem 1rem}.disclaimer-text{font-size:.75rem}}@media (max-width:480px){.site-disclaimer{padding:.75rem}.disclaimer-text{font-size:.75rem}}:root{--bg-secondary:#f8fafc;--content-max-width:1280px;--header-padding-x-desktop:1.5rem;--header-padding-x-tablet:1rem;--header-padding-x-mobile:0.75rem}.main_footer{width:100%;background:linear-gradient(180deg,#fafafa,#ffffff 50%,#fafafa);border-top:1px solid var(--border-color);border-top-right-radius:32px;border-top-left-radius:32px;padding-top:4rem;padding-bottom:2rem;color:var(--text-secondary);font-family:Alexandria,Open Sans,sans-serif}.footer_container{display:grid;grid-template-columns:1.5fr repeat(4,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 var(--header-padding-x-desktop)}.footer_section.company_section{display:flex;flex-direction:column;gap:1.25rem;padding-right:1rem}.footer_logo{width:160px;height:auto;transition:transform .2s ease;display:block}.footer_logo:hover{transform:scale(1.02)}.footer_tagline{font-size:.9rem;line-height:1.6;color:#64748b;margin:0;max-width:280px}.footer_section_title{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.5px}.footer_section_title .material-symbols-sharp{font-size:1.1rem;color:var(--accent-color)}.footer_links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer_link{color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;font-weight:500}.footer_link .material-symbols-sharp{font-size:1rem;color:#94a3b8;transition:all .2s ease}.footer_link:hover{transform:translateX(4px)}.footer_link:hover,.footer_link:hover .material-symbols-sharp,.footer_link_all{color:var(--accent-color)}.footer_link_all{text-decoration:none;font-size:.85rem;font-weight:600;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem}.footer_link_all:hover{text-decoration:underline;transform:translateX(4px)}.footer_social_links{display:flex;gap:.75rem;flex-wrap:wrap}.footer_social_link_btn{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;border:1px solid var(--border-color);background:white;color:var(--text-secondary);text-decoration:none;transition:all .2s ease}.footer_social_link_btn:hover{background:var(--accent-color);color:white;border-color:var(--accent-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(71,10,226,.2)}.footer_bottom{background:white;border-top:1px solid var(--border-color);padding:1.5rem 0;margin-top:0}.footer_bottom_container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 var(--header-padding-x-desktop);display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1rem}.footer_copyright{text-align:center;font-family:Alexandria,Open Sans,sans-serif;color:#64748b;font-size:.85rem}@media (max-width:1024px){.footer_container{grid-template-columns:1fr 1fr 1fr;gap:2rem}.footer_bottom_container,.footer_container{padding:0 var(--header-padding-x-tablet)}.footer_section.company_section{grid-column:span 3;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem;padding-right:0}}@media (max-width:768px){.main_footer{padding-top:2.5rem;padding-bottom:1.5rem}.footer_container{grid-template-columns:1fr 1fr;gap:1rem}.footer_bottom_container,.footer_container{padding:0 var(--header-padding-x-mobile)}.footer_section.company_section{grid-column:span 2;flex-direction:column;text-align:center;align-items:center;padding-right:0}.footer_logo{width:140px}.footer_tagline{margin:0 auto}.footer_social_links{justify-content:center}[dir=rtl] .footer_section.company_section{padding-right:0}}[dir=rtl] .footer_section.company_section{padding-right:0;padding-left:1rem}[dir=rtl] .footer_link:hover,[dir=rtl] .footer_link_all:hover{transform:translateX(-4px)}.mobile-footer{position:fixed;bottom:0;left:0;right:0;background:#ffffff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 10px rgba(0,0,0,.05);z-index:1000;display:none}.mobile-footer-container{justify-content:space-around;padding:8px 16px;max-width:100%;margin:0 auto}.footer-item,.mobile-footer-container{display:flex;align-items:center;gap:4px}.footer-item{flex-direction:column;justify-content:center;padding:8px 12px;border:none;background:transparent;color:#6b7280;text-decoration:none;cursor:pointer;transition:all .2s ease;border-radius:6px;flex:1 1;min-width:0}.footer-item:hover{background:#f3f4f6;color:#0f041c}.footer-item.active{color:#470ae2;background:rgba(123,97,255,.1)}.footer-item .material-symbols-sharp{font-size:24px;font-variation-settings:"FILL" 0,"wght" 400;transition:all .2s ease}.footer-item.active .material-symbols-sharp{font-variation-settings:"FILL" 1,"wght" 600;color:#470ae2}.footer-item .material-symbols-sharp.filled{font-variation-settings:"FILL" 1,"wght" 600}.footer-label{font-size:11px;font-weight:500;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.footer-icon-wrapper{position:relative}.footer-badge,.footer-icon-wrapper{display:flex;align-items:center;justify-content:center}.footer-badge{position:absolute;top:-6px;right:-8px;background:#EF4444;color:white;font-size:10px;font-weight:700;padding:2px 5px;border-radius:10px;min-width:18px;height:18px;border:2px solid white;box-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-footer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.menu-empty,.menu-loading{padding:40px 20px;text-align:center;color:#6b7280;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.menu-empty{display:flex;flex-direction:column;align-items:center;gap:12px}.empty-icon{font-size:48px!important;color:#d1d5db}.browse-link{display:inline-block;margin-top:8px;padding:8px 16px;background:#7B61FF;color:white;text-decoration:none;border-radius:20px;font-size:14px;font-weight:500;transition:background .2s ease}.browse-link:hover{background:#6321d4}.menu-arrow{margin-left:auto;font-size:20px!important;color:#9ca3af}.categories-context-menu{position:fixed;bottom:70px;left:16px;right:16px;max-height:80vh;background:white;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:1001;overflow:hidden;animation:slideUpFade .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.categories-menu-header{padding:20px;background:#fff;color:#0f041c;display:flex;align-items:center;gap:12px;flex-shrink:0}.categories-menu-header .material-symbols-sharp{font-size:28px}.categories-menu-header h3{font-size:18px;font-weight:600;margin:0;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.categories-menu-items{padding:8px 0;overflow-y:auto;overflow-x:hidden;flex:1 1}.category-menu-item{display:flex;align-items:center;gap:12px;padding:14px 20px;width:100%;background:transparent;color:#1f2937;text-decoration:none;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left;border:none;border-bottom:1px solid #f3f4f6}.category-menu-item:hover{background:#f3f4f6;color:#0f041c}.category-menu-item:hover .category-icon{color:#470ae2}.category-icon{color:#6b7280;flex-shrink:0;font-size:28px!important;padding:8px;border-radius:10px;transition:all .2s ease}.category-name{flex:1 1;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.category-count{font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:12px}.stores-context-menu{position:fixed;bottom:70px;left:16px;right:16px;max-height:80vh;background:white;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:1001;overflow:hidden;animation:slideUpFade .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.stores-menu-header{padding:20px;background:#fff;color:#0f041c;display:flex;align-items:center;gap:12px;flex-shrink:0}.stores-menu-header .material-symbols-sharp{font-size:28px}.stores-menu-header h3{font-size:18px;font-weight:600;margin:0;flex:1 1;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.stores-menu-items{padding:8px 0;overflow-y:auto;overflow-x:hidden;flex:1 1}.store-menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;width:100%;background:transparent;color:#1f2937;text-decoration:none;cursor:pointer;transition:all .2s ease;text-align:left;border:none;border-bottom:1px solid #f3f4f6}.store-menu-item:hover{background:#f9fafb}.store-logo-wrapper{flex-shrink:0;width:78px;height:40px;overflow:hidden;background:none;display:flex;align-items:center;justify-content:center}.store-logo-img{width:auto;height:100%;object-fit:contain}.store-info{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.store-name{font-size:14px;font-weight:500;color:#1f2937}.store-name,.store-voucher-count{font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.store-voucher-count{font-size:12px;color:#6b7280}.view-all-link{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#f9fafb;color:#470ae2;text-decoration:none;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border-top:2px solid #e5e7eb;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.view-all-link:hover{background:#f3f4f6}.view-all-link .material-symbols-sharp{font-size:20px}.account-context-menu{position:fixed;bottom:70px;right:16px;width:280px;max-width:calc(100vw - 32px);background:white;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:1001;overflow:hidden;animation:slideUpFade .3s cubic-bezier(.4,0,.2,1)}.account-menu-header{padding:1.25rem;background:#fff;color:#0f041c;display:flex;align-items:center;gap:12px}.user-avatar{width:48px;height:48px;border-radius:50%;background:rgba(99,33,212,.1);display:flex;align-items:center;justify-content:center}.user-avatar .material-symbols-sharp{font-size:2rem;color:#470ae2}.user-info{flex:1 1;min-width:0}.user-name{font-size:16px;font-weight:600;margin:0}.user-email,.user-name{font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:13px;color:#6b7280;margin:4px 0 0}.guest-header{display:flex;align-items:center;gap:12px}.guest-header .material-symbols-sharp{font-size:32px;color:#470ae2}.guest-header p{font-size:18px;font-weight:600;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}.account-menu-items{padding:8px 0;max-height:400px;overflow-y:auto}.account-menu-item{display:flex;align-items:center;gap:12px;padding:14px 20px;width:100%;border:none;background:transparent;color:#1f2937;text-decoration:none;font-size:15px;font-weight:500;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased;cursor:pointer;transition:all .2s ease;text-align:left}.account-menu-item:hover{background:#f3f4f6}.account-menu-item .material-symbols-sharp{font-size:22px;color:#6b7280}.account-menu-item:hover .material-symbols-sharp{color:#0f041c}.account-menu-divider{height:1px;background:#e5e7eb;margin:8px 0}[dir=rtl] .account-context-menu{right:auto;left:16px}[dir=rtl] .categories-context-menu,[dir=rtl] .stores-context-menu{left:16px;right:16px}[dir=rtl] .footer-badge{right:auto;left:-8px}[dir=rtl] .menu-arrow{margin-left:0;margin-right:auto;transform:rotate(180deg)}[dir=rtl] .account-menu-item,[dir=rtl] .category-menu-item,[dir=rtl] .store-menu-item{text-align:right}@media (max-width:768px){.mobile-footer{display:block}.footer-item,.mobile-footer-container{padding:6px 8px}.footer-item .material-symbols-sharp{font-size:22px}.footer-label{font-size:10px}.account-context-menu{width:calc(100vw - 32px);right:16px}.categories-context-menu,.stores-context-menu{left:16px;right:16px;max-height:60vh}[dir=rtl] .account-context-menu{left:16px;right:auto}}@media (min-width:769px){.account-context-menu,.categories-context-menu,.mobile-footer,.mobile-footer-overlay,.stores-context-menu{display:none}}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-footer{padding-bottom:env(safe-area-inset-bottom)}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}}.categories-grid-container{padding:16px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;max-height:60vh;overflow-y:auto}.category-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border:1px solid #f3f4f6;border-radius:12px;background:white;color:#1f2937;text-decoration:none;cursor:pointer;transition:all .2s ease;min-height:80px;text-align:center}.category-grid-item:hover{border-color:#470ae2;background:rgba(71,10,226,.05);transform:translateY(-2px);box-shadow:0 4px 12px rgba(71,10,226,.1)}.category-image-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden}.category-image{width:100%;height:100%;object-fit:contain;border-radius:6px}.category-icon-fallback{color:#6b7280;font-size:24px!important}.category-name-grid{font-size:11px;font-weight:500;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;text-align:center}.category-store-count{font-size:9px;color:#6b7280;background:#f9fafb;padding:2px 6px;border-radius:8px;margin-top:2px}@media (max-width:375px){.categories-grid-container{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px}.category-image-wrapper{width:42px;height:42px}.category-icon-fallback{font-size:22px!important}.category-name-grid{font-size:10px}}@media (min-width:640px){.categories-grid-container{grid-template-columns:repeat(5,1fr);gap:14px;padding:18px}.category-image-wrapper{width:56px;height:56px}.category-name-grid{font-size:12px}}[dir=rtl] .category-grid-item{text-align:center}[dir=rtl] .view-all-categories{flex-direction:row-reverse}.categories-context-menu .categories-menu-items{padding:0}.categories-context-menu .categories-menu-items:not(.grid-view){display:none}.category-carousel-wrapper{position:-webkit-sticky;position:sticky;top:var(--header-height);z-index:100;width:100%;opacity:0;background:white;transition:transform .3s ease,opacity .3s ease}.category-carousel-wrapper.visible{transform:translateY(0);opacity:1}.category-carousel-wrapper.hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.category-carousel{max-width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.category-carousel::-webkit-scrollbar{display:none}.category-carousel-track{display:flex;gap:.25rem;padding:.5rem .75rem;min-width:min-content}.category-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:0;min-width:70px;text-decoration:none;transition:all .2s ease;flex-shrink:0}.category-item:hover{background:#f8fafc;transform:translateY(-2px)}.category-icon-wrapper{width:52px;height:52px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.category-img-content{width:100%;height:100%;object-fit:contain;border-radius:8px}.category-icon{font-size:24px;color:#4f46e5;font-variation-settings:"FILL" 0,"wght" 400}.category-name{font-size:.75rem;font-weight:600;color:#374151;text-align:center;line-height:1.2;max-width:70px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category-item:hover .category-name{color:#4f46e5}@media (min-width:768px){.category-carousel-track{padding:1rem 1.5rem;gap:.4rem}.category-item{min-width:80px;padding:.625rem}.category-icon-wrapper{width:52px;height:52px}.category-icon{font-size:28px}.category-name{font-size:.8125rem;max-width:80px}}@media (min-width:1024px){.category-carousel{max-width:1280px;margin:0 auto}.category-carousel-track{padding:.5rem 1.5rem;gap:.5rem;justify-content:center}.category-item{min-width:80px}.category-name{font-size:.875rem;max-width:90px}}@media (prefers-reduced-motion:reduce){.category-carousel-wrapper,.category-icon-wrapper,.category-item{transition:none!important}}.category-item:focus-visible{outline:3px solid #4f46e5;outline-offset:3px}:root{--search-primary:#0062ff;--search-primary-hover:#0052cc;--search-text:#111;--search-text-secondary:#666;--search-text-tertiary:#999;--search-border:#e5e5e5;--search-bg:#ffffff;--search-bg-secondary:#f5f5f5;--search-bg-hover:#f0f0f0;--search-shadow:0 4px 12px rgba(0,0,0,0.1);--search-shadow-hover:0 8px 24px rgba(0,0,0,0.15)}.search-wrapper{-moz-osx-font-smoothing:grayscale}.search-input-container{gap:12px;padding:10px 16px;border:2px solid transparent;border-radius:25px}.search-input-container.focused{box-shadow:var(--search-shadow)}.search-icon{font-size:20px}.search-input{font-size:15px;height:24px}.search-input-container.focused .search-input::placeholder{animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:.7}51%,to{opacity:.2}}.clear-btn{width:24px;height:24px}.clear-btn:hover{background:#d0d0d0;transform:scale(1.1)}.loading-spinner{font-size:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.autocomplete-dropdown{top:calc(100% + 8px);border-radius:12px;box-shadow:var(--search-shadow-hover);max-height:400px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.recent-section,.suggestions-section{padding:12px 0}.recent-section+.suggestions-section,.suggestions-section+.suggestions-section{border-top:1px solid var(--search-border)}.section-header{gap:8px;padding:8px 16px;font-size:12px}.section-header .material-symbols-sharp{font-size:16px}.clear-all-btn{margin-left:auto;border:none;background:none;color:var(--search-primary);font-size:12px;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .15s ease}[dir=rtl] .clear-all-btn{margin-left:0;margin-right:auto}.clear-all-btn:hover{background:var(--search-bg-hover)}.suggestion-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;cursor:pointer;transition:background .15s ease;color:var(--search-text);font-family:inherit;box-sizing:border-box}[dir=rtl] .suggestion-item{text-align:right}.suggestion-item.selected,.suggestion-item:hover{background:var(--search-bg-hover)}.suggestion-item .material-symbols-sharp{flex-shrink:0;font-size:20px;color:var(--search-text-secondary)}.store-logo{flex-shrink:0;width:42px;height:42px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:none;border:none}.store-logo.small{width:30px;height:30px;border-radius:0}.store-logo img{width:100%;height:100%;object-fit:contain}.store-logo .material-symbols-sharp{font-size:18px;color:var(--search-text-tertiary)}.suggestion-content{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.suggestion-text{font-size:14px;font-weight:500;color:var(--search-text)}.suggestion-text,.voucher-count,.voucher-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voucher-count,.voucher-meta{font-size:12px;color:var(--search-text-secondary)}.exclusive-badge{flex-shrink:0;padding:3px 8px;background:linear-gradient(135deg,#ff6b35,#ff8c42);color:white;font-size:10px;font-weight:700;border-radius:4px;text-transform:uppercase;white-space:nowrap}.arrow-icon{flex-shrink:0;font-size:18px;color:var(--search-text-tertiary);transition:transform .15s ease}.suggestion-item:hover .arrow-icon{color:var(--search-primary);transform:translateX(4px)}[dir=rtl] .suggestion-item:hover .arrow-icon{transform:translateX(-4px)}.no-results{padding:40px 20px;text-align:center;color:var(--search-text-secondary)}.no-results .material-symbols-sharp{font-size:48px;margin-bottom:12px;opacity:.3;display:block}.no-results p{font-size:14px;margin:0 0 16px}.search-anyway-btn{padding:8px 16px;background:var(--search-primary);color:white;border:none;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.search-anyway-btn:hover{background:var(--search-primary-hover);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,98,255,.2)}.autocomplete-dropdown::-webkit-scrollbar{width:8px}.autocomplete-dropdown::-webkit-scrollbar-track{background:var(--search-bg-secondary);border-radius:0 12px 12px 0}.autocomplete-dropdown::-webkit-scrollbar-thumb{background:var(--search-border);border-radius:4px}.autocomplete-dropdown::-webkit-scrollbar-thumb:hover{background:var(--search-text-tertiary)}[dir=rtl] .autocomplete-dropdown::-webkit-scrollbar-track{border-radius:12px 0 0 12px}@media (max-width:768px){.search-wrapper{max-width:100%}.search-input-container{padding:8px 12px}.search-input{font-size:14px}.autocomplete-dropdown{max-height:300px}.suggestion-item{padding:8px 12px}.suggestion-text{font-size:13px}}@media (max-width:480px){.search-input{font-size:13px}.store-logo{width:28px;height:28px}.suggestion-text{font-size:12px}.voucher-count,.voucher-meta{font-size:11px}}.search-wrapper{position:relative;width:100%;max-width:600px;font-family:Alexandria,Open Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}.search-input-container{position:relative;display:flex;align-items:center;gap:8px;padding:6px 10px!important;background:var(--search-bg-secondary);border:1.5px solid transparent;border-radius:20px;transition:all .2s ease;box-sizing:border-box;height:36px}.search-input-container.focused{background:var(--search-bg);border-color:var(--search-primary);box-shadow:0 2px 8px rgba(0,0,0,.1)}.search-icon{flex-shrink:0;color:var(--search-text-secondary);font-size:16px!important}.search-input{flex:1 1;border:none;outline:none;background:transparent;font-family:inherit;font-size:13px!important;font-weight:400;padding:0;color:var(--search-text);min-width:0;height:20px;direction:inherit}.search-input::placeholder{color:var(--search-text-tertiary);font-weight:400;opacity:.7;font-size:13px}.clear-btn{display:flex;align-items:center;justify-content:center;width:20px!important;height:20px!important;border:none;background:#e0e0e0;border-radius:50%;cursor:pointer;color:var(--search-text-secondary);transition:all .15s ease;flex-shrink:0;padding:0;font-size:14px!important}.loading-spinner{flex-shrink:0;font-size:16px!important;color:var(--search-primary);animation:spin 1s linear infinite}.autocomplete-dropdown{position:absolute;top:calc(100% + 4px)!important;left:0;right:0;background:var(--search-bg);border:1px solid var(--search-border);border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:350px;overflow-y:auto;z-index:1000;animation:slideDown .2s ease;box-sizing:border-box}.recent-section,.suggestions-section{padding:8px 0!important}.section-header{display:flex;align-items:center;gap:6px;padding:6px 12px!important;font-size:11px!important;font-weight:600;color:var(--search-text-secondary);text-transform:uppercase;letter-spacing:.5px}.section-header .material-symbols-sharp{font-size:14px!important}.clear-all-btn{font-size:11px!important;padding:3px 6px!important}.suggestion-item{gap:8px!important;padding:8px 12px!important;font-size:13px!important}.suggestion-item .material-symbols-sharp{font-size:16px!important}.store-logo{width:28px!important;height:28px!important;border-radius:5px}.store-logo.small{width:22px!important;height:22px!important}.suggestion-text{font-size:13px!important}.voucher-count,.voucher-meta{font-size:11px!important}.exclusive-badge{padding:2px 6px!important;font-size:9px!important}@media (max-width:768px){.search-wrapper{max-width:100%}.search-input-container{padding:5px 8px!important;height:40px;gap:6px}.search-input{font-size:12px!important}.search-icon{font-size:15px!important}.autocomplete-dropdown{max-height:280px}.suggestion-item{padding:6px 10px!important}}@media (max-width:480px){.search-input-container{padding:4px 6px!important;height:38px;gap:4px}.search-input{font-size:11px!important}.search-input::placeholder{font-size:11px}.search-icon{font-size:14px!important}.clear-btn{width:18px!important;height:18px!important}.store-logo{width:24px!important;height:24px!important}.suggestion-text{font-size:12px!important}}@media (max-width:360px){.search-input{font-size:10px!important}.search-input::placeholder{font-size:10px}}:root{--header-height:68px;--header-btn-height:36px;--accent-color:#470ae2;--text-primary:#0f041c;--text-secondary:#333;--bg-primary:rgba(255,255,255,0.95);--bg-hover:rgba(255,255,255,0.95);--border-color:#eee;--dropdown-shadow:0 10px 40px rgba(0,0,0,0.15);--dropdown-radius:16px;--header-padding-mobile:0.25rem 0.5rem}header{position:-webkit-sticky;position:sticky;top:0;z-index:999}.main_header{width:100%;display:flex;justify-content:center;align-items:center;height:var(--header-height);padding:var(--header-padding-mobile);background:var(--bg-primary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:none;transition:background .2s ease-out}.main_header:hover{background:var(--bg-hover)}.header_container{width:100%;height:100%;display:flex;align-items:center;max-width:1280px;justify-content:space-between;gap:1rem}.logo_container{position:relative;flex-shrink:0}.logo_container,.logo_container a{display:flex;align-items:center;height:auto}.logo_container a{justify-content:flex-start;line-height:1}.logo{width:auto;height:30px;cursor:pointer;transition:transform .2s ease;object-fit:contain}.logo:hover{transform:scale(1.02)}.header_links.desktop-only{display:flex;align-items:center;gap:1.5rem;margin:0 1rem;flex-shrink:0}.nav-link{font-size:14px;font-weight:500;color:var(--text-primary);text-decoration:none;transition:all .2s ease;font-family:Alexandria,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;padding:.25rem 0;position:relative;white-space:nowrap}.nav-link:hover{color:var(--accent-color)}.nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--accent-color);transition:width .3s ease}.nav-link:hover:after{width:100%}[dir=rtl] .nav-link:after{left:auto;right:0}.searchbar_container{display:flex;justify-content:center;align-items:center;flex:1 1;max-width:700px;margin:0 .75rem;min-width:0}.bubs_container{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;flex-shrink:0}.bubs_container.desktop{display:flex}.locale-selector-wrapper{position:relative}.locale-toggle{display:flex;align-items:center;gap:.3rem;padding:.4rem .6rem;background:transparent;border:1.5px solid var(--border-color);border-radius:50px;color:var(--text-primary);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;justify-content:space-between;height:36px}.locale-toggle:hover{background:#f8f9fa;border-color:var(--accent-color)}.locale-flag{font-size:1.1rem;flex-shrink:0;width:17px;height:12px;border-radius:3px}.locale-name{flex:1 1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;gap:.25rem;min-width:0}.locale-dropdown{position:absolute;top:calc(100% + 6px);right:.5rem;width:260px;background:white;border-radius:var(--dropdown-radius);box-shadow:var(--dropdown-shadow);z-index:1001;animation:slideDownFade .2s ease-out;border:1px solid var(--border-color);overflow:hidden}[dir=rtl] .locale-dropdown{right:auto;left:.5rem}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-section{padding:.75rem 0;border-bottom:1px solid var(--border-color)}.dropdown-section:last-child{border-bottom:none}.dropdown-section-header{display:flex;align-items:center;gap:.75rem;padding:0 1rem .75rem;border-bottom:1px solid var(--border-color);margin:0}.dropdown-section-header h3{font-size:.85rem;font-weight:600;font-family:Alexandria,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;color:var(--text-primary);margin:0;text-transform:uppercase;letter-spacing:.5px}.dropdown-section-header .material-symbols-sharp{color:var(--accent-color);font-size:1rem}.lang-list,.region-list{padding:.5rem;max-height:200px;overflow-y:auto}.lang-item,.region-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;font-family:Alexandria,Open Sans,sans-serif;-webkit-font-smoothing:antialiased}.lang-item:hover,.region-item:hover{background:#f8f9fa}.lang-item.active,.region-item.active{background:#f0f7ff;color:var(--accent-color)}.region-flag{width:34px;height:25px}.region-info{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.region-currency{font-size:.75rem;color:#666}.check-icon{color:var(--accent-color);font-size:1.1rem}[dir=rtl] .dropdown-section-header,[dir=rtl] .lang-item,[dir=rtl] .locale-item,[dir=rtl] .region-item{text-align:right}@media (max-width:1024px){.main_header{padding:.25rem 1rem}.header_container{justify-content:space-between;gap:.5rem}.logo{height:28px}.header_links.desktop-only{display:none}.searchbar_container{margin:0 .5rem}.bubs_container{gap:.5rem}.locale-toggle{min-width:auto;padding:.5rem .75rem;font-size:12px;height:34px}.locale-name span:not(.material-symbols-sharp){font-size:11px}.locale-dropdown{width:240px;right:-20px}[dir=rtl] .locale-dropdown{left:-20px;right:auto}}@media (max-width:768px){:root{--header-height:64px}.main_header{padding:.2rem .75rem;height:var(--header-height)}.header_container{gap:.375rem}.logo_container{flex:0 0 auto;margin-right:0}.searchbar_container{flex:1 1;margin:0 .375rem;min-width:120px}.bubs_container{flex:0 0 auto}.logo{height:42px}.locale-toggle{width:auto;height:32px;padding:.375rem .5rem;min-width:0;max-width:65px;font-size:11px}.locale-flag{font-size:1rem}.locale-name span:not(.material-symbols-sharp):first-child,.locale-name span:not(.material-symbols-sharp):nth-child(2){display:none}.locale-name span:not(.material-symbols-sharp):last-child{display:inline;font-weight:600;font-size:11px;max-width:25px}.locale-dropdown{width:220px;right:-15px}[dir=rtl] .locale-dropdown{left:-15px;right:auto}}@media (max-width:480px){:root{--header-height:60px}.main_header{padding:.15rem .5rem;height:var(--header-height)}.logo{height:38px}.searchbar_container{margin:0 .25rem}.locale-toggle{width:auto;height:30px;padding:.25rem .375rem;max-width:58px}.locale-flag{font-size:.875rem}.locale-name span:not(.material-symbols-sharp):last-child{font-size:10px}.locale-dropdown{width:200px;right:-10px}[dir=rtl] .locale-dropdown{left:-10px;right:auto}}@media (max-width:360px){.main_header{padding:.125rem .375rem}.logo{height:20px}.searchbar_container{margin:0 .125rem}.locale-toggle{max-width:52px;padding:.2rem .25rem}.locale-name span:not(.material-symbols-sharp):last-child{font-size:9px;max-width:20px}}