@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap";html{height:-webkit-fill-available}body{padding:0;margin:0;font-family:Roboto,sans-serif;background:black}needle-engine{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-tap-highlight-color:transparent;user-select:none;touch-action:none}needle-engine canvas{position:absolute;user-select:none;touch-action:none}needle-engine .ar>*,needle-engine .vr>*,needle-engine .desktop>*{pointer-events:auto!important}needle-engine .loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;color:#fff}needle-engine .webxr-buttons{position:fixed;bottom:21px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:10px}needle-engine .webxr-button:disabled{transform:none;opacity:.5!important}needle-engine.presentation-mode .hide-in-presentation{display:none!important}#content{margin-top:20%;display:flex;flex-direction:column;justify-content:center;align-items:center}#content h1{font-size:2rem;color:#fff}#content h2{font-size:1.5rem;color:#fff}#content h3{font-size:1.2rem;color:#fff}#content h4,#content p{font-size:1rem;color:#fff}#content a{color:#fff}#content a:hover{color:#ccc}#content .button{padding:10px 20px;border:1px solid white;border-radius:5px;color:#fff;text-decoration:none;margin-top:20px}#content .button:hover{background:white;color:#000}#content #message{font-size:.75rem;color:#f90;margin-top:10px}
