:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;overflow:hidden;height:100%;position:fixed;width:100%}#app{width:100%;height:100vh;position:relative}#dotCanvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.container{position:relative;z-index:1;padding:2rem;max-width:600px;text-align:left}h1{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#000}.bio{font-size:1rem;margin-bottom:1rem;color:#333}.email{font-size:1rem;color:#666}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}
