:root{--cp-topbar-height:52px}#view-rank-btn,.common-game-modal,.common-game-toolbar,.game-nav,.gameover-ad-slot,.gameover-leaderboard,.leaderboard-section,.seo-description,.start-leaderboard{display:none!important}html{padding-top:0!important;min-height:100%}body{padding-top:var(--cp-topbar-height)!important;min-height:100%}.app-container{height:calc(100vh - var(--cp-topbar-height))!important;height:calc(100dvh - var(--cp-topbar-height))!important;max-height:calc(100vh - var(--cp-topbar-height))!important;max-height:calc(100dvh - var(--cp-topbar-height))!important}.instant-topbar{box-sizing:border-box;position:fixed;inset:0 0 auto;z-index:100000;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;width:100%;height:var(--cp-topbar-height);padding:0 max(16px,calc((100% - 1100px)/ 2));color:#fff;background:linear-gradient(90deg,#090f1d,#111d38);border-bottom:1px solid rgba(255,255,255,.1);font-family:system-ui,sans-serif}.instant-menu{grid-column:1;display:inline-flex;align-items:center;justify-self:start;gap:6px;min-height:34px;padding:0 16px;border:0;border-radius:0;color:#e2e8f0;background:0 0;font-size:.82rem;font-weight:700;text-decoration:none;white-space:nowrap}.instant-menu-icon{font-size:1.05rem;line-height:1}.instant-topbar-title{grid-column:2;min-width:0;display:block;justify-self:center}.instant-topbar-brand{display:none}.instant-topbar-game{display:block;max-width:min(44vw,460px);overflow:hidden;color:#38bdf8;font-size:1.18rem;font-weight:900;letter-spacing:.04em;text-align:center;text-overflow:ellipsis;text-shadow:0 0 8px rgba(56,189,248,.5);white-space:nowrap}@media (max-width:768px){.instant-topbar{padding:0 7px}.instant-menu{padding:0 4px;font-size:.75rem}.instant-topbar-game{max-width:42vw;font-size:1.06rem}}