.app-splash{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:24px;background:var(--bg-desk)}.app-splash__brand{display:flex;flex-direction:column;align-items:center}.app-splash__mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(160deg,var(--accent-light),var(--accent));display:flex;align-items:center;justify-content:center}.app-splash__word{margin-top:14px;font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--text-hero)}.app-splash__dot{color:var(--accent)}.app-splash .spinner__ring{border-width:2px}
