*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden;background:#0a0a0c;color:#e8e8ec;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.app-shell{display:flex;flex-direction:column;width:100%;height:100%}.app-header{position:absolute;z-index:16777272;top:0;left:0;right:0;padding:.75rem 1rem;pointer-events:none;background:linear-gradient(to bottom,rgb(10 10 12 / .85),transparent)}.app-title{font-size:.875rem;font-weight:600;letter-spacing:.02em;opacity:.9}.scene-root{flex:1;min-height:0;position:relative;z-index:0}.scene-root canvas{display:block;width:100%;height:100%}.retros-shell{position:relative;overflow:hidden;background:teal}.retros-cursor{position:absolute;pointer-events:none;width:0;height:0;border-left:6px solid white;border-right:6px solid transparent;border-bottom:10px solid transparent;border-top:10px solid white;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.6))}
