.Carousel-module__YELpsa__carousel{border-radius:var(--radius-sm);background:var(--bg-card);width:100%;height:100%;position:relative;overflow:hidden}.Carousel-module__YELpsa__track{height:100%;transition:transform .6s cubic-bezier(.19,1,.22,1);display:flex}.Carousel-module__YELpsa__slide{flex:0 0 100%;height:100%;position:relative}.Carousel-module__YELpsa__media{object-fit:cover;width:100%;height:100%}.Carousel-module__YELpsa__arrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);width:36px;height:36px;color:var(--gold);cursor:pointer;z-index:10;opacity:0;transition:opacity var(--transition), background var(--transition);background:#05040499;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__YELpsa__carousel:hover .Carousel-module__YELpsa__arrow{opacity:1}.Carousel-module__YELpsa__arrow:hover{border-color:var(--gold);background:#050404e6}.Carousel-module__YELpsa__prev{left:10px}.Carousel-module__YELpsa__next{right:10px}.Carousel-module__YELpsa__indicators{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.Carousel-module__YELpsa__dot{width:6px;height:6px;transition:background var(--transition), transform var(--transition);background:#fcf9f24d;border-radius:50%}.Carousel-module__YELpsa__dotActive{background:var(--gold);transform:scale(1.3)}
.legend-module__5_PufG__page{min-height:100vh}.legend-module__5_PufG__hero{align-items:flex-end;height:65vh;min-height:460px;display:flex;position:relative;overflow:hidden}.legend-module__5_PufG__heroBg{object-fit:cover;filter:brightness(.4)saturate(.7)}.legend-module__5_PufG__heroOverlay{background:linear-gradient(#1a081033 0%,#0603044d 40%,#060304 100%);position:absolute;inset:0}.legend-module__5_PufG__heroContent{z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 60px 60px;position:relative}.legend-module__5_PufG__breadcrumb{font-family:var(--serif);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);transition:color var(--transition);margin-bottom:20px;font-size:.62rem;display:inline-block}.legend-module__5_PufG__breadcrumb:hover{color:var(--gold)}.legend-module__5_PufG__heroCharacter{font-family:var(--serif);letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.62rem}.legend-module__5_PufG__heroTitle{font-family:var(--serif);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:clamp(3rem,7vw,6rem);font-weight:700;line-height:1}.legend-module__5_PufG__heroTagline{color:var(--text-muted);font-size:1rem;font-style:italic}.legend-module__5_PufG__loreSection{background:var(--bg-2);padding:60px 0}.legend-module__5_PufG__lore{max-width:720px}.legend-module__5_PufG__loreText{color:var(--text-muted);border-left:2px solid var(--gold-dim);margin-top:16px;padding-left:24px;font-size:1rem;font-style:italic;line-height:1.9}.legend-module__5_PufG__productsSection{background:var(--bg)}.legend-module__5_PufG__productsHeader{margin-bottom:48px}.legend-module__5_PufG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.legend-module__5_PufG__card{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);overflow:hidden}.legend-module__5_PufG__card:hover{box-shadow:var(--shadow-gold);border-color:var(--border-hover);transform:translateY(-5px)}.legend-module__5_PufG__imageWrap{aspect-ratio:4/5;position:relative;overflow:hidden}.legend-module__5_PufG__image{object-fit:cover;filter:brightness(.8);transition:transform .6s}.legend-module__5_PufG__card:hover .legend-module__5_PufG__image{filter:brightness(.9);transform:scale(1.05)}.legend-module__5_PufG__imageOverlay{background:linear-gradient(to top, var(--bg-card) 0%, transparent 50%);position:absolute;inset:0}.legend-module__5_PufG__badge{z-index:2;font-family:var(--serif);letter-spacing:.2em;text-transform:uppercase;color:var(--bg);background:var(--gold);border-radius:100px;padding:4px 10px;font-size:.55rem;position:absolute;top:14px;right:14px}.legend-module__5_PufG__quickAdd{color:var(--bg);font-family:var(--serif);letter-spacing:.16em;text-transform:uppercase;text-align:center;background:#d4af37eb;padding:12px;font-size:.65rem;font-weight:700;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.legend-module__5_PufG__card:hover .legend-module__5_PufG__quickAdd{transform:translateY(0)}.legend-module__5_PufG__info{padding:20px}.legend-module__5_PufG__name{font-family:var(--serif);letter-spacing:.08em;text-transform:uppercase;color:var(--text);transition:color var(--transition);margin-bottom:6px;font-size:1rem}.legend-module__5_PufG__name:hover{color:var(--gold)}.legend-module__5_PufG__tagline{color:var(--text-muted);margin-bottom:14px;font-size:.78rem;font-style:italic;line-height:1.5}.legend-module__5_PufG__priceRow{align-items:center;gap:10px;margin-bottom:16px;display:flex}.legend-module__5_PufG__price{font-family:var(--serif);color:var(--gold);font-size:1rem;font-weight:600}.legend-module__5_PufG__orig{color:var(--text-dim);font-size:.8rem;text-decoration:line-through}.legend-module__5_PufG__addBtn{border:1px solid var(--border-hover);border-radius:var(--radius-sm);width:100%;font-family:var(--serif);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);transition:var(--transition);background:0 0;padding:11px;font-size:.65rem;font-weight:600}.legend-module__5_PufG__addBtn:hover{background:var(--gold);color:var(--bg);border-color:var(--gold)}@media (max-width:900px){.legend-module__5_PufG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.legend-module__5_PufG__grid{grid-template-columns:1fr}.legend-module__5_PufG__heroContent{padding:0 20px 40px}}
