*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#dc2626;--dark:#111827;--light:#f9fafb}body{background:var(--light);color:var(--dark);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif;line-height:1.6}h1{color:#065f46;margin-bottom:16px;font-size:2.5rem;font-weight:800}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:auto;padding:20px}@media (max-width:768px){h1{font-size:2rem}}
