.diff-panel-content{scrollbar-width:thin;scrollbar-color:rgba(155,155,155,.5) transparent}.diff-panel-content::-webkit-scrollbar{width:8px;height:8px}.diff-panel-content::-webkit-scrollbar-track{background:transparent}.diff-panel-content::-webkit-scrollbar-thumb{background-color:#9b9b9b80;border-radius:4px;border:2px solid transparent}.diff-panel-content::-webkit-scrollbar-thumb:hover{background-color:#9b9b9bb3}.diff-panel:not(:hover) .diff-panel-content::-webkit-scrollbar{display:none}.diff-panel:not(:hover) .diff-panel-content{scrollbar-width:none}.diff-modal-content{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.4) transparent}.diff-modal-content::-webkit-scrollbar{width:6px;height:6px}.diff-modal-content::-webkit-scrollbar-track{background:transparent}.diff-modal-content::-webkit-scrollbar-thumb{background-color:#64646466;border-radius:3px}.diff-modal-content::-webkit-scrollbar-thumb:hover{background-color:#64646499}.diff-modal-content::-webkit-scrollbar-corner{background:transparent}.dark-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.4) transparent}.dark-scrollbar::-webkit-scrollbar{width:6px;height:6px}.dark-scrollbar::-webkit-scrollbar-track{background:transparent}.dark-scrollbar::-webkit-scrollbar-thumb{background-color:#64646466;border-radius:3px}.dark-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#64646499}.dark-scrollbar::-webkit-scrollbar-corner{background:transparent}.diff-block-added{border-left-width:4px;--un-border-opacity:1;border-color:rgb(34 197 94 / var(--un-border-opacity));background-color:#22c55e33}.diff-block-removed{border-left-width:4px;--un-border-opacity:1;border-color:rgb(239 68 68 / var(--un-border-opacity));background-color:#ef444433}.diff-panel-content .group:hover .diff-block-added{background-color:#22c55e4d}.diff-panel-content .group:hover .diff-block-removed{background-color:#ef44444d}.diff-line{min-width:fit-content;display:flex;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.diff-line-number{width:3rem;flex-shrink:0;border-right-width:1px;border-color:var(--buildwise-elements-borderColor);background-color:var(--buildwise-elements-bg-depth-1);padding-top:.125rem;padding-bottom:.125rem;padding-left:.5rem;text-align:left;color:var(--buildwise-elements-textTertiary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.diff-line-content{flex:1 1 0%;white-space:pre;padding:.125rem 1rem;color:var(--buildwise-elements-textPrimary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.group:hover .diff-line-content{background-color:var(--buildwise-elements-bg-depth-2)}.diff-added{border-left-width:4px;--un-border-opacity:1;border-color:rgb(34 197 94 / var(--un-border-opacity));background-color:#22c55e33}.diff-removed{border-left-width:4px;--un-border-opacity:1;border-color:rgb(239 68 68 / var(--un-border-opacity));background-color:#ef444433}:root,:root[data-theme=light]{--buildwise-elements-borderColor: #131a241a;--buildwise-elements-borderColorActive: #2563eb;--buildwise-elements-bg-depth-1: #FFFFFF;--buildwise-elements-bg-depth-2: #f0f4f8;--buildwise-elements-bg-depth-3: #bcccdc;--buildwise-elements-bg-depth-4: #131a240d;--buildwise-elements-textPrimary: #0d1117;--buildwise-elements-textSecondary: #486581;--buildwise-elements-textTertiary: #627d98;--buildwise-elements-code-background: #d9e2ec;--buildwise-elements-code-text: #0d1117;--buildwise-elements-button-primary-background: #3b82f61a;--buildwise-elements-button-primary-backgroundHover: #3b82f633;--buildwise-elements-button-primary-text: #3b82f6;--buildwise-elements-button-secondary-background: #131a240d;--buildwise-elements-button-secondary-backgroundHover: #131a241a;--buildwise-elements-button-secondary-text: #0d1117;--buildwise-elements-button-danger-background: #EF44441a;--buildwise-elements-button-danger-backgroundHover: #EF444433;--buildwise-elements-button-danger-text: #EF4444;--buildwise-elements-item-contentDefault: #131a2480;--buildwise-elements-item-contentActive: #0d1117;--buildwise-elements-item-contentAccent: #1d4ed8;--buildwise-elements-item-contentDanger: #EF4444;--buildwise-elements-item-backgroundDefault: rgba(0, 0, 0, 0);--buildwise-elements-item-backgroundActive: #131a240d;--buildwise-elements-item-backgroundAccent: #3b82f61a;--buildwise-elements-item-backgroundDanger: #EF44441a;--buildwise-elements-loader-background: #131a241a;--buildwise-elements-loader-progress: #3b82f6;--buildwise-elements-artifacts-background: #FFFFFF;--buildwise-elements-artifacts-backgroundHover: #131a2405;--buildwise-elements-artifacts-borderColor: var(--buildwise-elements-borderColor);--buildwise-elements-artifacts-inlineCode-background: #d9e2ec;--buildwise-elements-artifacts-inlineCode-text: var(--buildwise-elements-textPrimary);--buildwise-elements-actions-background: #FFFFFF;--buildwise-elements-actions-code-background: #1a2332;--buildwise-elements-messages-background: #d9e2ec;--buildwise-elements-messages-linkColor: #3b82f6;--buildwise-elements-messages-code-background: #1a2332;--buildwise-elements-messages-inlineCode-background: #bcccdc;--buildwise-elements-messages-inlineCode-text: #1a2332;--buildwise-elements-icon-success: #22C55E;--buildwise-elements-icon-error: #EF4444;--buildwise-elements-icon-primary: #0d1117;--buildwise-elements-icon-secondary: #486581;--buildwise-elements-icon-tertiary: #627d98;--buildwise-elements-dividerColor: #d9e2ec;--buildwise-elements-prompt-background: #FFFFFFcc;--buildwise-chat-bg: linear-gradient(145deg, rgba(200, 215, 235, .3), rgba(245, 245, 245, .95));--buildwise-chat-border: rgba(180, 195, 215, .5);--buildwise-chat-shadow: rgba(180, 195, 215, .2);--buildwise-elements-sidebar-dropdownShadow: #131a241a;--buildwise-elements-sidebar-buttonBackgroundDefault: #3b82f61a;--buildwise-elements-sidebar-buttonBackgroundHover: #3b82f633;--buildwise-elements-sidebar-buttonText: #1d4ed8;--buildwise-elements-preview-addressBar-background: #d9e2ec;--buildwise-elements-preview-addressBar-backgroundHover: #131a240d;--buildwise-elements-preview-addressBar-backgroundActive: #FFFFFF;--buildwise-elements-preview-addressBar-text: var(--buildwise-elements-textSecondary);--buildwise-elements-preview-addressBar-textActive: var(--buildwise-elements-textPrimary);--buildwise-elements-terminals-background: #FFFFFF;--buildwise-elements-terminals-buttonBackground: var(--buildwise-elements-bg-depth-4);--buildwise-elements-cta-background: #d9e2ec;--buildwise-elements-cta-text: #0d1117;--buildwise-terminal-background: var(--buildwise-elements-terminals-background);--buildwise-terminal-foreground: #333333;--buildwise-terminal-selection-background: #00000040;--buildwise-terminal-black: #000000;--buildwise-terminal-red: #cd3131;--buildwise-terminal-green: #00bc00;--buildwise-terminal-yellow: #949800;--buildwise-terminal-blue: #0451a5;--buildwise-terminal-magenta: #bc05bc;--buildwise-terminal-cyan: #0598bc;--buildwise-terminal-white: #555555;--buildwise-terminal-brightBlack: #686868;--buildwise-terminal-brightRed: #cd3131;--buildwise-terminal-brightGreen: #00bc00;--buildwise-terminal-brightYellow: #949800;--buildwise-terminal-brightBlue: #0451a5;--buildwise-terminal-brightMagenta: #bc05bc;--buildwise-terminal-brightCyan: #0598bc;--buildwise-terminal-brightWhite: #a5a5a5;--modern-scrollbar-thumb-background: rgba(100, 100, 100, .3);--modern-scrollbar-thumb-backgroundHover: rgba(74, 74, 74, .8)}:root,:root[data-theme=dark]{--buildwise-elements-borderColor: rgba(255, 255, 255, .08);--buildwise-elements-borderColorActive: #3b82f6;--buildwise-elements-bg-depth-1: #0b0d13;--buildwise-elements-bg-depth-2: #0b0d13;--buildwise-elements-bg-depth-3: #1a2332;--buildwise-elements-bg-depth-4: rgba(255, 255, 255, .03);--buildwise-elements-textPrimary: #e6edf3;--buildwise-elements-textSecondary: #8b949e;--buildwise-elements-textTertiary: #6e7681;--buildwise-elements-editor-backgroundColor: #0d1117;--buildwise-elements-code-background: #161b22;--buildwise-elements-code-text: #e6edf3;--buildwise-elements-button-primary-background: rgba(59, 130, 246, .15);--buildwise-elements-button-primary-backgroundHover: rgba(59, 130, 246, .25);--buildwise-elements-button-primary-text: #60a5fa;--buildwise-elements-button-secondary-background: rgba(255, 255, 255, .05);--buildwise-elements-button-secondary-backgroundHover: rgba(255, 255, 255, .1);--buildwise-elements-button-secondary-text: #e6edf3;--buildwise-elements-button-danger-background: rgba(239, 68, 68, .1);--buildwise-elements-button-danger-backgroundHover: rgba(239, 68, 68, .2);--buildwise-elements-button-danger-text: #f87171;--buildwise-elements-item-contentDefault: rgba(255, 255, 255, .5);--buildwise-elements-item-contentActive: #e6edf3;--buildwise-elements-item-contentAccent: #06b6d4;--buildwise-elements-item-contentDanger: #f87171;--buildwise-elements-item-backgroundDefault: rgba(255, 255, 255, 0);--buildwise-elements-item-backgroundActive: rgba(255, 255, 255, .08);--buildwise-elements-item-backgroundAccent: rgba(6, 182, 212, .15);--buildwise-elements-item-backgroundDanger: rgba(239, 68, 68, .1);--buildwise-elements-loader-background: rgba(255, 255, 255, .05);--buildwise-elements-loader-progress: #3b82f6;--buildwise-elements-artifacts-background: #131a24;--buildwise-elements-artifacts-backgroundHover: rgba(255, 255, 255, .05);--buildwise-elements-artifacts-borderColor: var(--buildwise-elements-borderColor);--buildwise-elements-artifacts-inlineCode-background: #1a2332;--buildwise-elements-artifacts-inlineCode-text: #e6edf3;--buildwise-elements-actions-background: #131a24;--buildwise-elements-actions-code-background: #161b22;--buildwise-elements-messages-background: #1a2332;--buildwise-elements-messages-linkColor: #60a5fa;--buildwise-elements-messages-code-background: #0d1117;--buildwise-elements-messages-inlineCode-background: #21262d;--buildwise-elements-messages-inlineCode-text: var(--buildwise-elements-textPrimary);--buildwise-elements-icon-success: #4ade80;--buildwise-elements-icon-error: #f87171;--buildwise-elements-icon-primary: #e6edf3;--buildwise-elements-icon-secondary: #8b949e;--buildwise-elements-icon-tertiary: #6e7681;--buildwise-elements-dividerColor: rgba(255, 255, 255, .08);--buildwise-elements-prompt-background: rgba(19, 26, 36, .9);--buildwise-chat-bg: linear-gradient(145deg, rgba(30, 58, 95, .15), rgba(26, 26, 26, .95));--buildwise-chat-border: rgba(61, 90, 127, .4);--buildwise-chat-shadow: rgba(30, 58, 95, .2);--buildwise-elements-sidebar-dropdownShadow: rgba(0, 0, 0, .3);--buildwise-elements-sidebar-buttonBackgroundDefault: rgba(59, 130, 246, .1);--buildwise-elements-sidebar-buttonBackgroundHover: rgba(59, 130, 246, .2);--buildwise-elements-sidebar-buttonText: #60a5fa;--buildwise-elements-preview-addressBar-background: #0d1117;--buildwise-elements-preview-addressBar-backgroundHover: rgba(255, 255, 255, .05);--buildwise-elements-preview-addressBar-backgroundActive: #0d1117;--buildwise-elements-preview-addressBar-text: var(--buildwise-elements-textSecondary);--buildwise-elements-preview-addressBar-textActive: var(--buildwise-elements-textPrimary);--buildwise-elements-terminals-background: #0b0d13;--buildwise-elements-terminals-buttonBackground: #1a2332;--buildwise-elements-cta-background: rgba(255, 255, 255, .08);--buildwise-elements-cta-text: #e6edf3;--buildwise-terminal-background: #0b0d13;--buildwise-terminal-foreground: #e6edf3;--buildwise-terminal-selection-background: #264f78;--buildwise-terminal-black: #0d1117;--buildwise-terminal-red: #f87171;--buildwise-terminal-green: #4ade80;--buildwise-terminal-yellow: #fcd34d;--buildwise-terminal-blue: #60a5fa;--buildwise-terminal-magenta: #c084fc;--buildwise-terminal-cyan: #22d3ee;--buildwise-terminal-white: #e6edf3;--buildwise-terminal-brightBlack: #6e7681;--buildwise-terminal-brightRed: #fca5a5;--buildwise-terminal-brightGreen: #86efac;--buildwise-terminal-brightYellow: #fde68a;--buildwise-terminal-brightBlue: #93c5fd;--buildwise-terminal-brightMagenta: #d8b4fe;--buildwise-terminal-brightCyan: #67e8f9;--buildwise-terminal-brightWhite: #ffffff;--modern-scrollbar-thumb-background: #444444;--modern-scrollbar-thumb-backgroundHover: #555555;--modern-scrollbar-track-background: #131a24}:root{--header-height: 54px;--chat-max-width: 42rem;--chat-min-width: 533px;--workbench-width: min(calc(100% - var(--chat-min-width)), 2536px);--workbench-inner-width: var(--workbench-width);--workbench-left: calc(100% - var(--workbench-width));--toastify-color-progress-success: var(--buildwise-elements-icon-success);--toastify-color-progress-error: var(--buildwise-elements-icon-error);--buildwise-elements-terminal-backgroundColor: var(--buildwise-terminal-background);--buildwise-elements-terminal-textColor: var(--buildwise-terminal-foreground);--buildwise-elements-terminal-cursorColor: var(--buildwise-terminal-foreground);--buildwise-elements-terminal-selection-backgroundColor: var(--buildwise-terminal-selection-background);--buildwise-elements-terminal-color-black: var(--buildwise-terminal-black);--buildwise-elements-terminal-color-red: var(--buildwise-terminal-red);--buildwise-elements-terminal-color-green: var(--buildwise-terminal-green);--buildwise-elements-terminal-color-yellow: var(--buildwise-terminal-yellow);--buildwise-elements-terminal-color-blue: var(--buildwise-terminal-blue);--buildwise-elements-terminal-color-magenta: var(--buildwise-terminal-magenta);--buildwise-elements-terminal-color-cyan: var(--buildwise-terminal-cyan);--buildwise-elements-terminal-color-white: var(--buildwise-terminal-white);--buildwise-elements-terminal-color-brightBlack: var(--buildwise-terminal-brightBlack);--buildwise-elements-terminal-color-brightRed: var(--buildwise-terminal-brightRed);--buildwise-elements-terminal-color-brightGreen: var(--buildwise-terminal-brightGreen);--buildwise-elements-terminal-color-brightYellow: var(--buildwise-terminal-brightYellow);--buildwise-elements-terminal-color-brightBlue: var(--buildwise-terminal-brightBlue);--buildwise-elements-terminal-color-brightMagenta: var(--buildwise-terminal-brightMagenta);--buildwise-elements-terminal-color-brightCyan: var(--buildwise-terminal-brightCyan);--buildwise-elements-terminal-color-brightWhite: var(--buildwise-terminal-brightWhite)}.z-logo{z-index:998}.z-sidebar{z-index:997}.z-port-dropdown{z-index:996}.z-iframe-overlay{z-index:995}.z-prompt{z-index:2}.z-workbench{z-index:3}.z-file-tree-breadcrumb{z-index:998}.z-max{z-index:999}.z-toast,.Toastify__toast-container{z-index:1000}.animated{animation-fill-mode:both;animation-duration:var(--animate-duration, .2s);animation-timing-function:cubic-bezier(0,0,.2,1)}.animated.fadeInRight{animation-name:fadeInRight}.animated.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.dropdown-animation{opacity:0;animation:fadeMoveDown .15s forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes fadeMoveDown{to{opacity:1;transform:translateY(6px)}}@media (prefers-reduced-motion: reduce){.animated,.dropdown-animation{animation-duration:.01ms!important;animation-iteration-count:1!important}}.xterm{padding:1rem}[data-resize-handle]{position:relative}[data-resize-handle][data-panel-group-direction=horizontal]:after{content:"";position:absolute;inset:0 -5px 0 -6px;z-index:999}[data-resize-handle][data-panel-group-direction=vertical]:after{content:"";position:absolute;inset:-5px 0 -6px;z-index:999}[data-resize-handle][data-resize-handle-state=hover]:after,[data-resize-handle][data-resize-handle-state=drag]:after{background-color:#8882}.actions .shiki{background-color:var(--buildwise-elements-actions-code-background)!important}.shiki:not(:has(.actions),.actions *,.mcp-tool-invocation-code *){background-color:var(--buildwise-elements-messages-code-background)!important}:root{--cm-backgroundColor: #f8fafc;--cm-textColor: #1f2937;--cm-gutter-backgroundColor: #f1f5f9;--cm-gutter-textColor: #64748b;--cm-gutter-activeLineTextColor: #0f172a;--cm-foldGutter-textColor: var(--cm-gutter-textColor);--cm-foldGutter-textColorHover: #0f172a;--cm-activeLineBackgroundColor: #e2e8f0;--cm-cursor-width: 2px;--cm-cursor-backgroundColor: #475569;--cm-matching-bracket: rgba(14, 165, 233, .22);--cm-selection-backgroundColorFocused: #93c5fd;--cm-selection-backgroundOpacityFocused: .55;--cm-selection-backgroundColorBlured: #bfdbfe;--cm-selection-backgroundOpacityBlured: .45;--cm-panels-borderColor: #cbd5e1;--cm-search-backgroundColor: var(--cm-backgroundColor);--cm-search-textColor: #334155;--cm-search-closeButton-backgroundColor: transparent;--cm-search-closeButton-backgroundColorHover: #e2e8f0;--cm-search-closeButton-textColor: #64748b;--cm-search-closeButton-textColorHover: #0f172a;--cm-search-button-backgroundColor: #e2e8f0;--cm-search-button-backgroundColorHover: #cbd5e1;--cm-search-button-textColor: #334155;--cm-search-button-textColorHover: #0f172a;--cm-search-button-borderColor: transparent;--cm-search-button-borderColorHover: transparent;--cm-search-button-borderColorFocused: #3b82f6;--cm-search-input-backgroundColor: #ffffff;--cm-search-input-textColor: #0f172a;--cm-search-input-borderColor: #cbd5e1;--cm-search-input-borderColorFocused: #3b82f6;--cm-tooltip-backgroundColor: #ffffff;--cm-tooltip-textColor: #0f172a;--cm-tooltip-backgroundColorSelected: #3b82f633;--cm-tooltip-textColorSelected: #0f172a;--cm-tooltip-borderColor: #cbd5e1;--cm-searchMatch-backgroundColor: rgba(234, 92, 0, .33)}.cm-editor{background-color:var(--cm-backgroundColor)!important}.cm-gutters{background-color:var(--cm-gutter-backgroundColor)!important}.cm-content{background-color:transparent!important}.cm-scroller{background-color:var(--cm-backgroundColor)!important}.Toastify__toast-container{width:min(380px,100vw - 32px);padding:0}.Toastify__toast{--toast-accent: #3b82f6;--toast-accent-soft: #eff6ff;min-height:62px;margin-bottom:10px;padding:12px 12px 12px 14px;overflow:hidden;background:color-mix(in srgb,var(--buildwise-elements-bg-depth-1) 94%,transparent);color:var(--buildwise-elements-textPrimary);border:1px solid color-mix(in srgb,var(--toast-accent) 20%,var(--buildwise-elements-borderColor));border-radius:14px;box-shadow:0 18px 45px #0f172a24,0 4px 14px #0f172a14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.Toastify__toast:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--toast-accent);content:""}.Toastify__toast--success{--toast-accent: #16a34a;--toast-accent-soft: #ecfdf3}.Toastify__toast--error{--toast-accent: #dc2626;--toast-accent-soft: #fef2f2}.Toastify__toast--warning{--toast-accent: #d97706;--toast-accent-soft: #fffbeb}.Toastify__toast--info,.Toastify__toast--default{--toast-accent: #2563eb;--toast-accent-soft: #eff6ff}.Toastify__toast-body{gap:11px;margin:0;padding:0;font-size:15px;font-weight:500;line-height:1.45;letter-spacing:-.01em}.Toastify__toast-icon{display:flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;margin-inline-end:0;border:1px solid color-mix(in srgb,var(--toast-accent) 18%,transparent);border-radius:10px;background:var(--toast-accent-soft);color:var(--toast-accent);font-size:17px}.Toastify__close-button{display:flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;align-self:center;border-radius:8px;color:var(--buildwise-elements-textTertiary);opacity:.75;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.Toastify__close-button:hover{background:var(--buildwise-elements-bg-depth-3);color:var(--buildwise-elements-textPrimary);opacity:1}.Toastify__progress-bar{height:2px;background:var(--toast-accent);opacity:.72}.Toastify__progress-bar--bg{height:2px;background:color-mix(in srgb,var(--toast-accent) 12%,transparent);opacity:1}.buildwise-toast-enter{animation:buildwise-toast-in .24s cubic-bezier(.16,1,.3,1) both}.buildwise-toast-exit{animation:buildwise-toast-out .18s ease-in both}@keyframes buildwise-toast-in{0%{opacity:0;transform:translate3d(18px,8px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes buildwise-toast-out{to{opacity:0;transform:translate3d(12px,0,0) scale(.98)}}:root[data-theme=dark] .Toastify__toast{box-shadow:0 20px 50px #0000006b,0 5px 16px #00000047}:root[data-theme=dark] .Toastify__toast--success{--toast-accent: #4ade80;--toast-accent-soft: rgba(34, 197, 94, .14)}:root[data-theme=dark] .Toastify__toast--error{--toast-accent: #f87171;--toast-accent-soft: rgba(239, 68, 68, .14)}:root[data-theme=dark] .Toastify__toast--warning{--toast-accent: #fbbf24;--toast-accent-soft: rgba(245, 158, 11, .14)}:root[data-theme=dark] .Toastify__toast--info,:root[data-theme=dark] .Toastify__toast--default{--toast-accent: #60a5fa;--toast-accent-soft: rgba(59, 130, 246, .14)}@media (max-width: 480px){.Toastify__toast-container--bottom-right{right:16px;bottom:16px;left:16px;width:auto}.Toastify__toast{margin-bottom:8px;border-radius:13px}}@media (prefers-reduced-motion: reduce){.buildwise-toast-enter,.buildwise-toast-exit{animation-duration:1ms}}html,body{height:100%;width:100%;overflow:hidden;background-color:var(--buildwise-elements-bg-depth-1)}html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light}*{scrollbar-width:none}*::-webkit-scrollbar{display:none}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}:root{--gradient-opacity: .8;--primary-color: rgba(30, 58, 138, var(--gradient-opacity));--secondary-color: rgba(23, 37, 84, var(--gradient-opacity));--accent-color: rgba(59, 130, 246, var(--gradient-opacity))}.modern-scrollbar{overflow:auto;scrollbar-width:none}.modern-scrollbar::-webkit-scrollbar{display:none}.modern-scrollbar-invert{scrollbar-width:none}.modern-scrollbar-invert::-webkit-scrollbar{display:none}.message-item,.chat-message,[class*=Message]{content-visibility:auto;contain-intrinsic-size:0 100px}.file-tree-item{content-visibility:auto;contain-intrinsic-size:0 24px}
