:root{--brand:#16a34a} body{margin:0;font-family:system-ui}.container{max-width:1100px;margin:0 auto;padding:1rem}.nav{display:flex;gap:1rem;align-items:center}.btn{background:var(--brand);color:#fff;padding:.6rem .9rem;border-radius:.75rem;text-decoration:none}