.ProductCard_card__qO0Br{display:flex;flex-direction:column;gap:24px;height:100%;background:transparent;border:none;border-radius:0;transition:transform .4s ease}.ProductCard_card__qO0Br:hover{transform:translateY(-4px)}.ProductCard_card__qO0Br:hover .ProductCard_thumb__ogSuS{background-position:100% 100%}.ProductCard_card__qO0Br:hover .ProductCard_name__XaQ_I{color:var(--accent)}.ProductCard_thumb__ogSuS{position:relative;aspect-ratio:4/5;border-radius:var(--r-md);background:linear-gradient(135deg,#2a3a3d,#0e1414);background-size:140% 140%;background-position:0 0;display:flex;align-items:flex-end;padding:20px;color:hsla(0,0%,100%,.4);overflow:hidden;transition:background-position .8s ease}.ProductCard_thumbTag__MIU4h{font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.ProductCard_thumb__ogSuS.ProductCard_hasImg__g8BeH{background:var(--surface-product)}.ProductCard_thumb__ogSuS.ProductCard_hasImg__g8BeH:after{content:none}.ProductCard_thumbImg__BsiUh{z-index:2}.ProductCard_thumbImgHover__gvvqh,.ProductCard_thumbImg__BsiUh{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ProductCard_thumbImgHover__gvvqh{z-index:3;opacity:0;background:var(--surface-product);transition:opacity .35s ease}.ProductCard_card__qO0Br:hover .ProductCard_thumbImgHover__gvvqh{opacity:1}[data-brand=world] .ProductCard_thumb__ogSuS{background:linear-gradient(135deg,var(--accent-soft) 0,var(--bg-sunken) 100%);color:var(--ink-soft)}[data-brand=world] .ProductCard_thumb__ogSuS:after{content:"";position:absolute;inset:0;background-color:var(--accent-2);-webkit-mask:url(/assets/world-mark.png) center/42% no-repeat;mask:url(/assets/world-mark.png) center/42% no-repeat;opacity:.2;z-index:0}[data-brand=world] .ProductCard_thumbTag__MIU4h{position:relative;z-index:1}[data-brand=world] .ProductCard_thumb__ogSuS.ProductCard_hasImg__g8BeH{background:var(--surface-product)}[data-brand=world] .ProductCard_thumb__ogSuS.ProductCard_hasImg__g8BeH:after{content:none}.ProductCard_body__6Rp29{display:flex;flex-direction:column;gap:18px;flex:1}.ProductCard_head__h2Jgq{display:flex;flex-direction:column;gap:8px}.ProductCard_metaRow__j691q{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.ProductCard_meta__CKODf{font-size:10px;color:var(--ink-mute);letter-spacing:.16em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductCard_ref__o7Riy{margin-left:auto;flex-shrink:0;overflow:visible}.ProductCard_name__XaQ_I{font-family:var(--serif);font-size:clamp(20px,1.6vw,24px);font-weight:400;letter-spacing:-.01em;color:var(--ink);line-height:1.2;transition:color .25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_foot__Z017m{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-top:12px;border-top:1px solid var(--line);margin-top:auto}.ProductCard_price__Tmtnu{display:inline-flex;align-items:baseline;gap:6px}.ProductCard_priceNum__3CO_s{font-family:var(--mono);font-size:13px;color:var(--ink-soft);letter-spacing:0}.ProductCard_compareAt__PylwL{font-family:var(--mono);font-size:11px;color:var(--ink-mute);text-decoration:line-through}.ProductCard_priceSale__HDIdZ{color:var(--accent);font-weight:700}.ProductCard_saleBadge__cTzvT{position:absolute;top:10px;left:10px;z-index:1;font-family:var(--mono);font-size:11px;letter-spacing:.08em;color:var(--bg);background:var(--accent);border-radius:3px;padding:4px 8px;pointer-events:none}.ProductCard_pricePending__qh6jp{font-size:11px;letter-spacing:.1em}.ProductCard_priceCurrency__5H57c,.ProductCard_pricePending__qh6jp{font-family:var(--mono);color:var(--ink-mute);text-transform:uppercase}.ProductCard_priceCurrency__5H57c{font-size:10px;letter-spacing:.14em}.ProductCard_addLink__U6gtx{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);padding:0;background:none;border:none;cursor:pointer;transition:color .2s ease,letter-spacing .2s ease}.ProductCard_addLink__U6gtx:hover{color:var(--accent);letter-spacing:.2em}