:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f0f0f0;background:#0a0a0a;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body,html,#root{width:100%;height:100%;margin:0;padding:0}.hello{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:100vh;padding:2rem;display:flex}.hello code{background:#1a1a1a;border-radius:3px;padding:.1rem .3rem;font-size:.9em}.player{object-fit:cover;background:#000;width:100%;height:100%;position:absolute;inset:0}.player--primary{z-index:2}.player--secondary{z-index:1}.overlay{width:100vw;height:100vh;position:relative;overflow:hidden}.three-canvas{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0}.hit-layer{pointer-events:auto;z-index:4;background:0 0;width:100%;height:100%;position:absolute;inset:0}.hotspot-layer{pointer-events:none;z-index:5;position:absolute}.hotspot-marker{cursor:pointer;pointer-events:auto;filter:drop-shadow(0 0 2px #0009);background:0 0;border:0;margin:0;padding:0;display:block;position:absolute;transform:translate(-50%,-50%)}.hotspot-marker:focus-visible{outline-offset:2px;outline:2px solid}.turntable-compass{color:#fff;z-index:10;-webkit-user-select:none;user-select:none;background:#0000008c;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.turntable-compass__arrow{width:2.2rem;height:2.2rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:flex}.turntable-compass__arrow:hover:not(:disabled){background:#ffffff26}.turntable-compass__arrow:disabled{opacity:.35;cursor:not-allowed}.turntable-compass__label{opacity:.75;text-align:center;min-width:3em;font:12px/1 ui-monospace,Menlo,Consolas,monospace}.debug-badge{color:#d0d0d0;pointer-events:none;z-index:10;background:#0009;border-radius:4px;padding:.3rem .6rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.75rem;position:absolute;bottom:1rem;left:1rem}.debug-badge code{background:0 0;padding:0}.debug-badge span{opacity:.5;margin:0 .25rem}.camera-state{color:#d0d0d0;pointer-events:none;z-index:10;background:#000000b3;border-radius:4px;grid-template-columns:auto auto;gap:.25rem 1rem;max-width:90vw;padding:.5rem .75rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.7rem;display:grid;position:absolute;top:1rem;right:1rem}.camera-state-row{display:contents}.camera-state-label{opacity:.6}.camera-state code{white-space:nowrap;background:0 0;padding:0}
