.specialsfeed_container__WNfjA{padding:4rem 0}.specialsfeed_grid__kSj1c{grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width:640px){.specialsfeed_grid__kSj1c{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.specialsfeed_grid__kSj1c{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1440px){.specialsfeed_grid__kSj1c{grid-template-columns:repeat(4,1fr)}}.specialsfeed_feedWrapper__2V8iD{animation:specialsfeed_fadeIn__5NTE5 .5s ease-out}@keyframes specialsfeed_fadeIn__5NTE5{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.specialsfeed_emptyContainer__fpe4H,.specialsfeed_errorContainer__XDLXL{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;text-align:center;background:var(--glass-bg);border-radius:2rem;border:2px dashed var(--glass-border);margin:2rem 0}.specialsfeed_emptyContainer__fpe4H h3{font-size:1.5rem;font-weight:800;margin:1rem 0 .5rem;color:var(--text-primary)}.specialsfeed_emptyContainer__fpe4H p{color:var(--text-muted);font-weight:500}.specialsfeed_retryBtn__OePDR{margin-top:1.5rem;padding:.75rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:1rem;font-weight:700;cursor:pointer;transition:all .2s}.specialsfeed_retryBtn__OePDR:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.specialsfeed_grid__kSj1c{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;padding:1rem 0}.specialsfeed_grid__kSj1c>*{animation:specialsfeed_staggeredFadeIn__1ilxr .6s cubic-bezier(.16,1,.3,1) both}@keyframes specialsfeed_staggeredFadeIn__1ilxr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.specialsfeed_actions__rwzt4{display:flex;align-items:center;padding:.5rem;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:20px}.specialsfeed_sectionCount__v60lk{background:var(--bg-surface);border:1px solid var(--border-subtle);padding:4px 10px;border-radius:10px;font-size:.75rem;font-weight:850;color:var(--text-secondary);margin-right:-.25rem}.specialsfeed_refreshBtn__QBAUV{background:transparent;border:none;color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;width:32px;height:32px}.specialsfeed_refreshBtn__QBAUV:hover:not(:disabled){color:var(--brand);border-color:rgba(var(--brand-rgb),.2);background:var(--brand-dim)}.specialsfeed_spinning__utYUZ{animation:specialsfeed_spin__q5IT2 1s linear infinite}@keyframes specialsfeed_spin__q5IT2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.specialsfeed_showMoreContainer__0mAIV{display:flex;justify-content:center;margin-top:4rem}.specialsfeed_showMoreBtn__F7N0d{display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;padding:1.5rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:24px;color:var(--text-muted);font-weight:900;font-size:1rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1)}.specialsfeed_showMoreBtn__F7N0d:hover{background:var(--bg-card);border-color:var(--brand);color:var(--brand)}.specialsfeed_skeletonGrid__fWiXn{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.specialsfeed_skeletonCard___EdS4{height:480px;background:var(--glass-bg);border-radius:28px;border:1px solid var(--glass-border);position:relative;overflow:hidden}.specialsfeed_skeletonCard___EdS4:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);animation:specialsfeed_loading__lKKmu 1.5s infinite}@keyframes specialsfeed_loading__lKKmu{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:1200px){.specialsfeed_grid__kSj1c,.specialsfeed_skeletonGrid__fWiXn{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.specialsfeed_container__WNfjA{padding:1rem}.specialsfeed_grid__kSj1c,.specialsfeed_skeletonGrid__fWiXn{grid-template-columns:1fr;gap:1.25rem}.specialsfeed_sectionHeader__r6nKc{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.specialsfeed_sectionTitle__h_nnn{font-size:1.5rem}.specialsfeed_sectionDesc__pUjVq{font-size:.9375rem}.specialsfeed_blurContainer__6DTtb{filter:none!important;opacity:.4}.specialsfeed_ctaContent__M0gcJ{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}.specialsfeed_mockupSection__QXorn{position:relative;padding:3rem 0;overflow:hidden}.specialsfeed_blurContainer__6DTtb{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.7;transition:filter .5s ease}.specialsfeed_ctaOverlay__VVVCS{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;background:radial-gradient(circle at center,transparent 10%,var(--bg-base) 100%);padding:2rem;text-align:center}.specialsfeed_ctaContent__M0gcJ{background:var(--bg-card);border:1px solid var(--border-subtle);padding:3.5rem 3rem;border-radius:40px;box-shadow:0 40px 100px rgba(0,0,0,.3);max-width:540px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:specialsfeed_slideUp__GyfxY .6s cubic-bezier(.16,1,.3,1)}@keyframes specialsfeed_slideUp__GyfxY{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.specialsfeed_ctaIcon__1mx4T{width:72px;height:72px;background:var(--brand-dim);border-radius:24px;display:flex;align-items:center;justify-content:center;color:var(--brand);margin:0 auto 1.5rem}.specialsfeed_ctaTitle__uYg4q{font-size:2.25rem;font-weight:1000;color:var(--text-primary);margin-bottom:1.25rem;letter-spacing:-.04em}.specialsfeed_ctaText___osWG{color:var(--text-muted);font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.specialsfeed_ctaActions__lpeFI{display:flex;gap:1.25rem;justify-content:center}.specialsfeed_ctaPrimary__GF36v{background:var(--brand);color:white;padding:1.25rem 3rem;border-radius:99px;font-weight:850;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;gap:.75rem}.specialsfeed_ctaPrimary__GF36v:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(var(--brand-rgb),.4)}.specialsfeed_ctaSecondary__LyjpV{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-subtle);padding:1rem 2.5rem;border-radius:16px;font-weight:750;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;gap:.5rem}.specialsfeed_ctaSecondary__LyjpV:hover{background:var(--border-subtle);transform:translateY(-2px)}.specialsfeed_horizontalScroll__t9KXV{display:flex;overflow-x:auto;gap:1.25rem;margin:0 -1.5rem;padding:1rem .25rem 2rem 1.5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.specialsfeed_horizontalScroll__t9KXV::-webkit-scrollbar{display:none}.specialsfeed_horizontalItem__SUUwc{flex:0 0 auto;width:200px}@media (max-width:991px){.specialsfeed_horizontalScroll__t9KXV{margin:0 -1rem;padding-left:1rem}}.specialsfeed_partialErrorBanner__VXQby{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:rgba(var(--brand-rgb),.08);border:1px solid rgba(var(--brand-rgb),.15);border-radius:16px;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;color:var(--text-secondary);animation:specialsfeed_slideIn__bYSzC .4s cubic-bezier(.16,1,.3,1)}@keyframes specialsfeed_slideIn__bYSzC{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.specialsfeed_warningIcon__j1Vt_{color:var(--brand)}.addtolist_overlay__cQRx_{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem;animation:addtolist_fadeIn__JMhtK .4s ease-out}.addtolist_handle__bhlPV{display:none;width:36px;height:4px;background:var(--text-dim);border-radius:2px;margin:0 auto 12px;flex-shrink:0;opacity:.3}@keyframes addtolist_fadeIn__JMhtK{0%{opacity:0}to{opacity:1}}.addtolist_modal__gDQkW{background:var(--bg-card);border-radius:32px;width:100%;max-width:460px;box-shadow:0 40px 100px rgba(0,0,0,.4);display:flex;flex-direction:column;overflow:hidden;animation:addtolist_slideUp__64jDT .5s cubic-bezier(.16,1,.3,1);border:1px solid var(--border-subtle)}@keyframes addtolist_slideUpNative__KRWGZ{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.addtolist_overlay__cQRx_{align-items:flex-end;padding:0}.addtolist_modal__gDQkW{max-height:90vh;border-radius:28px 28px 0 0;animation:addtolist_slideUpNative__KRWGZ .5s cubic-bezier(.16,1,.3,1);padding-bottom:env(safe-area-inset-bottom,20px);border:none;box-shadow:0 -10px 40px rgba(0,0,0,.2)}.addtolist_handle__bhlPV{display:block}}.addtolist_header__4OyxD{padding:1.5rem 2rem 1.25rem;display:flex;justify-content:space-between;align-items:flex-start}.addtolist_headerTitle__Z1cmv{display:flex;flex-direction:column;gap:.5rem}.addtolist_header__4OyxD h3{margin:0;font-size:1.5rem;font-weight:850;color:var(--text-primary);letter-spacing:-.04em;line-height:1}.addtolist_headerSubtitle__MqYpc{font-size:.875rem;color:var(--text-muted);font-weight:500}.addtolist_closeBtn___5pyL{background:var(--surface);border:none;color:var(--text-muted);cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.16,1,.3,1)}.addtolist_closeBtn___5pyL:hover{background:rgba(var(--brand-rgb),.1);color:var(--brand);transform:rotate(90deg)}.addtolist_productInfo__j2QxU{margin:0 2rem 2rem;padding:1.5rem;background:var(--surface);border-radius:20px;border:1px solid var(--border-subtle);display:flex;align-items:center;gap:1.25rem}.addtolist_productText__aimEr{flex:1 1}.addtolist_productBrand__fjU14{font-size:.7rem;font-weight:800;color:var(--brand);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;display:block}.addtolist_productName__kk2CD{font-size:1.05rem;font-weight:800;color:var(--text-primary);margin:0;line-height:1.35;letter-spacing:-.015em}.addtolist_listSection__GlLxW{padding:0 2rem 2rem;display:flex;flex-direction:column;gap:1.25rem}.addtolist_sectionLabel__LvDWa{font-size:.75rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em}.addtolist_listContainer__PCFXV{max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding-right:.5rem}.addtolist_listContainer__PCFXV::-webkit-scrollbar{width:4px}.addtolist_listContainer__PCFXV::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:10px}.addtolist_listItem__Vzt5t{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1)}.addtolist_listItem__Vzt5t:hover{border-color:var(--brand);background:var(--bg-card-hover);transform:translateX(6px)}.addtolist_listIconWrapper__eXe3p{width:42px;height:42px;background:var(--surface);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--brand);transition:all .3s}.addtolist_listItem__Vzt5t:hover .addtolist_listIconWrapper__eXe3p{background:var(--brand);color:white}.addtolist_listContent__pgszs{flex:1 1}.addtolist_listName__zZJWl{display:block;font-weight:800;color:var(--text-primary);font-size:.9375rem;letter-spacing:-.01em}.addtolist_listMeta__VjrxF{font-size:.8125rem;color:var(--text-muted);font-weight:500}.addtolist_chevron__v0cH1{color:var(--text-muted);transition:transform .2s;opacity:.4}.addtolist_listItem__Vzt5t:hover .addtolist_chevron__v0cH1{color:var(--brand);transform:translateX(2px);opacity:1}.addtolist_pendingItem__DrXlt{opacity:.7;cursor:wait;border-color:var(--brand)}.addtolist_successItem__FhIF9{background:rgba(22,163,74,.05)!important;border-color:#16a34a!important;cursor:default}.addtolist_actionSlot__ixq6F{width:60px;display:flex;justify-content:flex-end;align-items:center}.addtolist_addedText__UIJgb{font-size:.75rem;font-weight:900;color:#16a34a;text-transform:uppercase;letter-spacing:.1em;animation:addtolist_fadeIn__JMhtK .15s ease-out}.addtolist_emptyState__EBesb{text-align:center;padding:3rem 1.5rem;background:var(--surface);border-radius:20px;border:1px dashed var(--border-subtle)}.addtolist_emptyText__tZZdS{color:var(--text-muted);font-size:.875rem;font-weight:500;margin-top:.75rem}.addtolist_footer__y03ZZ{padding:2rem;background:var(--bg-elevated);border-top:1px solid var(--border-subtle)}.addtolist_createForm__PcJ4_{display:flex;gap:.75rem}.addtolist_inputWrapper__XsNMM{position:relative;flex:1 1}.addtolist_inputIcon__DlkTx{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-muted)}.addtolist_input__qq2_p{width:100%;padding:1rem 1rem 1rem 2.75rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:14px;font-size:.9375rem;font-weight:600;color:var(--text-primary);outline:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.addtolist_input__qq2_p:focus{border-color:var(--brand);box-shadow:0 0 0 4px var(--brand-glow)}.addtolist_createBtn__Glos3{background:var(--brand);color:white;border:none;width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);flex-shrink:0}.addtolist_createBtn__Glos3:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 10px 25px rgba(var(--brand-rgb),.25)}.addtolist_createBtn__Glos3:disabled{opacity:.5;cursor:not-allowed}.addtolist_loading__8txeE{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:3rem;color:var(--text-muted)}.addtolist_spinner__8vFwp{width:28px;height:28px;border:3px solid var(--border-subtle);border-top-color:var(--brand);border-radius:50%;animation:addtolist_spin__fFG19 .8s linear infinite}@keyframes addtolist_spin__fFG19{to{transform:rotate(1turn)}}.toaster_toasterContainer__TRgVV{position:fixed;bottom:2.5rem;right:2.5rem;z-index:10000;display:flex;flex-direction:column;gap:1rem;pointer-events:none}.toaster_toast__RKLq6{pointer-events:auto;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:99px;padding:.875rem 1.5rem;min-width:260px;max-width:440px;display:flex;align-items:center;gap:14px;box-shadow:0 30px 60px rgba(0,0,0,.3);animation:toaster_slideIn__vQ6HL .5s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@keyframes toaster_slideIn__vQ6HL{0%{opacity:0;transform:translateX(30px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}.toaster_icon__9NQGh{flex-shrink:0;display:flex;align-items:center}.toaster_success__jyaP1 .toaster_icon__9NQGh{color:#4ade80}.toaster_error__FvhxQ .toaster_icon__9NQGh{color:#f87171}.toaster_info__J_Org .toaster_icon__9NQGh{color:var(--brand)}.toaster_content__RJmeD{flex:1 1;font-size:.8125rem;font-weight:750;color:var(--text-primary);letter-spacing:-.01em}.toaster_close__REjRE{background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:6px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.toaster_close__REjRE:hover{background:var(--surface);color:var(--text-primary)}@media (max-width:640px){.toaster_toasterContainer__TRgVV{bottom:1.5rem;left:1.5rem;right:1.5rem}.toaster_toast__RKLq6{min-width:auto;width:100%;border-radius:20px;padding:1rem 1.25rem}}.ProductCard_card__JrE_3{background:var(--glass-bg);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);display:flex;flex-direction:column;position:relative;transition:all .35s cubic-bezier(.16,1,.3,1);cursor:pointer;overflow:hidden;height:100%;box-shadow:var(--premium-shadow)}.ProductCard_card__JrE_3:hover{transform:translateY(-6px) scale(1.01);border-color:var(--brand-border);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 25px var(--brand-glow)}.ProductCard_mainSection__Z0z0j{padding:1.25rem;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:2;flex:1 1}.ProductCard_imageContainer__LUD8D{width:100%;height:195px;display:flex;align-items:center;justify-content:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-xl);position:relative;overflow:hidden;padding:.85rem}.ProductCard_image__VM_Fk{width:auto;height:95%;max-width:95%;object-fit:contain;transition:transform .4s cubic-bezier(.16,1,.3,1)}.ProductCard_card__JrE_3:hover .ProductCard_image__VM_Fk{transform:scale(1.08)}.ProductCard_zoomBtn__j2w8d{position:absolute;top:.65rem;right:.65rem;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-primary);opacity:0;transform:scale(.85);transition:all .25s cubic-bezier(.16,1,.3,1);cursor:zoom-in;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.2)}.ProductCard_zoomBtn__j2w8d:hover{color:var(--brand-light);border-color:var(--brand-border);background:var(--bg-elevated)}.ProductCard_card__JrE_3:hover .ProductCard_zoomBtn__j2w8d{opacity:1;transform:scale(1)}.ProductCard_content__aWGln{display:flex;flex-direction:column;gap:.75rem}.ProductCard_header__iMsgZ{display:flex;flex-direction:column;gap:.2rem}.ProductCard_brand__IgZIF{font-size:.7rem;font-weight:800;color:var(--brand-light);text-transform:uppercase;letter-spacing:.08em}.ProductCard_name__6lJpV{font-size:1.05rem;font-weight:800;color:var(--text-primary);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em;height:2.8rem}.ProductCard_priceRow__leATz{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.25rem}.ProductCard_priceContainer__xPVly{display:flex;align-items:flex-start;color:var(--brand-light)}.ProductCard_currency__T9qYa{font-size:1rem;font-weight:800;color:var(--brand-light);margin-top:.15rem;margin-right:1px}.ProductCard_priceInt__Al3Zu{font-size:2.1rem;font-weight:900;line-height:1;letter-spacing:-.04em;color:var(--text-primary)}.ProductCard_priceDec__RoNkw{font-size:1rem;font-weight:800;margin-top:.15rem;color:var(--brand-light)}.ProductCard_addBtn__PqQ2g{padding:0 1.25rem;height:40px;background:linear-gradient(135deg,var(--brand-light),var(--brand-dark));color:#ffffff;border:none;border-radius:99px;display:flex;align-items:center;gap:.4rem;cursor:pointer;font-weight:800;font-size:.85rem;box-shadow:0 4px 14px var(--brand-glow);transition:all .25s cubic-bezier(.16,1,.3,1)}.ProductCard_addBtn__PqQ2g:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 20px var(--brand-glow)}.ProductCard_listActions__bffwJ{display:flex;align-items:center;gap:.5rem}.ProductCard_qtyRowInline__yWDdF{display:flex;align-items:center;gap:.35rem;background:var(--bg-surface);padding:.3rem;border-radius:99px;border:1px solid var(--border)}.ProductCard_qtyBtn__SZuGc{width:28px;height:28px;border-radius:50%;border:none;background:var(--bg-card);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.ProductCard_qtyBtn__SZuGc:hover:not(:disabled){background:var(--brand-light);color:#ffffff}.ProductCard_qtyBtn__SZuGc:disabled{opacity:.4;cursor:not-allowed}.ProductCard_qtyValue__bpm6H{font-weight:800;font-size:.9rem;min-width:1.5rem;text-align:center;color:var(--text-primary)}.ProductCard_deleteBtn__ZM0at{width:36px;height:36px;border-radius:50%;border:1px solid rgba(239,68,68,.3);background:rgba(239,68,68,.1);color:#ef4444;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.ProductCard_deleteBtn__ZM0at:hover{background:#ef4444;color:#ffffff;border-color:#ef4444;box-shadow:0 0 12px rgba(239,68,68,.4)}.ProductCard_retailerSection__X_pcY{background:var(--bg-surface);border-top:1px solid var(--border);padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.ProductCard_retailerTitle__C2h3t{font-size:.7rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.15rem}.ProductCard_retailerGrid__SFey4{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.ProductCard_retailerGrid__SFey4::-webkit-scrollbar{display:none}.ProductCard_retailerCol__EIV52{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .6rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:72px;flex:1 1;transition:all .25s ease;text-decoration:none;color:inherit}.ProductCard_retailerCol__EIV52:hover{border-color:var(--brand-border);transform:translateY(-2px);background:var(--bg-elevated)}.ProductCard_bestCol__jotjq{border-color:var(--brand-border);background:var(--brand-dim);box-shadow:0 0 15px var(--brand-dim)}.ProductCard_colPrice__itFOD{font-weight:800;font-size:.85rem;color:var(--text-primary);line-height:1}.ProductCard_bestCol__jotjq .ProductCard_colPrice__itFOD{color:var(--brand-light);font-weight:900}.ProductCard_zoomOverlay__2dHDt{position:fixed;inset:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out;animation:ProductCard_fadeIn__K6_Jc .2s ease-out}.ProductCard_zoomedImage__6JQns{max-width:90%;max-height:90%;object-fit:contain;border-radius:var(--radius-xl);background:#ffffff;padding:1.5rem;box-shadow:0 24px 64px rgba(0,0,0,.5);animation:ProductCard_fadeUp__s6_gr .3s cubic-bezier(.16,1,.3,1)}.ProductCard_closeZoom__byXBi{position:absolute;top:1.5rem;right:1.5rem;background:rgba(255,255,255,.15);color:#ffffff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.ProductCard_closeZoom__byXBi:hover{background:rgba(255,255,255,.3);transform:scale(1.05)}.ProductCard_skeleton__FuemG{background:var(--glass-bg);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.ProductCard_skeletonImg__jYhLr{width:100%;height:160px;border-radius:var(--radius-lg)}.ProductCard_skeletonImg__jYhLr,.ProductCard_skeletonLine__WF4xI{background:var(--bg-surface);animation:ProductCard_shimmer__UGMlr 1.5s linear infinite;background:linear-gradient(90deg,var(--bg-surface) 25%,var(--border) 50%,var(--bg-surface) 75%);background-size:200% 100%}.ProductCard_skeletonLine__WF4xI{height:1rem;border-radius:6px}.ProductCard_skeletonPrices__kcDl9{display:flex;flex-direction:column;gap:.5rem}.ProductCard_skeletonPrice__DLmiF{height:40px;background:var(--bg-surface);border-radius:10px;animation:ProductCard_shimmer__UGMlr 1.5s linear infinite;background:linear-gradient(90deg,var(--bg-surface) 25%,var(--border) 50%,var(--bg-surface) 75%);background-size:200% 100%}@keyframes ProductCard_fadeIn__K6_Jc{0%{opacity:0}to{opacity:1}}@keyframes ProductCard_fadeUp__s6_gr{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ProductCard_shimmer__UGMlr{0%{background-position:-200% 0}to{background-position:200% 0}}.ReportIssueModal_overlay__rsiUD{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem;animation:ReportIssueModal_fadeIn___ekO3 .4s cubic-bezier(.16,1,.3,1)}.ReportIssueModal_modal__knj_s{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:32px;width:100%;max-width:480px;position:relative;padding:3.5rem 2.5rem;box-shadow:0 40px 100px rgba(0,0,0,.4);animation:ReportIssueModal_scaleIn__rBUQM .5s cubic-bezier(.16,1,.3,1)}.ReportIssueModal_closeBtn__4RGTB{position:absolute;top:1.5rem;right:1.5rem;background:var(--surface);border:none;color:var(--text-muted);cursor:pointer;padding:.5rem;border-radius:12px;transition:all .2s;display:flex;align-items:center;justify-content:center}.ReportIssueModal_closeBtn__4RGTB:hover{background:var(--surface-2);color:var(--text-primary)}.ReportIssueModal_header__kdHOy{margin-bottom:2.5rem}.ReportIssueModal_title__E0yZM{font-size:1.75rem;font-weight:850;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.04em;line-height:1}.ReportIssueModal_subtitle__wG66N{color:var(--text-muted);font-size:.9375rem;font-weight:500}.ReportIssueModal_form__WhFAQ{display:flex;flex-direction:column;gap:2rem}.ReportIssueModal_label__YWhwb{display:block;font-size:.7rem;font-weight:850;color:var(--text-muted);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.12em}.ReportIssueModal_optionsGrid__esT_7{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.ReportIssueModal_optionBtn__J2Qul{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:14px;color:var(--text-muted);font-size:.8125rem;font-weight:800;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.ReportIssueModal_optionBtn__J2Qul:hover{background:var(--surface-2);color:var(--text-primary);border-color:var(--border)}.ReportIssueModal_optionBtn__J2Qul.ReportIssueModal_active__xIWwR{background:var(--brand-dim);border-color:var(--brand);color:var(--brand);box-shadow:0 0 15px var(--brand-glow)}.ReportIssueModal_textarea__T38_I{width:100%;background:var(--surface);border:1px solid var(--border-subtle);border-radius:16px;padding:1.25rem;color:var(--text-primary);font-size:.9375rem;font-family:inherit;font-weight:550;resize:none;min-height:120px;transition:all .3s cubic-bezier(.16,1,.3,1)}.ReportIssueModal_textarea__T38_I:focus{outline:none;border-color:var(--brand);background:var(--bg-card);box-shadow:0 0 0 4px var(--brand-glow)}.ReportIssueModal_submitBtn__5POPo{display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--brand);color:white;border:none;border-radius:16px;padding:1.125rem;font-weight:800;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);font-size:.9375rem}.ReportIssueModal_submitBtn__5POPo:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 15px 30px rgba(var(--brand-rgb),.25)}.ReportIssueModal_submitBtn__5POPo:disabled{opacity:.5;cursor:not-allowed}.ReportIssueModal_successState__v2Rue{text-align:center;padding:2rem 1rem}.ReportIssueModal_successIcon___kApi{color:#4ade80;margin-bottom:2rem;display:flex;justify-content:center}.ReportIssueModal_successState__v2Rue h3{font-size:1.5rem;font-weight:850;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.03em}.ReportIssueModal_successState__v2Rue p{color:var(--text-muted);font-size:1rem;line-height:1.6;font-weight:500}@keyframes ReportIssueModal_fadeIn___ekO3{0%{opacity:0}to{opacity:1}}@keyframes ReportIssueModal_scaleIn__rBUQM{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.search_shell__KpFaz{min-height:100vh;background:var(--premium-bg);position:relative;overflow-x:hidden;display:flex;flex-direction:column}.search_container__iBLRa{max-width:1400px;margin:0 auto;width:100%;padding:7rem 2rem 6rem;position:relative;z-index:1}.search_toolbar__Ukbwr{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.search_toolbarPlaceholder__A3aI7{height:120px;margin-bottom:2.5rem}.search_toolbarTop__VuGlZ{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.search_resultsSummary__DtSRe{display:flex;flex-direction:column;gap:.25rem}.search_queryTitle__mFd_v{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:850;color:var(--text-primary);letter-spacing:-.04em;line-height:1.1;margin:0}.search_resultsMeta__xO8Gb{font-size:.8rem;font-weight:600}.search_cachedIndicator__HYGCn{font-size:.75rem;background-color:var(--accent-green,#10b981);color:#fff;padding:2px 8px;border-radius:12px;font-weight:600}.search_toolbarActions__Xd26V{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.search_iconBtn__gWBOK{width:40px;height:40px;background:var(--overlay-subtle);border:1px solid var(--glass-border);border-radius:12px;color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.search_iconBtn__gWBOK:hover:not(:disabled){color:var(--brand);border-color:var(--brand);background:var(--brand-dim)}.search_activeSearchWrapper__5Pqjm{flex:1 1;max-width:600px;display:flex;flex-direction:column;gap:.75rem}.search_inlineSearchForm__EcjHi{width:100%}.search_inlineSearchContainer__kQhib{position:relative;width:100%;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:20px;display:flex;align-items:center;padding:0 1.25rem;height:56px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(0,0,0,.03)}.search_inlineSearchContainer__kQhib:focus-within{background:var(--bg-card);border-color:var(--brand);box-shadow:0 10px 30px rgba(var(--brand-rgb),.12);transform:translateY(-1px)}.search_inlineSearchIcon__Zmh_v{color:var(--brand);opacity:.8}.search_inlineSearchInput__CtdC3{flex:1 1;background:transparent;border:none;outline:none;padding:0 1rem;font-size:1.15rem;font-weight:1000;color:var(--text-primary);letter-spacing:-.02em}.search_inlineSearchInput__CtdC3::placeholder{color:var(--text-muted);font-weight:600}.search_inlineSubmitBtn__a2SBY{background:var(--text-primary);color:var(--bg-surface);border:none;border-radius:12px;padding:.5rem .85rem;display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);white-space:nowrap;animation:search_slideIn__TzJ_x .3s cubic-bezier(.16,1,.3,1)}.search_inlineSubmitBtn__a2SBY:hover{transform:scale(1.02);opacity:.9}@keyframes search_slideIn__TzJ_x{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.search_toolbarBottom__257jJ{display:flex;flex-direction:column;gap:.75rem;gap:1rem;padding-top:.5rem}.search_filterRow__6_cQ0{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.search_viewTabs__Aifc4{display:flex;background:var(--bg-surface);border:1px solid var(--border);border-radius:99px;padding:3px;gap:2px}.search_viewTab__1jkLe{padding:.4rem .95rem;border:none;background:transparent;border-radius:99px;font-size:.8rem;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .2s ease;white-space:nowrap}.search_viewTab__1jkLe:hover{color:var(--text-primary)}.search_viewTabActive__REEoT{background:var(--brand-dim);color:var(--brand-light);border:1px solid var(--brand-border);box-shadow:0 0 12px var(--brand-dim)}.search_retailerPills__B_r2n{display:flex;align-items:center;gap:.4rem}.search_retailerPill__xwvjt{height:36px;padding:0 .75rem;border-radius:99px;border:1px solid var(--border);background:var(--bg-surface);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;opacity:.4}.search_retailerPill__xwvjt:hover{opacity:.75;border-color:var(--brand-border)}.search_retailerPillActive__2AUpW{opacity:1;border-color:var(--brand-border);background:var(--brand-dim);box-shadow:0 0 12px var(--brand-dim)}.search_sortWrapper__rrlvs{display:flex;align-items:center;gap:.4rem;margin-left:auto;background:var(--bg-surface);border:1px solid var(--border);padding:.4rem .85rem;border-radius:99px;color:var(--text-secondary)}.search_sortSelect__l_Gth{background:transparent;border:none;color:var(--text-primary);font-size:.8rem;font-weight:700;cursor:pointer;outline:none}.search_resultsGrid__nHl52{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.search_emptyContainer__tYUke{display:flex;justify-content:center;padding:4rem 1rem}.search_loadMoreBtn__Qulkh{width:100%;margin-top:2.5rem;padding:1rem;background:var(--overlay-subtle);border:1px solid var(--glass-border);border-radius:16px;color:var(--text-muted);font-weight:750;font-size:.85rem;cursor:pointer;transition:all .3s}.search_loadMoreBtn__Qulkh:hover{background:var(--overlay-medium);color:var(--text-primary);border-color:var(--brand)}.search_heroSection__3Zne7{min-height:75vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;position:relative;overflow:hidden;background:transparent}.search_heroSection__3Zne7:before{display:none}.search_heroSearchContent__zWFxX{max-width:800px;width:100%;text-align:center;position:relative;z-index:1}.search_heroTitle__WRkiz{font-size:clamp(2.25rem,8vw,4.5rem);font-weight:850;line-height:1.1;color:var(--text-primary);margin-bottom:.4rem;letter-spacing:-.04em;padding:.1em .5rem}.search_heroSubtitle__sBPhN{font-size:1.1rem;color:var(--text-secondary);line-height:1.5;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;font-weight:500;opacity:.9}.search_heroInputWrapper__TTqPK{position:relative;max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.search_heroInputContainer__C0WjF{position:relative;width:100%}.search_heroSearchIcon__1JPSB{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:var(--brand);opacity:.8;z-index:2;pointer-events:none}.search_heroInput__xqq7i{width:100%;background:transparent;border:none;padding:1.25rem 1rem 1.25rem 3.5rem;font-size:1.1rem;font-weight:600;color:var(--text-primary);outline:none}.search_heroLocationEmbed__i9O6X{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:2}.search_heroEmbedButton__zTfKE{height:44px!important;background:var(--surface)!important;border:1px solid var(--border-subtle)!important;padding:0 1rem!important;box-shadow:none!important;border-radius:12px!important}.search_heroSubmitBtn__hyuzN{background:var(--text-primary);color:var(--bg-base);padding:1rem 2rem;border-radius:var(--radius-lg);font-size:1rem;font-weight:600;transition:opacity .2s;border:none;cursor:pointer}.search_heroSubmitBtn__hyuzN:hover{opacity:.9}@media (min-width:768px){.search_heroInputWrapper__TTqPK{flex-direction:row;align-items:center;gap:0;background:var(--overlay-subtle);border:1px solid var(--border-subtle);border-radius:99px;padding:.5rem;box-shadow:0 10px 40px rgba(0,0,0,.06);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.search_heroInputContainer__C0WjF{flex:1 1;display:flex;align-items:center}.search_heroInput__xqq7i{border:none;box-shadow:none;background:transparent;height:56px;padding-left:3.5rem;padding-right:170px;font-size:1.05rem;flex:1 1}.search_heroLocationEmbed__i9O6X{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:2}.search_heroEmbedButton__zTfKE{height:44px!important;border:none!important;background:transparent!important}.search_heroSubmitBtn__hyuzN{position:static;transform:none;height:48px;padding:0 2.5rem;flex-shrink:0;margin-left:.5rem}}@media (max-width:768px){.search_container__iBLRa{padding:5.5rem 1rem 4rem}.search_toolbar__Ukbwr{gap:.75rem;margin-bottom:1.5rem}.search_toolbarTop__VuGlZ{flex-direction:column;align-items:stretch;gap:.75rem}.search_activeSearchWrapper__5Pqjm{max-width:100%;order:1}.search_toolbarActions__Xd26V{position:absolute;top:0;right:0;order:2}.search_toolbarActions__Xd26V>:first-child{display:none}.search_filterRow__6_cQ0{flex-direction:row;align-items:center;gap:.5rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.search_filterRow__6_cQ0::-webkit-scrollbar{display:none}.search_viewTabs__Aifc4{flex-shrink:0}.search_viewTab__1jkLe{padding:.35rem .6rem;font-size:.68rem}.search_retailerPills__B_r2n{flex-shrink:0;gap:.25rem}.search_retailerPill__xwvjt{height:30px;padding:0 .5rem;border-radius:8px;font-size:.6rem}.search_sortWrapper__rrlvs{margin-left:0;flex-shrink:0}.search_sortSelect__l_Gth{font-size:.7rem}.search_resultsGrid__nHl52{gap:1.25rem}.search_loadMoreBtn__Qulkh{margin-top:1.5rem;padding:.85rem;font-size:.8rem}.search_heroInputWrapper__TTqPK{flex-direction:column;background:transparent;border:none;box-shadow:none;padding:0;gap:1rem}.search_heroInputContainer__C0WjF{width:100%;background:var(--overlay-subtle);border:1px solid var(--border-subtle);border-radius:24px;padding:.2rem}.search_heroSubmitBtn__hyuzN{width:100%;height:56px}.search_heroInput__xqq7i{padding-right:140px!important}.search_heroEmbedButton__zTfKE{height:48px!important}}.search_resultsMeta__xO8Gb{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;color:var(--text-muted);padding-left:.5rem}.search_dotSeparator__k1n2Z{opacity:.3}.search_cachedBadge__MC4Vp{margin-left:.5rem;font-size:.75rem;background:#10b981;color:#fff;padding:.15rem .6rem;border-radius:99px}.search_partialErrorBanner__G_AI_{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:rgba(var(--brand-rgb),.08);border:1px solid rgba(var(--brand-rgb),.15);border-radius:20px;margin-bottom:2rem;font-size:.9rem;font-weight:600;color:var(--text-secondary);animation:search_slideInBanner__4TuDD .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(0,0,0,.02)}@keyframes search_slideInBanner__4TuDD{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search_warningIcon__Efn8F{color:var(--brand)}.DiscoverProductCard_card__p02oB{background:var(--glass-bg);-webkit-backdrop-filter:blur(40px) saturate(180%);backdrop-filter:blur(40px) saturate(180%);border:1px solid var(--glass-border);border-radius:32px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:relative;transition:all .5s cubic-bezier(.16,1,.3,1);cursor:pointer;overflow:hidden;height:100%}.DiscoverProductCard_card__p02oB:hover{transform:translateY(-8px) scale(1.02);background:var(--glass-bg-hover);box-shadow:var(--premium-shadow);border-color:var(--glass-border-hover)}.DiscoverProductCard_imageContainer__edXDY{width:100%;height:180px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:20px;padding:1rem;position:relative;overflow:hidden}.DiscoverProductCard_imageContainer__edXDY:after{content:"";position:absolute;inset:0;background:var(--overlay-image);pointer-events:none;transition:background .3s;z-index:1}.DiscoverProductCard_card__p02oB:hover .DiscoverProductCard_imageContainer__edXDY:after{background:var(--overlay-image-hover)}.DiscoverProductCard_imageWrapper__9BHyX{width:100%;height:100%;position:relative}.DiscoverProductCard_image__okamc{width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.16,1,.3,1)}.DiscoverProductCard_card__p02oB:hover .DiscoverProductCard_image__okamc{transform:scale(1.1)}.DiscoverProductCard_specialBadge__CiC6b{position:absolute;top:8px;left:8px;background:var(--brand);color:#fff;padding:2px 8px;border-radius:6px;font-size:.65rem;font-weight:800;letter-spacing:.05em;z-index:5;box-shadow:0 4px 10px rgba(0,0,0,.1)}.DiscoverProductCard_zoomBtn__rTXub{position:absolute;bottom:0;right:0;background:rgba(255,255,255,.9);border:none;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#0f172a;opacity:0;transition:all .3s;cursor:zoom-in}.DiscoverProductCard_card__p02oB:hover .DiscoverProductCard_zoomBtn__rTXub{opacity:1}.DiscoverProductCard_content__bnpLF{display:flex;flex-direction:column;gap:1.25rem}.DiscoverProductCard_header__5iyyF{display:flex;flex-direction:column;gap:.25rem}.DiscoverProductCard_headerMeta__jI2sO{display:flex;align-items:center;justify-content:space-between}.DiscoverProductCard_name__QZOLj{font-size:1.15rem;font-weight:800;color:var(--text-primary);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.DiscoverProductCard_brand__tFvhk{font-size:.8rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V{width:200px;min-height:auto;padding:1rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;box-shadow:none}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V:hover{transform:translateY(-2px);border-color:var(--brand-dim)}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_imageWrapper__9BHyX{height:120px;padding:.5rem}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_image__okamc{max-height:100px}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_content__bnpLF{margin-top:.75rem;padding:0}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_brand__tFvhk{font-size:.7rem}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_name__QZOLj{font-size:.875rem;line-height:1.25;margin-top:.25rem;height:2.5rem}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_priceRow__IQwNg{margin-top:.75rem;padding:0}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_priceInt__bfjVq{font-size:1.25rem}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_storeLink__1E_Bl{padding:.4rem .8rem;font-size:.625rem}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_addBtn__UYzNO{width:32px;height:32px}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_addBtn__UYzNO svg{width:16px;height:16px}.DiscoverProductCard_card__p02oB.DiscoverProductCard_compact__vLL5V .DiscoverProductCard_zoomBtn__rTXub{display:none}.DiscoverProductCard_priceRow__IQwNg{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:auto}.DiscoverProductCard_actions__0jplx,.DiscoverProductCard_storeLink__1E_Bl{display:flex;align-items:center;gap:.75rem}.DiscoverProductCard_storeLink__1E_Bl{background:var(--text-primary);color:var(--bg-base);padding:.6rem 1.25rem;border-radius:99px;font-size:.75rem;font-weight:1000;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.DiscoverProductCard_storeLink__1E_Bl:hover{transform:translateY(-2px) scale(1.02);opacity:.9;box-shadow:0 8px 20px rgba(0,0,0,.15)}.DiscoverProductCard_visitBestBadge__Oa75y{background:var(--brand);color:#ffffff;font-size:.6rem;font-weight:1000;padding:.2rem .6rem;border-radius:99px;letter-spacing:.02em}.DiscoverProductCard_priceContainer__T40uG{display:flex;align-items:baseline;color:var(--text-primary)}.DiscoverProductCard_currency__rmkpx{font-size:1rem;font-weight:800;color:var(--text-muted);margin-right:2px}.DiscoverProductCard_priceInt__bfjVq{font-size:2.75rem;font-weight:1000;letter-spacing:-.04em;line-height:1}.DiscoverProductCard_priceDec__C9FR2{font-size:1.25rem;font-weight:800;color:var(--text-muted)}.DiscoverProductCard_addBtn__UYzNO{width:44px;height:44px;background:var(--overlay-medium);color:var(--text-primary);border:1px solid var(--glass-border);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.DiscoverProductCard_addBtn__UYzNO:hover{background:var(--brand);border-color:var(--brand);color:#fff;transform:scale(1.05) rotate(90deg)}.DiscoverProductCard_zoomOverlay__AN4G3{position:fixed;inset:0;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out}.DiscoverProductCard_zoomedImage__02hVU{max-width:90%;max-height:90%;object-fit:contain;border-radius:32px}.DiscoverProductCard_closeZoom___Vp9g{position:absolute;top:2rem;right:2rem;background:rgba(255,255,255,.1);color:#fff;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}