@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);:root{--bg-app:#f8fafc;--surface:#fff;--border:#e5e7eb;--text-primary:#111827;--text-muted:#6b7280;--accent:#334155}*{box-sizing:border-box;scroll-behavior:smooth;scrollbar-color:#94a3b8 #0000;scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;background:var(--bg-app);color:#111827;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;overflow:hidden}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:#111827;color:var(--text-primary);font-weight:600;margin:0}.text-muted{color:#6b7280;color:var(--text-muted)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#64748b}
/*# sourceMappingURL=main.a6f160d2.css.map*/