*{box-sizing:border-box}html,body{margin:0;padding:0}#root{min-height:100vh}.shell-loading{min-height:100vh;background:#111}.demo-bar{position:fixed;left:16px;bottom:16px;z-index:9999;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#0c0c0ed1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);color:#ffffffeb;font:500 12px/1 system-ui,sans-serif;letter-spacing:.01em;text-decoration:none;box-shadow:0 4px 24px #00000059;transition:transform .18s ease,background .18s ease}.demo-bar:hover{transform:translateY(-2px);background:#0c0c0ef2}.demo-bar-dot{width:7px;height:7px;border-radius:50%;background:#6ee7a0;box-shadow:0 0 8px #6ee7a0e6}@media (max-width: 640px){.demo-bar{left:12px;bottom:12px;padding:8px 12px;font-size:11px}}
