.gb-splash{z-index:120;background:linear-gradient(175deg, var(--g0), var(--g1) 55%, var(--g2));color:var(--ink);opacity:1;justify-content:center;align-items:center;font-family:Archivo,system-ui,sans-serif;transition:opacity .45s;animation:.45s 6s forwards gb-splash-failsafe;display:flex;position:fixed;inset:0}.gb-splash--hydrated{animation:none}.gb-splash--leaving{opacity:0;pointer-events:none}.gb-splash__glow{background:radial-gradient(1100px 620px at 82% -10%, var(--glow), transparent 60%);pointer-events:none;position:absolute;inset:0}.gb-splash__brand{align-items:center;gap:12px;display:flex;position:relative}.gb-splash__mark{background:var(--acc);width:34px;height:34px;color:var(--onAcc);border-radius:10px;justify-content:center;align-items:center;font-size:19px;font-weight:800;animation:1.6s ease-in-out infinite gb-splash-pulse;display:flex}.gb-splash__word{letter-spacing:.08em;font-size:18px;font-weight:800;font-stretch:125%}@keyframes gb-splash-pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes gb-splash-failsafe{to{opacity:0;visibility:hidden}}@media (prefers-reduced-motion:reduce){.gb-splash__mark{animation-play-state:paused}}
