.home{flex-direction:column;height:100%;display:flex;position:relative}.home h1{color:var(--color-accent);transition:opacity 1s}@starting-style{.home h1{opacity:0}}.home__wgl-overlay{z-index:-1;position:fixed;inset:0}
.browser-unsupported{flex-direction:column;height:100%;display:flex;position:relative}.browser-unsupported h1{color:var(--color-accent);transition:opacity 1s}@starting-style{.browser-unsupported h1{opacity:0}}.browser-unsupported img{object-fit:contain;max-width:100%;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.browser-unsupported__container{text-align:center;z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.browser-unsupported__message{max-width:400px;margin-bottom:48px}.browser-unsupported__message h2{color:var(--color-accent);margin-bottom:.6em}.browser-unsupported__message h2.typeset__serif{line-height:.9}.browser-unsupported__message p{white-space:pre-wrap}.browser-unsupported__message button{z-index:11;margin-top:20px;position:relative}
