*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#0a0a0f}.webgl-hero{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a0a0f,#1a1a2e)}.webgl{position:absolute;top:0;left:0;width:100%;height:100%;outline:none;opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.webgl.visible{opacity:1}.webgl-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a0a0f,#1a1a2e);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:1;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.webgl-loader.loaded{opacity:0;pointer-events:none}.webgl-loader.hidden{display:none}.loader-content{text-align:center;-webkit-user-select:none;user-select:none}.loader-sphere{position:relative;width:120px;height:120px;margin:0 auto 40px}.sphere-ring{position:absolute;top:50%;left:50%;border:3px solid transparent;border-radius:50%;animation:spin 1.5s cubic-bezier(.68,-.55,.265,1.55) infinite}.sphere-ring:nth-child(1){width:60px;height:60px;margin:-30px 0 0 -30px;border-top-color:#68707a;border-right-color:#68707a4d;animation-duration:1.5s}.sphere-ring:nth-child(2){width:85px;height:85px;margin:-42.5px 0 0 -42.5px;border-top-color:#68707a99;border-left-color:#68707a33;animation-duration:2s;animation-delay:.2s}.sphere-ring:nth-child(3){width:110px;height:110px;margin:-55px 0 0 -55px;border-top-color:#68707a66;border-bottom-color:#68707a1a;animation-duration:2.5s;animation-delay:.4s}@keyframes spin{0%{transform:rotate(0);opacity:1}50%{opacity:.6}to{transform:rotate(360deg);opacity:1}}.loader-text{color:#fff;font-size:16px;font-weight:500;letter-spacing:2px;margin-bottom:30px;opacity:.9;text-transform:uppercase;animation:pulse 2s ease-in-out infinite;transition:all .3s ease}@keyframes pulse{0%,to{opacity:.9}50%{opacity:.4}}.loader-progress{width:240px;height:4px;background:#ffffff14;border-radius:4px;overflow:hidden;margin:0 auto;box-shadow:inset 0 1px 3px #0000004d,0 0 10px #68707a1a}.progress-bar{height:100%;background:linear-gradient(90deg,#68707a,#8bb8d8,#68707a);background-size:200% 100%;width:0%;transition:width .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 15px #8bb8d880,0 0 30px #8bb8d84d;animation:shimmer 2s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% center}to{background-position:-200% center}}@media(max-width:768px){.loader-sphere{width:100px;height:100px;margin-bottom:30px}.sphere-ring:nth-child(1){width:50px;height:50px;margin:-25px 0 0 -25px}.sphere-ring:nth-child(2){width:70px;height:70px;margin:-35px 0 0 -35px}.sphere-ring:nth-child(3){width:90px;height:90px;margin:-45px 0 0 -45px}.loader-text{font-size:14px;letter-spacing:1.5px;margin-bottom:25px}.loader-progress{width:200px;height:3px}}@media(max-width:480px){.loader-sphere{width:80px;height:80px;margin-bottom:25px}.sphere-ring:nth-child(1){width:40px;height:40px;margin:-20px 0 0 -20px;border-width:2px}.sphere-ring:nth-child(2){width:55px;height:55px;margin:-27.5px 0 0 -27.5px;border-width:2px}.sphere-ring:nth-child(3){width:70px;height:70px;margin:-35px 0 0 -35px;border-width:2px}.loader-text{font-size:12px;letter-spacing:1px;margin-bottom:20px}.loader-progress{width:160px}}.webgl-loader *,.webgl-hero *{will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.sphere-ring,.loader-text,.progress-bar{animation:none}.webgl,.webgl-loader{transition:none}}
