.hub-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:var(--beurre)}.hub-splash-mark{font-family:var(--font-display);font-variation-settings:var(--font-display-settings);font-weight:var(--font-display-weight);font-size:30px;letter-spacing:-.03em;color:var(--encre)}.hub-splash-mark span{color:var(--tomate)}.hub-splash-spin{width:26px;height:26px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--tomate);animation:hub-splash-rot .7s linear infinite}@keyframes hub-splash-rot{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.hub-splash-spin{animation:none}}.session-entry-error{max-width:320px;margin:0;padding:0 20px;text-align:center;color:var(--gris);font:14px/1.5 Inter,system-ui,sans-serif}
