*{box-sizing:border-box}body{margin:0;background:#f7f4ee;color:#17231f;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.ticker{background:#17231f;color:#fff;height:38px;overflow:hidden;display:flex;align-items:center;white-space:nowrap;font-size:10px;font-weight:900;letter-spacing:1.8px}.ticker span{display:inline-block;padding-left:100%;animation:marquee 22s linear infinite}@keyframes marquee{to{transform:translateX(-100%)}}.nav{max-width:1220px;margin:auto;padding:22px 25px;display:flex;align-items:center;justify-content:space-between}.logo{font-family:Georgia,serif;font-size:34px;font-weight:900;letter-spacing:-1.5px}.logo em{font-style:normal;color:#c27a43}.navlinks{display:flex;gap:24px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.hero{max-width:1220px;margin:0 auto;padding:15px 25px 30px;display:grid;grid-template-columns:.62fr 1.38fr;gap:18px}.heroLeft{background:#dfe9e1;padding:55px 44px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:2px;color:#a75f31}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,82px);line-height:.91;letter-spacing:-5px;margin:13px 0}.hero p{font-size:16px;line-height:1.7;color:#53615a}.heroImg{width:100%;height:100%;min-height:455px;object-fit:cover}.wrap{max-width:1220px;margin:auto;padding:40px 25px}.splitHead{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid #17231f;padding-bottom:11px;margin-bottom:20px}.splitHead h2{font-family:Georgia,serif;font-size:39px;letter-spacing:-1.5px;margin:0}.splitHead small{font-size:9px;font-weight:900;letter-spacing:1.5px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{padding:13px 15px;border:1px solid #cfc8bd;background:#fff;font-size:10px;font-weight:900;text-transform:uppercase}.chip:hover{background:#17231f;color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff}.card:nth-child(3n+2){transform:translateY(24px)}.card img{width:100%;height:225px;object-fit:cover}.cardBody{padding:21px}.card h3{font-family:Georgia,serif;font-size:25px;line-height:1.1;margin:8px 0}.card p{font-size:9px;font-weight:900;letter-spacing:1px;color:#a75f31}.article{max-width:1080px;margin:25px auto;background:#fff;padding:60px 75px}.article h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-4px;margin:10px 0 15px}.meta{font-size:10px;color:#7b8580;margin-bottom:26px}.articleImg{width:100%;height:490px;object-fit:cover}.intro{margin:25px 0;background:#17231f;color:#fff;padding:21px 23px;font-size:17px;line-height:1.65}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fact{padding:16px;background:#edf2ed}.fact b{display:block;font-size:9px;color:#a75f31;letter-spacing:1px;margin-bottom:5px}.fact span{font-family:Georgia,serif;font-size:15px}.share{border-top:1px solid #17231f;border-bottom:1px solid #ddd6cc;margin:26px 0;padding:15px 0}.share button{border:1px solid #cfc8bd;background:#fff;padding:9px 11px;margin:7px 5px 0 0;font-size:9px;font-weight:900;cursor:pointer}.disclosure{background:#f7f4ee;padding:13px;font-size:10px;line-height:1.55;color:#59635f}.articleText{font-family:Georgia,serif;font-size:19px;line-height:1.85;max-width:800px}.articleText h2{font-size:31px;line-height:1.15;margin-top:42px}.productBar{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);width:min(680px,calc(100% - 20px));background:#fff;border:1px solid #c9c1b7;box-shadow:0 14px 45px #0003;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;z-index:40}.productBar small{display:block;color:#77817f;font-size:9px;margin-top:3px}.productBtn{background:#c06f37;color:#fff;padding:13px 17px;font-size:10px;font-weight:900;white-space:nowrap}.popupOverlay{position:fixed;inset:0;background:#17231fdd;display:flex;justify-content:center;align-items: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(560px,100%);background:#fff;padding:35px;position:relative}.close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#eeeae3;font-size:24px;cursor:pointer}.popup h2{font-family:Georgia,serif;font-size:35px;line-height:1.05;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;color:#7b8580;font-size:9px;margin-top:9px}footer{background:#17231f;color:#fff;margin-top:50px;padding:45px 25px}.foot{max-width:1220px;margin:auto;display:flex;justify-content:space-between;gap:30px}.foot small{max-width:680px;color:#c8d1cc;line-height:1.6}@media(max-width:800px){.navlinks a:nth-child(n+4){display:none}.hero{grid-template-columns:1fr;padding:10px 12px}.heroLeft{padding:38px 25px}.heroImg{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:28px}}
