@plugin "tailwindcss-animate";@custom-variant dark (&:is(.dark *));@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 240 5.9% 10%;--primary-foreground: 0 0% 98%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 10% 3.9%;--radius: .75rem}body{@apply bg-white text-zinc-900 antialiased;font-feature-settings:"rlig" 1,"calt" 1}}@layer utilities{.pb-safe{padding-bottom:max(env(safe-area-inset-bottom),1rem)}.pt-safe{padding-top:max(env(safe-area-inset-top),1rem)}.px-safe{padding-left:max(env(safe-area-inset-left),1rem);padding-right:max(env(safe-area-inset-right),1rem)}.h-dvh{height:100dvh}.min-h-dvh{min-height:100dvh}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in{--tw-enter-opacity: 0}.slide-in-from-bottom-5{--tw-enter-translate-y: 1.25rem}.slide-in-from-bottom-10{--tw-enter-translate-y: 2.5rem}.duration-700{animation-duration:.7s}.duration-1000{animation-duration:1s}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),1) rotate(var(--tw-enter-rotate, 0))}}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.reveal{opacity:0;transform:translateY(10px);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal.active{opacity:1;transform:translateY(0)}.prose{color:#3f3f46;max-width:none}.prose p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.prose a{color:#000;text-decoration:underline;text-underline-offset:2px}.prose strong{color:#000;font-weight:600}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{background-color:#a1a1aa;border-radius:50%;content:"";height:.375em;left:.25em;position:absolute;top:.6875em;width:.375em}.prose code{color:#09090b;background-color:#f4f4f5;padding:.2em .4em;border-radius:.25rem;font-weight:500;font-size:.875em;border:1px solid #e4e4e7}.prose pre{background-color:transparent;color:#18181b;border-radius:.5rem;overflow-x:auto;padding:0;margin:1rem 0}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:inherit;border:none}.prose h1,.prose h2,.prose h3,.prose h4{color:#000;font-weight:600;margin-top:2em;margin-bottom:1em}.prose blockquote{font-weight:500;font-style:italic;color:#71717a;border-left-width:.25rem;border-left-color:#e4e4e7;margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}@theme inline{ --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --radius-2xl: calc(var(--radius) + 8px); --radius-3xl: calc(var(--radius) + 12px); --radius-4xl: calc(var(--radius) + 16px); --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-border: var(--border); --color-input: var(--input); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); }:root{--radius: .625rem;--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.05 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.6 .18 255);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.577 .245 27.325);--border: oklch(.922 0 0);--input: oklch(.922 0 0);--ring: oklch(.6 .18 255);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.05 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.6 .18 255)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.205 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.205 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.922 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.556 0 0);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.556 0 0)}@layer base{*{@apply border-border outline-ring/50;}body{@apply bg-background text-foreground;}}.katex{font-size:1.05em!important;color:#1f2937}.katex-display{margin:1rem 0!important;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;border:1px solid #e2e8f0;overflow-x:auto;-webkit-overflow-scrolling:touch}.katex-display>.katex{text-align:left;color:#111827}.katex:not(.katex-display .katex){padding:.1em .3em;background-color:#6366f114;border-radius:.25rem}@media(max-width:640px){.katex{font-size:.95em!important}.katex-display{padding:.75rem;margin:.75rem 0!important}}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.875rem}.prose th,.prose td{border:1px solid #e5e7eb;padding:.5rem .75rem}.prose th{background-color:#f9fafb;font-weight:600;text-align:left}.prose tbody tr:nth-child(2n){background-color:#fafafa}.prose ol{counter-reset:list-counter;list-style:none;padding-left:1.5rem}.prose ol>li{counter-increment:list-counter;position:relative;padding-left:.5rem}.prose ol>li:before{content:counter(list-counter) ".";position:absolute;left:-1.25rem;font-weight:600;color:#6b7280}.citation-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.1em;height:1.1em;padding:0 .35em;margin-left:1px;margin-right:1px;font-size:.65em;font-weight:600;line-height:1;color:#6366f1;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;border-radius:.5em;vertical-align:super;cursor:pointer;transition:all .15s ease;text-decoration:none;font-family:ui-sans-serif,system-ui,sans-serif}.citation-badge:hover{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4f46e5;transform:translateY(-1px);box-shadow:0 2px 4px #6366f133}.citation-badge+.citation-badge{margin-left:2px}@keyframes citation-highlight{0%{background-color:#fff}25%{background-color:#eef2ff;border-color:#6366f1}50%{background-color:#fff}75%{background-color:#eef2ff;border-color:#6366f1}to{background-color:#fff}}.animate-citation-highlight{animation:citation-highlight 2s ease-in-out}
