.hero,.hero *,.hero :before,.hero :after{transition:none}.hero{isolation:isolate;background:var(--color-bg);visibility:hidden;min-height:100vh;position:relative;overflow:hidden}.hero__backdrop{z-index:0;background:radial-gradient(ellipse 60% 50% at 78% 38%, var(--wash-gold), transparent 60%), radial-gradient(ellipse 50% 45% at 18% 68%, var(--wash-gold-soft), transparent 65%), radial-gradient(ellipse 90% 80% at 50% 20%, var(--surface-vignette), transparent 70%), var(--surface-backdrop);will-change:transform;position:absolute;inset:-4%}.hero__backdrop:before{content:"";background:radial-gradient(ellipse 55% 45% at 70% 32%, var(--wash-gold-strong), transparent 68%);opacity:var(--atmosphere-glow-opacity);animation:heroBreathe var(--atmosphere-breathe-duration) ease-in-out infinite;position:absolute;inset:0}.hero__backdrop:after{content:"";background:linear-gradient(115deg, transparent 44%, var(--wash-gold-soft) 50%, transparent 56%), radial-gradient(ellipse 80% 70% at 50% 50%, transparent 45%, var(--shadow-strong) 100%);animation:heroBeam var(--atmosphere-beam-duration) linear infinite;background-position:0 0,0 0;background-size:320% 320%,100% 100%;position:absolute;inset:0}.hero__dust{z-index:1;pointer-events:none;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}:root[data-theme=light] .hero__dust{mix-blend-mode:multiply;opacity:.7}@keyframes heroBreathe{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.65;transform:scale(1.06)}}@keyframes heroBeam{0%{background-position:-30% -20%,0 0}to{background-position:130% 120%,0 0}}.hero__container{z-index:2;width:min(100% - 96px, var(--container));grid-template-columns:9fr 11fr;align-items:center;gap:clamp(32px,5vw,96px);min-height:100vh;margin-inline:auto;padding-top:clamp(96px,13vh,132px);padding-bottom:clamp(48px,7vh,72px);display:grid;position:relative}.hero__content{text-align:left;flex-direction:column;align-items:flex-start;max-width:560px;display:flex;position:relative}.hero__content:before{content:"";background:radial-gradient(ellipse 66% 58% at 26% 40%, var(--wash-gold), transparent 72%);pointer-events:none;position:absolute;inset:-18% -16% -18% -24%}.hero__label{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--goldLight);margin-bottom:clamp(20px,2.6vh,28px);font-size:clamp(11px,.9vw,13px);font-weight:600}.hero__headline{font-family:var(--font-heading);letter-spacing:.012em;color:var(--offWhite);margin:0;font-size:clamp(36px,4.8vw,70px);font-weight:500;line-height:1.06}.hero__line{display:block}.hero__subtitle{font-family:var(--font-body);color:var(--text-muted-strong);max-width:400px;margin-top:clamp(26px,3.4vh,34px);font-size:clamp(15px,1.05vw,17.5px);line-height:1.8}.hero__actions{flex-wrap:wrap;align-items:center;gap:clamp(20px,2.6vw,40px);margin-top:clamp(36px,4.8vh,52px);display:flex}.hero__cta{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:inline-flex;position:relative}.hero__cta--primary{border:1px solid var(--btn-primary-border);color:var(--btn-primary-text);background-color:var(--btn-primary-bg);background-image:linear-gradient(115deg, transparent 30%, var(--wash-gold-strong) 50%, transparent 70%);box-shadow:var(--btn-primary-shadow);background-position:160% 0;background-repeat:no-repeat;background-size:220% 100%;border-radius:999px;padding:17px 34px}.hero .hero__cta--primary{transition:background-position .75s var(--ease-luxury), border-color var(--duration-hover) var(--ease-luxury), box-shadow var(--duration-hover) var(--ease-luxury), background-color var(--duration-hover) var(--ease-luxury), color var(--duration-hover) var(--ease-luxury), transform var(--duration-hover) var(--ease-luxury)}.hero__cta--primary:hover,.hero__cta--primary:focus-visible{border-color:var(--btn-primary-hover-border);box-shadow:var(--btn-primary-hover-shadow);background-position:-60% 0;transform:translateY(-2px)}.hero__cta--primary:active{box-shadow:var(--btn-primary-shadow);transform:translateY(0)}.hero__cta--primary:focus-visible{outline:1px solid var(--goldLight);outline-offset:3px}.hero__cta-glow{z-index:-1;background:radial-gradient(ellipse 60% 60% at 50% 50%, var(--wash-gold-strong), transparent 70%);filter:blur(14px);opacity:0;pointer-events:none;position:absolute;inset:-30%}.hero__cta-label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;font-size:12.5px;font-weight:600}.hero__cta-icon{color:var(--goldLight);flex-shrink:0}:root[data-theme=light] .hero__cta-icon{color:var(--btn-primary-text)}.hero__cta--secondary{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);border-radius:999px;padding:4px 0}.hero .hero__cta--secondary{transition:border-color var(--duration-hover) var(--ease-luxury), background-color var(--duration-hover) var(--ease-luxury), box-shadow var(--duration-hover) var(--ease-luxury), transform var(--duration-hover) var(--ease-luxury)}:root[data-theme=light] .hero__cta--secondary{padding:12px 22px}.hero__cta--secondary:hover,.hero__cta--secondary:focus-visible{border-color:var(--hairline-gold-strong);box-shadow:0 8px 22px var(--shadow-soft);transform:translateY(-1px)}.hero__cta--secondary:active{transform:translateY(0)}.hero__cta--secondary:focus-visible{outline:1px solid var(--goldLight);outline-offset:3px}.hero__link-label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--btn-secondary-text);opacity:.9;font-size:12.5px;font-weight:600;transition:opacity .38s,color .38s}.hero__cta--secondary:hover .hero__link-label,.hero__cta--secondary:focus-visible .hero__link-label{opacity:1;color:var(--btn-secondary-hover-text)}.hero__link-underline{background:var(--gold);transform-origin:0;width:100%;height:1px;position:absolute;bottom:0;left:0;transform:scaleX(0)}.hero__scroll-cue{z-index:2;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:clamp(24px,4vh,40px);left:50%;transform:translate(-50%)}.hero__scroll-track{background:var(--hairline);width:1px;height:34px;position:relative;overflow:hidden}.hero__scroll-dot{background:var(--goldLight);border-radius:50%;width:5px;height:5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero__scroll-label{font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted-soft);font-size:10px;font-weight:600}.hero-visual{width:100%;height:min(70vh,760px);position:relative}.hero-visual__glow{z-index:0;background:radial-gradient(ellipse 55% 55% at 50% 45%, var(--wash-gold), transparent 72%);filter:blur(30px);pointer-events:none;opacity:var(--atmosphere-glow-opacity);animation:heroBreathe var(--atmosphere-breathe-duration) ease-in-out infinite;animation-delay:-3s;position:absolute;inset:6%}.hero-visual__frame{z-index:1;border:1px solid var(--hairline-gold-strong);border-radius:var(--radius-card);background:var(--surface-frame);box-shadow:var(--shadow-card);will-change:transform;position:absolute;inset:0;overflow:hidden}.hero .hero-visual__frame{transition:border-color var(--duration-hover) var(--ease-luxury), box-shadow var(--duration-hover) var(--ease-luxury)}.hero-visual:hover .hero-visual__frame{border-color:var(--hairline-gold-strong);box-shadow:var(--shadow-card-hover)}.hero-visual__media{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.001)}.hero .hero-visual__media{transition:transform 1s var(--ease-luxury)}@media (hover:hover) and (pointer:fine){.hero-visual:hover .hero-visual__media{transform:scale(1.03)}}.hero-visual__sheen{z-index:2;background:linear-gradient(115deg, var(--wash-neutral) 0%, transparent 30%, transparent 70%, var(--wash-gold-soft) 100%);pointer-events:none;position:absolute;inset:0}.hero-visual__placeholder{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-visual__corner{border:1px solid var(--hairline-gold-strong);width:30px;height:30px;position:absolute}.hero-visual__corner--tl{border-bottom:none;border-right:none;top:22px;left:22px}.hero-visual__corner--tr{border-bottom:none;border-left:none;top:22px;right:22px}.hero-visual__corner--bl{border-top:none;border-right:none;bottom:22px;left:22px}.hero-visual__corner--br{border-top:none;border-left:none;bottom:22px;right:22px}.hero-visual__placeholder-label{font-family:var(--font-body);letter-spacing:.34em;text-transform:uppercase;color:var(--accent-soft);font-size:11px;font-weight:600}@media (max-width:1199px){.hero__container{grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,56px)}.hero-visual{height:min(62vh,620px)}}@media (max-width:1023px){.hero__container{grid-template-columns:1fr;padding-top:clamp(104px,15vh,132px)}.hero__content{max-width:620px}.hero-visual{order:2;height:min(52vh,520px);margin-top:clamp(36px,5vh,56px)}.hero__scroll-cue{display:none}}@media (max-width:767px){.hero{min-height:100svh}.hero__container{gap:0;width:min(100% - 48px,640px);min-height:100svh;padding-top:clamp(112px,16vh,140px);padding-bottom:clamp(32px,5vh,48px)}.hero__headline{font-size:clamp(30px,8.6vw,42px)}.hero__subtitle{max-width:100%}.hero__actions{flex-direction:column;align-items:flex-start;gap:22px;width:100%;margin-top:clamp(28px,5vh,36px)}.hero__cta--primary{justify-content:center;width:100%;padding:18px 28px}.hero-visual{height:min(46vh,420px);margin-top:clamp(32px,6vh,44px)}.hero-visual__corner{width:22px;height:22px}.hero-visual__corner--tl,.hero-visual__corner--tr{top:14px}.hero-visual__corner--bl,.hero-visual__corner--br{bottom:14px}.hero-visual__corner--tl,.hero-visual__corner--bl{left:14px}.hero-visual__corner--tr,.hero-visual__corner--br{right:14px}}@media (max-width:420px){.hero__headline{font-size:clamp(28px,9vw,36px)}.hero__label{letter-spacing:.26em}}@media (min-width:1920px){.hero__container{max-width:1680px}.hero-visual{height:min(72vh,860px)}}@media (prefers-reduced-motion:reduce){.hero{visibility:visible}.hero__dust{display:none}.hero__backdrop:before,.hero__backdrop:after,.hero-visual__glow{animation:none}.hero__cta--primary,.hero__link-label{transition-duration:0s}}
.hero-filmstrip{isolation:isolate;background:var(--color-bg);--hero-text:#faf8f4;--hero-text-muted:#faf8f4d1;height:100svh;min-height:560px;position:relative;overflow:hidden}.hero-filmstrip--loading{background:var(--color-bg);height:100svh;min-height:560px}.hero-filmstrip__track{width:100%;height:100%;transition:transform .85s var(--ease-luxury);will-change:transform;display:flex;position:relative}.hero-filmstrip__tile{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.hero-filmstrip__image{object-fit:cover;width:100%;height:100%;display:block}.hero-filmstrip__shade{z-index:1;pointer-events:none;background:linear-gradient(#08080800 24%,#08080847 54%,#080808c7 100%),linear-gradient(90deg,#08080880 0%,#08080800 62%);position:absolute;inset:0}.hero-filmstrip__content{z-index:2;max-width:640px;color:var(--hero-text);pointer-events:none;opacity:0;transition:opacity .65s var(--ease-luxury), transform .65s var(--ease-luxury);position:absolute;bottom:clamp(104px,12vh,148px);left:clamp(24px,6vw,96px);right:clamp(24px,6vw,96px);transform:translateY(20px)}.hero-filmstrip__tile.is-active .hero-filmstrip__content{opacity:1;transform:translateY(0)}.hero-filmstrip__headline{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--hero-text);margin:0 0 16px;font-size:clamp(34px,5.4vw,68px);line-height:.98}.hero-filmstrip__subtitle{max-width:520px;font-family:var(--font-body);color:var(--hero-text-muted);margin:0 0 28px;font-size:clamp(15px,1.35vw,18px);line-height:1.65}.hero-filmstrip__cta{border:1px solid var(--goldLight);background:var(--goldLight);color:#0c0c0c;font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;pointer-events:auto;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:15px 32px;font-size:12.5px;font-weight:600;line-height:1;transition:background-color .3s,border-color .3s,color .3s,transform .3s,box-shadow .3s;display:inline-flex}.hero-filmstrip__cta:hover,.hero-filmstrip__cta:focus-visible{background:var(--hero-text);border-color:var(--hero-text);color:#0c0c0c;box-shadow:0 14px 30px var(--shadow-soft);transform:translateY(-2px)}.hero-filmstrip__cta:focus-visible{outline:1px solid var(--goldLight);outline-offset:3px}.hero-filmstrip__arrow{z-index:3;border:1px solid var(--hairline);width:52px;height:52px;color:var(--hero-text);cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#0c0c0c61;border-radius:50%;place-items:center;padding:0;transition:background-color .3s,border-color .3s,color .3s,transform .3s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-filmstrip__arrow--prev{left:clamp(16px,3.5vw,48px)}.hero-filmstrip__arrow--next{right:clamp(16px,3.5vw,48px)}.hero-filmstrip__arrow:hover,.hero-filmstrip__arrow:focus-visible{border-color:var(--hairline-gold-strong);color:var(--goldLight);background:#0c0c0c9e}.hero-filmstrip__arrow:focus-visible{outline:1px solid var(--goldLight);outline-offset:3px}.hero-filmstrip__dots{z-index:3;justify-content:center;gap:10px;display:flex;position:absolute;bottom:26px;left:0;right:0}.hero-filmstrip__dots button{cursor:pointer;background:0 0;border:1px solid #faf8f4b3;border-radius:999px;width:8px;height:8px;padding:0;transition:width .32s,background-color .32s,border-color .32s}.hero-filmstrip__dots button.is-active{background:var(--goldLight);border-color:var(--goldLight);width:30px}@media (max-width:1023px){.hero-filmstrip,.hero-filmstrip--loading{height:92svh;min-height:520px}.hero-filmstrip__content{left:clamp(24px,5vw,56px);right:24px}}@media (max-width:767px){.hero-filmstrip,.hero-filmstrip--loading{height:100svh;min-height:520px}.hero-filmstrip__content{bottom:112px;left:24px;right:24px}.hero-filmstrip__headline{font-size:clamp(30px,8.5vw,44px)}.hero-filmstrip__arrow{width:44px;height:44px}.hero-filmstrip__arrow--prev{left:12px}.hero-filmstrip__arrow--next{right:12px}}@media (prefers-reduced-motion:reduce){.hero-filmstrip__track{transition:none}.hero-filmstrip__content{opacity:1;transition:none;transform:none}}
.categories{background:var(--color-bg);padding:clamp(72px,10vh,120px) 0;position:relative}.categories__container{width:min(100% - 64px, var(--container));margin-inline:auto}.categories__header{max-width:640px;margin-bottom:clamp(40px,5.5vh,64px)}.categories__eyebrow{font-family:var(--font-body);letter-spacing:.36em;text-transform:uppercase;color:var(--goldLight);margin:0 0 16px;font-size:12px;font-weight:600}.categories__title{font-family:var(--font-heading);letter-spacing:.028em;color:var(--offWhite);margin:0 0 20px;font-size:clamp(34px,4.2vw,54px);font-weight:500;line-height:1.12}.categories__description{font-family:var(--font-body);letter-spacing:.015em;color:var(--text-muted-strong);max-width:480px;margin:4px 0 0;font-size:15.5px;line-height:1.85}.categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,28px);display:grid}.category-card{isolation:isolate;cursor:pointer;border-radius:var(--radius-card);border:1px solid var(--hairline);height:clamp(340px,36vw,520px);min-height:clamp(340px,36vw,520px);box-shadow:var(--shadow-card);color:inherit;will-change:transform;transition:border-color var(--duration-hover) var(--ease-luxury), box-shadow var(--duration-hover) var(--ease-luxury);text-decoration:none;display:block;position:relative;overflow:hidden}.category-card:hover,.category-card:focus-visible{border-color:var(--hairline-gold-strong);box-shadow:var(--shadow-card-hover)}.category-card:focus-visible{outline:1px solid var(--goldLight);outline-offset:3px}.category-card__media{z-index:0;object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.category-card__placeholder{z-index:0;background:var(--surface-frame);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.category-card__corner{border:1px solid var(--hairline-gold-strong);width:34px;height:34px;position:absolute}.category-card__corner--tl{border-bottom:none;border-right:none;top:26px;left:26px}.category-card__corner--tr{border-bottom:none;border-left:none;top:26px;right:26px}.category-card__corner--bl{border-top:none;border-right:none;bottom:26px;left:26px}.category-card__corner--br{border-top:none;border-left:none;bottom:26px;right:26px}.category-card__overlay{z-index:2;opacity:.55;pointer-events:none;background:linear-gradient(#00000014 0%,#00000047 45%,#000000b8 100%);position:absolute;inset:0}:root[data-theme=light] .category-card__overlay{background:linear-gradient(#f7f4ee0d 0%,#1717172e 48%,#1717179e 100%)}.category-card__border{z-index:3;border:1px solid var(--hairline-gold-strong);box-shadow:0 0 50px var(--wash-gold-strong);opacity:0;pointer-events:none;border-radius:calc(var(--radius-card) - 10px);position:absolute;inset:18px}.category-card__content{z-index:4;height:100%;color:var(--text-on-media);flex-direction:column;justify-content:flex-end;gap:16px;padding:clamp(28px,3vw,40px);display:flex;position:relative}.category-card__title{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--text-on-media);margin:0;font-size:clamp(26px,2.8vw,42px);font-weight:500}.category-card__cta{align-items:center;gap:10px;display:inline-flex}.category-card__cta-label{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--text-on-media);font-size:12.5px;font-weight:600}.category-card__cta-icon{color:var(--goldLight)}.category-card__count{font-family:var(--font-body);letter-spacing:.26em;text-transform:uppercase;color:var(--goldLight);opacity:.9;font-size:11px;font-weight:600}.category-card__placeholder-icon{color:var(--gold);opacity:.5}.category-card__placeholder-label{font-family:var(--font-heading);color:var(--gold);opacity:.25;font-size:clamp(48px,7vw,84px);font-weight:500}.categories__empty{font-family:var(--font-body);color:var(--text-muted);padding:clamp(40px,6vh,72px) 0;font-size:15px;line-height:1.7}.products{isolation:isolate;background:var(--color-bg);padding:clamp(72px,10vh,120px) 0;position:relative;overflow:hidden}.products__backdrop{z-index:0;background:radial-gradient(ellipse 55% 42% at 50% 0%, var(--wash-gold), transparent 58%), radial-gradient(ellipse 60% 50% at 20% 12%, var(--wash-gold-soft), transparent 62%), radial-gradient(ellipse 55% 45% at 85% 88%, var(--wash-gold-soft), transparent 65%), var(--surface-backdrop);pointer-events:none;position:absolute;inset:-6%}.products__container{z-index:2;width:min(100% - 64px, var(--container));margin-inline:auto;position:relative}.products__header{max-width:620px;margin-bottom:clamp(40px,5.5vh,64px)}.products__eyebrow{font-family:var(--font-body);letter-spacing:.36em;text-transform:uppercase;color:var(--goldLight);margin:0 0 16px;font-size:12px;font-weight:600}.products__title{font-family:var(--font-heading);letter-spacing:.028em;color:var(--offWhite);margin:0 0 20px;font-size:clamp(34px,4.2vw,54px);font-weight:500;line-height:1.12}.products__divider{background:linear-gradient(90deg, var(--gold), var(--goldLight), transparent);transform-origin:0;width:96px;height:1px;margin-bottom:28px;display:block}.products__subtitle{font-family:var(--font-body);letter-spacing:.015em;color:var(--text-muted-strong);max-width:480px;margin:0;font-size:15.5px;line-height:1.85}.products__grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:clamp(16px,1.5vw,24px);display:grid}.product-card{color:inherit;will-change:transform;border-radius:var(--radius-card);transition:transform var(--duration-hover) var(--ease-luxury);flex-direction:column;text-decoration:none;display:flex;position:relative}.product-card:focus-visible{outline:1px solid var(--goldLight);outline-offset:4px}.product-card__visual{z-index:1;aspect-ratio:3/4;perspective:1200px;position:relative}.product-card__frame{border-radius:var(--radius-card);border:1px solid var(--hairline-gold);background:var(--surface-frame);width:100%;height:100%;box-shadow:var(--shadow-card);transform-style:preserve-3d;will-change:transform, box-shadow;transition:border-color var(--duration-hover) var(--ease-luxury), box-shadow var(--duration-hover) var(--ease-luxury);position:relative;overflow:hidden}.product-card:hover .product-card__frame,.product-card:focus-visible .product-card__frame{border-color:var(--goldLight);box-shadow:var(--shadow-card-hover)}.product-card__sheen{z-index:2;background:linear-gradient(105deg, transparent 20%, var(--wash-neutral) 45%, transparent 70%);opacity:0;pointer-events:none;mix-blend-mode:soft-light;width:240px;height:100%;position:absolute;top:0;left:0}.product-card__media{z-index:1;will-change:transform;position:absolute;inset:0}.product-card__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .9s var(--ease-luxury);display:block;transform:scale(1.001)}@media (hover:hover) and (pointer:fine){.product-card:hover .product-card__image,.product-card:focus-visible .product-card__image{transform:scale(1.03)}}.product-card__placeholder{background:radial-gradient(ellipse 65% 50% at 50% 42%, var(--wash-gold), transparent 68%), var(--surface-frame);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.product-card__corner{border:1px solid var(--hairline-gold-strong);width:22px;height:22px;position:absolute}.product-card__corner--tl{border-bottom:none;border-right:none;top:16px;left:16px}.product-card__corner--tr{border-bottom:none;border-left:none;top:16px;right:16px}.product-card__corner--bl{border-top:none;border-right:none;bottom:16px;left:16px}.product-card__corner--br{border-top:none;border-left:none;bottom:16px;right:16px}.product-card__placeholder-icon{color:var(--goldLight);opacity:.75}.product-card__info{z-index:1;flex-direction:column;gap:8px;padding-top:24px;display:flex;position:relative}.product-card__name{font-family:var(--font-heading);letter-spacing:.02em;color:var(--offWhite);margin:0 0 4px;font-size:clamp(24px,2.3vw,30px);font-weight:500;line-height:1.22}.product-card__tagline{font-family:var(--font-body);letter-spacing:.012em;color:var(--text-muted-strong);max-width:42ch;margin:0 0 6px;font-size:14.5px;line-height:1.75}.product-card__price{font-family:var(--font-body);letter-spacing:.02em;color:var(--color-text);margin:4px 0 0;font-size:16px;font-weight:600}.product-card__price--empty{min-height:1.2em}.product-card__colors{flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.product-card__swatch{background:var(--swatch,var(--gold));border:1px solid var(--hairline-gold);border-radius:50%;width:14px;height:14px;display:block;box-shadow:inset 0 0 0 1px #0000001f}.product-card__sizes{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:11.5px}.site-footer{isolation:isolate;background:var(--color-bg-secondary);border-top:1px solid var(--hairline);padding:clamp(72px,10vh,120px) 0 clamp(36px,5vh,52px);position:relative}.site-footer__backdrop{z-index:0;background:radial-gradient(ellipse 50% 40% at 20% 0%, var(--wash-gold-soft), transparent 60%), var(--surface-backdrop);pointer-events:none;position:absolute;inset:0}.site-footer__container{z-index:1;width:min(100% - 64px, var(--container));gap:clamp(36px,5vh,56px);margin-inline:auto;display:grid;position:relative}.site-footer__company{justify-items:center;gap:14px;display:grid}.site-footer__company-title{font-family:var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:var(--goldLight);margin:0;font-size:11px;font-weight:600}.site-footer__company-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 0;margin:0;padding:0;list-style:none;display:flex}.site-footer__company-links li{align-items:center;display:inline-flex}.site-footer__company-links li+li:before{content:"";background:var(--hairline-gold-strong,var(--hairline));opacity:.6;width:1px;height:14px;margin:0 22px}.site-footer__company-links a{font-family:var(--font-body);letter-spacing:.08em;color:var(--text-muted-strong);white-space:nowrap;transition:color var(--duration-hover) var(--ease-luxury);font-size:13px;font-weight:600;text-decoration:none}.site-footer__company-links a:hover,.site-footer__company-links a:focus-visible{color:var(--goldLight)}.site-footer__brand{text-align:center;justify-items:center;gap:14px;max-width:560px;margin-inline:auto;padding:clamp(28px,5vw,48px) 0;display:grid}.site-footer__name{font-family:var(--font-heading);letter-spacing:.04em;color:var(--offWhite);margin:0;font-size:clamp(30px,4vw,40px);font-weight:500}.site-footer__tagline{font-family:var(--font-heading);letter-spacing:.02em;color:var(--goldLight);margin:0;font-size:clamp(18px,2.4vw,24px);font-weight:400}.site-footer__statement{font-family:var(--font-body);color:var(--text-muted-strong);max-width:40ch;margin:0;font-size:14px;line-height:1.8}.site-footer__cta{border:1px solid var(--btn-primary-border,var(--gold));background:var(--btn-primary-bg,var(--gold));min-height:48px;color:var(--btn-primary-text,#0a0a0a);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;transition:background var(--duration-hover) var(--ease-luxury), color var(--duration-hover) var(--ease-luxury), border-color var(--duration-hover) var(--ease-luxury);border-radius:999px;justify-content:center;align-items:center;margin-top:10px;padding:0 28px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.site-footer__cta:hover,.site-footer__cta:focus-visible{border-color:var(--gold);color:var(--goldLight);background:0 0}.site-footer__meta{border-top:1px solid var(--hairline);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 28px;padding-top:18px;display:flex}.site-footer__contact{font-family:var(--font-body);color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px;margin:0;font-size:13px;display:flex}.site-footer__contact a{color:var(--text-muted-strong);transition:color .28s}.site-footer__contact a:hover,.site-footer__contact a:focus-visible{color:var(--goldLight)}.site-footer__social{flex-wrap:wrap;gap:14px;margin:0;padding:0;list-style:none;display:flex}.site-footer__social a{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600;transition:color .28s}.site-footer__social a:hover,.site-footer__social a:focus-visible{color:var(--goldLight)}.site-footer__copy{font-family:var(--font-body);letter-spacing:.04em;color:var(--text-muted-soft);margin:0;font-size:12px}@media (max-width:1199px){.products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.category-card{height:clamp(300px,42vw,420px);min-height:clamp(300px,42vw,420px)}}@media (max-width:767px){.categories__container,.products__container,.site-footer__container{width:min(100% - 40px,640px)}.categories__grid{grid-template-columns:1fr}.products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__name{font-size:clamp(16px,4.5vw,20px);line-height:1.25}.product-card__info{gap:6px;padding-top:14px}.product-card__cta{min-height:38px;padding:10px 14px;font-size:9px}.category-card{height:min(58vh,420px);min-height:min(58vh,420px)}.category-card__content{gap:14px;padding:24px}.product-card__visual{aspect-ratio:4/5}.site-footer__meta{text-align:center;flex-direction:column;align-items:center}.site-footer__company-links li+li:before{margin:0 14px}}@media (min-width:1920px){.categories__container,.products__container,.site-footer__container{max-width:1680px}}@media (prefers-reduced-motion:reduce){.category-landing__back{transition-duration:0s}}.category-landing{background:var(--color-bg);min-height:100vh}.category-landing__container{width:min(100% - 48px,1500px);margin-inline:auto;padding:clamp(140px,20vh,200px) 0 clamp(96px,12vh,140px)}.category-landing__back{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted-strong);align-items:center;gap:8px;margin-bottom:clamp(32px,5vh,56px);font-size:12px;font-weight:600;transition:color .25s;display:inline-flex}.category-landing__back:hover,.category-landing__back:focus-visible{color:var(--goldLight)}.category-landing__eyebrow{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--goldLight);margin:0 0 14px;font-size:12px;font-weight:600}.category-landing__title{font-family:var(--font-heading);letter-spacing:.02em;color:var(--offWhite);max-width:700px;margin:0 0 20px;font-size:clamp(36px,5vw,64px);font-weight:500}.category-landing__divider{background:linear-gradient(90deg, var(--gold), transparent);width:96px;height:1px;margin-bottom:22px;display:block}.category-landing__tagline{font-family:var(--font-body);color:var(--text-muted-strong);max-width:480px;margin:0 0 16px;font-size:17px;line-height:1.7}.category-landing__note{font-family:var(--font-body);color:var(--text-muted);max-width:480px;margin:0;font-size:14px;line-height:1.8}
.brand-story{padding:var(--section-y,clamp(72px, 10vh, 120px)) var(--container-gutter-desktop,64px);border-bottom:1px solid var(--hairline);position:relative;overflow:hidden}@media (max-width:767px){.brand-story{padding-left:var(--container-gutter-mobile,40px);padding-right:var(--container-gutter-mobile,40px)}}.brand-story__backdrop{pointer-events:none;background:radial-gradient(ellipse 60% 45% at 50% 0%, var(--wash-gold-soft,#b08d5714), transparent 70%);position:absolute;inset:0}.brand-story__container{max-width:1440px;margin-inline:auto;position:relative}.brand-story__layout{grid-template-columns:minmax(0,6fr) minmax(0,5fr);align-items:center;gap:clamp(32px,5vw,72px);display:grid}@media (max-width:900px){.brand-story__layout{grid-template-columns:1fr}}.brand-story__media{position:relative}.brand-story__media img{object-fit:cover;border-radius:var(--radius-card,20px);width:100%;height:clamp(300px,46vh,520px);display:block}.brand-story__media-frame{border:1px solid var(--hairline-gold-strong,#d4af3766);border-radius:var(--radius-card,20px);pointer-events:none;position:absolute;inset:14px -14px -14px 14px}.brand-story__copy{gap:clamp(20px,3vw,32px);display:grid}.brand-story__header{gap:14px;display:grid}.brand-story__eyebrow{font:600 11px/1.2 var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:var(--gold)}.brand-story__title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:clamp(28px,4vw,44px);font-weight:400;line-height:1.1}.brand-story__divider{background:var(--hairline-gold-strong);width:48px;height:1px;display:block}.brand-story__teaser{gap:14px;display:grid}.brand-story__teaser p{color:var(--text-muted);margin:0;font-size:clamp(15px,1.4vw,17px);line-height:1.75}.brand-story__cta{margin:0}.brand-story__cta a{font:600 12px/1 var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--gold-light,var(--gold));border-bottom:1px solid var(--hairline-gold-strong);align-items:center;gap:10px;padding-bottom:8px;text-decoration:none;transition:border-color .3s,color .3s;display:inline-flex}.brand-story__cta a:after{content:"→";transition:transform .3s}.brand-story__cta a:hover{color:var(--gold);border-color:var(--gold)}.brand-story__cta a:hover:after{transform:translate(4px)}
.vm{padding:clamp(48px, 7vh, 84px) var(--container-gutter-desktop,64px);position:relative}@media (max-width:767px){.vm{padding-left:var(--container-gutter-mobile,40px);padding-right:var(--container-gutter-mobile,40px)}}.vm__container{max-width:1080px;margin-inline:auto}.vm__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,40px);display:grid}@media (max-width:767px){.vm__grid{grid-template-columns:1fr}}.vm__card{text-align:center;border:1px solid var(--hairline,#ffffff14);background:var(--wash-soft,#ffffff05);justify-items:center;gap:12px;padding:clamp(22px,3vw,34px);display:grid}.vm__card-title{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0;font-size:clamp(16px,1.6vw,20px);font-weight:400}.vm__card-copy{font:400 clamp(14px, 1.2vw, 16px)/1.7 var(--font-body);color:var(--text-primary);margin:0}
.why{isolation:isolate;background:var(--color-bg);padding:clamp(72px,10vh,120px) 0;position:relative;overflow:clip}.why__backdrop{z-index:0;background:radial-gradient(ellipse 55% 42% at 18% 18%, var(--wash-gold), transparent 62%), radial-gradient(ellipse 48% 40% at 88% 72%, var(--wash-gold-soft), transparent 65%), radial-gradient(ellipse 90% 50% at 50% 100%, var(--wash-neutral), transparent 70%), var(--surface-backdrop);position:absolute;inset:-8%}.why__dust{z-index:1;pointer-events:none;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}:root[data-theme=light] .why__dust{mix-blend-mode:multiply;opacity:.55}.why__container{z-index:2;width:min(100% - 64px, var(--container));margin-inline:auto;position:relative}.why__header{max-width:640px;margin-bottom:clamp(40px,5.5vh,64px)}.why__eyebrow{font-family:var(--font-body);letter-spacing:.36em;text-transform:uppercase;color:var(--goldLight);margin:0 0 16px;font-size:12px;font-weight:600}.why__title{font-family:var(--font-heading);letter-spacing:.028em;color:var(--offWhite);margin:0 0 22px;font-size:clamp(36px,4.4vw,58px);font-weight:500;line-height:1.1}.why__subtitle{font-family:var(--font-body);letter-spacing:.015em;color:var(--text-muted-strong);max-width:420px;margin:6px 0 0;font-size:clamp(15px,1.15vw,17.5px);line-height:1.85}.why__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:clamp(40px,5vw,88px);display:grid}.why__media{min-height:clamp(420px,58vh,680px);position:relative}.why__media-glow{z-index:0;background:radial-gradient(ellipse 60% 55% at 50% 45%, var(--wash-gold-strong), transparent 72%);filter:blur(36px);opacity:.45;pointer-events:none;will-change:transform, opacity;position:absolute;inset:4% 8%}.why__media-frame{z-index:1;width:100%;height:100%;min-height:inherit;border-radius:var(--radius-card);background:var(--surface-frame);border:1px solid var(--hairline-gold);box-shadow:var(--shadow-card);will-change:transform;transition:border-color var(--duration-hover) var(--ease-luxury), box-shadow var(--duration-hover) var(--ease-luxury);position:relative;overflow:hidden}.why__media:hover .why__media-frame{border-color:var(--hairline-gold-strong);box-shadow:var(--shadow-card-hover)}.why__media-glass{z-index:3;background:linear-gradient(145deg, var(--wash-neutral) 0%, transparent 38%, transparent 62%, var(--wash-gold-soft) 100%);pointer-events:none;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);position:absolute;inset:0}.why__media-border{z-index:4;border:1px solid var(--hairline-gold-strong);border-radius:calc(var(--radius-card) - 8px);opacity:.55;pointer-events:none;position:absolute;inset:14px}.why__media-shimmer{z-index:2;background:linear-gradient(105deg, transparent 35%, var(--wash-gold-soft) 48%, var(--wash-gold) 50%, var(--wash-gold-soft) 52%, transparent 65%);pointer-events:none;opacity:.55;background-size:220% 100%;animation:4.8s ease-in-out infinite whyShimmer;position:absolute;inset:0}.why__media-dust{z-index:5;pointer-events:none;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}:root[data-theme=light] .why__media-dust{mix-blend-mode:multiply;opacity:.65}.why__media-asset{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1s var(--ease-luxury);position:absolute;inset:0;transform:scale(1.001)}@media (hover:hover) and (pointer:fine){.why__media:hover .why__media-asset{transform:scale(1.03)}}.why__media-stage{z-index:1;background:radial-gradient(ellipse 70% 55% at 50% 42%, var(--wash-gold), transparent 68%), var(--surface-frame);flex-direction:column;justify-content:center;align-items:center;gap:14px;animation:8s ease-in-out infinite whyBreathe;display:flex;position:absolute;inset:0}.why__media-corner{border:1px solid var(--hairline-gold-strong);width:28px;height:28px;position:absolute}.why__media-corner--tl{border-bottom:none;border-right:none;top:28px;left:28px}.why__media-corner--tr{border-bottom:none;border-left:none;top:28px;right:28px}.why__media-corner--bl{border-top:none;border-right:none;bottom:28px;left:28px}.why__media-corner--br{border-top:none;border-left:none;bottom:28px;right:28px}.why__media-mark{font-family:var(--font-heading);letter-spacing:.12em;color:var(--goldLight);opacity:.72;font-size:clamp(42px,5vw,64px);font-weight:500}.why__media-caption{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--accent-soft);font-size:11px;font-weight:600}.why__media-chip{z-index:6;color:#faf8f4;font:600 10px/1 var(--font-body);letter-spacing:.26em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#0a0a0a6b;border:1px solid #faf8f447;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;display:inline-flex;position:absolute;top:22px;left:22px}.why__media-chip:before{content:"";background:var(--goldLight);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #d4af3740}.why__media-quote{z-index:6;border-radius:var(--radius-card);-webkit-backdrop-filter:blur(12px);background:#0a0a0a8c;border:1px solid #faf8f42e;align-items:flex-start;gap:12px;padding:16px 18px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.why__media-quote-mark{font-family:var(--font-heading);color:var(--goldLight);font-size:34px;line-height:.8}.why__media-quote p{color:#faf8f4;font:500 13.5px/1.6 var(--font-body);letter-spacing:.01em;margin:0}@keyframes whyShimmer{0%{background-position:140% 0}to{background-position:-40% 0}}@keyframes whyBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.why__cards{display:block}.why__stack{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:clamp(14px,1.6vw,20px);display:grid}.why__stack-pin{display:contents}.why__stack-layer{min-width:0;display:grid}.why__stack-layer>.why__card{min-height:100%}.why__card{border-radius:var(--radius-card);background:var(--surface-card);border:1px solid var(--hairline);min-height:100%;box-shadow:var(--shadow-card);cursor:default;will-change:auto;outline:none;flex-direction:column;align-items:flex-start;gap:12px;padding:clamp(22px,2.2vw,28px);display:flex;position:relative;overflow:hidden}.why__card:hover{border-color:var(--hairline);box-shadow:var(--shadow-card)}.why__card:focus-visible{border-color:var(--hairline-gold-strong);box-shadow:var(--shadow-card-hover);outline:1px solid var(--goldLight);outline-offset:2px}.why__card-glow{z-index:0;background:radial-gradient(ellipse 60% 55% at 20% 0%, var(--wash-gold-strong), transparent 70%);filter:blur(18px);opacity:0;pointer-events:none;height:70%;position:absolute;inset:-20% -10% auto}.why__card-accent{z-index:1;background:linear-gradient(180deg, var(--goldLight), var(--gold));transform-origin:0;width:2px;position:absolute;top:0;bottom:0;left:0;transform:scaleX(0)}.why__card-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex;position:relative}.why__card-icon{border:1px solid var(--hairline-gold);background:var(--wash-gold-soft);width:44px;height:44px;color:var(--gold);border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.why__card-index{font-family:var(--font-body);letter-spacing:.2em;color:var(--text-muted);padding-top:6px;font-size:11px;font-weight:600}.why__card-title{z-index:1;font-family:var(--font-heading);letter-spacing:.02em;color:var(--offWhite);margin:0 0 2px;font-size:clamp(19px,1.5vw,23px);font-weight:500;line-height:1.22;position:relative}.why__card-copy{z-index:1;font-family:var(--font-body);letter-spacing:.012em;color:var(--text-muted-strong);max-width:30ch;margin:4px 0 0;font-size:14px;line-height:1.8;position:relative}.why__card-arrow{z-index:2;border:1px solid var(--hairline);width:30px;height:30px;color:var(--goldLight);opacity:.7;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:18px;right:20px;transform:none}.why__card:hover .why__card-arrow,.why__card:focus-visible .why__card-arrow{opacity:.7;transform:none}.why__card:hover .why__card-arrow{border-color:var(--hairline)}@media (max-width:1199px){.why__layout{gap:clamp(36px,4vw,56px)}.why__media{min-height:clamp(380px,50vh,560px)}}@media (max-width:1023px){.why__layout{grid-template-columns:1fr;gap:clamp(40px,6vh,64px)}.why__media{max-width:720px;min-height:clamp(360px,48vh,520px)}.why__cards,.why__stack{max-width:720px}}@media (max-width:767px){.why{padding:clamp(72px,12vh,112px) 0}.why__container{width:min(100% - 40px,640px)}.why__header{margin-bottom:clamp(40px,7vh,56px)}.why__subtitle br{display:none}.why__media{min-height:min(58vh,420px)}.why__media-corner{width:22px;height:22px}.why__media-corner--tl,.why__media-corner--tr{top:20px}.why__media-corner--bl,.why__media-corner--br{bottom:20px}.why__media-corner--tl,.why__media-corner--bl{left:20px}.why__media-corner--tr,.why__media-corner--br{right:20px}.why__media-chip{padding:8px 12px;font-size:9px;top:14px;left:14px}.why__media-quote{padding:12px 14px;bottom:14px;left:14px;right:14px}.why__media-quote p{font-size:12px}.why__cards{width:100%;display:block}.why__stack{grid-template-columns:1fr;gap:12px;width:100%;display:grid}.why__stack-pin{display:contents}.why__stack-layer{margin:0;display:block}.why__stack-layer>.why__card{min-height:auto}.why__stack--engaged{height:calc((var(--why-stack-count,4) + 1) * 100vh);max-width:none}.why__stack--engaged .why__stack-pin{height:100vh;display:block;position:sticky;top:0;overflow:hidden}.why__stack--engaged .why__stack-layer{padding:calc(92px + env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));will-change:transform;margin:0;display:grid;position:absolute;inset:0}.why__stack--engaged .why__stack-layer>.why__card{justify-content:center;min-height:100%}.why__stack--static{max-width:none;height:auto}.why__stack--static .why__stack-pin{display:contents}.why__stack--static .why__stack-layer{margin:0 0 16px;display:block;position:static}.why__card{min-height:0;padding:20px}}@media (min-width:1920px){.why__container{max-width:1680px}.why__media{min-height:min(62vh,760px)}}@media (prefers-reduced-motion:reduce){.why__dust,.why__media-dust{display:none}.why__media-shimmer,.why__media-stage{animation:none}}
