html{overscroll-behavior:none}body{overscroll-behavior:none;overflow:hidden auto}@view-transition{navigation:auto}.top-bar{view-transition-name:top-bar}@keyframes blob{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(0)scale(1)}}@keyframes text-shimmer{0%{background-position:0%}to{background-position:100%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce-custom{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-blob{animation:10s infinite blob}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}.animate-text-shimmer{background-size:200%;animation:3s linear infinite text-shimmer}.animate-text-shimmer-fast{background-size:200%;animation:1.5s linear infinite text-shimmer}.animate-float{animation:6s ease-in-out infinite float}.animate-bounce-custom{animation:2s cubic-bezier(.4,0,.2,1) infinite bounce-custom}.animate-fade-in-down{animation:.8s ease-out forwards fade-in-down}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.chat-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground)/.15)transparent}.chat-scrollbar::-webkit-scrollbar{width:6px}.chat-scrollbar::-webkit-scrollbar-track{background:0 0}.chat-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.15);border-radius:3px}.chat-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.35)}[data-theme=light],[data-theme=light] *{--background:0 0% 100%;--background-lyna:240 5% 96%;--background-primary:0 0% 100%;--background-secondary:0 0% 100%;--background-tertiary:240 5% 96%;--background-hover:240 5% 97%;--background-active:240 5% 95%;--foreground:240 6% 10%;--foreground-primary:240 6% 10%;--foreground-secondary:240 4% 35%;--foreground-tertiary:240 4% 46%;--foreground-quadranary:240 4% 55%;--primary:239 84% 67%;--primary-foreground:0 0% 100%;--secondary:240 5% 96%;--secondary-foreground:240 6% 10%;--destructive:356 98% 60%;--destructive-foreground:0 0% 100%;--card:0 0% 100%;--card-foreground:240 6% 10%;--popover:0 0% 100%;--popover-foreground:240 6% 10%;--border:240 6% 90%;--border-active:240 4% 65%;--border-hover:240 4% 55%;--muted:240 5% 96%;--muted-foreground:240 4% 46%;--accent:240 5% 96%;--accent-foreground:240 6% 10%;--input:0 0% 100%;--ring:239 84% 67%;--icon:240 4% 45%;--icon-hover:240 6% 10%}[data-theme=dark],[data-theme=dark] *{--background:240 6% 10%;--background-lyna:240 4% 16%;--background-primary:240 6% 10%;--background-secondary:240 4% 16%;--background-tertiary:240 4% 20%;--background-hover:240 4% 18%;--background-active:240 4% 22%;--foreground:240 5% 84%;--foreground-primary:240 5% 93%;--foreground-secondary:240 4% 64%;--foreground-tertiary:240 4% 46%;--foreground-quadranary:240 4% 38%;--primary:239 84% 67%;--primary-foreground:0 0% 100%;--secondary:240 4% 20%;--secondary-foreground:240 5% 84%;--destructive:355 98% 73%;--destructive-foreground:0 0% 100%;--card:240 4% 16%;--card-foreground:240 5% 84%;--popover:240 4% 16%;--popover-foreground:240 5% 84%;--border:240 4% 20%;--border-active:240 4% 46%;--border-hover:240 4% 34%;--muted:240 4% 20%;--muted-foreground:240 4% 46%;--accent:240 4% 20%;--accent-foreground:240 5% 84%;--input:240 4% 20%;--ring:239 84% 67%;--icon:240 4% 50%;--icon-hover:240 5% 84%}@keyframes code-line-enter{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes line-highlight-sweep{0%{background-position:-100% 0}to{background-position:200% 0}}.animate-code-line-enter{will-change:transform,opacity;animation:.18s ease-out both code-line-enter}.animate-cursor-blink{animation:1s step-end infinite cursor-blink}.animate-line-highlight{background-image:linear-gradient(90deg,#0000 0%,#4ade801f 50%,#0000 100%);background-size:200% 100%;animation:.6s ease-out forwards line-highlight-sweep}@media (prefers-reduced-motion:reduce){.animate-code-line-enter{opacity:1;animation:none;transform:none}.animate-cursor-blink{opacity:1;animation:none}.animate-line-highlight{background-image:none;animation:none}}.monaco-editor .monaco-hover,.monaco-editor-hover,.monaco-hover-content,.monaco-editor .parameter-hints-widget,.monaco-editor .suggest-widget,.monaco-editor .editor-widget,.monaco-editor .zone-widget{z-index:10001!important}.monaco-hover{box-sizing:border-box!important;max-width:min(480px,100vw - 450px)!important}.monaco-hover-content{overflow-wrap:break-word!important;word-wrap:break-word!important;box-sizing:border-box!important;max-width:100%!important}.monaco-hover-content .hover-contents{white-space:pre-wrap!important;word-break:break-word!important;max-width:100%!important;overflow-x:hidden!important}.monaco-hover-content .hover-contents p,.monaco-hover-content .hover-contents code,.monaco-hover-content .hover-contents span,.monaco-hover-content .hover-contents .rendered-markdown{white-space:pre-wrap!important;word-break:break-word!important;overflow-wrap:anywhere!important;max-width:100%!important}.monaco-hover .hover-row .marker{white-space:pre-wrap!important;word-break:break-word!important;max-width:100%!important}.monaco-editor .suggest-widget{max-width:min(450px,100vw - 450px)!important}.monaco-editor .suggest-widget .monaco-list-row{text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}.monaco-editor .parameter-hints-widget{max-width:min(400px,100vw - 450px)!important}.monaco-editor .parameter-hints-widget .signature{white-space:pre-wrap!important;word-break:break-word!important;max-width:100%!important}.dark [data-streamdown=mermaid-block] .border-red-200{border-color:#6b2e2e!important}.dark [data-streamdown=mermaid-block] .bg-red-50,.dark [data-streamdown=mermaid-block] .bg-red-100{background-color:#321b1b!important}.dark [data-streamdown=mermaid-block] .text-red-700,.dark [data-streamdown=mermaid-block] .text-red-600,.dark [data-streamdown=mermaid-block] .text-red-800{color:#e87d7d!important}@keyframes mermaid-fade-in{0%{opacity:0;transform:scale(.98)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}[data-streamdown=mermaid-block] [role=img]{animation:.4s ease-out mermaid-fade-in}.thinking-shimmer{background:linear-gradient(90deg,hsl(var(--muted-foreground))0%,hsl(var(--muted-foreground))40%,hsl(var(--foreground))50%,hsl(var(--muted-foreground))60%,hsl(var(--muted-foreground))100%);-webkit-text-fill-color:transparent;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:1.5s ease-in-out infinite thinking-shimmer-sweep}@keyframes thinking-shimmer-sweep{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.thinking-shimmer{-webkit-text-fill-color:unset;color:hsl(var(--muted-foreground));background:0 0;animation:none}}
