:root{--green:#b8ef23;--ink:#080a08;--char:#121612;--paper:#f7f8f4;--muted:#aeb6aa}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}.site-header{background:var(--ink);color:white;position:sticky;top:0;z-index:5}.header-inner{max-width:1180px;margin:auto;min-height:82px;padding:12px 22px;display:flex;align-items:center;gap:30px;justify-content:space-between}.custom-logo-link{display:block;line-height:0}.custom-logo{display:block;width:auto;max-width:250px;max-height:58px;object-fit:contain}.brand-name{color:#fff;font-size:17px;letter-spacing:1px;line-height:.85;display:block}.brand-name b{color:var(--green)}.brand-name small{font-size:10px;letter-spacing:4px;display:block;margin-top:8px}nav ul{display:flex;gap:18px;list-style:none;padding:0;margin:0}nav a,.header-call{color:#fff;text-decoration:none;font-size:14px}.header-call{border:1px solid var(--green);padding:10px 14px;color:var(--green);font-weight:bold}.hero{min-height:590px;background:linear-gradient(115deg,rgba(7,10,7,.96),rgba(7,10,7,.65)),url('https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1800&q=80') center/cover;color:white;display:flex;align-items:center;padding:70px max(22px,calc((100% - 1080px)/2))}.hero>div{max-width:740px}.eyebrow{color:#568000;font-weight:800;font-size:12px;letter-spacing:1.5px}.hero .eyebrow{color:var(--green)}h1,h2,h3{line-height:1.05;margin:0 0 18px}h1{font-size:clamp(46px,7vw,82px);letter-spacing:-3px}.hero em{color:var(--green);font-style:normal}.lead{font-size:20px;max-width:620px;color:#e2e8df}.actions{display:flex;gap:24px;align-items:center;margin-top:32px}.button{display:inline-block;background:var(--green);color:var(--ink);padding:14px 19px;text-decoration:none;font-weight:bold}.text-link{color:#355900;font-weight:bold;text-decoration:none}.section{max-width:1080px;margin:auto;padding:88px 22px}.section h2{font-size:clamp(32px,4vw,52px);letter-spacing:-1.5px}.cards,.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px}.cards article,.post-grid article,.article-card{background:white;border:1px solid #e5e8e2;padding:24px}.cards h3,.post-grid h3{font-size:22px}.dark-band{background:var(--char);color:white;padding:78px max(22px,calc((100% - 1080px)/2))}.dark-band .eyebrow{color:var(--green)}.dark-band h2{font-size:clamp(30px,4vw,52px);max-width:650px}.dark-band ol{padding-left:20px;max-width:680px}.dark-band li{margin:14px 0}.dark-band b{color:var(--green)}.post-grid{grid-template-columns:repeat(3,1fr)}.post-grid h3 a,.article-card h2 a{color:var(--ink);text-decoration:none}.post-date{font-size:13px;color:#667064}.article-card{margin:22px 0}.article-content{max-width:800px;font-size:18px}.article-content h1{font-size:clamp(40px,6vw,66px)}.article-content h2{font-size:30px;margin-top:42px}.site-footer{background:var(--ink);color:#fff;padding:48px max(22px,calc((100% - 1080px)/2));display:flex;justify-content:space-between;gap:20px;align-items:center}.site-footer p{margin:4px 0;color:#c4cbc1}@media(max-width:800px){nav{display:none}.header-inner{gap:12px}.header-call{font-size:12px;padding:9px}.custom-logo{max-width:180px;max-height:45px}.cards,.post-grid{grid-template-columns:1fr 1fr}.hero{min-height:540px}.site-footer{display:block}.site-footer .button{margin-top:18px}}@media(max-width:500px){.cards,.post-grid{grid-template-columns:1fr}.actions{display:block}.actions .text-link{display:block;margin-top:18px}}
