*{box-sizing:border-box}body{margin:0;background:#f8faf7;color:#17231f;font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.ticker{height:38px;background:#17231f;color:#fff;display:flex;align-items:center;overflow:hidden;white-space:nowrap;font-size:9px;font-weight:900;letter-spacing:2px}.ticker span{padding-left:100%;animation:scroll 25s linear infinite}@keyframes scroll{to{transform:translateX(-100%)}}.nav{max-width:1240px;margin:auto;padding:23px 25px;display:flex;align-items:center;justify-content:space-between}.logo{font:900 35px Georgia,serif;letter-spacing:-2px}.logo b{color:#c86d38}.links{display:flex;gap:25px;font-size:10px;font-weight:900;text-transform:uppercase}.hero{max-width:1240px;margin:auto;padding:10px 25px 45px;display:grid;grid-template-columns:.75fr 1.25fr;gap:18px}.heroCopy{background:#e1ece3;padding:60px 46px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:2px;color:#a6512b}.hero h1{font:900 clamp(52px,6.4vw,86px)/.89 Georgia,serif;letter-spacing:-5px;margin:14px 0}.hero p{font-size:16px;line-height:1.7;color:#56635e}.hero img{width:100%;height:100%;min-height:460px;object-fit:cover}.wrap{max-width:1240px;margin:auto;padding:40px 25px}.head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid #17231f;padding-bottom:12px;margin-bottom:20px}.head h2{font:900 40px Georgia,serif;letter-spacing:-1.5px;margin:0}.head small{font-size:9px;font-weight:900;letter-spacing:1.5px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#fff;border:1px solid #d7d1c8;padding:13px 15px;font-size:9px;font-weight:900;text-transform:uppercase}.chip:hover{background:#c86d38;color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #e1ddd5}.card:nth-child(3n+2){transform:translateY(22px)}.card img{width:100%;height:220px;object-fit:cover}.body{padding:20px}.card h3{font:900 24px/1.1 Georgia,serif;margin:8px 0}.card p{font-size:9px;font-weight:900;color:#a6512b;letter-spacing:1px}.article{max-width:1050px;margin:25px auto;background:#fff;padding:60px 75px}.article h1{font:900 clamp(46px,6vw,78px)/.95 Georgia,serif;letter-spacing:-4px;margin:12px 0}.meta{font-size:10px;color:#7b8581;margin-bottom:25px}.articleImg{width:100%;height:490px;object-fit:cover}.intro{margin:25px 0;background:#17231f;color:#fff;padding:21px 24px;font-size:17px;line-height:1.65}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fact{background:#edf3ee;padding:16px}.fact b{display:block;color:#a6512b;font-size:9px;letter-spacing:1px;margin-bottom:5px}.fact span{font:16px Georgia,serif}.share{border-top:1px solid #17231f;border-bottom:1px solid #ddd7ce;padding:15px 0;margin:25px 0}.share button{background:#fff;border:1px solid #cfc8bf;padding:9px 11px;margin:7px 5px 0 0;font-size:9px;font-weight:900;cursor:pointer}.disclosure{background:#faf7f1;padding:13px;font-size:10px;line-height:1.6;color:#5b6761}.text{max-width:800px;font:19px/1.85 Georgia,serif}.text h2{font-size:31px;line-height:1.15;margin-top:40px}.productBar{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);width:min(700px,calc(100% - 20px));background:#fff;border:1px solid #cfc8be;box-shadow:0 14px 45px #0003;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;z-index:50}.productBar small{display:block;color:#77827c;font-size:9px;margin-top:3px}.productBtn{background:#c86d38;color:#fff;padding:13px 18px;font-size:10px;font-weight:900;white-space:nowrap}.popupOverlay{position:fixed;inset:0;background:#17231fdd;display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;visibility:hidden;pointer-events:none;transition:.2s;z-index:100}.popupOverlay.show{opacity:1;visibility:visible;pointer-events:auto}.popup{width:min(570px,100%);background:#fff;padding:37px;position:relative}.close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#eee9e1;font-size:24px;cursor:pointer}.popup h2{font:900 36px/1.05 Georgia,serif;margin:10px 35px 12px 0}.popup p{font-size:14px;line-height:1.65;color:#5d6863}.popupCTA{display:block;text-align:center;background:#17231f;color:#fff;padding:14px;font-size:11px;font-weight:900}.popup small{display:block;text-align:center;font-size:9px;color:#7b8580;margin-top:9px}footer{background:#17231f;color:#fff;margin-top:55px;padding:45px 25px}.foot{max-width:1240px;margin:auto;display:flex;justify-content:space-between;gap:30px}.foot small{max-width:700px;color:#c8d0cc;line-height:1.6}@media(max-width:800px){.links a:nth-child(n+4){display:none}.hero{grid-template-columns:1fr;padding:10px 12px 30px}.heroCopy{padding:40px 25px}.hero img{min-height:300px}.grid{grid-template-columns:1fr}.card:nth-child(3n+2){transform:none}.article{margin:10px 12px;padding:38px 22px}.articleImg{height:320px}.facts{grid-template-columns:1fr}.nav{padding:18px 15px}.logo{font-size:29px}}