.AddToCart-module__gvr_oG__button{letter-spacing:.12em;text-transform:uppercase;background:var(--gold);color:var(--foreground);cursor:pointer;border:none;border-radius:6px;width:fit-content;padding:1rem 2.5rem;font-size:.8rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s}.AddToCart-module__gvr_oG__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #c9a84c4d}.AddToCart-module__gvr_oG__button:disabled{opacity:.4;cursor:not-allowed}.AddToCart-module__gvr_oG__toast{background:var(--foreground);color:var(--surface);letter-spacing:.04em;z-index:100;border-radius:.375rem;padding:.75rem 1.25rem;font-size:.85rem;animation:.2s AddToCart-module__gvr_oG__slideIn;position:fixed;bottom:2rem;right:2rem}@keyframes AddToCart-module__gvr_oG__slideIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}
.ProductCard-module__Up6xzW__card{color:inherit;border:1px solid var(--border);background:#fff;border-radius:.75rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden;box-shadow:0 3px 16px #1c181414}.ProductCard-module__Up6xzW__card:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 6px 24px #00000017}.ProductCard-module__Up6xzW__imageWrapper{background:#fff}.ProductCard-module__Up6xzW__image{transition:transform .3s}.ProductCard-module__Up6xzW__card:hover .ProductCard-module__Up6xzW__image{transform:scale(1.03)}.ProductCard-module__Up6xzW__content{padding:.875rem 1rem 1rem}.ProductCard-module__Up6xzW__meta{letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-bottom:.4rem;font-size:.7rem}.ProductCard-module__Up6xzW__title{color:var(--foreground);font-size:.95rem;font-weight:500}.ProductCard-module__Up6xzW__price{color:var(--gold);letter-spacing:.01em;margin-top:.4rem;font-size:1rem;font-weight:600}.ProductCard-module__Up6xzW__soldOut{opacity:.5}.ProductCard-module__Up6xzW__badges{flex-direction:column;gap:.3rem;display:flex;position:absolute;top:.6rem;left:.6rem}.ProductCard-module__Up6xzW__badgeSoldOut,.ProductCard-module__Up6xzW__badgeLowStock,.ProductCard-module__Up6xzW__badgeNew{letter-spacing:.06em;text-transform:uppercase;border-radius:.25rem;padding:.2rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.ProductCard-module__Up6xzW__badgeSoldOut{color:#fff;background:#1c1814b3}.ProductCard-module__Up6xzW__badgeLowStock{color:var(--foreground);background:#c9a84ce6}.ProductCard-module__Up6xzW__badgeNew{color:#fff;background:#7a9e7ee6}
.ScrollRow-module__q07ZqG__outer{position:relative}.ScrollRow-module__q07ZqG__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding:.5rem 0 1rem;display:flex;overflow-x:auto}.ScrollRow-module__q07ZqG__track::-webkit-scrollbar{display:none}.ScrollRow-module__q07ZqG__item{scroll-snap-align:start;flex-direction:column;flex:0 0 160px;display:flex}@media (min-width:640px){.ScrollRow-module__q07ZqG__item{flex:0 0 220px}}.ScrollRow-module__q07ZqG__arrow{z-index:2;background:var(--surface);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1rem;transition:border-color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ScrollRow-module__q07ZqG__arrow:hover{border-color:var(--gold)}.ScrollRow-module__q07ZqG__arrowLeft{left:-1.25rem}.ScrollRow-module__q07ZqG__arrowRight{right:-1.25rem}
.FeaturedProduct-module__IiFj1G__wrap{background:var(--surface);border:1px solid var(--border);width:calc(100% - 3rem);max-width:72rem;color:inherit;border-radius:1.25rem;grid-template-columns:1fr;align-items:stretch;margin:2rem auto;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000a}@media (min-width:768px){.FeaturedProduct-module__IiFj1G__wrap{grid-template-columns:1.1fr 1fr}}.FeaturedProduct-module__IiFj1G__details{background:var(--espresso);flex-direction:column;justify-content:center;padding:2rem 1.75rem;display:flex}.FeaturedProduct-module__IiFj1G__imageCol{background:var(--surface);aspect-ratio:5/4;justify-content:center;align-items:center;padding:1.5rem;display:flex}.FeaturedProduct-module__IiFj1G__img{object-fit:contain;width:100%;height:100%;transition:transform .45s}.FeaturedProduct-module__IiFj1G__wrap:hover .FeaturedProduct-module__IiFj1G__img{transform:scale(1.04)}.FeaturedProduct-module__IiFj1G__badge{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold);border-radius:4px;padding:.25rem .65rem;font-size:.65rem;display:inline-block}.FeaturedProduct-module__IiFj1G__meta{letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-top:1rem;font-size:.72rem}.FeaturedProduct-module__IiFj1G__name{font-family:var(--font-cinzel);color:var(--on-dark);margin-top:.5rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.15}.FeaturedProduct-module__IiFj1G__price{color:var(--gold);margin-top:.75rem;font-size:1.5rem;font-weight:600}.FeaturedProduct-module__IiFj1G__cta{letter-spacing:.06em;text-transform:uppercase;color:var(--on-dark);border-bottom:2px solid var(--gold);margin-top:1.75rem;padding-bottom:3px;font-size:.8rem;font-weight:600;transition:opacity .15s;display:inline-block}.FeaturedProduct-module__IiFj1G__wrap:hover .FeaturedProduct-module__IiFj1G__cta{opacity:.7}
.TrustBanner-module__JlB_Pa__band{background:var(--surface);border-bottom:1px solid var(--border)}.TrustBanner-module__JlB_Pa__inner{flex-wrap:wrap;justify-content:center;gap:.5rem 2.5rem;max-width:72rem;margin:0 auto;padding:.9rem 1.5rem;list-style:none;display:flex}.TrustBanner-module__JlB_Pa__item{letter-spacing:.04em;text-transform:uppercase;color:var(--foreground);opacity:.85;align-items:center;gap:.4rem;font-size:.76rem;display:inline-flex}.TrustBanner-module__JlB_Pa__check{color:var(--gold);font-weight:700}
.HomeStory-module__Hfg_0W__band{background:var(--espresso);border-top:1px solid #2e261d;border-bottom:1px solid #2e261d;padding:4.5rem 1.5rem}.HomeStory-module__Hfg_0W__inner{max-width:44rem;margin:0 auto}.HomeStory-module__Hfg_0W__rule{background:var(--gold);width:3rem;height:2px;margin-bottom:2rem}.HomeStory-module__Hfg_0W__p{color:var(--on-dark);opacity:.9;margin-bottom:1.3rem;font-size:1.08rem;line-height:1.78}.HomeStory-module__Hfg_0W__close{font-family:var(--font-cinzel);color:var(--gold);letter-spacing:.02em;margin-top:1.75rem;font-size:1.3rem;line-height:1.4}
.Breadcrumb-module__FqtOTW__breadcrumb{max-width:72rem;color:var(--foreground);opacity:.7;margin:0 auto;padding:1rem 1.5rem 0;font-size:.8rem}.Breadcrumb-module__FqtOTW__link{color:var(--green);text-decoration:none}.Breadcrumb-module__FqtOTW__link:hover{text-decoration:underline}.Breadcrumb-module__FqtOTW__current{opacity:.8}.Breadcrumb-module__FqtOTW__sep{opacity:.5;margin:0 .5rem}
.FadeIn-module__yhd1jW__fade{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.FadeIn-module__yhd1jW__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.FadeIn-module__yhd1jW__fade{opacity:1;transition:none;transform:none}}
.CategoryHeader-module__FJJi-q__header{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:.85rem;max-width:760px;margin:0 auto 2.5rem;padding:2rem 1.5rem;display:flex}.CategoryHeader-module__FJJi-q__logoBox{justify-content:center;align-items:center;max-width:100%;min-height:110px;display:flex}.CategoryHeader-module__FJJi-q__logo{object-fit:contain;width:auto;max-width:240px;height:auto;max-height:110px}@media (min-width:640px){.CategoryHeader-module__FJJi-q__logoBox{min-height:150px}.CategoryHeader-module__FJJi-q__logo{max-width:340px;max-height:150px}}.CategoryHeader-module__FJJi-q__title{font-family:var(--font-cinzel);color:var(--foreground);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;line-height:1.15}.CategoryHeader-module__FJJi-q__date{letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-size:.72rem}.CategoryHeader-module__FJJi-q__desc{max-width:620px;color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.7}
.CategoryCard-module__rdeoaG__card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:.9rem;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 3px 16px #1c181414}.CategoryCard-module__rdeoaG__card:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 12px 30px #0000001a}.CategoryCard-module__rdeoaG__media{background:var(--surface);border-bottom:1px solid var(--border);position:relative}.CategoryCard-module__rdeoaG__img{object-fit:contain;padding:.5rem}.CategoryCard-module__rdeoaG__body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.1rem 1.1rem;display:flex}.CategoryCard-module__rdeoaG__head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.CategoryCard-module__rdeoaG__name{font-family:var(--font-cinzel);color:var(--foreground);font-size:1.02rem;font-weight:600;line-height:1.2}.CategoryCard-module__rdeoaG__year{letter-spacing:.06em;color:var(--green);flex-shrink:0;font-size:.72rem;font-weight:600}.CategoryCard-module__rdeoaG__desc{color:var(--foreground);opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.CategoryCard-module__rdeoaG__foot{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.4rem;display:flex}.CategoryCard-module__rdeoaG__count{letter-spacing:.04em;text-transform:uppercase;color:var(--foreground);opacity:.6;font-size:.72rem}.CategoryCard-module__rdeoaG__cta{letter-spacing:.04em;color:var(--green);flex-shrink:0;font-size:.78rem;font-weight:700}
.CardGrid-module__YcQKxa__section{max-width:72rem;margin:0 auto;padding:3rem 1.5rem}.CardGrid-module__YcQKxa__heading{font-family:var(--font-cinzel);letter-spacing:.05em;color:var(--foreground);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.CardGrid-module__YcQKxa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.CardGrid-module__YcQKxa__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.CardGrid-module__YcQKxa__card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:.75rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block;box-shadow:0 1px 3px #0000000d}.CardGrid-module__YcQKxa__card:hover{border-color:var(--green);box-shadow:0 4px 24px #0000000f}.CardGrid-module__YcQKxa__card-title{color:var(--foreground);font-size:1rem;font-weight:600}.CardGrid-module__YcQKxa__card-cta{letter-spacing:.06em;text-transform:uppercase;color:var(--green);margin-top:.5rem;font-size:.75rem;display:block}.CardGrid-module__YcQKxa__headingLink{color:inherit;text-decoration:none;transition:color .2s}.CardGrid-module__YcQKxa__headingLink:hover{color:var(--gold)}.CardGrid-module__YcQKxa__imageCard{border:1px solid var(--border);color:inherit;background:#fff;border-radius:.75rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block;position:relative;box-shadow:0 1px 3px #0000000d}.CardGrid-module__YcQKxa__imageCard:hover{border-color:var(--green);box-shadow:0 4px 24px #0000001a}.CardGrid-module__YcQKxa__cardImg{background:#fff}.CardGrid-module__YcQKxa__cardOverlay{background:linear-gradient(#0000 0%,#1c1814cc 100%);padding:1rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.CardGrid-module__YcQKxa__cardTitleLight{color:#fff;font-size:1rem;font-weight:600}.CardGrid-module__YcQKxa__cardCtaLight{letter-spacing:.06em;text-transform:uppercase;color:var(--green);margin-top:.25rem;font-size:.75rem;display:block}
.FilterBar-module__j5wY3G__wrap{margin-bottom:0}@media (max-width:767px){.FilterBar-module__j5wY3G__wrap{margin-bottom:1.5rem}}.FilterBar-module__j5wY3G__panel{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.FilterBar-module__j5wY3G__group{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.FilterBar-module__j5wY3G__label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:.7rem;font-weight:600}.FilterBar-module__j5wY3G__pills{flex-wrap:wrap;gap:.4rem;display:flex}.FilterBar-module__j5wY3G__pill{letter-spacing:.04em;color:#fff;background:var(--green-deep);border:2px solid var(--gold);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;transition:background .2s,opacity .2s}.FilterBar-module__j5wY3G__pill:hover{opacity:.85}.FilterBar-module__j5wY3G__pillActive{background:var(--gold);color:var(--foreground)}.FilterBar-module__j5wY3G__sheetHeader,.FilterBar-module__j5wY3G__sheetDone,.FilterBar-module__j5wY3G__mobileBar,.FilterBar-module__j5wY3G__backdrop{display:none}@media (max-width:767px){.FilterBar-module__j5wY3G__mobileBar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:1rem;display:flex}.FilterBar-module__j5wY3G__filterBtn{letter-spacing:.04em;color:var(--foreground);background:var(--surface);border:1px solid var(--border);border-radius:9999px;padding:.5rem 1.1rem;font-size:.8rem;font-weight:600}.FilterBar-module__j5wY3G__chips{flex-wrap:wrap;gap:.4rem;display:flex}.FilterBar-module__j5wY3G__chip{color:var(--gold);border:1px solid var(--gold);background:0 0;border-radius:9999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.72rem;display:inline-flex}.FilterBar-module__j5wY3G__backdrop{opacity:0;pointer-events:none;z-index:99;background:#1c181473;transition:opacity .25s;display:block;position:fixed;inset:0}.FilterBar-module__j5wY3G__backdrop.FilterBar-module__j5wY3G__open{opacity:1;pointer-events:auto}.FilterBar-module__j5wY3G__panel{z-index:100;background:var(--background);border:none;border-top:1px solid var(--border);border-radius:1rem 1rem 0 0;gap:1.25rem;max-height:80vh;padding:1.25rem 1.5rem 2rem;transition:transform .28s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -8px 32px #0000002e}.FilterBar-module__j5wY3G__panel.FilterBar-module__j5wY3G__open{transform:translateY(0)}.FilterBar-module__j5wY3G__sheetHeader{background:var(--background);font-family:var(--font-cinzel);color:var(--foreground);justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:1.1rem;display:flex;position:sticky;top:0}.FilterBar-module__j5wY3G__sheetClose{color:var(--foreground);opacity:.55;padding:0 .25rem;font-size:1.6rem;line-height:1}.FilterBar-module__j5wY3G__sheetDone{background:var(--gold);width:100%;color:var(--foreground);letter-spacing:.06em;text-transform:uppercase;border-radius:6px;margin-top:.5rem;padding:.85rem;font-size:.85rem;font-weight:600;display:block}}
.TrustStrip-module__oUMdaq__wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;margin-top:.75rem;display:flex}.TrustStrip-module__oUMdaq__strip{flex-wrap:wrap;gap:.35rem 1rem;margin:0;padding:0;list-style:none;display:flex}.TrustStrip-module__oUMdaq__keurmerk{opacity:.9;flex-shrink:0;align-items:center;transition:opacity .15s;display:flex}.TrustStrip-module__oUMdaq__keurmerk:hover{opacity:1}.TrustStrip-module__oUMdaq__keurmerk img{width:104px;height:40px;display:block}.TrustStrip-module__oUMdaq__item{color:var(--green);letter-spacing:.01em;font-size:.76rem}
.page-module__3o7BUq__main{max-width:42rem;margin:0 auto;padding:3rem 1.5rem}.page-module__3o7BUq__heading{font-family:var(--font-cinzel);letter-spacing:.05em;color:var(--foreground);text-align:center;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600}.page-module__3o7BUq__empty{color:var(--foreground);opacity:.5;text-align:center;font-size:.9rem}.page-module__3o7BUq__empty a{color:var(--green);text-decoration:underline}.page-module__3o7BUq__items{flex-direction:column;margin-bottom:2rem;display:flex}.page-module__3o7BUq__item{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1rem;padding:1.25rem 0;display:grid}.page-module__3o7BUq__itemName{color:var(--foreground);font-size:.9rem}.page-module__3o7BUq__itemPrice{color:var(--gold);flex-shrink:0;font-size:.9rem;font-weight:600}.page-module__3o7BUq__total{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem 0;font-size:1rem;font-weight:600;display:flex}.page-module__3o7BUq__totalAmount{color:var(--gold);font-size:1.25rem}.page-module__3o7BUq__insurance,.page-module__3o7BUq__insuranceDone{text-align:center;margin:-.75rem 0 1.5rem;font-size:.82rem}.page-module__3o7BUq__insurance{color:var(--gold)}.page-module__3o7BUq__insuranceDone{color:var(--green);font-weight:600}.page-module__3o7BUq__thumb{object-fit:contain;border:1px solid var(--border);background:var(--background);border-radius:.375rem;width:64px;height:64px;display:block}.page-module__3o7BUq__thumbPlaceholder{border:1px solid var(--border);background:var(--background);border-radius:.375rem;width:64px;height:64px}
.AuthenticityGuarantee-module__bvc_Ya__box{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--gold);border-radius:.6rem;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.AuthenticityGuarantee-module__bvc_Ya__icon{color:var(--gold);flex-shrink:0;margin-top:.1rem}.AuthenticityGuarantee-module__bvc_Ya__title{color:var(--foreground);letter-spacing:.01em;font-size:.92rem;font-weight:600}.AuthenticityGuarantee-module__bvc_Ya__body{color:var(--foreground);opacity:.72;margin-top:.15rem;font-size:.82rem;line-height:1.5}
.CartUpsell-module__I1xtmG__wrap{margin:0 0 1.75rem}.CartUpsell-module__I1xtmG__heading{color:var(--foreground);opacity:.7;margin-bottom:.75rem;font-size:.8rem}.CartUpsell-module__I1xtmG__row{flex-wrap:wrap;gap:.6rem;display:flex}.CartUpsell-module__I1xtmG__card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:.6rem;align-items:center;gap:.6rem;padding:.45rem .7rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.CartUpsell-module__I1xtmG__card:hover{border-color:var(--gold);transform:translateY(-1px)}.CartUpsell-module__I1xtmG__thumb{object-fit:contain;border-radius:.3rem;flex-shrink:0;width:44px;height:44px}.CartUpsell-module__I1xtmG__name{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;font-size:.8rem;overflow:hidden}.CartUpsell-module__I1xtmG__price{color:var(--gold);flex-shrink:0;font-size:.8rem;font-weight:600}
.EraSection-module__0_u1tG__section{margin-bottom:3rem}.EraSection-module__0_u1tG__head{align-items:baseline;gap:.85rem;margin-bottom:1.25rem;display:flex}.EraSection-module__0_u1tG__name{font-family:var(--font-cinzel);letter-spacing:.04em;color:var(--foreground);white-space:nowrap;font-size:1.3rem;font-weight:600}.EraSection-module__0_u1tG__year{letter-spacing:.08em;color:var(--green);font-size:.78rem;font-weight:600}.EraSection-module__0_u1tG__rule{background:linear-gradient(to right, var(--gold), transparent);opacity:.5;flex:1;height:1px}.EraSection-module__0_u1tG__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.EraSection-module__0_u1tG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.EraSection-module__0_u1tG__grid{grid-template-columns:repeat(3,1fr)}}
.Marquee-module__ma9f_G__wrapper{border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);background:var(--surface);white-space:nowrap;padding:.6rem 0;overflow:hidden}.Marquee-module__ma9f_G__track{align-items:center;gap:0;animation:40s linear infinite Marquee-module__ma9f_G__scroll;display:inline-flex}.Marquee-module__ma9f_G__wrapper:hover .Marquee-module__ma9f_G__track{animation-play-state:paused}.Marquee-module__ma9f_G__era{font-family:var(--font-cinzel);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-size:.7rem;font-weight:600;text-decoration:none;transition:opacity .15s}.Marquee-module__ma9f_G__era:hover{opacity:.7}.Marquee-module__ma9f_G__set{letter-spacing:.06em;color:var(--foreground);opacity:.6;font-size:.72rem;text-decoration:none;transition:color .15s,opacity .15s}.Marquee-module__ma9f_G__set:hover{color:var(--green);opacity:1}.Marquee-module__ma9f_G__dot{color:var(--border);margin:0 .75rem}@keyframes Marquee-module__ma9f_G__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.shop-module__4fqfjW__main{max-width:72rem;margin:0 auto;padding:3rem 1.5rem}.shop-module__4fqfjW__browse{max-width:72rem;margin:0 auto;padding:2.5rem 1.5rem 1rem}.shop-module__4fqfjW__browseGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.shop-module__4fqfjW__browseGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.shop-module__4fqfjW__browseGrid{grid-template-columns:repeat(3,1fr)}}.shop-module__4fqfjW__heading{font-family:var(--font-cinzel);letter-spacing:.05em;color:var(--foreground);margin-bottom:2rem;padding-bottom:.6rem;font-size:1.5rem;font-weight:600;position:relative}.shop-module__4fqfjW__heading:after{content:"";background:var(--gold);width:2.5rem;height:2px;position:absolute;bottom:0;left:0}.shop-module__4fqfjW__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.shop-module__4fqfjW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1024px){.shop-module__4fqfjW__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.shop-module__4fqfjW__grid{grid-template-columns:repeat(5,1fr)}}.shop-module__4fqfjW__shopHeader{justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex}.shop-module__4fqfjW__clear{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);opacity:.8;font-size:.75rem;text-decoration:none}.shop-module__4fqfjW__clear:hover{opacity:1}.shop-module__4fqfjW__empty{opacity:.4;text-align:center;padding:4rem 0}.shop-module__4fqfjW__titleBand{background:var(--espresso);border-bottom:1px solid #2e261d}.shop-module__4fqfjW__titleInner{text-align:center;max-width:72rem;margin:0 auto;padding:2.25rem 1.5rem;position:relative}.shop-module__4fqfjW__title{font-family:var(--font-cinzel);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:600}.shop-module__4fqfjW__clearBand{letter-spacing:.06em;text-transform:uppercase;color:var(--on-dark);opacity:.7;white-space:nowrap;font-size:.72rem;text-decoration:none;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.shop-module__4fqfjW__clearBand:hover{opacity:1}.shop-module__4fqfjW__body{max-width:72rem;margin:0 auto;padding:2rem 1.5rem 3rem}@media (min-width:768px){.shop-module__4fqfjW__body{grid-template-columns:14rem 1fr;align-items:start;gap:2rem;display:grid}}.shop-module__4fqfjW__gridContainer{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.shop-module__4fqfjW__gridHeader{justify-content:flex-end;align-items:center;margin-bottom:1rem;display:flex}.shop-module__4fqfjW__productsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.shop-module__4fqfjW__productsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:1024px){.shop-module__4fqfjW__productsGrid{grid-template-columns:repeat(4,1fr)}}
.ImageGallery-module__-6YHqG__gallery{flex-direction:column;display:flex}.ImageGallery-module__-6YHqG__thumb{cursor:zoom-in;background:0 0;border:none;width:100%;padding:0;display:block}.ImageGallery-module__-6YHqG__image{aspect-ratio:3/4;object-fit:contain;width:100%;transition:opacity .15s;display:block}.ImageGallery-module__-6YHqG__thumb:hover .ImageGallery-module__-6YHqG__image{opacity:.85}.ImageGallery-module__-6YHqG__overlay{z-index:200;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ImageGallery-module__-6YHqG__lightboxInner{cursor:default;max-width:90vw;max-height:90vh;position:relative}.ImageGallery-module__-6YHqG__lightboxImage{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:90vh;display:block}.ImageGallery-module__-6YHqG__close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.25rem;line-height:1;position:absolute;top:-2.5rem;right:0}.ImageGallery-module__-6YHqG__close:hover{opacity:1}
.WaveDivider-module__wfaGfq__canvas{border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;height:65px;display:block}
.page-module__DyFytG__main{max-width:72rem;margin:0 auto;padding:3rem 1.5rem}.page-module__DyFytG__header{text-align:center;max-width:480px;margin:0 auto 3rem}.page-module__DyFytG__label{letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:.75rem;font-size:.7rem}.page-module__DyFytG__heading{font-family:var(--font-cinzel);color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:600}.page-module__DyFytG__sub{color:var(--foreground);opacity:.5;font-size:.9rem;line-height:1.6}.page-module__DyFytG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.page-module__DyFytG__empty{text-align:center;opacity:.4;padding:4rem 0}@media (min-width:640px){.page-module__DyFytG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1024px){.page-module__DyFytG__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.page-module__DyFytG__grid{grid-template-columns:repeat(5,1fr)}}
.page-module__9lPk9G__hero{grid-template-columns:1fr;gap:1.5rem;max-width:72rem;margin:0 auto;padding:1.5rem 1rem;display:grid}@media (min-width:768px){.page-module__9lPk9G__hero{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;padding:3rem 1.5rem}}.page-module__9lPk9G__name{font-family:var(--font-cinzel);color:var(--foreground);font-size:clamp(1.25rem,4vw,2rem);font-weight:600;line-height:1.2}.page-module__9lPk9G__imageColumn{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.page-module__9lPk9G__gallery{flex-direction:column;display:flex}.page-module__9lPk9G__productImage{object-fit:contain;width:100%;height:auto;display:block}.page-module__9lPk9G__details{flex-direction:column;gap:1.5rem;padding-top:.5rem;display:flex}.page-module__9lPk9G__tags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__9lPk9G__tag{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--green-deep);border:1.5px solid var(--gold);border-radius:9999px;padding:.25rem .75rem;font-size:.7rem;transition:opacity .2s}.page-module__9lPk9G__tag:hover{opacity:.85}.page-module__9lPk9G__price{color:var(--gold);letter-spacing:.02em;font-size:1.75rem;font-weight:500}.page-module__9lPk9G__stockCount{color:var(--green);letter-spacing:.04em;font-size:.8rem}.page-module__9lPk9G__description{color:var(--foreground);opacity:.8;white-space:pre-line;margin:1rem 0;font-size:14px;line-height:1.7}.page-module__9lPk9G__facts{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;grid-template-columns:auto 1fr;gap:.4rem 1rem;margin:.5rem 0;padding:1rem 1.25rem;font-size:.85rem;display:grid}.page-module__9lPk9G__facts dt{color:var(--foreground);opacity:.55;text-transform:uppercase;letter-spacing:.04em;align-self:center;font-size:.7rem}.page-module__9lPk9G__facts dd{color:var(--foreground);margin:0}.page-module__9lPk9G__factLink{color:var(--green);text-decoration:none}.page-module__9lPk9G__factLink:hover{text-decoration:underline}
.timeline-module__tk3RTq__wrap{max-width:60rem;margin:0 auto;padding:2.5rem 1.5rem 1rem}.timeline-module__tk3RTq__intro{text-align:center;color:var(--green);max-width:34rem;margin:0 auto 3.5rem;font-size:1.15rem;font-style:italic;line-height:1.6}.timeline-module__tk3RTq__timeline{padding-left:1.75rem;position:relative}.timeline-module__tk3RTq__timeline:before{content:"";background:linear-gradient(to bottom, transparent, var(--green) 8%, var(--green) 92%, transparent);opacity:.35;width:2px;position:absolute;top:.3rem;bottom:.3rem;left:.4rem}.timeline-module__tk3RTq__era{margin-bottom:3.25rem;position:relative}.timeline-module__tk3RTq__head{align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.timeline-module__tk3RTq__head:before{content:"";background:var(--green);width:11px;height:11px;box-shadow:0 0 0 3px var(--background);border-radius:50%;position:absolute;top:.55rem;left:-1.55rem}.timeline-module__tk3RTq__year{font-family:var(--font-cinzel);color:var(--green);flex-shrink:0;font-size:1.4rem;font-weight:700}.timeline-module__tk3RTq__eraLink{text-decoration:none;display:inline-flex}.timeline-module__tk3RTq__eraLogoBox{width:200px;height:72px;display:block;position:relative}.timeline-module__tk3RTq__eraName{font-family:var(--font-cinzel);color:var(--foreground);font-size:1.3rem;font-weight:600}.timeline-module__tk3RTq__sets{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.timeline-module__tk3RTq__set{border-radius:.5rem;width:116px;height:54px;transition:background .2s,transform .2s;position:relative}.timeline-module__tk3RTq__set:hover{background:var(--surface);transform:translateY(-2px)}.timeline-module__tk3RTq__setLogoBox{width:100%;height:100%;display:block;position:relative}.timeline-module__tk3RTq__setName{text-align:center;height:100%;color:var(--foreground);opacity:.65;justify-content:center;align-items:center;padding:0 .5rem;font-size:.78rem;display:flex}.timeline-module__tk3RTq__logo{object-fit:contain;padding:.35rem}
.SortSelect-module__OkM10G__wrap{align-items:center;gap:.5rem;display:inline-flex}.SortSelect-module__OkM10G__label{letter-spacing:.02em;color:var(--foreground);opacity:.6;white-space:nowrap;font-size:.75rem}.SortSelect-module__OkM10G__select{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#fff;border-radius:.45rem;padding:.35rem .6rem;font-size:.8rem}
