:root{--green:#2f6b4f;--green-light:#6d9e84;--green-dark:#234f3c;--blue:#2f7e88;--orange:#ed7d31;--gray-1:#f7f9f7;--gray-2:#e5ebe7;--gray-4:#66736c;--gray-5:#34443b;--gray-6:#172a21;--shadow:0 7px 22px rgba(38,72,55,.08)}
body{background:linear-gradient(180deg,#eef4f0,#f7f9f7 320px)}
.topbar,.page-hero,.profit-hero,.farmer-decision-hero{background:linear-gradient(135deg,#17365d,#2f6b4f)}
.topbar{box-shadow:0 4px 16px rgba(23,54,93,.16)}
.card,.metric,.decision-first-grid article,.trace-step{border:1px solid #e0e8e3;box-shadow:var(--shadow)}
.farmer-business-snapshot{margin:0 0 20px;padding:24px;border:1px solid #dbe6df;border-radius:18px;background:#fff;box-shadow:var(--shadow)}
.snapshot-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px}.snapshot-heading small{color:#2f7e88;font-weight:800}.snapshot-heading h2{margin:3px 0 0;color:#17365d;font-size:24px}.snapshot-heading a{color:#2f6b4f;text-decoration:none;font-weight:700}
.snapshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.snapshot-grid article{min-width:0;padding:15px;border-radius:12px;background:#f4f7f5}.snapshot-grid span,.snapshot-grid small{display:block;color:#66736c;font-size:13px}.snapshot-grid strong{display:block;margin-top:7px;color:#172a21;font-size:20px;line-height:1.35;overflow-wrap:anywhere}
.desktop-profit{background:linear-gradient(135deg,#17365d,#2f6b4f)}.btn{background:#2f6b4f}.btn.gold{color:#9a4716;background:#fff2e8}.big-number,.green,.link-button{color:#2f6b4f!important}.progress>span{background:linear-gradient(90deg,#6d9e84,#2f6b4f)}
.farmer-site-footer{display:flex;justify-content:center;gap:20px;padding:18px 20px 28px;color:#718077;font-size:12px;text-align:center}.farmer-site-footer a{color:#52685c;text-decoration:none}.farmer-site-footer a:hover{text-decoration:underline}
@media(max-width:900px){.farmer-business-snapshot{margin:0 0 16px;padding:18px 16px;border-radius:15px}.snapshot-grid{grid-template-columns:1fr 1fr}.snapshot-heading h2{font-size:21px}.snapshot-grid strong{font-size:18px}.farmer-site-footer{padding-bottom:92px}}
@media(max-width:420px){.snapshot-grid{grid-template-columns:1fr}.snapshot-heading{align-items:flex-start}.snapshot-heading a{font-size:13px}.snapshot-grid article{padding:13px 14px}}
