*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#000;--secondary:#000;--accent:#000;--bg:#fff;--border:#e5e7eb;--text:#000;--text-light:#666}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;letter-spacing:-.2px}.section-title{font-size:clamp(1.8rem,5vw,2.5rem);margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;line-height:1.3;font-weight:700;text-align:center}