@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}:root{--footer-accent:#470ae2;--footer-text:#1e1e2a;--footer-muted:#5b5b6e;--footer-border:#eef2f5;--footer-bg:#ffffff;--footer-max-w:1312px}.footer{font-family:Alexandria,system-ui,-apple-system,sans-serif;background:var(--footer-bg);border-top:1px solid var(--footer-border)}.main_footer{padding:2.5rem 0 2rem}.footer_container{max-width:var(--footer-max-w);margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.footer_section_title{display:flex;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--footer-text)}.footer_section_title .material-symbols-sharp{font-size:1.1rem;color:var(--footer-accent)}.footer_links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer_link{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--footer-muted);text-decoration:none;transition:color .15s,transform .15s}.footer_link:hover{color:var(--footer-accent);transform:translateX(4px)}[dir=rtl] .footer_link:hover{transform:translateX(-4px)}.footer_link .material-symbols-sharp{font-size:1rem}.footer_link--stacks{color:var(--footer-accent);font-weight:700}.footer_link--seasonal .seasonal-icon{font-size:.9rem;margin-right:2px}.footer_link_all{display:inline-block;margin-top:.25rem;font-size:.8rem;font-weight:600;color:var(--footer-accent);text-decoration:none;transition:opacity .2s}.footer_link_all:hover{opacity:.8}.footer_section--brand{display:flex;flex-direction:column;gap:1rem}.footer_logo{width:200px;height:auto;transition:opacity .2s}.footer_logo:hover{opacity:.85}.footer_tagline{font-size:.85rem;color:var(--footer-muted);line-height:1.5;max-width:260px}.footer_social_links{display:flex;gap:.6rem;flex-wrap:wrap}.footer_social_link_btn{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;background:#f5f7fb;color:var(--footer-muted);transition:all .2s;border:none}.footer_social_link_btn:hover{background:var(--footer-accent);color:white;transform:translateY(-2px);box-shadow:0 8px 16px rgba(71,10,226,.12)}.footer_bottom{border-top:1px solid var(--footer-border);padding:1.2rem 0;background:#fbfdff}.footer_bottom_container{max-width:var(--footer-max-w);margin:0 auto;padding:0 1rem;text-align:center}.footer_copyright{font-size:.75rem;color:var(--footer-muted);margin:0}@media (min-width:480px){.footer_container{grid-template-columns:repeat(2,1fr);gap:1.8rem}.footer_section--brand{grid-column:1/-1;order:999;margin-top:1rem;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer_tagline{max-width:300px}.footer_links{flex-wrap:wrap;gap:.6rem 1.2rem}.footer_links,.footer_section--legal .footer_links{flex-direction:row}}@media (min-width:768px){.footer_container{grid-template-columns:repeat(4,1fr);gap:2rem}.footer_section--brand{grid-column:span 4;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--footer-border);padding-bottom:1.5rem;margin-bottom:.5rem;order:0}.footer_links{gap:.7rem}.footer_links,.footer_section--legal .footer_links{flex-direction:column}}@media (min-width:1100px){.footer_container{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.footer_section--brand{grid-column:span 5}}.mobile-footer{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.05);box-shadow:0 -4px 20px rgba(0,0,0,.04);z-index:1000;display:none}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-footer{padding-bottom:env(safe-area-inset-bottom)}body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}.mobile-footer-container{display:flex;justify-content:stretch;align-items:stretch;height:64px;padding:0 4px;width:100%;margin:0 auto}.footer-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:none;color:#6c6f78;text-decoration:none;cursor:pointer;transition:all .2s ease;border-radius:12px;margin:4px 2px;padding:6px 0;font-family:Alexandria,system-ui,sans-serif}.footer-item:active{background:rgba(71,10,226,.08);transform:scale(.96)}.footer-item.active{color:#470ae2;font-weight:600}.footer-item .material-symbols-sharp{font-size:22px;font-variation-settings:"FILL" 0,"wght" 450}.footer-item.active .material-symbols-sharp{font-variation-settings:"FILL" 1,"wght" 550}.footer-item--stacks{color:#470ae2}.footer-item--stacks .material-symbols-sharp{font-variation-settings:"FILL" 1,"wght" 500}.footer-item--stacks.active:after{content:"";position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:28px;height:2px;background:#470ae2;border-radius:4px}.footer-label{font-size:10px;font-weight:500;letter-spacing:.01em;white-space:nowrap}.mobile-footer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.categories-context-menu,.stores-context-menu{position:fixed;bottom:72px;left:12px;right:12px;max-height:80vh;background:#ffffff;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.02);z-index:1001;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .25s cubic-bezier(.2,.9,.4,1.1)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.categories-menu-header,.stores-menu-header{padding:1rem 1.25rem .75rem;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #f0f0f0;background:#ffffff}.categories-menu-header .material-symbols-sharp,.stores-menu-header .material-symbols-sharp{font-size:1.5rem;color:#470ae2}.categories-menu-header h3,.stores-menu-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#1f1f2e}.seasonal-row{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;border-bottom:1px solid #f0f0f0;overflow-x:auto;scrollbar-width:thin;background:#fafcff}.seasonal-row__label{display:flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8e8e9a;white-space:nowrap}.seasonal-row__label .material-symbols-sharp{font-size:1rem;color:#f5a623}.seasonal-row__items{display:flex;gap:.5rem;flex:1 1;overflow-x:auto;scrollbar-width:none}.seasonal-row__items::-webkit-scrollbar{display:none}.seasonal-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .9rem;border-radius:40px;font-size:.75rem;font-weight:600;white-space:nowrap;background:#f3f4f6;color:#1f1f2e;text-decoration:none;transition:all .2s;border:1px solid transparent}.seasonal-pill:active{background:#e9e9ef;transform:scale(.96)}.seasonal-pill__icon{font-size:.85rem}.stacks-shortcut{border-bottom:1px solid #f0f0f0}.stacks-shortcut__link{display:flex;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;color:#470ae2;text-decoration:none}.stacks-shortcut__link:active{background:rgba(71,10,226,.04)}.stacks-shortcut__arrow{margin-left:auto;font-size:1.1rem!important;opacity:.7}[dir=rtl] .stacks-shortcut__arrow{margin-left:0;margin-right:auto;transform:scaleX(-1)}.categories-grid-container{padding:1rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem;overflow-y:auto}.category-grid-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem .3rem;border-radius:16px;text-decoration:none;transition:all .15s}.category-grid-item:active{background:#f5f3ff;transform:scale(.97)}.category-image-wrapper{width:52px;height:52px;display:flex;align-items:center;justify-content:center}.category-image{width:48px!important;height:48px!important;object-fit:contain}.category-icon-fallback{font-size:32px;color:#9e9eae}.category-name-grid{font-size:10px;font-weight:500;color:#2c2c3a;text-align:center;line-height:1.3}.stores-menu-items{overflow-y:auto}.store-menu-item{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;text-decoration:none;border-bottom:1px solid #f5f5f5}.store-menu-item:active{background:#faf9fe}.store-logo-wrapper{width:52px;height:32px;display:flex;align-items:center;justify-content:center}.store-logo-img{max-height:32px;width:auto}.store-info{flex:1 1}.store-name{font-size:.85rem;font-weight:600;color:#23232e}.store-voucher-count{font-size:.7rem;color:#8e8e9e}.view-all-link{display:flex;justify-content:space-between;padding:.9rem 1rem;background:#f9f9fd;font-weight:700;color:#470ae2;text-decoration:none;border-top:1px solid #eaeef5}.menu-empty,.menu-loading{padding:2rem;text-align:center;color:#a0a0b0;font-size:.85rem}@media (max-width:767px){.mobile-footer{display:flex;flex-direction:column}}@media (min-width:768px){.categories-context-menu,.mobile-footer,.mobile-footer-overlay,.stores-context-menu{display:none!important}}.ccs-wrapper{position:-webkit-sticky;position:sticky;top:var(--header-height,64px);z-index:100;width:100%;background:rgba(255,255,255,.96);border-bottom:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;transform:translateY(-8px);transition:transform .3s ease,opacity .3s ease}.ccs-visible{opacity:1;transform:translateY(0)}.ccs-hidden{opacity:0;transform:translateY(-110%);pointer-events:none}.ccs-inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:1312px;margin:0 auto;padding:0;box-sizing:border-box}.ccs-viewport{overflow:hidden;flex:1 1;min-width:0}.ccs-track{display:flex;touch-action:pan-y pinch-zoom;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;gap:.2rem}.ccs-slide{flex:0 0 auto;width:70px;min-width:0}.ccs-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.25rem;border-radius:0;text-decoration:none;width:100%;cursor:pointer;transition:background .2s ease,transform .2s cubic-bezier(.2,.9,.4,1.1)}.ccs-item:active{background:rgba(71,10,226,.04);transform:scale(.96)}.ccs-item:focus-visible{outline:2px solid #470ae2;outline-offset:2px;border-radius:16px}.ccs-icon-wrap{width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ccs-img{width:56px!important;height:56px!important;object-fit:contain;transition:transform .2s ease}.ccs-item:hover .ccs-img{transform:scale(1.02)}.ccs-icon{font-size:32px;color:#470ae2;font-variation-settings:"FILL" 0,"wght" 300;line-height:1;pointer-events:none;transition:transform .2s ease}.ccs-item:hover .ccs-icon{transform:scale(1.02)}.ccs-name{font-family:Alexandria,Open Sans,system-ui,sans-serif;font-size:.65rem;font-weight:500;color:#374151;text-align:center;line-height:1.3;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .2s ease}.ccs-item:hover .ccs-name{color:#470ae2}.ccs-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;border:1px solid #d5d9d9;background:#fff;color:#333;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.12);transition:background .15s,box-shadow .15s}.ccs-arrow .material-symbols-sharp{font-size:1.3rem;line-height:1;display:block}@media (min-width:640px){.ccs-slide{width:74px}.ccs-name{font-size:.65rem}}@media (min-width:1024px){.ccs-inner{padding:0 1.5rem}.ccs-arrow{display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ccs-arrow:hover{background:#f5f5f5;box-shadow:0 3px 10px rgba(0,0,0,.18)}.ccs-arrow-prev{inset-inline-start:.25rem}.ccs-arrow-next{inset-inline-end:.25rem}.ccs-slide{width:74px}.ccs-name{font-size:.7rem}.ccs-item{padding:.5rem .25rem;border-radius:18px}.ccs-item:hover{background:rgba(71,10,226,.04);transform:translateY(-2px)}.ccs-item:hover .ccs-icon,.ccs-item:hover .ccs-img{transform:scale(1.02)}}@media (min-width:1312px){.ccs-inner{padding:0 1rem}}@media (prefers-reduced-motion:reduce){.ccs-arrow,.ccs-icon,.ccs-img,.ccs-item,.ccs-wrapper{transition:none!important;transform:none!important}}:root{--search-primary:#16d77d;--search-primary-hover:#16d77d;--search-text:#111;--search-text-secondary:#666;--search-text-tertiary:#999;--search-border:#e5e5e5;--search-bg:#fff;--search-bg-secondary:#fff;--search-bg-hover:#fff;--search-shadow:0 4px 12px rgba(0,0,0,0.05);--search-shadow-hover:0 8px 24px rgba(0,0,0,0.1)}.search-wrapper{-moz-osx-font-smoothing:grayscale}.search-input-container{gap:12px;padding:10px 16px;box-shadow:var(--search-shadow);border:2px solid transparent;border-radius:25px}.search-input-container.focused{box-shadow:var(--search-shadow-hover)}.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);background:#fff;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-bar-height:68px;--tablet-nav-height:40px;--header-height:68px;--accent-color:#470ae2;--header-bg:rgba(255,255,255,0.97);--header-border:rgba(0,0,0,0.06);--dropdown-shadow:0 12px 40px rgba(0,0,0,0.16);--dropdown-radius:14px;--drawer-width:320px}header{position:-webkit-sticky;position:sticky;top:0;z-index:999;background:var(--header-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.main_header{height:var(--header-bar-height);justify-content:center}.header_container,.main_header{width:100%;display:flex;align-items:center}.header_container{max-width:1312px;height:100%;gap:.75rem;padding:0 1.5rem}.logo_container{flex-shrink:0}.logo_container a{display:flex;align-items:center;line-height:1}.logo{transition:transform .2s ease}.logo:hover{transform:scale(1.02)}.logo--full{display:block;height:35px;width:auto}.logo--compact{display:none;height:40px;width:auto}.header_nav--desktop{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.nav-link{position:relative;display:inline-flex;align-items:center;gap:.3rem;padding:.45rem .875rem;border-radius:22px;font-size:14px;font-weight:500;color:#29272d;text-decoration:none;font-family:Alexandria,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;white-space:nowrap;transition:color .15s,background .15s;overflow:hidden}.nav-link:before{content:"";position:absolute;inset:0;border-radius:22px;background:rgba(55,0,60,.05);transform:scale(0);transition:transform .25s ease}.nav-link:hover:before{transform:scale(1)}.nav-link--coupons,.nav-link--stacks{font-weight:500}.nav-link--categories{font-weight:600;color:#0f172a}.nav-link--categories:hover{color:var(--accent-color)}.nav-link__icon{font-size:.95rem;font-variation-settings:"FILL" 1}.nav-link--seasonal{font-weight:600}.nav-live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#16a34a;-webkit-margin-start:2px;margin-inline-start:2px;flex-shrink:0;animation:livePulse 2s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.searchbar_container{flex:1 1;min-width:0;display:flex;align-items:center;max-width:640px;margin:0 auto}.locale-selector-wrapper{position:relative;flex-shrink:0}.locale-toggle{display:flex;align-items:center;gap:.375rem;height:36px;padding:0 .625rem;background:transparent;border:1.5px solid rgba(0,0,0,.12);border-radius:50px;cursor:pointer;transition:border-color .15s,background .15s;font-family:Alexandria,Open Sans,sans-serif}.locale-toggle:hover{border-color:var(--accent-color);background:rgba(71,10,226,.04)}.locale-flag{width:24px!important;height:16px!important;border-radius:3px;object-fit:cover;flex-shrink:0}.locale-code{font-size:11px;font-weight:700;letter-spacing:.05em;color:#29272d}.locale-dropdown{position:absolute;top:calc(100% + 8px);inset-inline-end:0;width:260px;max-width:calc(100vw - 1.5rem);background:#fff;border-radius:var(--dropdown-radius);box-shadow:var(--dropdown-shadow);border:1px solid rgba(0,0,0,.08);overflow:hidden;z-index:1001;animation:dropdownIn .18s ease-out}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-section{padding:.625rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.dropdown-section:last-child{border-bottom:none}.dropdown-section-header{display:flex;align-items:center;gap:.5rem;padding:.25rem 1rem .625rem}.dropdown-section-header h3{margin:0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-family:Alexandria,Open Sans,sans-serif}.dropdown-section-header .material-symbols-sharp{font-size:.9rem;color:var(--accent-color)}.dropdown-loading{padding:.5rem 1rem;font-size:.8rem;color:#9ca3af;margin:0}.lang-list,.region-list{max-height:180px;overflow-y:auto;padding:.25rem .5rem}.lang-item,.region-item{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;border:none;background:transparent;border-radius:8px;cursor:pointer;text-align:start;font-family:Alexandria,Open Sans,sans-serif;transition:background .12s}.lang-item:hover,.region-item:hover{background:#f8f9fa}.lang-item.active,.region-item.active{background:rgba(71,10,226,.06)}.region-flag{width:28px;height:19px;border-radius:2px;object-fit:cover;flex-shrink:0}.region-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.region-name{font-size:.82rem;font-weight:500;color:#1f2937}.region-currency{font-size:.7rem;color:#9ca3af}.lang-name{font-size:.82rem;font-weight:500;color:#1f2937;flex:1 1}.check-icon{font-size:1rem!important;color:var(--accent-color);-webkit-margin-start:auto;margin-inline-start:auto}.tablet-nav{display:none;background:rgba(255,255,255,.98);border-top:1px solid var(--header-border)}.tablet-nav__inner{display:flex;align-items:center;justify-content:center;gap:.25rem;max-width:1312px;margin:0 auto;padding:0 1rem;height:var(--tablet-nav-height);overflow-x:auto;scrollbar-width:none}.tablet-nav__inner::-webkit-scrollbar{display:none}.tablet-nav__link{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .875rem;font-size:13px;font-weight:500;color:#29272d;text-decoration:none;border-radius:20px;white-space:nowrap;font-family:Alexandria,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;transition:background .15s,color .15s}.tablet-nav__link:hover{background:rgba(71,10,226,.07);color:var(--accent-color)}.tablet-nav__link--stacks{color:var(--accent-color);font-weight:700}.tablet-nav__link--categories{font-weight:600;color:#0f172a}.tablet-nav__link--live{font-weight:600}.tablet-nav__icon{font-size:.9rem;font-variation-settings:"FILL" 1}.hamburger-btn{display:none;align-items:center;justify-content:center;width:38px;height:38px;border:none;background:transparent;border-radius:10px;cursor:pointer;flex-shrink:0;transition:background .15s;padding:0;color:#29272d}.hamburger-btn:hover{background:rgba(71,10,226,.06)}.hamburger-btn .material-symbols-sharp{font-size:1.5rem;font-variation-settings:"FILL" 0,"wght" 400;transition:transform .2s ease}.hamburger-btn.open .material-symbols-sharp{transform:rotate(90deg)}.drawer-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;animation:overlayFadeIn .22s ease}.drawer-overlay.visible{display:block}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.mobile-drawer{position:fixed;top:0;inset-inline-end:-100%;width:var(--drawer-width);max-width:calc(100vw - 60px);height:100dvh;background:#fff;z-index:1101;display:flex;flex-direction:column;box-shadow:-8px 0 40px rgba(0,0,0,.12);transition:inset-inline-end .3s cubic-bezier(.4,0,.2,1);overflow:hidden}[dir=rtl] .mobile-drawer{inset-inline-end:auto;inset-inline-start:-100%;box-shadow:8px 0 40px rgba(0,0,0,.12);transition:inset-inline-start .3s cubic-bezier(.4,0,.2,1)}.mobile-drawer.open{inset-inline-end:0}[dir=rtl] .mobile-drawer.open{inset-inline-start:0}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.125rem;border-bottom:1px solid #f1f5f9;flex-shrink:0}.drawer-header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.drawer-close-btn{width:36px;height:36px;border:none;background:#f8fafc;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:background .15s,color .15s;flex-shrink:0}.drawer-close-btn:hover{background:#fee2e2;color:#dc2626}.drawer-close-btn .material-symbols-sharp{font-size:1.25rem}.drawer-body{flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding-bottom:2rem}.drawer-section{padding:.875rem 0;border-bottom:1px solid #f1f5f9}.drawer-section:last-child{border-bottom:none}.drawer-section-label{padding:0 1.125rem .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.drawer-link,.drawer-section-label{font-family:Alexandria,Open Sans,sans-serif}.drawer-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.125rem;font-size:.9375rem;font-weight:500;color:#1e293b;text-decoration:none;transition:background .12s,color .12s;-webkit-border-start:3px solid transparent;border-inline-start:3px solid transparent}.drawer-link:hover{background:#f8fafc;color:var(--accent-color);border-inline-start-color:var(--accent-color)}.drawer-link .material-symbols-sharp{font-size:1.25rem;color:#94a3b8;flex-shrink:0;font-variation-settings:"FILL" 0,"wght" 400}.drawer-link:hover .material-symbols-sharp{color:var(--accent-color);font-variation-settings:"FILL" 1,"wght" 500}.drawer-link--stacks{color:var(--accent-color);font-weight:700}.drawer-link--stacks .material-symbols-sharp{color:var(--accent-color);font-variation-settings:"FILL" 1,"wght" 600}.drawer-link--bank,.drawer-link--bank .material-symbols-sharp{color:#0369a1}.drawer-link--seasonal{font-weight:600}.drawer-link-badge{display:inline-flex;align-items:center;padding:1px 7px;border-radius:999px;font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;-webkit-margin-start:auto;margin-inline-start:auto;flex-shrink:0}.drawer-link-badge--live{background:#dcfce7;color:#15803d}.drawer-link-badge--new{background:#ede9fe;color:#6d28d9}.drawer-categories-toggle{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.125rem;width:100%;background:none;border:none;-webkit-border-start:3px solid transparent;border-inline-start:3px solid transparent;cursor:pointer;font-size:.9375rem;font-weight:600;color:#1e293b;font-family:Alexandria,Open Sans,sans-serif;text-align:start;transition:background .12s,color .12s}.drawer-categories-toggle:hover{background:#f8fafc;color:var(--accent-color);border-inline-start-color:var(--accent-color)}.drawer-categories-toggle .material-symbols-sharp{font-size:1.25rem;color:#94a3b8;flex-shrink:0}.drawer-categories-toggle:hover .material-symbols-sharp{color:var(--accent-color)}.drawer-categories-chevron{-webkit-margin-start:auto;margin-inline-start:auto;font-size:1.1rem!important;transition:transform .22s ease;color:#cbd5e1!important}.drawer-categories-chevron.rotated{transform:rotate(180deg)}.drawer-categories-panel{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8fafc}.drawer-categories-panel.open{max-height:600px}.drawer-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;padding:.875rem 1rem}.drawer-category-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.625rem .25rem;border-radius:12px;text-decoration:none;transition:background .12s,transform .12s}.drawer-category-item:hover{background:#ede9fe;transform:scale(.98)}.drawer-category-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;background:#fff;border:1px solid #e2e8f0;flex-shrink:0;overflow:hidden}.drawer-category-icon img{width:100%;height:100%;object-fit:contain}.drawer-category-icon .material-symbols-sharp{font-size:1.25rem;color:#64748b}.drawer-category-name{font-size:.6875rem;font-weight:600;color:#374151;text-align:center;line-height:1.3;font-family:Alexandria,Open Sans,sans-serif}.drawer-view-all-cats{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.6rem 1rem;margin:0 1rem .875rem;border-radius:10px;border:1.5px solid var(--accent-color);color:var(--accent-color);font-size:.8125rem;font-weight:700;text-decoration:none;font-family:Alexandria,Open Sans,sans-serif;transition:background .15s}.drawer-view-all-cats:hover{background:var(--accent-color);color:#fff}.drawer-view-all-cats .material-symbols-sharp{font-size:.9rem}.drawer-locale{display:flex;gap:.5rem;padding:.875rem 1.125rem 0;flex-wrap:wrap}.drawer-locale-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem .75rem;border-radius:10px;border:1.5px solid #e2e8f0;background:#fff;cursor:pointer;font-size:.8125rem;font-weight:600;color:#475569;font-family:Alexandria,Open Sans,sans-serif;transition:all .15s;min-width:0}.drawer-locale-btn:hover{border-color:var(--accent-color);color:var(--accent-color);background:#ede9fe}.drawer-locale-btn.active{border-color:var(--accent-color);background:var(--accent-color);color:#fff}.drawer-locale-flag{width:22px;height:15px;border-radius:2px;object-fit:cover;flex-shrink:0}@media (max-width:767px){:root{--header-bar-height:56px;--header-height:56px}.header_nav--desktop,.tablet-nav{display:none}.hamburger-btn{display:flex}.header_container{padding:0 .875rem;gap:.625rem}.logo--full{display:none}.logo--compact{display:block}.searchbar_container{margin:0}.locale-selector-wrapper{display:none}}@media (max-width:480px){.header_container{gap:.5rem;padding:0 .75rem}}@media (min-width:768px) and (max-width:1024px){:root{--header-height:calc(var(--header-bar-height) + var(--tablet-nav-height))}.header_nav--desktop{display:none}.tablet-nav{display:block}.hamburger-btn{display:none}.drawer-overlay,.mobile-drawer{display:none!important}.header_container{padding:0 1rem;gap:.5rem}.logo--full{height:26px}.logo--compact{display:none}}@media (min-width:1025px){.header_nav--desktop{display:flex}.hamburger-btn,.tablet-nav{display:none}.drawer-overlay,.mobile-drawer{display:none!important}}[dir=rtl] .lang-item,[dir=rtl] .region-item{text-align:right}@font-face{font-family:saudi_riyal;src:url(/_next/static/media/saudi_riyal.6d991251.woff2) format("woff2"),url(/_next/static/media/saudi_riyal.57bf7997.woff) format("woff"),url(/_next/static/media/saudi_riyal.6477ab53.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:saudi_riyal_bold;src:url(/_next/static/media/saudi_riyal.bd88fc31.woff2) format("woff2"),url(/_next/static/media/saudi_riyal.98299cc0.woff) format("woff"),url(/_next/static/media/saudi_riyal.747f7cd5.ttf) format("truetype");font-weight:700;font-style:normal}.icon-saudi_riyal:before{content:"\e900";font-family:saudi_riyal!important;font-size:inherit;color:inherit}.icon-saudi_riyal_bold:before{content:"\e900";font-family:saudi_riyal_bold!important;font-size:inherit;color:inherit}.icon-saudi_riyal_new:after{content:"\20c1";font-family:saudi_riyal!important;font-size:inherit;color:inherit}.icon-saudi_riyal_bold_new:after{content:"\20c1";font-family:saudi_riyal_bold!important;font-size:inherit;color:inherit}@font-face{font-family:Alexandria;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/afb88378e209fc3f-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Alexandria;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f25f4c1746ba4e6c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Alexandria;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/088339d3916a15b5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Alexandria;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/56a56a7c8799f891-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Alexandria Fallback;src:local("Arial");ascent-override:86.13%;descent-override:22.33%;line-gap-override:0.00%;size-adjust:112.38%}.__className_a2545a{font-family:Alexandria,Alexandria Fallback;font-style:normal}.__variable_a2545a{--font-alexandria:"Alexandria","Alexandria Fallback"}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans Fallback;src:local("Arial");ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.00%;size-adjust:105.15%}.__className_2fad4c{font-family:Open Sans,Open Sans Fallback;font-style:normal}.__variable_2fad4c{--font-open-sans:"Open Sans","Open Sans Fallback"}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.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:none;border:none;border-radius:16px;padding:1rem 0;margin:1rem auto;display:flex;gap:1rem;align-items:flex-start;color:#64748b}.disclaimer-icon{flex-shrink:0;padding-top:2px;color:#64748b}.disclaimer-icon .material-symbols-sharp{font-size:24px;color:#64748b}.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}}