:root{--app-font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji"}html[data-font-style=inter]{--app-font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji"}html[data-font-style=poppins]{--app-font-family: Poppins, Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji"}html[data-font-style=roboto]{--app-font-family: Roboto, Inter, system-ui, -apple-system, Segoe UI, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji"}html[data-font-style=share-tech-mono]{--app-font-family: "Share Tech Mono", Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji"}body{font-family:var(--app-font-family);min-width:320px}html.dark body{color:#e0e0e0}a{text-decoration:none}button{font-family:inherit}html{scroll-behavior:smooth;background-color:#fff}html.dark{background-color:#1a1f2e}body{background-color:inherit}html.agent-hide-scrollbar,html.agent-hide-scrollbar body{scrollbar-width:none;-ms-overflow-style:none}html.agent-hide-scrollbar::-webkit-scrollbar,html.agent-hide-scrollbar body::-webkit-scrollbar{display:none}@keyframes nf-dot-bounce{0%{transform:translateY(5px)}to{transform:translateY(-5px)}}.nf-loading-dots{display:inline-flex;align-items:center;gap:3px;height:16px}.nf-loading-dot{width:5px;height:5px;flex-shrink:0;border-radius:999px;background:#fff;box-shadow:0 0 0 1px #0003;animation:nf-dot-bounce .4s infinite alternate ease-in-out!important}.nf-loading-dot:nth-child(2){animation-delay:.15s!important}.nf-loading-dot:nth-child(3){animation-delay:.3s!important}
