*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6;color:var(--ink, #1A2332);background:var(--cream, #FBF8F4);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--ink, #1A2332);text-decoration:none}button{cursor:pointer}.container{max-width:1280px;margin:0 auto;padding:0 32px}.serif{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:500;letter-spacing:-.01em}.skip-to-content{position:absolute;left:-9999px;top:0}.skip-to-content:focus{position:static;padding:8px;background:var(--ink);color:var(--cream)}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--brass, #A68A3F)}.btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:none;cursor:pointer;transition:all .2s;text-decoration:none}.btn-primary{background:var(--ink, #1A2332);color:var(--cream, #FBF8F4)}.btn-primary:hover{background:#8b7234}.btn-ghost{background:transparent;color:var(--ink, #1A2332);border:1px solid var(--ink, #1A2332);margin-left:12px}.btn-ghost:hover{background:var(--ink, #1A2332);color:var(--cream, #FBF8F4)}.section{padding:96px 0}.section-head{text-align:center;max-width:640px;margin:0 auto 56px}.section-head h2{font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.1;letter-spacing:-.015em;margin:16px 0}.section-head p{font-size:16px;color:#4a5568;line-height:1.6}.promo{background:var(--ink, #1A2332);color:var(--cream, #FBF8F4);text-align:center;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:10px 16px}.promo span+span{margin-left:32px;opacity:.7}header.site{background:var(--cream, #FBF8F4);border-bottom:1px solid var(--line, #E5DFD3);position:sticky;top:0;z-index:50}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 32px;max-width:1280px;margin:0 auto}.nav-left,.nav-right{display:flex;gap:28px;font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.nav-right{justify-content:flex-end}.nav-left a:hover,.nav-right a:hover{color:var(--brass, #A68A3F)}.logo{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;letter-spacing:.02em;text-align:center;white-space:nowrap}.logo small{display:block;font-family:Inter,sans-serif;font-size:9px;font-weight:600;letter-spacing:.3em;color:var(--brass, #A68A3F);margin-top:2px;text-transform:uppercase}.hero{background:var(--cream, #FBF8F4);padding:64px 0 48px}.hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}.hero h1{font-family:Cormorant Garamond,serif;font-size:clamp(40px,5vw,68px);line-height:1.05;font-weight:500;letter-spacing:-.015em;margin:20px 0 24px}.hero h1 em{font-style:italic;color:#8b7234;font-weight:500}.hero-sub{font-size:17px;line-height:1.55;color:#4a5568;margin-bottom:32px;max-width:520px}.hero-rating{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:13px;color:#4a5568}.stars{color:var(--brass, #A68A3F);letter-spacing:2px;font-size:14px}.hero-image{position:relative;aspect-ratio:4 / 5;background:linear-gradient(135deg,#d4c5a8,#b8a890);background-size:cover;background-position:center;border-radius:2px;box-shadow:0 1px 2px #1a23320a,0 8px 24px #1a23320f}.hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,rgba(26,35,50,.15))}.hero-tag{position:absolute;bottom:24px;left:24px;background:var(--cream, #FBF8F4);padding:14px 18px;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ink, #1A2332);z-index:2}.hero-tag b{color:#8b7234}.press{background:var(--cream-deep, #F2EBDF);padding:28px 0;border-top:1px solid var(--line, #E5DFD3);border-bottom:1px solid var(--line, #E5DFD3)}.press-inner{display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;color:#4a5568;letter-spacing:.02em}.press-label{font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--brass, #A68A3F)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 28px}.product{background:var(--cream, #FBF8F4);transition:transform .25s ease}.product:hover{transform:translateY(-3px)}.product-img{aspect-ratio:1;background:var(--cream-deep, #F2EBDF);position:relative;overflow:hidden;margin-bottom:16px}.product-img img{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;top:12px;left:12px;background:var(--cream, #FBF8F4);padding:6px 12px;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--ink, #1A2332)}.product-badge.hot{background:var(--ink, #1A2332);color:var(--cream, #FBF8F4)}.product-badge.editor{background:var(--brass, #A68A3F);color:var(--cream, #FBF8F4)}.product-meta{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--brass, #A68A3F);margin-bottom:6px}.product h3{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;line-height:1.2;margin-bottom:10px}.product-desc{font-size:14px;color:#4a5568;margin-bottom:12px;line-height:1.5}.product-foot{display:flex;justify-content:space-between;align-items:center;font-size:14px}.product-price{font-weight:600;color:var(--ink, #1A2332)}.product-rating{font-size:12px;color:#4a5568}.product-rating .stars{font-size:12px}.editorial{background:var(--cream-deep, #F2EBDF)}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.editorial-img{aspect-ratio:4 / 5;background:linear-gradient(135deg,#c9b89e,#a89070);background-size:cover;background-position:center}.editorial-text h2{font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,44px);line-height:1.1;font-weight:500;margin:12px 0 24px;letter-spacing:-.01em}.editorial-text p{font-size:16px;color:#4a5568;line-height:1.7;margin-bottom:20px}.recipes-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:24px}.recipe-card{position:relative;aspect-ratio:4 / 5;overflow:hidden;cursor:pointer}.recipe-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .5s ease;background-color:#8c7152}.recipe-card:hover .recipe-bg{transform:scale(1.04)}.recipe-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(26,35,50,.85))}.recipe-content{position:absolute;bottom:28px;left:28px;right:28px;color:var(--cream, #FBF8F4);z-index:2}.recipe-content small{font-size:10px;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--cream, #FBF8F4);opacity:.85;margin-bottom:12px;display:block}.recipe-content h3{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:500;line-height:1.15;margin-bottom:10px}.recipe-card.side .recipe-content h3{font-size:22px}.recipe-content .uses-tag{display:inline-block;margin-top:12px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:4px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.cat{text-align:center;cursor:pointer;transition:transform .2s}.cat:hover{transform:translateY(-2px)}.cat-img{aspect-ratio:1;background:var(--cream-deep, #F2EBDF);margin-bottom:16px;overflow:hidden}.cat-img img{width:100%;height:100%;object-fit:cover}.cat h4{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;margin-bottom:4px}.cat span{font-size:12px;color:#4a5568;letter-spacing:.04em}.testimonials{background:var(--ink, #1A2332);color:var(--cream, #FBF8F4);padding:96px 0;text-align:center}.testimonials .section-head h2{color:var(--cream, #FBF8F4)}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:56px}.testi{text-align:left;border-top:1px solid rgba(255,255,255,.15);padding-top:28px}.testi .stars{margin-bottom:16px;display:block}.testi blockquote{font-family:Cormorant Garamond,serif;font-size:22px;line-height:1.35;font-weight:500;margin-bottom:24px;color:var(--cream, #FBF8F4)}.testi-author{font-size:13px;color:#ffffffb3}.testi-author b{color:var(--cream, #FBF8F4);font-weight:600}.newsletter{background:var(--cream-deep, #F2EBDF);padding:96px 0;text-align:center}.newsletter h2{font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,44px);font-weight:500;line-height:1.1;margin:12px 0 16px;letter-spacing:-.01em}.newsletter p{font-size:16px;color:#4a5568;margin:0 auto 36px;max-width:520px}.newsletter-form{display:flex;max-width:480px;margin:0 auto;border-bottom:1px solid var(--ink, #1A2332)}.newsletter-form input{flex:1;background:transparent;border:none;padding:16px 0;font-family:Inter,sans-serif;font-size:15px;color:var(--ink, #1A2332);outline:none}.newsletter-form input::placeholder{color:#4a5568}.newsletter-form button{background:transparent;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--ink, #1A2332);padding:16px 0}.newsletter small{display:block;margin-top:16px;font-size:12px;color:#4a5568}.site-footer{background:var(--cream, #FBF8F4);border-top:1px solid var(--line, #E5DFD3);padding:64px 0 32px}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.foot-brand .logo{text-align:left;font-size:24px;margin-bottom:16px}.foot-brand .logo small{letter-spacing:.25em}.foot-brand p{font-size:13px;color:#4a5568;line-height:1.6;max-width:280px}.foot-col h5{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--ink, #1A2332);margin-bottom:18px}.foot-col ul{list-style:none}.foot-col li{margin-bottom:10px}.foot-col a{font-size:13px;color:#4a5568;transition:color .15s}.foot-col a:hover{color:var(--brass, #A68A3F)}.foot-bottom{border-top:1px solid var(--line, #E5DFD3);padding-top:28px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#4a5568}@media(max-width:900px){.hero-grid,.editorial-grid{grid-template-columns:1fr;gap:40px}.products{grid-template-columns:repeat(2,1fr)}.recipes-grid{grid-template-columns:1fr}.cat-grid{grid-template-columns:repeat(2,1fr)}.testi-grid{grid-template-columns:1fr;gap:32px}.foot-grid{grid-template-columns:repeat(2,1fr);gap:32px}.header-inner{grid-template-columns:auto auto auto;padding:14px 20px}.nav-left,.nav-right{display:none}.container{padding:0 20px}.section{padding:56px 0}.promo span+span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
