*{box-sizing:border-box;margin:0;padding:0}: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:#13111a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;min-height:100vh}.markdown>*{all:revert}h1{font-size:3.2em;line-height:1.1}.flex{display:flex}.col{flex-direction:column}.row{flex-direction:row}.center{justify-content:center;align-items:center}.jc-sb{justify-content:space-between}.jc-c{justify-content:center}.ai-c{align-items:center}button{width:100%;height:50px;background-color:#59688f;margin:5px 0}button{border-radius:10px;border:2px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#7e94cb}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.bg-image{background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:-1;filter:blur(15px);-webkit-filter:blur(15px);-moz-filter:blur(15px);-o-filter:blur(15px);overflow:hidden}.bg-image img{width:100%;height:100%;object-fit:cover}.bg-grid-tile{background-image:linear-gradient(to right,rgba(148,163,184,.13) 1px,transparent 1px),linear-gradient(to bottom,rgba(148,163,184,.13) 1px,transparent 1px);background-size:40px 40px;background-repeat:repeat;box-shadow:0 0 30px #6366f108 inset}@keyframes gridMove{0%{transform:translateZ(0)}to{transform:translate3d(-50%,-50%,0)}}.grid-animate{animation:gridMove 36s linear infinite}.debug-bg{outline:2px dashed lime}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
