*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#experience{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}#experience #experience-canvas{width:100%;height:100%}.modal{position:absolute;top:50%;left:50%;max-width:680px;width:100%;transform:translate(-50%,-50%);font-size:32px;z-index:999;display:none;background-color:#fff}.loading-screen{display:flex;justify-content:center;align-items:center;position:fixed;top:50%;left:50%;width:108vw;height:108vh;margin-left:-54vw;margin-top:-54vh;overflow:hidden;z-index:999999;border:8px solid #6e5e9c;background-color:#2a0f4e;transform:perspective(1000px);border-radius:48px}.loading-screen-button{display:flex;justify-content:center;align-items:center;background-color:transparent;padding:10px 40px;outline:none;color:#e6dede;border-radius:1.2rem;border:none;font-size:42px}
