@charset "UTF-8";:root{--sh-accent: #e2aab4;--sh-accent-dark: #c98f9a;--sh-accent-soft: rgba(226, 170, 180, .16);--sh-white: #ffffff;--sh-bg: #fafafa;--sh-products-bg: #f8f1f4;--sh-catalog-wash: linear-gradient( 165deg, color-mix(in srgb, var(--sh-accent) 16%, #fffdfb) 0%, var(--sh-products-bg) 42%, color-mix(in srgb, var(--sh-accent) 12%, #f4eaed) 100% );--sh-ink: #0a0a0a;--sh-text: #0a0a0a;--sh-muted: #5a5a5a;--sh-border: #e8e8e8;--sh-shadow: 0 8px 32px rgba(0, 0, 0, .06);--sh-radius: 12px;--sh-radius-pill: 999px;--sh-font-serif: "Cormorant Garamond", "Times New Roman", serif;--sh-font-sans: "Outfit", system-ui, -apple-system, "Segoe UI", sans-serif;--sh-container-wide: min(1420px, calc(100% - 2rem) );--sh-hero-under-header: clamp(9rem, 26vh, 14.5rem);--sh-container: var(--sh-container-wide)}.shell{width:var(--sh-container-wide);max-width:100%;margin-inline:auto;box-sizing:border-box}html.search-overlay-lock{overflow:hidden}.section--products{background:var(--sh-products-bg)}.grid-products,.product-grid,.rel-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 1024px){.grid-products,.product-grid,.rel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 720px){.grid-products,.product-grid,.rel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 360px){.grid-products,.product-grid,.rel-grid{grid-template-columns:minmax(0,1fr)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;scrollbar-gutter:stable}html.mobile-nav-lock,html.filter-drawer-lock,html.product-lightbox-lock,html.cart-drawer-lock,html.checkout-drawer-lock,html.auth-modal-lock{overflow:hidden;touch-action:none}body{margin:0;font-family:var(--sh-font-sans);font-size:1rem;line-height:1.55;color:var(--sh-text);background:var(--sh-white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--sh-font-serif);font-weight:500;line-height:1.15;margin:0}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
