*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-weight:var(--font-weight, 400);background-color:var(--bg-primary, #0a0a0a);color:var(--text-primary, #e0e0e0);line-height:1.5;min-height:100vh}a{color:var(--link-color, #60a5fa);text-decoration:none}a:hover{text-decoration:underline}
