.scene-rod{width:100%;height:100dvh;position:fixed;inset:0}.scene-rod canvas{touch-action:none;display:block;width:100%!important;height:100%!important}.titel{top:max(.9rem, env(safe-area-inset-top));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.02em;color:var(--tekst);pointer-events:none;-webkit-user-select:none;user-select:none;background:#0b0f148c;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.indlaeser{background:var(--baggrund);opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.indlaeser--skjult{opacity:0;pointer-events:none}.indlaeser__ring{border:3px solid #eaf2f833;border-top-color:var(--tekst);border-radius:50%;width:42px;height:42px;animation:.9s linear infinite snurr}.indlaeser__tekst{opacity:.8;margin:0;font-size:.95rem}@keyframes snurr{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.indlaeser__ring{animation:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--baggrund:#0a0c10;--tekst:#eaf2f8}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{background:var(--baggrund);min-height:100dvh;color:var(--tekst);-webkit-tap-highlight-color:transparent;overscroll-behavior:none;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden}
