:root{--bg-body: #f5f5f5;--bg-section: #ffffff;--bg-section-alt: #f0f0f0;--bg-dark: #111111;--text-main: #222222;--text-muted: #666666;--border-soft: #e0e0e0;--border-strong: #333333}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-body);color:var(--text-main);scroll-behavior:smooth}
