:root{--ivory: #F5F0E8;--ivory-dark: #EDE7D9;--gold: #B8A06A;--gold-light: #D4BC8A;--obsidian: #0D0D0D;--stone: #6B6560;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "Jost", "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--ivory);color:var(--obsidian);font-family:var(--font-sans);letter-spacing:.01em;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.placeholder-svg{width:100%;height:100%;background:var(--ivory-dark);fill:var(--stone);opacity:.15}button{cursor:pointer;background:none;border:none}input,button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:300}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.035}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--obsidian)}::-webkit-scrollbar-thumb{background:var(--gold)}::-webkit-scrollbar-thumb:hover{background:var(--gold-light)}::selection{background:#b8a06a2e;color:var(--obsidian)}.u-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.u-gold-line{display:block;height:1px;background:var(--gold)}.u-label{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.38em;text-transform:uppercase;color:var(--gold)}.hover-underline{position:relative}.hover-underline:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width .35s ease}.hover-underline:hover:after{width:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes goldPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes scaleX-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.anim-fade-up{opacity:0}.anim-fade-up.is-visible{animation:fadeUp .9s cubic-bezier(.22,1,.36,1) forwards}.anim-delay-1.is-visible{animation-delay:.1s}.anim-delay-2.is-visible{animation-delay:.2s}.anim-delay-3.is-visible{animation-delay:.3s}.anim-delay-4.is-visible{animation-delay:.45s}.anim-delay-5.is-visible{animation-delay:.6s}.gold-shimmer{background:linear-gradient(90deg,#b8a06a,#d4bc8a 40%,#e8d5a3,#d4bc8a 60%,#b8a06a);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 4s linear infinite}.marquee-track{display:flex;animation:marquee 28s linear infinite}.img-zoom{overflow:hidden}.img-zoom img{transition:transform 1.4s cubic-bezier(.25,.46,.45,.94)}.img-zoom:hover img{transform:scale(1.07)}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .7s cubic-bezier(.22,1,.36,1);padding:1.5rem 0}.site-header.scrolled{top:1rem;left:1rem;right:1rem;max-width:48rem;margin:0 auto;border-radius:9999px;background:#0d0d0dd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.06);padding:.625rem 0;box-shadow:0 8px 32px #00000059}.site-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 1.5rem;transition:padding .7s}.site-header.scrolled .site-header__inner{padding:0 1.25rem}.site-header__logo{font-family:var(--font-serif);font-weight:600;letter-spacing:.3em;text-transform:uppercase;font-size:1.5rem;color:var(--obsidian);transition:all .5s}.site-header.scrolled .site-header__logo{font-size:.85rem;color:var(--ivory)}.site-header__nav{display:none;align-items:center;gap:2.5rem}@media(min-width:768px){.site-header__nav{display:flex}}.site-header.scrolled .site-header__nav{gap:1.5rem}.site-header__nav a{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#0d0d0db3;transition:color .3s;position:relative}.site-header__nav a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width .35s ease}.site-header__nav a:hover:after{width:100%}.site-header.scrolled .site-header__nav a{color:#f5f0e899}.site-header.scrolled .site-header__nav a:hover{color:var(--ivory)}.site-header__actions{display:flex;align-items:center;gap:.75rem}.site-header__icon{display:flex;align-items:center;justify-content:center;padding:.25rem;color:var(--obsidian);transition:color .3s,opacity .3s;opacity:.7}.site-header__icon:hover{opacity:1}.site-header.scrolled .site-header__icon{color:var(--ivory)}@media(max-width:767px){.site-header__icon:not(.site-header__cart){display:none}}.site-header__cart{position:relative}.site-header__cart-count{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;border-radius:9999px;background:var(--gold);color:var(--ivory);font-family:var(--font-sans);font-size:.58rem;font-weight:500;display:flex;align-items:center;justify-content:center;line-height:1;padding:0 4px}.site-header__hamburger{display:flex;flex-direction:column;gap:5px;padding:.25rem}@media(min-width:768px){.site-header__hamburger{display:none}}.site-header__hamburger span{display:block;width:24px;height:1px;background:var(--obsidian);transition:all .3s}.site-header.scrolled .site-header__hamburger span{background:var(--ivory)}.site-header__hamburger.open span:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.site-header__hamburger.open span:nth-child(2){opacity:0}.site-header__hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:var(--ivory);flex-direction:column;align-items:center;justify-content:center;gap:2.5rem}.mobile-menu.open{display:flex}.mobile-menu a{font-family:var(--font-serif);font-size:2.5rem;letter-spacing:.15em;text-transform:uppercase;color:var(--obsidian)}.mobile-menu__cta{margin-top:1rem;font-family:var(--font-sans);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--obsidian);padding:.75rem 2rem;color:var(--obsidian);transition:all .3s}.mobile-menu__cta:hover{background:var(--obsidian);color:var(--ivory)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background:var(--obsidian)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero__bg video{width:100%;height:100%;object-fit:cover;transform:scale(1.08)}.hero__overlay-lr{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0d0d0dd9,#0d0d0d80,#0d0d0d1a)}.hero__overlay-tb{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(13,13,13,.8),rgba(13,13,13,.1),transparent)}.hero__gold-line-l{position:absolute;top:0;left:7%;width:1px;height:100%;background:linear-gradient(to bottom,transparent,rgba(184,160,106,.15),transparent);display:none}.hero__gold-line-r{position:absolute;top:0;right:12%;width:1px;height:100%;background:linear-gradient(to bottom,transparent,rgba(184,160,106,.08),transparent);display:none}@media(min-width:1024px){.hero__gold-line-l,.hero__gold-line-r{display:block}}.hero__content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;min-height:100vh;max-width:1280px;margin:0 auto;padding:7rem 1.5rem 6rem;width:100%}@media(min-width:1024px){.hero__content{padding-left:4rem;padding-right:4rem}}.hero__inner{max-width:42rem}.hero__tag{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.hero__tag-text{font-family:var(--font-sans);font-size:.6rem;letter-spacing:.4em;text-transform:uppercase;color:var(--gold)}.hero__headline{margin-bottom:2rem}.hero__word{display:block;overflow:hidden;line-height:1}.hero__word h1{font-size:clamp(3rem,8vw,7.5rem);font-weight:300;line-height:.88;color:var(--ivory)}.hero__word--italic h1{font-style:italic;color:var(--gold-light);padding-left:clamp(1rem,3vw,3.5rem)}.hero__divider{width:6rem;height:1px;background:linear-gradient(to right,var(--gold),rgba(212,188,138,.6),transparent);margin-bottom:2rem;transform-origin:left;animation:scaleX-in 1.2s .5s cubic-bezier(.22,1,.36,1) both}.hero__sub{font-family:var(--font-sans);font-size:.82rem;line-height:1.75;color:#f5f0e873;font-weight:300;letter-spacing:.06em;max-width:20rem;margin-bottom:3.5rem}.hero__ctas{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.hero__ctas{flex-direction:row}}.btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;background:var(--gold);color:var(--obsidian);font-family:var(--font-sans);font-size:.66rem;letter-spacing:.26em;text-transform:uppercase;font-weight:500;transition:background .5s}.btn-gold:hover{background:var(--gold-light)}.btn-ghost-light{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;border:1px solid rgba(245,240,232,.18);color:#f5f0e88c;font-family:var(--font-sans);font-size:.66rem;letter-spacing:.26em;text-transform:uppercase;transition:all .4s}.btn-ghost-light:hover{border-color:#b8a06a66;color:#f5f0e8cc}.btn-ghost-dark{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;border:1px solid rgba(13,13,13,.2);color:#0d0d0db3;font-family:var(--font-sans);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;transition:all .4s}.btn-ghost-dark:hover{background:var(--obsidian);color:var(--ivory);border-color:var(--obsidian)}.hero__indicators{position:absolute;bottom:3rem;left:1.5rem;display:flex;align-items:center;gap:.75rem;z-index:10}@media(min-width:1024px){.hero__indicators{left:4rem}}.hero__dot{height:1.5px;background:#f5f0e833;width:1rem;transition:all .5s;cursor:pointer}.hero__dot.active{width:3rem;background:var(--gold)}.hero__counter{position:absolute;bottom:3rem;right:1.5rem;font-family:var(--font-sans);font-size:.58rem;letter-spacing:.25em;color:#f5f0e840;z-index:10}@media(min-width:1024px){.hero__counter{right:4rem}}.hero__scroll-cue{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:10}.hero__scroll-text{font-family:var(--font-sans);font-size:.5rem;letter-spacing:.35em;text-transform:uppercase;color:#f5f0e833}.hero__scroll-line{width:1px;height:3rem;background:linear-gradient(to bottom,rgba(184,160,106,.5),transparent);animation:goldPulse 2s ease-in-out infinite}.hero__bottom-fade{position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to top,var(--obsidian),transparent);pointer-events:none}.value-props{padding:7rem 1.5rem;background:var(--ivory)}.value-props__header{text-align:center;margin-bottom:5rem}.value-props__headline{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:.9;color:var(--obsidian)}.value-props__headline em{font-style:italic;color:var(--gold)}.value-props__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1280px;margin:0 auto}@media(min-width:768px){.value-props__grid{grid-template-columns:repeat(3,1fr);gap:4rem}}.value-prop{display:flex;flex-direction:column;align-items:center;text-align:center}.value-prop__icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;color:var(--gold);margin-bottom:1.5rem;transition:transform .5s}.value-prop:hover .value-prop__icon{transform:scale(1.1)}.value-prop__icon svg{width:2rem;height:2rem}.value-prop__title{font-family:var(--font-serif);font-size:1.5rem;font-weight:300;color:var(--obsidian);margin-bottom:1rem}.value-prop__desc{font-family:var(--font-sans);font-size:.8rem;line-height:1.75;color:var(--stone);font-weight:300;max-width:18rem;margin-bottom:1.5rem}.value-prop__link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:#0d0d0d8c;transition:color .3s}.value-prop__link:hover{color:var(--gold)}.value-props__cta{text-align:center;margin-top:5rem}.btn-dark{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;background:var(--obsidian);color:var(--ivory);font-family:var(--font-sans);font-size:.66rem;letter-spacing:.26em;text-transform:uppercase;font-weight:500;transition:all .5s}.btn-dark:hover{background:var(--gold);color:var(--obsidian)}.featured-banner{background:var(--obsidian);overflow:hidden}.featured-banner__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;min-height:640px}@media(min-width:1024px){.featured-banner__grid{grid-template-columns:1fr 1px 1fr}}.featured-banner__image{position:relative;overflow:hidden;order:2;min-height:400px}@media(min-width:1024px){.featured-banner__image{order:1;min-height:0}}.featured-banner__image img{position:absolute;top:-10%;right:-10%;bottom:-8%;left:-10%;width:120%;height:120%;object-fit:cover;transition:transform .1s linear}.featured-banner__divider{display:none;background:#b8a06a1a}@media(min-width:1024px){.featured-banner__divider{display:block;width:1px}}.featured-banner__content{display:flex;flex-direction:column;justify-content:center;padding:5rem 2.5rem;order:1}@media(min-width:1024px){.featured-banner__content{padding:0 5rem;order:2}}.featured-banner__headline{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:.88;color:var(--ivory);margin-bottom:1.5rem}.featured-banner__headline em{font-style:italic;color:var(--gold-light)}.featured-banner__price-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.5rem}.featured-banner__price{font-family:var(--font-serif);font-size:2rem;color:var(--gold-light)}.featured-banner__original{font-family:var(--font-sans);font-size:.7rem;color:#f5f0e840;text-decoration:line-through}.featured-banner__badge{font-family:var(--font-sans);font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;background:#b8a06a26;color:var(--gold);border:1px solid rgba(184,160,106,.25);padding:.25rem .75rem}.featured-banner__perks{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.625rem}.featured-banner__perk{display:flex;align-items:center;gap:.75rem;font-family:var(--font-sans);font-size:.72rem;color:#f5f0e866;font-weight:300}.featured-banner__perk-line{width:.75rem;height:1px;background:var(--gold);flex-shrink:0}.featured-banner__actions{display:flex;gap:.75rem}.btn-gold-outline{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:1px solid rgba(245,240,232,.15);color:#f5f0e873;font-family:var(--font-sans);font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;transition:all .3s}.btn-gold-outline:hover{border-color:#f5f0e859;color:#f5f0e8b3}.collections-section{padding:8rem 1.5rem;background:var(--ivory)}.collections-section__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:5rem}@media(min-width:768px){.collections-section__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.collections-section__headline{font-size:clamp(2.5rem,5vw,4.2rem);font-weight:300;line-height:.9;color:var(--obsidian)}.collections-section__headline em{font-style:italic;color:var(--gold)}.collections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1280px;margin:0 auto;align-items:start}@media(min-width:1024px){.collections-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.collection-card{display:flex;flex-direction:column}.collection-card__img{position:relative;overflow:hidden;background:var(--ivory-dark);margin-bottom:1.25rem}.collection-card:nth-child(odd) .collection-card__img{aspect-ratio:3/4}.collection-card:nth-child(2n) .collection-card__img{aspect-ratio:4/5}.collection-card__img img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.25,.46,.45,.94)}.collection-card:hover .collection-card__img img{transform:scale(1.07)}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0d0d00;transition:background .7s}.collection-card:hover .collection-card__overlay{background:#0d0d0d40}.collection-card__tag{position:absolute;top:1rem;left:1rem;background:var(--obsidian);color:var(--ivory);font-family:var(--font-sans);font-size:.52rem;letter-spacing:.24em;text-transform:uppercase;padding:.375rem .75rem}.collection-card__cta-wrap{position:absolute;inset-x:0;bottom:0;display:flex;justify-content:center;padding-bottom:2rem;transform:translateY(.5rem);opacity:0;transition:all .5s}.collection-card:hover .collection-card__cta-wrap{transform:translateY(0);opacity:1}.collection-card__cta{background:var(--ivory);color:var(--obsidian);font-family:var(--font-sans);font-size:.58rem;letter-spacing:.24em;text-transform:uppercase;padding:.75rem 2rem;font-weight:500;box-shadow:0 4px 24px #0003;transition:background .3s}.collection-card__cta:hover{background:#fff}.collection-card__gradient{position:absolute;inset-x:0;bottom:0;height:7rem;background:linear-gradient(to top,rgba(13,13,13,.35),transparent);opacity:0;pointer-events:none;transition:opacity .5s}.collection-card:hover .collection-card__gradient{opacity:1}.collection-card__info{display:flex;flex-direction:column;gap:.375rem;padding:0 .125rem}.collection-card__name-row{display:flex;align-items:baseline;justify-content:space-between}.collection-card__name{font-family:var(--font-serif);font-size:1.5rem;font-weight:300;color:var(--obsidian);line-height:1}.collection-card__price{font-family:var(--font-sans);font-size:.68rem;font-weight:300;color:var(--stone)}.collection-card__subtitle{font-family:var(--font-sans);font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.collection-card__desc{font-family:var(--font-sans);font-size:.74rem;font-weight:300;color:var(--stone);margin-top:.125rem}.collections-section__strip{margin-top:6rem;border-top:1px solid rgba(13,13,13,.08);padding-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:640px){.collections-section__strip{flex-direction:row;justify-content:space-between}}.collections-section__strip-msg{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--stone)}.collections-section__strip-links{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.collections-section__strip-links a{font-family:var(--font-sans);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:#0d0d0d73;transition:color .3s;position:relative}.collections-section__strip-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width .35s ease}.collections-section__strip-links a:hover{color:var(--obsidian)}.collections-section__strip-links a:hover:after{width:100%}.about-section{background:var(--ivory);overflow:hidden}.about-section__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;min-height:85vh}@media(min-width:1024px){.about-section__grid{grid-template-columns:1fr 1fr}}.about-section__images{position:relative;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;background:var(--ivory-dark)}.about-section__main-img{position:relative;width:100%;max-width:340px;aspect-ratio:3/4;overflow:hidden;box-shadow:0 32px 64px #0d0d0d1a}.about-section__main-img img{width:100%;height:100%;object-fit:cover}.about-section__accent-img{position:absolute;bottom:2.5rem;right:1rem;width:150px;height:190px;overflow:hidden;border:4px solid var(--ivory-dark);box-shadow:0 8px 32px #0d0d0d26}@media(min-width:1024px){.about-section__accent-img{right:0}}.about-section__accent-img img{width:100%;height:100%;object-fit:cover}.about-section__est{position:absolute;top:2.5rem;left:2rem;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.about-section__est{left:2.5rem}}.about-section__est-line{width:1px;height:2rem;background:#b8a06a66;margin-bottom:.75rem}.about-section__est-text{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.3em;text-transform:uppercase;color:#b8a06ab3;writing-mode:vertical-rl}.about-section__content{display:flex;flex-direction:column;justify-content:center;padding:5rem 2rem}@media(min-width:1024px){.about-section__content{padding:5rem 4rem 5rem 5rem}}@media(min-width:1280px){.about-section__content{padding:5rem}}.about-section__headline{font-size:clamp(2.5rem,4vw,4.2rem);font-weight:300;line-height:.9;color:var(--obsidian);margin-bottom:1.75rem}.about-section__headline em{font-style:italic;color:var(--gold)}.about-section__body{font-family:var(--font-sans);font-size:.86rem;line-height:2;color:var(--stone);font-weight:300;max-width:28rem;margin-bottom:1.25rem}.about-section__values{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;border-top:1px solid rgba(13,13,13,.08);padding-top:2rem;margin-top:0;margin-bottom:3rem}.about-value__icon{color:var(--gold);font-size:1.125rem;margin-bottom:.5rem}.about-value__title{font-family:var(--font-sans);font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--obsidian);margin-bottom:.375rem}.about-value__desc{font-family:var(--font-sans);font-size:.7rem;line-height:1.25;color:var(--stone);font-weight:300}.about-section__stats{display:flex;gap:2.5rem;margin-bottom:3rem}.about-stat__num{font-family:var(--font-serif);font-size:2rem;font-weight:300;color:var(--obsidian);line-height:1;margin-bottom:.25rem}.about-stat__label{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone)}.marquee-section{background:var(--obsidian);border-top:1px solid rgba(245,240,232,.06);border-bottom:1px solid rgba(245,240,232,.06);overflow:hidden;padding:1.5rem 0}.marquee-wrap{overflow:hidden}.marquee-track{display:flex;animation:marquee 28s linear infinite;white-space:nowrap}.marquee-track:hover{animation-play-state:paused}.marquee-item{display:flex;align-items:center;gap:3rem;padding-right:3rem;flex-shrink:0}.marquee-text{font-family:var(--font-sans);font-size:.6rem;letter-spacing:.42em;text-transform:uppercase;color:#f5f0e833}.marquee-sep{color:#b8a06a66;font-size:.5rem}.testimonials-section{padding:8rem 1.5rem;background:var(--obsidian);overflow:hidden}.testimonials-section__header{display:flex;flex-direction:column;gap:2rem;margin-bottom:5rem}@media(min-width:1024px){.testimonials-section__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.testimonials-section__headline{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:.9;color:var(--ivory)}.testimonials-section__headline em{font-style:italic;color:var(--gold-light)}.testimonials-section__stars{display:flex;gap:.375rem;margin-bottom:.5rem}.testimonials-section__stars svg{width:.875rem;height:.875rem;color:var(--gold)}.testimonials-section__review-count{font-family:var(--font-sans);font-size:.7rem;color:#f5f0e84d;font-weight:300}.testimonials-grid{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width:1024px){.testimonials-grid{grid-template-columns:1fr 320px}}.testimonial-main{position:relative}.testimonial-quote-mark{position:absolute;top:-1.5rem;left:-.5rem;font-family:var(--font-serif);font-size:6rem;line-height:1;color:#b8a06a1a;pointer-events:none;-webkit-user-select:none;user-select:none}.testimonial-card{border:1px solid rgba(245,240,232,.08);padding:2.5rem;background:#f5f0e808}@media(min-width:768px){.testimonial-card{padding:3.5rem}}.testimonial-card__quote{font-family:var(--font-serif);font-size:clamp(1.25rem,2.5vw,1.9rem);font-weight:300;line-height:1.45;color:#f5f0e8cc;font-style:italic;margin-bottom:2.5rem}.testimonial-card__author{display:flex;align-items:center;gap:1rem}.testimonial-card__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background:#b8a06a26;border:1px solid rgba(184,160,106,.25);display:flex;align-items:center;justify-content:center;font-family:var(--font-serif);color:var(--gold);font-size:.875rem}.testimonial-card__name{font-family:var(--font-sans);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#f5f0e8cc}.testimonial-card__meta{font-family:var(--font-sans);font-size:.68rem;color:#f5f0e859;font-weight:300;margin-top:.125rem}.testimonial-nav{display:flex;align-items:center;gap:1rem;margin-top:1.75rem}.testimonial-nav__dot{height:1px;width:1.25rem;background:#f5f0e833;transition:all .4s;cursor:pointer}.testimonial-nav__dot.active{width:2.5rem;height:1.5px;background:var(--gold)}.testimonial-nav__count{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.2em;color:#f5f0e833;margin-left:.5rem}.testimonial-sidebar{display:none;flex-direction:column;gap:1rem}@media(min-width:1024px){.testimonial-sidebar{display:flex}}.testimonial-sidebar__item{text-align:left;padding:1.25rem;border:1px solid rgba(245,240,232,.06);transition:all .4s;cursor:pointer;background:none;width:100%}.testimonial-sidebar__item.active{border-color:#b8a06a4d;background:#b8a06a0d}.testimonial-sidebar__excerpt{font-family:var(--font-sans);font-size:.78rem;line-height:1.5;color:#f5f0e840;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.75rem;transition:color .4s}.testimonial-sidebar__item.active .testimonial-sidebar__excerpt{color:#f5f0e8b3}.testimonial-sidebar__name{font-family:var(--font-sans);font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:#f5f0e833;transition:color .4s}.testimonial-sidebar__item.active .testimonial-sidebar__name{color:var(--gold)}.site-footer{background:var(--obsidian)}.footer-newsletter{position:relative;padding:5rem 1.5rem;overflow:hidden;text-align:center}.footer-newsletter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,rgba(184,160,106,.04),transparent)}.footer-newsletter:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(184,160,106,.2),transparent)}.footer-newsletter__inner{position:relative;max-width:42rem;margin:0 auto}.footer-newsletter__headline{font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:.9;color:var(--ivory);margin-bottom:1rem}.footer-newsletter__headline em{font-style:italic;color:var(--gold-light)}.footer-newsletter__sub{font-family:var(--font-sans);font-size:.8rem;color:#f5f0e859;font-weight:300;line-height:1.5;margin-bottom:2.5rem}.footer-newsletter__form{display:flex;flex-direction:column;gap:0;max-width:28rem;margin:0 auto}@media(min-width:640px){.footer-newsletter__form{flex-direction:row}}.footer-newsletter__input{flex:1;background:transparent;border:1px solid rgba(184,160,106,.2);padding:.875rem 1.25rem;font-family:var(--font-sans);font-size:.76rem;color:var(--ivory);outline:none;transition:border-color .3s}.footer-newsletter__input::placeholder{color:#f5f0e833}.footer-newsletter__input:focus{border-color:#b8a06a80}.footer-newsletter__btn{padding:.875rem 2rem;background:var(--gold);color:var(--obsidian);font-family:var(--font-sans);font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;transition:background .3s}.footer-newsletter__btn:hover{background:var(--gold-light)}.footer-main{max-width:1280px;margin:0 auto;padding:4rem 1.5rem;border-top:1px solid rgba(245,240,232,.06)}.footer-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand__logo{font-family:var(--font-serif);font-size:1.6rem;letter-spacing:.35em;text-transform:uppercase;color:var(--ivory);font-weight:500;display:block;margin-bottom:1.25rem}.footer-brand__desc{font-family:var(--font-sans);font-size:.78rem;line-height:1.75;color:#f5f0e84d;font-weight:300;max-width:18rem;margin-bottom:2rem}.footer-socials{display:flex;align-items:center;gap:1.25rem}.footer-social{width:2rem;height:2rem;border:1px solid rgba(245,240,232,.1);display:flex;align-items:center;justify-content:center;color:#f5f0e84d;transition:all .3s}.footer-social:hover{color:var(--gold);border-color:#b8a06a4d}.footer-social svg{width:.875rem;height:.875rem}.footer-col__heading{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.footer-col__links{display:flex;flex-direction:column;gap:.875rem}.footer-col__links a{font-family:var(--font-sans);font-size:.75rem;color:#f5f0e84d;font-weight:300;transition:color .3s}.footer-col__links a:hover{color:#f5f0e8a6}.footer-bottom{border-top:1px solid rgba(245,240,232,.06);padding:1.5rem}.footer-bottom__inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){.footer-bottom__inner{flex-direction:row;justify-content:space-between}}.footer-bottom__copy{font-family:var(--font-sans);font-size:.6rem;color:#f5f0e82e}.footer-bottom__legal{display:flex;align-items:center;gap:1.5rem}.footer-bottom__legal a{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.08em;color:#f5f0e82e;transition:color .3s}.footer-bottom__legal a:hover{color:#f5f0e866}.collection-header{position:relative;background:var(--obsidian);padding:8rem 1.5rem;overflow:hidden}@media(min-width:768px){.collection-header{padding:12rem 1.5rem}}.collection-header__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2}.collection-header__bg img{width:100%;height:100%;object-fit:cover}.collection-header__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0d0d0d99,#0d0d0dcc,#0d0d0d)}.collection-header__content{position:relative;z-index:10;max-width:1280px;margin:0 auto}.collection-header__back{margin-bottom:2.5rem}.collection-header__line{height:1px;width:3.75rem;background:var(--gold);margin-bottom:1.5rem}.collection-header__title{font-size:clamp(3rem,8vw,6.5rem);font-weight:300;line-height:.85;color:var(--ivory);margin-bottom:1rem}.collection-header__subtitle{font-family:var(--font-sans);font-size:.64rem;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem}.collection-header__desc{font-family:var(--font-sans);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.6;color:#f5f0e8cc;font-weight:300;max-width:36rem;margin-bottom:1.5rem}.collection-header__price{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--stone)}.products-section{padding:6rem 1.5rem 8rem;background:var(--ivory)}.products-section__header{text-align:center;margin-bottom:4rem}.products-section__divider{width:2.5rem;height:1px;background:var(--gold);margin:0 auto 1.5rem}.products-section__title{font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:.9;color:var(--obsidian);margin-bottom:.75rem}.products-section__count{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone);font-weight:300}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem 1.25rem;max-width:1280px;margin:0 auto}@media(min-width:768px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem 2rem}}.product-card{display:flex;flex-direction:column}.product-card__img{position:relative;overflow:hidden;background:var(--ivory-dark);aspect-ratio:4/5;margin-bottom:1rem}.product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94)}.product-card:hover .product-card__img img{transform:scale(1.07)}.product-card__tags{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.375rem}.product-card__tag{background:var(--obsidian);color:var(--ivory);font-family:var(--font-sans);font-size:.48rem;letter-spacing:.2em;text-transform:uppercase;padding:.25rem .625rem}.product-card__sale{position:absolute;top:.75rem;right:.75rem;background:var(--gold);color:var(--obsidian);font-family:var(--font-sans);font-size:.48rem;letter-spacing:.16em;text-transform:uppercase;padding:.25rem .625rem;font-weight:500}.product-card__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0d0d00;transition:background .7s;pointer-events:none}.product-card:hover .product-card__vignette{background:#0d0d0d26}.product-card__cta-wrap{position:absolute;inset-x:0;bottom:0;display:flex;justify-content:center;padding-bottom:1.25rem;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__cta-wrap{transform:translateY(0)}.product-card__cta{background:var(--ivory);color:var(--obsidian);font-family:var(--font-sans);font-size:.54rem;letter-spacing:.24em;text-transform:uppercase;padding:.625rem 1.75rem;font-weight:500;box-shadow:0 4px 20px #00000040;transition:background .3s}.product-card__cta:hover{background:#fff}.product-card__gradient{position:absolute;inset-x:0;bottom:0;height:6rem;background:linear-gradient(to top,rgba(13,13,13,.3),transparent);opacity:0;pointer-events:none;transition:opacity .5s}.product-card:hover .product-card__gradient{opacity:1}.product-card__info{display:flex;flex-direction:column;gap:.25rem;padding:0 .125rem}.product-card__name{font-family:var(--font-serif);font-size:1.25rem;font-weight:300;color:var(--obsidian);line-height:1;position:relative}.product-card__name:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width .35s ease}.product-card:hover .product-card__name:after{width:100%}.product-card__price-row{display:flex;align-items:center;gap:.5rem}.product-card__price{font-family:var(--font-sans);font-size:.68rem;color:var(--stone);font-weight:300}.product-card__original{font-family:var(--font-sans);font-size:.6rem;color:#6b656080;text-decoration:line-through;font-weight:300}.product-card__materials{font-family:var(--font-sans);font-size:.58rem;color:#6b6560b3;font-weight:300;margin-top:.125rem}.product-card__out-of-stock{font-family:var(--font-sans);font-size:.54rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-top:.25rem}.product-page{padding:8rem 1.5rem 6rem;background:var(--ivory)}.product-page__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.product-page__grid{grid-template-columns:1fr 1fr;gap:5rem}}.product-page__main-img{aspect-ratio:4/5;overflow:hidden;background:var(--ivory-dark);margin-bottom:1rem}.product-page__main-img img{width:100%;height:100%;object-fit:cover}.product-page__thumbs{display:flex;gap:.75rem;overflow-x:auto}.product-page__thumb{flex-shrink:0;width:5rem;height:6.25rem;overflow:hidden;background:var(--ivory-dark);cursor:pointer;border:1px solid transparent;transition:border-color .3s}.product-page__thumb.active{border-color:var(--gold)}.product-page__thumb img{width:100%;height:100%;object-fit:cover}.product-page__info{display:flex;flex-direction:column}.product-page__title{font-size:clamp(2rem,4vw,3rem);font-weight:300;color:var(--obsidian);line-height:.9;margin-bottom:1rem}.product-page__price-row{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.product-page__price{font-family:var(--font-serif);font-size:1.75rem;color:var(--obsidian)}.product-page__compare{font-family:var(--font-sans);font-size:.875rem;color:#6b656080;text-decoration:line-through}.product-page__desc{font-family:var(--font-sans);font-size:.875rem;line-height:1.75;color:var(--stone);font-weight:300;margin-bottom:2rem}.product-page__add-btn{width:100%;padding:1.125rem;background:var(--obsidian);color:var(--ivory);font-family:var(--font-sans);font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;font-weight:500;transition:background .4s;margin-bottom:.75rem}.product-page__add-btn:hover{background:var(--gold);color:var(--obsidian)}.product-page__meta{font-family:var(--font-sans);font-size:.72rem;color:var(--stone);font-weight:300;margin-top:2rem;display:flex;flex-direction:column;gap:.5rem}.product-page__meta span{color:var(--obsidian)}.men-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:5rem;overflow:hidden;background:var(--obsidian)}.men-hero__texture{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 39px,rgba(245,240,232,.04) 39px,rgba(245,240,232,.04) 40px),repeating-linear-gradient(90deg,transparent,transparent 39px,rgba(245,240,232,.04) 39px,rgba(245,240,232,.04) 40px)}.men-hero__content{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:0 1.5rem;width:100%}.men-hero__headline{font-size:clamp(4rem,12vw,10rem);font-weight:300;line-height:.88;color:var(--ivory);margin-bottom:2.5rem}.men-hero__headline em{font-style:italic;color:var(--gold)}.men-hero__bottom{display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){.men-hero__bottom{flex-direction:row;align-items:flex-end;justify-content:space-between}}.men-hero__sub{font-family:var(--font-sans);font-size:.84rem;line-height:2;color:#f5f0e873;font-weight:300;max-width:22rem}.men-hero__rule{position:absolute;bottom:0;left:1.5rem;right:1.5rem;height:1px;background:#f5f0e814;transform-origin:left;animation:scaleX-in 1.2s 1s cubic-bezier(.22,1,.36,1) both}.men-collab{position:relative;overflow:hidden}.men-collab__ticker{border-bottom:1px solid rgba(245,240,232,.08);padding:1rem 0;overflow:hidden;background:var(--obsidian)}.men-collab__split{display:grid;grid-template-columns:1fr;min-height:90vh;background:var(--obsidian)}@media(min-width:1024px){.men-collab__split{grid-template-columns:1fr 1fr}}.men-collab__portrait{position:relative;background:#111;min-height:60vw;overflow:hidden}@media(min-width:1024px){.men-collab__portrait{min-height:0}}.men-collab__portrait img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top}.men-collab__portrait-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.men-collab__portrait-placeholder p{font-family:var(--font-sans);font-size:.52rem;letter-spacing:.42em;text-transform:uppercase;color:#f5f0e81f}.men-collab__portrait-fade-b{position:absolute;inset-x:0;bottom:0;height:33%;background:linear-gradient(to top,#0D0D0D,transparent)}.men-collab__portrait-fade-r{position:absolute;inset-y:0;right:0;width:25%;background:linear-gradient(to left,#0D0D0D,transparent);display:none}@media(min-width:1024px){.men-collab__portrait-fade-r{display:block}}.men-collab__portrait-badge{position:absolute;bottom:2rem;left:2rem}.men-collab__portrait-badge p:first-child{font-family:var(--font-sans);font-size:.52rem;letter-spacing:.42em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.men-collab__portrait-name{font-family:var(--font-serif);font-size:2rem;font-weight:300;color:var(--ivory);line-height:1}.men-collab__copy{display:flex;flex-direction:column;justify-content:center;padding:5rem 2rem;border-left:1px solid rgba(245,240,232,.06)}@media(min-width:1024px){.men-collab__copy{padding:0 4rem}}@media(min-width:1280px){.men-collab__copy{padding:0 5rem}}.men-collab__x-headline{font-size:clamp(2.5rem,4vw,5.5rem);font-weight:300;line-height:.9;color:var(--ivory);margin-bottom:2.5rem}.men-collab__x-headline .x{font-size:.7em;color:#b8a06a99;display:block}.men-collab__x-headline em{font-style:italic;color:var(--gold)}.men-collab__quote{position:relative;margin-bottom:2.5rem;padding-left:1.5rem;border-left:1px solid rgba(184,160,106,.3)}.men-collab__quote p{font-family:var(--font-serif);font-size:1.05rem;font-weight:300;line-height:2;color:#f5f0e8b3;font-style:italic}.men-collab__quote-attr{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.3em;text-transform:uppercase;color:#f5f0e84d;margin-top:1rem}.men-collab__desc{font-family:var(--font-sans);font-size:.78rem;line-height:2;color:#f5f0e861;font-weight:300;max-width:22rem;margin-bottom:3rem}.men-collab__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;border-top:1px solid rgba(245,240,232,.08);padding-top:2rem;margin-bottom:3rem}.men-collab__stat-val{font-family:var(--font-serif);font-size:2rem;font-weight:300;color:var(--ivory);line-height:1;margin-bottom:.375rem}.men-collab__stat-label{font-family:var(--font-sans);font-size:.54rem;letter-spacing:.22em;text-transform:uppercase;color:#f5f0e847;line-height:1.3}.men-collab__watermark{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;overflow:hidden;-webkit-user-select:none;user-select:none}.men-collab__watermark span{font-family:var(--font-serif);font-size:18vw;font-weight:300;color:#f5f0e805;line-height:1;letter-spacing:-.02em}.men-highlights{padding:6rem 1.5rem;border-top:1px solid rgba(245,240,232,.08);border-bottom:1px solid rgba(245,240,232,.08);background:var(--obsidian)}.men-highlights__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.men-highlights__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.men-highlight__label{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.men-highlight__label-text{font-family:var(--font-sans);font-size:.58rem;letter-spacing:.36em;text-transform:uppercase;color:var(--gold)}.men-highlight__desc{font-family:var(--font-sans);font-size:.78rem;line-height:1.75;color:#f5f0e866;font-weight:300}.men-products{padding:7rem 1.5rem;background:var(--obsidian)}.men-products__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem;max-width:1280px;margin:0 auto 4rem}@media(min-width:768px){.men-products__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.men-products__headline{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:.9;color:var(--ivory)}.men-products__headline em{font-style:italic;color:var(--gold)}.men-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1280px;margin:0 auto}@media(min-width:1024px){.men-products__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.men-products--dark .product-card__img{background:#1a1a1a}.men-products--dark .product-card__name{color:var(--ivory)}.men-products--dark .product-card__price{color:#f5f0e880}.men-products--dark .product-card__materials{color:#f5f0e84d}.men-coming-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 2rem;border:1px solid rgba(245,240,232,.08);max-width:1280px;margin:0 auto}.men-coming-soon__headline{font-size:clamp(2rem,4vw,2.5rem);font-weight:300;color:var(--ivory);margin-top:1.5rem;text-align:center;line-height:1.2}.men-coming-soon__headline em{font-style:italic;color:var(--gold)}.men-coming-soon__sub{font-family:var(--font-sans);font-size:.76rem;color:#f5f0e859;font-weight:300;max-width:18rem;text-align:center;line-height:1.75;margin-top:1rem}.men-footer-strip{padding:5rem 1.5rem;border-top:1px solid rgba(245,240,232,.08);background:var(--obsidian)}.men-footer-strip__inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:640px){.men-footer-strip__inner{flex-direction:row;justify-content:space-between}}.back-btn{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-sans);font-size:.6rem;letter-spacing:.24em;text-transform:uppercase;color:#f5f0e866;transition:color .3s}.back-btn:hover{color:#f5f0e8cc}.back-btn svg{transition:transform .3s}.back-btn:hover svg{transform:translate(-3px)}.back-btn--dark{color:#0d0d0d66}.back-btn--dark:hover{color:var(--obsidian)}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}.arrow-svg{display:inline-block;transition:transform .3s}*:hover>.arrow-svg{transform:translate(3px)}.coll-page-header{background:var(--obsidian);padding:1.5rem 1.5rem 6rem}.coll-page-header__back{max-width:1280px;margin:0 auto;padding-top:5rem;margin-bottom:2rem}.back-btn--light{color:#f5f0e866}.back-btn--light:hover{color:#f5f0e8cc}.back-btn--light svg{transition:transform .3s}.back-btn--light:hover svg{transform:translate(-3px)}.coll-page-header__inner{max-width:1280px;margin:0 auto;text-align:center}.coll-page-header__label-row{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.coll-page-header__headline{font-family:var(--font-serif);font-size:clamp(3rem,7vw,5.5rem);font-weight:300;line-height:.9;color:var(--ivory);margin-bottom:1.5rem}.coll-page-header__headline em{font-style:italic;color:var(--gold-light)}.coll-page-header__sub{font-family:var(--font-sans);font-size:.86rem;color:#f5f0e873;font-weight:300;max-width:32rem;margin:0 auto;line-height:1.75}.collections-grid--editorial{align-items:start}.collection-card--offset{margin-top:0}@media(min-width:1024px){.collection-card--offset{margin-top:5rem}}.value-props-new{min-height:100vh;display:flex;align-items:center;padding:3rem 1.5rem;background:var(--ivory)}.vpn__header{text-align:center;margin-bottom:2.5rem}.vpn__label-row{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.vpn__headline{font-family:var(--font-serif);font-size:clamp(2.2rem,5vw,3rem);font-weight:300;line-height:.95;color:var(--obsidian)}.vpn__headline em{font-style:italic;color:var(--gold)}.vpn__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1280px;margin:0 auto}@media(min-width:768px){.vpn__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.vpn-card{display:flex;flex-direction:column;align-items:center;text-align:center}.vpn-card__img-wrap{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--ivory-dark);margin-bottom:1rem}.vpn-card__img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.25,.46,.45,.94)}.vpn-card__img-wrap:hover .vpn-card__img{transform:scale(1.06)}.vpn-card__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0d0d00;transition:background .7s;pointer-events:none}.vpn-card__img-wrap:hover .vpn-card__vignette{background:#0d0d0d26}.vpn-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.vpn-card__placeholder-icon{width:2.25rem;height:2.25rem;color:var(--gold);opacity:.6;margin-bottom:.75rem}.vpn-card__placeholder-text{font-family:var(--font-sans);font-size:.5rem;letter-spacing:.32em;text-transform:uppercase;color:#b8a06ab3}.vpn-card__title{font-family:var(--font-serif);font-size:1.4rem;font-weight:300;color:var(--obsidian);margin-bottom:.5rem}.vpn-card__desc{font-family:var(--font-sans);font-size:.75rem;line-height:1.75;color:var(--stone);font-weight:300;max-width:18rem;margin-bottom:.75rem}.vpn-card__link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:#0d0d0d8c;transition:color .3s}.vpn-card__link:hover{color:var(--gold)}.vpn-card__link span{position:relative}.vpn-card__link span:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width .35s ease}.vpn-card__link:hover span:after{width:100%}.footer-main-simple{max-width:1280px;margin:0 auto;padding:3rem 1.5rem;border-top:1px solid rgba(245,240,232,.06)}.footer-main-simple__inner{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.footer-main-simple__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.footer-brand-simple{max-width:22rem}.footer-nav-simple{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.footer-nav-simple__link{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#f5f0e873;transition:color .3s}.footer-nav-simple__link:hover{color:var(--ivory)}.footer-instagram-icon{width:2.25rem;height:2.25rem;border:1px solid rgba(245,240,232,.1);display:flex;align-items:center;justify-content:center;color:#f5f0e84d;flex-shrink:0;transition:color .3s,border-color .3s}.footer-instagram-icon:hover{color:var(--gold);border-color:#b8a06a4d}.footer-bottom__email{font-family:var(--font-sans);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:#f5f0e840;transition:color .3s}.footer-bottom__email:hover{color:#f5f0e899}.insta-section{padding:7rem 1.5rem;background:var(--ivory)}.insta-section__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3.5rem}@media(min-width:768px){.insta-section__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.insta-section__headline{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:.9;color:var(--obsidian)}.insta-section__headline em{font-style:italic;color:var(--gold)}.insta-section__follow{display:inline-flex;align-items:center;gap:.75rem;align-self:flex-start;font-family:var(--font-sans);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;border:1px solid rgba(13,13,13,.2);padding:.75rem 1.75rem;color:#0d0d0d99;transition:all .4s}@media(min-width:768px){.insta-section__follow{align-self:flex-end}}.insta-section__follow:hover{background:var(--obsidian);color:var(--ivory);border-color:var(--obsidian)}.insta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;grid-auto-rows:200px}@media(min-width:1024px){.insta-grid{grid-template-columns:repeat(4,1fr);gap:.5rem}}.insta-cell{position:relative;overflow:hidden;background:var(--ivory-dark);display:block}.insta-cell.row-span-2{grid-row:span 2}.insta-cell.row-span-1{grid-row:span 1}.insta-cell__img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease-out}.insta-cell:hover .insta-cell__img{transform:scale(1.07)}.insta-cell__hover{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0d0d00;display:flex;align-items:center;justify-content:center;color:var(--ivory);opacity:0;transition:all .5s}.insta-cell:hover .insta-cell__hover{background:#0d0d0d73;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/29/assets/theme.css.map */
