body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.game-container{min-height:100vh;background-color:#111827}.title{font-size:2.25rem;font-weight:700;color:#fff;text-align:center;margin-bottom:2rem}.unity-wrapper{aspect-ratio:16/9;width:100%;background-color:#000;border-radius:.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.unity-container{position:relative;width:100%;height:100%}.unity-canvas{width:100%;height:100%;background:#000}.loading-bar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:30px;background-color:#e5e7eb;border-radius:.5rem;overflow:hidden}.progress-bar{height:100%;background-color:#3b82f6;transition:width .3s ease}
