body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body,#root{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}.scene-chunk-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#111,#1a1a1a);color:#ccc;font-family:Arial,sans-serif;text-align:center;padding:1rem;box-sizing:border-box}.scene-chunk-fallback__glow{width:min(80vw,280px);height:min(80vw,280px);margin-bottom:1.5rem;border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.08) 0%,transparent 65%);border:1px solid rgba(255,255,255,.06);animation:scene-chunk-fallback-pulse 2.2s ease-in-out infinite}@keyframes scene-chunk-fallback-pulse{0%,to{transform:scale(.98);opacity:.85}50%{transform:scale(1);opacity:1}}.scene-chunk-fallback__title{margin:0;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:600;background:linear-gradient(45deg,#fff,#888);-webkit-background-clip:text;background-clip:text;color:transparent}.scene-chunk-fallback__subtitle{margin:.75rem 0 1.25rem;font-size:1rem;opacity:.65}.scene-chunk-fallback__bar{width:min(220px,70vw);height:3px;background:#333;border-radius:2px;overflow:hidden}.scene-chunk-fallback__bar-fill{height:100%;width:35%;background:linear-gradient(90deg,#666,#fff);border-radius:2px;animation:scene-chunk-fallback-indeterminate 1.1s ease-in-out infinite}@keyframes scene-chunk-fallback-indeterminate{0%{transform:translate(-100%)}to{transform:translate(320%)}}
