:root{--color-bg:255, 255, 255;--color-fg:26, 10, 9;--color-button:218, 37, 28;--color-button-text:255, 255, 255;--brand-red:#da251c;--brand-red-rgb:218, 37, 28;--scheme-pink:#fce8e6;--scheme-dark:#1a0a09;--scheme-navy:#3b1210;--page-width:120rem;--font-body:"Playfair Display", Georgia, serif;--font-heading:Fraunces, Georgia, serif;--header-height:0px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{min-height:100vh;font-family:var(--font-body);letter-spacing:.06rem;color:rgba(var(--color-fg), .75);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-size:1.5rem;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button,input{font-family:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,.h1,.h2,.h3{font-family:var(--font-heading);color:rgb(var(--color-fg));letter-spacing:.02em;margin:0;font-weight:400;line-height:1.2}.h1{font-size:clamp(2.8rem,4vw,4rem)}.h2{font-size:clamp(2.2rem,3vw,3.2rem)}.h5{font-size:1.4rem;font-family:var(--font-body)}.page-width{max-width:1400px;margin:0 auto;padding-inline:1.5rem}@media (width>=990px){.page-width{padding-inline:5rem}body{font-size:1.6rem}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.button{background:rgb(var(--color-button));min-height:4.5rem;color:rgb(var(--color-button-text));letter-spacing:.08em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:0 3rem;font-size:1.4rem;transition:opacity .2s;display:inline-flex}.button:hover{opacity:.85}.button--secondary{color:var(--brand-red);border-color:rgba(var(--brand-red-rgb), .35);background:#fff}.button--secondary:hover{background:var(--scheme-pink);opacity:1}.button--full-width{width:100%}.field{align-items:center;display:flex;position:relative}.field__input{width:100%;min-height:4.5rem;color:rgb(var(--color-fg));background:#fff;border:1px solid #12121259;padding:1.5rem 4.5rem .8rem 1.5rem;font-size:1.5rem}.field__label{color:#1212128c;pointer-events:none;font-size:1.4rem;transition:all .15s;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.field__input:focus+.field__label,.field__input:not(:placeholder-shown)+.field__label{font-size:1rem;top:1rem;transform:none}.field__button{cursor:pointer;width:4rem;height:4rem;color:rgb(var(--color-fg));background:0 0;border:none;place-items:center;display:grid;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.utility-bar{background:var(--brand-red);color:#fff;border-bottom:1px solid #ffffff1f}.announcement-bar{justify-content:center;align-items:center;gap:.5rem;min-height:4rem;display:flex}.announcement-bar__message{text-align:center;color:#fff;margin:0;font-size:1.3rem}.announcement-nav{color:#fff;cursor:pointer;background:0 0;border:none;place-items:center;padding:.6rem;display:grid}.announcement-nav svg{width:1.2rem;height:1.2rem}.section-header{z-index:40;background:#fff;position:sticky;top:0}.header-wrapper{background:#fff;border-bottom:1px solid #12121214}.header{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:.8rem 1.5rem;display:grid}@media (width>=990px){.header{grid-template-columns:auto 1fr auto;padding:0 3rem}}.header__heading{justify-self:center;margin:0}@media (width>=990px){.header__heading{order:0;justify-self:start}}.header__heading-logo{object-fit:contain;width:7.2rem;height:7.2rem}.header__inline-menu{display:none}@media (width>=990px){.header__inline-menu{justify-self:center;display:block}}.list-menu{flex-wrap:wrap;gap:.2rem .4rem;margin:0;padding:0;list-style:none;display:flex}.header__menu-item{color:rgb(var(--color-fg));cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:1.4rem .75rem;font-size:1.3rem;display:inline-flex;position:relative}.header__menu-item:hover{text-underline-offset:.4rem;text-decoration:underline}.header__submenu{z-index:50;background:#fff;border:1px solid #12121214;min-width:22rem;margin:0;padding:1rem 0;list-style:none;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #00000014}.header__submenu a{padding:.9rem 1.8rem;font-size:1.35rem;display:block}.header__submenu a:hover{background:#fafafa}.menu-details{position:relative}.header__icons{justify-self:end;align-items:center;gap:.4rem;display:flex}.header__icon{cursor:pointer;width:4.4rem;height:4.4rem;color:rgb(var(--color-fg));background:0 0;border:none;place-items:center;display:grid;position:relative}.header__icon svg{width:2.2rem;height:2.2rem}.cart-count{background:var(--brand-red);color:#fff;border-radius:50%;place-items:center;min-width:1.7rem;height:1.7rem;font-family:system-ui,sans-serif;font-size:1rem;display:grid;position:absolute;top:.4rem;right:.2rem}.menu-drawer-toggle{display:grid}@media (width>=990px){.menu-drawer-toggle{display:none}}.drawer-backdrop{z-index:60;background:#00000059;position:fixed;inset:0}.menu-drawer{z-index:70;background:#fff;width:min(100%,40rem);padding:1.5rem;animation:.25s slideIn;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:none}}.menu-drawer__item{text-align:left;width:100%;color:rgb(var(--color-fg));cursor:pointer;background:0 0;border:none;border-bottom:1px solid #12121214;padding:1.4rem .5rem;font-size:1.6rem;display:block}.menu-drawer__sub{background:#fafafa;padding-left:1.2rem}.menu-drawer__sub a{border-bottom:1px solid #1212120d;padding:1rem .5rem;font-size:1.4rem;display:block}.search-modal{z-index:80;background:#fffffffa;flex-direction:column;padding:2rem;display:flex;position:fixed;inset:0}.search-modal__top{justify-content:flex-end;display:flex}.search-results{width:100%;max-width:800px;margin:2rem auto 0}.search-result{border-bottom:1px solid #12121214;align-items:center;gap:1.5rem;padding:1.2rem 0;display:flex}.search-result img{object-fit:cover;width:7rem;height:7rem}.hero-stack{flex-direction:column;display:flex}.hero-slide{background:#f5f5f5;width:100%;overflow:hidden}.hero-slide img{object-fit:cover;width:100%;height:auto}.hero-slide .mobile-only{display:none}@media (width<=767px){.hero-slide .desktop-only{display:none}.hero-slide .mobile-only{display:block}}.collection-list-section{padding:3.6rem 0}.collection-list-title{margin-bottom:2.4rem}.collection-grid{grid-template-columns:1fr;gap:.8rem;display:grid}@media (width>=750px){.collection-grid{grid-template-columns:repeat(3,1fr)}}.collection-card{background:var(--scheme-pink);aspect-ratio:1;position:relative;overflow:hidden}.collection-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.collection-card:hover img{transform:scale(1.04)}.collection-card__title{color:#fff;font-family:var(--font-heading);background:linear-gradient(#0000,#00000073);align-items:center;gap:.6rem;padding:1.6rem;font-size:2rem;display:flex;position:absolute;inset:auto 0 0}.rich-text{text-align:center;padding:4rem 1.5rem 5rem}.rich-text__blocks{max-width:78rem;margin:0 auto}.rich-text__heading{margin-bottom:2rem}.rich-text__text{font-size:1.55rem;line-height:1.75}.rich-text__text p{margin:0 0 1.4rem}.rich-text__text strong{color:rgb(var(--color-fg))}.marquee{background:var(--brand-red);color:#fff;padding:2rem 0;overflow:hidden}.marquee-track{align-items:center;width:max-content;animation:18s linear infinite marquee;display:flex}.marquee-item{text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;padding:0 1.2rem;font-size:1.8rem}.marquee-divider{opacity:.7;padding:0 .4rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.featured-section{padding:4.4rem 0 3.6rem}.featured-section .title{margin-bottom:2.4rem;padding-inline:1.5rem}@media (width>=990px){.featured-section .title{padding-inline:5rem}}.product-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;margin:0;padding:0 1.5rem;list-style:none;display:grid}@media (width>=990px){.product-grid{grid-template-columns:repeat(4,1fr);padding-inline:5rem}}.product-card{flex-direction:column;display:flex}.product-card__media{aspect-ratio:1;background:var(--scheme-pink);position:relative;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%;transition:opacity .35s,transform .35s}.product-card__media .secondary{opacity:0;position:absolute;inset:0}.product-card:hover .secondary{opacity:1}.product-card:hover .primary{opacity:0}.product-card__info{padding:1.2rem .2rem 0}.product-card__title{font-family:var(--font-body);color:rgb(var(--color-fg));margin:0 0 .6rem;font-size:1.4rem}.product-card__price{color:rgb(var(--color-fg));font-size:1.45rem}.view-all{text-align:center;margin-top:2.4rem}.view-all a{text-underline-offset:.35rem;text-decoration:underline}.newsletter{background:var(--scheme-navy);color:#fff;text-align:center;padding:4rem 1.5rem 5rem}.newsletter h2{color:#fff;margin-bottom:1.2rem}.newsletter p{opacity:.8;margin:0 0 2rem}.newsletter-form{max-width:42rem;margin:0 auto}.newsletter .field__input{color:#fff;background:0 0;border-color:#ffffff73}.newsletter .field__label{color:#ffffffa6}.newsletter .field__button{color:#fff}.footer{background:var(--scheme-dark);color:#ffffffbf;border-top:3px solid var(--brand-red);margin-top:auto;padding:3.6rem 0}.footer__grid{gap:2.4rem;display:grid}@media (width>=750px){.footer__grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr}}.footer-block__heading{color:#fff;font-size:1.6rem;font-family:var(--font-heading);margin:0 0 1.4rem}.footer-block ul{margin:0;padding:0;list-style:none}.footer-block li{margin-bottom:.8rem}.footer-block a:hover{color:#fff;text-decoration:underline}.footer__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:1.2rem;margin-top:3rem;padding-top:2rem;font-size:1.2rem;display:flex}.footer__bottom a{margin-right:1.2rem}.cart-notification{top:calc(var(--header-height,10rem) + .5rem);z-index:90;background:#fff;border:1px solid #1212121a;width:min(100% - 3rem,38rem);padding:1.6rem;animation:.25s fadeUp;position:fixed;right:1.5rem;box-shadow:0 10px 30px #0000001f}@keyframes fadeUp{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.cart-notification__header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.cart-notification__product{gap:1.2rem;margin-bottom:1.4rem;display:flex}.cart-notification__product img{object-fit:cover;width:7rem;height:7rem}.cart-notification__links{flex-direction:column;gap:.8rem;display:flex}.page-hero{padding:3rem 0 1rem}.page-hero h1{margin-bottom:.6rem}.breadcrumbs{opacity:.7;margin-bottom:1.4rem;font-size:1.25rem}.breadcrumbs a:hover{text-decoration:underline}.collection-page .product-grid,.products-page .product-grid{padding-bottom:4rem}.product-page{padding:2rem 0 5rem}.product-layout{gap:2.4rem;display:grid}@media (width>=990px){.product-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:4rem}}.product-gallery__main{aspect-ratio:1;background:#f7f7f7;overflow:hidden}.product-gallery__main img{object-fit:cover;width:100%;height:100%}.product-thumbs{gap:.8rem;margin-top:.8rem;display:flex}.product-thumbs button{cursor:pointer;background:#f7f7f7;border:1px solid #0000;width:7rem;height:7rem;padding:0}.product-thumbs button.active{border-color:rgb(var(--color-fg))}.product-thumbs img{object-fit:cover;width:100%;height:100%}.product-title{margin:0 0 1rem;font-size:clamp(2.4rem,3vw,3.4rem)}.product-sku{color:#1a0a098c;background:#f3f3f3;border-radius:.4rem;margin-bottom:1.2rem;padding:.35rem .9rem;font-size:1.2rem;display:inline-block}.product-price__unit{opacity:.65;margin-left:.3rem;font-size:1.3rem;font-weight:400}.wholesale-box{background:#fff;border:1px solid #1a0a091f;border-radius:1rem;margin:1.6rem 0 1.4rem;padding:1.6rem 1.8rem}.wholesale-box__title{font-size:1.8rem;font-family:var(--font-heading);color:rgb(var(--color-fg));margin:0 0 1.2rem}.wholesale-list{margin:0;padding:0;list-style:none}.wholesale-list li{color:#1a0a09bf;border-bottom:1px solid #1a0a0914;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-size:1.45rem;display:flex}.wholesale-list li:last-child{border-bottom:none}.wholesale-list li.is-active{color:var(--brand-red);font-weight:600}.wholesale-list strong{color:inherit;white-space:nowrap;font-weight:600}.wholesale-list em{opacity:.7;font-size:1.25rem;font-style:normal;font-weight:400}.wholesale-note{color:#1a0a0980;margin:.8rem 0 0;font-size:1.2rem}.wholesale-line-total{margin:0 0 1.2rem;font-size:1.4rem}.stock-badge{border-radius:999px;margin-bottom:1.4rem;padding:.4rem 1rem;font-size:1.2rem;font-weight:600;display:inline-block}.stock-badge--in{color:#1b5e20;background:#e8f5e9}.stock-badge--out{color:var(--brand-red);background:#fce8e6}.product-price{color:rgb(var(--color-fg));margin-bottom:1.6rem;font-size:2rem}.product-desc{margin:0 0 2rem;font-size:1.5rem;line-height:1.7}.qty-row{align-items:center;gap:1.2rem;margin-bottom:1.4rem;display:flex}.qty-control{border:1px solid #12121233;display:inline-flex}.qty-control button{cursor:pointer;background:#fff;border:none;width:4rem;height:4.2rem;font-size:1.8rem}.qty-control span{border-inline:1px solid #1212121f;place-items:center;min-width:4rem;display:grid}.product-actions{flex-direction:column;gap:1rem;max-width:42rem;display:flex}.cart-page{padding:3rem 0 5rem}.cart-table{border-collapse:collapse;width:100%}.cart-row{border-bottom:1px solid #12121214;grid-template-columns:8rem 1fr auto;align-items:center;gap:1.4rem;padding:1.6rem 0;display:grid}.cart-row img{object-fit:cover;width:8rem;height:8rem}.cart-summary{max-width:40rem;margin-top:2.4rem;margin-left:auto}.cart-summary-row{color:rgb(var(--color-fg));justify-content:space-between;margin-bottom:1.2rem;font-size:1.6rem;display:flex}.empty-state{text-align:center;padding:6rem 1.5rem}.policy-page{max-width:80rem;padding:3rem 0 6rem}.policy-page h1{margin-bottom:2rem}.policy-page p,.policy-page li{margin-bottom:1.2rem;font-size:1.5rem;line-height:1.75}.contact-grid{gap:2.4rem;display:grid}@media (width>=750px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-form{flex-direction:column;gap:1.2rem;display:flex}.contact-form textarea{min-height:14rem;font:inherit;resize:vertical;border:1px solid #12121259;padding:1.2rem 1.5rem}.filters-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-inline:1.5rem;display:flex}@media (width>=990px){.filters-bar{padding-inline:5rem}}.filters-bar select{min-height:4rem;font:inherit;background:#fff;border:1px solid #12121233;padding:0 1.2rem}.trust-grid{gap:1.6rem;margin-top:2.4rem;display:grid}@media (width>=750px){.trust-grid{grid-template-columns:repeat(3,1fr)}}.trust-card{background:var(--scheme-pink);min-height:16rem;padding:2rem}.trust-card h3{margin:0 0 1rem;font-size:1.8rem}.trust-card p{margin:0;font-size:1.4rem}.icon-caret{width:1rem;height:.6rem}
