:root{--bg-deep: #050505;--text-vibrant: #f2f2f2;--gold-primary: #d4af37;--border-white-10: rgba(255, 255, 255, .05)}html,body,#root{width:100%;overflow-x:hidden}.studo-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:var(--bg-deep);overflow:hidden}.studo-splash:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(800px 420px at 50% 45%,rgba(212,175,55,.1),transparent 60%),radial-gradient(900px 520px at 50% 60%,rgba(255,255,255,.04),transparent 65%),radial-gradient(1200px 900px at 50% 50%,transparent 35%,rgba(0,0,0,.9) 85%);opacity:1}.studo-splash__bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:min(26vw,260px);font-weight:900;letter-spacing:-.08em;text-transform:uppercase;color:#d4af371f;filter:blur(.2px);transform:scale(1.02);-webkit-user-select:none;user-select:none}.studo-splash__hud{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px}.studo-splash__row{width:min(520px,calc(100vw - 48px));display:flex;align-items:center;justify-content:center;gap:20px}.studo-splash__label{font-size:10px;font-weight:900;letter-spacing:.32em;text-transform:uppercase;color:#d4af37e6;opacity:.9}.studo-splash__percent{font-size:min(9vw,78px);font-weight:900;letter-spacing:-.05em;color:#ffffffeb;text-shadow:0 10px 40px rgba(0,0,0,.65)}.studo-splash__line{width:min(420px,calc(100vw - 72px));height:1px;margin:18px auto 0;background:#ffffff0f;overflow:hidden}.studo-splash__lineFill{height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#d4af370d,#d4af37,#ffffffa6);box-shadow:0 0 22px #d4af3759}.studo-splash__label,.studo-splash__percent{transform:translateY(0)}.studo-splash--hidden{opacity:0;pointer-events:none;transition:opacity .6s ease}
