:root{color-scheme:light;--ink:#171b1c;--muted:#596260;--paper:#f7f4ed;--paper-strong:#fffaf1;--forest:#163f35;--moss:#7d8d57;--rust:#a95e32;--steel:#d7d8d2;--line:rgba(23,27,28,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.hero{position:relative;min-height:84svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:linear-gradient(135deg,rgba(22,63,53,.98),rgba(22,63,53,.9) 54%,rgba(125,141,87,.86)),var(--forest);color:var(--paper-strong)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,20,18,.64),rgba(11,20,18,.42) 44%,rgba(11,20,18,.1)),linear-gradient(0deg,rgba(11,20,18,.3),rgba(11,20,18,.02));z-index:1}.heroContent{position:relative;z-index:2}.heroCopy{position:relative;z-index:3;max-width:min(780px,60vw)}.heroVisual{position:absolute;right:max(-80px,calc((100% - 1180px) / 2) - 240px);bottom:clamp(24px,6svh,70px);z-index:2;width:min(42vw,620px);height:auto;opacity:.9;pointer-events:none;filter:drop-shadow(0 28px 42px rgba(2,10,8,.32))}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:linear-gradient(135deg,rgba(22,63,53,.97),rgba(22,63,53,.91) 58%,rgba(125,141,87,.88)),var(--forest);color:var(--paper-strong);box-shadow:0 1px 0 rgba(255,250,241,.16)}.nav{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:14px 0}[id]{scroll-margin-top:92px}.brandMark{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,250,241,.45);border-radius:50%;font-weight:800}.navLinks{display:flex;gap:24px;align-items:center;color:rgba(255,250,241,.84);font-size:.95rem}.navLinks a{padding:8px 0}.navLinks a:hover{color:var(--paper-strong)}.heroContent{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:6svh 0 5svh}.eyebrow{margin:0 0 14px;color:var(--rust);font-size:.78rem;font-weight:800;text-transform:uppercase}.hero .eyebrow{color:#e7b07a}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.05rem,7.2vw,6.9rem);line-height:.95;font-weight:500}.heroLead{max-width:650px;color:rgba(255,250,241,.88);font-size:clamp(1.08rem,2vw,1.38rem);line-height:1.55}.contactPanel,.heroActions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:0;border-radius:6px;padding:0 18px;font:inherit;font-weight:800;cursor:pointer}.buttonPrimary{background:var(--rust);color:var(--paper-strong)}.buttonSecondary{border:1px solid rgba(255,250,241,.55);color:var(--paper-strong)}.proofStrip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:var(--paper-strong)}.proofStrip div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-column-gap:16px;column-gap:16px;grid-row-gap:3px;row-gap:3px;align-items:center;padding:28px clamp(20px,5vw,56px);border-right:1px solid var(--line)}.proofStrip div:last-child{border-right:0}.proofStrip span,.proofStrip strong{display:block}.proofStrip strong{font-size:1.05rem}.proofStrip span{color:var(--muted)}.cardIcon{display:inline-grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid rgba(22,63,53,.12);border-radius:50%;background:rgba(22,63,53,.08);color:var(--forest)}.cardIcon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.proofIcon{grid-row:1/span 2;align-self:center;justify-self:center;background:rgba(169,94,50,.1);color:var(--rust)}.proofIcon svg{transform:translate(1px,1px)}.cardIcon[data-tone=earth]{background:rgba(125,141,87,.16);color:var(--moss)}.cardIcon[data-tone=cycle]{background:rgba(22,63,53,.1);color:var(--forest)}.cardIcon[data-tone=cycle] svg{width:27px;height:27px}.cardIcon[data-tone=repair]{background:rgba(169,94,50,.12);color:var(--rust)}.cardIcon[data-tone=editorial]{background:rgba(64,87,99,.12);color:#405763}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(72px,9vw,124px) 0}.split{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,.72fr);grid-gap:clamp(36px,8vw,96px);gap:clamp(36px,8vw,96px);align-items:start}.sectionTint{width:100%;max-width:none;padding-inline:max(20px,calc((100% - 1180px) / 2));background:#ece8dd}.storyBreak{position:relative;height:clamp(260px,34vw,440px);overflow:hidden;background:var(--forest)}.storyBreak:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,63,53,.38),rgba(22,63,53,.02) 42%,rgba(22,63,53,.18)),linear-gradient(0deg,rgba(11,20,18,.2),rgba(11,20,18,0));pointer-events:none}.storyBreakImage{display:block;width:100%;height:100%;object-fit:cover;object-position:center 54%}.contact h2,.sectionHeader h2,.sectionText h2{margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4vw,4.6rem);line-height:1;font-weight:500}.contactPanel p,.sectionHeader p,.sectionText p{color:var(--muted);font-size:1.05rem;line-height:1.7}.checkList{display:grid;grid-gap:14px;gap:14px;margin:0;padding:0;list-style:none}.checkList li{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;min-height:58px;padding:16px 18px;border:1px solid var(--line);border-radius:8px;background:rgba(255,250,241,.58);line-height:1.45}.checkList li:before{content:none}.checkIcon{width:34px;height:34px;margin-top:1px;border-color:rgba(125,141,87,.2);background:rgba(125,141,87,.12);color:var(--forest)}.checkIcon svg{width:19px;height:19px}.standards{width:min(1240px,calc(100% - 40px))}.sectionHeader{max-width:790px;margin-bottom:34px}.pillarGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.brandGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.pillar{min-height:290px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong)}.pillarHeader{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.pillar p{margin-bottom:0;color:var(--rust);font-size:.85rem;font-weight:800;text-transform:uppercase}.pillar .cardIcon{display:inline-grid;margin-bottom:0;line-height:1}.brandCard h3,.pillar h3{margin-bottom:14px;font-size:1.45rem}.brandCard p,.pillar small,.pillar span{display:block;color:var(--muted);line-height:1.6}.pillar small{margin-top:24px;font-size:.92rem}.standardsNote{margin-top:18px;padding:22px 24px;border-left:4px solid var(--rust);background:#e7ded0;line-height:1.65}.brands{width:min(1240px,calc(100% - 40px))}.brandCard{display:grid;min-height:260px;align-content:start;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong)}.brandStatus{display:inline-flex;margin-bottom:42px;color:var(--rust);font-size:.82rem;font-weight:800;text-transform:uppercase}.contact{display:grid;grid-template-columns:minmax(0,.8fr) minmax(300px,.62fr);grid-gap:clamp(28px,6vw,84px);gap:clamp(28px,6vw,84px);align-items:center;padding:clamp(72px,9vw,118px) max(20px,calc((100% - 1180px) / 2));background:var(--forest);color:var(--paper-strong)}.contact .eyebrow{color:#e7b07a}.contactPanel{justify-content:flex-start}.contactPanel p{width:100%;color:rgba(255,250,241,.82)}.siteFooter{padding:18px max(20px,calc((100% - 1180px) / 2));border-top:1px solid var(--line);background:var(--paper-strong);color:var(--muted);font-size:.86rem;line-height:1.55}@media (max-width:900px){.contact,.proofStrip,.split{grid-template-columns:1fr}.proofStrip div{border-right:0;border-bottom:1px solid var(--line)}.brandGrid,.pillarGrid{grid-template-columns:1fr}.storyBreak{height:clamp(240px,52vw,360px)}.heroCopy{max-width:720px}.heroVisual{right:-18vw;bottom:-2svh;width:min(94vw,720px);opacity:.16;filter:drop-shadow(0 20px 32px rgba(2,10,8,.26))}}@media (max-width:760px){.nav{align-items:center;gap:18px;width:min(100% - 28px,1180px)}.navLinks{flex-wrap:wrap;justify-content:flex-end;gap:12px 16px;font-size:.9rem}.hero{min-height:82svh;background:radial-gradient(circle at 78% 14%,rgba(125,141,87,.64),rgba(125,141,87,0) 34%),linear-gradient(145deg,rgba(22,63,53,.99) 0,rgba(26,82,68,.96) 58%,rgba(125,141,87,.9) 100%),var(--forest)}.hero:after{background:linear-gradient(0deg,rgba(11,20,18,.44),rgba(11,20,18,.24) 70%,rgba(11,20,18,.04)),linear-gradient(90deg,rgba(11,20,18,.18),rgba(11,20,18,.02))}.heroContent{padding:6svh 0}.heroCopy{max-width:none}.heroVisual{position:absolute;right:-42vw;bottom:1svh;width:min(120vw,560px);margin:0;opacity:.1}h1{font-size:clamp(2.9rem,14.5vw,4.2rem)}.button{width:100%}.brands,.section,.standards{width:min(100% - 28px,1180px)}.storyBreakImage{object-position:center center}.contact h2,.sectionHeader h2,.sectionText h2{font-size:clamp(2.15rem,11vw,3.35rem)}}@media (max-width:420px){[id]{scroll-margin-top:126px}.nav{flex-wrap:wrap;gap:12px 16px;padding:12px 0}.brandMark{width:42px;height:42px;font-size:.9rem}.navLinks{width:100%;justify-content:space-between;gap:8px;font-size:.84rem}}@media (max-width:340px){.navLinks{font-size:.8rem}}