@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-mono/GeistMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-mono/GeistMono-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-mono/GeistMono-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-mono/GeistMono-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--background: #f3f4f8;--foreground: #0f172a;--card: #ffffff;--card-foreground: #0f172a;--popover: #ffffff;--popover-foreground: #0f172a;--primary: #3b5fe3;--primary-foreground: #fcfcfc;--secondary: #edf0f4;--secondary-foreground: #1e293b;--muted: #e8ecf0;--muted-foreground: #64748b;--accent: #3b5fe3;--accent-foreground: #fcfcfc;--destructive: #dc2626;--destructive-foreground: #fcfcfc;--border: #cbd5e1;--input: #dde3eb;--ring: #3b5fe3;--chart-1: #3b5fe3;--chart-2: #16a34a;--chart-3: #d97706;--chart-4: #9333ea;--chart-5: #dc2626;--radius: .5rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--sidebar: #ffffff;--sidebar-foreground: #0f172a;--sidebar-primary: #3b5fe3;--sidebar-primary-foreground: #fcfcfc;--sidebar-accent: #e8eff9;--sidebar-accent-foreground: #0f172a;--sidebar-border: #d0d9e3;--sidebar-ring: #3b5fe3;--success: #16a34a;--success-foreground: #fcfcfc;--warning: #d97706;--warning-foreground: #78350f;--font-family: "Geist", "Geist Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-mono: "Geist Mono", "Geist Mono Fallback", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--duration-fast: .15s;--duration-normal: .2s;--ease-default: cubic-bezier(.4, 0, .2, 1)}.theme-dark{--background: #020617;--foreground: #f1f5f9;--card: #0f172a;--card-foreground: #f1f5f9;--border: #1e293b;--input: #334155;--muted: #1e293b;--muted-foreground: #94a3b8;--secondary: #1e293b;--secondary-foreground: #f1f5f9;--primary: #3b82f6;--primary-foreground: #fcfcfc;--accent: #1e293b;--accent-foreground: #f1f5f9;--destructive: #f87171;--destructive-foreground: #fcfcfc;--ring: #3b82f6}body{font-family:var(--font-family);background:var(--background);color:var(--foreground);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;border-color:var(--border)}html,body{height:100%;overflow:hidden}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:var(--font-family);font-size:1rem;line-height:1.5;color:var(--foreground);background:var(--background)}:focus-visible{outline-color:color-mix(in srgb,var(--ring) 50%,transparent)}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:600;line-height:1.2}p{margin-top:0}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary);opacity:.85}.text-center{text-align:center}.text-muted{color:var(--muted-foreground)}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--muted)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
