.page_main__lJVg0{display:flex;flex-direction:column;align-items:center;gap:75px;padding:25px 25px 75px}.page_catalog__container__Z_ENp{max-width:var(--mx-width)}.page_breadcrumb__wArOz{font-size:13px;color:#a3a3a3;margin-bottom:10px}.page_header__hzV4J{display:flex;justify-content:space-between;align-items:baseline;margin:8px 0 14px}.page_title__4a8dL{font-weight:800;font-size:28px;color:#e5e7eb}.page_count__hruNY{color:#9ca3af}.page_toolbar__Xr5Rl{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:12px 0 22px}.page_input__DlR7x,.page_select__avlDE{background:#0e0f11;border:1px solid #222;color:#e5e7eb;border-radius:10px;padding:8px 10px;height:36px}.page_inputSm__72uII{width:90px;text-align:center}.page_checkbox__QstB0{display:flex;align-items:center;gap:8px;color:#cbd5e1}.page_btn__Xj37B{height:36px;padding:0 12px;border-radius:10px;border:1px solid #2a2a2a;background:#151617;color:#e5e7eb}.page_btnPrimary__ModyW{background:#e6c65b;color:#111;border:none;font-weight:700}.page_sep__qZ8Hd{width:1px;height:28px;background:#232323}.page_grid__2nyK1{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:25px;gap:25px}@media (min-width:768px){.page_grid__2nyK1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.page_grid__2nyK1{grid-template-columns:repeat(4,minmax(0,1fr))}}.page_pager__Qa9li{display:flex;justify-content:center;gap:6px;margin-top:24px}.page_pagerBtn__tODL9{min-width:36px;height:36px;border-radius:10px;border:1px solid #2a2a2a;background:#121315;color:#e5e7eb}.page_pagerBtn__tODL9[data-active=true]{background:#e6c65b;color:#111;border:none;font-weight:700}.hero-banner_hero__5MCl_{position:relative;min-height:500px;padding:50px;overflow:hidden;width:100%;background-image:var(--hero-bg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:grid;place-items:center}.hero-banner_inner__XbEnu{width:min(1100px,100%);margin:0 auto;position:relative;z-index:1}.hero-banner_content__hYZFo{max-width:900px}.hero-banner_hero__5MCl_[data-align=left] .hero-banner_content__hYZFo{margin-left:0;text-align:left}.hero-banner_hero__5MCl_[data-align=center] .hero-banner_content__hYZFo{margin:0 auto;text-align:center}.hero-banner_hero__5MCl_[data-align=right] .hero-banner_content__hYZFo{margin-left:auto;text-align:right}.hero-banner_overlay__7dD0F{position:absolute;inset:0;pointer-events:none;transition:opacity .25s ease}.hero-banner_hero__5MCl_[data-theme=dark] .hero-banner_overlay__7dD0F{background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.45))}.hero-banner_hero__5MCl_[data-theme=light] .hero-banner_overlay__7dD0F{background:linear-gradient(180deg,rgba(255,255,255,.25),rgba(255,255,255,.25))}.hero-banner_eyebrow__1q0rd{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;opacity:.9;margin-bottom:.25rem;color:var(--eyebrow-color,#ffd86b)}.hero-banner_title___19Ub{font-size:clamp(2rem,3vw + 1rem,3rem);font-weight:800;line-height:1.1;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.4)}.hero-banner_subtitle__DbVqo{margin-top:.75rem;color:#eaeaea;max-width:70ch}.hero-banner_ctas__srXN5{display:inline-flex;gap:.5rem;margin-top:1.25rem}.hero-banner_ctaPrimary__QYFsG,.hero-banner_ctaSecondary__K9msp{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 16px;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .05s ease,background .2s ease,color .2s ease}.hero-banner_ctaPrimary__QYFsG{background:#e0c369;color:#222}.hero-banner_ctaPrimary__QYFsG:hover{background:#d5b554}.hero-banner_ctaSecondary__K9msp{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff}.hero-banner_ctaSecondary__K9msp:hover{background:rgba(255,255,255,.08)}.hero-banner_preload__gkCwM{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-card_card__gddzp{display:flex;flex-direction:column;gap:14px;min-width:0;color:var(--foreground);cursor:pointer;outline:none;transition:transform .2s ease}.product-card_card__gddzp:focus-visible,.product-card_card__gddzp:hover{transform:translateY(-3px)}.product-card_mediaWrap__6Pa9f{aspect-ratio:1/1.42;position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,0)),#090909;border:1px solid rgba(245,239,224,.12);border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.28);transition:border-color .2s ease,box-shadow .2s ease}.product-card_card__gddzp:focus-visible .product-card_mediaWrap__6Pa9f,.product-card_card__gddzp:hover .product-card_mediaWrap__6Pa9f{border-color:rgba(245,239,224,.34);box-shadow:0 28px 80px rgba(0,0,0,.38)}.product-card_mediaWrap__6Pa9f:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 58%,rgba(0,0,0,.58)),linear-gradient(90deg,rgba(255,255,255,.08),transparent 34%);opacity:.65}.product-card_mediaLink__4U8e1{display:block;position:relative}.product-card_media__Rwc7l{width:100%;height:100%;object-fit:contain;padding:16px;background:transparent;display:block;transition:transform .26s ease}.product-card_card__gddzp:focus-visible .product-card_media__Rwc7l,.product-card_card__gddzp:hover .product-card_media__Rwc7l{transform:scale(1.025)}.product-card_pillSold__qzr25{top:10px;left:10px;background:#f06a42;color:#fff;font-weight:700;padding:6px 9px;box-shadow:0 10px 28px rgba(0,0,0,.28)}.product-card_pillSold__qzr25,.product-card_quickAdd__W8lT0{position:absolute;z-index:2;font-size:12px;border-radius:8px}.product-card_quickAdd__W8lT0{left:50%;bottom:12px;width:calc(100% - 24px);max-width:220px;padding:13px 16px;font-weight:800;letter-spacing:0;color:#000;text-align:center;box-shadow:0 14px 38px rgba(0,0,0,.32);transition:opacity .2s ease,transform .2s ease,filter .2s ease;opacity:0;transform:translateY(5px) scale(.98) translateX(-50%)}.product-card_card__gddzp:hover .product-card_quickAdd__W8lT0{opacity:1;transform:translateY(0) scale(1) translateX(-50%)}.product-card_card__gddzp[data-soldout=true] .product-card_quickAdd__W8lT0{display:none}.product-card_body__ddvGx{min-height:92px;text-align:left;display:flex;flex-direction:column;align-items:stretch;gap:8px}.product-card_title__Gp5C3{color:var(--foreground);font-weight:750;font-size:15px;line-height:1.35;margin:0;display:-webkit-box;min-height:40px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card_title__Gp5C3 a{color:inherit;text-decoration:none}.product-card_title__Gp5C3 a:hover{text-decoration:underline}.product-card_priceRow__3x_0a{display:flex;gap:8px;align-items:center;min-height:22px;color:var(--secondary-color);font-size:14px;line-height:1.2}.product-card_priceRow__3x_0a strong{font-weight:800}.product-card_compare__nm6B5{color:#aaa;text-decoration:line-through}.product-card_price__wcv7t{font-weight:500;font-size:15px;color:#aaa}.product-card_badges__MfRzX{margin-top:4px;display:flex;justify-content:flex-start;gap:6px;flex-wrap:wrap}.product-card_badge__F9S8r{font-size:10px;font-weight:800;padding:5px 7px;border-radius:8px;background:rgba(255,255,255,.08);text-transform:uppercase}.product-card_bNew__UdfBm{background:#4b8cfb;color:#fff}.product-card_bHot__W8c6r{background:#ff4757;color:#fff}.product-card_bLimited__buZPl{background:#00b894;color:#0b0d12}.product-card_bSale__UZsC_{background:#ffd166;color:#0b0d12}@media (max-width:720px){.product-card_card__gddzp{gap:10px}.product-card_media__Rwc7l{padding:10px}.product-card_quickAdd__W8lT0{position:static;width:100%;max-width:none;margin-top:8px;opacity:1;transform:none}.product-card_card__gddzp:hover .product-card_quickAdd__W8lT0{transform:none}.product-card_title__Gp5C3{font-size:14px}}.landing-hero_hero__rGTdt{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 8% 56px;background:var(--background);color:var(--foreground)}.landing-hero_actions___bLaZ{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:4px}.landing-hero_action__JRVwT{position:relative;width:28px;height:28px;border:none;outline:none;background:transparent;padding:0;cursor:pointer}.landing-hero_action__JRVwT svg{width:100%;height:100%;fill:none;stroke:var(--foreground);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.landing-hero_cartBadge__0lXKo{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--foreground);color:var(--background);font-size:10px;font-weight:700;line-height:16px;text-align:center}.landing-hero_logoWrap__RyeK1{display:flex;justify-content:center;margin-top:8px}.landing-hero_logo__I_19J{width:200px;height:auto}.landing-hero_searchForm__NbTQo{width:100%;display:flex;justify-content:center;margin-top:8px}.landing-hero_searchLabel__Wv4V1{display:flex;align-items:center;gap:10px;width:100%;max-width:560px;padding:10px 16px;border-radius:999px;background:var(--inputground);border:1px solid var(--border__inputs);transition:border-color .15s ease}.landing-hero_searchLabel__Wv4V1:focus-within{border-color:var(--border__inputs__active)}.landing-hero_searchIcon__G8urQ{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:var(--muted);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.landing-hero_searchInput__IRd2N{flex:1 1 auto;border:0;outline:none;background:transparent;color:var(--foreground);font-size:15px;line-height:1.2;min-width:0}.landing-hero_searchInput__IRd2N::placeholder{color:var(--muted)}@media (max-width:640px){.landing-hero_hero__rGTdt{padding:16px 5% 32px;gap:18px}.landing-hero_actions___bLaZ{gap:14px}}