:root{--red:#7C010F;--red-dark:#4D0009;--cream:#FCF5E9;--ink:#171214;--muted:#766b6d;--line:rgba(23,18,20,.14);--white:#fff;--serif:Georgia,"Times New Roman",serif;--sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.page-width{width:min(1200px,calc(100% - 40px));margin:0 auto}.announcement{background:var(--red-dark);color:var(--cream);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header{position:sticky;top:0;z-index:20;background:#fcf5e9f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header__inner{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.brand{display:flex;align-items:center;justify-content:center;gap:12px}.brand__logo{max-height:58px;width:auto}.brand__monogram{font-family:var(--serif);font-size:31px;font-weight:700;color:var(--red)}.brand__name{font-family:var(--serif);font-size:19px;letter-spacing:.1em}.brand__name small{display:block;text-align:center;font-family:var(--sans);font-size:8px;letter-spacing:.35em;margin-top:1px}.desktop-nav{display:flex;gap:25px;align-items:center;justify-content:flex-start;grid-column:1}.brand{grid-column:2;grid-row:1}.header__actions{grid-column:3;display:flex;justify-content:flex-end;gap:18px;font-size:13px}.header__menu{display:none;background:none;border:0;font-size:24px}.mobile-nav{display:none}.hero{position:relative;min-height:650px;display:grid;align-items:end;overflow:hidden;background:var(--red-dark);color:var(--cream)}.hero__media,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image{width:100%;height:100%;object-fit:cover}.hero__placeholder{width:100%;height:100%;background:radial-gradient(circle at 70% 35%,#a30b1d 0,#7c010f 38%,#4d0009)}.hero__overlay{background:linear-gradient(90deg,#1f0004d1,#4d000947 70%,#0000002e)}.hero__content{position:relative;padding-top:110px;padding-bottom:90px;max-width:1200px}.eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;font-weight:700;margin:0 0 14px}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(52px,7vw,96px);line-height:.95;max-width:700px;margin:0 0 22px}.hero__text{font-size:17px;max-width:520px;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border:1px solid transparent;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;cursor:pointer;transition:.2s}.button--light,.button--cream{background:var(--cream);color:var(--red-dark)}.button--red{background:var(--red);color:var(--cream)}.button--full{width:100%}.button:hover{transform:translateY(-1px);opacity:.92}.section{padding:95px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section h2,.split h2{font-family:var(--serif);font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1;margin:0}.text-link{font-size:12px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card__image{aspect-ratio:3/4;background:#eadfd4;position:relative;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.025)}.product-card__meta{display:flex;justify-content:space-between;gap:12px;padding-top:13px}.product-card h3{font-size:14px;font-weight:600;margin:0}.price{font-size:13px;white-space:nowrap}.price s,.product-price s{color:var(--muted);margin-left:5px}.badge{position:absolute;top:12px;left:12px;background:var(--red);color:var(--cream);padding:6px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.placeholder-card p{font-size:12px;color:var(--muted)}.placeholder{background:linear-gradient(135deg,#eee3d9,#dfc9c1)}.promo{background:var(--red);color:var(--cream);padding:80px 0}.promo__inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.promo h2{font-family:var(--serif);font-weight:500;font-size:clamp(44px,6vw,74px);line-height:1;margin:0 0 18px}.promo p{max-width:620px;margin:0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.split__media img,.media-placeholder{width:100%;aspect-ratio:4/5;object-fit:cover;background:#e7d8ce}.split__content{max-width:520px}.split__content .rte{margin:25px 0 30px;font-size:17px}.newsletter{background:var(--red-dark);color:var(--cream);padding:90px 0;text-align:center}.newsletter__inner{max-width:720px}.newsletter h2{font-family:var(--serif);font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1;margin:0 0 15px}.newsletter p{margin:0 auto 28px;max-width:520px}.newsletter-form{display:flex;max-width:600px;margin:0 auto}.newsletter-form input,.search-form input,.product-form input,.product-form select,.cart-row input{border:1px solid rgba(23,18,20,.22);background:#ffffffa6;padding:0 15px;min-height:48px;font:inherit}.newsletter-form input{flex:1;background:var(--cream)}.collection-head{text-align:center;max-width:720px;margin:0 auto 55px}.collection-head h1,.page-content h1{font-family:var(--serif);font-size:clamp(48px,6vw,76px);font-weight:500;line-height:1;margin:0 0 20px}.collection-head .rte{color:var(--muted)}.product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:70px;padding-top:60px;padding-bottom:90px}.product-media{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:start}.product-media img{width:100%;aspect-ratio:3/4;object-fit:cover}.product-info{position:sticky;top:125px;align-self:start}.product-info h1{font-family:var(--serif);font-size:clamp(42px,5vw,68px);font-weight:500;line-height:.98;margin:0 0 18px}.product-price{font-size:17px;margin-bottom:30px}.product-form{display:grid;gap:10px;margin-top:30px}.product-form label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-top:10px}.product-form input,.product-form select{width:100%}.product-note{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;font-size:13px;display:flex;justify-content:space-between;gap:10px}.product-note a{text-decoration:underline}.rte p{margin-top:0}.rte h2,.rte h3{font-family:var(--serif);font-weight:500}.page-content{max-width:900px}.page-content .rte{font-size:17px;padding-bottom:70px}.cart-items{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:110px 1fr auto;gap:22px;padding:20px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{width:110px;aspect-ratio:3/4;object-fit:cover}.cart-row h3{margin:0;font-size:16px}.cart-row p{font-size:12px;color:var(--muted)}.cart-row input{width:80px}.cart-summary{display:flex;justify-content:flex-end;align-items:center;gap:20px;padding-top:25px}.cart-summary p{margin-right:auto}.cart-summary p strong{margin-left:20px}.empty-state{text-align:center;padding:80px 0}.search-form{display:flex;max-width:700px;margin:0 auto 45px}.search-form input{flex:1}.footer{background:#240005;color:var(--cream);padding:70px 0 25px}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:45px}.footer__brand{font-family:var(--serif);font-size:24px;letter-spacing:.08em}.footer p{max-width:300px;color:#fcf5e9b3}.footer h3{font-size:11px;letter-spacing:.16em;text-transform:uppercase}.footer__grid a{display:block;margin:10px 0;color:#fcf5e9d1;font-size:13px}.footer__bottom{border-top:1px solid rgba(252,245,233,.18);margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;color:#fcf5e98c;font-size:11px}@media(max-width:900px){.desktop-nav{display:none}.header__inner{grid-template-columns:1fr auto 1fr}.header__menu{display:block;justify-self:start}.mobile-nav{padding:12px 20px 20px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:10px 0;font-size:14px}.mobile-nav.is-open{display:block}.hero{min-height:610px}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px}.split,.product-page{grid-template-columns:1fr;gap:35px}.product-info{position:static}.product-media,.footer__grid{grid-template-columns:1fr 1fr}.promo__inner{align-items:start;flex-direction:column}}@media(max-width:600px){.page-width{width:min(100% - 28px,1200px)}.announcement__inner{justify-content:center;text-align:center}.announcement__inner span:not(:first-child){display:none}.header__inner{min-height:70px}.brand__name{font-size:15px}.brand__logo{max-height:48px}.hero__content{padding-bottom:60px}.hero h1{font-size:52px}.hero__text{font-size:15px}.section{padding:65px 0}.section-head{align-items:start;gap:20px}.section-head .text-link{margin-top:7px}.product-grid{gap:14px}.product-card__meta{display:block}.price{margin-top:4px}.promo,.newsletter{padding:65px 0}.newsletter-form{display:grid;gap:8px}.product-media{grid-template-columns:1fr}.cart-row{grid-template-columns:80px 1fr}.cart-row>strong{grid-column:2}.cart-row img{width:80px}.cart-summary{display:grid;justify-content:stretch}.cart-summary p{display:flex;justify-content:space-between}.footer__grid{grid-template-columns:1fr}.footer__bottom{display:block}.footer__bottom span{display:block;margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme.css.map */
