:root{--background:#0a0a0f;--foreground:#ededed;--accent:#667eea;--accent-secondary:#764ba2}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;background:var(--background);width:100%;height:100%;color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow:hidden auto}
