*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ol,ul{margin:0}ul,ol{padding:0;list-style:none}img,svg,video{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}table{border-collapse:collapse;width:100%}:root{--radius: .25rem;--radius-lg: .5rem;--radius-full: 9999px;--font-display: "Playfair Display", Georgia, serif;--font-sans: "Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--background: #FBF8F4;--foreground: #19120E;--card: #FFFFFF;--card-foreground: #19120E;--primary: #19120E;--primary-foreground: #FCFAF6;--secondary: #F3F0E8;--secondary-foreground: #19120E;--muted: #F5F2EC;--muted-foreground: #6A635C;--blush: #EDDEBE;--blush-deep: #DFC99E;--blush-foreground: #261D16;--accent: #F5ECD8;--accent-foreground: #231B14;--sale: #A43D2B;--sale-foreground: #FCFAF6;--gold: #CEA856;--destructive: #C02B2F;--border: #E2DFDA;--input: #DFDCD7;--ring: #19120E;--shadow-soft: 0 1px 3px rgba(25, 18, 14, .05);--shadow-card: 0 1px 2px rgba(25, 18, 14, .04), 0 8px 24px rgba(25, 18, 14, .06);--shadow-lift: 0 2px 4px rgba(25, 18, 14, .05), 0 18px 40px rgba(25, 18, 14, .1);--shadow-xl: 0 10px 40px rgba(25, 18, 14, .18);--ease-soft: cubic-bezier(.22, .61, .36, 1);--container: 88rem;--header-h: 4rem}.dark-block{--background: var(--dark-background, #17110C);--foreground: var(--dark-foreground, #F6F3ED);--card: var(--dark-card, #211A15);--card-foreground: var(--dark-foreground, #F6F3ED);--primary: var(--dark-primary, #D9B568);--primary-foreground: var(--dark-background, #17110C);--secondary: var(--dark-secondary, #2C2520);--secondary-foreground: var(--dark-foreground, #F6F3ED);--muted: var(--dark-secondary, #2C2520);--muted-foreground: var(--dark-muted-foreground, #BBB5AB);--blush: var(--dark-primary, #D9B568);--blush-deep: var(--dark-blush-deep, #BC9951);--blush-foreground: var(--dark-background, #17110C);--accent: var(--dark-accent, #372C1D);--accent-foreground: var(--dark-foreground, #F6F3ED);--gold: var(--dark-gold, #E5BF6D);--border: rgba(255, 255, 255, .14);--input: rgba(255, 255, 255, .18);--ring: var(--dark-primary, #D9B568);background-color:var(--background);color:var(--foreground)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-size:17px}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);font-weight:450;letter-spacing:-.005em;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;letter-spacing:-.015em;line-height:1.15}::selection{background:var(--blush);color:var(--blush-foreground)}:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container-page{margin-inline:auto;width:100%;max-width:var(--container);padding-inline:1rem}@media(min-width:640px){.container-page{padding-inline:1.5rem}}@media(min-width:1280px){.container-page{padding-inline:2.5rem}}.container-narrow{max-width:46rem}.eyebrow{font-size:.8125rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--muted-foreground)}.muted{color:var(--muted-foreground)}.small{font-size:.875rem}.tiny{font-size:.8125rem}.strike{text-decoration:line-through}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:200}.skip-link:focus{left:1rem;top:1rem;background:var(--primary);color:var(--primary-foreground);padding:.5rem 1rem;border-radius:var(--radius)}.section{padding-block:4rem}@media(min-width:1024px){.section{padding-block:6rem}}.section--tight,.section--dual{padding-block:3rem}@media(min-width:1024px){.section--dual{padding-block:4rem}}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.section-head h2{margin-top:.75rem;font-size:1.875rem}@media(min-width:640px){.section-head h2{font-size:2.25rem}}.link-arrow{font-size:.9375rem;letter-spacing:.16em;color:var(--muted-foreground);transition:color .2s;white-space:nowrap}.link-arrow:hover{color:var(--foreground)}@keyframes afr-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.fade-up{animation:afr-fade-up .6s var(--ease-soft) both}@keyframes afr-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.75rem;padding-inline:1.25rem;border-radius:var(--radius);font-size:.9375rem;font-weight:500;line-height:1;border:1px solid transparent;cursor:pointer;text-align:center;transition:background-color .2s,color .2s,border-color .2s,opacity .2s}.btn svg{width:1rem;height:1rem;flex:none}.btn:disabled,.btn[aria-disabled=true]{opacity:.5;pointer-events:none}.btn--primary{background:var(--primary);color:var(--primary-foreground)}.btn--primary:hover{opacity:.9}.btn--outline{border-color:var(--input);background:transparent;color:var(--foreground)}.btn--outline:hover{background:var(--accent);color:var(--accent-foreground)}.btn--secondary{background:var(--secondary);color:var(--secondary-foreground)}.btn--secondary:hover{opacity:.85}.btn--ghost{background:transparent;color:var(--foreground)}.btn--ghost:hover{background:var(--accent);color:var(--accent-foreground)}.btn--lg{height:3rem;padding-inline:2rem;font-size:.9375rem;letter-spacing:.12em}.btn--xl{height:3.25rem;padding-inline:2.25rem;letter-spacing:.16em}.btn--sm{height:2.25rem;padding-inline:.875rem;font-size:.875rem}.btn--full{width:100%}.btn--icon{width:2.5rem;height:2.5rem;padding:0;position:relative;border-radius:var(--radius)}.btn--icon svg{width:1.25rem;height:1.25rem}.dot-badge{position:absolute;top:.25rem;right:.25rem;display:grid;place-items:center;min-width:17px;height:17px;padding-inline:.25rem;border-radius:var(--radius-full);background:var(--sale);color:var(--sale-foreground);font-size:12px;font-weight:600;line-height:17px}.dot-badge[hidden]{display:none}.field{display:grid;gap:.5rem}.field label{font-size:.875rem;font-weight:500}.input,.select,.textarea{width:100%;height:2.75rem;padding:0 .875rem;border:1px solid var(--input);border-radius:var(--radius);background:var(--card);color:var(--foreground);font-size:.9375rem;transition:border-color .2s}.textarea{height:auto;padding:.75rem .875rem;min-height:8rem;resize:vertical}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--foreground)}.input::placeholder,.textarea::placeholder{color:var(--muted-foreground)}.select{-webkit-appearance:none;appearance:none;padding-right:2.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236A635C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.checkbox-row{display:flex;align-items:center;gap:.625rem;font-size:.875rem;cursor:pointer}.checkbox-row input[type=checkbox]{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;flex:none;border:1px solid var(--input);border-radius:3px;background:var(--card);display:grid;place-items:center;transition:background-color .15s,border-color .15s}.checkbox-row input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.checkbox-row input[type=checkbox]:checked:after{content:"";width:.55rem;height:.3rem;border-left:2px solid var(--primary-foreground);border-bottom:2px solid var(--primary-foreground);transform:rotate(-45deg) translate(1px,-1px)}.form-note{font-size:.875rem;color:var(--muted-foreground)}.form-error{border:1px solid var(--destructive);color:var(--destructive);padding:.75rem 1rem;border-radius:var(--radius);font-size:.875rem;margin-bottom:1rem}.form-success{border:1px solid var(--gold);background:var(--accent);color:var(--accent-foreground);padding:.75rem 1rem;border-radius:var(--radius);font-size:.875rem;margin-bottom:1rem}.announce{overflow:hidden;padding-block:.625rem}.announce__track{display:flex;width:max-content;animation:afr-marquee 38s linear infinite}.announce__group{display:flex}.announce__item{padding-inline:2.5rem;font-size:.9375rem;font-weight:500;letter-spacing:.2em;color:var(--gold);white-space:nowrap}.announce--static .announce__track{animation:none;width:100%;justify-content:center}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--card) 95%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:box-shadow .3s}.site-header.is-scrolled{box-shadow:var(--shadow-soft)}.header__grid{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;height:4rem}@media(min-width:1024px){.header__grid{height:5rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}}.header__left{display:flex;align-items:center;gap:.25rem;min-width:0}.header__right{display:flex;align-items:center;justify-content:flex-end;gap:.125rem}.header__logo{justify-self:center;font-family:var(--font-display);font-size:1.25rem;letter-spacing:.42em;white-space:nowrap}@media(min-width:640px){.header__logo{font-size:1.5rem}}.header__logo img{display:block;width:auto;height:min(var(--logo-height, 40px),28px)}@media(min-width:700px){.header__logo img{height:min(var(--logo-height, 40px),34px)}}@media(min-width:1024px){.header__logo img{height:var(--logo-height, 40px)}}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:flex;align-items:center;gap:1.5rem;min-width:0}}.header__nav a{font-size:.9375rem;letter-spacing:.06em;white-space:nowrap;color:color-mix(in srgb,var(--foreground) 80%,transparent);transition:color .2s}.header__nav a:hover{color:var(--foreground)}.burger{display:inline-flex}@media(min-width:1024px){.burger{display:none}}.hide-mobile{display:none}@media(min-width:640px){.hide-mobile{display:inline-flex}}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none}.drawer[open],.drawer.is-open{pointer-events:auto}.drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0b0880;opacity:0;transition:opacity .3s var(--ease-soft)}.drawer.is-open .drawer__overlay{opacity:1}.drawer__panel{position:absolute;top:0;bottom:0;display:flex;flex-direction:column;width:min(100%,26rem);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow-xl);transition:transform .32s var(--ease-soft)}.drawer--right .drawer__panel{right:0;transform:translate(100%)}.drawer--left .drawer__panel{left:0;width:min(86vw,24rem);transform:translate(-100%)}.drawer.is-open .drawer__panel{transform:none}.drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.drawer__head h2{font-size:1.125rem}.drawer__body{flex:1;overflow-y:auto}.drawer__foot{border-top:1px solid var(--border);padding:1.25rem}.mobile-nav{display:grid;gap:.25rem;padding:0 1rem 2.5rem}.mobile-nav a{border-bottom:1px solid var(--border);padding-block:.875rem;font-size:1rem}.mobile-nav .eyebrow{margin-top:1.5rem;margin-bottom:.5rem;border:0}.mobile-nav__sub a{border:0;padding-block:.5rem;font-size:.875rem;color:var(--muted-foreground)}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:color-mix(in srgb,var(--background) 98%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none}.search-overlay.is-open{display:block}.search-overlay__bar{display:flex;align-items:center;justify-content:space-between;height:4rem}@media(min-width:1024px){.search-overlay__bar{height:5rem}}.search-overlay__inner{max-width:48rem;padding-top:1.5rem}.search-overlay input[type=search]{width:100%;border:0;border-bottom:1px solid var(--foreground);background:transparent;padding:0 0 1rem;font-family:var(--font-display);font-size:1.5rem;outline:none}@media(min-width:640px){.search-overlay input[type=search]{font-size:1.875rem}}.search-overlay input::placeholder{color:var(--muted-foreground)}.search-results{margin-top:2rem;display:grid;gap:.25rem}.search-result{display:flex;align-items:center;gap:1rem;padding:.5rem;border-radius:var(--radius);transition:background-color .2s}.search-result:hover{background:var(--muted)}.search-result img{width:3.5rem;height:4.5rem;object-fit:contain;flex:none}.search-result__mid{min-width:0;flex:1}.search-result__mid .eyebrow{display:block}.product-card{position:relative;display:flex;flex-direction:column}.product-card__media{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--card)}.product-card__link{display:block;aspect-ratio:3 / 4;position:relative}.product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:1rem;transition:opacity .5s var(--ease-soft),transform .5s var(--ease-soft)}.product-card__img--hover{opacity:0;transform:scale(1.03)}@media(hover:hover){.product-card:hover .product-card__img--main{opacity:0;transform:scale(1.03)}.product-card:hover .product-card__img--hover{opacity:1}}.product-card__badges{position:absolute;left:.75rem;top:.75rem;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;pointer-events:none}.badge{border-radius:var(--radius);padding:.25rem .5rem;font-size:12px;font-weight:600;letter-spacing:.14em}.badge--sale{background:var(--sale);color:var(--sale-foreground)}.badge--new{background:var(--primary);color:var(--primary-foreground)}.badge--best{background:var(--blush);color:var(--blush-foreground)}.badge--sold-out{background:var(--muted);color:var(--muted-foreground)}.wish-btn{position:absolute;right:.75rem;top:.75rem;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-full);background:color-mix(in srgb,var(--background) 85%,transparent);color:var(--foreground);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color .2s}.wish-btn:hover{background:var(--background)}.wish-btn svg{width:1rem;height:1rem}.wish-btn.is-active svg{fill:var(--sale);color:var(--sale)}.product-card__cta{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;transform:translateY(.5rem);opacity:0;transition:transform .3s var(--ease-soft),opacity .3s var(--ease-soft)}@media(hover:hover)and (min-width:768px){.product-card:hover .product-card__cta{transform:none;opacity:1}}@media(max-width:767px){.product-card__cta{transform:none;opacity:1}}.product-card__info{margin-top:.75rem;display:flex;flex:1;flex-direction:column;gap:.25rem}.product-card__title{font-size:1rem;line-height:1.35;font-family:var(--font-sans);font-weight:450}.product-card__title a{transition:color .2s}.product-card__title a:hover{color:var(--muted-foreground)}.product-card__rating{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--muted-foreground)}.product-card__rating svg{width:.75rem;height:.75rem;fill:var(--gold);color:var(--gold)}.product-card__price{margin-top:auto;padding-top:.5rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.125rem .5rem}.price{font-size:.9375rem;font-weight:500}.price--old{font-size:.875rem;color:var(--muted-foreground);text-decoration:line-through}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:2.5rem}@media(min-width:640px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.5rem}}@media(min-width:1280px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1024px){.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.rail{margin-top:2rem;display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1.5rem 1rem}@media(min-width:1024px){.rail{padding-inline:max(1.5rem,calc((100vw - 80rem)/2))}}.rail__item{width:62vw;flex:none;scroll-snap-align:start}@media(min-width:640px){.rail__item{width:38vw}}@media(min-width:1024px){.rail__item{width:22rem}}.hero{display:grid}@media(min-width:1024px){.hero{grid-template-columns:1.05fr .95fr}}.hero__panel{display:flex;flex-direction:column;justify-content:space-between;gap:3rem;padding:3.5rem 1.5rem}@media(min-width:640px){.hero__panel{padding-inline:2.5rem}}@media(min-width:1024px){.hero__panel{padding-block:5rem}}@media(min-width:1280px){.hero__panel{padding-inline:4rem}}.hero__kicker{display:flex;align-items:center;gap:1rem;font-size:13px;letter-spacing:.28em;color:var(--muted-foreground)}.hero__kicker:before{content:"";height:1px;width:2.5rem;background:var(--primary)}.hero__title{font-size:2.6rem;line-height:.95}@media(min-width:640px){.hero__title{font-size:3.75rem}}@media(min-width:1280px){.hero__title{font-size:5.2rem}}.hero__title em{color:var(--primary);font-style:italic}.hero__lede{margin-top:1.75rem;max-width:28rem;font-size:1rem;line-height:1.65;color:var(--muted-foreground)}.hero__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:32rem;border-top:1px solid var(--border);padding-top:2rem}.hero__stats dt{font-family:var(--font-display);font-size:1.875rem;color:var(--primary)}.hero__stats dd{margin:.25rem 0 0;font-size:.875rem;color:var(--muted-foreground)}.hero__media{position:relative;min-height:420px}.hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.trust-strip{border-bottom:1px solid var(--border);background:var(--secondary)}.trust-strip__grid{display:grid;gap:1px}@media(min-width:640px){.trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.trust-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.trust-item{display:flex;align-items:flex-start;gap:1rem;padding-block:1.75rem}@media(min-width:1024px){.trust-item{padding-inline:1.5rem}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0}}.trust-item__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex:none;border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--primary) 40%,transparent);background:var(--card)}.trust-item__icon svg{width:1.25rem;height:1.25rem;stroke-width:1.4;color:var(--primary)}.trust-item h3{font-family:var(--font-sans);font-size:.9375rem;font-weight:600;letter-spacing:-.01em}.trust-item p{margin-top:.25rem;font-size:.875rem;line-height:1.4;color:var(--muted-foreground)}.trust-box{margin-top:1.75rem;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}.trust-box__head{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid var(--border);background:var(--secondary);padding:.75rem 1rem}.trust-box__head svg{width:1.25rem;height:1.25rem;flex:none;color:var(--primary)}.trust-box__head p{font-size:.875rem;font-weight:600}.trust-box__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.trust-box__cell{display:flex;align-items:center;gap:.75rem;padding:1rem;border-top:1px solid var(--border)}.trust-box__cell:nth-child(odd){border-right:1px solid var(--border)}.trust-box__cell svg{width:1.25rem;height:1.25rem;flex:none;stroke-width:1.4;color:var(--primary)}.trust-box__cell strong{display:block;font-size:.875rem;font-weight:600;line-height:1.2}.trust-box__cell span{display:block;margin-top:.125rem;font-size:.875rem;line-height:1.2;color:var(--muted-foreground)}.trust-box__list{padding:1rem;display:grid;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);border-top:1px solid var(--border)}.trust-box__list li{display:flex;align-items:center;gap:.625rem}.trust-box__list svg{width:1rem;height:1rem;flex:none;color:var(--primary)}.dual-banner{display:grid;gap:1rem}@media(min-width:768px){.dual-banner{grid-template-columns:repeat(2,minmax(0,1fr))}}.dual-card{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:220px;padding:2rem}.dual-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.45}.dual-card>*{position:relative}.dual-card__more{position:absolute;right:1.5rem;top:1.5rem;font-size:.875rem;letter-spacing:.2em;color:var(--primary)}.dual-card h3{font-size:2.25rem}.dual-card p{margin-top:.5rem;font-size:.875rem;color:var(--muted-foreground)}.dual-card__rule{margin-top:1.5rem;height:1px;width:100%;background:var(--primary);transform-origin:left;transform:scaleX(.25);transition:transform .5s var(--ease-soft)}.dual-card:hover .dual-card__rule{transform:scaleX(1)}.families{display:grid;gap:2.5rem}@media(min-width:1024px){.families{grid-template-columns:.8fr 1.2fr}}.families__intro h2{margin-top:.75rem;font-size:1.875rem}@media(min-width:640px){.families__intro h2{font-size:2.25rem}}.families__intro p{margin-top:1rem;max-width:24rem;font-size:.875rem;line-height:1.6;color:var(--muted-foreground)}.families__list{border-top:1px solid var(--border)}.families__row{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;border-bottom:1px solid var(--border);padding-block:1.5rem;transition:background-color .2s}.families__row:hover{background:var(--secondary)}.families__name{font-family:var(--font-display);font-size:1.5rem;font-weight:600}@media(min-width:640px){.families__name{font-size:1.875rem}}.families__note{font-size:.875rem;color:var(--muted-foreground)}.families__arrow{font-size:1.125rem;transition:transform .2s}.families__row:hover .families__arrow{transform:translate(.25rem)}.brand-strip{border-block:1px solid var(--border);background:var(--background)}.brand-strip__inner{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2.5rem;padding-block:2rem}.brand-strip__inner a{font-size:.875rem;letter-spacing:.18em;color:var(--muted-foreground);transition:color .2s}.brand-strip__inner a:hover{color:var(--foreground)}.stars{display:inline-flex;align-items:center;gap:.125rem}.stars svg{width:1rem;height:1rem;color:var(--border)}.stars svg.is-on{fill:var(--gold);color:var(--gold)}.stars--sm svg{width:.875rem;height:.875rem}.testimonials{display:grid;gap:1rem;margin-top:2rem}@media(min-width:768px){.testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonial{position:relative;border-radius:var(--radius);background:var(--card);padding:1.5rem;box-shadow:var(--shadow-soft)}.testimonial__quote{position:absolute;right:1.25rem;top:1.25rem;width:1.5rem;height:1.5rem;color:color-mix(in srgb,var(--gold) 30%,transparent)}.testimonial p{margin-top:.75rem;font-size:.875rem;line-height:1.6;color:var(--muted-foreground)}.testimonial__meta{margin-top:1.25rem;border-top:1px solid var(--border);padding-top:1rem;font-size:.875rem}.testimonial__meta strong{font-weight:500}.reviews{display:grid;gap:2.5rem}@media(min-width:1024px){.reviews{grid-template-columns:260px minmax(0,1fr)}}.reviews__summary{border-radius:var(--radius);background:var(--card);padding:1.5rem;box-shadow:var(--shadow-soft);height:max-content}.reviews__avg{font-size:2.25rem;font-weight:500;line-height:1}.reviews__bars{margin-top:1.25rem;display:grid;gap:.375rem}.reviews__bar{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.reviews__bar-track{height:6px;flex:1;overflow:hidden;border-radius:var(--radius-full);background:var(--muted)}.reviews__bar-fill{display:block;height:100%;background:var(--gold)}.review{border-bottom:1px solid var(--border);padding-bottom:1.5rem;margin-bottom:1.5rem}.review:last-child{border-bottom:0;margin-bottom:0}.review__head{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem}.review__head strong{font-weight:500}.review__body{margin-top:.5rem;font-size:.875rem;line-height:1.6;color:var(--muted-foreground)}.review__meta{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;font-size:.875rem;color:var(--muted-foreground)}.review__meta svg{width:1rem;height:1rem;color:var(--gold)}.reviews-empty{border:1px dashed var(--border);border-radius:var(--radius);padding:2.5rem 1.5rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground)}.breadcrumb a:hover{color:var(--foreground)}.breadcrumb svg{width:.75rem;height:.75rem}.breadcrumb [aria-current]{color:var(--foreground)}.collection-layout{display:grid;gap:2.5rem;margin-top:2rem}@media(min-width:1024px){.collection-layout{grid-template-columns:248px minmax(0,1fr);gap:3rem}}.collection-aside{display:none}@media(min-width:1024px){.collection-aside{display:block}.collection-aside__sticky{position:sticky;top:7rem;max-height:calc(100vh - 8rem);overflow-y:auto;padding-right:.5rem}}.collection-toolbar{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.filter-group{border-bottom:1px solid var(--border);padding-block:1.25rem}.filter-group:first-child{padding-top:0}.filter-group>.eyebrow{margin-bottom:.75rem;display:block}.filter-group__list{display:grid;gap:.5rem;max-height:18rem;overflow-y:auto;padding-right:.25rem}.filter-count{color:var(--muted-foreground)}.chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.chip{border:1px solid var(--border);border-radius:var(--radius-full);padding:.375rem .75rem;font-size:.875rem;transition:border-color .2s,background-color .2s,color .2s}.chip:hover{border-color:var(--foreground)}.chip.is-active{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.active-filters{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.active-filter{display:inline-flex;align-items:center;gap:.375rem;border-radius:var(--radius-full);background:var(--accent);color:var(--accent-foreground);padding:.375rem .75rem;font-size:.875rem;transition:background-color .2s}.active-filter:hover{background:var(--blush)}.active-filter svg{width:.75rem;height:.75rem}.link-underline{font-size:.875rem;color:var(--muted-foreground);text-decoration:underline;text-underline-offset:4px}.link-underline:hover{color:var(--foreground)}.empty-state{border:1px solid var(--border);border-radius:var(--radius);padding:5rem 1.5rem;text-align:center}.empty-state p{font-size:1.125rem}.pagination{margin-top:3rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.pagination a,.pagination span{display:grid;place-items:center;min-width:2.5rem;height:2.5rem;padding-inline:.5rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem}.pagination a:hover{border-color:var(--foreground)}.pagination .is-current{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.product-layout{display:grid;gap:2.5rem}@media(min-width:1024px){.product-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}.gallery{display:grid;gap:1rem}@media(min-width:1024px){.gallery{grid-template-columns:72px minmax(0,1fr);align-items:start}}.gallery__thumbs{display:flex;gap:.75rem;overflow-x:auto;order:2}@media(min-width:1024px){.gallery__thumbs{flex-direction:column;overflow:visible;order:1}}.gallery__thumb{width:72px;height:72px;flex:none;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);transition:border-color .2s}.gallery__thumb:hover{border-color:color-mix(in srgb,var(--foreground) 40%,transparent)}.gallery__thumb.is-active{border-color:var(--foreground)}.gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:.375rem}.gallery__main{order:1;overflow:hidden;border-radius:var(--radius);background:var(--muted)}@media(min-width:1024px){.gallery__main{order:2}}.gallery__main img{aspect-ratio:4 / 5;width:100%;object-fit:contain;padding:2rem}.product-info h1{margin-top:.5rem;font-size:1.875rem;line-height:1.15}@media(min-width:640px){.product-info h1{font-size:2.25rem}}.rating-line{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .5rem;font-size:.9375rem}.rating-line .stars svg{width:1.0625rem;height:1.0625rem}.rating-line__score{font-weight:600;color:var(--foreground)}.rating-line__max{color:var(--muted-foreground)}.rating-line__sep{color:var(--border)}.rating-line__count{color:var(--muted-foreground);text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--border);transition:color .2s,text-decoration-color .2s}.rating-line__count:hover{color:var(--foreground);text-decoration-color:currentColor}.product-meta{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;font-size:.875rem;color:var(--muted-foreground)}.product-meta a{text-decoration:underline;text-underline-offset:4px}.product-meta a:hover{color:var(--foreground)}.product-price{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem}.product-price__now{font-size:1.875rem;font-weight:500}.product-price__was{font-size:1rem;color:var(--muted-foreground);text-decoration:line-through}.product-price__save{border-radius:var(--radius);background:var(--sale);color:var(--sale-foreground);padding:.25rem .5rem;font-size:.9375rem;font-weight:600;letter-spacing:.12em}.stock-line{margin-top:1rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.stock-dot{width:.5rem;height:.5rem;border-radius:var(--radius-full);background:var(--muted-foreground)}.stock-dot.is-in{background:#0f7b4f}.variant-picker{margin-top:1.75rem;border:0;padding:0}.variant-picker legend{margin-bottom:.625rem}.variant-option{border:1px solid var(--border);border-radius:var(--radius-full);padding:.5rem 1rem;font-size:.875rem;transition:border-color .2s,background-color .2s,color .2s}.variant-option:hover{border-color:var(--foreground)}.variant-option.is-active{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.variant-option.is-unavailable{opacity:.4;text-decoration:line-through}.buy-row{margin-top:1.75rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.buy-row{flex-direction:row}.buy-row [data-wish]{width:3rem;padding-inline:0}}.buy-row--stacked{flex-direction:row;flex-wrap:wrap;align-items:center}@media(min-width:640px){.buy-row--stacked{flex-direction:row}}.buy-row--stacked .qty{flex:none}.buy-row--stacked [data-wish]{flex:none;margin-left:auto;width:3rem;padding-inline:0}.buy-row--stacked [data-add-button]{flex:1 0 100%;order:3;width:100%}.qty{display:flex;align-items:center;width:max-content;height:3rem;border:1px solid var(--border);border-radius:var(--radius)}.qty button{display:grid;place-items:center;width:2.75rem;height:100%;color:var(--muted-foreground);transition:color .2s}.qty button:hover{color:var(--foreground)}.qty button svg{width:1rem;height:1rem}.qty input{width:2.5rem;height:100%;text-align:center;border:0;background:transparent;font-size:.875rem;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.accordion{margin-top:.5rem}.accordion__item{border-bottom:1px solid var(--border)}.accordion__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding-block:1rem;font-size:.875rem;font-weight:500;text-align:left}.accordion__trigger svg{width:1rem;height:1rem;flex:none;transition:transform .25s}.accordion__item.is-open .accordion__trigger svg{transform:rotate(180deg)}.accordion__panel{display:none;padding-bottom:1.25rem;font-size:.875rem;line-height:1.7;color:var(--muted-foreground)}.accordion__item.is-open .accordion__panel{display:block}.accordion__panel a{text-decoration:underline}.notes-grid{display:grid;gap:1rem;font-size:.875rem}@media(min-width:640px){.notes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.notes-grid dt{margin-bottom:.375rem}.notes-grid dd{margin:0;color:var(--muted-foreground)}.spec-grid{display:grid;gap:.5rem;font-size:.875rem}@media(min-width:640px){.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}}.spec-grid>div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border);padding-block:.5rem}.spec-grid dt{color:var(--muted-foreground)}.spec-grid dd{margin:0;text-align:right}.rte{font-size:.9375rem;line-height:1.75;color:var(--muted-foreground)}.rte>*+*{margin-top:1rem}.rte h2,.rte h3,.rte h4{color:var(--foreground);margin-top:2rem}.rte h2{font-size:1.5rem}.rte h3{font-size:1.25rem}.rte ul,.rte ol{padding-left:1.25rem}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte li+li{margin-top:.375rem}.rte a{color:var(--foreground);text-decoration:underline;text-underline-offset:3px}.rte img{border-radius:var(--radius)}.rte blockquote{border-left:2px solid var(--blush-deep);padding-left:1rem;font-style:italic}.rte table{font-size:.875rem}.rte th,.rte td{border:1px solid var(--border);padding:.5rem .75rem;text-align:left}.cart-progress{border-bottom:1px solid var(--border);background:var(--accent);padding:.75rem 1.25rem}.cart-progress p{font-size:.875rem;color:var(--accent-foreground)}.progress-track{margin-top:.5rem;height:4px;border-radius:var(--radius-full);background:color-mix(in srgb,var(--foreground) 12%,transparent);overflow:hidden}.progress-fill{display:block;height:100%;background:var(--primary);transition:width .4s var(--ease-soft)}.cart-lines{padding-inline:1.25rem}.cart-line{display:flex;gap:1rem;padding-block:1rem;border-bottom:1px solid var(--border)}.cart-line:last-child{border-bottom:0}.cart-line__img{width:72px;height:90px;flex:none;object-fit:contain;background:var(--muted);padding:.25rem}.cart-line__mid{min-width:0;flex:1}.cart-line__title{display:block;font-size:.875rem}.cart-line__title:hover{text-decoration:underline}.cart-line__variant{margin-top:.125rem;font-size:.875rem;color:var(--muted-foreground)}.cart-line__row{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cart-line__qty{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius)}.cart-line__qty button{display:grid;place-items:center;width:2rem;height:2rem;color:var(--muted-foreground)}.cart-line__qty button:hover{color:var(--foreground)}.cart-line__qty button svg{width:.875rem;height:.875rem}.cart-line__qty span{width:1.75rem;text-align:center;font-size:.875rem}.cart-line__remove{align-self:flex-start;color:var(--muted-foreground);transition:color .2s}.cart-line__remove:hover{color:var(--sale)}.cart-line__remove svg{width:1rem;height:1rem}.totals{display:grid;gap:.375rem;font-size:.875rem}.totals>div{display:flex;justify-content:space-between;gap:1rem}.totals dt{color:var(--muted-foreground)}.totals dd{margin:0}.totals__grand{margin-top:.5rem;border-top:1px solid var(--border);padding-top:.75rem;font-size:1rem;font-weight:500}.totals__grand dt{color:var(--foreground)}.cart-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1.5rem;text-align:center}.cart-empty svg{width:2rem;height:2rem;color:var(--muted-foreground)}.cart-page{display:grid;gap:3rem;align-items:start}@media(min-width:1024px){.cart-page{grid-template-columns:minmax(0,1fr) 22rem}}.cart-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);padding:1.5rem;position:sticky;top:7rem}.site-footer{margin-top:6rem}.footer__grid{display:grid;gap:2.5rem;padding-block:4rem}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}.footer__brand{font-family:var(--font-display);font-size:1.25rem;letter-spacing:.42em}.footer__logo{width:100%;height:auto;display:block}.footer__about{margin-top:1rem;max-width:22rem;font-size:.875rem;line-height:1.6;color:var(--muted-foreground)}.footer__contact{margin-top:1.5rem;display:grid;gap:.625rem;font-size:.875rem;color:var(--muted-foreground)}.footer__contact li{display:flex;align-items:center;gap:.625rem}.footer__contact svg{width:1rem;height:1rem;flex:none}.footer__contact a:hover{color:var(--foreground)}.footer__social{margin-top:1.5rem;display:flex;gap:.5rem}.footer__social a{display:grid;place-items:center;width:2.5rem;height:2.5rem;border:1px solid var(--input);border-radius:var(--radius);transition:background-color .2s}.footer__social a:hover{background:var(--accent)}.footer__social svg{width:1rem;height:1rem}.footer__col h2{margin-bottom:1rem}.footer__col ul{display:grid;gap:.625rem;font-size:.875rem;color:var(--muted-foreground)}.footer__col a:hover{color:var(--foreground)}.footer__newsletter form{margin-top:1rem;display:flex;gap:.5rem}.footer__newsletter .input{background:var(--background)}.footer__brands{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.375rem .75rem;font-size:.875rem;color:var(--muted-foreground)}.footer__brands a:hover{color:var(--foreground)}.footer__bottom{border-top:1px solid var(--border)}.footer__bottom-inner{display:flex;flex-direction:column;gap:.5rem;padding-block:1.5rem;font-size:.875rem;color:var(--muted-foreground)}@media(min-width:640px){.footer__bottom-inner{flex-direction:row;align-items:center;justify-content:space-between}}.payment-icons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.payment-icons svg{height:24px;width:auto}.chat-panel{position:fixed;bottom:6rem;right:1rem;z-index:85;display:none;flex-direction:column;width:min(22rem,calc(100vw - 2rem));max-height:70vh;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-xl)}@media(min-width:640px){.chat-panel{right:1.5rem}}.chat-panel.is-open{display:flex}.chat-panel__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem}.chat-panel__head p:first-child{font-family:var(--font-display);font-size:1.125rem;line-height:1}.chat-panel__head p:last-of-type{margin-top:.375rem;font-size:13px;color:var(--muted-foreground)}.chat-log{flex:1;overflow-y:auto;padding:1rem;display:grid;gap:.75rem;align-content:start;background:color-mix(in srgb,var(--secondary) 50%,var(--card))}.chat-msg{max-width:90%;border-radius:var(--radius);padding:.5rem .75rem;font-size:.875rem;line-height:1.55}.chat-msg--bot{background:var(--card)}.chat-msg--user{margin-left:auto;background:var(--primary);color:var(--primary-foreground)}.chat-quick{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.25rem}.chat-quick button{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--card);padding:.375rem .75rem;font-size:13px;transition:background-color .2s}.chat-quick button:hover{background:var(--accent)}.chat-form{display:flex;align-items:center;gap:.5rem;border-top:1px solid var(--border);padding:.75rem}.chat-form .input{height:2.5rem}.chat-foot{border-top:1px solid var(--border);padding:.5rem .75rem;font-size:12px;color:var(--muted-foreground)}.chat-foot a{text-decoration:underline}.chat-fab{position:fixed;bottom:1.25rem;right:1rem;z-index:85;display:flex;align-items:center;gap:.5rem;height:3.5rem;padding-inline:1.25rem;border-radius:var(--radius-full);background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-xl);transition:transform .2s}@media(min-width:640px){.chat-fab{right:1.5rem}}.chat-fab:hover{transform:scale(1.05)}.chat-fab svg{width:1.25rem;height:1.25rem}.chat-fab span{font-size:.875rem;letter-spacing:.12em}.toast-stack{position:fixed;bottom:1.25rem;left:1rem;z-index:95;display:grid;gap:.5rem;max-width:calc(100vw - 2rem)}@media(min-width:640px){.toast-stack{left:auto;right:1.5rem;bottom:5.5rem;max-width:22rem}}.toast{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow-lift);padding:.75rem 1rem;font-size:.875rem;animation:afr-fade-up .3s var(--ease-soft) both}.info-page{padding-block:3.5rem}.info-page__inner{max-width:42rem}.info-page h1{margin-top:.75rem;font-size:2.25rem}@media(min-width:640px){.info-page h1{font-size:3rem}}.info-page__intro{margin-top:1.25rem;font-size:1rem;line-height:1.7;color:var(--muted-foreground)}.info-page__sections{margin-top:3rem;display:grid;gap:2.5rem}.info-page__sections h2{font-size:1.5rem}.info-page__sections .rte{margin-top:.75rem}.contact-layout{display:grid;gap:3rem;margin-top:3rem}@media(min-width:1024px){.contact-layout{grid-template-columns:minmax(0,1fr) 20rem}}.contact-form{display:grid;gap:1.25rem;max-width:36rem}.contact-form__row{display:grid;gap:1.25rem}@media(min-width:640px){.contact-form__row{grid-template-columns:repeat(2,minmax(0,1fr))}}.contact-aside{border:1px solid var(--border);padding:1.5rem;height:max-content}.contact-aside h2{font-size:1.5rem}.contact-aside ul{margin-top:1.25rem;display:grid;gap:1rem;font-size:.875rem}.contact-aside li{display:flex;gap:.75rem}.contact-aside svg{width:1rem;height:1rem;margin-top:.15rem;flex:none;color:var(--muted-foreground)}.contact-aside a:hover{text-decoration:underline}.page-404{display:flex;min-height:60vh;align-items:center;justify-content:center;padding:1rem}.page-404__inner{max-width:28rem;text-align:center}.page-404 h1{font-size:4.5rem}.page-404 h2{margin-top:1rem;font-size:1.25rem;font-family:var(--font-sans);font-weight:500}.page-404 p{margin-top:.5rem;font-size:.875rem;color:var(--muted-foreground)}.page-404__actions{margin-top:1.5rem;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.article-list{display:grid;gap:2.5rem}@media(min-width:768px){.article-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.article-card img{aspect-ratio:3 / 2;width:100%;object-fit:cover;border-radius:var(--radius)}.article-card h2{margin-top:1rem;font-size:1.25rem}.article-card time{display:block;margin-top:.5rem;font-size:.875rem;color:var(--muted-foreground)}.account-layout{display:grid;gap:3rem}@media(min-width:1024px){.account-layout{grid-template-columns:minmax(0,1fr) 20rem}}.auth-card{max-width:26rem;margin-inline:auto}.data-table{font-size:.875rem}.data-table th,.data-table td{border-bottom:1px solid var(--border);padding:.75rem .5rem;text-align:left}.data-table th{color:var(--muted-foreground);font-weight:500}@keyframes afr-pulse{50%{opacity:.5}}.skeleton{aspect-ratio:3 / 4;border-radius:var(--radius);background:var(--muted);animation:afr-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-6{margin-top:3rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.py-4{padding-block:2rem}.text-center{text-align:center}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.5rem}.gap-2{gap:1rem}.wrap{flex-wrap:wrap}.grow{flex:1}[hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
