:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}.update-banner{z-index:50;color:#d1d4dc;background:#1c2030;border:1px solid #2a2e39;border-radius:8px;align-items:center;gap:10px;padding:8px 8px 8px 14px;font-size:12px;line-height:1.4;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000073}.update-banner-dot{background:#29b6f6;border-radius:50%;flex:none;width:7px;height:7px;animation:1.4s ease-in-out infinite update-banner-pulse}.update-banner-reload{color:#0d1017;font:inherit;cursor:pointer;background:#29b6f6;border:none;border-radius:5px;flex:none;padding:4px 12px;font-weight:600}.update-banner-reload:hover{background:#4fc3f7}.update-banner-dismiss{color:#787b86;cursor:pointer;background:0 0;border:none;border-radius:5px;flex:none;width:22px;height:22px;padding:0;font-size:16px;line-height:1}.update-banner-dismiss:hover{color:#d1d4dc;background:#2a2e39}@keyframes update-banner-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.update-banner-dot{animation:none}}
