:root{color-scheme:light;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at 20% 10%,#e9f5ff,#f8fbff 45%,#fff);color:#102030}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}.app-shell{max-width:1080px;margin:0 auto;padding:2rem 1.25rem 3rem}.hero h1{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.hero p{margin-top:.5rem;max-width:62ch;line-height:1.45}.meta{margin-top:1rem;padding:.75rem 1rem;border-radius:.75rem;background:#fffc;border:1px solid #d9e7f5}.canvas-shell{position:relative;margin-top:1.25rem;border-radius:1rem;border:1px solid #bfd4eb;background:linear-gradient(135deg,#123558,#1f5e89);min-height:56vh;overflow:hidden;color:#f8fbff}.canvas-shell.fullscreen{position:fixed!important;inset:0!important;margin:0!important;width:100vw!important;height:100vh!important;min-height:100vh!important;border-radius:0!important;z-index:9999;background:#000!important;border-color:#111!important}.canvas-shell.fullscreen .canvas-host{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important}.fullscreen-btn{position:absolute;top:.65rem;right:.65rem;z-index:10;display:flex;align-items:center;gap:.35rem;background:#081222bf;border:1px solid rgba(255,255,255,.3);border-radius:.5rem;color:#f5f9ff;font-size:.82rem;padding:.3rem .6rem;cursor:pointer;backdrop-filter:blur(6px);transition:background .15s}.fullscreen-btn:hover{background:#122642e6}.drone-badge{position:absolute;top:.65rem;left:50%;transform:translate(-50%);z-index:10;background:#ff8c00e0;border:1px solid rgba(255,200,80,.7);border-radius:.4rem;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.12em;padding:.25rem .65rem;pointer-events:none;backdrop-filter:blur(4px)}.device-unsupported{color:#8a3040;max-width:52ch}.canvas-shell--entrance{background:#000;border-color:#1a1a1a}.entrance-status{position:absolute;left:50%;bottom:1.35rem;z-index:22;transform:translate(-50%);pointer-events:none;font-size:.72rem;font-weight:400;letter-spacing:.14em;text-transform:lowercase;color:#ffffff52}.entrance-status--progress{display:flex;flex-direction:column;align-items:center;gap:.45rem;min-width:min(220px,56vw)}.entrance-status-track{width:100%;height:1px;background:#ffffff1f}.entrance-status-bar{height:100%;background:#ffffff6b;transition:width .35s ease-out}.entrance-status-pct{font-size:.68rem;letter-spacing:.1em;color:#ffffff47}.load-overlay{position:absolute;inset:0;z-index:25;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#000;pointer-events:none}.load-overlay-label{margin:0;font-size:.95rem;font-weight:500;letter-spacing:.04em;color:#f8fbffeb;text-shadow:0 1px 8px rgba(0,0,0,.35)}.load-overlay-progress{width:min(280px,70%);height:3px;background:#ffffff1f;border-radius:2px;overflow:hidden}.load-overlay-progress-bar{height:100%;background:linear-gradient(90deg,#3af,#6ef);transition:width .3s ease-out;border-radius:0 2px 2px 0}.load-overlay-progress--indeterminate .load-overlay-progress-bar{width:38%!important;animation:load-indeterminate 1.4s ease-in-out infinite}.detail-refine-badge{position:absolute;left:1rem;bottom:1rem;z-index:20;padding:.45rem .75rem;border-radius:999px;background:#081222c7;border:1px solid rgba(120,180,255,.35);color:#e6f0ffeb;font-size:.82rem;letter-spacing:.02em;backdrop-filter:blur(6px);pointer-events:none}.reveal-caption{position:absolute;left:50%;bottom:2rem;z-index:20;transform:translate(-50%);pointer-events:none;padding:.5rem 1.1rem;border-radius:999px;font-size:.82rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#f8fbffeb;background:#0812226b;border:1px solid rgba(136,204,255,.22);text-shadow:0 1px 12px rgba(136,204,255,.25)}.stream-progress{position:absolute;left:50%;bottom:2rem;z-index:20;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.55rem;pointer-events:none;min-width:min(320px,80vw)}.stream-progress-label{font-size:.82rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#f8fbffe0;text-shadow:0 1px 10px rgba(136,204,255,.2)}.stream-progress-track{width:100%;height:3px;background:#ffffff1a;border-radius:2px;overflow:hidden}.stream-progress-bar{height:100%;background:linear-gradient(90deg,#3af,#8ef);border-radius:0 2px 2px 0;transition:width .45s ease-out}.stream-progress-pct{font-size:.75rem;letter-spacing:.06em;color:#b4dcffbf}@keyframes load-indeterminate{0%{transform:translate(-120%)}to{transform:translate(320%)}}.canvas-host{width:100%;height:56vh;min-height:320px;position:relative}.pc-canvas-viewport{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.pc-canvas-viewport .crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-host canvas{display:block;width:100%;height:100%}.canvas-overlay{position:absolute;left:1rem;top:1rem;pointer-events:none;padding:.65rem .85rem;border-radius:.65rem;border:1px solid #ffffff66;background:#091a2acc;font-size:.86rem;line-height:1.35;min-width:12rem}.debug-panel{position:absolute;right:1rem;top:1rem;width:min(22rem,calc(100% - 2rem));max-height:calc(100% - 2rem);overflow:auto;background:#081222eb;border:1px solid rgba(255,255,255,.22);border-radius:.8rem;padding:.75rem;color:#f5f9ff;backdrop-filter:blur(8px)}.debug-panel h2{margin:0 0 .3rem;font-size:1rem}.debug-panel p{margin:0 0 .6rem;font-size:.8rem;color:#d9e8ff}.debug-panel label{display:block;font-size:.85rem;margin-bottom:.25rem}.debug-panel select{width:100%;margin-bottom:.65rem;border-radius:.45rem;border:1px solid rgba(255,255,255,.25);background:#122642;color:#f5f9ff;padding:.42rem .5rem}.debug-checkbox{display:flex;align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:.85rem}.debug-checkbox input{margin:0}.debug-grid{display:grid;grid-template-columns:1fr auto;gap:.3rem .75rem;font-size:.8rem}.crosshair{position:absolute;top:50%;left:50%;width:6px;height:6px;background:#ffffffd9;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 0 0 1px #00000073;z-index:20}.touch-reticle{width:14px;height:14px;background:transparent;border:1.5px solid rgba(255,255,255,.75);box-shadow:0 0 0 1px #00000059}.crosshair.crosshair--target{width:10px;height:10px;background:#88ccfff2;box-shadow:0 0 0 1.5px #00000080,0 0 8px #88ccff8c}.touch-reticle.crosshair--target{width:18px;height:18px;border-color:#88ccfff2;box-shadow:0 0 0 1.5px #00000073,0 0 10px #88ccff73}.perf-chart{display:flex;align-items:flex-end;gap:1px;height:44px;background:#00000059;border-radius:4px;overflow:hidden;margin:.5rem 0 .4rem;position:relative}.perf-bar{flex:1;min-width:2px;border-radius:1px 1px 0 0;opacity:.85;transition:background-color .15s}.perf-target-line{position:absolute;left:0;right:0;bottom:33.33%;height:1px;background:#ffffff73;pointer-events:none}.viewer-nav a{color:#8cf;text-decoration:none}.viewer-nav a:hover{text-decoration:underline}.world-index{min-height:100vh;padding:1.25rem 1rem 2rem;max-width:42rem;margin:0 auto;color:#e8f0ff;background:linear-gradient(180deg,#081222,#0f2f4b)}.world-index-header h1{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.world-index-header p{margin:0;font-size:.95rem;line-height:1.5;color:#e8f0ffd1}.world-index-list{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.85rem}.world-index-card{display:flex;flex-direction:column;gap:.85rem;padding:1rem 1.1rem;border-radius:10px;background:#081222b8;border:1px solid rgba(136,204,255,.18)}.world-index-card h2{margin:0 0 .25rem;font-size:1.1rem}.world-index-card p{margin:0;font-size:.88rem;line-height:1.45;color:#e8f0ffbf}.world-index-actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.world-index-actions--stacked{grid-template-columns:1fr}.world-index-btn{display:block;text-align:center;padding:.75rem 1rem;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;color:#e8f0ff;background:#88ccff1f;border:1px solid rgba(136,204,255,.28);-webkit-tap-highlight-color:transparent}.world-index-btn--primary{background:#88ccff38;border-color:#88ccff73}.world-index-btn:active{transform:scale(.98)}.world-index-error{color:#f89;margin-top:1rem}.world-index-loading{margin-top:1.5rem;color:#e8f0ffb3}html.mobile-viewer,html.mobile-viewer body,html.mobile-viewer #root{width:100%;height:100%;height:100dvh;margin:0;padding:0;overflow:hidden;background:#000}.app-shell--mobile-viewer{position:fixed;inset:0;z-index:1;max-width:none;width:100%;height:100%;height:100dvh;min-height:100dvh;margin:0;padding:0;display:flex;flex-direction:column;background:#000}.app-shell--mobile-viewer .canvas-shell,.app-shell--mobile-viewer .canvas-shell--mobile{flex:1 1 auto;width:100%;height:100%;min-height:0;margin:0;border:none;border-radius:0;background:#000}.app-shell--mobile-viewer .canvas-host{position:absolute;inset:0;width:100%!important;height:100%!important;min-height:0!important}.mobile-viewer-error{position:absolute;z-index:30;left:0;right:0;top:env(safe-area-inset-top,0);margin:.75rem;padding:.65rem .85rem;border-radius:.5rem;background:#081222eb}.app-shell--mobile-viewer .entrance-status{padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0))}@media(min-width:480px){.world-index{padding:2rem 1.5rem 3rem}.world-index-card{flex-direction:row;align-items:center;justify-content:space-between}.world-index-actions{flex:0 0 auto;width:13rem}}
/*# sourceMappingURL=main-3YDAXVST.css.map */
