:root{--primary-color:#0284c7;--text-color:#1f2937;--bg-color:#fff}body{background-color:var(--bg-color);color:var(--text-color);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;margin:0}.container{margin:0 auto;max-width:1200px;padding:0 24px}.section{padding:60px 0}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:0}p{margin-bottom:1em;margin-top:0}a{color:inherit;text-decoration:none}
