.inner-header{position:relative;background:var(--deep)}
.seo-hero{min-height:670px;background:var(--forest);color:#fff;display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch}
.seo-hero-copy{padding:110px 7vw 80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.seo-hero h1{font-size:clamp(44px,5.5vw,78px);line-height:1.02;letter-spacing:-.052em;margin-bottom:26px}
.seo-hero h1 em{font-style:normal;color:var(--aloe)}
.seo-hero-copy>p:not(.eyebrow){font-size:18px;color:rgba(255,255,255,.76);max-width:680px;margin-bottom:32px}
.seo-hero>img{width:100%;height:100%;min-height:670px;object-fit:cover}
.breadcrumb{display:flex;gap:10px;font-size:12px;color:rgba(255,255,255,.62);margin-bottom:35px}
.seo-intro{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:var(--cream)}
.supply-section{background:#fff}
.supply-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.supply-grid article{padding:34px;border:1px solid var(--line);min-height:280px}
.supply-grid span,.process-grid span{font-size:12px;color:#6f8177}
.supply-grid h3{font-size:23px;margin:70px 0 13px}
.supply-grid p{color:var(--muted)}
.process-section{background:var(--deep);color:#fff}
.process-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}
.process-grid li{padding:32px 26px;border-right:1px solid rgba(255,255,255,.2)}
.process-grid li:last-child{border:0}
.process-grid h3{font-size:21px;margin:60px 0 12px}
.process-grid p{font-size:14px;color:rgba(255,255,255,.64)}
.buyer-guide{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:#f8faf6}
.buyer-guide ul{list-style:none;margin:0;padding:0}
.buyer-guide li{padding:18px 0 18px 32px;border-bottom:1px solid var(--line);position:relative}
.buyer-guide li::before{content:"✓";position:absolute;left:0;color:var(--forest);font-weight:800}
.faq-section{background:#fff}
.faq-grid{max-width:950px}
.faq-grid details{border-top:1px solid var(--line);padding:22px 0}
.faq-grid details:last-child{border-bottom:1px solid var(--line)}
.faq-grid summary{font:700 18px/1.4 "Manrope";cursor:pointer;color:var(--forest)}
.faq-grid p{max-width:800px;color:var(--muted);margin:15px 0 0}
@media(max-width:900px){.seo-hero,.seo-intro,.buyer-guide{grid-template-columns:1fr}.seo-hero-copy{padding:80px 6vw 55px}.seo-hero>img{min-height:380px;max-height:480px}.supply-grid{grid-template-columns:1fr}.supply-grid article{min-height:220px}.supply-grid h3{margin-top:38px}.process-grid{grid-template-columns:1fr 1fr}.process-grid li:nth-child(2){border-right:0}.process-grid li:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}}
@media(max-width:560px){.seo-hero h1{font-size:44px}.seo-hero>img{min-height:300px}.process-grid{grid-template-columns:1fr}.process-grid li{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.process-grid h3{margin-top:35px}}
