:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#f5f5f5;background:radial-gradient(at 50% 30%,#14141f 0%,#0a0a12 45%,#05050a 100%);justify-content:center;align-items:center;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}body:before{content:"";opacity:.3;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");width:200%;height:200%;position:fixed;inset:-50%}main{z-index:1;text-align:center;position:relative}h1{letter-spacing:.02em;margin:0 0 1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:600}.github-link{color:#a0a0a0;border:1px solid #333;border-radius:999px;padding:.5rem 1.25rem;font-size:1rem;text-decoration:none;transition:color .2s,border-color .2s}.github-link:hover{color:#f5f5f5;border-color:#666}
