.Chip-module__IAwj_a__chip{border-radius:var(--radius-pill);border:1px solid var(--border-soft);background:var(--bg-surface);color:var(--text-secondary);transition:background var(--dur-fast) var(--ease-soft);padding:.4rem .9rem;font-size:.8rem;text-decoration:none;display:inline-block}.Chip-module__IAwj_a__chip:hover{background:var(--bg-blush)}.Chip-module__IAwj_a__active{background:var(--grad-magenta-banner);color:var(--text-on-brand);border-color:#0000}.Chip-module__IAwj_a__active:hover{background:var(--grad-magenta-banner)}
.CategoryFilter-module__Ci_5YG__bar{gap:var(--space-2);padding:0 var(--space-4) 1.5rem;flex-wrap:wrap;justify-content:center;display:flex}
.RosePlaceholder-module__j5xvJa__placeholder{background:radial-gradient(circle at 30% 30%, #fff9, transparent 55%), var(--grad-blush-wash);place-items:center;display:grid;position:absolute;inset:0}.RosePlaceholder-module__j5xvJa__rose{opacity:.5;width:44%}
.ProductCard-module__bki8ua__card{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);color:inherit;transition:transform var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);text-decoration:none;display:block;overflow:hidden}.ProductCard-module__bki8ua__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProductCard-module__bki8ua__picture{aspect-ratio:1;background:var(--grad-blush-wash);position:relative}.ProductCard-module__bki8ua__image{object-fit:cover}.ProductCard-module__bki8ua__body{padding:.85rem var(--space-4) 1.1rem}.ProductCard-module__bki8ua__category{text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-muted);font-size:.62rem}.ProductCard-module__bki8ua__name{font-family:var(--font-serif);font-size:1.15rem;font-weight:var(--weight-semibold);margin:.12rem 0}.ProductCard-module__bki8ua__price{color:var(--color-brand);font-weight:var(--weight-medium);font-size:.92rem}
.Gallery-module__xFIfJa__gallery{max-width:480px}.Gallery-module__xFIfJa__main{aspect-ratio:4/5;border-radius:var(--radius-xl);background:var(--grad-gold-foil);box-shadow:var(--shadow-lg);padding:9px;position:relative}.Gallery-module__xFIfJa__mainInner{border-radius:calc(var(--radius-xl) - 7px);background:var(--grad-blush-wash);height:100%;position:relative;overflow:hidden}.Gallery-module__xFIfJa__image{object-fit:cover}.Gallery-module__xFIfJa__seal{text-align:center;width:66px;height:66px;line-height:1.05;font-family:var(--font-script);color:var(--text-heading-script);box-shadow:var(--shadow-sm);border:1px solid var(--border-soft);background:#ffffffd9;border-radius:50%;place-items:center;font-size:.9rem;display:grid;position:absolute;top:12px;right:12px}.Gallery-module__xFIfJa__thumbs{gap:var(--space-2);margin-top:.8rem;display:flex}.Gallery-module__xFIfJa__thumb{aspect-ratio:1;border-radius:var(--radius-md);background:var(--grad-blush-wash);cursor:pointer;border:2px solid #0000;flex:1;padding:0;position:relative;overflow:hidden}.Gallery-module__xFIfJa__thumbActive{border-color:var(--border-gold)}
.ProductGrid-module__Wp7uPq__grid{--card-max:360px;grid-template-columns:repeat(var(--columns), minmax(0, var(--card-max)));max-width:var(--container-max);justify-content:center;gap:1.3rem;margin-inline:auto;display:grid}@media (max-width:860px){.ProductGrid-module__Wp7uPq__grid{grid-template-columns:repeat(min(var(--columns), 2), minmax(0, var(--card-max)))}}@media (max-width:480px){.ProductGrid-module__Wp7uPq__grid{grid-template-columns:1fr}}
.Button-module__8RiFmG__base{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-weight:var(--weight-medium);letter-spacing:.02em;border-radius:var(--radius-md);cursor:pointer;transition:transform var(--dur-fast) var(--ease-soft);text-decoration:none;display:inline-flex}.Button-module__8RiFmG__base:disabled{cursor:not-allowed;opacity:.55}.Button-module__8RiFmG__solid{padding:.9rem var(--space-5);background:var(--grad-magenta-banner);color:var(--text-on-brand);border:0;font-size:.95rem;box-shadow:inset 0 0 0 1px #fff6,0 8px 22px #c9256f42}.Button-module__8RiFmG__ghost{color:var(--color-brand-strong);border:1.5px solid var(--border-soft);background:0 0;padding:.85rem 1.4rem;font-size:.92rem}.Button-module__8RiFmG__base:hover:not(:disabled){transform:translateY(-2px)}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--bg-blush)}.Button-module__8RiFmG__fullWidth{width:100%}
.NotFoundContent-module__pHYiva__wrap{max-width:40rem;padding:var(--space-10) clamp(1rem, 3vw, 2.5rem) var(--space-12);text-align:center;margin:0 auto}.NotFoundContent-module__pHYiva__kicker{font-size:1.5rem;display:block}.NotFoundContent-module__pHYiva__title{font-size:var(--text-2xl);margin:.2rem 0 var(--space-3)}.NotFoundContent-module__pHYiva__body{color:var(--text-secondary);margin:0 0 var(--space-5)}.NotFoundContent-module__pHYiva__actions{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}
.BrandWordmark-module__cQvPIq__brand{flex-direction:column;line-height:1;display:flex}.BrandWordmark-module__cQvPIq__name{font-family:var(--font-script);color:var(--color-brand)}.BrandWordmark-module__cQvPIq__subtitle{font-family:var(--font-serif);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--text-secondary);margin-top:.1rem;padding-left:.15rem}.BrandWordmark-module__cQvPIq__sm .BrandWordmark-module__cQvPIq__name{font-size:1.7rem}.BrandWordmark-module__cQvPIq__sm .BrandWordmark-module__cQvPIq__subtitle{font-size:.55rem}.BrandWordmark-module__cQvPIq__lg .BrandWordmark-module__cQvPIq__name{font-size:2rem}.BrandWordmark-module__cQvPIq__lg .BrandWordmark-module__cQvPIq__subtitle{font-size:.62rem}.BrandWordmark-module__cQvPIq__inverse .BrandWordmark-module__cQvPIq__name{color:var(--text-on-brand)}.BrandWordmark-module__cQvPIq__inverse .BrandWordmark-module__cQvPIq__subtitle{color:var(--text-on-brand);opacity:.9}
.SiteFooter-module__VFKzxG__footer{align-items:center;gap:var(--space-4);background:var(--grad-magenta-banner);color:var(--text-on-brand);text-align:center;padding:2.2rem var(--space-4) 1.9rem;flex-direction:column;display:flex}.SiteFooter-module__VFKzxG__wordmark{align-items:center;display:inline-flex}.SiteFooter-module__VFKzxG__phone{font-size:1.1rem;font-weight:var(--weight-medium);color:var(--text-on-brand);text-decoration:none}.SiteFooter-module__VFKzxG__phone:hover{text-decoration:underline}
.MobileNav-module__cfarMG__toggle{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--bg-surface);width:38px;height:38px;color:var(--color-brand-strong);cursor:pointer;justify-content:center;align-items:center;padding:0;display:none}.MobileNav-module__cfarMG__panel{z-index:20;background:var(--bg-page);border-bottom:1px solid var(--border-soft);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:absolute;top:100%;left:0;right:0}.MobileNav-module__cfarMG__panelLink{color:var(--text-primary);border-top:1px solid var(--border-soft);padding:.85rem clamp(1rem,3vw,2rem);font-size:.95rem;text-decoration:none}.MobileNav-module__cfarMG__panelLink:hover{background:var(--bg-blush);color:var(--color-brand)}@media (max-width:640px){.MobileNav-module__cfarMG__toggle{display:inline-flex}}@media (min-width:641px){.MobileNav-module__cfarMG__panel{display:none}}
.CtaBand-module__eVkBRq__band{background:var(--grad-blush-wash);text-align:center;padding:2.6rem var(--space-4)}.CtaBand-module__eVkBRq__kicker{margin-bottom:.3rem;font-size:1.8rem;display:block}.CtaBand-module__eVkBRq__title{margin:.1rem 0 1.1rem;font-size:1.9rem}
.SiteHeader-module__azVQWW__header{justify-content:space-between;align-items:center;gap:var(--space-4);background:color-mix(in srgb, var(--bg-page) 90%, transparent);border-bottom:1px solid var(--border-soft);padding:.7rem clamp(1rem,3vw,2rem);display:flex;position:relative}.SiteHeader-module__azVQWW__brandLink{text-decoration:none}.SiteHeader-module__azVQWW__nav{align-items:center;gap:1.2rem;display:flex}.SiteHeader-module__azVQWW__navLink{color:var(--text-primary);transition:color var(--dur-fast) var(--ease-soft);font-size:.82rem;text-decoration:none}.SiteHeader-module__azVQWW__navLink:hover{color:var(--color-brand)}.SiteHeader-module__azVQWW__actions{align-items:center;gap:var(--space-2);display:flex}.SiteHeader-module__azVQWW__cta{font-size:.78rem;font-weight:var(--weight-medium);padding:.5rem var(--space-4);border-radius:var(--radius-pill);background:var(--grad-magenta-banner);color:var(--text-on-brand);box-shadow:var(--shadow-sm);white-space:nowrap;text-decoration:none}@media (max-width:640px){.SiteHeader-module__azVQWW__nav{display:none}}
.AvailabilityBadge-module__CbeOVG__badge{font-size:.85rem;font-weight:var(--weight-medium);color:var(--success);align-items:center;gap:.45rem;margin:.4rem 0 1.3rem;display:inline-flex}.AvailabilityBadge-module__CbeOVG__unavailable{color:var(--text-muted)}.AvailabilityBadge-module__CbeOVG__dot{background:currentColor;border-radius:50%;width:9px;height:9px}
.StorefrontShell-module__X4TsmW__page{background-color:var(--bg-page);background-image:var(--glow-bokeh);flex-direction:column;min-height:100dvh;display:flex}.StorefrontShell-module__X4TsmW__main{flex:1}
.OptionChip-module__G-e4wq__list{gap:var(--space-2);flex-wrap:wrap;display:flex}.OptionChip-module__G-e4wq__chip{border-radius:var(--radius-pill);border:2px solid var(--border-soft);background:var(--bg-surface);box-shadow:var(--shadow-sm);font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.4rem;padding:.38rem .85rem;font-size:.8rem;display:inline-flex}.OptionChip-module__G-e4wq__chip:hover{border-color:var(--color-brand)}.OptionChip-module__G-e4wq__selected,.OptionChip-module__G-e4wq__selected:hover{border-color:var(--border-gold);color:var(--color-brand-strong);font-weight:var(--weight-medium)}.OptionChip-module__G-e4wq__withDot{padding-left:.35rem}.OptionChip-module__G-e4wq__dot{border-radius:50%;width:14px;height:14px;box-shadow:inset 0 0 0 1px #00000014}
.SectionHeading-module__1CUDPa__head{text-align:center;margin-bottom:1.6rem}.SectionHeading-module__1CUDPa__kicker{font-size:1.4rem;display:block}.SectionHeading-module__1CUDPa__title{font-size:var(--text-2xl);margin:.1rem 0 0}
@font-face{font-family:Pinyon Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f909a269f494b794-s.010zm93jm7qv5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Pinyon Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/521c263860cc4ed1-s.02jauj4vwlo~x.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Pinyon Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/db3f01ae0719bbb0-s.p.0r24lu27iy4~0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Pinyon Script Fallback;src:local(Arial);ascent-override:107.82%;descent-override:48.0%;line-gap-override:0.0%;size-adjust:80.07%}.pinyon_script_c47438ab-module__EZ1mOq__className{font-family:Pinyon Script,Pinyon Script Fallback;font-style:normal;font-weight:400}.pinyon_script_c47438ab-module__EZ1mOq__variable{--font-pinyon:"Pinyon Script", "Pinyon Script Fallback"}
.FeaturedRow-module__NamXZG__section{padding:2.5rem clamp(1rem,3vw,2.5rem)}
.ContainerTiles-module__OXWBRa__tiles{flex-wrap:wrap;gap:.6rem;display:flex}.ContainerTiles-module__OXWBRa__tile{border-radius:var(--radius-md);background:var(--bg-surface);width:80px;box-shadow:var(--shadow-sm);cursor:pointer;border:2px solid #0000;flex-direction:column;align-items:center;gap:.35rem;padding:.4rem;display:flex}.ContainerTiles-module__OXWBRa__tile:hover{border-color:var(--border-soft)}.ContainerTiles-module__OXWBRa__tileActive,.ContainerTiles-module__OXWBRa__tileActive:hover{border-color:var(--border-gold)}.ContainerTiles-module__OXWBRa__picture{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--grad-blush-wash);width:100%;position:relative;overflow:hidden}.ContainerTiles-module__OXWBRa__image{object-fit:cover}.ContainerTiles-module__OXWBRa__label{color:var(--text-secondary);text-align:center;font-size:.68rem;line-height:1.15}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.0ilg37~12qzfz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/591574edbe85c69b-s.0rbr02z3z6mfi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/acf349172f10b359-s.056wj0-m8vpjn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/0926c12c4384550f-s.0nas3qtlwu1e5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.0jox806dnq5~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.0ilg37~12qzfz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/591574edbe85c69b-s.0rbr02z3z6mfi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/acf349172f10b359-s.056wj0-m8vpjn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/0926c12c4384550f-s.0nas3qtlwu1e5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.0jox806dnq5~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.0ilg37~12qzfz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/591574edbe85c69b-s.0rbr02z3z6mfi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/acf349172f10b359-s.056wj0-m8vpjn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/0926c12c4384550f-s.0nas3qtlwu1e5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.0jox806dnq5~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.0ilg37~12qzfz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/591574edbe85c69b-s.0rbr02z3z6mfi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/acf349172f10b359-s.056wj0-m8vpjn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/0926c12c4384550f-s.0nas3qtlwu1e5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.0jox806dnq5~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_e081f153-module__A3Y6Ia__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_e081f153-module__A3Y6Ia__variable{--font-cormorant:"Cormorant Garamond", "Cormorant Garamond Fallback"}
.InquiryForm-module__N6HshG__card{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.4rem}.InquiryForm-module__N6HshG__row{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.InquiryForm-module__N6HshG__field{border-radius:var(--radius-sm);margin-bottom:.9rem}.InquiryForm-module__N6HshG__label{letter-spacing:.03em;color:var(--text-secondary);text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;display:block}.InquiryForm-module__N6HshG__optional{color:var(--text-muted);text-transform:none;letter-spacing:0}.InquiryForm-module__N6HshG__input,.InquiryForm-module__N6HshG__textarea{border:1px solid var(--border-soft);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);background:var(--bg-surface);padding:.7rem .8rem;font-family:inherit;font-size:.9rem}.InquiryForm-module__N6HshG__input:focus,.InquiryForm-module__N6HshG__textarea:focus{outline:2px solid var(--focus-ring);outline-offset:1px;border-color:#0000}.InquiryForm-module__N6HshG__textarea{resize:vertical;min-height:96px}.InquiryForm-module__N6HshG__segments{gap:.4rem;display:flex}.InquiryForm-module__N6HshG__segment{flex:1}.InquiryForm-module__N6HshG__segment input{opacity:0;pointer-events:none;position:absolute}.InquiryForm-module__N6HshG__segment span{text-align:center;border:1px solid var(--border-soft);border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--bg-surface);cursor:pointer;padding:.55rem;font-size:.8rem;display:block}.InquiryForm-module__N6HshG__segment input:checked+span{background:var(--bg-blush);color:var(--color-brand-strong);border-color:var(--color-brand);font-weight:var(--weight-medium)}.InquiryForm-module__N6HshG__segment input:focus-visible+span{outline:2px solid var(--focus-ring);outline-offset:2px}.InquiryForm-module__N6HshG__quickPicks{margin-bottom:.45rem}.InquiryForm-module__N6HshG__fieldError{color:var(--danger);margin:.3rem 0 0;font-size:.78rem}.InquiryForm-module__N6HshG__formError{border-radius:var(--radius-sm);border:1px solid var(--danger);background:var(--bg-surface);color:var(--danger);margin:0 0 .9rem;padding:.7rem .85rem;font-size:.85rem}.InquiryForm-module__N6HshG__note{text-align:center;color:var(--text-muted);margin:.8rem 0 0;font-size:.72rem}.InquiryForm-module__N6HshG__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.InquiryForm-module__N6HshG__success{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-6) 1.4rem;text-align:center}.InquiryForm-module__N6HshG__successTitle{font-family:var(--font-serif);margin:0 0 var(--space-2);font-size:1.6rem}.InquiryForm-module__N6HshG__successBody{color:var(--text-secondary);margin:0 0 var(--space-4)}@media (max-width:520px){.InquiryForm-module__N6HshG__row{grid-template-columns:1fr}}
.Hero-module__s-6kkG__hero{gap:var(--space-6);grid-template-columns:1.1fr .9fr;align-items:center;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2.5rem);display:grid;position:relative}.Hero-module__s-6kkG__kicker{font-size:1.8rem;display:block}.Hero-module__s-6kkG__title{margin:.1rem 0 .3rem;font-size:clamp(2.4rem,6vw,3.6rem);line-height:1.05}.Hero-module__s-6kkG__lede{color:var(--text-secondary);max-width:42ch;margin:0 0 1.4rem}.Hero-module__s-6kkG__actions{flex-wrap:wrap;gap:.7rem;display:flex}.Hero-module__s-6kkG__visual{aspect-ratio:4/5;border-radius:var(--radius-xl);background:var(--grad-gold-foil);width:100%;max-width:480px;box-shadow:var(--shadow-lg);justify-self:center;padding:9px}.Hero-module__s-6kkG__visualInner{border-radius:calc(var(--radius-xl) - 7px);background:var(--grad-blush-wash);height:100%;position:relative;overflow:hidden}@media (max-width:720px){.Hero-module__s-6kkG__hero{text-align:center;grid-template-columns:1fr}.Hero-module__s-6kkG__lede{margin-inline:auto}.Hero-module__s-6kkG__actions{justify-content:center}}
.SpecBlock-module__5d6xWG__spec{margin:1.1rem 0}.SpecBlock-module__5d6xWG__label{text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-muted);margin-bottom:var(--space-2);font-size:.7rem}
@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/39c55468420adfa6-s.0dm~y109r_cge.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9b8f0e32b229dbc1-s.045ah.fd_t~6v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/81cef6a21128489e-s.p.0rb1wy2~c~egv.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Jost Fallback;src:local(Arial);ascent-override:111.45%;descent-override:39.06%;line-gap-override:0.0%;size-adjust:96.01%}.jost_2877ddee-module__XcSUOW__className{font-family:Jost,Jost Fallback;font-style:normal}.jost_2877ddee-module__XcSUOW__variable{--font-jost:"Jost", "Jost Fallback"}
.PrefillBanner-module__Vvl09W__banner{background:var(--bg-surface);border:1px solid var(--border-soft);border-left:4px solid var(--border-gold);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:center;gap:.6rem;margin-bottom:1.2rem;padding:.7rem .9rem;display:flex}.PrefillBanner-module__Vvl09W__thumb{border-radius:var(--radius-sm);background:var(--grad-blush-wash);flex:none;width:38px;height:38px;position:relative;overflow:hidden}.PrefillBanner-module__Vvl09W__image{object-fit:cover}.PrefillBanner-module__Vvl09W__caption{color:var(--text-muted);font-size:.72rem;display:block}.PrefillBanner-module__Vvl09W__name{font-family:var(--font-serif);font-size:1rem}.PrefillBanner-module__Vvl09W__choices{color:var(--text-secondary);font-size:.78rem;display:block}
.ProductInquiryPanel-module__lt3P5a__actions{flex-direction:column;gap:.6rem;display:flex}
.Gem-module__gTN2JG__gem{--gem-size:13px;width:var(--gem-size);height:var(--gem-size);margin-top:calc((var(--leading-normal) * 1em - var(--gem-size)) / 2);background:linear-gradient(135deg,#fff,#cfe6f5 40%,#a9c7e8);border-radius:2px;flex:none;transform:rotate(45deg);box-shadow:0 0 6px #a9c7e8b3}
.page-module__I4s7nW__contact{max-width:640px;margin:0 auto;padding:1.6rem clamp(1rem,3vw,2.5rem) 3rem}.page-module__I4s7nW__head{text-align:center;margin-bottom:1.3rem}.page-module__I4s7nW__kicker{font-size:1.5rem;display:block}.page-module__I4s7nW__title{margin:.1rem 0 0;font-size:2.2rem}
.page-module__gnfkMW__pdp{max-width:var(--container-max);grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(1.2rem,3vw,3rem);margin-inline:auto;padding:1.4rem clamp(1rem,3vw,2.5rem) 3rem;display:grid}.page-module__gnfkMW__title{font-family:var(--font-serif);font-weight:var(--weight-semibold);margin:.3rem 0 .15rem;font-size:clamp(2rem,5vw,2.8rem);line-height:1.1}.page-module__gnfkMW__price{font-family:var(--font-serif);color:var(--color-brand);font-size:1.6rem;font-weight:var(--weight-semibold);margin:.15rem 0 var(--space-4)}.page-module__gnfkMW__description{color:var(--text-secondary);max-width:46ch;margin:0 0 1.4rem}@media (max-width:820px){.page-module__gnfkMW__pdp{grid-template-columns:1fr}}
.page-module__Nd4dUq__head{padding:2.5rem clamp(1rem,3vw,2.5rem) 1rem}.page-module__Nd4dUq__catalog{padding:0 clamp(1rem,3vw,2.5rem) 2.5rem}.page-module__Nd4dUq__empty{text-align:center;color:var(--text-secondary);padding:var(--space-6) 0 var(--space-8)}.page-module__Nd4dUq__emptyLink{color:var(--color-brand)}
.ValueProps-module__OoQNmG__props{justify-content:center;gap:var(--space-4) var(--space-6);max-width:var(--container-max);flex-wrap:wrap;margin:0 auto;padding:1.5rem clamp(1rem,3vw,2.5rem) 2.5rem;list-style:none;display:flex}.ValueProps-module__OoQNmG__prop{text-align:center;max-width:20rem;color:var(--text-secondary);justify-content:center;align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}
