@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@layer base{:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:0.5rem}.dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 3.9%;--card-foreground:0 0% 98%;--popover:0 0% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.1%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}*,body{@apply bg-background text-foreground}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#3741514d;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}*{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.glass{backdrop-filter:blur(10px);background:#111827cc;border:1px solid #4b55634d}.animate-gradient{animation:gradient 15s ease infinite;background-size:400% 400%}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}pre{border-radius:.5rem;overflow-x:auto;padding:1rem}pre code{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.875rem;line-height:1.5}.message-enter{opacity:0;transform:translateY(10px)}.message-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.hover-lift{transition:transform .2s ease-in-out}.hover-lift:hover{transform:translateY(-2px)}.focus-ring:focus{box-shadow:0 0 0 2px #22c55e80;outline:none}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.typing-dot{animation:typing 1.4s ease-in-out infinite}.typing-dot:first-child{animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}::selection{background-color:#22c55e4d;color:#fff}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.btn-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loader{animation:spin 1s linear infinite;border:2px solid #22c55e4d;border-radius:50%;border-top-color:#22c55e;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.mobile-full{height:100vh;width:100%}.mobile-padding{padding:1rem}}.dark{color-scheme:dark}.focus-visible:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.page-transition{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.page-enter{opacity:0;transform:translateX(10px)}.page-enter-active{opacity:1;transform:translateX(0)}.badge-glow{box-shadow:0 0 10px #22c55e4d}.upload-area{transition:all .3s ease}.upload-area.dragover{background-color:#22c55e1a;border-color:#22c55e;transform:scale(1.02)}.tooltip{position:relative}.tooltip:hover:after{background-color:#111827e6;border:1px solid #4b55634d;border-radius:.25rem;bottom:125%;color:#fff;content:attr(data-tooltip);font-size:.875rem;left:50%;padding:.5rem;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:1000}.message-bubble{word-wrap:break-word;max-width:calc(100% - 2rem);overflow-wrap:break-word}.research-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.task-progress{transition:width .5s ease-in-out}@media (max-width:640px){.mobile-stack{flex-direction:column;gap:.5rem}.mobile-full-width{width:100%}.mobile-text-sm{font-size:.875rem}}
/*# sourceMappingURL=main.fe6cace0.css.map*/