:root{--cream: #FAF7F2;--parchment: #F2EDE4;--beurre: #E8DFD0;--charbon: #1C1C1A;--encre: #2D2D2A;--gris: #6B6860;--bordeaux: #7B2035;--bordeaux-light: #9E3048;--bordeaux-pale: #F5EAED;--or: #C4993A;--or-light: #F0DFA6;--white: #FFFFFF;--font-display: Georgia, "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-w: 1200px;--radius: 6px;--radius-lg: 10px;--shadow-hover: 0 8px 32px rgba(28,28,26,.14)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);background:var(--cream);color:var(--charbon);line-height:1.7}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.announce{background:var(--bordeaux);color:var(--white);text-align:center;padding:10px 24px;font-size:13px;letter-spacing:.04em}.announce a{color:var(--or-light);text-decoration:underline}.header{background:var(--cream);border-bottom:1px solid var(--beurre);position:sticky;top:0;z-index:100}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo-main{font-family:var(--font-display);font-size:22px;font-weight:700;display:block}.logo-sub{font-size:10px;letter-spacing:.18em;color:var(--bordeaux);text-transform:uppercase}nav ul{display:flex;list-style:none;gap:28px;margin:0;padding:0;flex-wrap:wrap}nav a{font-size:14px;font-weight:600}.btn-cart,.btn-primary,.btn-add{background:var(--bordeaux);color:var(--white);padding:12px 22px;border-radius:var(--radius);border:0;font-weight:700;cursor:pointer;display:inline-block}.btn-secondary{color:var(--bordeaux);padding:12px 22px;border-radius:var(--radius);border:2px solid var(--bordeaux);font-weight:700;display:inline-block}.btn-primary:hover,.btn-add:hover,.btn-cart:hover{background:var(--bordeaux-light)}.hero{background:var(--parchment);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;min-height:560px;align-items:stretch}.hero-content{padding:80px 64px 80px 0;display:flex;flex-direction:column;justify-content:center;gap:22px}.eyebrow,.section-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--bordeaux);font-weight:700}.hero h1{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);line-height:1.12;margin:0}.hero h1 em,.section-title em,.story h2 em,.newsletter h2 em{color:var(--bordeaux);font-style:italic}.hero-desc,.section-desc,.story p{color:var(--gris);font-size:16px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.hero-image{min-height:420px;background:var(--beurre);position:relative}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-badge{position:absolute;top:30px;right:30px;background:var(--bordeaux);color:#fff;border-radius:50%;width:88px;height:88px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:700;text-transform:uppercase}.strip{background:var(--charbon);color:var(--white);padding:18px 0}.strip-inner{display:flex;gap:36px;justify-content:center;flex-wrap:wrap;font-weight:600;font-size:14px}.section{padding:80px 0}.section.alt{background:var(--parchment)}.section-header{text-align:center;max-width:660px;margin:0 auto 42px}.section-title{font-family:var(--font-display);font-size:clamp(28px,3vw,42px);line-height:1.2;margin:8px 0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:var(--white);border:1px solid var(--beurre);border-radius:var(--radius-lg);overflow:hidden;transition:.25s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.card-img{aspect-ratio:4/3;background:var(--beurre);overflow:hidden}.card-img.square{aspect-ratio:1/1}.card-img img{width:100%;height:100%;object-fit:cover}.card-body{padding:20px}.card-title{font-family:var(--font-display);font-size:20px;font-weight:700;margin:0 0 8px}.card-text{color:var(--gris);font-size:14px}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}.price{font-family:var(--font-display);font-size:22px;font-weight:700}.story-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story h2{font-family:var(--font-display);font-size:clamp(28px,3vw,42px);line-height:1.2;margin:10px 0}.story-images{display:grid;grid-template-columns:1fr 1fr;gap:16px}.story-images img{width:100%;height:220px;object-fit:cover;border-radius:var(--radius-lg)}.story-images img:first-child{grid-row:span 2;height:456px}.market{background:var(--bordeaux);color:var(--white);padding:60px 0}.market-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.market h2{font-family:var(--font-display);font-size:clamp(26px,3vw,40px);margin:0 0 8px}.review-stars{color:var(--or);letter-spacing:2px}.delivery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;text-align:center}.delivery-icon{width:64px;height:64px;border-radius:50%;background:var(--bordeaux-pale);margin:0 auto 14px;display:flex;align-items:center;justify-content:center;color:var(--bordeaux);font-size:26px}.newsletter{background:var(--charbon);color:var(--white);padding:80px 0;text-align:center}.newsletter-inner{max-width:560px;margin:0 auto}.newsletter h2{font-family:var(--font-display);font-size:clamp(28px,3vw,40px);margin:0 0 10px}.newsletter p{color:#ffffffb3}.newsletter-form{display:flex;max-width:520px;margin:24px auto 0}.newsletter-form input{flex:1;padding:14px 18px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff}.newsletter-form button{padding:14px 24px;background:var(--bordeaux);color:#fff;border:0;font-weight:700}.footer{background:var(--encre);color:var(--white);padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.1)}.footer h4{color:var(--or);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer a,.footer p{color:#ffffffa6}.footer-bottom{padding-top:24px;color:#fff6;font-size:13px}.placeholder{display:flex;align-items:center;justify-content:center;min-height:220px;color:var(--gris);background:var(--beurre);text-transform:uppercase;letter-spacing:.08em;font-size:12px;text-align:center;padding:20px}@media(max-width:1024px){.grid-4,.grid-3,.delivery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){nav{display:none}.hero-inner,.story-inner{grid-template-columns:1fr}.hero-content{padding:56px 0}.hero-image{min-height:320px}.grid-3,.grid-4,.delivery-grid,.footer-grid{grid-template-columns:1fr}.story-images img:first-child{height:260px;grid-row:auto}.newsletter-form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
