:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;height:100vh;display:flex;align-items:center;justify-content:center;color-scheme:dark;--surface-bg: #3B3B3B;color:#ffffffde;background-color:#242424}:root[data-color-mode=light]{color-scheme:light;--surface-bg: #FFFFFF;color:#213547;background-color:#f7f7f7}@media (prefers-color-scheme: light){:root[data-color-mode=auto]{color-scheme:light;--surface-bg: #FFFFFF;color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;display:flex;flex-direction:column}button[role=switch]{border-radius:999px;position:relative;width:2rem;height:1.5rem}button[role=switch] label{border-radius:999px;transition:transform;width:1rem;height:1rem;position:absolute;top:0;left:0;transform:translate(.25rem,.25rem);background-color:gray}button[role=switch] label[data-bool=true]{background-color:#646cff;transform:translate(1rem)}button{display:flex;justify-content:center;align-items:center}#theme-switch{position:absolute;width:3rem;height:3rem;bottom:2rem;right:2rem;background-color:var(--surface-bg);text-align:center;font-size:larger}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}svg.icon{width:1em;height:1em}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@keyframes sign-stroke-anime{0%{stroke-dashoffset:594.2444458007812px;stroke-dasharray:594.2444458007812px}to{stroke-dashoffset:0;stroke-dasharray:297.1}}@keyframes sign-fill-anime{0%{fill:transparent}80%,to{fill:currentColor}}svg#signature{animation:neon 4s ease-in-out infinite 10s alternate;width:4rem}svg#signature path{animation:sign-stroke-anime 18s cubic-bezier(.47,0,.745,.715) 0s both,sign-fill-anime 18s cubic-bezier(.47,0,.745,.715) 0s both}@keyframes neon{0%,to{filter:none}50%{filter:drop-shadow(0 0 1vw currentColor) brightness(1.5)}}#hero{width:100%;position:relative;display:flex;flex-direction:row-reverse}#hero article{margin-right:2rem}#noisy-sphere{height:100%;aspect-ratio:1}
