@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/cormorant-garamond-latin-300-normal-Cw-E_7L1.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-300-normal-BuXLI6C0.woff)format("woff")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/cormorant-garamond-latin-400-normal-B-1hWBU7.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-400-normal-B7YtguxJ.woff)format("woff")}*{box-sizing:border-box}:root{--font-editorial:"Cormorant Garamond", "Times New Roman", serif;color:#5b1828;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f3ed;font-family:Arial,Helvetica,sans-serif}html{background:#f7f3ed;overflow-x:hidden}body{background:#f7f3ed;min-width:320px;margin:0;overflow-x:hidden}body.cart-is-open{overflow:hidden}button{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,input,a{touch-action:manipulation}.site-header{background:#f7f3edfa;border-bottom:1px solid #5b18282e;width:100%}.site-header__inner{grid-template-columns:minmax(220px,1fr) auto minmax(330px,1fr);align-items:center;column-gap:40px;min-height:96px;padding:0 clamp(24px,3.4vw,64px);display:grid}.site-header__brand{color:#6d2a39;width:fit-content;font-family:var(--font-editorial);letter-spacing:.075em;transform-origin:0;font-size:clamp(2rem,2.65vw,2.9rem);font-weight:300;line-height:1;text-decoration:none;transform:none}.site-header__navigation,.site-header__actions{align-items:center;display:flex}.site-header__navigation{justify-content:center;gap:clamp(24px,2.7vw,48px)}.site-header__actions{justify-content:flex-end;gap:clamp(18px,1.8vw,32px)}.site-header__navigation a,.site-header__text-action{color:#5b1828;letter-spacing:.105em;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:9px 0;font-size:.72rem;font-weight:500;line-height:1;text-decoration:none;position:relative}.site-header__navigation a:after,.site-header__text-action:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.site-header__navigation a:hover:after,.site-header__navigation a:focus-visible:after,.site-header__text-action:hover:after,.site-header__text-action:focus-visible:after{transform-origin:0;transform:scaleX(1)}.site-header__menu,.site-header__mobile-action{display:none}.product-showcase{padding:clamp(72px,8vw,128px) clamp(24px,3.4vw,64px) 96px}.product-showcase__heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.product-showcase__eyebrow{letter-spacing:.18em;margin:0 0 12px;font-size:.65rem}.product-showcase h1{font-family:var(--font-editorial);margin:0;font-size:clamp(2.6rem,5vw,5rem);font-weight:400;line-height:.92}.product-showcase__heading>a,.product-showcase__message button{color:#5b1828;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:7px 0;font-size:.67rem;text-decoration:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.7vw,28px);display:grid}.product-card__media{aspect-ratio:3/4;color:#5b182840;background:#eee7de;place-items:center;text-decoration:none;display:grid;position:relative;overflow:hidden}.product-card__media img,.product-card__media video{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.product-card:hover .product-card__media img,.product-card:hover .product-card__media video{transform:scale(1.018)}.product-card__media-empty{font-family:var(--font-editorial);letter-spacing:.08em;font-size:clamp(1rem,2vw,1.8rem)}.product-card__availability{color:#5b1828;letter-spacing:.12em;background:#f7f3ed;padding:8px 10px;font-size:.58rem;position:absolute;bottom:12px;right:12px}.product-card__details{justify-content:space-between;gap:16px;padding-top:14px;display:flex}.product-card__details h3,.product-card__details p{letter-spacing:.07em;margin:0;font-size:.69rem;font-weight:400;line-height:1.4}.product-card__details h3 a{color:inherit;text-decoration:none}.product-card__details p{white-space:nowrap}.product-showcase__message{color:#5b182894;min-height:360px;font-family:var(--font-editorial);text-align:center;border-top:1px solid #5b18282e;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:clamp(1.35rem,2.5vw,2rem);display:flex}.product-showcase__message p{margin:0}.catalog-page{padding:clamp(54px,6vw,90px) clamp(24px,3.4vw,64px) 96px}.catalog-page>header{border-bottom:1px solid #5b18282e;margin-bottom:38px;padding-bottom:28px}.catalog-page>header p{letter-spacing:.18em;margin:0 0 12px;font-size:.62rem}.catalog-page>header h1{font-family:var(--font-editorial);margin:0;font-size:clamp(2.6rem,5vw,5rem);font-weight:400;line-height:.95}.catalog-page>header span{color:#5b182899;margin-top:16px;font-size:.65rem;display:block}.catalog-page__empty{text-align:center;place-content:center;gap:20px;min-height:320px;display:grid}.catalog-page__empty h2{font-family:var(--font-editorial);margin:0;font-size:1.8rem;font-weight:400}.catalog-page__empty a,.catalog-page__empty button{width:fit-content;color:inherit;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin:auto;padding:8px 0;font-size:.6rem;text-decoration:none}.mobile-menu,.search-panel{z-index:70;visibility:hidden;pointer-events:none;position:fixed;inset:0}.mobile-menu.is-open,.search-panel.is-open{visibility:visible;pointer-events:auto}.mobile-menu__backdrop,.search-panel__backdrop{background:#1a0c0f66;border:0;position:absolute;inset:0}.mobile-menu nav{background:#f7f3ed;flex-direction:column;width:min(390px,88%);height:100%;padding:28px;display:flex;position:absolute;top:0;left:0}.mobile-menu nav>button,.search-panel>div>button{background:0 0;border:0;align-self:flex-end;place-items:center;width:42px;height:42px;display:grid}.mobile-menu nav>p,.search-panel>div>p{letter-spacing:.18em;margin:38px 0 26px;font-size:.6rem}.mobile-menu nav>a{color:inherit;font-family:var(--font-editorial);border-bottom:1px solid #5b182829;padding:18px 0;font-size:1.8rem;text-decoration:none}.search-panel>div{background:#f7f3ed;padding:28px clamp(24px,6vw,96px) 46px;position:absolute;top:0;left:0;right:0}.search-panel>div>button{margin-left:auto}.search-panel form{grid-template-columns:1fr auto;gap:22px;display:grid}.search-panel input{min-width:0;color:inherit;font-family:var(--font-editorial);background:0 0;border:0;border-bottom:1px solid #5b1828;outline:0;padding:13px 0;font-size:clamp(1.5rem,3vw,2.5rem)}.search-panel form button{color:#f7f3ed;letter-spacing:.12em;background:#5b1828;border:1px solid #5b1828;border-radius:0;padding:0 24px;font-size:.62rem}.product-card--loading .product-card__media,.product-card__loading-line{background:linear-gradient(100deg,#eee7de 30%,#f7f3ed 50%,#eee7de 70%) 0 0/300% 100%;animation:1.5s ease-in-out infinite product-loading}.product-card__loading-line{width:78%;height:9px;margin-top:15px;display:block}.product-card__loading-line--short{width:42%;margin-top:9px}@keyframes product-loading{to{background-position-x:-150%}}.product-detail{grid-template-columns:minmax(0,1.58fr) minmax(390px,.88fr);align-items:start;display:grid}.product-detail__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid}.product-detail__media{aspect-ratio:3/4;background:#eee7de;min-width:0;margin:0;overflow:hidden}.product-detail__media img,.product-detail__media video{object-fit:cover;width:100%;height:100%;display:block}.product-detail__information{padding:clamp(52px,6vw,96px) clamp(36px,4.5vw,80px);position:sticky;top:0}.product-detail__eyebrow{letter-spacing:.18em;margin:0 0 20px;font-size:.62rem}.product-detail__information h1{max-width:12ch;font-family:var(--font-editorial);margin:0;font-size:clamp(2.35rem,3.35vw,4rem);font-weight:400;line-height:.98}.product-detail__signature{color:#5b18289e;font-family:var(--font-editorial);margin:14px 0 0;font-size:clamp(1rem,1.3vw,1.3rem);font-style:italic}.product-detail__price{letter-spacing:.08em;margin:28px 0 52px;font-size:.8rem}.product-option{border:0;margin:0 0 34px;padding:0}.product-option legend{letter-spacing:.14em;margin-bottom:15px;padding:0;font-size:.62rem}.product-option legend span{color:#5b182894}.product-option__values{flex-wrap:wrap;gap:10px;display:flex}.product-option__values button{letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #5b18284d;border-radius:0;min-width:50px;min-height:42px;padding:11px 15px 9px;font-size:.66rem}.product-option__values button.is-selected{color:#f7f3ed;background:#5b1828;border-color:#5b1828}.product-option__values button:disabled{opacity:.28;cursor:not-allowed;text-decoration:line-through}.product-detail__add{color:#f7f3ed;letter-spacing:.13em;cursor:pointer;background:#5b1828;border:1px solid #5b1828;border-radius:0;width:100%;margin-top:12px;padding:17px 20px;font-size:.68rem}.product-detail__add:disabled{color:#5b18287a;cursor:not-allowed;background:0 0}.product-detail__note{color:#5b182894;margin:18px 0 0;font-size:.62rem;line-height:1.5}.product-detail__cart-error{color:#9b263d;margin:14px 0 0;font-size:.68rem;line-height:1.45}.product-detail-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:calc(100vh - 97px);padding:40px;display:flex}.product-detail-state h1,.product-detail-state p{font-family:var(--font-editorial);margin:0;font-size:clamp(1.4rem,3vw,2.8rem);font-weight:400}.product-detail-state a{color:inherit;letter-spacing:.12em;font-size:.66rem}.cart-layer{z-index:50;visibility:hidden;pointer-events:none;position:fixed;inset:0}.cart-layer.is-open{visibility:visible;pointer-events:auto}.cart-layer__backdrop{opacity:0;background:#190c0e61;border:0;transition:opacity .26s;position:absolute;inset:0}.cart-layer.is-open .cart-layer__backdrop{opacity:1}.cart-drawer{background:#f7f3ed;flex-direction:column;width:min(520px,100%);height:100%;transition:transform .3s;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.cart-layer.is-open .cart-drawer{transform:translate(0)}.cart-drawer__header{border-bottom:1px solid #5b18282e;justify-content:space-between;align-items:center;min-height:86px;padding:0 28px;display:flex}.cart-drawer__header h2{font-family:var(--font-editorial);margin:0;font-size:2rem;font-weight:400}.cart-drawer__header button{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0}.cart-drawer__empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.cart-drawer__empty p{font-family:var(--font-editorial);margin:0;font-size:1.5rem}.cart-drawer__empty button,.cart-item__content button{color:inherit;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:7px 0;font-size:.62rem}.cart-drawer__items{flex:1;padding:24px 28px;overflow-y:auto}.cart-item{grid-template-columns:120px 1fr;gap:20px;padding:0 0 24px;display:grid}.cart-item+.cart-item{border-top:1px solid #5b182824;padding-top:24px}.cart-item__image{aspect-ratio:3/4;background:#eee7de}.cart-item__image img{object-fit:cover;width:100%;height:100%;display:block}.cart-item__content h3{font-family:var(--font-editorial);margin:0 0 10px;font-size:1.15rem;font-weight:400;line-height:1.12}.cart-item__content p{color:#5b1828b3;letter-spacing:.08em;margin:5px 0;font-size:.62rem}.cart-item__content strong{margin:12px 0;font-size:.7rem;font-weight:500;display:block}.cart-drawer__footer{border-top:1px solid #5b18282e;padding:24px 28px 28px}.cart-drawer__footer>div{letter-spacing:.1em;justify-content:space-between;margin-bottom:20px;font-size:.72rem;display:flex}.cart-drawer__footer>button{color:#f7f3ed;letter-spacing:.12em;background:#5b1828;border:1px solid #5b1828;border-radius:0;width:100%;padding:17px;font-size:.67rem}.cart-drawer__footer>button:disabled{opacity:.72}.cart-drawer__footer>p{color:#5b182894;text-align:center;margin:13px 0 0;font-size:.61rem}.delivery-checkout{padding:clamp(54px,6vw,90px) clamp(24px,6vw,96px) 96px}.delivery-checkout__heading{border-bottom:1px solid #5b18282e;padding-bottom:34px}.delivery-checkout__heading p,.order-summary__eyebrow{letter-spacing:.18em;margin:0 0 12px;font-size:.62rem}.delivery-checkout__heading h1{font-family:var(--font-editorial);margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:.95}.delivery-checkout__heading span{color:#5b1828a6;margin-top:16px;font-size:.72rem;display:block}.delivery-checkout__layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.65fr);gap:clamp(54px,8vw,140px);padding-top:50px;display:grid}.delivery-form h2,.order-summary h2{font-family:var(--font-editorial);margin:0 0 32px;font-size:clamp(1.6rem,2.4vw,2.5rem);font-weight:400}.delivery-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 22px;display:grid}.delivery-form label{letter-spacing:.13em;gap:9px;font-size:.59rem;display:grid}.delivery-form label.wide{grid-column:1/-1}.delivery-form input{width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #5b182857;border-radius:0;outline:0;padding:12px 0;font:.85rem Arial,sans-serif}.delivery-form input:focus{border-color:#5b1828}.delivery-location{border-block:1px solid #5b18282e;justify-content:space-between;align-items:center;gap:22px;margin-top:34px;padding:22px 0;display:flex}.delivery-location>div{align-items:center;gap:13px;display:flex}.delivery-location span{gap:5px;display:grid}.delivery-location strong{font-family:var(--font-editorial);font-size:1rem;font-weight:400}.delivery-location small,.order-summary small{color:#5b182899;font-size:.6rem;font-weight:400;line-height:1.5;display:block}.delivery-location button{border:0;letter-spacing:.11em;cursor:pointer;background:0 0;border-bottom:1px solid;padding:9px 0;font-size:.59rem}.delivery-form__error{color:#9b263d;margin:18px 0 0;font-size:.7rem;line-height:1.5}.delivery-form__simulation{color:#5b1828ad;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;border-bottom:1px dashed;margin-top:16px;padding:8px 0;font-size:.58rem}.delivery-form__submit,.order-summary>button{color:#f7f3ed;letter-spacing:.13em;cursor:pointer;background:#5b1828;border:1px solid #5b1828;border-radius:0;width:100%;margin-top:26px;padding:17px;font-size:.65rem}.delivery-form__submit:disabled,.order-summary>button:disabled{opacity:.5;cursor:not-allowed}.order-summary{border:1px solid #5b182833;align-self:start;padding:34px}.order-summary__line,.order-summary__total{border-top:1px solid #5b182829;justify-content:space-between;align-items:start;gap:20px;padding:17px 0;font-size:.7rem;display:flex}.order-summary__line strong{white-space:nowrap;font-weight:400}.order-summary__total{letter-spacing:.1em;margin-top:8px;padding-top:22px;font-size:.75rem}.order-summary__total strong{font-family:var(--font-editorial);letter-spacing:0;font-size:1.3rem;font-weight:400}.order-summary__note,.order-summary__pending{color:#5b18289e;text-align:center;margin:16px 0 0;font-size:.61rem;line-height:1.5}.payment-page{padding:clamp(54px,6vw,90px) clamp(24px,6vw,96px) 96px}.payment-page__heading{border-bottom:1px solid #5b18282e;padding-bottom:34px}.payment-page__heading p,.payment-reference__eyebrow,.payment-order>p{letter-spacing:.18em;margin:0 0 12px;font-size:.62rem}.payment-page__heading h1{font-family:var(--font-editorial);margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:.95}.payment-page__heading span{color:#5b1828a6;margin-top:16px;font-size:.72rem;display:block}.payment-page__layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);gap:clamp(54px,8vw,140px);padding-top:50px;display:grid}.payment-reference h2,.payment-order h2{font-family:var(--font-editorial);margin:0;font-size:clamp(1.9rem,3.3vw,3.7rem);font-weight:400;line-height:1}.payment-reference__instruction{color:#5b1828a8;max-width:48ch;margin:22px 0 34px;font-size:.72rem;line-height:1.65}.payment-reference dl{border-top:1px solid #5b18282e;max-width:640px;margin:0}.payment-reference dl>div{border-bottom:1px solid #5b18282e;grid-template-columns:minmax(120px,.55fr) 1fr;align-items:center;gap:24px;padding:20px 0;display:grid}.payment-reference dt{letter-spacing:.15em;font-size:.6rem}.payment-reference dd{font-family:var(--font-editorial);justify-content:space-between;align-items:center;gap:16px;margin:0;font-size:clamp(1.45rem,2.4vw,2.35rem);display:flex}.payment-reference dd button{cursor:pointer;background:0 0;border:1px solid #5b182847;border-radius:0;flex:none;place-items:center;width:42px;height:42px;display:grid}.payment-reference dd svg{stroke-width:1.4px;width:16px;height:16px}.payment-reference__status{color:#5b1828ad;letter-spacing:.04em;align-items:center;gap:10px;margin:25px 0 0;font-size:.65rem;display:flex}.payment-reference__status i{background:#a46e33;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #a46e331f}.payment-reference__success{border:1px solid #5b182838;align-items:center;gap:20px;max-width:560px;margin-top:34px;padding:28px;display:flex}.payment-reference__success p{font-family:var(--font-editorial);margin:0;font-size:1.35rem;line-height:1.2}.payment-reference__success small{color:#5b18289e;max-width:46ch;margin-top:7px;font-size:.65rem;line-height:1.55;display:block}.payment-reference__continue{width:fit-content;color:inherit;letter-spacing:.13em;border-bottom:1px solid;margin-top:26px;padding:8px 0;font-size:.62rem;text-decoration:none;display:block}.payment-order{border:1px solid #5b182833;align-self:start;padding:32px}.payment-order__brand{background:#5b1828;height:142px;margin:0 0 30px;position:relative;overflow:hidden}.payment-order__brand img{mix-blend-mode:screen;width:min(300px,88%);height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.payment-order h2{margin-bottom:28px;font-size:1.75rem}.payment-order>div{border-top:1px solid #5b182829;justify-content:space-between;gap:20px;padding:16px 0;font-size:.7rem;display:flex}.payment-order strong{white-space:nowrap;font-weight:400}.payment-order .payment-order__total{letter-spacing:.1em;align-items:center;margin-top:5px;padding-top:22px}.payment-order__total strong{font-family:var(--font-editorial);letter-spacing:0;font-size:1.35rem}.payment-order>small{color:#5b182891;margin-top:22px;font-size:.6rem;line-height:1.55;display:block}.order-history{padding:clamp(54px,6vw,90px) clamp(24px,6vw,96px) 96px}.order-history__heading{border-bottom:1px solid #5b18282e;padding-bottom:34px}.order-history__heading p,.order-lookup>p{letter-spacing:.18em;margin:0 0 12px;font-size:.62rem}.order-history__heading h1{font-family:var(--font-editorial);margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:.95}.order-history__heading span,.order-lookup>span{color:#5b1828a3;margin-top:16px;font-size:.72rem;line-height:1.55;display:block}.order-history__layout{grid-template-columns:minmax(0,1.2fr) minmax(310px,.55fr);gap:clamp(48px,7vw,120px);padding-top:50px;display:grid}.order-history__list{align-content:start;gap:18px;display:grid}.history-order{border:1px solid #5b182833;padding:28px}.history-order__top{justify-content:space-between;align-items:start;gap:24px;display:flex}.history-order small{letter-spacing:.14em;margin-bottom:8px;font-size:.57rem;display:block}.history-order h2,.order-history__empty h2,.order-lookup h2{font-family:var(--font-editorial);margin:0;font-size:1.65rem;font-weight:400}.history-order__status{letter-spacing:.08em;text-align:center;border:1px solid #5b182840;padding:8px 10px;font-size:.58rem}.history-order__status--paid,.history-order__status--delivered{color:#f7f3ed;background:#5b1828}.history-order__facts{border-top:1px solid #5b182829;grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.history-order__facts p{font-family:var(--font-editorial);margin:0;padding-top:18px;font-size:1.15rem}.history-order__reference{color:#5b1828a8;margin:22px 0 0;font-size:.65rem}.history-order__reference strong{color:#5b1828;margin-left:8px;font-weight:500}.history-order__details{border-top:1px solid #5b182829;margin-top:24px}.history-order__details summary{letter-spacing:.12em;cursor:pointer;border-bottom:1px solid;width:fit-content;padding:20px 0 5px;font-size:.59rem;list-style:none}.history-order__details summary::-webkit-details-marker{display:none}.history-order__journey{grid-template-columns:repeat(5,1fr);margin-top:28px;display:grid}.history-order__journey span{color:#5b18286b;text-align:center;padding-top:19px;font-size:.54rem;line-height:1.35;position:relative}.history-order__journey span:before{content:"";background:#5b182833;height:1px;position:absolute;top:4px;left:-50%;right:50%}.history-order__journey span:first-child:before{display:none}.history-order__journey i{z-index:1;background:#f7f3ed;border:1px solid #5b182866;border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:calc(50% - 5px)}.history-order__journey span.is-complete{color:#5b1828}.history-order__journey span.is-complete:before,.history-order__journey span.is-complete i{background:#5b1828;border-color:#5b1828}.history-order__items{border-top:1px solid #5b182829;margin-top:32px}.history-order__item{border-bottom:1px solid #5b182829;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 0;display:grid}.history-order__media{color:#5b182873;height:100px;font-family:var(--font-editorial);background:#eee7de;place-items:center;font-size:.75rem;text-decoration:none;display:grid;overflow:hidden}.history-order__media img{object-fit:cover;width:100%;height:100%;display:block}.history-order__item h3{font-family:var(--font-editorial);margin:0 0 7px;font-size:1.15rem;font-weight:400}.history-order__item p{color:#5b18289e;margin:0 0 9px;font-size:.63rem}.history-order__item strong{white-space:nowrap;font-size:.68rem;font-weight:400}.history-order__address{background:#5b18280b;margin-top:28px;padding:22px}.history-order__address p{font-family:var(--font-editorial);margin:0 0 7px;font-size:1.12rem}.history-order__address span{color:#5b1828ad;font-size:.63rem;line-height:1.6;display:block}.order-history__empty{text-align:center;border:1px solid #5b182833;place-content:center;gap:10px;min-height:240px;padding:32px;display:grid}.order-history__empty p{color:#5b18289e;margin:0;font-size:.68rem}.order-lookup{border:1px solid #5b182833;align-self:start;padding:30px}.order-lookup label{letter-spacing:.13em;gap:9px;margin-top:26px;font-size:.58rem;display:grid}.order-lookup input{width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #5b182857;border-radius:0;outline:0;padding:12px 0;font:.8rem Arial,sans-serif}.order-lookup button{color:#f7f3ed;letter-spacing:.13em;background:#5b1828;border:1px solid #5b1828;border-radius:0;width:100%;margin-top:28px;padding:16px;font-size:.63rem}.order-lookup__error{color:#9b263d;margin:18px 0 0;font-size:.68rem;line-height:1.5}.not-found{text-align:center;place-content:center;justify-items:center;min-height:62vh;padding:clamp(70px,10vw,150px) 24px;display:grid}.not-found p{letter-spacing:.18em;margin:0 0 18px;font-size:.6rem}.not-found h1{font-family:var(--font-editorial);margin:0;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:400;line-height:.95}.not-found span{color:#5b1828a6;margin:24px 0;font-size:.72rem;line-height:1.6}.not-found a{color:inherit;letter-spacing:.13em;border-bottom:1px solid;padding:9px 0;font-size:.62rem;text-decoration:none}.site-footer{color:#f7f3ed;background:#5b1828;border-top:1px solid #f7f3ed33}.site-footer__lead{grid-template-columns:minmax(260px,.8fr) minmax(380px,1fr);align-items:end;gap:clamp(48px,10vw,170px);padding:clamp(48px,7vw,100px) clamp(24px,6vw,96px);display:grid}.site-footer__brand{color:inherit;font-family:var(--font-editorial);letter-spacing:.075em;font-size:clamp(2.5rem,5vw,5.2rem);font-weight:300;line-height:.9;text-decoration:none}.site-footer__lead>div:first-child p{color:#f7f3edad;max-width:31ch;font-family:var(--font-editorial);margin:20px 0 0;font-size:1.1rem;line-height:1.4}.site-footer__newsletter>p{letter-spacing:.18em;margin:0 0 13px;font-size:.6rem}.site-footer__newsletter h2{font-family:var(--font-editorial);margin:0 0 24px;font-size:clamp(1.55rem,2.8vw,2.7rem);font-weight:400;line-height:1.05}.site-footer__newsletter>a{width:fit-content;color:inherit;letter-spacing:.13em;border-bottom:1px solid #f7f3edb8;padding:10px 0;font-size:.59rem;text-decoration:none;display:block}.site-footer__links{border-top:1px solid #f7f3ed2e;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;padding:42px clamp(24px,6vw,96px) 54px;display:grid}.site-footer__links>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-footer__links p{color:#f7f3ed8c;letter-spacing:.16em;margin:0 0 9px;font-size:.57rem}.site-footer__links a,.site-footer__links span{color:#f7f3eddb;font-size:.67rem;line-height:1.5;text-decoration:none}.site-footer__links a{position:relative}.site-footer__links a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.site-footer__links a:hover:after{transform-origin:0;transform:scaleX(1)}.site-footer__bottom{color:#f7f3ed80;letter-spacing:.12em;border-top:1px solid #f7f3ed2e;justify-content:space-between;gap:24px;padding:20px clamp(24px,6vw,96px);font-size:.54rem;display:flex}@media (width<=1080px){.site-header__inner{grid-template-columns:minmax(190px,1fr) auto minmax(280px,1fr);column-gap:24px}.site-header__navigation{gap:22px}.site-header__actions{gap:16px}.site-header__navigation a,.site-header__text-action{font-size:.66rem}}@media (width<=820px){.site-header__inner{grid-template-columns:40px minmax(0,1fr) auto;column-gap:10px;min-height:72px;padding:0 20px}.site-header__menu,.site-header__mobile-action{color:#5b1828;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:44px;padding:0;text-decoration:none}.site-header__menu{display:flex}.site-header__brand{transform-origin:50%;justify-self:center;font-size:clamp(1.55rem,6.5vw,2rem)}.site-header__navigation,.site-header__text-action{display:none}.site-header__actions{gap:0}.site-header__mobile-action{display:flex}.product-showcase{padding:56px 16px 72px}.catalog-page{padding:48px 16px 72px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px}.product-showcase__heading{margin-bottom:24px}.product-showcase__heading>a{display:none}.product-card__details{flex-direction:column;gap:4px}.product-detail{display:block}.product-detail__gallery{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.product-detail__media{scroll-snap-align:start;min-width:88vw}.product-detail__information{padding:40px 20px 64px;position:static}.product-detail__information h1{max-width:14ch}.product-detail__price{margin-bottom:36px}.cart-drawer__header{min-height:72px;padding:0 18px}.cart-drawer__items{padding:20px 18px}.cart-item{grid-template-columns:96px 1fr;gap:16px}.cart-drawer__footer{padding:20px 18px 24px}.delivery-checkout{padding:40px 18px 64px}.delivery-checkout__layout{grid-template-columns:1fr;gap:44px;padding-top:36px}.delivery-form__grid{grid-template-columns:1fr}.delivery-form label.wide{grid-column:auto}.delivery-location{flex-direction:column;align-items:flex-start}.order-summary{padding:26px 20px}.payment-page{padding:40px 18px 64px}.payment-page__layout{grid-template-columns:1fr;gap:44px;padding-top:36px}.payment-reference dl>div{grid-template-columns:1fr;gap:10px}.payment-reference dd{font-size:1.65rem}.payment-order{padding:26px 20px}.payment-order__brand{height:132px;margin:0 0 26px}.payment-order__brand img{width:min(270px,86%)}.order-history{padding:40px 18px 64px}.order-history__layout{grid-template-columns:1fr;gap:40px;padding-top:36px}.history-order{padding:22px 18px}.history-order__top{flex-direction:column;gap:16px}.history-order__journey{grid-template-columns:repeat(5,minmax(92px,1fr));padding-bottom:8px;overflow-x:auto}.history-order__item{grid-template-columns:68px minmax(0,1fr)}.history-order__media{height:90px}.history-order__item>strong{grid-column:2}.order-lookup{padding:26px 20px}.search-panel form{grid-template-columns:1fr}.search-panel form button{min-height:48px}.site-footer__lead{grid-template-columns:1fr;align-items:start;gap:48px;padding:54px 20px}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:38px;padding:36px 20px 46px}.site-footer__bottom{flex-direction:column;gap:9px;padding:20px}}@media (width<=460px){.site-footer__lead{gap:34px;padding:42px 20px 38px}.site-footer__brand{font-size:3.5rem}.site-footer__lead>div:first-child p{margin-top:15px;font-size:1rem}.site-footer__newsletter h2{margin-bottom:18px;font-size:1.75rem}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px;padding:30px 20px 34px}.site-footer__links>div{gap:8px}.site-footer__links p{margin-bottom:5px}.site-footer__bottom{padding:18px 20px calc(18px + env(safe-area-inset-bottom))}}@media (width<=350px){.site-footer__links{grid-template-columns:1fr}}@media (width<=380px){.site-header__inner{grid-template-columns:36px minmax(0,1fr) auto;column-gap:4px;padding:0 12px}.site-header__menu,.site-header__mobile-action{width:36px}.site-header__brand{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){.site-header__navigation a:after,.site-header__text-action:after,.product-card__media img,.product-card__media video{transition:none}.product-card--loading .product-card__media,.product-card__loading-line{animation:none}.cart-layer__backdrop,.cart-drawer{transition:none}}
