*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green:#1d9e75;--green-dark:#0f6e56;--green-light:#e1f5ee;--text:#111;--text-muted:#666;--border:#e2e2e2;--bg:#f9f9f8;--white:#fff;--radius:10px;--radius-sm:6px;--red-bg:#faece7;--red:#993c1d}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}@media (max-width:640px){.desktop-nav{display:none!important}.hamburger{display:flex!important}}@media (min-width:641px){.hamburger,.mobile-menu{display:none!important}}@media (max-width:700px){.split-hero{grid-template-columns:1fr!important}.dark-panel{padding:1.5rem!important}}@media (max-width:500px){.usp-grid{grid-template-columns:repeat(2,1fr)!important}}