*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#efe1c3;color:#171411;font-family:Georgia,'Times New Roman',serif;background-image:radial-gradient(rgba(0,0,0,.06) 1px,transparent 1px);background-size:13px 13px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 5vw;background:#efe1c3;border-bottom:3px solid #8d1713;position:sticky;top:0;z-index:10}.logo-lockup{display:flex;align-items:center;gap:14px}.horse-mark{font-size:54px;line-height:1}.brand,h1,h2,.button,nav a,.product-card a,button{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;letter-spacing:2px;text-transform:uppercase}.brand{font-size:42px}.tagline{font-family:Arial,sans-serif;font-weight:900;color:#1f5e19;letter-spacing:2px;font-size:12px}nav{display:flex;gap:20px;flex-wrap:wrap}nav a{color:#171411;text-decoration:none;font-size:16px}.hero-photo{background:#140d09}.hero-photo img{width:100%;display:block}.section{padding:70px 5vw}.section-title{display:flex;align-items:center;justify-content:center;gap:22px;text-align:center}.section-title span{height:3px;width:120px;background:#8d1713}.section-title h1{font-size:clamp(34px,5vw,68px);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:36px}.product-card{background:rgba(255,255,255,.34);border:2px solid rgba(0,0,0,.15);border-radius:10px;text-align:center;padding:18px;box-shadow:7px 7px 0 rgba(0,0,0,.85);min-height:520px;display:flex;flex-direction:column;align-items:center}.product-card img{width:100%;height:310px;object-fit:contain}.product-card h2{font-size:28px;line-height:1;margin:16px 0 8px}.product-card p{font-size:17px;line-height:1.35;flex:1}.product-card a,.button,button{display:inline-block;border:0;text-decoration:none;color:#f5ead1;background:#171411;padding:12px 18px;margin-top:14px}.green h2{color:#215b18}.red h2{color:#8d1713}.hot h2{color:#c7261a}.purple h2{color:#74164e}.orange h2{color:#bd5b00}.green a{background:#215b18}.red a{background:#8d1713}.hot a{background:#b51d15}.purple a{background:#74164e}.orange a{background:#bd5b00}.bottle-placeholder{height:310px;width:140px;margin:auto;display:flex;flex-direction:column;align-items:center}.cap{width:58px;height:38px;background:#111;border-radius:7px 7px 2px 2px}.neck{width:44px;height:70px;background:#9c3a18}.bottle-label{width:138px;height:198px;background:#ead7ad;border:3px solid #1b1711;border-radius:18px 18px 26px 26px;padding:16px 8px;font-family:Impact,sans-serif;font-size:22px;line-height:1.05}.bottle-label small{display:block;color:#8d1713;font-size:13px;margin:7px 0}.bottle-label strong{display:block;color:#bd5b00;margin-top:16px}.jar-placeholder{height:310px;width:175px;margin:auto;border-radius:20px;background:linear-gradient(#111 0 18%,transparent 18%),rgba(150,80,24,.55);border:3px solid rgba(0,0,0,.65);position:relative;display:flex;align-items:center;justify-content:center}.jar-label{background:#ead7ad;border:2px solid #211b13;width:130px;padding:16px 8px;font-family:Impact,sans-serif;font-size:20px;line-height:1.05}.jar-label strong{display:block;margin-top:10px}.flakes-green{background:linear-gradient(#111 0 18%,transparent 18%),rgba(45,95,25,.45)}.flakes-red{background:linear-gradient(#111 0 18%,transparent 18%),rgba(195,47,20,.45)}.flakes-dark{background:linear-gradient(#111 0 18%,transparent 18%),rgba(115,23,18,.5)}.story{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:70px 5vw;background:#f3e3c5}.story-image{min-height:370px;border:3px solid #171411;background:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05)),radial-gradient(circle at 30% 70%,#c74724 0 7%,transparent 8%),radial-gradient(circle at 55% 62%,#315c1a 0 6%,transparent 7%),linear-gradient(135deg,#574021,#bd9a5c);display:flex;align-items:center;justify-content:center;color:#f5ead1}.stamp{border:3px solid #f5ead1;border-radius:50%;padding:40px;font-family:Impact,sans-serif;letter-spacing:3px}.story-copy{padding:38px;background:rgba(255,255,255,.35)}.eyebrow{font-family:Arial,sans-serif;font-weight:900;color:#8d1713;text-transform:uppercase;letter-spacing:3px}.story-copy h2{font-size:48px;margin:0 0 18px}.story-copy p{font-size:20px;line-height:1.5}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#173513;color:#f5ead1;padding:35px 5vw}.feature-strip div{padding:0 24px;border-right:1px solid rgba(245,234,209,.35);font-size:17px}.feature-strip div:last-child{border-right:0}.feature-strip strong{font-family:Impact,sans-serif;letter-spacing:2px;text-transform:uppercase;font-size:22px}.follow{text-align:center}.follow h2{font-size:40px}.photo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.photo-row div{height:130px;background:#d8bf8d;display:flex;align-items:center;justify-content:center;font-size:48px;border:3px solid #171411}footer{display:flex;justify-content:space-between;gap:30px;background:#171411;color:#f5ead1;padding:50px 5vw}footer h2{font-size:40px;margin:0 0 10px}.email-row{display:flex;margin-top:10px}input{padding:14px;min-width:260px;border:0}button{margin:0;background:#8d1713}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr);gap:24px}.topbar{position:static}.brand{font-size:32px}}@media(max-width:700px){.topbar,.story,footer{display:block}.product-grid,.feature-strip,.photo-row{grid-template-columns:1fr}.product-card{min-height:auto}.section-title span{display:none}nav{margin-top:15px}.email-row{display:block}input,button{width:100%;margin-top:8px}}
.hero-photo{margin-top:0}.hero-photo img{display:block;width:100%;}
