@charset "UTF-8";:root{--huf-primary: #F5970A;--huf-primary-hover: #D96A10;--huf-primary-active: #C05A08;--huf-primary-light: rgba(245, 151, 10, .1);--huf-primary-medium: rgba(245, 151, 10, .2);--huf-dark: #0a0700;--huf-dark-2: #130e02;--huf-dark-3: #1e1604;--huf-bg: #F5F5F5;--huf-bg-2: #EBEBEB;--huf-bg-3: #DEDEDE;--huf-text-primary: #1a1a1a;--huf-text-secondary: #666666;--huf-text-tertiary: #999999;--huf-border: #e0e0e0;--huf-border-focus: #F5970A;--huf-border-active: #F5970A;font-family:Poppins,sans-serif;--huf-font: "Poppins", sans-serif;--huf-font-size-xs: 11px;--huf-font-size-sm: 12px;--huf-font-size-base: 14px;--huf-font-size-md: 15px;--huf-font-size-lg: 18px;--huf-font-size-xl: 22px;--huf-radius-sm: 4px;--huf-radius: 8px;--huf-radius-lg: 12px;--huf-radius-xl: 16px;--huf-radius-full: 9999px;--huf-spacing-xs: 4px;--huf-spacing-sm: 8px;--huf-spacing-md: 12px;--huf-spacing: 16px;--huf-spacing-lg: 24px;--huf-spacing-xl: 32px;--huf-shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--huf-shadow-sm: 0 1px 3px rgba(0, 0, 0, .07), 0 1px 2px rgba(0, 0, 0, .04);--huf-shadow-md: 0 4px 6px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .05);--huf-shadow-lg: 0 10px 15px rgba(0, 0, 0, .08), 0 4px 6px rgba(0, 0, 0, .04);--huf-shadow-orange: 0 4px 12px rgba(245, 151, 10, .3);--huf-transition: all .15s cubic-bezier(.4, 0, .2, 1);--huf-transition-slow: all .25s cubic-bezier(.4, 0, .2, 1);--header-height: 56px;--sidebar-width: 280px;--chat-max-width: 42rem;--chat-min-width: 480px;--workbench-width: min(calc(100% - var(--chat-min-width)), 2536px);--workbench-inner-width: var(--workbench-width);--workbench-left: calc(100% - var(--workbench-width));--gradient-opacity: .85;--primary-color: rgba(245, 151, 10, var(--gradient-opacity));--secondary-color: rgba(217, 106, 16, var(--gradient-opacity));--accent-color: rgba(192, 90, 8, var(--gradient-opacity));--toastify-color-progress-success: var(--bolt-elements-icon-success);--toastify-color-progress-error: var(--bolt-elements-icon-error);--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)}:root[data-theme=light],:root:not([data-theme=dark]){--bolt-elements-bg-depth-1: #F5F5F5;--bolt-elements-bg-depth-2: #FFFFFF;--bolt-elements-bg-depth-3: #EBEBEB;--bolt-elements-bg-depth-4: rgba(0, 0, 0, .03);--bolt-elements-textPrimary: #1a1a1a;--bolt-elements-textSecondary: #666666;--bolt-elements-textTertiary: #999999;--bolt-elements-borderColor: #e0e0e0;--bolt-elements-borderColorActive: #F5970A;--bolt-elements-dividerColor: #e8e8e8;--bolt-elements-button-primary-background: rgba(245, 151, 10, .1);--bolt-elements-button-primary-backgroundHover: rgba(245, 151, 10, .18);--bolt-elements-button-primary-text: #D96A10;--bolt-elements-button-secondary-background: rgba(0, 0, 0, .04);--bolt-elements-button-secondary-backgroundHover: rgba(0, 0, 0, .08);--bolt-elements-button-secondary-text: #1a1a1a;--bolt-elements-button-danger-background: rgba(239, 68, 68, .1);--bolt-elements-button-danger-backgroundHover: rgba(239, 68, 68, .18);--bolt-elements-button-danger-text: #DC2626;--bolt-elements-item-contentDefault: rgba(0, 0, 0, .4);--bolt-elements-item-contentActive: #1a1a1a;--bolt-elements-item-contentAccent: #C05A08;--bolt-elements-item-contentDanger: #DC2626;--bolt-elements-item-backgroundDefault: transparent;--bolt-elements-item-backgroundActive: rgba(0, 0, 0, .04);--bolt-elements-item-backgroundAccent: rgba(245, 151, 10, .1);--bolt-elements-item-backgroundDanger: rgba(239, 68, 68, .08);--bolt-elements-loader-background: rgba(0, 0, 0, .06);--bolt-elements-loader-progress: #F5970A;--bolt-elements-artifacts-background: #FFFFFF;--bolt-elements-artifacts-backgroundHover: rgba(0, 0, 0, .02);--bolt-elements-artifacts-borderColor: #e0e0e0;--bolt-elements-artifacts-inlineCode-background: #F0F0F0;--bolt-elements-artifacts-inlineCode-text: #1a1a1a;--bolt-elements-actions-background: #FFFFFF;--bolt-elements-actions-code-background: #2d2d2d;--bolt-elements-messages-background: #FFFFFF;--bolt-elements-messages-linkColor: #F5970A;--bolt-elements-messages-code-background: #2d2d2d;--bolt-elements-messages-inlineCode-background: #F0F0F0;--bolt-elements-messages-inlineCode-text: #2d2d2d;--bolt-elements-icon-success: #16A34A;--bolt-elements-icon-error: #DC2626;--bolt-elements-icon-primary: #1a1a1a;--bolt-elements-icon-secondary: #666666;--bolt-elements-icon-tertiary: #999999;--bolt-elements-prompt-background: rgba(245, 245, 245, .94);--bolt-elements-sidebar-dropdownShadow: rgba(0, 0, 0, .08);--bolt-elements-sidebar-buttonBackgroundDefault: rgba(245, 151, 10, .08);--bolt-elements-sidebar-buttonBackgroundHover: rgba(245, 151, 10, .16);--bolt-elements-sidebar-buttonText: #D96A10;--bolt-elements-preview-addressBar-background: #EBEBEB;--bolt-elements-preview-addressBar-backgroundHover: rgba(0, 0, 0, .04);--bolt-elements-preview-addressBar-backgroundActive: #FFFFFF;--bolt-elements-preview-addressBar-text: #666666;--bolt-elements-preview-addressBar-textActive: #1a1a1a;--bolt-elements-terminals-background: #FFFFFF;--bolt-elements-terminals-buttonBackground: rgba(0, 0, 0, .04);--bolt-elements-code-background: #F0F0F0;--bolt-elements-code-text: #1a1a1a;--bolt-elements-cta-background: #EBEBEB;--bolt-elements-cta-text: #1a1a1a;--modern-scrollbar-thumb-background: rgba(0, 0, 0, .18);--modern-scrollbar-thumb-backgroundHover: rgba(0, 0, 0, .4);--bolt-terminal-background: #FFFFFF;--bolt-terminal-foreground: #1a1a1a;--bolt-terminal-selection-background: rgba(245, 151, 10, .2);--bolt-terminal-black: #000000;--bolt-terminal-red: #cd3131;--bolt-terminal-green: #00bc00;--bolt-terminal-yellow: #949800;--bolt-terminal-blue: #0451a5;--bolt-terminal-magenta: #bc05bc;--bolt-terminal-cyan: #0598bc;--bolt-terminal-white: #555555;--bolt-terminal-brightBlack: #686868;--bolt-terminal-brightRed: #cd3131;--bolt-terminal-brightGreen: #00bc00;--bolt-terminal-brightYellow: #949800;--bolt-terminal-brightBlue: #0451a5;--bolt-terminal-brightMagenta: #bc05bc;--bolt-terminal-brightCyan: #0598bc;--bolt-terminal-brightWhite: #a5a5a5}:root[data-theme=dark]{--bolt-elements-bg-depth-1: #0a0700;--bolt-elements-bg-depth-2: #130e02;--bolt-elements-bg-depth-3: #1e1604;--bolt-elements-bg-depth-4: rgba(255, 255, 255, .04);--bolt-elements-textPrimary: #F0EDE8;--bolt-elements-textSecondary: #A89880;--bolt-elements-textTertiary: #6B5E50;--bolt-elements-borderColor: rgba(245, 151, 10, .12);--bolt-elements-borderColorActive: #F5970A;--bolt-elements-dividerColor: rgba(245, 151, 10, .08);--bolt-elements-button-primary-background: rgba(245, 151, 10, .12);--bolt-elements-button-primary-backgroundHover: rgba(245, 151, 10, .22);--bolt-elements-button-primary-text: #F5970A;--bolt-elements-button-secondary-background: rgba(255, 255, 255, .05);--bolt-elements-button-secondary-backgroundHover: rgba(255, 255, 255, .1);--bolt-elements-button-secondary-text: #F0EDE8;--bolt-elements-button-danger-background: rgba(239, 68, 68, .12);--bolt-elements-button-danger-backgroundHover: rgba(239, 68, 68, .22);--bolt-elements-button-danger-text: #F87171;--bolt-elements-item-contentDefault: rgba(255, 255, 255, .35);--bolt-elements-item-contentActive: #F0EDE8;--bolt-elements-item-contentAccent: #F5970A;--bolt-elements-item-contentDanger: #F87171;--bolt-elements-item-backgroundDefault: transparent;--bolt-elements-item-backgroundActive: rgba(255, 255, 255, .06);--bolt-elements-item-backgroundAccent: rgba(245, 151, 10, .12);--bolt-elements-item-backgroundDanger: rgba(239, 68, 68, .1);--bolt-elements-loader-background: rgba(255, 255, 255, .06);--bolt-elements-loader-progress: #F5970A;--bolt-elements-artifacts-background: #130e02;--bolt-elements-artifacts-backgroundHover: rgba(255, 255, 255, .03);--bolt-elements-artifacts-borderColor: rgba(245, 151, 10, .12);--bolt-elements-artifacts-inlineCode-background: rgba(255, 255, 255, .08);--bolt-elements-artifacts-inlineCode-text: #F0EDE8;--bolt-elements-actions-background: #130e02;--bolt-elements-actions-code-background: #0a0700;--bolt-elements-messages-background: #1e1604;--bolt-elements-messages-linkColor: #F5970A;--bolt-elements-messages-code-background: #0a0700;--bolt-elements-messages-inlineCode-background: rgba(255, 255, 255, .08);--bolt-elements-messages-inlineCode-text: #F0EDE8;--bolt-elements-icon-success: #4ADE80;--bolt-elements-icon-error: #F87171;--bolt-elements-icon-primary: #F0EDE8;--bolt-elements-icon-secondary: #A89880;--bolt-elements-icon-tertiary: #6B5E50;--bolt-elements-prompt-background: rgba(10, 7, 0, .92);--bolt-elements-sidebar-dropdownShadow: rgba(0, 0, 0, .5);--bolt-elements-sidebar-buttonBackgroundDefault: rgba(245, 151, 10, .1);--bolt-elements-sidebar-buttonBackgroundHover: rgba(245, 151, 10, .2);--bolt-elements-sidebar-buttonText: #F5970A;--bolt-elements-preview-addressBar-background: #130e02;--bolt-elements-preview-addressBar-backgroundHover: rgba(255, 255, 255, .04);--bolt-elements-preview-addressBar-backgroundActive: #0a0700;--bolt-elements-preview-addressBar-text: #A89880;--bolt-elements-preview-addressBar-textActive: #F0EDE8;--bolt-elements-terminals-background: #0a0700;--bolt-elements-terminals-buttonBackground: #1e1604;--bolt-elements-code-background: #1e1604;--bolt-elements-code-text: #F0EDE8;--bolt-elements-cta-background: rgba(255, 255, 255, .06);--bolt-elements-cta-text: #F0EDE8;--modern-scrollbar-thumb-background: rgba(245, 151, 10, .2);--modern-scrollbar-thumb-backgroundHover: rgba(245, 151, 10, .5);--bolt-terminal-background: #0a0700;--bolt-terminal-foreground: #F0EDE8;--bolt-terminal-selection-background: rgba(245, 151, 10, .25);--bolt-terminal-black: #000000;--bolt-terminal-red: #ff5c57;--bolt-terminal-green: #5af78e;--bolt-terminal-yellow: #f3f99d;--bolt-terminal-blue: #57c7ff;--bolt-terminal-magenta: #ff6ac1;--bolt-terminal-cyan: #9aedfe;--bolt-terminal-white: #f1f1f0;--bolt-terminal-brightBlack: #686868;--bolt-terminal-brightRed: #ff5c57;--bolt-terminal-brightGreen: #5af78e;--bolt-terminal-brightYellow: #f3f99d;--bolt-terminal-brightBlue: #57c7ff;--bolt-terminal-brightMagenta: #ff6ac1;--bolt-terminal-brightCyan: #9aedfe;--bolt-terminal-brightWhite: #f1f1f0}.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)}}.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 *,.mcp-tool-invocation-code *){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, #F5970A4d );--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: #F5970A33;--bolt-elements-editor-search-button-backgroundColor: #F5F5F5;--bolt-elements-editor-search-button-backgroundColorHover: #1717171a}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: #262626;--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%;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bolt-elements-bg-depth-1);color:var(--bolt-elements-textPrimary)}*,*:before,*:after{box-sizing:border-box}.modern-scrollbar{overflow:auto}.modern-scrollbar::-webkit-scrollbar{width:4px;height:4px}.modern-scrollbar::-webkit-scrollbar-track{background:transparent}.modern-scrollbar::-webkit-scrollbar-thumb{background-color:var(--modern-scrollbar-thumb-background);border-radius:9999px;transition:background-color .2s ease}.modern-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--modern-scrollbar-thumb-backgroundHover)}.modern-scrollbar{scrollbar-width:thin;scrollbar-color:var(--modern-scrollbar-thumb-background) transparent}.modern-scrollbar-invert::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--bolt-elements-textPrimary),transparent 65%)}.modern-scrollbar-invert::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--bolt-elements-textPrimary),transparent 45%)}.modern-scrollbar-invert{scrollbar-color:color-mix(in srgb,var(--bolt-elements-textPrimary),transparent 45%) transparent}.huf-btn,.huf-btn-gradient,.huf-btn-danger,.huf-btn-ghost,.huf-btn-secondary,.huf-btn-primary-outline,.huf-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 18px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);text-decoration:none;white-space:nowrap;user-select:none}.huf-btn:disabled,.huf-btn-gradient:disabled,.huf-btn-danger:disabled,.huf-btn-ghost:disabled,.huf-btn-secondary:disabled,.huf-btn-primary-outline:disabled,.huf-btn-primary:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.huf-btn-primary{background:#f5970a;color:#fff;border-color:#f5970a;box-shadow:0 1px 3px #f5970a40}.huf-btn-primary:hover:not(:disabled){background:#d96a10;border-color:#d96a10;box-shadow:0 2px 8px #f5970a59}.huf-btn-primary:active:not(:disabled){background:#c05a08;border-color:#c05a08;transform:translateY(1px)}.huf-btn-primary-outline{background:transparent;color:#f5970a;border-color:#f5970a}.huf-btn-primary-outline:hover:not(:disabled){background:#f5970a14;border-color:#d96a10}.huf-btn-primary-outline:active:not(:disabled){background:#f5970a26}.huf-btn-secondary{background:var(--bolt-elements-bg-depth-2);color:var(--bolt-elements-textPrimary);border-color:var(--bolt-elements-borderColor)}.huf-btn-secondary:hover:not(:disabled){border-color:var(--bolt-elements-borderColorActive);color:var(--bolt-elements-textPrimary)}.huf-btn-secondary:active:not(:disabled){background:var(--bolt-elements-bg-depth-3)}.huf-btn-ghost{background:transparent;color:var(--bolt-elements-textSecondary);border-color:transparent}.huf-btn-ghost:hover:not(:disabled){background:var(--bolt-elements-bg-depth-3);color:var(--bolt-elements-textPrimary)}.huf-btn-danger{background:#ef44441a;color:#dc2626;border-color:#ef444433}.huf-btn-danger:hover:not(:disabled){background:#ef44442e}.huf-btn-danger:active:not(:disabled){background:#ef444440}.huf-btn-sm{padding:5px 12px;font-size:12px;border-radius:6px}.huf-btn-lg{padding:12px 24px;font-size:15px}.huf-btn-gradient{background:linear-gradient(135deg,#f5970a,#d96a10);color:#fff;border:none;box-shadow:0 2px 8px #f5970a4d}.huf-btn-gradient:hover:not(:disabled){background:linear-gradient(135deg,#d96a10,#c05a08);box-shadow:0 4px 12px #f5970a66;transform:translateY(-1px)}.huf-btn-gradient:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #f5970a40}.huf-card,.huf-card-elevated,.huf-card-hover{background:var(--bolt-elements-bg-depth-2);border:1px solid var(--bolt-elements-borderColor);border-radius:8px;padding:16px;box-shadow:var(--huf-shadow-xs)}.huf-card-hover{transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer}.huf-card-hover:hover{border-color:var(--huf-primary);box-shadow:var(--huf-shadow-sm)}.huf-card-elevated{box-shadow:var(--huf-shadow-md)}.huf-card-lg{padding:24px;border-radius:12px}.huf-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--bolt-elements-borderColor);font-weight:600;font-size:14px;color:var(--bolt-elements-textPrimary)}.huf-input,.huf-textarea,.huf-input-search{display:block;width:100%;padding:10px 12px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5;color:var(--bolt-elements-textPrimary);background:var(--bolt-elements-bg-depth-2);border:1px solid var(--bolt-elements-borderColor);border-radius:8px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.huf-input::placeholder,.huf-textarea::placeholder,.huf-input-search::placeholder{color:var(--bolt-elements-textTertiary)}.huf-input:hover,.huf-textarea:hover,.huf-input-search:hover{border-color:color-mix(in srgb,var(--bolt-elements-borderColor),var(--huf-primary) 30%)}.huf-input:focus,.huf-textarea:focus,.huf-input-search:focus{border-color:var(--huf-primary);box-shadow:0 0 0 3px #f5970a1f}.huf-input:disabled,.huf-textarea:disabled,.huf-input-search:disabled{opacity:.5;cursor:not-allowed}.huf-input-sm{padding:7px 10px;font-size:13px;border-radius:6px}.huf-input-search{padding-left:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 256 256'%3E%3Cpath fill='%23999' d='M229.66 218.34l-50.07-50.07a88.11 88.11 0 1 0-11.31 11.31l50.06 50.07a8 8 0 0 0 11.32-11.31ZM40 112a72 72 0 1 1 72 72a72.08 72.08 0 0 1-72-72Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px center}.huf-textarea{resize:vertical;min-height:80px}.huf-label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:var(--bolt-elements-textSecondary)}.huf-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.huf-badge,.huf-badge-gray,.huf-badge-red,.huf-badge-green,.huf-badge-orange{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;border-radius:9999px;white-space:nowrap}.huf-badge-orange{background:#f5970a1f;color:#d96a10;border:1px solid rgba(245,151,10,.25)}.huf-badge-green{background:#16a34a1a;color:#15803d;border:1px solid rgba(22,163,74,.2)}.huf-badge-red{background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.2)}.huf-badge-gray{background:var(--bolt-elements-bg-depth-3);color:var(--bolt-elements-textSecondary);border:1px solid var(--bolt-elements-borderColor)}.huf-heading-xl{font-size:22px;font-weight:700;line-height:1.2;color:var(--bolt-elements-textPrimary)}.huf-heading-lg{font-size:18px;font-weight:600;line-height:1.3;color:var(--bolt-elements-textPrimary)}.huf-heading-md{font-size:15px;font-weight:600;line-height:1.4;color:var(--bolt-elements-textPrimary)}.huf-heading-sm{font-size:13px;font-weight:600;line-height:1.4;color:var(--bolt-elements-textPrimary)}.huf-text-primary{color:var(--bolt-elements-textPrimary)}.huf-text-secondary{color:var(--bolt-elements-textSecondary)}.huf-text-tertiary{color:var(--bolt-elements-textTertiary)}.huf-text-orange{color:var(--huf-primary)}.huf-divider{height:1px;background:var(--bolt-elements-borderColor);margin:16px 0;border:none}.huf-status,.huf-status-error,.huf-status-disconnected,.huf-status-connected{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500}.huf-status:before,.huf-status-error:before,.huf-status-disconnected:before,.huf-status-connected:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.huf-status-connected{color:#16a34a}.huf-status-connected:before{background:#22c55e;box-shadow:0 0 0 2px #22c55e40}.huf-status-disconnected{color:var(--bolt-elements-textTertiary)}.huf-status-disconnected:before{background:var(--bolt-elements-textTertiary)}.huf-status-error{color:#dc2626}.huf-status-error:before{background:#ef4444;box-shadow:0 0 0 2px #ef444440}.huf-section-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--bolt-elements-textTertiary);padding:8px 0 4px}
