.eec-entry{font-size:17px;line-height:1.75;color:#16201c}
.eec-entry>p,.eec-entry>ul,.eec-entry>ol,.eec-entry>.eec-policy-sections{max-width:860px}
.eec-entry h2{font-size:clamp(28px,3vw,48px);line-height:1.05;margin:2.2em 0 .55em;letter-spacing:-.035em}
.eec-entry h3{font-size:24px;margin:1.8em 0 .45em}
.eec-entry a{color:#0b5e58;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.eec-entry ul{padding-left:1.2em}
.eec-page-lead{font-size:clamp(24px,3.4vw,46px)!important;line-height:1.15!important;letter-spacing:-.035em;margin:0 0 54px!important;max-width:900px!important}
.eec-info-grid,.eec-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#b9c1bd;border:1px solid #b9c1bd;margin:52px 0}
.eec-info-grid section,.eec-story-grid section{background:#fff;padding:38px;min-height:230px}
.eec-info-grid h2,.eec-story-grid h2{font-size:32px;margin:0 0 18px}
.eec-story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.eec-policy-note{margin:52px 0;padding:30px 34px;border-left:5px solid var(--acid);background:var(--forest);color:#fff;max-width:900px}
.eec-policy-note strong{display:block;font-size:14px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;color:var(--acid)}
.eec-policy-note p{margin:0}
.eec-policy-note a{color:#fff}
.eec-faq-list{border-top:1px solid #9fa8a3;margin-top:44px}
.eec-faq-list details{border-bottom:1px solid #9fa8a3;padding:0}
.eec-faq-list summary{cursor:pointer;font-weight:800;font-size:23px;padding:25px 48px 25px 0;position:relative}
.eec-faq-list summary::after{content:'+';position:absolute;right:8px;font-size:28px;font-weight:400}
.eec-faq-list details[open] summary::after{content:'–'}
.eec-faq-list details p{max-width:820px;margin:0;padding:0 42px 28px 0}
.eec-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:52px 0}
.eec-steps section{border-top:4px solid var(--forest);padding:28px 0}
.eec-steps span{display:block;color:#568079;font-size:13px;letter-spacing:.18em}
.eec-steps h2{font-size:31px;margin:18px 0 14px}
.eec-policy-sections h2:first-child{margin-top:0}
.eec-contact-layout{max-width:1180px;margin:0 auto;padding:78px 5vw 110px;display:grid;grid-template-columns:.85fr 1.15fr;gap:72px}
.eec-contact-copy h2{font-size:clamp(38px,5vw,68px);line-height:.95;letter-spacing:-.045em;margin:18px 0 28px}
.eec-contact-copy p{font-size:17px;line-height:1.7}
.eec-contact-copy a{color:#0b5e58;text-decoration:underline}
.eec-wholesale-form textarea{width:100%;resize:vertical;border:1px solid #9ba6a0;background:#fff;padding:14px;font:inherit}
.eec-not-found-actions{display:flex;align-items:center;gap:24px}
.eec-button-dark{display:inline-block;background:#111;color:#fff!important;text-decoration:none!important;padding:17px 24px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:13px}
@media(max-width:800px){
    .eec-info-grid,.eec-story-grid,.eec-steps,.eec-contact-layout{grid-template-columns:1fr}
    .eec-contact-layout{gap:38px}
    .eec-entry{padding-top:48px}
    .eec-info-grid section,.eec-story-grid section{min-height:0;padding:28px}
}
