html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0;padding:0}#root{display:block}body{overflow-x:hidden}html,body,#root{background:#050505!important;min-height:100vh!important}#root{visibility:visible!important;opacity:1!important;display:block!important}.ob-splash{z-index:100000;padding:24px;padding-top:max(24px, env(safe-area-inset-top));padding-bottom:max(24px, env(safe-area-inset-bottom));opacity:1;-webkit-tap-highlight-color:transparent;cursor:default;background:radial-gradient(120% 90% at 50% 30%,#11100d 0%,#070707 55%,#030303 100%);place-items:center;transition:opacity .46s;display:grid;position:fixed;inset:0}.ob-splash--out{opacity:0;pointer-events:none}.ob-splash__inner{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex;transform:translateY(0)}.ob-splash__logo{filter:drop-shadow(0 12px 44px #d79a1857);border-radius:26px;width:clamp(190px,52vmin,320px);height:auto;animation:.7s cubic-bezier(.16,1,.3,1) both ob-splash-pop}.ob-splash__words{flex-direction:column;gap:4px;animation:.7s .12s both ob-splash-rise;display:flex}.ob-splash__hi{letter-spacing:.01em;color:#f6f2e9;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(20px,3.4vmin,28px);font-weight:800}.ob-splash__sub{letter-spacing:.06em;color:#c8a24a;text-transform:none;font-size:clamp(12px,2vmin,15px);font-weight:500}.ob-splash__bar{background:#d79a1829;border-radius:999px;width:clamp(120px,30vmin,200px);height:3px;margin-top:6px;overflow:hidden}.ob-splash__bar>span{background:linear-gradient(90deg,#0000,#f5b434,#ffcf5c,#0000);border-radius:999px;width:40%;height:100%;animation:1.1s ease-in-out infinite ob-splash-slide;display:block}@keyframes ob-splash-pop{0%{opacity:0;transform:scale(.84)}to{opacity:1;transform:scale(1)}}@keyframes ob-splash-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ob-splash-slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){.ob-splash__logo,.ob-splash__words{animation:none}.ob-splash__bar{display:none}}
