:root{--bg:#05060a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.page{min-height:100svh;position:relative;overflow:hidden}.beams-bg{z-index:0;width:100vw;height:100vh;position:fixed;inset:0}.content{z-index:1;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex;position:relative}.logo{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 0 28px #d0bfed2e);width:min(46vw,560px);height:auto}@media (width<=640px){.logo{width:min(78vw,420px)}}.beams-container{width:100%;height:100%;position:relative}
