@layer components{:root{--primary:#10b981;--primary-dark:#059669;--secondary:#34d399;--success:#10b981;--danger:#ef4444;--dark:#1f2937;--gray:#4b5563;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--light:#f3f4f6;--white:#fff;--header-height:64px;--shadow-sm:0 1px 3px #0000001a;--transition-fast:.15s ease;--transition-normal:.2s ease;--radius-md:12px;--radius-lg:16px;--radius-full:50px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.popular-section,.newsletter-section,footer{content-visibility:auto;contain-intrinsic-size:auto 500px}.voucher-grid{contain:layout style}.home-sections>section:nth-of-type(n+2){content-visibility:auto;contain-intrinsic-size:auto 760px}.voucher-meta{min-height:24px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--ec-font);background:var(--light);color:var(--dark);-webkit-overflow-scrolling:touch;padding-top:var(--header-height,80px);line-height:1.6;overflow-x:clip}.fa,.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands{min-width:1em;min-height:1em}.spin,.fa-spin{animation:1s linear infinite ec-spin}@keyframes ec-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a{color:inherit;text-decoration:none}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.header{background:var(--white);z-index:1000;transition:box-shadow .2s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0000001a}.header.is-sticky{box-shadow:0 2px 10px #00000026}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:.5rem 0;display:flex}.logo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.logo-img{width:auto;height:30px}.logo span{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.logo i{color:var(--primary)}.nav{align-items:center;gap:1.5rem;display:flex}.nav a{color:#374151;font-weight:500;transition:color .2s}.nav a:hover,.nav a.active{color:#0f172a;font-weight:600}.search-box{flex:1;max-width:540px;position:relative}.search-box input{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dbe5f0;border-radius:14px;width:100%;height:48px;padding:.75rem 2.75rem .75rem 2.95rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 1px 2px #0f172a0a,inset 0 1px #ffffffe6}.search-box input:focus{border-color:color-mix(in srgb, var(--primary-custom,#10b981) 62%, #64748b);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary-custom,#10b981) 14%, transparent), 0 6px 18px -10px #02061773;background:#fff;outline:none}.search-box input[aria-busy=true]{background-image:linear-gradient(90deg,#f8fafc 0%,#eef3f8 50%,#f8fafc 100%);background-size:220% 100%;animation:.95s linear infinite search-loading}@keyframes search-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.search-clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s;display:none;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.search-box.has-value .search-clear-btn{display:inline-flex}.search-clear-btn:hover,.search-clear-btn:focus-visible{color:#334155;background:0 0;outline:none}.search-box>i,.search-box>svg{color:var(--gray);z-index:2;font-size:.66rem;line-height:1;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.mobile-menu-btn svg{width:22px;height:22px}.notif-bell-icon-wrap svg,.notif-panel-header svg,.guest-auth-actions svg,.user-menu-btn .user-chevron,.user-dropdown-link svg{stroke-width:1.9px;width:16px;height:16px}.search-suggestions{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff;border:1px solid #e2e8f0;border-radius:18px;max-height:420px;margin-top:8px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 24px 48px -24px #0f172a73}.search-suggestions.active{display:block}.search-suggestions-group{padding:.25rem 0}.search-suggestions-group+.search-suggestions-group{border-top:1px solid var(--light)}.search-suggestions-label{text-transform:uppercase;letter-spacing:.05em;color:var(--gray);padding:.5rem 1rem .25rem;font-size:.7rem;font-weight:600}.search-suggestions-label i{margin-right:.25rem;font-size:.65rem;position:static;transform:none}.search-suggestion-item{cursor:pointer;min-height:56px;color:var(--text);border-bottom:1px solid #edf2f7;align-items:center;gap:.75rem;padding:.8rem 1rem;text-decoration:none;transition:background .15s,transform .15s;display:flex}.search-suggestion-item:last-child{border-bottom:none}.search-suggestion-item:hover,.search-suggestion-item.active{background:#f8fafc}.search-suggestion-logo{object-fit:contain;border:1px solid var(--light);background:#fff;border-radius:10px;flex-shrink:0;width:40px;height:40px}.search-suggestion-info{flex-direction:column;flex:1;min-width:0;display:flex}.search-suggestion-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.search-suggestion-name mark{color:var(--primary);background:#10b98126;border-radius:2px;padding:0 1px}.search-suggestion-all{color:var(--primary);border-top:1px solid #edf2f7;justify-content:center;padding:.8rem 1rem;font-size:.88rem;font-weight:600}.search-suggestion-all i{color:var(--primary);font-size:.8rem;position:static;transform:none}.search-suggestions-empty{text-align:center;color:var(--gray);padding:1.5rem 1rem;font-size:.85rem}.search-suggestions-empty i{color:var(--gray);margin-right:.25rem;position:static;transform:none}.header-actions{align-items:center;gap:1rem;display:flex}.guest-auth-actions{align-items:center;gap:.625rem;display:flex}.btn-auth-login{color:#374151;background:#fff;border:1px solid #d1d5db;padding:.48rem .9rem;font-size:.84rem;font-weight:500}.btn-auth-login:hover{color:#111827;box-shadow:none;background:#f9fafb;border-color:#9ca3af}.btn-auth-register{color:#fff;background:#0f172a;border:1px solid #0f172a;padding:.5rem 1rem;font-size:.84rem;font-weight:600}.btn-auth-register:hover{background:#111827;border-color:#111827;transform:translateY(-2px);box-shadow:0 8px 18px #0f172a40}.user-menu{position:relative}.user-menu-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.55rem;min-height:40px;padding:.35rem .65rem;transition:border-color .2s,box-shadow .2s,background-color .2s;display:inline-flex}.user-menu-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 6px 14px #0f172a1f}.user-avatar,.user-dropdown-avatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.72rem;font-weight:700;display:inline-flex;overflow:hidden}.user-dropdown-avatar{width:42px;height:42px;font-size:.82rem}.user-avatar-img{object-fit:cover;width:100%;height:100%}.user-avatar.fallback,.user-dropdown-avatar.fallback{background:linear-gradient(135deg,#475569 0%,#334155 100%)}.user-avatar-icon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.user-avatar-icon i{font-size:.78rem}.user-dropdown-avatar .user-avatar-icon i{font-size:.92rem}.user-chevron{color:#6b7280;font-size:.72rem}.user-dropdown{z-index:1100;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:320px;max-width:min(90vw,320px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 40px #0f172a2e}.user-dropdown-head{background:linear-gradient(#f8fafc 0%,#fff 85%);border-bottom:1px solid #eef2f7;align-items:center;gap:.8rem;padding:.9rem 1rem;display:flex}.user-dropdown-meta{flex-direction:column;min-width:0;display:flex}.user-dropdown-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:700;overflow:hidden}.user-dropdown-email{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.user-dropdown-section{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;padding:.7rem 1rem .35rem;font-size:.68rem;font-weight:700;display:block}.user-dropdown-link{color:#334155;border-top:1px solid #f8fafc;align-items:center;gap:.7rem;padding:.7rem 1rem;font-size:.92rem;font-weight:500;text-decoration:none;display:flex}.user-dropdown-link i,.user-dropdown-link svg{color:#94a3b8;width:18px}.user-dropdown-link:hover{color:#0f172a;background:#f8fafc}.user-dropdown-link:hover i,.user-dropdown-link:hover svg{color:#334155}.user-dropdown-link.is-danger{color:#dc2626;border-top:1px solid #fee2e2}.user-dropdown-link.is-danger i{color:#dc2626}.user-dropdown-link.is-danger:hover{background:#fef2f2}.btn{border-radius:var(--radius-full);cursor:pointer;transition:transform var(--transition-normal), box-shadow var(--transition-normal), background-color var(--transition-normal), color var(--transition-normal);backface-visibility:hidden;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex;transform:translate(0,0)}.btn-primary{color:var(--white);background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:12px;font-size:.95rem;font-weight:700;text-decoration:none;box-shadow:0 4px 14px #dc262640}.btn-primary:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 8px 24px #dc262666}.btn-outline{color:#1f2937;background:0 0;border:2px solid #1f2937}.btn-outline:hover{color:var(--white);background:#1f2937}.main{padding:2rem 0}.breadcrumbs{color:#6b7280;background:#f8fafc;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:.5rem;display:flex}.breadcrumbs a{color:#6b7280;align-items:center;gap:.25rem;text-decoration:none;transition:color .2s;display:flex}.breadcrumbs a:hover{color:var(--primary)}.breadcrumbs i.fa-chevron-right{color:#d1d5db;font-size:.65rem}.breadcrumbs span{color:var(--dark);font-weight:500}.breadcrumbs i.fa-home{font-size:.9rem}.page-title{color:var(--dark);margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.voucher-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.5rem;display:grid}.voucher-card{background:var(--white);contain:layout style paint;backface-visibility:hidden;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;min-height:380px;transition:transform .3s,box-shadow .3s,border-color .2s;display:flex;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 2px 8px #0000000f,0 0 0 1px #0000000a}.voucher-card:hover{border-color:#fca5a5;transform:translateY(-4px);box-shadow:0 12px 32px #dc26261f,0 4px 12px #00000014}.voucher-card.voucher-expired{opacity:.75;filter:grayscale();background:#f3f4f6}.voucher-card.voucher-expired:hover{opacity:.9;filter:grayscale(80%);border-color:#9ca3af}.voucher-card.voucher-expired .btn-copy,.voucher-card.voucher-expired .btn-primary,.voucher-card.voucher-expired .btn-newsletter{background:#9ca3af!important;border-color:#9ca3af!important}.voucher-card.voucher-expired .voucher-code-box{background:#e5e7eb;border-color:#d1d5db}.voucher-card.voucher-expired .voucher-code,.voucher-card.voucher-expired .voucher-title,.voucher-card.voucher-expired .voucher-store{color:#6b7280}.voucher-card.voucher-expired .voucher-meta span,.voucher-card.voucher-expired .verified-badge{color:#9ca3af}.voucher-card.voucher-expired .voucher-actions button{color:#9ca3af;border-color:#e5e7eb}.voucher-badge{color:#fff;z-index:2;letter-spacing:.02em;background:#dc2626;border-radius:50px;padding:.3rem .85rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 8px #dc262659}.voucher-badge.hot{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef444466}.voucher-badge.new{background:var(--ec-new,#047857)}.voucher-badge.recommended{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#059669,#047857);box-shadow:0 2px 8px #05966973}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.voucher-badge.exclusive{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#d4a017,#b8860b);box-shadow:0 2px 8px #b8860b73}.voucher-badge.expired{background:#6b7280}.voucher-badge.coming-soon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 2px 8px #3b82f666}.voucher-card.voucher-coming-soon{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:2px dashed #3b82f6}.voucher-card.voucher-coming-soon:hover{border-color:#1d4ed8;box-shadow:0 10px 30px #3b82f633}.voucher-card.voucher-coming-soon .voucher-logo{filter:saturate(.7);opacity:.9}.voucher-card.voucher-coming-soon:hover .voucher-logo{filter:saturate();opacity:1}.coming-soon-notice{border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;padding:1rem}.coming-soon-date{color:#1d4ed8;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:700;display:flex}.coming-soon-date i{color:#3b82f6}.coming-soon-hint{color:#64748b;justify-content:center;align-items:center;gap:.35rem;margin:0;font-size:.8rem;display:flex}.coming-soon-hint i{color:#ef4444;animation:1.5s ease-in-out infinite heartbeat}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.voucher-header{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.voucher-logo-link{margin-bottom:1rem;display:block}.voucher-logo-wrapper{display:inline-block;position:relative}.voucher-ribbon{color:#fff;letter-spacing:.5px;white-space:nowrap;z-index:1;background:#1a1a1a;border-radius:20px;padding:.2rem .75rem;font-family:Volkhov,serif;font-size:.7rem;font-weight:700;position:absolute;bottom:-6px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000004d}.voucher-logo{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:120px;height:120px;padding:.75rem;transition:transform .3s,box-shadow .3s}.home-popular-store-logo{width:132px;height:132px;margin:0}.voucher-card:hover .voucher-logo{transform:scale(1.05);box-shadow:0 4px 12px #00000014}.voucher-logo-placeholder{aspect-ratio:1;border-radius:var(--radius-lg);background:#fff;border:1px solid #d1d5db;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.voucher-logo-placeholder i{color:#9ca3af;font-size:3rem}.voucher-title-wrap{width:100%}.voucher-title-heading{font-size:inherit;font-weight:inherit;margin:0;padding:0}.voucher-title{color:var(--dark);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.95rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.voucher-store{color:var(--gray);min-height:44px;padding:8px 0;font-size:.85rem;line-height:1.5;display:none}.voucher-title{min-height:44px;padding:4px 0}.coupon-ticket{justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:1rem;display:flex;position:relative}.coupon-ticket-content{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 15px #10b9814d}.voucher-card:hover .coupon-ticket-content{transform:scale(1.05);box-shadow:0 8px 25px #10b98166}.coupon-ticket-content:before,.coupon-ticket-content:after{content:"";background:var(--white);border-radius:50%;width:20px;height:20px;position:absolute}.coupon-ticket-content:before{top:50%;left:-10px;transform:translateY(-50%)}.coupon-ticket-content:after{top:50%;right:-10px;transform:translateY(-50%)}.coupon-percent{text-shadow:0 2px 4px #0003;font-size:2.25rem;font-weight:700;line-height:1}.coupon-percent-fixed{align-items:center;gap:.08rem;display:inline-flex}.coupon-currency-symbol{font-size:1em;font-weight:700;line-height:1}.coupon-percent i,.coupon-percent svg{font-size:1em;width:1em!important;height:1em!important}.coupon-off{letter-spacing:2px;opacity:.9;margin-top:.25rem;font-size:.85rem;font-weight:700}.coupon-off-hidden{display:none}.store-page-card .voucher-title{font-size:.95rem}.coupon-shipping .coupon-ticket-content{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 15px #3b82f64d}.voucher-card:hover .coupon-shipping .coupon-ticket-content{box-shadow:0 8px 25px #3b82f666}.coupon-shipping .coupon-off{letter-spacing:1px;font-size:.7rem;line-height:1.3}.coupon-special .coupon-ticket-content{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 15px #f59e0b4d}.voucher-card:hover .coupon-special .coupon-ticket-content{box-shadow:0 8px 25px #f59e0b66}.coupon-special .coupon-off{letter-spacing:1px;font-size:.7rem;line-height:1.3}.coupon-newsletter .coupon-ticket-content{background:linear-gradient(135deg,#ec4899 0%,#f472b6 100%);box-shadow:0 4px 15px #ec48994d}.voucher-card:hover .coupon-newsletter .coupon-ticket-content{box-shadow:0 8px 25px #ec489966}.coupon-newsletter .coupon-off{letter-spacing:1px;font-size:.7rem;line-height:1.3}.btn-newsletter{backface-visibility:hidden;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:500;transition:transform .2s,opacity .2s;display:flex;transform:translate(0,0)}.btn-newsletter:hover{opacity:.9;transform:translateY(-1px)}.voucher-body{flex-direction:column;flex:1;justify-content:flex-end;padding:0 1.5rem 1.5rem;display:flex}.voucher-meta{color:var(--gray);gap:1rem;min-height:24px;margin-bottom:1rem;font-size:.8rem;display:flex}.voucher-meta span{align-items:center;gap:.25rem;display:flex}.voucher-meta .verified-badge,.verified-badge{border-radius:50px;padding:.25rem .5rem;font-weight:600;color:#fff!important;background:#047857!important}.voucher-code{text-align:center;letter-spacing:1px;color:var(--dark);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px dashed #cbd5e1;border-radius:10px;flex:1;padding:.75rem 1rem;font-family:Monaco,Consolas,monospace;font-weight:600}.voucher-code.hidden-code{color:#0000;text-shadow:0 0 8px #00000080;-webkit-user-select:none;user-select:none}.btn-copy.copied{background:#16a34a}.voucher-cta-wrapper{width:100%;position:relative}.btn-show-code{cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 14px #dc262640}.btn-show-code.is-opening{opacity:.78;pointer-events:none;transform:translateY(1px)}.btn-show-code:hover{transform:translateY(-2px);box-shadow:0 8px 24px #dc262666}.btn-show-code-label{color:#fff;letter-spacing:.02em;white-space:nowrap;background:linear-gradient(135deg,#dc2626,#b91c1c);flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:700;display:flex}.btn-show-code-peek{color:#374151;letter-spacing:1.5px;background:#fff;border-left:2px dashed #e5e7eb;justify-content:center;align-items:center;min-width:90px;padding:.875rem 1rem;font-family:Monaco,Consolas,monospace;font-size:.95rem;font-weight:600;display:flex;position:relative}.btn-show-code-peek:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff);width:50%;height:100%;position:absolute;top:0;right:0}button.btn-show-code{font:inherit;text-align:inherit;appearance:none;background:0 0}.btn-newsletter .btn-show-code-peek{letter-spacing:3px;color:#9ca3af}.btn-show-banner-code{width:clamp(240px,44%,420px);max-width:100%;margin-inline:auto}.promo-overlay-bar .btn-show-banner-code{flex:0 auto}.btn-show-banner-code.is-copied .btn-show-code-label{background:linear-gradient(135deg,#16a34a,#15803d)}.btn-show-banner-code.is-revealed .btn-show-code-peek{letter-spacing:.06em;color:#111827}.btn-show-banner-code.is-revealed .btn-show-code-peek:after{display:none}@media (width<=639px){.btn-show-banner-code{width:100%}.btn-show-banner-code .btn-show-code-label{gap:.35rem;padding:.56rem .72rem;font-size:.8rem}.btn-show-banner-code .btn-show-code-peek{letter-spacing:.06em;min-width:64px;padding:.56rem .6rem;font-size:.72rem}}.voucher-footer{color:#6b7280;border-top:1px solid #f3f4f6;justify-content:center;align-items:center;margin-top:auto;padding:.75rem 1.25rem;font-size:.8rem;display:flex}.voucher-footer:has(.voucher-expiry){justify-content:space-between}.voucher-expiry{color:var(--gray);font-size:.8rem}.voucher-expiry.expired{color:#6b7280;font-weight:500}.voucher-expiry.expiring-soon{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;box-shadow:0 2px 6px #b91c1c4d}.voucher-expiry.coming-soon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;box-shadow:0 2px 6px #3b82f64d}@media (hover:hover){.voucher-actions button:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}.voucher-actions button.favorited:hover{background:var(--danger);border-color:var(--danger);color:#fff}}.voucher-actions button.favorited{color:var(--danger);background:#fef2f2;border-color:#fecaca}.voucher-actions .btn-favorite.favorited,.voucher-actions .btn-favorite.favorited i{color:#e11d48!important}.voucher-actions .btn-favorite svg{stroke:currentColor;fill:none;transition:fill .2s,stroke .2s}.voucher-actions .btn-favorite.favorited svg{fill:currentColor;stroke:currentColor}.store-card{background:var(--white);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);transition:transform var(--transition-normal), box-shadow var(--transition-normal);contain:layout style paint;padding:1.5rem}.store-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.sidebar{height:fit-content;position:sticky;top:100px}.newsletter{background:linear-gradient(135deg, var(--primary), var(--secondary));color:var(--white);text-align:center}.newsletter h3{margin-bottom:.5rem}.newsletter p{opacity:.9;margin-bottom:1rem;font-size:.9rem}.newsletter input{border:none;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.9rem}.newsletter button{background:var(--white);width:100%;color:var(--primary);font-weight:600}.footer{color:var(--dark);background:#f8f9fa;border-top:1px solid #e5e7eb;margin-top:3rem;padding:3rem 0 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.footer-brand p{color:#1f2937;margin-top:1rem;font-size:.9rem;line-height:1.7}.footer-newsletter{border-top:1px solid #e5e7eb;gap:.7rem;margin-top:1.25rem;padding-top:1.15rem;display:grid}.footer-newsletter-heading{align-items:flex-start;gap:.7rem;display:flex}.footer-newsletter-icon{color:#111827;background:0 0;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:20px;display:inline-flex}.footer-newsletter-copy{gap:.18rem;min-width:0;display:grid}.footer .footer-newsletter h3{color:var(--dark);margin:0;font-size:1rem;line-height:1.35}.footer .footer-newsletter .newsletter-desc{color:#1f2937;margin:0;font-size:.85rem;line-height:1.45}.newsletter-form{gap:.75rem;max-width:100%;display:grid}.newsletter-input-group{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe4ee;border-radius:16px;align-items:stretch;gap:.625rem;padding:.375rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #0f172a0f}.newsletter-input-group:focus-within{border-color:var(--primary);box-shadow:0 12px 30px #10b98124}.newsletter-input-wrapper{flex:1;align-items:center;min-width:0;display:flex;position:relative}.newsletter-input-group input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:.9rem .5rem .9rem 1rem;font-size:.9rem}.newsletter-info-trigger{color:#94a3b8;cursor:pointer;background:0 0;border:0;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1rem;line-height:1;transition:color .2s;display:flex;position:relative}.newsletter-info-trigger:hover,.newsletter-info-trigger:focus{color:var(--primary);outline:none}.newsletter-info-tooltip{color:#e2e8f0;text-align:left;z-index:100;pointer-events:auto;background:#1e293b;border-radius:10px;width:260px;padding:.8rem 1rem;font-size:.74rem;line-height:1.65;display:none;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 8px 24px #00000038}.newsletter-info-tooltip:after{content:"";border:6px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;right:3px}.newsletter-info-tooltip a{color:#6ee7b7;text-decoration:underline}.newsletter-info-trigger:hover .newsletter-info-tooltip,.newsletter-info-trigger:focus .newsletter-info-tooltip{display:block}.btn-newsletter-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;min-width:148px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 14px #10b98147}.btn-newsletter-submit:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 6px 18px #05966952}.btn-newsletter-submit:disabled{cursor:wait;box-shadow:none;opacity:.8;transform:none}.newsletter-message{min-height:1.5em;font-size:.85rem}.newsletter-message:empty{display:none}.newsletter-message.success{color:#16a34a}.newsletter-message.error{color:#dc2626}.newsletter-consent{color:#ffffffd1;text-align:left;cursor:pointer;align-items:flex-start;gap:.55rem;margin-top:.7rem;font-size:.76rem;line-height:1.45;display:flex}.newsletter-consent input{accent-color:#10b981;flex:none;width:1rem;height:1rem;margin-top:.1rem}.newsletter-consent a{color:#fff;text-decoration:underline}.footer h3{color:var(--dark);margin-bottom:1rem;font-size:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#1f2937;transition:color var(--transition-normal);font-size:.9rem}.footer-links a:hover{color:var(--primary)}.footer-bottom{color:#1f2937;text-align:center;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.footer-bottom .affiliate-disclosure{color:#374151;max-width:600px;font-size:.8rem;line-height:1.5}.social-links{gap:1rem;display:flex}.social-links a{color:#1f2937;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;transition:all .2s;display:flex}.social-links a img{opacity:.92;width:18px;height:18px;transition:transform .2s,filter .2s,opacity .2s;display:block}.social-links a:hover{color:#fff;background:var(--primary);transform:translateY(-2px)}.social-links a:hover img{filter:brightness(0)invert();opacity:1}.pagination{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.pagination a,.pagination span{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:500;transition:all .2s;display:inline-flex}.pagination a{background:var(--white);color:var(--dark)}.pagination a:hover,.pagination a.active{background:var(--primary);color:var(--white)}.pagination span{color:var(--gray)}.filters{background:var(--white);border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.toast{background:var(--dark);color:var(--white);opacity:0;z-index:1000;backface-visibility:hidden;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:transform .3s,opacity .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(100px);box-shadow:0 4px 20px #0003}.toast.show{opacity:1;transform:translate(0,0)}.toast.success{background:var(--success)}@media (width>=1200px){.container{max-width:1200px}}@media (width<=1024px){.sidebar{display:none}.footer-grid,.voucher-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.header-inner{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem 1rem;padding:.75rem 0;display:grid}.mobile-menu-btn{grid-area:1/1}.logo{grid-area:1/2;justify-self:center;position:static;transform:none}.header-actions{grid-area:1/3;justify-content:flex-end;gap:.5rem;display:flex}.guest-auth-actions{gap:.35rem}.btn-auth-login{justify-content:center;min-width:40px;padding:.5rem}.btn-auth-register,.nav{display:none}.search-box{grid-area:2/1/auto/-1;width:100%;max-width:100%;margin:0}.search-suggestions.active{z-index:1001;border-radius:0 0 16px 16px;max-height:60vh;position:fixed;top:auto;left:0;right:0}.hide-mobile{display:none!important}.btn.btn-outline{justify-content:center;min-width:40px;padding:.5rem}.user-menu-btn span.hide-mobile{display:none}.user-menu-btn{justify-content:center;min-width:40px;padding:.3rem}.user-dropdown{width:auto}.container{padding:0 1rem}.section-header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.section-header h2{font-size:1.25rem}.voucher-grid{grid-template-columns:1fr;gap:1rem}.voucher-card{border-radius:12px}.voucher-header,.voucher-body{padding:.875rem}.voucher-title{min-height:48px;padding:6px 0;font-size:1rem}.voucher-store{min-height:48px;padding:10px 0}.voucher-footer{flex-direction:column;align-items:center;gap:.75rem;padding:.875rem}.voucher-footer:has(.voucher-expiry){align-items:center}.voucher-expiry{text-align:center}.store-card{padding:1rem}.filters{flex-direction:column;padding:1rem}div[style*="border-radius: 20px"][style*="padding: 2.5rem"]{border-radius:16px!important;padding:1.5rem!important}div[style*="border-radius: 20px"] h1[style*="font-size: 2rem"]{font-size:1.5rem!important}.footer{padding:2rem 0 1rem}.footer-grid{text-align:center;grid-template-columns:1fr;gap:1.5rem}.footer-brand{order:-1}.footer-links{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;display:flex}.footer-links li{margin-bottom:0}.footer-bottom{text-align:center;gap:1rem}.social-links{justify-content:center}.pagination{flex-wrap:wrap}.pagination a,.pagination span{width:44px;height:44px;font-size:.9rem}}@media (width<=480px){.logo-img{height:28px}.search-box{align-items:center;padding:0;display:flex}.search-box input{padding:.625rem 2.6rem .625rem 2.75rem;font-size:16px}.search-clear-btn{width:30px;height:30px;right:.45rem}.search-box>i,.search-box>svg{font-size:.6rem;left:.8rem}.search-input{font-size:16px}.store-card{padding:.75rem}.category-card{padding:1rem}.btn{padding:.625rem 1rem;font-size:.85rem}.page-title{font-size:1.5rem}.breadcrumbs{white-space:nowrap;-webkit-overflow-scrolling:touch;padding:.5rem .75rem;font-size:.8rem;overflow-x:auto}.breadcrumbs::-webkit-scrollbar{display:none}.toast{max-width:none;bottom:1rem;left:1rem;right:1rem}.newsletter-input-group{border-radius:12px;flex-direction:column;gap:.5rem;padding:.5rem}.newsletter-input-wrapper{width:100%}.newsletter-input-group input{text-align:left;border-bottom:none;border-radius:10px;padding:.875rem 2.4rem .875rem 1rem}.btn-newsletter-submit{border-radius:10px;justify-content:center;align-items:center;width:100%;min-width:0;padding:.875rem 1rem;display:flex}.footer-newsletter{text-align:center;margin-top:1rem;padding-top:1rem}.footer-newsletter-heading{text-align:left;justify-content:center}.footer .footer-newsletter .newsletter-desc{text-align:left}}@media (width<=360px){.container{padding:0 .75rem}.store-card{padding:.5rem}}.mobile-menu-btn{color:var(--dark);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;font-size:1.5rem;transition:background .2s;display:none}.mobile-menu-btn:hover{background:var(--light)}@media (width<=768px){.mobile-menu-btn{justify-content:center;align-items:center;display:flex}}.mobile-nav{z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.mobile-nav.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav-content{background:#fff;flex-direction:column;width:300px;max-width:85vw;height:100%;padding:0;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 25px #0000001f}.mobile-nav.active .mobile-nav-content{transform:translate(0)}.mobile-nav-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.mobile-nav-header .logo-img{object-fit:contain;width:auto;max-width:140px;height:34px}.mobile-nav-close{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .2s;display:flex}.mobile-nav-close:hover{color:#334155;background:#f1f5f9}.mobile-nav-links{flex:1;padding:.75rem 0;list-style:none}.mobile-nav-links li{margin:0}.mobile-nav-links a{color:#334155;border-radius:12px;align-items:center;gap:.875rem;margin:.125rem .75rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.mobile-nav-links a:hover{color:#0f172a;background:#f8fafc}.mobile-nav-links a.active{color:#0f172a;background:#e2e8f0;font-weight:600}.mobile-nav-links a i{color:#94a3b8;width:20px;font-size:1rem;transition:color .15s}.mobile-nav-links a:hover i,.mobile-nav-links a.active i{color:#0f172a}.mobile-nav-divider{background:#f1f5f9;height:1px;margin:.5rem 1.5rem}.mobile-nav-auth{font-weight:500;color:#0f172a!important}.mobile-nav-auth :is(i,svg){color:#0f172a!important}.mobile-nav-auth-register :is(i,svg){color:#8b5cf6!important}.no-results{text-align:center;color:var(--gray);padding:4rem 2rem}.no-results>i{opacity:.5;margin-bottom:1rem;font-size:4rem}.no-results h3{color:var(--dark);margin-bottom:.5rem}@media (width<=768px){.filters{flex-direction:column;gap:.75rem;padding:1rem}.filters>div:last-child{text-align:center;width:100%}.category-header,div[style*="border-radius: 20px"][style*="padding: 2.5rem"]{border-radius:16px!important;padding:1.5rem!important}.category-header h1,div[style*="border-radius: 20px"] h1{font-size:1.5rem!important}div[style*="width: 80px"][style*="height: 80px"]{width:60px!important;height:60px!important}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],input[type=tel],textarea,select{font-size:16px!important}.btn,button,a.btn{min-height:44px}.pagination a,.pagination span{min-width:44px;min-height:44px}a,button{-webkit-tap-highlight-color:#6366f11a}body,.container{overflow-x:hidden}}@media (width<=480px){.voucher-logo,.coupon-ticket{width:100px;height:100px}.coupon-percent{font-size:1.75rem}.coupon-off{font-size:.7rem}}@supports (padding-top:env(safe-area-inset-top)){.header{padding-top:env(safe-area-inset-top)}body{padding-top:calc(var(--header-height,80px) + env(safe-area-inset-top))}.mobile-nav-content{padding-top:calc(1.5rem + env(safe-area-inset-top));padding-left:calc(1.5rem + env(safe-area-inset-left))}.cookie-consent-inner{padding-bottom:max(1.5rem, calc(1rem + env(safe-area-inset-bottom)))}.coupon-modal,.auth-modal-overlay{padding-bottom:env(safe-area-inset-bottom)}@media (width<=768px){.notif-panel{padding-bottom:env(safe-area-inset-bottom)}}}@media (width<=768px){input,select,textarea{font-size:16px!important}}@media (width<=400px){.coupon-vote-reasons{grid-template-columns:1fr}}.blog-article-content{overflow-wrap:break-word;word-break:break-word}.blog-article-content iframe{aspect-ratio:16/9;max-width:100%;height:auto}@media (width<=768px){a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid var(--primary);outline-offset:2px}}@media print{.header,.footer,.sidebar,.mobile-nav,.voucher-actions,.btn-copy,.btn-favorite{display:none!important}.voucher-card{break-inside:avoid;page-break-inside:avoid}}@media (-webkit-device-pixel-ratio>=2),(resolution>=192dpi){.voucher-logo,.store-logo{image-rendering:-webkit-optimize-contrast}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.static-page .container{padding:2rem 1rem}@media (width<=768px){.static-page .container{padding:1.5rem 1rem}.static-page h1{font-size:1.5rem!important}.static-page h2{font-size:1.15rem!important}.static-page ul{padding-left:1.25rem!important}.user-menu{position:static!important}.user-dropdown{z-index:1001!important;border-radius:16px!important;width:auto!important;min-width:auto!important;max-width:none!important;margin:0!important;position:fixed!important;inset:70px 1rem auto!important;box-shadow:0 10px 40px #0000004d!important}.notif-panel{z-index:1001!important;border-radius:16px!important;width:auto!important;max-width:none!important;position:fixed!important;inset:70px 1rem auto!important;box-shadow:0 10px 40px #0000004d!important}.notif-panel.show{display:block!important}.notif-panel-body{max-height:50vh!important}}@media (width<=480px){.categories-list{padding:0 .75rem .5rem}.no-results{padding:2rem 1rem}.no-results>i{font-size:2.5rem}.no-results h3{font-size:1rem}.no-results p{font-size:.9rem}}html{font-size:clamp(14px,2.5vw,16px)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(.75rem,3vw,1.5rem)}.voucher-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:clamp(.75rem,3vw,1.5rem)}.voucher-card{border-radius:clamp(10px,2vw,16px)}.voucher-header{padding:clamp(1rem,3vw,1.5rem)}.voucher-body{padding:0 clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem)}.voucher-footer{padding:clamp(.75rem,2vw,1rem) clamp(1rem,3vw,1.5rem)}.voucher-logo{border-radius:clamp(10px,2vw,16px);width:clamp(80px,20vw,130px);height:clamp(80px,20vw,130px)}.coupon-ticket{width:clamp(80px,20vw,130px);height:clamp(80px,20vw,130px)}.coupon-percent{font-size:clamp(1.8rem,5.8vw,2.6rem)}.coupon-off{font-size:clamp(.6rem,2vw,.85rem)}.voucher-title{font-size:clamp(1rem,3vw,1.1rem)}.header-inner{gap:clamp(.5rem,2vw,1.5rem);padding:clamp(.35rem,1.5vw,.5rem) 0}.logo-img{height:clamp(24px,5vw,30px)}.search-box input{padding:clamp(.5rem,2vw,.75rem) clamp(.75rem,2vw,1rem) clamp(.5rem,2vw,.75rem) clamp(2rem,6vw,3rem);font-size:16px}.btn{border-radius:clamp(25px,5vw,50px);padding:clamp(.5rem,2vw,.75rem) clamp(.75rem,3vw,1.5rem);font-size:clamp(.8rem,2.5vw,.9rem)}.page-title{font-size:clamp(1.25rem,4vw,1.75rem)}.footer-grid{gap:clamp(1rem,3vw,2rem)}.store-card{border-radius:clamp(8px,2vw,12px);padding:clamp(.75rem,2vw,1.5rem)}.breadcrumbs{padding:clamp(.5rem,2vw,.75rem) clamp(.75rem,2vw,1rem);font-size:clamp(.75rem,2.5vw,.875rem)}.voucher-code{padding:clamp(.5rem,2vw,.75rem);font-size:clamp(.8rem,3vw,1rem)}.filters{gap:clamp(.5rem,2vw,1rem);padding:clamp(.75rem,2vw,1rem) clamp(1rem,3vw,1.5rem)}.pagination a,.pagination span{width:clamp(36px,10vw,40px);height:clamp(36px,10vw,40px);font-size:clamp(.8rem,2.5vw,1rem)}@media (width<=359px){.voucher-grid{grid-template-columns:1fr}.voucher-footer{flex-direction:column;align-items:center;gap:.5rem}}@media (width>=360px) and (width<=400px){.voucher-grid{grid-template-columns:1fr;gap:.75rem}}@media (width>=400px) and (width<=480px){.voucher-grid{grid-template-columns:1fr;gap:1rem}}@media (width>=480px) and (width<=600px){.voucher-grid{grid-template-columns:1fr;gap:1rem}}@media (width>=600px) and (width<=768px){.voucher-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (width>=768px) and (width<=1024px){.voucher-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width>=1024px){.voucher-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.voucher-footer{flex-direction:row}}@media (width>=1920px){.container{max-width:1400px}.voucher-grid{grid-template-columns:repeat(4,1fr)}}.cookie-consent-overlay{z-index:99998;opacity:0;visibility:hidden;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.cookie-consent-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.cookie-consent-banner{z-index:99999;contain:layout style;will-change:transform;background:#fff;max-height:90vh;transition:transform .4s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -4px 30px #00000026}.cookie-consent-banner.active{transform:translateY(0)}.cookie-consent-inner{max-width:1200px;margin:0 auto;padding:1.5rem 2rem}.cookie-consent-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.cookie-consent-header i{color:var(--primary);flex-shrink:0;font-size:2rem}.cookie-consent-header .cookie-consent-heading{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem}.cookie-consent-header a{color:#047857;font-weight:600;text-decoration:underline}.cookie-consent-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.cookie-btn{cursor:pointer;border:none;border-radius:10px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,opacity .2s}.cookie-btn-accept{background:var(--primary-dark);color:#fff}.cookie-btn-accept:hover{background:var(--primary);transform:translateY(-2px)}.cookie-btn-settings{background:var(--light);color:var(--dark)}.cookie-btn-settings:hover{background:var(--gray-200)}.cookie-btn-reject{color:#1f2937;background:0 0;border:1.5px solid #d1d5db}.cookie-btn-reject:hover{background:#0000000a;border-color:#9ca3af;transform:translateY(-2px)}.cookie-btn-accept-all{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 14px #10b98147}.cookie-btn-accept-all:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 6px 18px #05966952}.cookie-categories{border:1px solid #e5e7eb;border-radius:12px;margin:1.5rem 0;display:none;overflow:hidden}.cookie-category{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:10px;margin-bottom:.75rem;padding:1rem}.cookie-category-header{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;display:flex}.cookie-category-info{flex:1}.cookie-category-info .cookie-category-heading{color:#1f2937;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:.95rem;display:flex}.cookie-category-info .cookie-category-heading .badge{border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:500}.cookie-category-info .cookie-category-heading .badge-required{color:#1d4ed8;background:#dbeafe}.cookie-category-info p{color:#4b5563;margin:0;font-size:.85rem;line-height:1.5}.cookie-toggle{flex-shrink:0;width:48px;height:26px;position:relative}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle-slider{cursor:pointer;background:#d1d5db;border-radius:28px;transition:all .3s;position:absolute;inset:0}.cookie-toggle-slider:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0003}.cookie-toggle input:checked+.cookie-toggle-slider{background:var(--primary)}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translate(22px)}.cookie-toggle input:disabled+.cookie-toggle-slider{opacity:.6;cursor:not-allowed}@media (width<=768px){.cookie-consent-inner{padding:1.25rem 1rem}.cookie-consent-header{text-align:center;flex-direction:column}.cookie-consent-header i{font-size:2.5rem}.cookie-consent-actions{justify-content:center}.cookie-btn{text-align:center;flex:1;min-width:140px}.cookie-category-header{flex-wrap:wrap}}.cookie-consent-banner{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));contain:layout style;will-change:transform;background:#fff;border:1px solid #dbe2ea;border-radius:20px;width:auto;max-width:840px;max-height:min(82dvh,680px);margin:0 auto;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s;overflow:hidden;transform:translateY(calc(100% + 28px));box-shadow:0 20px 55px #0f172a33,0 3px 12px #0f172a14}.cookie-consent-inner{max-width:none;max-height:inherit;flex-direction:column;padding:1.125rem;display:flex}.cookie-consent-header{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:.875rem;margin:0;display:grid}.cookie-consent-icon{color:#047857;background:#ecfdf5;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.cookie-consent-header .cookie-consent-heading{color:#111827;margin:0 0 .25rem;font-size:1.05rem;font-weight:750;line-height:1.3}.cookie-consent-header p{color:#4b5563;margin:0;font-size:.845rem;line-height:1.55}.cookie-consent-header a{color:#047857;text-underline-offset:2px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.cookie-categories{overscroll-behavior:contain;scrollbar-width:thin;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-height:0;margin:1rem 0 0;display:none;overflow:hidden auto}.cookie-category:last-child{border-bottom:0}.cookie-category-header{cursor:default;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.875rem;display:flex}.cookie-category-info{min-width:0}.cookie-toggle{width:48px;height:28px}.cookie-toggle input:focus-visible+.cookie-toggle-slider{outline-offset:3px;outline:3px solid #10b9814d}.cookie-consent-actions{background:#fff;border-top:1px solid #e5e7eb;flex-wrap:nowrap;align-items:center;gap:.625rem;margin:1rem 0 0;padding-top:1rem;display:flex}.cookie-btn{text-align:center;-webkit-tap-highlight-color:transparent;border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;min-width:156px;min-height:48px;padding:.72rem 1rem;font-size:.875rem;font-weight:700;line-height:1.2;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.cookie-btn span{justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.cookie-btn-settings{color:#334155;background:#fff;border-color:#cbd5e1;min-width:142px;margin-right:auto}.cookie-btn-reject{color:#fff;background:#111827;border-color:#111827;box-shadow:0 3px 9px #0f172a29}.cookie-btn-accept,.cookie-btn-accept-all{color:#052e25;background:#10b981;border-color:#10b981;box-shadow:0 3px 9px #10b98138}@media (hover:hover){.cookie-btn-settings:hover{background:#f8fafc;border-color:#94a3b8}.cookie-btn-reject:hover{background:#000;border-color:#000;transform:translateY(-1px)}.cookie-btn-accept:hover,.cookie-btn-accept-all:hover{background:#34d399;border-color:#34d399;transform:translateY(-1px)}}.cookie-btn:focus-visible,.cookie-consent-header a:focus-visible{outline-offset:3px;outline:3px solid #10b98159}@media (width<=768px){.cookie-consent-banner{right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));left:max(8px, env(safe-area-inset-left));border-radius:18px;max-height:min(82dvh,680px)}.cookie-consent-inner{max-height:inherit;padding:.875rem}.cookie-consent-header{text-align:left;grid-template-columns:36px minmax(0,1fr);gap:.7rem}.cookie-consent-header>div,.cookie-consent-header .cookie-consent-heading,.cookie-consent-header p{text-align:left}.cookie-consent-icon{border-radius:10px;width:36px;height:36px}.cookie-consent-header .cookie-consent-heading{font-size:.975rem}.cookie-consent-header p{font-size:.78rem;line-height:1.45}.cookie-categories{flex:auto;margin-top:.75rem}.cookie-category{padding:.75rem}.cookie-category-header{flex-wrap:nowrap}.cookie-consent-actions{flex:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:grid}.cookie-btn{width:100%;min-width:0;min-height:48px;padding:.68rem .5rem;font-size:.8rem}.cookie-btn-settings{text-underline-offset:3px;background:0 0;border-color:#0000;grid-area:1/1/auto/-1;min-height:38px;margin-right:0;text-decoration:underline}.cookie-btn-reject{grid-area:2/1}.cookie-btn-accept,.cookie-btn-accept-all{grid-area:2/2}}@media (width<=360px){.cookie-consent-header p,.cookie-btn{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.cookie-consent-banner,.cookie-btn,.cookie-toggle-slider,.cookie-toggle-slider:before{transition:none}}.cookie-consent-banner{background:#fff;border:0;border-radius:0;width:auto;max-width:none;max-height:90vh;margin:0;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -4px 30px #00000026}.cookie-consent-inner{max-width:1200px;max-height:none;margin:0 auto;padding:1.5rem 2rem;display:block}.cookie-consent-header{text-align:left;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.cookie-consent-header>div,.cookie-consent-header .cookie-consent-heading,.cookie-consent-header p{text-align:left}.cookie-consent-icon{display:none}.cookie-categories{background:0 0;border:1px solid #e5e7eb;border-radius:12px;min-height:auto;margin:1.5rem 0;display:none;overflow:hidden}.cookie-categories.show{display:block}.cookie-category{background:#fff;border:0;border-bottom:1px solid #e5e7eb;border-radius:10px;margin:0 0 .75rem;padding:1rem}.cookie-category:last-child{border-bottom:0;margin-bottom:0}.cookie-category-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.cookie-category-info .cookie-category-heading{margin:0 0 .25rem;font-size:.95rem;line-height:1.4}.cookie-category-info p{font-size:.85rem;line-height:1.5}.cookie-consent-actions{background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 1rem;padding:0;display:flex}.cookie-btn{border-radius:10px;justify-content:center;align-items:center;min-width:0;min-height:46px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.cookie-btn-settings{background:var(--light);color:var(--dark);border-color:#0000;margin-right:0}.cookie-btn-reject{color:#1f2937;box-shadow:none;background:0 0;border-color:#d1d5db}.cookie-btn-accept,.cookie-btn-accept-all{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-color:#10b981;box-shadow:0 4px 14px #10b98147}@media (hover:hover){.cookie-btn-accept:hover,.cookie-btn-accept-all:hover{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-color:#10b981}}@media (width<=768px){.cookie-consent-banner{border-radius:0;max-height:90dvh;bottom:0;left:0;right:0}.cookie-consent-inner{padding:1rem}.cookie-consent-banner.expanded{overflow:hidden}.cookie-consent-banner.expanded .cookie-consent-inner{flex-direction:column;max-height:90dvh;display:flex}.cookie-consent-banner.expanded .cookie-categories{flex:auto;min-height:0;overflow-y:auto}.cookie-consent-header{text-align:left;margin-bottom:.75rem;display:block}.cookie-consent-header>div,.cookie-consent-header .cookie-consent-heading,.cookie-consent-header p{text-align:left}.cookie-consent-actions{flex:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;margin-bottom:0;display:grid}.cookie-btn{width:100%;min-width:0;min-height:48px;padding:.7rem .5rem;font-size:.8rem}.cookie-btn-settings{text-underline-offset:3px;background:0 0;border-color:#0000;grid-area:1/1/auto/-1;min-height:36px;text-decoration:underline}.cookie-btn-reject{color:#1f2937;box-shadow:none;background:#fff;border-color:#d1d5db;grid-area:2/1}.cookie-btn-accept,.cookie-btn-accept-all{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-color:#10b981;grid-area:2/2;box-shadow:0 4px 14px #10b98147}}.notif-bell-wrapper{position:relative}.notif-bell-btn{background:var(--light);cursor:pointer;width:44px;height:44px;color:var(--gray);-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex;position:relative}@media (hover:hover){.notif-bell-btn:hover{color:var(--primary);background:#e5e7eb}}.notif-bell-btn:focus,.notif-bell-btn:active{background:var(--light);color:var(--gray);outline:none}.notif-bell-btn.active{background:var(--primary);color:#fff}.notif-badge{background:var(--danger);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.notif-panel{z-index:1000;background:#fff;border-radius:16px;width:380px;max-width:95vw;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000026;display:none!important}.notif-panel.show{animation:.2s notifSlideIn;display:block!important}@keyframes notifSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notif-panel-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.notif-panel-header h3{align-items:center;gap:.5rem;margin:0;font-size:1rem;display:flex}.notif-panel-header button{cursor:pointer;color:var(--gray);background:0 0;border:none;padding:.5rem}.notif-panel-header button:hover{color:var(--primary)}.notif-panel-body{max-height:400px;overflow-y:auto}.notif-panel-footer{text-align:center;border-top:1px solid #e5e7eb;padding:.75rem}.notif-panel-footer a{color:var(--primary);font-size:.9rem;font-weight:500}.notif-item{cursor:pointer;border-bottom:1px solid #f3f4f6;gap:.875rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.notif-item:hover{background:#f9fafb}.notif-item.unread{background:#f0f9ff}.notif-item.unread:hover{background:#e0f2fe}.notif-item-icon{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;display:flex}.notif-item.unread .notif-item-icon{color:#475569;background:#eef2ff;border-color:#dbeafe}.notif-item-content{flex:1;min-width:0}.notif-item-title{color:var(--dark);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.notif-item-message{color:var(--gray);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.notif-item-time{color:#9ca3af;margin-top:.375rem;font-size:.7rem}.notif-item-dismiss{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.notif-item-dismiss:hover{color:#ef4444;background:#fee2e2}.notif-item-dismiss i,.notif-item-dismiss svg{pointer-events:none}.notif-empty{text-align:center;color:var(--gray);padding:2rem}.notif-empty i{opacity:.5;margin-bottom:.5rem;font-size:2rem;display:block}.notif-loading{text-align:center;color:var(--gray);padding:2rem}.store-subscribe-btn.subscribed{background:var(--primary);border-color:var(--primary);color:#fff}.store-subscribe-btn.subscribed:hover{background:var(--primary-dark)}@media (width<=768px){.notif-panel{border-radius:20px 20px 0 0;width:100%;max-width:100%;position:fixed;inset:auto 0 0}.notif-panel.show{display:block!important}.notif-panel-body{max-height:50vh}.notif-bell-wrapper:before{content:"";z-index:-1;opacity:0;visibility:hidden;pointer-events:none;background:#0000004d;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.notif-bell-wrapper:has(.notif-panel.show):before{opacity:1;visibility:visible;pointer-events:auto}}.how-to-modal{z-index:9999;pointer-events:none;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.how-to-modal>*{pointer-events:auto}.how-to-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.how-to-modal-content{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:85vh;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.how-to-modal-accent{background:linear-gradient(90deg,#f59e0b 0%,#d97706 100%);border-radius:20px 20px 0 0;height:4px}.how-to-modal-close{color:#6b7280;cursor:pointer;z-index:2;background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.how-to-modal-close:hover{color:#1f2937;background:#e5e7eb}.how-to-modal-body{padding:2rem 1.75rem 1.75rem}.how-to-modal-icon{color:#d97706;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;display:flex}.how-to-modal-title{color:#111827;margin:0 0 .25rem;font-size:1.25rem;font-weight:700;line-height:1.3}.how-to-modal-subtitle{color:#6b7280;margin:0 0 1.25rem;font-size:.875rem}.how-to-steps{flex-direction:column;gap:.75rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.how-to-step{align-items:flex-start;gap:.75rem;display:flex}.how-to-step-number{color:#374151;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:.8rem;font-weight:700;display:flex}.how-to-step-text{color:#374151;padding-top:3px;font-size:.9rem;line-height:1.5}.how-to-step-text strong{color:#111827;font-weight:600}.how-to-modal-tip{color:#92400e;background:#fffbeb;border-radius:12px;align-items:flex-start;gap:.5rem;padding:.875rem 1rem;font-size:.825rem;line-height:1.5;display:flex}.how-to-modal-tip svg,.how-to-modal-tip i{color:#d97706;margin-top:2px}.how-to-modal-terms{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:.75rem;padding:.875rem 1rem}.how-to-modal-terms-label{color:#dc2626;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.825rem;display:flex}.how-to-modal-terms-label svg,.how-to-modal-terms-label i{color:#dc2626}.how-to-modal-terms p{color:#7f1d1d;margin:0;font-size:.85rem;line-height:1.5}@media (width<=480px){.how-to-modal-content{border-radius:16px;max-width:100%}.how-to-modal-body{padding:1.5rem 1.25rem 1.25rem}}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background:#00000080;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.auth-modal-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.auth-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:400px;max-height:90vh;transition:transform .3s;position:relative;overflow-y:auto;transform:scale(.98)translateY(4px);box-shadow:0 1px 2px #0f172a0f}.auth-modal.active{transform:scale(1)translateY(0)}.auth-modal-close{cursor:pointer;color:#9ca3af;z-index:100;width:30px;min-width:30px;height:30px;min-height:30px;box-shadow:none;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:.95rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.auth-modal-close:hover{color:#4b5563;background:#f3f4f6;transform:none}.auth-modal-close :is(i,svg){pointer-events:none}.auth-modal-header{display:none}.auth-modal-tabs{background:var(--gray-100);border-radius:12px;gap:.5rem;padding:.25rem;display:flex}.auth-tab{cursor:pointer;color:var(--gray);transition:all var(--transition-fast);background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.auth-tab:hover{color:var(--dark)}.auth-tab.active{color:var(--primary);background:#fff;box-shadow:0 2px 8px #00000014}.auth-modal-content{padding:2rem 2rem 2.25rem}.auth-authbox-header{text-align:center;margin-bottom:1.5rem}.auth-authbox-switch{color:#6b7280;margin:.45rem 0 0;font-size:.875rem}.auth-authbox-context{color:#475569;margin:.45rem 0 0;font-size:.875rem;line-height:1.45}.auth-authbox-switch button{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:.875rem;font-weight:500}.auth-authbox-switch button:hover{color:#1d4ed8}.auth-modal-icon :is(i,svg){color:#fff;font-size:1.3rem}.auth-success-icon :is(i,svg){font-size:2rem}.auth-modal-title{text-align:center;color:#111827;margin-bottom:0;font-size:1.25rem;font-weight:700;display:block}.auth-modal-subtitle{color:#6b7280;text-align:center;margin-bottom:1rem;font-size:.875rem}.auth-alert{border-radius:10px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.875rem 1rem;font-size:.9rem;line-height:1.4;display:flex}.auth-alert :is(i,svg){flex-shrink:0;margin-top:.1rem}.auth-alert-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.auth-alert-success{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.auth-field{margin-bottom:1rem}.auth-name-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.auth-field label{color:#374151;margin-bottom:.375rem;font-size:.9rem;font-weight:500;display:block}.auth-field-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.375rem;display:flex}.auth-field-head label{margin-bottom:0}.auth-input-wrapper{align-items:center;display:flex;position:relative}.auth-input-wrapper>:is(i,svg):first-child{color:#9ca3af;pointer-events:none;width:1rem;height:1rem;font-size:.9rem;position:absolute;top:50%;left:.95rem;transform:translateY(-50%)}.auth-input-wrapper input{width:100%;transition:all var(--transition-fast);color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:.72rem 1rem .72rem 2.55rem;font-size:.95rem}.auth-input-wrapper input:focus{background:#fff;border-color:#cbd5e1;outline:none;box-shadow:0 0 0 2px #94a3b83d}.auth-input-wrapper input::placeholder{color:#9ca3af}.auth-toggle-password{cursor:pointer;color:#9ca3af;width:auto;height:auto;min-height:0;transition:color var(--transition-fast);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-toggle-password :is(i,svg){width:1.15rem;height:1.15rem;color:inherit;font-size:1rem}.auth-toggle-password .fa-eye-slash:before{content:""}.auth-toggle-password:hover{color:#374151;background:0 0}.auth-toggle-password:active{color:#111827;background:0 0}.auth-options{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem;display:flex}.auth-remember{cursor:pointer;color:var(--gray);align-items:center;gap:.5rem;display:flex}.auth-remember input{width:16px;height:16px;accent-color:var(--primary)}.auth-forgot-link{color:#2563eb;cursor:pointer;text-underline-offset:2px;transition:color var(--transition-fast);background:0 0;border:none;font-size:.72rem;font-weight:500;text-decoration:underline}.auth-forgot-link:hover{color:#1d4ed8}.auth-submit{color:#fff;background:#111827;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.2rem;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 1px 2px #0f172a1a}.auth-submit:hover{background:#1f2937;transform:none;box-shadow:0 1px 2px #0f172a1f}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-divider{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.75rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.auth-social-buttons{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.auth-social-buttons-top,.auth-social-separator{margin-bottom:1.5rem}.auth-social-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.62rem .8rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.auth-social-btn:hover{box-shadow:none;background:#f9fafb;border-color:#d1d5db;transform:none}.auth-social-btn .icon-google{flex-shrink:0;width:18px;height:18px}.auth-social-btn .fa-apple{color:#000;font-size:1.1rem}.auth-trust-text :is(i,svg){color:#9ca3af;font-size:.75rem}.auth-micro-copy{text-align:center;color:#9ca3af;margin-top:.75rem;font-size:.8rem}@media (width<=480px){.auth-modal-overlay{align-items:center;padding:1rem}.auth-modal{border-radius:16px;width:min(92vw,390px);max-width:390px;max-height:92vh;transform:scale(.9)}.auth-modal-content{padding:1.5rem 1.25rem 1.25rem}.auth-modal-close{color:#9ca3af;background:0 0;border:0;width:44px;min-width:44px;height:44px;min-height:44px;top:.5rem;right:.5rem}.auth-modal-close:hover{color:#6b7280;background:#f3f4f6}.auth-authbox-header,.auth-social-buttons-top,.auth-social-separator{margin-bottom:1rem}.auth-social-buttons{grid-template-columns:1fr 1fr}.auth-social-btn{min-height:40px;font-size:.82rem}.auth-modal.active{transform:scale(1)}.auth-modal-tabs{flex-direction:row}.auth-tab{padding:.625rem .75rem;font-size:.85rem}.auth-tab :is(i,svg){display:none}.auth-options{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.auth-name-grid{grid-template-columns:1fr}}.coupon-modal{z-index:10000;isolation:isolate;pointer-events:none;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.coupon-modal>*{pointer-events:auto}.coupon-modal-overlay{z-index:0;-webkit-backdrop-filter:blur(6px);background:radial-gradient(circle at 20% 20%,#10b9811f,#0000 42%),radial-gradient(circle at 80% 80%,#0ea5e914,#0000 40%),#020617c7;position:absolute;inset:0}.coupon-modal-toast{z-index:2;color:#065f46;white-space:nowrap;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem 1.15rem;font-size:.86rem;font-weight:600;display:inline-flex;position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #10b98126,0 1px 3px #0000000f}.coupon-modal-toast-icon{color:#10b981;font-size:.95rem}.coupon-modal-content{z-index:1;--coupon-notch-radius:14px;--coupon-notch-top:58%;--coupon-notch-bottom:32%;width:min(100%,520px);-webkit-mask:radial-gradient(circle var(--coupon-notch-radius) at left var(--coupon-notch-top), #0000 98%, #000 101%) left top / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at right var(--coupon-notch-top), #0000 98%, #000 101%) right top / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at left var(--coupon-notch-bottom), #0000 98%, #000 101%) left bottom / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at right var(--coupon-notch-bottom), #0000 98%, #000 101%) right bottom / 51% 51% no-repeat;-webkit-mask:radial-gradient(circle var(--coupon-notch-radius) at left var(--coupon-notch-top), #0000 98%, #000 101%) left top / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at right var(--coupon-notch-top), #0000 98%, #000 101%) right top / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at left var(--coupon-notch-bottom), #0000 98%, #000 101%) left bottom / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at right var(--coupon-notch-bottom), #0000 98%, #000 101%) right bottom / 51% 51% no-repeat;mask:radial-gradient(circle var(--coupon-notch-radius) at left var(--coupon-notch-top), #0000 98%, #000 101%) left top / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at right var(--coupon-notch-top), #0000 98%, #000 101%) right top / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at left var(--coupon-notch-bottom), #0000 98%, #000 101%) left bottom / 51% 51% no-repeat, radial-gradient(circle var(--coupon-notch-radius) at right var(--coupon-notch-bottom), #0000 98%, #000 101%) right bottom / 51% 51% no-repeat;background:#fff;border-radius:24px;max-height:calc(100vh - 2rem);position:relative;overflow:hidden auto;box-shadow:0 25px 60px -12px #0006,0 0 0 1px #ffffff0f}.coupon-modal-content::-webkit-scrollbar{width:8px}.coupon-modal-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.coupon-modal-content::-webkit-scrollbar-track{background:0 0}.coupon-modal-accent{background:linear-gradient(90deg,#10b981 0%,#06b6d4 50%,#8b5cf6 100%);height:5px}.coupon-modal-close{color:#94a3b8;cursor:pointer;z-index:2;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;transition:all .2s;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.coupon-modal:focus{outline:none}.coupon-modal-close:focus-visible{outline-offset:2px;outline:2px solid #94a3b8}.coupon-modal-close:hover{color:#475569;background:#00000014}.coupon-modal-body{text-align:center;padding:2rem 1.75rem 1.25rem}.coupon-modal-logo-wrap{flex-direction:column;align-items:center;margin:0 auto 1.2rem;display:flex}.coupon-modal-logo{object-fit:contain;background:#fff;border:2px solid #e2e8f0;border-radius:14px;width:130px;height:130px;margin:0;display:block;box-shadow:0 2px 12px #0000000f}.coupon-modal-logo-placeholder{color:#94a3b8;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:130px;height:130px;margin:0;font-size:1.6rem;display:inline-flex}.coupon-modal-title{color:#334155;text-wrap:balance;margin:0 0 1.1rem;font-size:1.02rem;font-weight:600;line-height:1.4}.coupon-modal-code-panel{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:2px dashed #6ee7b7;border-radius:16px;width:calc(100% - 2.6rem);margin:.2rem auto .45rem;padding:.65rem .8rem .85rem}.coupon-modal-tear{border-top:2px dashed #e2e8f0;height:0;margin:0 -.25rem;position:relative}.coupon-modal-code-panel .coupon-modal-tear{border-top-color:#ffffff73;margin:0}.coupon-modal-code-area{padding:1.35rem 0}.coupon-modal-code-panel .coupon-modal-code-area{padding:1rem 0}.coupon-modal-code{color:#fff;text-shadow:0 1px 2px #00000038;letter-spacing:.2em;filter:blur(8px);-webkit-user-select:none;user-select:none;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:2.35rem;font-weight:700;line-height:1;transition:filter .3s;display:block}.coupon-modal-code.is-revealed{filter:blur();-webkit-user-select:auto;user-select:auto}.coupon-modal-actions{flex-direction:column;align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.coupon-modal-code-panel .coupon-modal-actions{margin-top:.6rem}.coupon-modal-copy-btn,.coupon-modal-go-btn{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:auto;min-height:48px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.coupon-modal-copy-btn{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;padding:.7rem 1rem;box-shadow:0 4px 14px #ef44444d}.coupon-modal-copy-btn:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 6px 20px #dc262666}.coupon-modal-copy-btn.is-copied{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);box-shadow:0 4px 14px #0f172a59}.coupon-modal-offer-actions{width:calc(100% - 2.6rem);margin:.2rem auto .45rem}.coupon-modal-offer-actions .coupon-modal-go-btn{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:1px solid #dc2626;width:100%;padding:.75rem 1rem;box-shadow:0 4px 14px #ef44444d}.coupon-modal-offer-actions .coupon-modal-go-btn:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 6px 20px #dc262666}.coupon-modal-offer-actions .coupon-modal-go-btn:focus-visible{outline-offset:3px;outline:2px solid #b91c1c}.coupon-modal-disclaimer{text-align:left;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1.5px solid #fbbf24;border-radius:12px;align-items:flex-start;gap:.6rem;margin:1rem 0 0;padding:.75rem .85rem;display:flex;box-shadow:0 2px 8px #f59e0b1f}.coupon-modal-disclaimer-icon{color:#d97706;flex-shrink:0;margin-top:1px}.coupon-modal-disclaimer-text{color:#92400e;white-space:pre-line;flex-direction:column;gap:.15rem;font-size:.82rem;line-height:1.5;display:flex}.coupon-modal-disclaimer-label{text-transform:uppercase;letter-spacing:.06em;color:#b45309;font-size:.72rem;font-weight:700}.coupon-modal-feedback-hint{color:#64748b;text-align:left;align-items:flex-start;gap:.5rem;margin:.85rem 0 .55rem;padding:0 .2rem;font-size:.78rem;line-height:1.45;display:flex}.coupon-modal-feedback-hint>svg,.coupon-modal-feedback-hint>i{color:#475569;flex:none;margin-top:.12rem}@media (width<=640px){.coupon-modal{padding:.5rem}.coupon-modal-content{border-radius:20px;width:100%;max-height:calc(100vh - 1rem)}.coupon-modal-body{padding:1.5rem 1.25rem 1rem}.coupon-modal-tear{margin:0 -.15rem}.coupon-modal-code{font-size:1.85rem}.coupon-modal-toast{white-space:normal;text-align:center;justify-content:center;width:calc(100% - 2rem);max-width:360px}}.coupon-modal-content.is-expired .coupon-modal-accent{background:linear-gradient(135deg,#9ca3af 0%,#6b7280 100%)!important}.coupon-modal-content.is-expired .coupon-modal-code-panel{filter:grayscale();background:linear-gradient(135deg,#9ca3af 0%,#6b7280 100%);border-color:#d1d5db}.coupon-modal-content.is-expired .coupon-modal-code{opacity:.7;text-decoration:line-through;text-decoration-thickness:2px}.coupon-modal-content.is-expired .coupon-modal-tear{border-top-color:#ffffff4d}.coupon-modal-expired-block{gap:.65rem;margin:.75rem 0 0;display:grid}.coupon-modal-expired-notice{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:10px;align-items:center;gap:.5rem;padding:.7rem .85rem;font-size:.85rem;font-weight:500;line-height:1.4;display:flex}.coupon-modal-expired-notice i,.coupon-modal-expired-notice svg{color:#d97706;flex-shrink:0}.coupon-modal-expired-cta{text-align:center;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;flex-direction:column;align-items:center;gap:.6rem;padding:.85rem;display:flex}.coupon-modal-expired-cta-icon{color:#0284c7}.coupon-modal-expired-cta p{color:#334155;margin:0;font-size:.84rem;line-height:1.45}.expired-newsletter-copy strong{color:#0f172a;margin-bottom:.2rem;font-size:.95rem;display:block}.expired-newsletter-row{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;width:100%;display:grid}.expired-newsletter-email{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:0;height:2.65rem;padding:0 .75rem;font-size:.88rem}.expired-newsletter-email:focus{border-color:#0284c7;outline:2px solid #0284c738}.expired-newsletter-consent{text-align:left;color:#334155;cursor:pointer;align-items:flex-start;gap:.5rem;width:100%;font-size:.74rem;line-height:1.42;display:flex}.expired-newsletter-consent input{accent-color:#059669;flex:none;width:1rem;height:1rem;margin-top:.1rem}.expired-newsletter-consent.is-optional{color:#475569}.expired-newsletter-legal{width:100%;color:#64748b!important;font-size:.69rem!important}.expired-newsletter-legal a{color:#0369a1;text-decoration:underline}.expired-newsletter-message{border-radius:8px;width:100%;padding:.55rem .7rem;font-size:.76rem;font-weight:600}.expired-newsletter-message.is-success{color:#166534;background:#dcfce7}.expired-newsletter-message.is-error{color:#991b1b;background:#fee2e2}.coupon-modal-expired-cta-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=480px){.expired-newsletter-row{grid-template-columns:1fr}.coupon-modal-expired-cta-btn{justify-content:center}}.coupon-modal-expired-cta-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 3px 10px #0f172a40}.coupon-modal-expired-cta-btn:hover{background:linear-gradient(135deg,#334155 0%,#1e293b 100%);transform:translateY(-1px);box-shadow:0 5px 16px #0f172a59}.coupon-modal-content.is-expired .coupon-modal-go-btn{color:#6b7280;background:#f3f4f6;border-color:#d1d5db}.coupon-vote-section{border-top:1px solid #f1f5f9;gap:.85rem;margin-top:1.15rem;padding-top:1rem;display:grid}.coupon-success-rate{gap:.4rem;min-height:53px;display:grid}.coupon-success-rate.is-empty{visibility:hidden}.coupon-success-header{justify-content:space-between;align-items:center;display:flex}.coupon-success-label{color:#475569;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;display:inline-flex}.coupon-success-label :is(i,svg){color:#10b981}.coupon-success-pct{color:#111827;font-size:.85rem;font-weight:700}.coupon-success-bar{background:#f1f5f9;border-radius:999px;height:6px;overflow:hidden}.coupon-success-fill{border-radius:999px;min-width:2%;height:100%;transition:width .6s}.coupon-success-fill.is-high{background:linear-gradient(90deg,#10b981,#34d399)}.coupon-success-fill.is-medium{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.coupon-success-fill.is-low{background:linear-gradient(90deg,#ef4444,#f87171)}.coupon-success-stats{color:#94a3b8;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.coupon-success-stat{align-items:center;gap:.25rem;display:inline-flex}.coupon-success-stat.is-positive svg{color:#10b981}.coupon-success-stat.is-negative svg{color:#ef4444}.coupon-vote-row{justify-content:center;align-items:center;gap:.75rem;display:flex}.coupon-vote-question{color:#334155;font-size:.9rem;font-weight:600}.coupon-vote-buttons{gap:.5rem;display:flex}.coupon-vote-btn{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;align-items:center;gap:.35rem;min-height:44px;padding:.55rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.coupon-vote-btn svg{flex-shrink:0;width:16px;height:16px}.coupon-vote-btn:hover:not(:disabled){transform:translateY(-1px)}.coupon-vote-btn:disabled{opacity:.6;cursor:not-allowed}.coupon-vote-up svg{color:#22c55e}.coupon-vote-down svg{color:#ef4444}.coupon-vote-up:hover:not(:disabled),.coupon-vote-up.is-active{color:#16a34a;background:#f0fdf4;border-color:#22c55e}.coupon-vote-up.is-active svg{color:#16a34a}.coupon-vote-down:hover:not(:disabled),.coupon-vote-down.is-active{color:#dc2626;background:#fef2f2;border-color:#ef4444}.coupon-vote-down.is-active svg{color:#dc2626}.coupon-vote-count{font-size:.8rem;font-weight:700}.coupon-vote-info{color:#92400e;text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-top:-.1rem;padding:.4rem .7rem;font-size:.78rem;font-weight:600}.coupon-vote-thanks{color:#15803d;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-top:.6rem;padding:.5rem .8rem;font-size:.82rem;font-weight:500}.coupon-vote-thanks i{color:#22c55e;margin-right:.2rem}.coupon-vote-feedback{text-align:left;background:#f7fbf9;border:1px solid #d8ece4;border-radius:16px;gap:.65rem;margin-top:.35rem;padding:.95rem;display:grid}.coupon-vote-feedback-header{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.coupon-vote-feedback-title{color:#334155;text-align:left;margin-bottom:0;font-size:.85rem;font-weight:600}.coupon-vote-feedback-title i{color:#f59e0b;margin-right:.2rem}.coupon-vote-reasons{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:0;display:grid}.coupon-vote-reason{color:#475569;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:.4rem;min-height:44px;padding:.6rem .8rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.coupon-vote-reason i{color:#94a3b8;flex-shrink:0;font-size:.75rem}.coupon-vote-reason:hover{background:#f8fafc;border-color:#cbd5e1}.coupon-vote-reason.active{color:#166534;background:#f0fdf4;border-color:#16a34a;font-weight:600}.coupon-vote-reason.active i{color:#16a34a}.coupon-vote-textarea{color:#334155;resize:vertical;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;min-height:56px;max-height:100px;margin-bottom:0;padding:.5rem .7rem;font-family:inherit;font-size:.8rem;transition:border-color .2s}.coupon-vote-textarea:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a24}.coupon-vote-textarea::placeholder{color:#94a3b8}.coupon-vote-actions{justify-content:center;align-items:center;gap:.6rem;margin-top:.2rem;display:flex}.coupon-vote-submit{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.coupon-vote-submit:hover:not(:disabled){background:#15803d}.coupon-vote-submit:disabled{opacity:.5;cursor:not-allowed}.coupon-vote-skip{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;padding:.5rem 1.05rem;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.coupon-vote-skip-inline{color:#22a06b;background:0 0;border:0;padding:0;font-weight:700}.coupon-vote-skip-inline:hover:not(:disabled){color:#15803d;background:0 0;text-decoration:underline}.coupon-vote-skip:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.coupon-vote-skip:disabled{opacity:.55;cursor:not-allowed}.newsletter-modal-subtitle{color:#4b5563;max-width:92%;margin:.5rem auto 0;font-size:.88rem;line-height:1.55}.newsletter-modal-steps{text-align:left;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1.5px solid #7dd3fc;border-radius:14px;margin:1rem 0 0;padding:1rem 1rem .85rem;box-shadow:0 2px 8px #38bdf81f}.newsletter-modal-steps-intro{color:#075985;margin:0 0 .65rem;font-size:.85rem;font-weight:700}.newsletter-modal-steps-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.newsletter-modal-steps-list li{color:#0c4a6e;align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.5;display:flex}.newsletter-modal-step-num{color:#fff;background:linear-gradient(135deg,#0284c7,#0369a1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #0284c759}.newsletter-modal-disclaimer{margin-top:.85rem}.newsletter-modal-actions{justify-content:center;margin-top:.85rem;display:flex}.newsletter-modal .coupon-modal-logo,.newsletter-modal .coupon-modal-logo-placeholder{width:96px;height:96px}.newsletter-modal .newsletter-modal-steps{margin-top:.75rem;padding:.75rem .85rem .65rem}.newsletter-modal .newsletter-modal-steps-list{gap:.4rem}.newsletter-modal .coupon-modal-disclaimer{padding-top:.6rem;padding-bottom:.6rem}.newsletter-modal-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:0;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;width:100%;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 6px 18px #dc262659}.newsletter-modal-cta:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 8px 22px #dc262673}.newsletter-modal-cta:active{transform:translateY(0)}.footer-section-title{color:var(--dark);margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.3}.footer-links a{min-height:44px;padding:.5rem .25rem;line-height:1.4;display:inline-block}@media (width<=768px){.footer-links a{padding:.625rem .5rem}.footer-section-title{font-size:1.05rem}}}.ec-store-letter-grid{content-visibility:auto;contain-intrinsic-size:auto 420px}.spain-store-directory .ec-store-letter-grid{content-visibility:visible;contain-intrinsic-size:none}@media (width<=768px){.modern-header{-webkit-backdrop-filter:saturate(150%)blur(14px);backdrop-filter:saturate(150%)blur(14px);background:#fffffff5;border-bottom:1px solid #e2e8f0e6;box-shadow:0 8px 28px -22px #0f172a8c}.modern-header.is-sticky{box-shadow:0 10px 30px -20px #0f172a9e}.modern-header>.container{padding-inline:clamp(.65rem,3.2vw,.9rem);overflow:visible}.modern-header .header-inner{min-height:0;padding:max(.5rem, env(safe-area-inset-top)) 0 .55rem;grid-template-rows:44px 44px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.4rem .5rem;display:grid;position:relative}.modern-header .mobile-menu-btn{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-area:1/1;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;transition:background-color .18s,border-color .18s,color .18s,transform .12s;box-shadow:0 1px 2px #0f172a0a}.modern-header .mobile-menu-btn:hover,.modern-header .mobile-menu-btn:focus-visible{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.modern-header .mobile-menu-btn:focus-visible{outline-offset:2px;outline:2px solid #10b981}.modern-header .mobile-menu-btn:active{transform:scale(.96)}.modern-header .logo{z-index:1;top:max(.5rem, env(safe-area-inset-top));grid-area:auto;justify-content:center;align-items:center;width:min(31vw,124px);height:44px;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.modern-header .logo-img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:30px}.modern-header .header-actions{grid-area:1/3;justify-self:end;gap:.4rem;min-width:0}.modern-header .guest-auth-actions{gap:.4rem}.modern-header .user-menu-btn,.modern-header .btn-auth-login{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;box-shadow:0 1px 2px #0f172a0a}.modern-header .user-menu-btn:hover,.modern-header .btn-auth-login:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.modern-header .user-avatar{width:30px;height:30px}.modern-header .btn-auth-register{display:none}.modern-header .search-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-area:2/1/auto/-1;width:100%;min-width:0;max-width:none;height:44px;margin:0;overflow:visible;box-shadow:inset 0 1px #ffffffe6,0 2px 7px #0f172a0a}.modern-header .search-box:focus-within{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b98124,0 8px 20px -14px #0f172a66}.modern-header .search-box input{border-radius:inherit;height:100%;box-shadow:none;background:0 0;border:0;padding:.65rem 2.8rem .65rem 2.75rem;font-size:1rem}.modern-header .search-box>i,.modern-header .search-box>svg,.modern-header .search-box>i.fa-search{color:#64748b;width:18px;height:18px;left:.95rem;min-width:18px!important;min-height:18px!important}.modern-header .search-clear-btn{border-radius:10px;width:34px;height:34px;right:.45rem}.modern-header .search-suggestions.active{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:auto;max-height:min(55vh,420px);overflow-y:auto;box-shadow:0 18px 45px -18px #0f172a6b;top:var(--header-height,116px)!important;position:fixed!important;left:clamp(.65rem,3.2vw,.9rem)!important;right:clamp(.65rem,3.2vw,.9rem)!important}.modern-header .user-dropdown{border-radius:16px;margin-top:.55rem;right:0;box-shadow:0 18px 45px -18px #0f172a6b}}@media (width<=380px){.modern-header>.container{padding-inline:.6rem}.modern-header .header-inner,.modern-header .header-actions,.modern-header .guest-auth-actions{column-gap:.3rem}.modern-header .logo{width:min(29vw,104px)}.modern-header .logo-img{max-height:27px}}
