*{margin:0;padding:0;box-sizing:border-box}html,body{overflow:hidden;background:#1a1a2e}.webgl{position:fixed;top:0;left:0;outline:none;opacity:0;transition:opacity .8s ease-out}.webgl.loaded{opacity:1}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;justify-content:center;align-items:center;z-index:1000;transition:opacity .6s ease-out,visibility .6s ease-out}.loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-content{text-align:center}.loader-spinner{width:50px;height:50px;border:3px solid rgba(191,64,96,.2);border-top-color:#bf4060;border-radius:50%;margin:0 auto 20px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#fff9;letter-spacing:2px}
