.Hero3D-module__-sf-mW__hero{width:100%;height:260vh;margin-top:calc(-1 * var(--header-height));background:var(--color-charcoal);position:relative}.Hero3D-module__-sf-mW__sticky{flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.Hero3D-module__-sf-mW__media{z-index:0;background:radial-gradient(ellipse 90% 60% at 50% 100%, #c8c8cd29 0%, #c8c8cd00 60%), linear-gradient(180deg, color-mix(in srgb, var(--color-dark), white 15%) 0%, var(--color-dark) 45%, var(--color-charcoal) 78%, var(--color-black) 100%);position:absolute;inset:0}.Hero3D-module__-sf-mW__videoBg{z-index:1;object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.Hero3D-module__-sf-mW__titleBlock{text-align:center;pointer-events:none;flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.Hero3D-module__-sf-mW__tagline{font-size:var(--text-overline);letter-spacing:.32em;text-transform:uppercase;color:#ffffffb8;margin-bottom:var(--space-sm);opacity:0;text-shadow:0 1px 10px #0a0a0c8c;font-weight:500}.Hero3D-module__-sf-mW__title{font-family:var(--font-serif);color:var(--color-white);text-shadow:0 2px 30px #0a0a0c59;flex-direction:column;align-items:center;font-weight:400;display:flex}.Hero3D-module__-sf-mW__titleLine{font-size:var(--text-hero);letter-spacing:.02em;text-transform:uppercase;line-height:1.12;display:block}.Hero3D-module__-sf-mW__titleLineSub{font-size:var(--text-hero-sub);letter-spacing:.34em;margin-top:.375rem;margin-right:-.34em}.Hero3D-module__-sf-mW__word{opacity:0;display:inline-block}.Hero3D-module__-sf-mW__scrim{z-index:4;pointer-events:none;background:0 0;position:absolute;inset:0}.Hero3D-module__-sf-mW__grain{z-index:5;pointer-events:none;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.14'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero3D-module__-sf-mW__inner{z-index:6;flex-direction:column;flex:1;width:100%;display:flex;position:relative}.Hero3D-module__-sf-mW__stage{width:100%;padding:7.5rem var(--hero-gutter) 1.5rem;will-change:transform, opacity;flex:1;grid-template-columns:1fr;grid-template-areas:"center";align-items:center;display:grid}.Hero3D-module__-sf-mW__side{opacity:0;flex-direction:column;align-self:center;gap:.375rem;display:none}.Hero3D-module__-sf-mW__sideLeft{text-align:left;grid-area:left;align-items:flex-start}.Hero3D-module__-sf-mW__sideLeft:hover .Hero3D-module__-sf-mW__sideHint{color:var(--color-white)}.Hero3D-module__-sf-mW__sideRight{text-align:right;grid-area:right;align-items:flex-end}.Hero3D-module__-sf-mW__sideOverline,.Hero3D-module__-sf-mW__stripLabel{font-size:var(--text-overline);letter-spacing:.24em;text-transform:uppercase;color:#fff9;text-shadow:0 1px 10px #0a0a0c8c;font-weight:500}.Hero3D-module__-sf-mW__sideValue{font-family:var(--font-serif);color:var(--color-white);text-shadow:0 1px 16px #0a0a0c80;font-size:clamp(1.5rem,2.2vw,2.25rem);font-weight:400;line-height:1.15}.Hero3D-module__-sf-mW__sideValueSm{margin-top:var(--space-md)}.Hero3D-module__-sf-mW__sideHint{font-size:var(--text-caption);letter-spacing:.08em;color:#fff9;text-shadow:0 1px 10px #0a0a0c80;transition:color var(--duration-normal) var(--ease-out);font-weight:400}.Hero3D-module__-sf-mW__center{text-align:center;flex-direction:column;grid-area:center;align-self:center;align-items:center;display:flex}.Hero3D-module__-sf-mW__sub{font-size:var(--text-body);color:#ffffffd1;opacity:0;text-shadow:0 1px 18px #0a0a0c73;max-width:46ch;margin-bottom:2rem;font-weight:300;line-height:1.75}.Hero3D-module__-sf-mW__ctaRow{justify-content:center;align-items:center;gap:var(--space-sm);opacity:0;flex-wrap:wrap;display:flex}.Hero3D-module__-sf-mW__ctaMain{font-size:var(--text-body-sm);color:var(--color-black);background:var(--color-white);border-radius:var(--radius-pill);transition:transform var(--duration-fast) var(--ease-out), background var(--duration-normal) var(--ease-out);align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-weight:500;display:inline-flex}.Hero3D-module__-sf-mW__ctaMain:hover{background:var(--color-cream);transform:translateY(-1px)}.Hero3D-module__-sf-mW__ctaGlass{font-size:var(--text-body-sm);color:var(--color-white);-webkit-backdrop-filter:blur(10px)saturate(1.4);backdrop-filter:blur(10px)saturate(1.4);border-radius:var(--radius-pill);transition:background var(--duration-normal) var(--ease-out), transform var(--duration-fast) var(--ease-out);background:#ffffff1f;align-items:center;padding:.875rem 1.75rem;font-weight:500;display:inline-flex;position:relative}.Hero3D-module__-sf-mW__ctaGlass:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffffb3 0%,#fff3 22%,#ffffff0f 50%,#ffffff2e 78%,#ffffff80 100%);padding:1.25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero3D-module__-sf-mW__ctaGlass:hover{background:#fff3;transform:translateY(-1px)}.Hero3D-module__-sf-mW__strip{grid-template-columns:1fr;gap:1rem;padding:0 1.5rem 1.5rem;display:grid}.Hero3D-module__-sf-mW__stripCol{opacity:0;flex-direction:column;gap:.3rem;display:flex}.Hero3D-module__-sf-mW__stripColCenter,.Hero3D-module__-sf-mW__stripColRight{align-items:flex-start}.Hero3D-module__-sf-mW__stripValue{font-size:var(--text-body-sm);color:#ffffffd9;text-shadow:0 1px 12px #0a0a0c80;font-weight:400}.Hero3D-module__-sf-mW__stripLink{color:#ffffffd9;transition:color var(--duration-fast) var(--ease-out)}.Hero3D-module__-sf-mW__stripLink:hover{color:var(--color-white)}.Hero3D-module__-sf-mW__stripDot{color:#ffffff59}.Hero3D-module__-sf-mW__stripSocials{align-items:center;gap:.875rem;display:inline-flex}.Hero3D-module__-sf-mW__stripSocials a{color:#ffffffb3;transition:color var(--duration-normal) var(--ease-out);display:inline-flex}.Hero3D-module__-sf-mW__stripSocials a:hover{color:var(--color-white)}.Hero3D-module__-sf-mW__scrollCue{color:#ffffff73;opacity:0;flex-direction:column;align-items:center;gap:.375rem;padding-bottom:1.25rem;display:none}.Hero3D-module__-sf-mW__scrollLabel{font-size:var(--text-overline);letter-spacing:.14em;text-transform:uppercase;text-shadow:var(--hero-shadow);font-weight:500}@media (min-width:768px){.Hero3D-module__-sf-mW__stage{padding:7.5rem var(--hero-gutter) 2rem}.Hero3D-module__-sf-mW__strip{padding:0 var(--hero-gutter) 1.75rem;grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem}.Hero3D-module__-sf-mW__stripColCenter{text-align:center;align-items:center}.Hero3D-module__-sf-mW__stripColRight{text-align:right;align-items:flex-end}}@media (min-width:1100px){.Hero3D-module__-sf-mW__stage{grid-template-columns:minmax(0,1fr) minmax(0,3fr) minmax(0,1fr);grid-template-areas:"left center right";gap:2rem}.Hero3D-module__-sf-mW__side,.Hero3D-module__-sf-mW__scrollCue{display:flex}}@media (max-width:767px){.Hero3D-module__-sf-mW__hero{height:200vh}}@media (prefers-reduced-motion:reduce){.Hero3D-module__-sf-mW__word,.Hero3D-module__-sf-mW__tagline,.Hero3D-module__-sf-mW__sub,.Hero3D-module__-sf-mW__ctaRow,.Hero3D-module__-sf-mW__side,.Hero3D-module__-sf-mW__stripCol,.Hero3D-module__-sf-mW__scrollCue{opacity:1;filter:none}}[data-theme=dark] .Hero3D-module__-sf-mW__hero{background:#1a1a1a}[data-theme=dark] .Hero3D-module__-sf-mW__media{background:radial-gradient(90% 60% at 50% 100%,#c8c8cd29 0%,#c8c8cd00 60%),linear-gradient(#4a4a4a 0%,#2a2a2a 45%,#1a1a1a 78%,#0d0d0d 100%)}[data-theme=dark] .Hero3D-module__-sf-mW__title{color:#fff}[data-theme=dark] .Hero3D-module__-sf-mW__sideLeft:hover .Hero3D-module__-sf-mW__sideHint{color:#fff}[data-theme=dark] .Hero3D-module__-sf-mW__sideValue{color:#fff;text-shadow:var(--hero-shadow)}[data-theme=dark] .Hero3D-module__-sf-mW__ctaMain{color:#0d0d0d;background:#fff}[data-theme=dark] .Hero3D-module__-sf-mW__ctaMain:hover{background:#f5f3f0}[data-theme=dark] .Hero3D-module__-sf-mW__ctaGlass{color:#fff}[data-theme=dark] .Hero3D-module__-sf-mW__stripLink:hover{color:#fff}[data-theme=dark] .Hero3D-module__-sf-mW__stripSocials a:hover{color:#fff}.Hero3D-module__-sf-mW__heroStatic{width:100%;height:100svh;margin-top:calc(-1 * var(--header-height));background:var(--surface);--hero-gutter:clamp(1.25rem, 5vw, 5.5rem);flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero3D-module__-sf-mW__bgImage{z-index:1;object-fit:cover;object-position:66% 42%}[data-theme=dark] .Hero3D-module__-sf-mW__heroStatic{background:#f2f1ed}@media (max-width:767px){.Hero3D-module__-sf-mW__tagline,.Hero3D-module__-sf-mW__sideOverline,.Hero3D-module__-sf-mW__stripLabel,.Hero3D-module__-sf-mW__sideHint{text-shadow:var(--hero-shadow);font-size:.8125rem}.Hero3D-module__-sf-mW__ctaRow{flex-direction:column;align-items:stretch;gap:.75rem;width:min(100%,300px)}.Hero3D-module__-sf-mW__ctaMain,.Hero3D-module__-sf-mW__ctaGlass{justify-content:center;width:100%;min-height:48px}.Hero3D-module__-sf-mW__strip{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"rail rail""ship follow";align-items:start;gap:1.25rem .75rem;padding:0 1.25rem 1.5rem}.Hero3D-module__-sf-mW__stripCol:first-child{grid-area:ship}.Hero3D-module__-sf-mW__stripColCenter{grid-area:rail;align-items:stretch}.Hero3D-module__-sf-mW__stripColRight{text-align:right;grid-area:follow;align-items:flex-end}.Hero3D-module__-sf-mW__stripColCenter .Hero3D-module__-sf-mW__stripValue{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.5rem;margin:-3px -1.25rem;padding:3px 1.25rem;scroll-padding-left:1.25rem;display:flex;overflow-x:auto}.Hero3D-module__-sf-mW__stripColCenter .Hero3D-module__-sf-mW__stripValue::-webkit-scrollbar{display:none}.Hero3D-module__-sf-mW__stripColCenter .Hero3D-module__-sf-mW__stripValue>span{scroll-snap-align:start;flex:none;align-items:center;display:inline-flex}.Hero3D-module__-sf-mW__stripDot{display:none}.Hero3D-module__-sf-mW__stripLink{letter-spacing:.06em;white-space:nowrap;color:#ffffffeb;border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px)saturate(1.3);backdrop-filter:blur(8px)saturate(1.3);text-shadow:0 1px 10px #0a0a0c80;background:#ffffff1a;border:1px solid #ffffff38;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 .9rem;font-size:.8125rem;display:inline-flex}.Hero3D-module__-sf-mW__stripLink:active{background:#fff3}.Hero3D-module__-sf-mW__stripSocials{gap:1.5rem}.Hero3D-module__-sf-mW__stripSocials svg{width:18px;height:18px}.Hero3D-module__-sf-mW__stripSocials a{position:relative}.Hero3D-module__-sf-mW__stripSocials a:before{content:"";border-radius:50%;position:absolute;inset:-13px}}@media (max-width:767px) and (max-height:720px){.Hero3D-module__-sf-mW__stage{padding-top:6.5rem}.Hero3D-module__-sf-mW__titleBlock{margin-bottom:1rem}.Hero3D-module__-sf-mW__sub{margin-bottom:1.25rem}.Hero3D-module__-sf-mW__ctaRow{gap:.5rem}.Hero3D-module__-sf-mW__strip{gap:1rem .75rem;padding-bottom:1rem}}@media (max-width:389px){.Hero3D-module__-sf-mW__titleLineSub{letter-spacing:clamp(5.28px,4.174vw - 8.08px,8.16px);margin-right:calc(-1*clamp(5.28px,4.174vw - 8.08px,8.16px))}}.Hero3D-module__-sf-mW__bgImage{z-index:1;object-fit:cover;object-position:30% 50%;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.Hero3D-module__-sf-mW__rule{z-index:5;pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff38 22% 78%,#fff0 100%);width:1px;position:absolute;top:0;bottom:0;left:42%}.Hero3D-module__-sf-mW__cornerWash{z-index:4;pointer-events:none;background:0 0;position:absolute;inset:0}.Hero3D-module__-sf-mW__vertLabel{z-index:6;writing-mode:vertical-rl;font-family:var(--font-sans);letter-spacing:.34em;text-transform:uppercase;color:#ffffff8c;text-shadow:0 1px 10px #0a0a0c8c;pointer-events:none;font-size:.625rem;font-weight:500;position:absolute;top:50%;right:clamp(.75rem,1.6vw,1.5rem);transform:translateY(-50%)rotate(180deg)}.Hero3D-module__-sf-mW__stage{padding-top:calc(var(--header-height) + clamp(1rem, 4vh, 2.5rem));grid-template-columns:minmax(0,1fr);grid-template-areas:"center";align-items:start}.Hero3D-module__-sf-mW__center{text-align:left;align-self:stretch;align-items:flex-start;width:min(42%,40rem);padding-bottom:clamp(.5rem,2vh,1.5rem)}.Hero3D-module__-sf-mW__titleBlock{text-align:left;align-items:flex-start;margin-bottom:.75rem}.Hero3D-module__-sf-mW__tagline{letter-spacing:.28em;text-shadow:var(--hero-shadow);align-items:center;gap:.55rem;margin-bottom:.7rem;display:flex}.Hero3D-module__-sf-mW__indexRule{transform-origin:0;background:#ffffff80;width:clamp(22px,3vw,40px);height:1px;display:block}.Hero3D-module__-sf-mW__wordMask{vertical-align:bottom;margin-bottom:-.12em;padding-bottom:.12em;display:inline-block;overflow:hidden}.Hero3D-module__-sf-mW__title{text-align:left;align-items:flex-start}.Hero3D-module__-sf-mW__titleLine{letter-spacing:.005em;text-shadow:var(--hero-shadow-display);font-size:clamp(2.1rem,min(6.6vw,10.8vh),7rem);line-height:.95}.Hero3D-module__-sf-mW__titleLineSub{letter-spacing:.24em;text-shadow:var(--hero-shadow-display);margin-top:.6rem;margin-right:0;font-size:clamp(.9rem,min(2.1vw,3.2vh),1.7rem)}.Hero3D-module__-sf-mW__sub{text-align:left;max-width:42ch;text-shadow:var(--hero-shadow);margin-bottom:1.15rem;margin-left:0;margin-right:0;font-size:clamp(.8125rem,min(.95vw,1.7vh),.9375rem);line-height:1.65}.Hero3D-module__-sf-mW__ctaRow{justify-content:flex-start;margin-top:auto}.Hero3D-module__-sf-mW__stage .Hero3D-module__-sf-mW__side{text-align:right;grid-area:auto;align-self:auto;align-items:flex-end;display:flex;position:absolute;right:clamp(2.5rem,5vw,5rem)}.Hero3D-module__-sf-mW__stage .Hero3D-module__-sf-mW__sideLeft{top:24%}.Hero3D-module__-sf-mW__stage .Hero3D-module__-sf-mW__sideRight{top:calc(24% + 7.5rem)}.Hero3D-module__-sf-mW__strip{padding-left:var(--hero-gutter);padding-right:var(--hero-gutter);text-align:left;grid-template-columns:auto 1fr auto;justify-content:stretch;align-items:end;gap:clamp(1.25rem,3vw,3rem);margin-left:0}.Hero3D-module__-sf-mW__stripCol{text-align:left;align-items:flex-start}.Hero3D-module__-sf-mW__stripColCenter{text-align:center;align-items:center}.Hero3D-module__-sf-mW__stripColRight{text-align:right;align-items:flex-end}.Hero3D-module__-sf-mW__stripColCenter .Hero3D-module__-sf-mW__stripValue{text-wrap:pretty;max-width:22rem;text-shadow:var(--hero-shadow)}.Hero3D-module__-sf-mW__scrollCue{left:auto;right:clamp(3.5rem,7vw,7rem);transform:none}@media (max-width:1023px){.Hero3D-module__-sf-mW__rule,.Hero3D-module__-sf-mW__vertLabel{display:none}.Hero3D-module__-sf-mW__center{width:min(70%,34rem)}.Hero3D-module__-sf-mW__stage .Hero3D-module__-sf-mW__side{display:none}.Hero3D-module__-sf-mW__strip{grid-template-columns:1fr 1fr 1fr;justify-content:stretch;margin-left:0}}@media (max-width:767px){.Hero3D-module__-sf-mW__bgImage{object-position:15% 30%}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sub{max-width:230px}.Hero3D-module__-sf-mW__stage{padding-top:clamp(4.5rem,12vh,7rem)}.Hero3D-module__-sf-mW__center{width:100%;margin-left:0}.Hero3D-module__-sf-mW__strip{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.25rem .75rem}.Hero3D-module__-sf-mW__stripColCenter,.Hero3D-module__-sf-mW__stripColRight{text-align:left;align-items:flex-start}.Hero3D-module__-sf-mW__scrollCue{display:none}.Hero3D-module__-sf-mW__strip{padding-bottom:max(1.5rem, env(safe-area-inset-bottom))}}@media (max-width:767px) and (max-height:720px){.Hero3D-module__-sf-mW__stage{padding-top:6.5rem}}.Hero3D-module__-sf-mW__heroStatic{--hero-shadow:0 1px 2px #08080a42, 0 2px 6px #08080a29;--hero-shadow-display:0 2px 4px #08080a47, 0 4px 12px #08080a2e}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__center{justify-content:flex-start;padding-top:clamp(1rem,6vh,4.5rem)}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__titleBlock{margin-bottom:0}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sub{margin-top:.25rem;margin-bottom:0}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__ctaRow{margin-top:.5rem}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__strip{display:none}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__center{padding-bottom:0}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stage .Hero3D-module__-sf-mW__side{right:auto;left:var(--hero-gutter);text-align:left;align-items:flex-start}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stage .Hero3D-module__-sf-mW__sideLeft{top:70%}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stage .Hero3D-module__-sf-mW__sideRight{top:calc(70% + 7.5rem)}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__title,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__titleLine,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__titleLineSub{color:#0d0d0d;text-shadow:var(--hero-shadow-display)}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__tagline,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sub,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideOverline,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideValue,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideHint,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripLabel,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripValue,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripLink,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__vertLabel,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__scrollCue,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__scrollLabel,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripSocials a{color:#0d0d0d;text-shadow:var(--hero-shadow)}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideOverline,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripLabel,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__vertLabel,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__scrollCue{color:#0d0d0dd1}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__tagline,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sub,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideOverline,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideHint,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__vertLabel,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__scrollLabel,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__ctaMain,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__ctaGlass{font-family:var(--font-serif);font-weight:500}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__title,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__titleLine,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__titleLineSub,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideValue{font-weight:500}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripLink:hover,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripSocials a:hover,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__sideLeft:hover .Hero3D-module__-sf-mW__sideHint{color:var(--paper-ink)}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__indexRule{background:#0d0d0d73}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__stripDot{color:#0d0d0d59}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__ctaGlass{color:var(--paper-ink);text-shadow:none;background:#ffffff6b;border-color:#0d0d0d47}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__ctaGlass:hover{background:#ffffff9e;border-color:#0d0d0d73}.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__scrollCue,.Hero3D-module__-sf-mW__heroStatic .Hero3D-module__-sf-mW__scrollLabel{color:#ffffffeb;text-shadow:0 1px 2px #08080a8c,0 2px 5px #08080a66}
.BestSellersDeck-module__eQzAAG__deck{--bsd-paper:#fff;--bsd-paper-halo:#ffffffe0;--bsd-ink-shadow:0 1px 2px #08080a6b, 0 2px 6px #08080a4d;--bsd-ink-shadow-lg:0 2px 3px #08080a73, 0 4px 10px #08080a52;background-color:var(--bsd-paper);color:var(--ink);position:relative}.BestSellersDeck-module__eQzAAG__pinFrame{height:100svh;position:relative;overflow:hidden}.BestSellersDeck-module__eQzAAG__inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);max-width:1520px;height:100%;margin:0 auto;padding:clamp(4.5rem,10vh,7rem) clamp(1.5rem,5vw,4.5rem);display:grid}.BestSellersDeck-module__eQzAAG__info{z-index:1;background:url(/images/best-sellers-red-polish-cutout.webp) right top / auto 100% no-repeat var(--bsd-paper);flex-direction:column;grid-area:1/2;justify-content:flex-start;align-self:stretch;margin:calc(-1*clamp(4.5rem,10vh,7rem)) calc(-1*clamp(1.5rem,5vw,4.5rem)) calc(-1*clamp(4.5rem,10vh,7rem)) 0;padding:clamp(4.5rem,10vh,7rem) clamp(1.5rem,5vw,4.5rem) clamp(4.5rem,10vh,7rem) clamp(1.25rem,2.5vw,2.25rem);display:flex;position:relative}.BestSellersDeck-module__eQzAAG__overline{font-family:var(--font-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--ink);font-size:.75rem;font-weight:500}.BestSellersDeck-module__eQzAAG__heading{font-family:var(--font-serif);color:var(--ink);text-shadow:var(--bsd-ink-shadow-lg);margin-top:.75rem;font-size:clamp(2.4rem,4.4vw,3.6rem);font-weight:500;line-height:1.05}.BestSellersDeck-module__eQzAAG__activeBlock{animation:BestSellersDeck-module__eQzAAG__deckFadeUp .6s var(--ease-out,ease-out) both;margin-top:auto;margin-bottom:clamp(.5rem,6vh,4.5rem)}@keyframes BestSellersDeck-module__eQzAAG__deckFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.BestSellersDeck-module__eQzAAG__index{font-family:var(--font-sans);letter-spacing:.28em;color:var(--ink);font-size:.7rem;font-weight:500;display:block}.BestSellersDeck-module__eQzAAG__title{font-family:var(--font-serif);color:var(--ink);text-shadow:var(--bsd-ink-shadow-lg);margin-top:.6rem;font-size:clamp(1.6rem,2.6vw,2.35rem);font-weight:500;line-height:1.12}.BestSellersDeck-module__eQzAAG__specs{flex-wrap:wrap;gap:clamp(1.25rem,2.5vw,2.25rem);margin-top:1.1rem;display:flex}.BestSellersDeck-module__eQzAAG__specs dt{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-size:.65rem;font-weight:500}.BestSellersDeck-module__eQzAAG__specs dd{font-family:var(--font-sans);color:var(--ink);margin-top:.3rem;font-size:.9rem}.BestSellersDeck-module__eQzAAG__desc{max-width:44ch;font-family:var(--font-sans);font-size:var(--text-body-sm);color:var(--ink-soft);margin-top:1.2rem;line-height:1.75}.BestSellersDeck-module__eQzAAG__ctaRow{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:clamp(1.5rem,3.5vh,2.25rem);display:flex}.BestSellersDeck-module__eQzAAG__ctaMain{min-height:44px;font-family:var(--font-sans);font-size:var(--text-body-sm);color:var(--ink);background:var(--color-white);border:1px solid var(--ink);border-radius:var(--radius-pill);transition:transform var(--duration-fast,.2s) var(--ease-out,ease-out), background var(--duration-normal,.3s) var(--ease-out,ease-out);align-items:center;padding:.8rem 1.7rem;font-weight:500;display:inline-flex}.BestSellersDeck-module__eQzAAG__ctaMain:hover{background:var(--color-cream);transform:translateY(-1px)}.BestSellersDeck-module__eQzAAG__ctaGhost{min-height:44px;font-family:var(--font-sans);font-size:var(--text-body-sm);color:var(--ink);-webkit-backdrop-filter:blur(10px)saturate(1.4);backdrop-filter:blur(10px)saturate(1.4);border-radius:var(--radius-pill);transition:background var(--duration-normal,.3s) var(--ease-out,ease-out), border-color var(--duration-normal,.3s) var(--ease-out,ease-out), transform var(--duration-fast,.2s) var(--ease-out,ease-out);background:#ffffff8c;border:1px solid #0d0d0d47;align-items:center;padding:.8rem 1.7rem;font-weight:500;display:inline-flex;position:relative}.BestSellersDeck-module__eQzAAG__ctaGhost:hover{border-color:var(--color-pink-dark);background:#ffffffbf;transform:translateY(-1px)}.BestSellersDeck-module__eQzAAG__ctaGhost:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffffd9 0%,#ffffff40 22%,#ffffff14 50%,#ffffff38 78%,#ffffffa6 100%);padding:1.25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.BestSellersDeck-module__eQzAAG__srList{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.BestSellersDeck-module__eQzAAG__stageCol{background:url(/images/best-sellers-silk-drape-leaf-shadow.webp) center / cover no-repeat var(--bsd-paper);grid-area:1/1;align-self:stretch;min-height:clamp(480px,78vh,820px);margin:calc(-1*clamp(4.5rem,10vh,7rem)) 0 calc(-1*clamp(4.5rem,10vh,7rem)) calc(-1*clamp(1.5rem,5vw,4.5rem));padding:clamp(4.5rem,10vh,7rem) 0 clamp(4.5rem,10vh,7rem) clamp(1.5rem,5vw,4.5rem);position:relative;overflow:hidden}.BestSellersDeck-module__eQzAAG__stageGlow{z-index:0;pointer-events:none;filter:blur(18px);will-change:opacity;background:radial-gradient(closest-side,#0d0d0d29 0%,#0d0d0d0f 48%,#0d0d0d00 74%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BestSellersDeck-module__eQzAAG__scene{z-index:1;perspective:1350px;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BestSellersDeck-module__eQzAAG__stage{position:relative}.BestSellersDeck-module__eQzAAG__card{will-change:transform;position:absolute;inset:0}.BestSellersDeck-module__eQzAAG__sliceMid{pointer-events:none;background:#ded9d1;border:1px solid #ded9d1;border-radius:16px;position:absolute;inset:0;overflow:hidden}.BestSellersDeck-module__eQzAAG__faceFront,.BestSellersDeck-module__eQzAAG__faceBack{backface-visibility:hidden;pointer-events:none;background:#fff;border:1px solid #14110d73;border-radius:16px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #14110d0d,0 6px 18px #14110d0f}.BestSellersDeck-module__eQzAAG__faceImg{object-fit:contain;padding:4%}.BestSellersDeck-module__eQzAAG__backLogoWrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:9% 11%;display:flex;position:absolute;inset:0}.BestSellersDeck-module__eQzAAG__backLogo{opacity:.96;width:62%;max-width:200px;height:auto}.BestSellersDeck-module__eQzAAG__backRule{background:#14110d47;width:44px;height:1px;display:block}.BestSellersDeck-module__eQzAAG__backSpecs{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;color:#14110dd1;font-size:.56rem;font-weight:500}.BestSellersDeck-module__eQzAAG__backCraft{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:#14110d8c;font-size:.48rem;font-weight:500}.BestSellersDeck-module__eQzAAG__skip{right:var(--space-md);z-index:6;border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:.14em;text-transform:uppercase;color:#0d0d0da6;cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--duration-normal) var(--ease-out), color var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out), background var(--duration-normal) var(--ease-out);background:#fff9;border:1px solid #0d0d0d33;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-weight:500;display:inline-flex;position:absolute}.BestSellersDeck-module__eQzAAG__skipTop{top:calc(var(--header-height) + var(--space-sm))}.BestSellersDeck-module__eQzAAG__skipBottom{bottom:var(--space-md)}.BestSellersDeck-module__eQzAAG__skipShown{opacity:1;pointer-events:auto}.BestSellersDeck-module__eQzAAG__skip:hover{color:var(--ink);border-color:var(--color-pink-dark);background:#ffffffd9}@media (max-width:900px){.BestSellersDeck-module__eQzAAG__ctaMain,.BestSellersDeck-module__eQzAAG__ctaGhost{touch-action:manipulation}.BestSellersDeck-module__eQzAAG__inner{padding:calc(var(--header-height) + var(--space-md)) 0 0;grid-template-rows:minmax(0,1fr);align-items:stretch;gap:0}.BestSellersDeck-module__eQzAAG__stageCol{z-index:0;grid-area:1/1;align-self:stretch;min-height:0;margin:0}.BestSellersDeck-module__eQzAAG__info{z-index:1;padding:clamp(.75rem, 3vh, 1.5rem) clamp(.5rem, 3vw, .9rem) calc(var(--space-sm) + env(safe-area-inset-bottom,0px)) clamp(.4rem, 2.5vw, .8rem);overflow-wrap:break-word;background:url(/images/best-sellers-red-polish-cutout.webp) 30% top / auto 100% no-repeat var(--bsd-paper);grid-area:1/2;justify-content:flex-start;margin:0}.BestSellersDeck-module__eQzAAG__overline{letter-spacing:.2em;font-size:.75rem}.BestSellersDeck-module__eQzAAG__heading{margin-top:.4rem;font-size:clamp(1.6rem,8vw,2.1rem)}.BestSellersDeck-module__eQzAAG__activeBlock{margin-top:.7rem;margin-bottom:0}.BestSellersDeck-module__eQzAAG__index{letter-spacing:.18em;font-size:.75rem}.BestSellersDeck-module__eQzAAG__title{margin-top:.35rem;font-size:clamp(1.05rem,4.8vw,1.35rem)}.BestSellersDeck-module__eQzAAG__specs{grid-template-columns:minmax(0,1fr);gap:.45rem;margin-top:.7rem;display:grid}.BestSellersDeck-module__eQzAAG__specs dt{letter-spacing:.14em;font-size:.75rem}.BestSellersDeck-module__eQzAAG__specs dd{margin-top:.1rem;font-size:.8125rem}.BestSellersDeck-module__eQzAAG__desc{-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:none;margin-top:.7rem;font-size:.8125rem;line-height:1.55;display:-webkit-box;overflow:hidden}.BestSellersDeck-module__eQzAAG__ctaRow{flex-direction:column;align-items:stretch;gap:.5rem;margin-top:.85rem}.BestSellersDeck-module__eQzAAG__ctaMain,.BestSellersDeck-module__eQzAAG__ctaGhost{text-align:center;justify-content:center;width:100%;padding:.7rem .5rem}.BestSellersDeck-module__eQzAAG__skip{min-height:44px}.BestSellersDeck-module__eQzAAG__backCraft{display:none}}@media (max-width:900px) and (max-height:780px){.BestSellersDeck-module__eQzAAG__specs{display:none}.BestSellersDeck-module__eQzAAG__desc{-webkit-line-clamp:3}}[data-theme=dark] .BestSellersDeck-module__eQzAAG__deck{color:#fafaf8;background:#000}[data-theme=dark] .BestSellersDeck-module__eQzAAG__info{background-color:#000}:is([data-theme=dark] .BestSellersDeck-module__eQzAAG__heading,[data-theme=dark] .BestSellersDeck-module__eQzAAG__title){color:#fafaf8;text-shadow:0 2px 24px #0000008c}[data-theme=dark] .BestSellersDeck-module__eQzAAG__specs dd{color:#fafaf8}[data-theme=dark] .BestSellersDeck-module__eQzAAG__specs dt{color:#fafaf885}[data-theme=dark] .BestSellersDeck-module__eQzAAG__desc{color:#fafaf8c7}[data-theme=dark] .BestSellersDeck-module__eQzAAG__stageGlow{background:radial-gradient(closest-side,#fafaf880 0%,#fafaf829 48%,#fafaf800 74%)}[data-theme=dark] .BestSellersDeck-module__eQzAAG__ctaMain{color:#111010;background:#fafaf8;border-color:#fafaf8}[data-theme=dark] .BestSellersDeck-module__eQzAAG__ctaMain:hover{background:#fff}[data-theme=dark] .BestSellersDeck-module__eQzAAG__ctaGhost{color:#fafaf8;background:#ffffff1f;border-color:#ffffff38}[data-theme=dark] .BestSellersDeck-module__eQzAAG__ctaGhost:before{background:linear-gradient(#f4f2ee80 0%,#f4f2ee24 22%,#f4f2ee0a 50%,#f4f2ee1f 78%,#f4f2ee52 100%)}[data-theme=dark] .BestSellersDeck-module__eQzAAG__ctaGhost:hover{background:#fff3;border-color:#fafaf8}[data-theme=dark] .BestSellersDeck-module__eQzAAG__sliceMid{background:gray;border-color:gray}:is([data-theme=dark] .BestSellersDeck-module__eQzAAG__faceFront,[data-theme=dark] .BestSellersDeck-module__eQzAAG__faceBack){background:#0f0f0f;border-color:#ffffff26}[data-theme=dark] .BestSellersDeck-module__eQzAAG__backRule{background:#fafaf847}[data-theme=dark] .BestSellersDeck-module__eQzAAG__backSpecs{color:#fafaf8d1}[data-theme=dark] .BestSellersDeck-module__eQzAAG__backCraft{color:#fafaf880}[data-theme=dark] .BestSellersDeck-module__eQzAAG__skip{color:#fafaf8b8;background:#ffffff1f;border-color:#ffffff38}[data-theme=dark] .BestSellersDeck-module__eQzAAG__skip:hover{color:#fafaf8;background:#fff3;border-color:#fafaf8}
@keyframes Reveal-module__qbSFcW__revealFade{0%{opacity:.35}to{opacity:1}}.Reveal-module__qbSFcW__char,.Reveal-module__qbSFcW__word{animation-name:Reveal-module__qbSFcW__revealFade;animation-timing-function:var(--ease-expo-out);animation-fill-mode:both}.Reveal-module__qbSFcW__char{animation-duration:.7s}.Reveal-module__qbSFcW__word{animation-duration:.6s}.Reveal-module__qbSFcW__block{animation-name:Reveal-module__qbSFcW__revealFade;animation-timing-function:var(--ease-expo-out);animation-duration:.8s;animation-fill-mode:both}[data-reveal=wait] .Reveal-module__qbSFcW__char,[data-reveal=wait] .Reveal-module__qbSFcW__word,.Reveal-module__qbSFcW__block[data-reveal=wait]{animation-play-state:paused}
.LetterRoll-module__VRDALa__roll{color:inherit;display:inline-block;position:relative}.LetterRoll-module__VRDALa__stack{white-space:nowrap;display:inline-flex}.LetterRoll-module__VRDALa__char{vertical-align:top;height:1em;line-height:1;display:inline-block;position:relative;overflow:hidden}.LetterRoll-module__VRDALa__top,.LetterRoll-module__VRDALa__bottom{transition:transform var(--duration-normal) var(--ease-out);transition-delay:calc(var(--i,0) * 18ms);display:block}.LetterRoll-module__VRDALa__bottom{position:absolute;top:0;left:0;transform:translateY(100%)}.LetterRoll-module__VRDALa__roll:hover .LetterRoll-module__VRDALa__top,:is(a,button):hover .LetterRoll-module__VRDALa__top,:is(a,button):focus-visible .LetterRoll-module__VRDALa__top{transform:translateY(-100%)}.LetterRoll-module__VRDALa__roll:hover .LetterRoll-module__VRDALa__bottom,:is(a,button):hover .LetterRoll-module__VRDALa__bottom,:is(a,button):focus-visible .LetterRoll-module__VRDALa__bottom{transform:translateY(0)}@media (hover:none){.LetterRoll-module__VRDALa__top,.LetterRoll-module__VRDALa__bottom{transition:none}}
.CursorLabel-module__Pc7Nea__wrap{position:relative}.CursorLabel-module__Pc7Nea__label{z-index:3;pointer-events:none;border:1px solid var(--ink-faint);border-radius:var(--radius-pill);background:var(--surface-card);font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);white-space:nowrap;opacity:0;transition:opacity var(--duration-normal) var(--ease-out), scale var(--duration-normal) var(--ease-out);align-items:center;padding:.55rem 1rem;font-weight:500;display:inline-flex;position:absolute;top:0;left:0;translate:-50% -50%;scale:.9}.CursorLabel-module__Pc7Nea__wrap[data-cursor-active=true] .CursorLabel-module__Pc7Nea__label{opacity:1;scale:1}@media (hover:none),(pointer:coarse){.CursorLabel-module__Pc7Nea__label{display:none}}
.ProductIndexBand-module__0HgoDq__section{padding:var(--space-3xl) 0}.ProductIndexBand-module__0HgoDq__head{justify-content:space-between;align-items:baseline;gap:var(--space-sm);row-gap:var(--space-2xs);padding-bottom:var(--space-sm);border-bottom:1px solid var(--ink-faint);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.ProductIndexBand-module__0HgoDq__label{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink);margin:0;font-size:.75rem;font-weight:500}.ProductIndexBand-module__0HgoDq__grid{gap:var(--space-2xl);grid-template-columns:minmax(0,1fr);display:grid}.ProductIndexBand-module__0HgoDq__creditLink{color:var(--ink-soft);border-bottom:1px solid var(--ink-faint);transition:color var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out);padding-bottom:1px}.ProductIndexBand-module__0HgoDq__creditLink:hover,.ProductIndexBand-module__0HgoDq__creditLink:focus-visible{color:var(--color-pink);border-bottom-color:var(--color-pink)}.ProductIndexBand-module__0HgoDq__notes{margin:0;padding:0;list-style:none}.ProductIndexBand-module__0HgoDq__note{align-items:baseline;gap:var(--space-md);padding:var(--space-md) 0;border-top:1px solid var(--ink-faint);grid-template-columns:auto minmax(0,1fr);display:grid}.ProductIndexBand-module__0HgoDq__note:last-child{border-bottom:1px solid var(--ink-faint)}.ProductIndexBand-module__0HgoDq__noteIndex{font-size:var(--text-body)}.ProductIndexBand-module__0HgoDq__noteText{font-family:var(--font-serif);font-size:var(--text-h4);color:var(--ink);font-weight:400;line-height:1.4}.ProductIndexBand-module__0HgoDq__body{margin:var(--space-lg) 0 0;max-width:46ch;font-size:var(--text-body);color:var(--ink-soft);line-height:1.75}@media (min-width:900px){.ProductIndexBand-module__0HgoDq__section{padding:var(--space-4xl) 0}.ProductIndexBand-module__0HgoDq__grid{gap:var(--space-3xl);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}@media (max-width:640px){.ProductIndexBand-module__0HgoDq__section{padding:var(--space-2xl) 0}.ProductIndexBand-module__0HgoDq__head{margin-bottom:var(--space-lg)}.ProductIndexBand-module__0HgoDq__grid{gap:var(--space-xl)}.ProductIndexBand-module__0HgoDq__note{gap:var(--space-sm);padding:var(--space-sm) 0}.ProductIndexBand-module__0HgoDq__creditLink{align-items:center;min-height:44px;display:inline-flex;position:relative}.ProductIndexBand-module__0HgoDq__creditLink:before{content:"";position:absolute;inset:0 -8px}}
.ProductNext-module__Fypoya__section{padding:var(--space-3xl) 0 var(--space-4xl);border-top:1px solid var(--ink-faint);overflow:clip}.ProductNext-module__Fypoya__head{justify-content:space-between;align-items:baseline;gap:var(--space-sm);row-gap:var(--space-2xs);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.ProductNext-module__Fypoya__label{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink);margin:0;font-size:.75rem;font-weight:500}.ProductNext-module__Fypoya__cursorWrap{cursor:pointer}.ProductNext-module__Fypoya__link{gap:var(--space-lg);color:var(--ink);grid-template-columns:minmax(0,1fr);align-items:center;text-decoration:none;display:grid}.ProductNext-module__Fypoya__media{aspect-ratio:3/4;background:var(--surface-card);display:block;position:relative;overflow:hidden}.ProductNext-module__Fypoya__image{object-fit:contain;padding:var(--space-sm);transition:transform var(--duration-grand) var(--ease-expo-out)}.ProductNext-module__Fypoya__copy{min-width:0;display:block}.ProductNext-module__Fypoya__name{font-family:var(--font-serif);font-size:var(--text-display);letter-spacing:-.03em;color:var(--ink);overflow-wrap:anywhere;font-weight:400;line-height:1;display:block}.ProductNext-module__Fypoya__meta{margin-top:var(--space-md);color:var(--ink-soft);transition:color var(--duration-normal) var(--ease-out);display:block}.ProductNext-module__Fypoya__rule{height:1px;margin-top:var(--space-md);background:var(--ink-faint);transform-origin:0;transition:transform var(--duration-grand) var(--ease-expo-out), background-color var(--duration-normal) var(--ease-out);display:block;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){.ProductNext-module__Fypoya__link:hover .ProductNext-module__Fypoya__image,.ProductNext-module__Fypoya__link:focus-visible .ProductNext-module__Fypoya__image{transform:scale(1.04)}}.ProductNext-module__Fypoya__link:hover .ProductNext-module__Fypoya__rule,.ProductNext-module__Fypoya__link:focus-visible .ProductNext-module__Fypoya__rule{background:var(--color-pink);transform:scaleX(1)}@media (hover:hover) and (pointer:fine){.ProductNext-module__Fypoya__link:hover .ProductNext-module__Fypoya__meta,.ProductNext-module__Fypoya__link:focus-visible .ProductNext-module__Fypoya__meta{color:var(--color-pink)}}@media (min-width:900px){.ProductNext-module__Fypoya__section{padding:var(--space-4xl) 0}.ProductNext-module__Fypoya__link{gap:var(--space-2xl);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}@media (max-width:640px){.ProductNext-module__Fypoya__section{padding:var(--space-2xl) 0 var(--space-3xl)}.ProductNext-module__Fypoya__link{gap:var(--space-md)}.ProductNext-module__Fypoya__media{aspect-ratio:4/5}.ProductNext-module__Fypoya__name{font-size:clamp(2.25rem,12vw,3.25rem)}.ProductNext-module__Fypoya__rule{transform:scaleX(1)}}
.ProductPage-module__Xo2x5a__page{padding:var(--space-md) 0 0}.ProductPage-module__Xo2x5a__page.lux-theme{background:var(--surface)}.ProductPage-module__Xo2x5a__overture{--ink:var(--paper-ink);--ink-soft:var(--paper-ink-soft);--ink-faint:var(--paper-ink-faint);--color-black:var(--paper-ink);--color-pink:var(--brand-accent-light);--color-pink-dark:var(--brand-accent);color:var(--ink);background:var(--surface);border-bottom:1px solid var(--ink-faint)}.ProductPage-module__Xo2x5a__breadcrumbs{font-size:var(--text-body-sm);color:var(--ink-faint);margin-bottom:var(--space-lg);flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:300;display:flex}.ProductPage-module__Xo2x5a__breadcrumbs a{color:var(--ink-soft);transition:color var(--duration-normal) var(--ease-out)}.ProductPage-module__Xo2x5a__breadcrumbs a:hover{color:var(--color-pink-dark)}.ProductPage-module__Xo2x5a__breadcrumbs [aria-current]{color:var(--ink)}.ProductPage-module__Xo2x5a__plateCollection{color:var(--ink);transition:color var(--duration-normal) var(--ease-out)}.ProductPage-module__Xo2x5a__plateCollection:hover,.ProductPage-module__Xo2x5a__plateCollection:focus-visible{color:var(--color-pink)}.ProductPage-module__Xo2x5a__layout{gap:var(--space-xl);padding-bottom:var(--space-3xl);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.ProductPage-module__Xo2x5a__trustStrip{margin:var(--space-2xl) 0}.ProductPage-module__Xo2x5a__galleryCol{justify-content:center;display:flex}.ProductPage-module__Xo2x5a__infoCol{max-width:520px}@media (min-width:900px){.ProductPage-module__Xo2x5a__page{padding-top:var(--space-lg)}.ProductPage-module__Xo2x5a__layout{gap:var(--space-2xl);grid-template-columns:minmax(0,11fr) minmax(0,9fr)}.ProductPage-module__Xo2x5a__galleryCol{top:var(--space-lg);position:sticky}}@media (max-width:640px){.ProductPage-module__Xo2x5a__page{--text-overline:.78125rem;--text-caption:.8125rem;padding-top:var(--space-lg)}.ProductPage-module__Xo2x5a__breadcrumbs{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 calc(-1 * var(--gutter)) var(--space-md);padding:0 var(--gutter);flex-wrap:nowrap;gap:.625rem;overflow-x:auto}.ProductPage-module__Xo2x5a__breadcrumbs::-webkit-scrollbar{display:none}.ProductPage-module__Xo2x5a__breadcrumbs>*{flex:none}.ProductPage-module__Xo2x5a__breadcrumbs a,.ProductPage-module__Xo2x5a__breadcrumbs [aria-current]{align-items:center;min-height:44px;display:inline-flex;position:relative}.ProductPage-module__Xo2x5a__breadcrumbs a:before{content:"";position:absolute;inset:0 -8px}.ProductPage-module__Xo2x5a__plateCollection{align-items:center;min-height:44px;display:inline-flex;position:relative}.ProductPage-module__Xo2x5a__plateCollection:before{content:"";position:absolute;inset:0 -8px}.ProductPage-module__Xo2x5a__plateBand{row-gap:0}.ProductPage-module__Xo2x5a__layout{gap:var(--space-lg);padding-bottom:clamp(3.5rem,15vw,6rem)}.ProductPage-module__Xo2x5a__trustStrip{margin:var(--space-xl) 0}}.ProductPage-module__Xo2x5a__page.crimson-page{--page-crimson-at:93%;--page-wash4-at:91%}
.BrandStory-module__7wg1Ca__story{--bs-ink:#fff;--bs-ink-soft:#ffffffe6;--bs-ink-faint:#ffffffc2;--bs-rule:#ffffff38;--bs-rule-strong:#ffffff70;--bs-link-rule:#ffffff80;--bs-shadow:0 1px 3px #08080ab8, 0 2px 8px #08080a8c;--bs-shadow-lg:0 2px 4px #08080abf, 0 4px 14px #08080a99;--bs-word:#ffffff1f;--bs-word-stroke:#ffffff38;isolation:isolate;min-height:clamp(500px,70vh,720px);padding:var(--space-xl) 0;color:var(--bs-ink);align-items:center;display:flex;position:relative;overflow:clip}.BrandStory-module__7wg1Ca__stage{z-index:0;position:absolute;inset:0}.BrandStory-module__7wg1Ca__stageImg{object-fit:cover;object-position:center 50%;width:100%;height:100%;position:absolute;inset:0}.BrandStory-module__7wg1Ca__scrim{background:0 0;position:absolute;inset:0}.BrandStory-module__7wg1Ca__wordmark{z-index:0;width:max-content;padding-left:max(var(--gutter), calc((100vw - var(--container-max)) / 2 + var(--gutter)));font-family:var(--font-serif);letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap;color:var(--bs-word);-webkit-text-stroke:1px var(--bs-word-stroke);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(3rem,15vw,13.5rem);font-weight:400;line-height:.72;display:block;position:absolute;bottom:-.1em;left:0}.BrandStory-module__7wg1Ca__inner{z-index:1;width:100%;display:block;position:relative}.BrandStory-module__7wg1Ca__copy{grid-template-columns:minmax(0,1fr);align-items:start;width:100%;max-width:40rem;display:grid}.BrandStory-module__7wg1Ca__label{margin:0 0 var(--space-md);grid-area:1/1;display:block}.BrandStory-module__7wg1Ca__label .BrandStory-module__7wg1Ca__labelLead{font-family:var(--font-serif);letter-spacing:.28em;color:var(--bs-ink);margin-bottom:var(--space-sm);font-weight:600;display:block}.BrandStory-module__7wg1Ca__label .BrandStory-module__7wg1Ca__labelLine{font-family:var(--font-serif);letter-spacing:.16em;color:var(--bs-ink);text-shadow:var(--bs-shadow);font-size:.75rem;font-weight:600;line-height:1.55;display:block}.BrandStory-module__7wg1Ca__rule{width:clamp(32px,4vw,56px);height:1px;margin-top:var(--space-sm);background:var(--bs-ink);display:block}.BrandStory-module__7wg1Ca__headingWrap{grid-area:2/1}.BrandStory-module__7wg1Ca__heading{font-family:var(--font-serif);letter-spacing:-.025em;margin-bottom:var(--space-md);color:inherit;text-shadow:var(--bs-shadow-lg);font-size:clamp(1.6rem,2.7vw,2.45rem);font-weight:600;line-height:1.08}.BrandStory-module__7wg1Ca__lede{font-family:var(--font-serif);max-width:46ch;margin-bottom:var(--space-sm);color:inherit;text-shadow:var(--bs-shadow);grid-area:3/1;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:400;line-height:1.6}.BrandStory-module__7wg1Ca__body{font-family:var(--font-serif);max-width:46ch;margin-bottom:var(--space-lg);color:var(--bs-ink-soft);text-shadow:var(--bs-shadow);grid-area:4/1;font-size:.9375rem;font-weight:400;line-height:1.75}.BrandStory-module__7wg1Ca__statsGrid{gap:var(--space-md) var(--space-lg);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--bs-rule);grid-area:5/1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.BrandStory-module__7wg1Ca__stat{flex-direction:column;gap:.15rem;min-width:0;display:flex}.BrandStory-module__7wg1Ca__statNumber{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--bs-ink);text-shadow:var(--bs-shadow);font-size:clamp(1.5rem,1.9vw,1.85rem);font-weight:600;line-height:1}.BrandStory-module__7wg1Ca__statsGrid .BrandStory-module__7wg1Ca__statLabel{font-family:var(--font-serif);color:var(--bs-ink-faint);text-shadow:var(--bs-shadow);font-weight:600;line-height:1.5}.BrandStory-module__7wg1Ca__linkWrap{margin-top:var(--space-lg);grid-area:6/1}.BrandStory-module__7wg1Ca__shopLink{font-family:var(--font-serif);font-size:var(--text-caption);letter-spacing:.12em;text-transform:uppercase;color:var(--bs-ink);border-bottom:1px solid var(--bs-link-rule);text-shadow:var(--bs-shadow);transition:color var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out), transform .1s var(--ease-out);padding-bottom:.2rem;font-weight:600;display:inline-block;position:relative}.BrandStory-module__7wg1Ca__shopLink:before{content:"";position:absolute;inset:-9px -8px}.BrandStory-module__7wg1Ca__shopLink:hover{color:var(--bs-ink);border-color:var(--bs-ink)}.BrandStory-module__7wg1Ca__shopLink:active{color:var(--bs-ink);border-color:var(--bs-ink);transform:translateY(1px)}.BrandStory-module__7wg1Ca__spine{right:var(--gutter);z-index:1;position:absolute;top:50%;transform:translateY(-50%)}.BrandStory-module__7wg1Ca__story .BrandStory-module__7wg1Ca__spine{font-family:var(--font-serif);color:var(--bs-ink-faint);letter-spacing:.3em}@media (max-width:900px){.BrandStory-module__7wg1Ca__copy{grid-template-columns:minmax(0,1fr);column-gap:0}.BrandStory-module__7wg1Ca__label,.BrandStory-module__7wg1Ca__headingWrap,.BrandStory-module__7wg1Ca__lede,.BrandStory-module__7wg1Ca__body,.BrandStory-module__7wg1Ca__statsGrid,.BrandStory-module__7wg1Ca__linkWrap{grid-area:auto/1}.BrandStory-module__7wg1Ca__label{margin:0 0 var(--space-md)}.BrandStory-module__7wg1Ca__label .BrandStory-module__7wg1Ca__labelLead{margin-bottom:var(--space-xs)}.BrandStory-module__7wg1Ca__headingWrap{max-width:none}.BrandStory-module__7wg1Ca__spine{display:none}}@media (max-width:640px){.BrandStory-module__7wg1Ca__story{min-height:0}.BrandStory-module__7wg1Ca__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.BrandStory-module__7wg1Ca__stat{padding:var(--space-md) var(--space-sm) var(--space-md) 0}.BrandStory-module__7wg1Ca__stat+.BrandStory-module__7wg1Ca__stat{border-left:none;padding-left:0}.BrandStory-module__7wg1Ca__stat:nth-child(2n){padding-left:var(--space-sm);border-left:1px solid var(--bs-rule)}.BrandStory-module__7wg1Ca__stat:nth-child(n+3){border-top:1px solid var(--bs-rule)}.BrandStory-module__7wg1Ca__stageImg{object-position:0% 50%}.BrandStory-module__7wg1Ca__lede,.BrandStory-module__7wg1Ca__body{max-width:none}.BrandStory-module__7wg1Ca__body{margin-bottom:var(--space-md)}.BrandStory-module__7wg1Ca__linkWrap{margin-top:var(--space-md)}.BrandStory-module__7wg1Ca__shopLink{position:relative}.BrandStory-module__7wg1Ca__shopLink:after{content:"";position:absolute;inset:-12px -14px}}[data-theme=dark] .BrandStory-module__7wg1Ca__story{--bs-ink:#fff;--bs-ink-soft:#ffffffe6;--bs-ink-faint:#ffffffc2;--bs-rule:#ffffff38;--bs-rule-strong:#ffffff70;--bs-link-rule:#ffffff80;--bs-shadow:0 1px 3px #08080ab8, 0 2px 8px #08080a8c;--bs-shadow-lg:0 2px 4px #08080abf, 0 4px 14px #08080a99;--bs-word:#ffffff1f;--bs-word-stroke:#ffffff38;color:var(--bs-ink)}
.EditorialBand-module__joiuKa__band{isolation:isolate;background:var(--surface);align-items:center;min-height:clamp(480px,72vh,760px);display:flex;position:relative;overflow:clip}.EditorialBand-module__joiuKa__image{z-index:0;object-fit:cover;object-position:65% 50%;width:100%;height:100%;position:absolute;inset:0}.EditorialBand-module__joiuKa__inner{z-index:1;width:100%;padding-top:var(--space-2xl);padding-bottom:var(--space-2xl);justify-content:flex-end;display:flex;position:relative}.EditorialBand-module__joiuKa__copy{text-align:left;max-width:34ch;color:var(--paper-ink)}.EditorialBand-module__joiuKa__overline{margin:0 0 var(--space-sm);font-family:var(--font-serif);font-size:var(--text-overline);letter-spacing:.28em;text-transform:uppercase;color:var(--paper-ink-soft);text-shadow:var(--eb-shadow);font-weight:500}.EditorialBand-module__joiuKa__heading{margin:0 0 var(--space-sm);font-family:var(--font-serif);color:var(--paper-ink);text-shadow:var(--eb-shadow-lg);font-size:clamp(2rem,3.4vw,3.1rem);font-weight:500;line-height:1.08}.EditorialBand-module__joiuKa__line{margin:0 0 var(--space-lg);font-family:var(--font-serif);font-size:var(--text-body);color:var(--paper-ink-soft);text-shadow:var(--eb-shadow);font-weight:500;line-height:1.6}.EditorialBand-module__joiuKa__band{--eb-shadow:0 1px 2px #08080a42, 0 2px 6px #08080a29;--eb-shadow-lg:0 2px 4px #08080a47, 0 4px 12px #08080a2e}[data-theme=dark] .EditorialBand-module__joiuKa__band{background:#f2f1ed}:is([data-theme=dark] .EditorialBand-module__joiuKa__copy,[data-theme=dark] .EditorialBand-module__joiuKa__heading){color:var(--paper-ink)}:is([data-theme=dark] .EditorialBand-module__joiuKa__overline,[data-theme=dark] .EditorialBand-module__joiuKa__line){color:var(--paper-ink-soft)}@media (max-width:767px){.EditorialBand-module__joiuKa__band{flex-direction:column;align-items:stretch;min-height:0}.EditorialBand-module__joiuKa__band picture{aspect-ratio:4/5;width:100%;display:block;position:relative}.EditorialBand-module__joiuKa__image{object-position:50% 40%}.EditorialBand-module__joiuKa__inner{padding-top:var(--space-xl);padding-bottom:var(--space-xl);justify-content:flex-start}.EditorialBand-module__joiuKa__copy{max-width:none}.EditorialBand-module__joiuKa__overline,.EditorialBand-module__joiuKa__heading,.EditorialBand-module__joiuKa__line{text-shadow:none}}
.CollectionMosaic-module__hlrdzG__section{background:var(--surface);color:var(--ink);padding:clamp(2.25rem,5vw,4rem) 0;padding-bottom:calc(clamp(2.25rem, 5vw, 4rem) + var(--space-xl));position:relative;overflow:clip}.CollectionMosaic-module__hlrdzG__metaBand{border-top:1px solid var(--ink-faint);border-bottom:1px solid var(--ink-faint);padding:var(--space-xs) 0;margin-bottom:var(--space-xl);row-gap:var(--space-2xs);flex-wrap:wrap}.CollectionMosaic-module__hlrdzG__canvas{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(.75rem,1.4vw,1.25rem);display:grid}.CollectionMosaic-module__hlrdzG__copy{grid-area:1/1/auto/3;align-self:start;padding-right:clamp(.5rem,2vw,2rem)}.CollectionMosaic-module__hlrdzG__overline{font-family:var(--font-sans);font-size:var(--text-overline);letter-spacing:.2em;text-transform:uppercase;color:var(--ink);font-weight:600}.CollectionMosaic-module__hlrdzG__heading{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);margin:var(--space-2xs) 0 var(--space-sm);font-size:clamp(2.25rem,4.6vw,4rem);font-weight:400;line-height:1.04}.CollectionMosaic-module__hlrdzG__sub{font-family:var(--font-sans);font-size:var(--text-body-sm);color:var(--ink-soft);max-width:34ch;font-weight:300;line-height:1.7}.CollectionMosaic-module__hlrdzG__cta{margin-top:var(--space-lg)}.CollectionMosaic-module__hlrdzG__facts{flex-direction:column;grid-area:1/4/auto/5;align-self:end;gap:.55rem;padding-bottom:clamp(.5rem,2vw,1.75rem);display:flex}.CollectionMosaic-module__hlrdzG__fact{font-family:var(--font-sans);font-size:var(--text-body-sm);color:var(--ink);align-items:baseline;gap:.5rem;font-weight:400;display:flex}.CollectionMosaic-module__hlrdzG__arrow{color:var(--ink);font-size:.8em;line-height:1}.CollectionMosaic-module__hlrdzG__tile{min-width:0;position:relative}.CollectionMosaic-module__hlrdzG__link{color:inherit;text-decoration:none;display:block}.CollectionMosaic-module__hlrdzG__media{border-radius:var(--radius-lg);background:var(--surface-card);width:100%;box-shadow:var(--shadow-card);display:block;position:relative;overflow:hidden}.CollectionMosaic-module__hlrdzG__img{object-fit:contain;padding:var(--space-sm);transition:transform .7s var(--ease-out)}@media (hover:hover){.CollectionMosaic-module__hlrdzG__link:hover .CollectionMosaic-module__hlrdzG__img,.CollectionMosaic-module__hlrdzG__link:focus-visible .CollectionMosaic-module__hlrdzG__img{transform:scale(1.06)}}.CollectionMosaic-module__hlrdzG__label{text-align:center;flex-direction:column;align-items:center;gap:.25rem;padding-top:.65rem;display:flex}.CollectionMosaic-module__hlrdzG__name{font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);font-weight:500}.CollectionMosaic-module__hlrdzG__line{font-family:var(--font-sans);letter-spacing:.01em;color:var(--ink-soft);text-wrap:balance;max-width:90%;font-size:.75rem;font-weight:300;line-height:1.4}.CollectionMosaic-module__hlrdzG__t1{grid-area:2/1/auto/2;margin-top:clamp(2rem,5vw,5rem)}.CollectionMosaic-module__hlrdzG__t2{grid-area:2/2/auto/3;margin-top:clamp(.5rem,1.5vw,1.5rem)}.CollectionMosaic-module__hlrdzG__t3{grid-area:2/3/auto/4;margin-top:clamp(-7rem,-6vw,-2.5rem)}.CollectionMosaic-module__hlrdzG__t4{grid-area:2/4/auto/5}.CollectionMosaic-module__hlrdzG__t1 .CollectionMosaic-module__hlrdzG__media{aspect-ratio:4/5}.CollectionMosaic-module__hlrdzG__t2 .CollectionMosaic-module__hlrdzG__media{aspect-ratio:3/4}.CollectionMosaic-module__hlrdzG__t3 .CollectionMosaic-module__hlrdzG__media{aspect-ratio:4/5}.CollectionMosaic-module__hlrdzG__t4 .CollectionMosaic-module__hlrdzG__media{aspect-ratio:2/3}.CollectionMosaic-module__hlrdzG__rail{flex-direction:column;grid-area:1/5/3/6;align-self:start;gap:clamp(.75rem,1.4vw,1.25rem);display:flex}.CollectionMosaic-module__hlrdzG__railTile:first-child .CollectionMosaic-module__hlrdzG__media{aspect-ratio:4/5}.CollectionMosaic-module__hlrdzG__railTile:last-child .CollectionMosaic-module__hlrdzG__media{aspect-ratio:3/4}@media (max-width:1023px){.CollectionMosaic-module__hlrdzG__canvas{grid-template-columns:repeat(3,minmax(0,1fr))}.CollectionMosaic-module__hlrdzG__copy,.CollectionMosaic-module__hlrdzG__facts,.CollectionMosaic-module__hlrdzG__t1,.CollectionMosaic-module__hlrdzG__t2,.CollectionMosaic-module__hlrdzG__t3,.CollectionMosaic-module__hlrdzG__t4,.CollectionMosaic-module__hlrdzG__rail,.CollectionMosaic-module__hlrdzG__railTile{grid-area:auto;margin-top:0}.CollectionMosaic-module__hlrdzG__copy{margin-bottom:var(--space-md);grid-column:1/-1;padding-right:0}.CollectionMosaic-module__hlrdzG__facts{padding-bottom:var(--space-sm);flex-flow:wrap;grid-column:1/-1;align-self:auto;gap:.5rem 1.5rem}.CollectionMosaic-module__hlrdzG__rail{display:contents}.CollectionMosaic-module__hlrdzG__t2,.CollectionMosaic-module__hlrdzG__t4{margin-top:clamp(1rem,4vw,2.5rem)}}@media (max-width:639px){.CollectionMosaic-module__hlrdzG__canvas{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.CollectionMosaic-module__hlrdzG__t3 .CollectionMosaic-module__hlrdzG__media{aspect-ratio:5/7}.CollectionMosaic-module__hlrdzG__t4 .CollectionMosaic-module__hlrdzG__media{aspect-ratio:4/5}.CollectionMosaic-module__hlrdzG__img{padding:clamp(6px,2.5vw,16px)}.CollectionMosaic-module__hlrdzG__t2,.CollectionMosaic-module__hlrdzG__t4{margin-top:1.25rem}.CollectionMosaic-module__hlrdzG__label{text-align:center;flex-direction:column;align-items:center;gap:.15rem}}.CollectionMosaic-module__hlrdzG__lead{margin:0 0 var(--space-2xl);aspect-ratio:21/9;width:100%;overflow:hidden}.CollectionMosaic-module__hlrdzG__leadImg{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}@media (max-width:767px){.CollectionMosaic-module__hlrdzG__lead{aspect-ratio:4/3;margin-bottom:var(--space-xl)}}
.CollectionPills-module__ofeIqG__pills{gap:0 var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.CollectionPills-module__ofeIqG__pill{padding:var(--space-sm) var(--space-xs);font-family:var(--font-sans);font-size:var(--text-body-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--color-grey);transition:color var(--duration-normal) var(--ease-out);align-items:center;font-weight:500;display:inline-flex;position:relative}.CollectionPills-module__ofeIqG__pill:after{content:"";left:var(--space-xs);right:calc(100% - var(--space-xs));bottom:var(--space-2xs);background:var(--ink);height:1px;transition:right var(--duration-normal) var(--ease-out);position:absolute}.CollectionPills-module__ofeIqG__pill:hover{color:var(--color-black)}.CollectionPills-module__ofeIqG__pill:hover:after,.CollectionPills-module__ofeIqG__pill[data-active]:after{right:var(--space-xs)}.CollectionPills-module__ofeIqG__pill[data-active]{color:var(--color-black)}
.WishlistButton-module__s6-4Xq__heart{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fafaf8d9;border:1px solid #0d0d0d14;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:inline-flex}.WishlistButton-module__s6-4Xq__heart:hover{color:var(--color-pink-dark)}.WishlistButton-module__s6-4Xq__heart:active{transform:scale(.92)}.WishlistButton-module__s6-4Xq__active{color:var(--ink)}[data-theme=dark] .WishlistButton-module__s6-4Xq__heart{background:#100e0fcc;border:1px solid #f4f2ee1f}
.ProductCard-module__8tQiZq__card{--ink:var(--paper-ink);--ink-soft:var(--paper-ink-soft);--ink-faint:var(--paper-ink-faint);--color-black:var(--paper-ink);--color-pink:var(--brand-accent-light);--color-pink-dark:var(--brand-accent);color:var(--ink);background:var(--color-white);flex-direction:column;height:100%;display:flex;position:relative}.ProductCard-module__8tQiZq__borderless{border:none}.ProductCard-module__8tQiZq__media{aspect-ratio:4/5;padding:var(--space-sm);background:#fff;position:relative;overflow:hidden}.ProductCard-module__8tQiZq__wide .ProductCard-module__8tQiZq__media{aspect-ratio:8/5}@media (max-width:900px){.ProductCard-module__8tQiZq__wide .ProductCard-module__8tQiZq__media{aspect-ratio:4/5}}.ProductCard-module__8tQiZq__media img{object-fit:contain;width:100%;height:100%;transition:transform var(--duration-grand) var(--ease-expo-out), opacity var(--duration-normal) var(--ease-out)}@media (hover:hover) and (pointer:fine){.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__media img{transform:scale(1.03)}}@media (hover:none),(pointer:coarse){.ProductCard-module__8tQiZq__imgHover{display:none}}.ProductCard-module__8tQiZq__placeholder{justify-content:center;align-items:center;gap:var(--space-xs);background:linear-gradient(160deg, var(--color-cream) 0%, #ede9e3 55%, var(--color-cream) 100%);flex-direction:column;display:flex;position:absolute;inset:0}.ProductCard-module__8tQiZq__placeholderInitial{font-family:var(--font-serif);color:var(--ink);opacity:.55;font-size:4rem;line-height:1}.ProductCard-module__8tQiZq__placeholderName{font-size:var(--text-overline);letter-spacing:.2em;text-transform:uppercase;color:var(--color-grey);font-weight:500}.ProductCard-module__8tQiZq__badge{top:var(--space-sm);left:var(--space-sm);z-index:2;position:absolute}.ProductCard-module__8tQiZq__wishlist{top:var(--space-sm);right:var(--space-sm);z-index:2;position:absolute}.ProductCard-module__8tQiZq__body{padding:var(--space-sm) var(--space-sm) 0;text-align:left;flex-direction:column;flex:1;display:flex}.ProductCard-module__8tQiZq__name{font-family:var(--font-serif);font-size:var(--text-h4);color:var(--color-black);margin-bottom:var(--space-2xs);transition:color var(--duration-normal) var(--ease-out), font-weight var(--duration-grand) var(--ease-expo-out);font-weight:400}@media (hover:hover) and (pointer:fine){.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__name{color:var(--color-pink-dark);font-weight:560}}.ProductCard-module__8tQiZq__meta{font-size:var(--text-caption);letter-spacing:.1em;text-transform:uppercase;color:var(--color-grey);margin-bottom:var(--space-2xs)}.ProductCard-module__8tQiZq__luxMark{font-size:var(--text-caption);letter-spacing:.28em;text-transform:uppercase;color:var(--ink);margin-bottom:var(--space-2xs);font-weight:600}.ProductCard-module__8tQiZq__rating{font-size:var(--text-caption);color:var(--color-grey);margin-bottom:var(--space-2xs);justify-content:flex-start;align-items:center;gap:6px;display:flex}.ProductCard-module__8tQiZq__stars{color:var(--ink);letter-spacing:2px;font-size:.8rem}.ProductCard-module__8tQiZq__price{justify-content:flex-start;align-items:baseline;gap:var(--space-xs);font-size:var(--text-body);color:var(--color-black);display:flex}.ProductCard-module__8tQiZq__compareAt{font-size:var(--text-body-sm);color:var(--color-grey-medium);text-decoration:line-through}.ProductCard-module__8tQiZq__discount{font-size:var(--text-caption);color:var(--color-rose);font-weight:600}.ProductCard-module__8tQiZq__cta{margin:var(--space-sm) 0 0;align-items:stretch;margin-top:auto;display:flex}.ProductCard-module__8tQiZq__ctaLabel{font-size:var(--text-caption);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);transition:color var(--duration-normal) var(--ease-out);flex:1;align-items:center;padding:.7rem 0;font-weight:500;display:flex}.ProductCard-module__8tQiZq__ctaArrow{width:44px;color:var(--ink);transition:color var(--duration-normal) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (hover:hover) and (pointer:fine){.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__ctaLabel,.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__ctaArrow{color:var(--color-pink-dark)}}@media (max-width:480px){.ProductCard-module__8tQiZq__media{padding:var(--space-xs)}.ProductCard-module__8tQiZq__badge{top:var(--space-xs);left:var(--space-xs)}.ProductCard-module__8tQiZq__wishlist{top:var(--space-xs);right:var(--space-xs)}.ProductCard-module__8tQiZq__media .ProductCard-module__8tQiZq__badge{letter-spacing:.09em;max-width:calc(100% - 4rem);padding:.2rem .5rem;line-height:1.3}.ProductCard-module__8tQiZq__price{flex-wrap:wrap;row-gap:2px}.ProductCard-module__8tQiZq__stars{letter-spacing:1px;font-size:.875rem}}[data-theme=dark] .ProductCard-module__8tQiZq__placeholder{background:linear-gradient(160deg, var(--color-cream) 0%, #211d1e 55%, var(--color-cream) 100%)}.ProductCard-module__8tQiZq__media{display:block}.ProductCard-module__8tQiZq__imgPrimary,.ProductCard-module__8tQiZq__imgHover{padding:inherit;position:absolute;inset:0}.ProductCard-module__8tQiZq__imgHover{opacity:0}@media (hover:hover) and (pointer:fine){.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__imgHover,.ProductCard-module__8tQiZq__card:focus-visible .ProductCard-module__8tQiZq__imgHover{opacity:1}.ProductCard-module__8tQiZq__card:not(.ProductCard-module__8tQiZq__glass):hover .ProductCard-module__8tQiZq__imgPrimary,.ProductCard-module__8tQiZq__card:not(.ProductCard-module__8tQiZq__glass):focus-visible .ProductCard-module__8tQiZq__imgPrimary{opacity:0}}.ProductCard-module__8tQiZq__body{padding:var(--space-xs) var(--space-xs) 0;gap:2px}.ProductCard-module__8tQiZq__name{font-size:var(--text-body);margin-bottom:2px;line-height:1.25}.ProductCard-module__8tQiZq__meta{margin-bottom:2px}.ProductCard-module__8tQiZq__price{font-size:var(--text-body-sm);font-weight:500}.ProductCard-module__8tQiZq__ctaLabel{padding:.5rem var(--space-xs);letter-spacing:.08em;font-size:.6875rem}.ProductCard-module__8tQiZq__ctaArrow{width:36px}.ProductCard-module__8tQiZq__cta{margin-left:calc(var(--space-xs) * -1);margin-right:calc(var(--space-xs) * -1)}.ProductCard-module__8tQiZq__card.ProductCard-module__8tQiZq__glass{border-radius:var(--radius-lg);-webkit-backdrop-filter:saturate(.3)brightness(1.3);backdrop-filter:saturate(.3)brightness(1.3);--ink:var(--crimson-ink);--ink-soft:var(--crimson-ink-soft);--ink-faint:var(--crimson-ink-faint);--color-black:var(--crimson-ink);--color-pink:var(--crimson-accent);--color-pink-dark:var(--crimson-accent);color:var(--ink);background-color:#ffffff38;background-image:linear-gradient(#ffffff24 0%,#fff0 40%);border:1px solid #fff6;box-shadow:inset 0 1px #ffffff80,0 12px 32px #0d0d0d38}@media (min-width:1024px){.ProductCard-module__8tQiZq__card.ProductCard-module__8tQiZq__glass{-webkit-backdrop-filter:blur(14px)saturate(.3)brightness(1.3);backdrop-filter:blur(14px)saturate(.3)brightness(1.3)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.ProductCard-module__8tQiZq__card.ProductCard-module__8tQiZq__glass{background-color:#ffffff4d}}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__meta,.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__rating{color:var(--crimson-ink)}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__compareAt{color:var(--crimson-ink-soft)}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__discount{color:var(--crimson-accent)}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__media{background:0 0;overflow:visible}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__body{padding-bottom:var(--space-sm)}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__floating img{filter:drop-shadow(0 18px 22px #0d0d0d73)drop-shadow(0 4px 6px #0d0d0d47)}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__framed img{border-radius:var(--radius-md)}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__badge{background:var(--crimson-glass);color:var(--crimson-ink);border-color:#ffffff73}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__wishlist{background:var(--crimson-glass);border-color:#ffffff73}@media (hover:hover) and (pointer:fine){.ProductCard-module__8tQiZq__card.ProductCard-module__8tQiZq__glass:hover{box-shadow:inset 0 1px 0 #ffffff80, var(--shadow-lg);background-color:#ffffff47}}@media (max-width:480px){.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__body{padding-bottom:var(--space-xs)}.ProductCard-module__8tQiZq__glass .ProductCard-module__8tQiZq__floating img{filter:drop-shadow(0 10px 14px #0d0d0d73)drop-shadow(0 2px 4px #0d0d0d47)}}
.ProductGrid-module__QQSKUq__grid{grid-template-columns:repeat(var(--grid-cols,4), 1fr)}.ProductGrid-module__QQSKUq__empty{padding:var(--space-2xl) 0;text-align:center;color:var(--color-grey)}@media (max-width:1024px){.ProductGrid-module__QQSKUq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProductGrid-module__QQSKUq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ProductGrid-module__QQSKUq__grid{gap:var(--space-md) var(--space-sm);grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.ProductGrid-module__QQSKUq__grid{gap:var(--space-md) var(--space-xs)}}@media (min-width:481px){.ProductGrid-module__QQSKUq__grid{gap:var(--space-md) var(--space-sm)}}@media (min-width:1440px){.ProductGrid-module__QQSKUq__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1800px){.ProductGrid-module__QQSKUq__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
.HomeShopList-module__FyAZoa__section{padding:0 0 var(--space-3xl)}.HomeShopList-module__FyAZoa__headBand{--ramp:170px;--hold:16px;padding-top:var(--space-3xl);padding-bottom:calc(var(--hold) + var(--ramp) + var(--hold));background:linear-gradient(180deg, var(--surface) 0, var(--surface) calc(100% - var(--hold) - var(--ramp)), #fbedef calc(100% - var(--hold) - var(--ramp) + 20px), #f5d8dc calc(100% - var(--hold) - var(--ramp) + 60px), #e9aeb5 calc(100% - var(--hold) - var(--ramp) + 105px), #ce7480 calc(100% - var(--hold) - var(--ramp) + 140px), var(--band-wash-deep) calc(100% - var(--hold)), var(--band-wash-deep) 100%)}.HomeShopList-module__FyAZoa__head{align-items:flex-start;gap:var(--space-sm);flex-direction:column;margin-bottom:0;display:flex}.HomeShopList-module__FyAZoa__heading{font-size:var(--text-h2);margin:0;line-height:1.12}.HomeShopList-module__FyAZoa__lede{max-width:46ch;color:var(--ink-soft);margin:0}@media (max-width:767px){.HomeShopList-module__FyAZoa__section{padding:0 0 var(--space-2xl)}.HomeShopList-module__FyAZoa__headBand{padding-top:var(--space-2xl);--ramp:120px}}
.NewsletterSignup-module__gQAwCW__wrap{max-width:420px}.NewsletterSignup-module__gQAwCW__heading{font-family:var(--font-serif);font-size:var(--text-h4);color:var(--color-black);margin-bottom:var(--space-2xs)}.NewsletterSignup-module__gQAwCW__sub{font-size:var(--text-body-sm);color:var(--ink-soft);margin-bottom:var(--space-sm)}.NewsletterSignup-module__gQAwCW__form{--ink:var(--paper-ink);--ink-soft:var(--paper-ink-soft);--ink-faint:var(--paper-ink-faint);--color-black:var(--paper-ink);--color-pink:var(--brand-accent-light);--color-pink-dark:var(--brand-accent);color:var(--ink);border:1px solid var(--color-border);background:var(--color-white);transition:border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);display:flex}.NewsletterSignup-module__gQAwCW__form:focus-within{border-color:var(--ink);box-shadow:0 0 0 2px #0d0d0d1f}.NewsletterSignup-module__gQAwCW__input{min-width:0;font-size:var(--text-body-sm);color:var(--color-black);background:0 0;border:none;outline:none;flex:1;padding:.875rem 1rem}.NewsletterSignup-module__gQAwCW__input::placeholder{color:var(--ink-faint);font-weight:300}.NewsletterSignup-module__gQAwCW__button{background:var(--color-white);color:var(--color-black);font-size:var(--text-caption);letter-spacing:.12em;text-transform:uppercase;transition:var(--transition-base);border-left:1px solid #0d0d0d33;padding:0 1.5rem;font-weight:500}.NewsletterSignup-module__gQAwCW__button:hover{color:var(--color-pink-dark);background:#0d0d0d0a}.NewsletterSignup-module__gQAwCW__thanks{font-size:var(--text-body-sm);color:var(--ink)}.NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__heading{color:var(--color-white)}.NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__sub{color:var(--color-grey-light)}.NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__form{background:#ffffff0f;border-color:#fff3}.NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__input{color:var(--color-white)}.NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__button{background:var(--ink)}.NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__button:hover{background:var(--color-pink-dark)}.NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__thanks{color:var(--ink)}@media (max-width:767px){.NewsletterSignup-module__gQAwCW__input{min-height:48px;font-size:1rem}.NewsletterSignup-module__gQAwCW__button{min-height:48px;font-size:.8125rem}}@media (max-width:479px){.NewsletterSignup-module__gQAwCW__button{padding:0 1rem}}[data-theme=dark] .NewsletterSignup-module__gQAwCW__form:focus-within{box-shadow:0 0 0 2px #f4f2ee2e}[data-theme=dark] .NewsletterSignup-module__gQAwCW__button{border-left:1px solid #f4f2ee2e}[data-theme=dark] .NewsletterSignup-module__gQAwCW__button:hover{background:#f4f2ee0f}[data-theme=dark] .NewsletterSignup-module__gQAwCW__dark .NewsletterSignup-module__gQAwCW__button:hover{background:var(--color-pink-dark)}
.Home-module__jKgjFW__pageMain{--ink:var(--paper-ink);--ink-soft:var(--paper-ink-soft);--ink-faint:var(--paper-ink-faint);--color-black:var(--paper-ink);--color-pink:var(--brand-accent-light);--color-pink-dark:var(--brand-accent);color:var(--ink);background:var(--surface)}.Home-module__jKgjFW__pinkBand{--band-crimson-at:0px;background-image:radial-gradient(140% 30% at 50% 30%, #ffffff1a 0%, #ffffff08 45%, #fff0 75%), radial-gradient(100% 16% at 22% 62%, #ffffff12 0%, #fff0 70%), radial-gradient(120% 22% at 50% 92%, #ffffff0f 0%, #fff0 72%), linear-gradient(180deg, var(--band-wash-deep) 0%, var(--band-wash-deep) 100%)}.Home-module__jKgjFW__pinkBand.Home-module__jKgjFW__pinkBand>*{background:0 0}.Home-module__jKgjFW__pinkBand.Home-module__jKgjFW__pinkBand>:nth-child(2){background:linear-gradient(180deg, var(--band-wash-deep) 0%, var(--surface) 6%, var(--surface) 94%, var(--band-wash-deep) 100%)}.Home-module__jKgjFW__pinkBand.Home-module__jKgjFW__pinkBand>:nth-child(n+3){--ink:var(--crimson-ink);--ink-soft:var(--crimson-ink-soft);--ink-faint:var(--crimson-ink-faint);--color-black:var(--crimson-ink);--color-pink:var(--crimson-accent);--color-pink-dark:var(--crimson-accent);--btn-glass:var(--crimson-glass);color:var(--ink)}.Home-module__jKgjFW__sectionHead{text-align:center;max-width:var(--container-text);margin:0 auto var(--space-xl)}.Home-module__jKgjFW__sectionHead h2{margin:var(--space-2xs) 0 var(--space-sm)}.Home-module__jKgjFW__sectionHead p{color:var(--color-grey);font-weight:300}.Home-module__jKgjFW__center{margin-top:var(--space-xl);justify-content:center;display:flex}.Home-module__jKgjFW__collections{background:linear-gradient(180deg, var(--color-off-white) 0%, var(--color-cream) 100%);position:relative;overflow:hidden}.Home-module__jKgjFW__collections:before,.Home-module__jKgjFW__collections:after{content:"";filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.Home-module__jKgjFW__collections:before{background:#0d0d0d59;width:520px;height:520px;top:-160px;right:-100px}.Home-module__jKgjFW__collections:after{background:#8b225229;width:460px;height:460px;bottom:-180px;left:-120px}.Home-module__jKgjFW__collectionsGrid{z-index:1;gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.Home-module__jKgjFW__collectionCard{gap:var(--space-sm);padding:var(--space-lg) var(--space-md);-webkit-backdrop-filter:blur(22px)saturate(1.7);backdrop-filter:blur(22px)saturate(1.7);border-radius:var(--radius-lg);transition:var(--transition-base);background:linear-gradient(135deg,#ffffffb8 0%,#ffffff61 100%);border:1px solid #ffffffd9;flex-direction:column;display:flex;box-shadow:0 8px 32px #0d0d0d0f,inset 0 1px #fffffff2}.Home-module__jKgjFW__collectionCard:hover{border-color:rgba(var(--brand-accent-rgb), .55);transform:translateY(-6px);box-shadow:0 16px 44px #0d0d0d1a,inset 0 1px #fffffff2}.Home-module__jKgjFW__collectionName{font-family:var(--font-serif);font-size:var(--text-h3);color:var(--color-black)}.Home-module__jKgjFW__collectionDesc{font-size:var(--text-body-sm);color:var(--color-grey-dark);flex:1;font-weight:300;line-height:1.7}.Home-module__jKgjFW__collectionLink{font-size:var(--text-overline);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);font-weight:600}.Home-module__jKgjFW__collectionCard:hover .Home-module__jKgjFW__collectionLink{color:var(--color-pink)}.Home-module__jKgjFW__newsletter{background:var(--surface)}.Home-module__jKgjFW__newsletterMeta{border-top:1px solid var(--ink-faint);border-bottom:1px solid var(--ink-faint);width:100%;padding:var(--space-xs) 0;row-gap:var(--space-2xs);flex-wrap:wrap}.Home-module__jKgjFW__newsletterInner{text-align:center;justify-content:center;align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.Home-module__jKgjFW__newsletterStatement{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(2rem,4.6vw,3.6rem);font-weight:400;line-height:1.12}.Home-module__jKgjFW__newsletterStatement em{color:var(--ink-soft);font-style:italic}.Home-module__jKgjFW__newsletterShopLink{font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);transition:color var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out);border-bottom:1px solid #0d0d0d33;padding-bottom:.15rem;font-weight:500}.Home-module__jKgjFW__newsletterShopLink:hover{color:var(--color-pink-dark);border-color:var(--color-pink-dark)}@media (max-width:1024px){.Home-module__jKgjFW__collectionsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Home-module__jKgjFW__collectionsGrid{grid-template-columns:1fr}}[data-theme=dark] .Home-module__jKgjFW__collectionCard{background:linear-gradient(135deg,#1b1919cc 0%,#1b191980 100%);border:1px solid #f4f2ee24;box-shadow:0 8px 32px #00000073,inset 0 1px #f4f2ee14}[data-theme=dark] .Home-module__jKgjFW__collectionCard:hover{border-color:rgba(var(--brand-accent-rgb), .55);box-shadow:0 16px 44px #0000008c,inset 0 1px #f4f2ee14}[data-theme=dark] .Home-module__jKgjFW__newsletterShopLink{border-bottom-color:#f4f2ee38}
.Marquee-module__4thR4G__wrapper{background:var(--brand-accent);contain:content;width:100%;overflow:hidden}.Marquee-module__4thR4G__track{will-change:transform;width:max-content;animation:30s linear infinite Marquee-module__4thR4G__marquee;display:flex}.Marquee-module__4thR4G__wrapper:hover .Marquee-module__4thR4G__track{animation-play-state:paused}.Marquee-module__4thR4G__group{align-items:center;padding:.95rem 0;display:flex}.Marquee-module__4thR4G__item{white-space:nowrap;align-items:center;gap:2.5rem;padding-right:2.5rem;display:inline-flex}.Marquee-module__4thR4G__word{font-family:var(--font-serif);letter-spacing:.14em;text-transform:uppercase;color:var(--crimson-ink);font-size:clamp(1rem,1.6vw,1.4rem);font-weight:400}.Marquee-module__4thR4G__sep{color:var(--crimson-ink-soft);font-size:.85em;line-height:1}@keyframes Marquee-module__4thR4G__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.CollectionPlates-module__nRtnia__plates{padding:var(--space-3xl) 0;overflow-x:clip}.CollectionPlates-module__nRtnia__head{padding-bottom:var(--space-xs);margin-bottom:var(--space-xl);border-bottom:1px solid var(--ink-faint);row-gap:var(--space-2xs);flex-wrap:wrap}.CollectionPlates-module__nRtnia__stack{gap:var(--space-3xl);display:grid}.CollectionPlates-module__nRtnia__plate{margin:0}.CollectionPlates-module__nRtnia__frame{background:var(--surface-card);aspect-ratio:4/5;position:relative;overflow:hidden}.CollectionPlates-module__nRtnia__zoom{position:absolute;inset:0}.CollectionPlates-module__nRtnia__caption{align-items:baseline;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.CollectionPlates-module__nRtnia__index{font-size:var(--text-h4)}@media (min-width:900px){.CollectionPlates-module__nRtnia__single .CollectionPlates-module__nRtnia__frame{aspect-ratio:16/9}}.CollectionPlates-module__nRtnia__duo{gap:var(--space-lg);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:900px){.CollectionPlates-module__nRtnia__duo{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.CollectionPlates-module__nRtnia__plates{padding:var(--space-2xl) 0}.CollectionPlates-module__nRtnia__stack{gap:var(--space-2xl)}.CollectionPlates-module__nRtnia__frame{margin-inline:0}.CollectionPlates-module__nRtnia__single .CollectionPlates-module__nRtnia__frame,.CollectionPlates-module__nRtnia__duo .CollectionPlates-module__nRtnia__frame{aspect-ratio:4/5}}
.intro-seen .IntroReveal-module__92z6Ca__overlay{display:none}.IntroReveal-module__92z6Ca__overlay{z-index:var(--z-modal);background:var(--surface);cursor:pointer;will-change:transform;animation:IntroReveal-module__92z6Ca__introExit .7s var(--ease-in-out) 2.5s forwards;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.IntroReveal-module__92z6Ca__exitNow{animation-duration:.55s;animation-delay:0s}@keyframes IntroReveal-module__92z6Ca__introExit{to{visibility:hidden;transform:translateY(-101%)}}.IntroReveal-module__92z6Ca__inner{padding:0 var(--gutter);text-align:center}.IntroReveal-module__92z6Ca__welcome{font-family:var(--font-sans);font-size:var(--text-overline);letter-spacing:.3em;text-transform:uppercase;color:var(--ink);animation:IntroReveal-module__92z6Ca__introFadeUp .6s var(--ease-out) .2s both;font-weight:600}.IntroReveal-module__92z6Ca__wordmark{margin-top:var(--space-sm);font-family:var(--font-logo);color:var(--ink);flex-direction:column;align-items:center;gap:.145em;font-size:clamp(2.5rem,13vw,7rem);font-weight:500;line-height:1;display:inline-flex}.IntroReveal-module__92z6Ca__logoTop{letter-spacing:.08em;white-space:nowrap;font-size:1em}.IntroReveal-module__92z6Ca__logoMid{letter-spacing:.12em;white-space:nowrap;align-self:stretch;align-items:center;gap:.35em;font-size:.808em;display:flex}.IntroReveal-module__92z6Ca__logoMidWord{display:inline-flex}.IntroReveal-module__92z6Ca__logoRule{height:1px;animation:IntroReveal-module__92z6Ca__introRule .5s var(--ease-out) both;background:currentColor;flex:1;transform:scaleX(0)}.IntroReveal-module__92z6Ca__logoTag{font-family:var(--font-sans);letter-spacing:.35em;text-indent:.35em;white-space:nowrap;opacity:0;animation:IntroReveal-module__92z6Ca__introFadeUp .5s var(--ease-out) both;font-size:.385em;font-style:italic;font-weight:500}.IntroReveal-module__92z6Ca__letter{opacity:0;animation:IntroReveal-module__92z6Ca__introLetter .55s var(--ease-out) both;display:inline-block}@keyframes IntroReveal-module__92z6Ca__introRule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes IntroReveal-module__92z6Ca__introLetter{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:none}}.IntroReveal-module__92z6Ca__divider{width:5px;height:5px;margin:var(--space-md) auto;background:var(--ink);animation:IntroReveal-module__92z6Ca__introFadeUp .5s var(--ease-out) 1.5s both;border-radius:50%;display:block}.IntroReveal-module__92z6Ca__tagline{font-family:var(--font-sans);font-style:italic;font-weight:300;font-size:var(--text-h4);color:var(--ink-soft);animation:IntroReveal-module__92z6Ca__introFadeUp .6s var(--ease-out) 1.65s both}.IntroReveal-module__92z6Ca__skipHint{margin-top:var(--space-xl);font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);animation:IntroReveal-module__92z6Ca__introFadeUp .5s var(--ease-out) 1.95s both}@keyframes IntroReveal-module__92z6Ca__introFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.CurrencyToggle-module__Qklziq__toggle{letter-spacing:.08em;align-items:center;gap:.35rem;font-size:.72rem;display:inline-flex}.CurrencyToggle-module__Qklziq__optionWrap{align-items:center;gap:.35rem;display:inline-flex}.CurrencyToggle-module__Qklziq__divider{color:var(--ink-faint)}.CurrencyToggle-module__Qklziq__option{cursor:pointer;color:var(--ink-soft);font:inherit;letter-spacing:inherit;text-transform:uppercase;background:0 0;border:none;padding:.85rem .25rem;transition:color .2s}.CurrencyToggle-module__Qklziq__option:hover{color:var(--color-pink-dark)}.CurrencyToggle-module__Qklziq__option.CurrencyToggle-module__Qklziq__active{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink);text-underline-offset:.35em;text-decoration-thickness:2px}@media (max-width:768px){.CurrencyToggle-module__Qklziq__toggle{font-size:var(--text-caption);gap:.4rem}.CurrencyToggle-module__Qklziq__optionWrap{gap:.4rem}.CurrencyToggle-module__Qklziq__option{align-items:center;min-height:44px;padding:.7rem .35rem;display:inline-flex}}
.Footer-module__as8s1W__footer{background:var(--surface);color:var(--ink);margin-top:auto}.Footer-module__as8s1W__trustStrip{padding:var(--space-lg) var(--gutter) 0}.Footer-module__as8s1W__trustInner{max-width:var(--container-max);flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0 auto;display:flex}.Footer-module__as8s1W__trustItem{font-size:var(--text-body-sm);color:#0d0d0dcc;-webkit-backdrop-filter:blur(10px)saturate(1.7);backdrop-filter:blur(10px)saturate(1.7);border-radius:var(--radius-pill);background:#ffffff4d;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-weight:400;display:inline-flex;box-shadow:0 4px 20px #0d0d0d12}.Footer-module__as8s1W__trustItem svg{color:var(--color-pink-dark)}.Footer-module__as8s1W__main{max-width:var(--container-max);gap:var(--space-lg);padding:var(--space-xl) var(--gutter);grid-template-columns:1fr;margin:0 auto;display:grid}.Footer-module__as8s1W__brandCol{width:fit-content}.Footer-module__as8s1W__brandCol img{width:190px;height:auto}.Footer-module__as8s1W__tagline{text-align:center;margin-top:var(--space-xs);font-family:var(--font-sans);font-style:italic;font-weight:300;font-size:var(--text-body-sm);color:var(--ink-soft)}.Footer-module__as8s1W__colTitle{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:var(--space-sm);font-size:.625rem;font-weight:500}.Footer-module__as8s1W__colLink{font-size:var(--text-body-sm);color:#0d0d0dbf;transition:color var(--duration-fast) var(--ease-out);padding:.3rem 0;font-weight:400;display:block}.Footer-module__as8s1W__colLink:hover{color:var(--color-black)}.Footer-module__as8s1W__colLinkPrimary{color:var(--ink);border-bottom:1px solid #0d0d0d40;padding-bottom:calc(.3rem + 2px);font-weight:600;display:inline-block}.Footer-module__as8s1W__colLinkPrimary:hover{color:var(--color-pink-dark);border-color:var(--color-pink-dark)}.Footer-module__as8s1W__bottom{padding:0 var(--gutter) var(--space-lg)}.Footer-module__as8s1W__bottomInner{max-width:var(--container-max);align-items:center;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--ink-faint);flex-direction:column;margin:0 auto;display:flex}.Footer-module__as8s1W__bottomInner p{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-size:.625rem;font-weight:500}.Footer-module__as8s1W__legalLinks{align-items:center;gap:var(--space-md);display:flex}.Footer-module__as8s1W__legalLink{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);transition:color var(--duration-fast) var(--ease-out);padding:.75rem 0;font-size:.625rem;font-weight:500}.Footer-module__as8s1W__legalLink:hover{color:var(--color-pink-dark)}.Footer-module__as8s1W__social{align-items:center;gap:.625rem;display:flex}.Footer-module__as8s1W__socialLink{color:#0d0d0db3;-webkit-backdrop-filter:blur(10px)saturate(1.7);backdrop-filter:blur(10px)saturate(1.7);width:2.25rem;height:2.25rem;transition:color var(--duration-fast) var(--ease-out), background var(--duration-normal) var(--ease-out), transform var(--duration-fast) var(--ease-out);background:#ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 20px #0d0d0d12}.Footer-module__as8s1W__socialLink:hover{color:var(--color-black);background:#fff9;transform:translateY(-2px)}@media (min-width:768px){.Footer-module__as8s1W__main{gap:var(--space-md);grid-template-columns:1.6fr repeat(3,1fr) 1.6fr}.Footer-module__as8s1W__bottomInner{flex-direction:row;justify-content:space-between}}@media (max-width:767px){.Footer-module__as8s1W__main{grid-template-columns:minmax(0,1fr)}.Footer-module__as8s1W__brandCol{text-align:center;margin-inline:auto}.Footer-module__as8s1W__colLink{min-height:44px;padding:.55rem 0}.Footer-module__as8s1W__main nav{column-gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.Footer-module__as8s1W__colTitle{font-size:.8125rem}.Footer-module__as8s1W__main nav .Footer-module__as8s1W__colTitle{grid-column:1/-1}.Footer-module__as8s1W__colLink{align-items:center;min-height:44px;padding:.25rem 0;font-size:.9375rem;display:flex}.Footer-module__as8s1W__colLinkPrimary{grid-column:1/-1;justify-self:start;min-height:0;padding-bottom:calc(.3rem + 2px);position:relative}.Footer-module__as8s1W__colLinkPrimary:before{content:"";position:absolute;inset:-7px -6px 0}.Footer-module__as8s1W__bottomInner p,.Footer-module__as8s1W__legalLink{font-size:.8125rem}.Footer-module__as8s1W__social{gap:.5rem}.Footer-module__as8s1W__socialLink{width:2.75rem;height:2.75rem}.Footer-module__as8s1W__socialLink svg{width:1.125rem;height:1.125rem}}[data-theme=dark] .Footer-module__as8s1W__trustItem{color:#f4f2eecc;background:#f4f2ee0f;box-shadow:0 4px 20px #0006}[data-theme=dark] .Footer-module__as8s1W__colLink{color:#f4f2eebf}[data-theme=dark] .Footer-module__as8s1W__colLink:hover{color:var(--color-black)}[data-theme=dark] .Footer-module__as8s1W__colLinkPrimary{border-bottom-color:#f4f2ee40}[data-theme=dark] .Footer-module__as8s1W__socialLink{color:#f4f2eeb3;background:#f4f2ee0f;box-shadow:0 4px 20px #0006}[data-theme=dark] .Footer-module__as8s1W__socialLink:hover{color:var(--color-black);background:#f4f2ee24}.Footer-module__as8s1W__main{border-top:1px solid var(--ink-faint)}.Footer-module__as8s1W__main>*{min-width:0}@media (min-width:768px){.Footer-module__as8s1W__main>*+*{border-left:1px solid var(--ink-faint);padding-left:var(--space-md)}.Footer-module__as8s1W__bottomInner{row-gap:var(--space-xs);flex-wrap:wrap}}@media (max-width:767px){.Footer-module__as8s1W__main>*+*{border-top:1px solid var(--ink-faint);padding-top:var(--space-md)}}.Footer-module__as8s1W__bottomTagline{align-items:center;gap:var(--space-xs);display:inline-flex}.Footer-module__as8s1W__bottomTaglineText{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-faint);font-size:.625rem;font-weight:500}@media (max-width:767px){.Footer-module__as8s1W__bottomInner p{letter-spacing:.12em;text-align:center}.Footer-module__as8s1W__bottomTaglineText{letter-spacing:.12em;font-size:.8125rem}}
.PageHero-module__l3k-BW__hero{--ink:var(--paper-ink);--ink-soft:var(--paper-ink-soft);--ink-faint:var(--paper-ink-faint);--color-black:var(--paper-ink);--color-pink:var(--brand-accent-light);--color-pink-dark:var(--brand-accent);color:var(--ink);background:linear-gradient(180deg, var(--surface) 0, var(--surface) calc(100% - var(--hero-fade)), transparent 100%);padding:var(--space-2xl) 0 calc(var(--space-xl) + var(--hero-fade));text-align:center}.PageHero-module__l3k-BW__title{color:var(--ink);margin-top:0}.PageHero-module__l3k-BW__title em{font-style:italic}.PageHero-module__l3k-BW__lede{max-width:42rem;margin:var(--space-sm) auto 0;color:var(--ink-soft)}@media (min-width:768px){.PageHero-module__l3k-BW__hero{padding:var(--space-3xl) 0 calc(var(--space-2xl) + var(--hero-fade))}}
.AuthPanel-module__eqS7CG__scrim{z-index:var(--z-drawer);background:#0d0d0d73;position:fixed;inset:0}.AuthPanel-module__eqS7CG__panel{z-index:var(--z-drawer);background:var(--surface-card);width:100%;max-width:480px;box-shadow:var(--shadow-card);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}.AuthPanel-module__eqS7CG__closeBtn{top:var(--space-sm);right:var(--space-sm);z-index:2;background:var(--surface-card);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:color var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out), transform var(--duration-fast) var(--ease-out);border:1px solid #0d0d0d26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.AuthPanel-module__eqS7CG__closeBtn:hover{color:var(--color-pink-dark);border-color:var(--color-pink-dark);transform:scale(1.05)}.AuthPanel-module__eqS7CG__closeBtn:active{transform:scale(.95)}.AuthPanel-module__eqS7CG__scroll{height:100%;overflow-y:auto}.AuthPanel-module__eqS7CG__inner{min-height:100%;padding:var(--space-2xl) var(--space-xl) var(--space-2xl);flex-direction:column;display:flex}.AuthPanel-module__eqS7CG__eyebrow{margin-bottom:var(--space-lg)}.AuthPanel-module__eqS7CG__heading{font-size:var(--text-h2);margin-bottom:var(--space-sm)}.AuthPanel-module__eqS7CG__subtitle{font-size:var(--text-body-sm);color:var(--ink-soft);max-width:42ch;margin-bottom:var(--space-lg);line-height:1.7}.AuthPanel-module__eqS7CG__identity{align-items:center;gap:var(--space-xs) var(--space-sm);font-size:var(--text-body-sm);color:var(--ink-soft);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.AuthPanel-module__eqS7CG__identityEmail{color:var(--ink);word-break:break-all}.AuthPanel-module__eqS7CG__field{margin-bottom:var(--space-md)}.AuthPanel-module__eqS7CG__nameRow{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.AuthPanel-module__eqS7CG__inputInvalid{border-color:var(--color-error)}.AuthPanel-module__eqS7CG__inputInvalid:focus{border-color:var(--color-pink-dark);box-shadow:0 0 0 1px var(--color-pink-dark)}.AuthPanel-module__eqS7CG__fieldError{margin-top:var(--space-2xs);font-size:var(--text-caption);color:var(--ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--color-error);text-decoration-color:var(--color-error);text-underline-offset:3px}.AuthPanel-module__eqS7CG__formError{margin-bottom:var(--space-sm);font-size:var(--text-body-sm);color:var(--ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--color-error);text-decoration-color:var(--color-error);text-underline-offset:3px;line-height:1.6}.AuthPanel-module__eqS7CG__hint{margin-top:var(--space-2xs);font-size:var(--text-caption);color:var(--ink-soft)}.AuthPanel-module__eqS7CG__cta{width:100%;min-height:52px;font-family:var(--font-sans);font-size:var(--text-body-sm);letter-spacing:.12em;text-transform:uppercase;background:var(--surface-card);color:var(--ink);border:1px solid var(--ink);border-radius:var(--radius-pill);cursor:pointer;margin-top:var(--space-xs);transition:var(--transition-base);justify-content:center;align-items:center;padding:.875rem 2rem;font-weight:500;display:inline-flex}.AuthPanel-module__eqS7CG__cta:hover:not(:disabled){border-color:var(--color-pink-dark);color:var(--color-pink-dark);box-shadow:var(--shadow-md);background:#0d0d0d0d;transform:translateY(-1px)}.AuthPanel-module__eqS7CG__cta:active:not(:disabled){transform:translateY(0)}.AuthPanel-module__eqS7CG__cta:disabled{color:var(--ink-faint);cursor:not-allowed;border-color:#0d0d0d33}.AuthPanel-module__eqS7CG__divider{align-items:center;gap:var(--space-sm);margin:var(--space-md) 0;font-size:var(--text-caption);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);display:flex}.AuthPanel-module__eqS7CG__divider:before,.AuthPanel-module__eqS7CG__divider:after{content:"";background:var(--color-border);flex:1;height:1px}.AuthPanel-module__eqS7CG__googleBtn{justify-content:center;align-items:center;gap:var(--space-xs);width:100%;min-height:52px;font-family:var(--font-sans);font-size:var(--text-body-sm);letter-spacing:.02em;color:var(--ink);border-radius:var(--radius-pill);cursor:pointer;transition:var(--transition-base);background:0 0;border:1px solid #0d0d0d40;padding:.875rem 2rem;font-weight:500;display:inline-flex}.AuthPanel-module__eqS7CG__googleBtn:hover{border-color:var(--ink);background:#0d0d0d08}.AuthPanel-module__eqS7CG__legal{margin-top:var(--space-lg);font-size:var(--text-caption);color:var(--ink-soft);line-height:1.7}.AuthPanel-module__eqS7CG__legal a{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.AuthPanel-module__eqS7CG__legal a:hover{color:var(--color-pink-dark)}.AuthPanel-module__eqS7CG__textBtn{min-height:44px;font-size:var(--text-body-sm);text-align:left;color:var(--ink-soft);text-underline-offset:3px;cursor:pointer;transition:color var(--duration-fast) var(--ease-out);align-items:center;padding:0;text-decoration:underline;display:inline-flex}.AuthPanel-module__eqS7CG__textBtn:hover{color:var(--color-pink-dark)}.AuthPanel-module__eqS7CG__links{margin-top:var(--space-md);flex-direction:column;align-items:flex-start;display:flex}.AuthPanel-module__eqS7CG__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.AuthPanel-module__eqS7CG__successHeading{font-size:var(--text-h2)}@media (max-width:768px){.AuthPanel-module__eqS7CG__panel{max-width:none}.AuthPanel-module__eqS7CG__inner{padding:var(--space-2xl) var(--gutter) var(--space-xl)}.AuthPanel-module__eqS7CG__nameRow{grid-template-columns:1fr;gap:0}}[data-theme=dark] .AuthPanel-module__eqS7CG__scrim{background:#000000a6}[data-theme=dark] .AuthPanel-module__eqS7CG__closeBtn{border:1px solid #f4f2ee2e}[data-theme=dark] .AuthPanel-module__eqS7CG__cta:hover:not(:disabled){background:#f4f2ee12}[data-theme=dark] .AuthPanel-module__eqS7CG__cta:disabled{border-color:#f4f2ee2e}[data-theme=dark] .AuthPanel-module__eqS7CG__googleBtn{border:1px solid #f4f2ee38}[data-theme=dark] .AuthPanel-module__eqS7CG__googleBtn:hover{background:#f4f2ee0d}
.ContactForm-module__GT3lbq__form{gap:var(--space-md);flex-direction:column;display:flex}.ContactForm-module__GT3lbq__row{gap:var(--space-md);grid-template-columns:1fr;display:grid}.ContactForm-module__GT3lbq__field{flex-direction:column;display:flex}.ContactForm-module__GT3lbq__textarea{resize:vertical;min-height:8rem}.ContactForm-module__GT3lbq__sent{padding:var(--space-xl) var(--space-md);text-align:center;background:var(--surface-card);border:1px solid var(--ink-faint);box-shadow:none;border-radius:0}.ContactForm-module__GT3lbq__sentTitle{font-family:var(--font-serif);font-size:var(--text-h3);color:var(--ink)}.ContactForm-module__GT3lbq__sentText{margin-top:var(--space-xs);color:var(--ink-soft)}@media (min-width:640px){.ContactForm-module__GT3lbq__row{grid-template-columns:1fr 1fr}}.ContactForm-module__GT3lbq__field label{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-size:.625rem;font-weight:500}@media (max-width:640px){.ContactForm-module__GT3lbq__field label{letter-spacing:.16em;font-size:.6875rem}}.ContactForm-module__GT3lbq__fieldError{margin-top:var(--space-2xs);font-size:var(--text-caption);color:var(--color-error)}.ContactForm-module__GT3lbq__formError{margin-bottom:var(--space-md);padding:var(--space-sm) var(--space-md);font-size:var(--text-body-sm);color:var(--color-error);border-left:2px solid var(--color-error);background:#9b22260f;line-height:1.7}.ContactForm-module__GT3lbq__formError a{color:inherit;text-underline-offset:.2em;text-decoration:underline}
.FAQAccordion-module__ipCJJq__group{margin-bottom:var(--space-xl)}.FAQAccordion-module__ipCJJq__groupTitle{font-size:var(--text-h3);margin-bottom:var(--space-md);color:var(--ink)}.FAQAccordion-module__ipCJJq__list{flex-direction:column;gap:0;display:flex}.FAQAccordion-module__ipCJJq__item{border-top:1px solid var(--ink-faint);background:0 0}.FAQAccordion-module__ipCJJq__item:last-child{border-bottom:1px solid var(--ink-faint)}.FAQAccordion-module__ipCJJq__question{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md);cursor:pointer;font-family:var(--font-sans);color:var(--ink);transition:color var(--duration-fast) var(--ease-out);font-weight:500;list-style:none;display:flex}.FAQAccordion-module__ipCJJq__question::-webkit-details-marker{display:none}.FAQAccordion-module__ipCJJq__qIndex{font-family:var(--font-serif);font-size:var(--text-body-sm);color:var(--ink-faint);font-variant-numeric:lining-nums;flex-shrink:0;min-width:1.75rem}.FAQAccordion-module__ipCJJq__qText{flex:1}.FAQAccordion-module__ipCJJq__question:hover{color:var(--color-pink-dark)}.FAQAccordion-module__ipCJJq__marker{flex-shrink:0;width:14px;height:14px;position:relative}.FAQAccordion-module__ipCJJq__marker:before,.FAQAccordion-module__ipCJJq__marker:after{content:"";transition:transform var(--duration-normal) var(--ease-out);background:currentColor;margin:auto;position:absolute;inset:0}.FAQAccordion-module__ipCJJq__marker:before{width:100%;height:1.5px}.FAQAccordion-module__ipCJJq__marker:after{width:1.5px;height:100%}.FAQAccordion-module__ipCJJq__item[open] .FAQAccordion-module__ipCJJq__marker:after{transform:rotate(90deg)}.FAQAccordion-module__ipCJJq__item[open] .FAQAccordion-module__ipCJJq__question{color:var(--ink)}.FAQAccordion-module__ipCJJq__answer{padding:0 var(--space-md) var(--space-md) calc(var(--space-md) + 1.75rem + var(--space-md));color:var(--ink-soft);max-width:65ch}@media (max-width:640px){.FAQAccordion-module__ipCJJq__question{gap:var(--space-sm);min-height:48px;padding:var(--space-sm)}.FAQAccordion-module__ipCJJq__answer{padding:0 var(--space-sm) var(--space-md) calc(var(--space-sm) + 1.75rem + var(--space-sm))}.FAQAccordion-module__ipCJJq__marker{width:15px;height:15px}}
.TrustStrip-module__6pliVa__strip{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.TrustStrip-module__6pliVa__cell{gap:var(--space-xs);flex-direction:column;display:flex}.TrustStrip-module__6pliVa__index{font-size:var(--text-h4)}.TrustStrip-module__6pliVa__label{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);margin:0;font-size:.6875rem;font-weight:500;line-height:1.5}@media (max-width:767px){.TrustStrip-module__6pliVa__strip{grid-template-columns:minmax(0,1fr)}}
.lux-intro-seen .LuxIntro-module__ZxhdRq__overlay{display:none}.LuxIntro-module__ZxhdRq__overlay{z-index:var(--z-modal);--surface:#fff;--ink:#0d0d0d;--ink-soft:#0d0d0da6;--ink-faint:#0d0d0d66;background:var(--surface);cursor:pointer;will-change:transform;animation:LuxIntro-module__ZxhdRq__luxIntroExit .7s var(--ease-in-out) 2.5s forwards;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LuxIntro-module__ZxhdRq__exitNow{animation-duration:.55s;animation-delay:0s}@keyframes LuxIntro-module__ZxhdRq__luxIntroExit{to{visibility:hidden;transform:translateY(-101%)}}.LuxIntro-module__ZxhdRq__inner{padding:0 var(--gutter);text-align:center}.LuxIntro-module__ZxhdRq__eyebrow{font-family:var(--font-sans);font-size:var(--text-overline);letter-spacing:.34em;text-transform:uppercase;color:var(--ink-soft);animation:LuxIntro-module__ZxhdRq__luxIntroFadeUp .6s var(--ease-out) .2s both;font-weight:500}.LuxIntro-module__ZxhdRq__wordmark{margin-top:var(--space-sm);font-family:var(--font-logo);letter-spacing:.08em;color:var(--ink);white-space:nowrap;font-size:clamp(1.7rem,8.4vw,6rem);font-weight:500;line-height:1.1}.LuxIntro-module__ZxhdRq__letter{opacity:0;animation:LuxIntro-module__ZxhdRq__luxIntroLetter 1.1s var(--ease-expo-out) both;display:inline-block}.LuxIntro-module__ZxhdRq__space{width:.45em;display:inline-block}@keyframes LuxIntro-module__ZxhdRq__luxIntroLetter{0%{opacity:0}to{opacity:1}}.LuxIntro-module__ZxhdRq__rule{width:72px;height:1px;margin:var(--space-md) auto;background:var(--ink);animation:LuxIntro-module__ZxhdRq__luxIntroRule .8s var(--ease-in-out) 1.5s both;display:block;transform:scaleX(0)}@keyframes LuxIntro-module__ZxhdRq__luxIntroRule{to{transform:scaleX(1)}}.LuxIntro-module__ZxhdRq__tagline{font-family:var(--font-sans);font-style:italic;font-weight:300;font-size:var(--text-h4);color:var(--ink-soft);animation:LuxIntro-module__ZxhdRq__luxIntroFadeUp .6s var(--ease-out) 1.7s both}.LuxIntro-module__ZxhdRq__skipHint{margin-top:var(--space-xl);font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);animation:LuxIntro-module__ZxhdRq__luxIntroFadeUp .5s var(--ease-out) 2s both}@keyframes LuxIntro-module__ZxhdRq__luxIntroFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.LegalPage-module__tyc9_a__body{padding-bottom:var(--space-3xl);color:var(--ink-soft)}.LegalPage-module__tyc9_a__updated{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-faint);text-align:left;margin-bottom:var(--space-xl);font-size:.625rem;font-weight:500}.LegalPage-module__tyc9_a__body section{margin-bottom:var(--space-xl)}.LegalPage-module__tyc9_a__body h2{font-size:var(--text-h3);color:var(--ink);margin-bottom:var(--space-sm)}.LegalPage-module__tyc9_a__body p{margin-bottom:var(--space-sm);max-width:70ch}.LegalPage-module__tyc9_a__body ul{margin-bottom:var(--space-sm);padding-left:1.25rem;list-style:outside}.LegalPage-module__tyc9_a__body li{margin-bottom:var(--space-2xs);max-width:65ch}.LegalPage-module__tyc9_a__body a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.LegalPage-module__tyc9_a__body a:hover{color:var(--color-pink-dark)}.LegalPage-module__tyc9_a__body section{border-top:1px solid var(--ink-faint);padding-top:var(--space-md)}.LegalPage-module__tyc9_a__body p{max-width:62ch}.LegalPage-module__tyc9_a__body li{max-width:58ch}.LegalPage-module__tyc9_a__endMark{border-top:1px solid var(--ink-faint);padding-top:var(--space-md);text-align:center}
.NotFound-module__IfqcAa__body{padding-bottom:var(--space-3xl)}.NotFound-module__IfqcAa__ways{margin:0 0 var(--space-2xl);border-top:1px solid var(--ink-faint);padding:0;list-style:none;display:grid}@media (min-width:768px){.NotFound-module__IfqcAa__ways{grid-template-columns:repeat(4,minmax(0,1fr))}}.NotFound-module__IfqcAa__way{gap:var(--space-2xs);border-bottom:1px solid var(--ink-faint);padding:var(--space-lg) var(--space-md);min-height:44px;transition:background var(--duration-fast) var(--ease-out);background:0 0;flex-direction:column;display:flex}@media (min-width:768px){.NotFound-module__IfqcAa__ways>li+li .NotFound-module__IfqcAa__way{border-left:1px solid var(--ink-faint)}}@media (hover:hover) and (pointer:fine){.NotFound-module__IfqcAa__way:hover{background:rgba(var(--brand-accent-rgb), .14)}}.NotFound-module__IfqcAa__wayLabel{font-family:var(--font-serif);font-size:var(--text-h4);color:var(--ink);font-weight:400;line-height:1.2}.NotFound-module__IfqcAa__wayNote{font-family:var(--font-sans);font-size:var(--text-body-sm);color:var(--ink-soft);font-weight:300}.NotFound-module__IfqcAa__searchLine{font-size:var(--text-body);color:var(--ink-soft);align-items:baseline;gap:var(--space-2xs);flex-wrap:wrap;font-weight:300;display:flex}
.ContactPage-module__V8gPFa__layout{gap:var(--space-2xl);padding-bottom:var(--space-3xl);grid-template-columns:1fr;display:grid}.ContactPage-module__V8gPFa__aside{gap:var(--space-xl);flex-direction:column;display:flex}.ContactPage-module__V8gPFa__asideBlock{gap:var(--space-sm);flex-direction:column;display:flex}.ContactPage-module__V8gPFa__socialList{flex-direction:column;display:flex}.ContactPage-module__V8gPFa__socialLink{color:var(--ink-soft);transition:color var(--duration-fast) var(--ease-out);padding:.625rem 0}.ContactPage-module__V8gPFa__socialLink:hover{color:var(--color-pink-dark)}.ContactPage-module__V8gPFa__asideText{color:var(--ink-soft)}.ContactPage-module__V8gPFa__asideText a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.ContactPage-module__V8gPFa__asideText a:hover{color:var(--color-pink-dark)}@media (min-width:900px){.ContactPage-module__V8gPFa__layout{gap:var(--space-3xl);grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}}.ContactPage-module__V8gPFa__formFrame{padding:var(--space-lg)}.ContactPage-module__V8gPFa__frameMeta{border-bottom:1px solid var(--ink-faint);padding-bottom:var(--space-xs);margin-bottom:var(--space-md);row-gap:var(--space-2xs);flex-wrap:wrap}@media (max-width:640px){.ContactPage-module__V8gPFa__formFrame{padding:var(--space-sm)}}
.FaqPage-module__1R8DZq__body{padding-bottom:var(--space-3xl)}.FaqPage-module__1R8DZq__stillStuck{--ink:var(--paper-ink);--ink-soft:var(--paper-ink-soft);--ink-faint:var(--paper-ink-faint);--color-black:var(--paper-ink);--color-pink:var(--brand-accent-light);--color-pink-dark:var(--brand-accent);color:var(--ink);margin-top:var(--space-2xl);padding:var(--space-xl) var(--space-md);text-align:center;background:var(--surface-card);border-radius:var(--radius-md,8px);box-shadow:var(--shadow-card)}.FaqPage-module__1R8DZq__stillStuckText{margin:var(--space-xs) 0 var(--space-md);color:var(--ink-soft)}
.Journal-module__HKdjuG__plateWrap{padding-bottom:var(--space-3xl)}.Journal-module__HKdjuG__grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:767px){.Journal-module__HKdjuG__grid{gap:var(--space-sm)}}.Journal-module__HKdjuG__card{background:0 0;flex-direction:column;min-width:0;display:flex}.Journal-module__HKdjuG__cardBand{border-bottom:1px solid var(--ink-faint);padding-bottom:var(--space-xs);margin-bottom:var(--space-md);row-gap:var(--space-2xs);flex-wrap:wrap}.Journal-module__HKdjuG__cardIndex{font-size:var(--text-h4)}.Journal-module__HKdjuG__media{aspect-ratio:4/3;background:var(--surface);margin-bottom:var(--space-md);position:relative;overflow:hidden}.Journal-module__HKdjuG__image{object-fit:contain;padding:var(--space-sm);transition:transform var(--duration-slower) var(--ease-out)}@media (hover:hover) and (pointer:fine){.Journal-module__HKdjuG__card:hover .Journal-module__HKdjuG__image{transform:scale(1.04)}}.Journal-module__HKdjuG__category{margin-bottom:var(--space-2xs)}.Journal-module__HKdjuG__title{font-family:var(--font-serif);font-weight:400;font-size:var(--text-h4);color:var(--ink);margin-bottom:var(--space-xs)}@media (hover:hover) and (pointer:fine){.Journal-module__HKdjuG__card:hover .Journal-module__HKdjuG__title{color:var(--color-pink-dark)}}.Journal-module__HKdjuG__excerpt{font-size:var(--text-body-sm);color:var(--ink-soft);margin-bottom:var(--space-sm);font-weight:300;line-height:1.7}.Journal-module__HKdjuG__meta{font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);margin-top:auto}.Journal-module__HKdjuG__colophon{padding:var(--space-lg);justify-content:space-between;align-items:flex-start;gap:var(--space-lg);background:0 0;flex-direction:column;min-width:0;display:flex}.Journal-module__HKdjuG__colophonIndex{font-size:var(--text-h1)}.Journal-module__HKdjuG__colophonCaps{font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:.3em;text-transform:uppercase;color:var(--ink-soft);font-weight:500}@media (max-width:900px){.Journal-module__HKdjuG__media{aspect-ratio:3/4}.Journal-module__HKdjuG__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}
.Article-module__Sh57ZW__header{padding:var(--space-2xl) 0 var(--space-xl);text-align:center}.Article-module__Sh57ZW__breadcrumbs{justify-content:center;gap:var(--space-xs);font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:var(--space-lg);display:flex}.Article-module__Sh57ZW__breadcrumbs a:hover{color:var(--color-pink-dark)}.Article-module__Sh57ZW__title{font-family:var(--font-serif);font-weight:400;font-size:var(--text-h1);color:var(--ink);margin:var(--space-xs) 0 var(--space-sm);line-height:1.15}.Article-module__Sh57ZW__meta{font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.Article-module__Sh57ZW__heroWrap{margin-bottom:var(--space-xl)}.Article-module__Sh57ZW__hero{aspect-ratio:16/9;background:var(--surface);max-width:880px;margin:0 auto;position:relative;overflow:hidden}.Article-module__Sh57ZW__heroImage{object-fit:contain;padding:var(--space-sm)}.Article-module__Sh57ZW__body{padding-bottom:var(--space-2xl);position:relative}.Article-module__Sh57ZW__body p{font-size:var(--text-body);color:var(--ink-soft);margin-bottom:var(--space-md);font-weight:300;line-height:1.85}.Article-module__Sh57ZW__body p:first-child:first-letter{font-family:var(--font-serif);float:left;color:var(--ink);padding-right:.12em;font-size:3.2em;line-height:.85}.Article-module__Sh57ZW__shopTheLook,.Article-module__Sh57ZW__related{padding:var(--space-2xl) 0;text-align:center;border-top:1px solid var(--ink-faint)}.Article-module__Sh57ZW__sectionHeading{font-family:var(--font-serif);font-weight:400;font-size:var(--text-h2);color:var(--ink);margin:var(--space-2xs) 0 var(--space-xl)}.Article-module__Sh57ZW__relatedRow{justify-content:center;gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:repeat(2,minmax(0,380px));display:grid}.Article-module__Sh57ZW__relatedCard{padding:var(--space-lg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);text-align:left;background:0 0}.Article-module__Sh57ZW__relatedCategory{font-size:var(--text-caption);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin-bottom:var(--space-2xs)}.Article-module__Sh57ZW__relatedTitle{font-family:var(--font-serif);font-weight:400;font-size:var(--text-h4);color:var(--ink)}.Article-module__Sh57ZW__relatedCard:hover .Article-module__Sh57ZW__relatedTitle{color:var(--color-pink-dark)}@media (max-width:767px){.Article-module__Sh57ZW__hero{aspect-ratio:3/4}}@media (max-width:640px){.Article-module__Sh57ZW__relatedRow{grid-template-columns:1fr}.Article-module__Sh57ZW__title{font-size:var(--text-h2)}}
.Wishlist-module__ZKfbgq__head{padding:var(--space-2xl) 0 var(--space-lg);text-align:center}.Wishlist-module__ZKfbgq__title{font-family:var(--font-serif);font-weight:400;font-size:var(--text-h1);color:var(--ink);margin:var(--space-xs) 0 var(--space-sm)}.Wishlist-module__ZKfbgq__title em{color:var(--ink);font-style:italic}.Wishlist-module__ZKfbgq__count{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:.78rem}.Wishlist-module__ZKfbgq__results{padding-bottom:var(--space-3xl)}.Wishlist-module__ZKfbgq__empty{text-align:center;padding:var(--space-2xl) 0 var(--space-3xl)}.Wishlist-module__ZKfbgq__emptyText{color:var(--ink-soft);max-width:420px;margin:0 auto var(--space-lg);font-weight:300}.Wishlist-module__ZKfbgq__registry{padding:var(--space-md)}.Wishlist-module__ZKfbgq__registryBand{padding-bottom:var(--space-xs);border-bottom:1px solid var(--ink-faint);margin-bottom:var(--space-md)}.Wishlist-module__ZKfbgq__emptyMeta{margin-bottom:var(--space-sm)}@media (max-width:480px){.Wishlist-module__ZKfbgq__registry{padding:var(--space-sm)}}
