:root,:root[data-theme=light],:root[data-theme=dark]{--primary-white: #ffffff;--primary-black: #000000;--soft-black: #1a1a1a;--light-gray: #f8f9fa;--medium-gray: #e9ecef;--border-gray: #dee2e6;--text-gray: #6c757d;--bolt-elements-borderColor: var(--border-gray);--bolt-elements-borderColorActive: var(--primary-black);--bolt-elements-bg-depth-1: var(--primary-white);--bolt-elements-bg-depth-2: var(--light-gray);--bolt-elements-bg-depth-3: var(--medium-gray);--bolt-elements-bg-depth-4: var(--border-gray);--bolt-elements-textPrimary: var(--primary-black);--bolt-elements-textSecondary: var(--soft-black);--bolt-elements-textTertiary: var(--text-gray);--bolt-elements-code-background: var(--light-gray);--bolt-elements-code-text: var(--primary-black);--bolt-elements-button-primary-background: var(--primary-black);--bolt-elements-button-primary-backgroundHover: var(--soft-black);--bolt-elements-button-primary-text: var(--primary-white);--bolt-elements-button-secondary-background: var(--primary-white);--bolt-elements-button-secondary-backgroundHover: var(--light-gray);--bolt-elements-button-secondary-text: var(--primary-black);--bolt-elements-button-danger-background: var(--primary-black);--bolt-elements-button-danger-backgroundHover: var(--soft-black);--bolt-elements-button-danger-text: var(--primary-white);--bolt-elements-item-contentDefault: var(--text-gray);--bolt-elements-item-contentActive: var(--primary-black);--bolt-elements-item-contentAccent: var(--primary-black);--bolt-elements-item-contentDanger: var(--primary-black);--bolt-elements-item-backgroundDefault: transparent;--bolt-elements-item-backgroundActive: var(--light-gray);--bolt-elements-item-backgroundAccent: var(--light-gray);--bolt-elements-item-backgroundDanger: var(--light-gray);--bolt-elements-loader-background: var(--medium-gray);--bolt-elements-loader-progress: var(--primary-black);--bolt-elements-focus: var(--primary-black);--bolt-elements-artifacts-background: var(--primary-white);--bolt-elements-artifacts-backgroundHover: var(--light-gray);--bolt-elements-artifacts-borderColor: var(--border-gray);--bolt-elements-artifacts-inlineCode-background: var(--light-gray);--bolt-elements-artifacts-inlineCode-text: var(--primary-black);--bolt-elements-actions-background: var(--primary-white);--bolt-elements-actions-code-background: var(--light-gray);--bolt-elements-messages-background: var(--light-gray);--bolt-elements-messages-linkColor: var(--primary-black);--bolt-elements-messages-code-background: var(--light-gray);--bolt-elements-messages-inlineCode-background: var(--medium-gray);--bolt-elements-messages-inlineCode-text: var(--primary-black);--bolt-elements-icon-success: var(--primary-black);--bolt-elements-icon-error: var(--primary-black);--bolt-elements-icon-primary: var(--primary-black);--bolt-elements-icon-secondary: var(--text-gray);--bolt-elements-icon-tertiary: var(--text-gray);--bolt-elements-dividerColor: var(--border-gray);--bolt-elements-prompt-background: var(--primary-white);--bolt-elements-sidebar-dropdownShadow: var(--border-gray);--bolt-elements-sidebar-buttonBackgroundDefault: var(--primary-white);--bolt-elements-sidebar-buttonBackgroundHover: var(--light-gray);--bolt-elements-sidebar-buttonText: var(--primary-black);--bolt-elements-preview-addressBar-background: var(--light-gray);--bolt-elements-preview-addressBar-backgroundHover: var(--medium-gray);--bolt-elements-preview-addressBar-backgroundActive: var(--primary-white);--bolt-elements-preview-addressBar-text: var(--text-gray);--bolt-elements-preview-addressBar-textActive: var(--primary-black);--bolt-elements-terminals-background: var(--primary-white);--bolt-elements-terminals-buttonBackground: var(--light-gray);--bolt-elements-cta-background: var(--light-gray);--bolt-elements-cta-text: var(--primary-black);--bolt-terminal-background: var(--primary-white);--bolt-terminal-foreground: var(--primary-black);--bolt-terminal-selection-background: var(--medium-gray);--bolt-terminal-black: var(--primary-black);--bolt-terminal-red: var(--primary-black);--bolt-terminal-green: var(--primary-black);--bolt-terminal-yellow: var(--primary-black);--bolt-terminal-blue: var(--primary-black);--bolt-terminal-magenta: var(--primary-black);--bolt-terminal-cyan: var(--primary-black);--bolt-terminal-white: var(--text-gray);--bolt-terminal-brightBlack: var(--soft-black);--bolt-terminal-brightRed: var(--primary-black);--bolt-terminal-brightGreen: var(--primary-black);--bolt-terminal-brightYellow: var(--primary-black);--bolt-terminal-brightBlue: var(--primary-black);--bolt-terminal-brightMagenta: var(--primary-black);--bolt-terminal-brightCyan: var(--primary-black);--bolt-terminal-brightWhite: var(--primary-black)}:root{--header-height: 60px;--chat-max-width: 42rem;--chat-min-width: 680px;--workbench-width: min(calc(100% - var(--chat-min-width)), 1600px);--workbench-inner-width: var(--workbench-width);--workbench-left: calc(100% - var(--workbench-width));--toastify-color-progress-success: var(--primary-black);--toastify-color-progress-error: var(--primary-black);--bolt-elements-terminal-backgroundColor: var(--bolt-terminal-background);--bolt-elements-terminal-textColor: var(--bolt-terminal-foreground);--bolt-elements-terminal-cursorColor: var(--bolt-terminal-foreground);--bolt-elements-terminal-selection-backgroundColor: var(--bolt-terminal-selection-background);--bolt-elements-terminal-color-black: var(--bolt-terminal-black);--bolt-elements-terminal-color-red: var(--bolt-terminal-red);--bolt-elements-terminal-color-green: var(--bolt-terminal-green);--bolt-elements-terminal-color-yellow: var(--bolt-terminal-yellow);--bolt-elements-terminal-color-blue: var(--bolt-terminal-blue);--bolt-elements-terminal-color-magenta: var(--bolt-terminal-magenta);--bolt-elements-terminal-color-cyan: var(--bolt-terminal-cyan);--bolt-elements-terminal-color-white: var(--bolt-terminal-white);--bolt-elements-terminal-color-brightBlack: var(--bolt-terminal-brightBlack);--bolt-elements-terminal-color-brightRed: var(--bolt-terminal-brightRed);--bolt-elements-terminal-color-brightGreen: var(--bolt-terminal-brightGreen);--bolt-elements-terminal-color-brightYellow: var(--bolt-terminal-brightYellow);--bolt-elements-terminal-color-brightBlue: var(--bolt-terminal-brightBlue);--bolt-elements-terminal-color-brightMagenta: var(--bolt-terminal-brightMagenta);--bolt-elements-terminal-color-brightCyan: var(--bolt-terminal-brightCyan);--bolt-elements-terminal-color-brightWhite: var(--bolt-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}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #8b5cf64d}50%{box-shadow:0 0 40px #8b5cf699}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulse-purple{0%,to{opacity:.4}50%{opacity:.8}}@keyframes bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.animate-fade-in{animation:fade-in .6s ease-out}.animate-slide-up{animation:slide-up .8s ease-out}.animate-float{animation:float 3s ease-in-out infinite}.animate-glow{animation:glow 2s ease-in-out infinite}.animate-gradient-shift{background-size:200% 200%;animation:gradient-shift 3s ease infinite}.animate-pulse-purple{animation:pulse-purple 2s ease-in-out infinite}.animate-bounce-in{animation:bounce-in .6s ease-out}.animate-shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);background-size:200px 100%;animation:shimmer 2s infinite}.animation-delay-1000{animation-delay:1s}.animation-delay-2000{animation-delay:2s}.animation-delay-3000{animation-delay:3s}.animation-delay-4000{animation-delay:4s}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 25px #8b5cf633}.hover-glow{transition:box-shadow .3s ease}.hover-glow:hover{box-shadow:0 0 30px #8b5cf666}.gradient-text-animated{background:linear-gradient(45deg,#8b5cf6,#3b82f6,#06b6d4,#8b5cf6);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-shift 3s ease infinite}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stagger-animation>*{opacity:0;transform:translateY(20px);animation:fade-in .6s ease-out forwards}.stagger-animation>*:nth-child(1){animation-delay:.1s}.stagger-animation>*:nth-child(2){animation-delay:.2s}.stagger-animation>*:nth-child(3){animation-delay:.3s}.stagger-animation>*:nth-child(4){animation-delay:.4s}.stagger-animation>*:nth-child(5){animation-delay:.5s}.breathe{animation:breathe 4s ease-in-out infinite}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.typewriter{overflow:hidden;border-right:2px solid #8B5CF6;white-space:nowrap;animation:typing 3.5s steps(40,end),blink-caret .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#8b5cf6}}.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(--bolt-elements-actions-code-background)!important}.shiki:not(:has(.actions),.actions *){background-color:var(--bolt-elements-messages-code-background)!important}:root{--cm-backgroundColor: var(--bolt-elements-editor-backgroundColor, var(--bolt-elements-bg-depth-1));--cm-textColor: var(--bolt-elements-editor-textColor, var(--bolt-elements-textPrimary));--cm-gutter-backgroundColor: var(--bolt-elements-editor-gutter-backgroundColor, var(--cm-backgroundColor));--cm-gutter-textColor: var(--bolt-elements-editor-gutter-textColor, var(--bolt-elements-textSecondary));--cm-gutter-activeLineTextColor: var(--bolt-elements-editor-gutter-activeLineTextColor, var(--cm-gutter-textColor));--cm-foldGutter-textColor: var(--bolt-elements-editor-foldGutter-textColor, var(--cm-gutter-textColor));--cm-foldGutter-textColorHover: var(--bolt-elements-editor-foldGutter-textColorHover, var(--cm-gutter-textColor));--cm-activeLineBackgroundColor: var(--bolt-elements-editor-activeLineBackgroundColor, rgb(224 231 235 / 30%));--cm-cursor-width: 2px;--cm-cursor-backgroundColor: var(--bolt-elements-editor-cursorColor, var(--bolt-elements-textSecondary));--cm-matching-bracket: var(--bolt-elements-editor-matchingBracketBackgroundColor, rgb(50 140 130 / .3));--cm-selection-backgroundColorFocused: var(--bolt-elements-editor-selection-backgroundColor, #42b4ff);--cm-selection-backgroundOpacityFocused: var(--bolt-elements-editor-selection-backgroundOpacity, .3);--cm-selection-backgroundColorBlured: var(--bolt-elements-editor-selection-inactiveBackgroundColor, #c9e9ff);--cm-selection-backgroundOpacityBlured: var(--bolt-elements-editor-selection-inactiveBackgroundOpacity, .3);--cm-panels-borderColor: var(--bolt-elements-editor-panels-borderColor, var(--bolt-elements-borderColor));--cm-search-backgroundColor: var(--bolt-elements-editor-search-backgroundColor, var(--cm-backgroundColor));--cm-search-textColor: var(--bolt-elements-editor-search-textColor, var(--bolt-elements-textSecondary));--cm-search-closeButton-backgroundColor: var(--bolt-elements-editor-search-closeButton-backgroundColor, transparent);--cm-search-closeButton-backgroundColorHover: var( --bolt-elements-editor-search-closeButton-backgroundColorHover, var(--bolt-elements-item-backgroundActive) );--cm-search-closeButton-textColor: var( --bolt-elements-editor-search-closeButton-textColor, var(--bolt-elements-item-contentDefault) );--cm-search-closeButton-textColorHover: var( --bolt-elements-editor-search-closeButton-textColorHover, var(--bolt-elements-item-contentActive) );--cm-search-button-backgroundColor: var( --bolt-elements-editor-search-button-backgroundColor, var(--bolt-elements-item-backgroundDefault) );--cm-search-button-backgroundColorHover: var( --bolt-elements-editor-search-button-backgroundColorHover, var(--bolt-elements-item-backgroundActive) );--cm-search-button-textColor: var(--bolt-elements-editor-search-button-textColor, var(--bolt-elements-textSecondary));--cm-search-button-textColorHover: var( --bolt-elements-editor-search-button-textColorHover, var(--bolt-elements-textPrimary) );--cm-search-button-borderColor: var(--bolt-elements-editor-search-button-borderColor, transparent);--cm-search-button-borderColorHover: var(--bolt-elements-editor-search-button-borderColorHover, transparent);--cm-search-button-borderColorFocused: var( --bolt-elements-editor-search-button-borderColorFocused, var(--bolt-elements-borderColorActive) );--cm-search-input-backgroundColor: var(--bolt-elements-editor-search-input-backgroundColor, transparent);--cm-search-input-textColor: var(--bolt-elements-editor-search-input-textColor, var(--bolt-elements-textPrimary));--cm-search-input-borderColor: var(--bolt-elements-editor-search-input-borderColor, var(--bolt-elements-borderColor));--cm-search-input-borderColorFocused: var( --bolt-elements-editor-search-input-borderColorFocused, var(--bolt-elements-borderColorActive) );--cm-tooltip-backgroundColor: var(--bolt-elements-editor-tooltip-backgroundColor, var(--cm-backgroundColor));--cm-tooltip-textColor: var(--bolt-elements-editor-tooltip-textColor, var(--bolt-elements-textPrimary));--cm-tooltip-backgroundColorSelected: var( --bolt-elements-editor-tooltip-backgroundColorSelected, #0EA5E94d );--cm-tooltip-textColorSelected: var( --bolt-elements-editor-tooltip-textColorSelected, var(--bolt-elements-textPrimary) );--cm-tooltip-borderColor: var(--bolt-elements-editor-tooltip-borderColor, var(--bolt-elements-borderColor));--cm-searchMatch-backgroundColor: var(--bolt-elements-editor-searchMatch-backgroundColor, rgba(234, 92, 0, .33))}html[data-theme=light]{--bolt-elements-editor-gutter-textColor: #237893;--bolt-elements-editor-gutter-activeLineTextColor: var(--bolt-elements-textPrimary);--bolt-elements-editor-foldGutter-textColorHover: var(--bolt-elements-textPrimary);--bolt-elements-editor-activeLineBackgroundColor: rgb(50 53 63 / 5%);--bolt-elements-editor-tooltip-backgroundColorSelected: #0EA5E933;--bolt-elements-editor-search-button-backgroundColor: #F1F3F4;--bolt-elements-editor-search-button-backgroundColorHover: #2021241a}html[data-theme=dark]{--cm-backgroundColor: var(--bolt-elements-bg-depth-2);--bolt-elements-editor-gutter-textColor: var(--bolt-elements-textTertiary);--bolt-elements-editor-gutter-activeLineTextColor: var(--bolt-elements-textSecondary);--bolt-elements-editor-selection-inactiveBackgroundOpacity: .3;--bolt-elements-editor-activeLineBackgroundColor: rgb(50 53 63 / 50%);--bolt-elements-editor-foldGutter-textColorHover: var(--bolt-elements-textPrimary);--bolt-elements-editor-matchingBracketBackgroundColor: rgba(66, 180, 255, .3);--bolt-elements-editor-search-button-backgroundColor: #3C4043;--bolt-elements-editor-search-button-backgroundColorHover: #FFFFFF1a}.Toastify__toast{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);background-color:var(--bolt-elements-bg-depth-2);color:var(--bolt-elements-textPrimary);border:1px solid var(--bolt-elements-borderColor)}.Toastify__close-button{color:var(--bolt-elements-item-contentDefault);opacity:1;transition:none}.Toastify__close-button:hover{color:var(--bolt-elements-item-contentActive)}html,body{height:100%;width:100%}
