.Hero-module__s-6kkG__hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__bg{position:absolute;inset:0}.Hero-module__s-6kkG__slide{opacity:0;transition:opacity 1.5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Hero-module__s-6kkG__active{opacity:1}.Hero-module__s-6kkG__slide video,.Hero-module__s-6kkG__slide img{object-fit:cover;filter:brightness(.35)saturate(.8);width:100%;height:100%;position:absolute;inset:0}.Hero-module__s-6kkG__slide video{filter:brightness()saturate()}.Hero-module__s-6kkG__slide img{animation:8s ease-in-out infinite alternate Hero-module__s-6kkG__kenBurns}@keyframes Hero-module__s-6kkG__kenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.Hero-module__s-6kkG__overlay{z-index:1;background:radial-gradient(at 30%,#c9a96e1a 0%,#0000 60%),radial-gradient(at 70% 30%,#c9a96e0d 0%,#0000 50%),linear-gradient(#0a0a0a4d 0%,#0a0a0a99 100%);position:absolute;inset:0}.Hero-module__s-6kkG__particles{z-index:2;position:absolute;inset:0;overflow:hidden}.Hero-module__s-6kkG__particle{background:var(--gold-primary);opacity:0;border-radius:50%;width:2px;height:2px;animation:8s ease-in-out infinite Hero-module__s-6kkG__float;position:absolute}@keyframes Hero-module__s-6kkG__float{0%,to{opacity:0;transform:translateY(0)scale(0)}20%{opacity:.6;transform:translateY(-20px)scale(1)}80%{opacity:.3;transform:translateY(-120px)scale(.5)}}.Hero-module__s-6kkG__content{text-align:center;z-index:3;max-width:800px;padding:0 2rem;position:relative}.Hero-module__s-6kkG__overline{letter-spacing:.5em;text-transform:uppercase;color:var(--gold-primary);opacity:0;margin-bottom:2rem;font-size:.7rem;animation:1s 1.8s forwards Hero-module__s-6kkG__fadeUp;transform:translateY(20px)}.Hero-module__s-6kkG__title{font-family:var(--font-display);letter-spacing:.02em;opacity:0;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:300;line-height:1.05;animation:1.2s 2s forwards Hero-module__s-6kkG__fadeUp;transform:translateY(30px)}.Hero-module__s-6kkG__title em{background:var(--gold-shimmer);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.Hero-module__s-6kkG__subtitle{color:var(--text-secondary);opacity:0;max-width:440px;margin:0 auto 2.5rem;font-size:1rem;animation:1s 2.3s forwards Hero-module__s-6kkG__fadeUp;transform:translateY(20px)}.Hero-module__s-6kkG__cta{opacity:0;gap:1.5rem;animation:1s 2.5s forwards Hero-module__s-6kkG__fadeUp;display:inline-flex;transform:translateY(20px)}@keyframes Hero-module__s-6kkG__fadeUp{to{opacity:1;transform:translateY(0)}}.Hero-module__s-6kkG__indicators{z-index:4;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__indicator{cursor:pointer;background:#f5f0e840;border:none;width:32px;height:2px;padding:0;transition:background .3s;position:relative;overflow:hidden}.Hero-module__s-6kkG__indicator:hover{background:#f5f0e866}.Hero-module__s-6kkG__indicatorActive{background:#f5f0e840}.Hero-module__s-6kkG__indicatorActive:after{content:"";background:var(--gold-primary);transform-origin:0;animation:Hero-module__s-6kkG__indicatorFill var(--slide-duration)linear forwards;position:absolute;inset:0}@keyframes Hero-module__s-6kkG__indicatorFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:768px){.Hero-module__s-6kkG__cta{flex-direction:column;align-items:center;gap:.875rem}.Hero-module__s-6kkG__subtitle{font-size:.9rem}}@media (max-width:480px){.Hero-module__s-6kkG__content{padding:0 1.25rem}.Hero-module__s-6kkG__overline{letter-spacing:.3em;margin-bottom:1.25rem}.Hero-module__s-6kkG__subtitle{margin-bottom:2rem;font-size:.85rem}}
.Marquee-module__8a-K_G__marquee{white-space:nowrap;background:#f5f0e8;border-top:1px solid #c9a96e33;border-bottom:1px solid #c9a96e33;padding:1.2rem 0;overflow:hidden}.Marquee-module__8a-K_G__inner{animation:30s linear infinite Marquee-module__8a-K_G__scroll;display:inline-flex}.Marquee-module__8a-K_G__item{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:#1a1a1a;align-items:center;gap:3rem;padding:0 3rem;font-size:.85rem;display:inline-flex}.Marquee-module__8a-K_G__dot{background:var(--gold-primary);border-radius:50%;width:4px;height:4px;display:inline-block}@keyframes Marquee-module__8a-K_G__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Categories-module__zzt9Fa__categories{background:var(--bg-secondary)}.Categories-module__zzt9Fa__wrapper{aspect-ratio:3/2;margin-top:3rem;position:relative;overflow:hidden}.Categories-module__zzt9Fa__bgImages{z-index:0;position:absolute;inset:0}.Categories-module__zzt9Fa__bgImage{object-fit:cover;opacity:0;filter:brightness(.55);width:100%;height:100%;transition:opacity .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Categories-module__zzt9Fa__bgImageVisible{opacity:1}.Categories-module__zzt9Fa__grid{z-index:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:0}.Categories-module__zzt9Fa__card{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;transition:border-color .3s;display:block;position:relative;overflow:hidden}.Categories-module__zzt9Fa__card:nth-child(3n){border-right:none}.Categories-module__zzt9Fa__card:nth-last-child(-n+3){border-bottom:none}.Categories-module__zzt9Fa__card:hover{border-color:#ffffff4d}.Categories-module__zzt9Fa__nameBar{z-index:2;background:#fff;padding:1.5rem 2rem;transition:transform .45s cubic-bezier(.25,0,.25,1);position:absolute;top:0;left:0;right:0;transform:translateY(-100%)}.Categories-module__zzt9Fa__cardActive .Categories-module__zzt9Fa__nameBar{transform:translateY(0)}.Categories-module__zzt9Fa__nameBar .Categories-module__zzt9Fa__cardTitle{color:#0a0a0a}.Categories-module__zzt9Fa__nameBar .Categories-module__zzt9Fa__cardCount{color:var(--gold-primary)}.Categories-module__zzt9Fa__cardBottom{background:linear-gradient(#0000 0%,#0a0a0ad9 100%);padding:2rem;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.Categories-module__zzt9Fa__cardActive .Categories-module__zzt9Fa__cardBottom{opacity:0}.Categories-module__zzt9Fa__cardTitle{font-family:var(--font-display);color:#fff;margin-bottom:.3rem;font-size:1.3rem;font-weight:400}.Categories-module__zzt9Fa__cardCount{letter-spacing:.25em;text-transform:uppercase;color:var(--gold-primary);font-size:.65rem;display:block}@media (max-width:640px){.Categories-module__zzt9Fa__wrapper{aspect-ratio:unset;overflow:visible}.Categories-module__zzt9Fa__bgImages{display:none}.Categories-module__zzt9Fa__grid{grid-template-columns:repeat(2,1fr);gap:3px;position:static}.Categories-module__zzt9Fa__card{aspect-ratio:3/4;background-image:var(--card-image);background-position:50%;background-size:cover;border-bottom:none;border-right:none}.Categories-module__zzt9Fa__card:before{content:"";z-index:0;background:#00000052;position:absolute;inset:0}.Categories-module__zzt9Fa__card .Categories-module__zzt9Fa__cardBottom,.Categories-module__zzt9Fa__cardActive .Categories-module__zzt9Fa__cardBottom{opacity:1;z-index:1}.Categories-module__zzt9Fa__nameBar{display:none}.Categories-module__zzt9Fa__cardTitle{font-size:1.05rem}}
.Products-module__hSg_XG__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.Products-module__hSg_XG__filters{flex-wrap:wrap;gap:.6rem;display:flex}.Products-module__hSg_XG__filterBtn{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);border:1px solid #0000;padding:.5rem 1.2rem;font-size:.7rem;transition:all .3s}.Products-module__hSg_XG__filterBtn:hover,.Products-module__hSg_XG__filterActive{color:var(--gold-primary);border-color:var(--gold-muted)}.Products-module__hSg_XG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Products-module__hSg_XG__card{cursor:pointer;background:var(--bg-card);border:1px solid #c9a96e0d;transition:border-color .4s,box-shadow .4s;display:block;position:relative;overflow:hidden}.Products-module__hSg_XG__card:hover{border-color:#c9a96e26;box-shadow:0 20px 60px #0006}.Products-module__hSg_XG__imgWrap{aspect-ratio:1;isolation:isolate;background:linear-gradient(145deg,#1a1a1a,#0f0f0f);position:relative;overflow:hidden}.Products-module__hSg_XG__img{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.25,0,.25,1);position:absolute;inset:0}.Products-module__hSg_XG__imgWorn{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.25,0,.25,1);position:absolute;inset:0;transform:scale(1.04)}.Products-module__hSg_XG__card:hover .Products-module__hSg_XG__img{opacity:0;transform:scale(1.04)}.Products-module__hSg_XG__card:hover .Products-module__hSg_XG__imgWorn{opacity:1;transform:scale(1)}.Products-module__hSg_XG__badge{letter-spacing:.15em;text-transform:uppercase;background:var(--gold-primary);color:var(--bg-primary);padding:.3rem .8rem;font-size:.6rem;font-weight:600;position:absolute;top:1rem;left:1rem}.Products-module__hSg_XG__wishlist{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#0a0a0a99;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .3s;display:flex;position:absolute;top:1rem;right:1rem}.Products-module__hSg_XG__card:hover .Products-module__hSg_XG__wishlist{opacity:1}.Products-module__hSg_XG__wishlist svg{width:16px;height:16px;stroke:var(--gold-primary);fill:none;stroke-width:1.5px}.Products-module__hSg_XG__quickAdd{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#0a0a0ad9;border:1px solid #c9a96e40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .35s;display:flex;position:absolute;bottom:1rem;right:1rem;transform:translateY(8px)}.Products-module__hSg_XG__quickAdd:hover{background:var(--gold-primary);border-color:var(--gold-primary)}.Products-module__hSg_XG__quickAdd:hover svg{stroke:#0a0a0a}.Products-module__hSg_XG__quickAdd svg{width:16px;height:16px;stroke:var(--gold-primary);fill:none;stroke-width:1.5px;transition:stroke .2s}.Products-module__hSg_XG__card:hover .Products-module__hSg_XG__quickAdd{opacity:1;transform:translateY(0)}.Products-module__hSg_XG__info{padding:1.2rem 1.5rem 1.5rem}.Products-module__hSg_XG__name{font-family:var(--font-display);margin-bottom:.3rem;font-size:1.15rem;font-weight:400;transition:color .3s}.Products-module__hSg_XG__card:hover .Products-module__hSg_XG__name{color:var(--gold-light)}.Products-module__hSg_XG__meta{justify-content:space-between;align-items:center;display:flex}.Products-module__hSg_XG__price{color:var(--gold-primary);font-size:.9rem;font-weight:400}.Products-module__hSg_XG__material{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}@media (max-width:1024px){.Products-module__hSg_XG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Products-module__hSg_XG__grid{grid-template-columns:repeat(2,1fr)}.Products-module__hSg_XG__header{flex-direction:column;align-items:flex-start;gap:1.25rem}.Products-module__hSg_XG__name{font-size:1rem}}@media (max-width:400px){.Products-module__hSg_XG__grid{grid-template-columns:1fr}}
.Editorial-module__5rfRVW__editorial{background:var(--bg-secondary);grid-template-columns:1fr 1fr;min-height:90vh;display:grid}.Editorial-module__5rfRVW__videos{background:var(--bg-primary);position:relative;overflow:hidden}.Editorial-module__5rfRVW__vid{aspect-ratio:9/16;object-fit:cover;border:1px solid #c9a96e38;width:43%;position:absolute}.Editorial-module__5rfRVW__vid1{z-index:1;top:40%;right:50%;transform:translateY(-50%)rotate(-6deg);box-shadow:14px 24px 60px #000000a6}.Editorial-module__5rfRVW__vid2{z-index:2;top:60%;left:50%;transform:translateY(-50%)rotate(5deg);box-shadow:-10px 24px 60px #0000008c}.Editorial-module__5rfRVW__content{flex-direction:column;justify-content:center;padding:5rem;display:flex}.Editorial-module__5rfRVW__title{font-family:var(--font-display);margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.2}.Editorial-module__5rfRVW__title em{color:var(--gold-primary);font-style:italic}.Editorial-module__5rfRVW__text{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.8}.Editorial-module__5rfRVW__stats{border-top:1px solid #c9a96e1a;gap:3rem;margin-bottom:2.5rem;padding-top:2rem;display:flex}.Editorial-module__5rfRVW__statNumber{font-family:var(--font-display);color:var(--gold-primary);font-size:2.5rem;font-weight:300;line-height:1}.Editorial-module__5rfRVW__statLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-top:.3rem;font-size:.65rem}[data-theme=light] .Editorial-module__5rfRVW__videos{background:#f5f0e8}@media (max-width:1024px){.Editorial-module__5rfRVW__editorial{grid-template-columns:1fr}.Editorial-module__5rfRVW__videos{min-height:50vh}}@media (max-width:768px){.Editorial-module__5rfRVW__content{padding:3rem 1.5rem}}
.Testimonial-module__lA-CIW__testimonial{text-align:center;background:var(--bg-primary);position:relative}.Testimonial-module__lA-CIW__testimonial:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a96e0a 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonial-module__lA-CIW__inner{max-width:800px;margin:0 auto;padding:0 4rem;position:relative}.Testimonial-module__lA-CIW__track{min-height:220px;overflow:hidden}.Testimonial-module__lA-CIW__slide{flex-direction:column;align-items:center;display:flex}.Testimonial-module__lA-CIW__enterRight{animation:.45s cubic-bezier(.25,0,.25,1) forwards Testimonial-module__lA-CIW__enterFromRight}.Testimonial-module__lA-CIW__enterLeft{animation:.45s cubic-bezier(.25,0,.25,1) forwards Testimonial-module__lA-CIW__enterFromLeft}.Testimonial-module__lA-CIW__exitLeft{animation:.45s cubic-bezier(.25,0,.25,1) forwards Testimonial-module__lA-CIW__exitToLeft}.Testimonial-module__lA-CIW__exitRight{animation:.45s cubic-bezier(.25,0,.25,1) forwards Testimonial-module__lA-CIW__exitToRight}@keyframes Testimonial-module__lA-CIW__enterFromRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes Testimonial-module__lA-CIW__enterFromLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes Testimonial-module__lA-CIW__exitToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-60px)}}@keyframes Testimonial-module__lA-CIW__exitToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(60px)}}.Testimonial-module__lA-CIW__quoteMark{font-family:var(--font-display);color:var(--gold-dark);opacity:.3;margin-bottom:-1.5rem;font-size:6rem;line-height:1}.Testimonial-module__lA-CIW__quote{font-family:var(--font-display);z-index:1;margin:0 auto 2rem;font-size:clamp(1.3rem,2.5vw,2.2rem);font-style:italic;font-weight:300;line-height:1.5;position:relative}.Testimonial-module__lA-CIW__author{letter-spacing:.3em;text-transform:uppercase;color:var(--gold-primary);font-size:.7rem}.Testimonial-module__lA-CIW__arrow{border:1px solid #c9a96e33;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:-1.5rem;transition:border-color .3s,background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Testimonial-module__lA-CIW__arrow:hover{border-color:var(--gold-primary);background:#c9a96e14}.Testimonial-module__lA-CIW__arrow svg{width:16px;height:16px;stroke:var(--gold-primary);fill:none;stroke-width:1.5px}.Testimonial-module__lA-CIW__arrowPrev{left:0}.Testimonial-module__lA-CIW__arrowNext{right:0}.Testimonial-module__lA-CIW__dots{justify-content:center;gap:.5rem;margin-top:2.5rem;display:flex}.Testimonial-module__lA-CIW__dot{background:#c9a96e33;border-radius:2px;width:24px;height:2px;transition:background .3s,width .3s}.Testimonial-module__lA-CIW__dotActive{background:var(--gold-primary);width:40px}@media (max-width:768px){.Testimonial-module__lA-CIW__inner{padding:0 2.5rem}.Testimonial-module__lA-CIW__arrow{width:32px;height:32px}.Testimonial-module__lA-CIW__arrow svg{width:13px;height:13px}}@media (max-width:480px){.Testimonial-module__lA-CIW__inner{padding:0 1rem}.Testimonial-module__lA-CIW__arrow{width:28px;height:28px}}
.ProductOfWeek-module__C-Y3rG__section{background:var(--bg-secondary);padding:7rem 0}.ProductOfWeek-module__C-Y3rG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.ProductOfWeek-module__C-Y3rG__imageCol{width:100%}.ProductOfWeek-module__C-Y3rG__imageWrap{aspect-ratio:3/4;background:linear-gradient(145deg,#1a1a1a,#0f0f0f);border:1px solid #c9a96e1a;position:relative;overflow:hidden}.ProductOfWeek-module__C-Y3rG__img,.ProductOfWeek-module__C-Y3rG__imgWorn{object-fit:cover;width:100%;height:100%;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.25,0,.25,1);position:absolute;inset:0}.ProductOfWeek-module__C-Y3rG__imgWorn,.ProductOfWeek-module__C-Y3rG__imageWrap:hover .ProductOfWeek-module__C-Y3rG__img{opacity:0;transform:scale(1.04)}.ProductOfWeek-module__C-Y3rG__imageWrap:hover .ProductOfWeek-module__C-Y3rG__imgWorn{opacity:1;transform:scale(1)}.ProductOfWeek-module__C-Y3rG__weekBadge{z-index:2;letter-spacing:.2em;text-transform:uppercase;background:var(--gold-primary);color:var(--bg-primary);padding:.4rem 1rem;font-size:.6rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}.ProductOfWeek-module__C-Y3rG__infoCol{flex-direction:column;gap:0;display:flex}.ProductOfWeek-module__C-Y3rG__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--gold-primary);margin-bottom:1.25rem;font-size:.65rem}.ProductOfWeek-module__C-Y3rG__dividerLine{background:#c9a96e59;width:3rem;height:1px;margin-bottom:1.5rem}.ProductOfWeek-module__C-Y3rG__categoryLine{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.6rem;margin-bottom:.8rem;font-size:.65rem;display:flex}.ProductOfWeek-module__C-Y3rG__dot{color:var(--gold-muted)}.ProductOfWeek-module__C-Y3rG__name{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.15}.ProductOfWeek-module__C-Y3rG__price{color:var(--gold-primary);margin-bottom:1.75rem;font-size:1.2rem;font-weight:400}.ProductOfWeek-module__C-Y3rG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:.9rem;line-height:1.8}.ProductOfWeek-module__C-Y3rG__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.ProductOfWeek-module__C-Y3rG__addBtn{background:var(--gold-primary);color:var(--bg-primary);letter-spacing:.18em;text-transform:uppercase;border:1px solid var(--gold-primary);padding:.9rem 2.2rem;font-size:.7rem;font-weight:600;transition:background .3s,color .3s}.ProductOfWeek-module__C-Y3rG__addBtn:hover{color:var(--gold-primary);background:0 0}.ProductOfWeek-module__C-Y3rG__viewBtn{color:var(--text-secondary);letter-spacing:.18em;text-transform:uppercase;border:1px solid #c9a96e59;align-items:center;padding:.9rem 2.2rem;font-size:.7rem;transition:border-color .3s,color .3s;display:inline-flex}.ProductOfWeek-module__C-Y3rG__viewBtn:hover{border-color:var(--gold-primary);color:var(--gold-primary)}.ProductOfWeek-module__C-Y3rG__footnote{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.65rem;display:flex}.ProductOfWeek-module__C-Y3rG__footnote svg{width:14px;height:14px;stroke:var(--gold-muted);fill:none;stroke-width:1.5px;flex-shrink:0}@media (max-width:1024px){.ProductOfWeek-module__C-Y3rG__inner{gap:4rem}}@media (max-width:768px){.ProductOfWeek-module__C-Y3rG__section{padding:5rem 0}.ProductOfWeek-module__C-Y3rG__inner{grid-template-columns:1fr;gap:2.5rem}.ProductOfWeek-module__C-Y3rG__imageWrap{aspect-ratio:4/3}.ProductOfWeek-module__C-Y3rG__name{font-size:clamp(1.6rem,6vw,2.2rem)}.ProductOfWeek-module__C-Y3rG__actions{flex-direction:column}.ProductOfWeek-module__C-Y3rG__addBtn,.ProductOfWeek-module__C-Y3rG__viewBtn{text-align:center;justify-content:center}}
.BlogPreview-module__NqYU4G__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.BlogPreview-module__NqYU4G__viewAll{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-primary);align-items:center;gap:.5rem;font-size:.68rem;transition:gap .3s;display:inline-flex}.BlogPreview-module__NqYU4G__viewAll:hover{gap:.9rem}.BlogPreview-module__NqYU4G__viewAll svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:14px;height:14px}.BlogPreview-module__NqYU4G__card{background:var(--bg-card);border:1px solid #c9a96e12;grid-template-columns:340px 1fr;gap:0;transition:border-color .4s,box-shadow .4s;display:grid;overflow:hidden}.BlogPreview-module__NqYU4G__card:hover{border-color:#c9a96e2e;box-shadow:0 12px 40px #00000047}.BlogPreview-module__NqYU4G__imgWrap{aspect-ratio:4/3;flex-shrink:0;overflow:hidden}.BlogPreview-module__NqYU4G__img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,0,.25,1);display:block}.BlogPreview-module__NqYU4G__card:hover .BlogPreview-module__NqYU4G__img{transform:scale(1.05)}.BlogPreview-module__NqYU4G__body{flex-direction:column;justify-content:center;padding:2.5rem 3rem;display:flex}.BlogPreview-module__NqYU4G__cat{letter-spacing:.35em;text-transform:uppercase;color:var(--gold-primary);margin-bottom:.7rem;font-size:.6rem;font-weight:500;display:block}.BlogPreview-module__NqYU4G__title{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(1.4rem,2vw,1.9rem);font-weight:300;line-height:1.25;transition:color .3s}.BlogPreview-module__NqYU4G__card:hover .BlogPreview-module__NqYU4G__title{color:var(--gold-light)}.BlogPreview-module__NqYU4G__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.88rem;line-height:1.8;display:-webkit-box;overflow:hidden}.BlogPreview-module__NqYU4G__meta{color:var(--text-muted);letter-spacing:.04em;justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.BlogPreview-module__NqYU4G__readMore{color:var(--gold-primary);letter-spacing:.1em;transition:letter-spacing .3s}.BlogPreview-module__NqYU4G__card:hover .BlogPreview-module__NqYU4G__readMore{letter-spacing:.2em}@media (max-width:900px){.BlogPreview-module__NqYU4G__card{grid-template-columns:1fr}.BlogPreview-module__NqYU4G__imgWrap{aspect-ratio:16/9}.BlogPreview-module__NqYU4G__body{padding:2rem}.BlogPreview-module__NqYU4G__header{flex-direction:column;align-items:flex-start;gap:1.25rem}}
.Newsletter-module__OItThq__newsletter{background:var(--bg-primary);text-align:center;position:relative;overflow:hidden}.Newsletter-module__OItThq__newsletter:before{content:"";background:linear-gradient(to right,transparent,var(--gold-muted),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Newsletter-module__OItThq__inner{max-width:600px;margin:0 auto}.Newsletter-module__OItThq__form{border:1px solid #c9a96e33;gap:0;margin-top:2rem;display:flex}.Newsletter-module__OItThq__input{color:var(--text-primary);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem;font-size:.85rem}.Newsletter-module__OItThq__input::placeholder{color:var(--text-muted)}.Newsletter-module__OItThq__submit{background:var(--gold-primary);color:var(--bg-primary);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;padding:1rem 2rem;font-size:.7rem;font-weight:500;transition:background .3s}.Newsletter-module__OItThq__submit:hover{background:var(--gold-light)}.Newsletter-module__OItThq__note{color:var(--text-muted);margin-top:1rem;font-size:.75rem}@media (max-width:480px){.Newsletter-module__OItThq__form{border:none;flex-direction:column;gap:0}.Newsletter-module__OItThq__input{border:1px solid #c9a96e33;padding:.9rem 1rem}.Newsletter-module__OItThq__submit{border:1px solid var(--gold-primary);border-top:none;width:100%;padding:.9rem 1rem}}
