:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:none;margin:0;padding:0;display:flex;flex:1}.hero{text-align:center;padding:2rem;overflow:hidden;display:flex;flex:1}.glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(80vw,900px);height:min(80vw,900px);background:radial-gradient(50% 50% at 50% 50%,#646cff59,#646cff1f 40%,#646cff00 70%);filter:blur(40px) saturate(140%);pointer-events:none}.title{font-size:clamp(2.75rem,5vw + 1rem,5rem);line-height:1.05;margin:.25em auto .2em;letter-spacing:-.02em;background:linear-gradient(180deg,#fff,#c9c9ff);-webkit-background-clip:text;background-clip:text;color:transparent;justify-self:center;display:inline-block;text-align:center}
