:root{--respaced-elements-fontFamily-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", "SF Pro Display", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--respaced-elements-fontFamily-secondary: -apple-system, BlinkMacSystemFont, "Segoe UI", "SF Pro Text", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--emerald-500: #6F8C75;--brandRed-500: #E7110F;--respaced-elements-borderColor: rgba(229, 231, 235, .8);--respaced-elements-borderColorActive: rgba(99, 102, 241, .6);--respaced-elements-bg-depth-1: #ffffff;--respaced-elements-bg-depth-2: #fafbfc;--respaced-elements-bg-depth-3: #f7f8fa;--respaced-elements-bg-depth-4: rgba(248, 250, 252, .5);--respaced-elements-textPrimary: #0f172a;--respaced-elements-textSecondary: #64748b;--respaced-elements-textTertiary: #94a3b8;--respaced-elements-code-background: #f8fafc;--respaced-elements-code-text: #0f172a;--respaced-elements-button-primary-background: #0f172a;--respaced-elements-button-primary-backgroundHover: #1e293b;--respaced-elements-button-primary-text: #ffffff;--respaced-elements-button-secondary-background: rgba(248, 250, 252, .8);--respaced-elements-button-secondary-backgroundHover: rgba(241, 245, 249, .9);--respaced-elements-button-secondary-text: #0f172a;--respaced-elements-button-danger-background: rgba(239, 68, 68, .1);--respaced-elements-button-danger-backgroundHover: rgba(239, 68, 68, .2);--respaced-elements-button-danger-text: #dc2626;--respaced-elements-item-contentDefault: #94a3b8;--respaced-elements-item-contentActive: #0f172a;--respaced-elements-item-contentAccent: #4f46e5;--respaced-elements-item-contentDanger: #dc2626;--respaced-elements-item-backgroundDefault: rgba(0, 0, 0, 0);--respaced-elements-item-backgroundActive: rgba(248, 250, 252, .6);--respaced-elements-item-backgroundAccent: rgba(99, 102, 241, .1);--respaced-elements-item-backgroundDanger: rgba(239, 68, 68, .1);--respaced-elements-loader-background: rgba(241, 245, 249, .8);--respaced-elements-loader-progress: #4f46e5;--respaced-elements-artifacts-background: #FFFFFF;--respaced-elements-artifacts-backgroundHover: #17171705;--respaced-elements-artifacts-borderColor: var(--respaced-elements-borderColor);--respaced-elements-artifacts-inlineCode-background: #F5F5F5;--respaced-elements-artifacts-inlineCode-text: var(--respaced-elements-textPrimary);--respaced-elements-actions-background: #FFFFFF;--respaced-elements-actions-code-background: #262626;--respaced-elements-messages-background: #F5F5F5;--respaced-elements-messages-linkColor: #3b82f6;--respaced-elements-messages-code-background: #262626;--respaced-elements-messages-inlineCode-background: #E5E5E5;--respaced-elements-messages-inlineCode-text: #262626;--respaced-elements-icon-success: #22C55E;--respaced-elements-icon-error: #EF4444;--respaced-elements-icon-primary: #0A0A0A;--respaced-elements-icon-secondary: #525252;--respaced-elements-icon-tertiary: #737373;--respaced-elements-dividerColor: #F5F5F5;--respaced-elements-prompt-background: #FFFFFFcc;--respaced-elements-sidebar-dropdownShadow: #1717171a;--respaced-elements-sidebar-buttonBackgroundDefault: #CA00301a;--respaced-elements-sidebar-buttonBackgroundHover: #CA003033;--respaced-elements-sidebar-buttonText: #9D0025;--respaced-elements-preview-addressBar-background: #F5F5F5;--respaced-elements-preview-addressBar-backgroundHover: #1717170d;--respaced-elements-preview-addressBar-backgroundActive: #FFFFFF;--respaced-elements-preview-addressBar-text: var(--respaced-elements-textSecondary);--respaced-elements-preview-addressBar-textActive: var(--respaced-elements-textPrimary);--respaced-elements-terminals-background: #FFFFFF;--respaced-elements-terminals-buttonBackground: var(--respaced-elements-bg-depth-4);--respaced-elements-cta-background: #F5F5F5;--respaced-elements-cta-text: #0A0A0A;--respaced-terminal-background: var(--respaced-elements-terminals-background);--respaced-terminal-foreground: #333333;--respaced-terminal-selection-background: #00000040;--respaced-terminal-black: #000000;--respaced-terminal-red: #cd3131;--respaced-terminal-green: #00bc00;--respaced-terminal-yellow: #949800;--respaced-terminal-blue: #0451a5;--respaced-terminal-magenta: #bc05bc;--respaced-terminal-cyan: #0598bc;--respaced-terminal-white: #555555;--respaced-terminal-brightBlack: #686868;--respaced-terminal-brightRed: #cd3131;--respaced-terminal-brightGreen: #00bc00;--respaced-terminal-brightYellow: #949800;--respaced-terminal-brightBlue: #0451a5;--respaced-terminal-brightMagenta: #bc05bc;--respaced-terminal-brightCyan: #0598bc;--respaced-terminal-brightWhite: #a5a5a5;--modern-scrollbar-thumb-background: rgba(100, 100, 100, .3);--modern-scrollbar-thumb-backgroundHover: rgba(74, 74, 74, .8)}:root{--header-height: 54px;--chat-max-width: 33rem;--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(--emerald-500);--toastify-color-progress-error: var(--brandRed-500);--respaced-elements-terminal-backgroundColor: var(--respaced-terminal-background);--respaced-elements-terminal-textColor: var(--respaced-terminal-foreground);--respaced-elements-terminal-cursorColor: var(--respaced-terminal-foreground);--respaced-elements-terminal-selection-backgroundColor: var(--respaced-terminal-selection-background);--respaced-elements-terminal-color-black: var(--respaced-terminal-black);--respaced-elements-terminal-color-red: var(--respaced-terminal-red);--respaced-elements-terminal-color-green: var(--respaced-terminal-green);--respaced-elements-terminal-color-yellow: var(--respaced-terminal-yellow);--respaced-elements-terminal-color-blue: var(--respaced-terminal-blue);--respaced-elements-terminal-color-magenta: var(--respaced-terminal-magenta);--respaced-elements-terminal-color-cyan: var(--respaced-terminal-cyan);--respaced-elements-terminal-color-white: var(--respaced-terminal-white);--respaced-elements-terminal-color-brightBlack: var(--respaced-terminal-brightBlack);--respaced-elements-terminal-color-brightRed: var(--respaced-terminal-brightRed);--respaced-elements-terminal-color-brightGreen: var(--respaced-terminal-brightGreen);--respaced-elements-terminal-color-brightYellow: var(--respaced-terminal-brightYellow);--respaced-elements-terminal-color-brightBlue: var(--respaced-terminal-brightBlue);--respaced-elements-terminal-color-brightMagenta: var(--respaced-terminal-brightMagenta);--respaced-elements-terminal-color-brightCyan: var(--respaced-terminal-brightCyan);--respaced-elements-terminal-color-brightWhite: var(--respaced-terminal-brightWhite)}.dark{--respaced-elements-bg-depth-1: #0b0b0b;--respaced-elements-bg-depth-2: #111214;--respaced-elements-bg-depth-3: #15181b;--respaced-elements-bg-depth-4: rgba(255, 255, 255, .06);--respaced-elements-textPrimary: #e5e7eb;--respaced-elements-textSecondary: #9ca3af;--respaced-elements-textTertiary: #6b7280;--respaced-elements-borderColor: rgba(255, 255, 255, .12);--respaced-elements-borderColorActive: rgba(36, 55, 41, .5);--respaced-elements-button-primary-background: #e5e7eb;--respaced-elements-button-primary-backgroundHover: #f3f4f6;--respaced-elements-button-primary-text: #0f172a;--respaced-elements-button-secondary-background: #0f1115;--respaced-elements-button-secondary-backgroundHover: #15181b;--respaced-elements-button-secondary-text: #e5e7eb;--respaced-elements-button-danger-background: rgba(239, 68, 68, .15);--respaced-elements-button-danger-backgroundHover: rgba(239, 68, 68, .25);--respaced-elements-button-danger-text: #f87171;--respaced-elements-code-background: #0f172a;--respaced-elements-code-text: #e5e7eb;--respaced-elements-item-contentDefault: #9ca3af;--respaced-elements-item-contentActive: #e5e7eb;--respaced-elements-item-backgroundDefault: rgba(0, 0, 0, 0);--respaced-elements-item-backgroundActive: rgba(255, 255, 255, .04);--respaced-elements-item-backgroundAccent: rgba(36, 55, 41, .15);--respaced-elements-item-backgroundDanger: rgba(239, 68, 68, .15);--respaced-elements-messages-background: #0f1115;--respaced-elements-messages-linkColor: #60a5fa;--respaced-elements-messages-code-background: #0b0e13;--respaced-elements-messages-inlineCode-background: rgba(255, 255, 255, .08);--respaced-elements-messages-inlineCode-text: #e5e7eb;--respaced-elements-artifacts-background: #0f1115;--respaced-elements-artifacts-backgroundHover: rgba(255, 255, 255, .06);--respaced-elements-artifacts-borderColor: var(--respaced-elements-borderColor);--respaced-elements-artifacts-inlineCode-background: rgba(255, 255, 255, .06);--respaced-elements-artifacts-inlineCode-text: #e5e7eb;--respaced-elements-actions-background: #0f1115;--respaced-elements-actions-code-background: #0b0e13;--respaced-elements-loader-background: rgba(17, 17, 17, .6);--respaced-elements-loader-progress: #243729;--respaced-elements-preview-addressBar-background: #0f1115;--respaced-elements-preview-addressBar-backgroundHover: rgba(255, 255, 255, .06);--respaced-elements-preview-addressBar-backgroundActive: #111214;--respaced-elements-preview-addressBar-text: var(--respaced-elements-textSecondary);--respaced-elements-preview-addressBar-textActive: var(--respaced-elements-textPrimary);--respaced-elements-terminals-background: #0b0b0b;--respaced-elements-terminals-buttonBackground: rgba(255, 255, 255, .06);--respaced-elements-cta-background: #111214;--respaced-elements-cta-text: #f5f5f5;--respaced-elements-icon-primary: #e5e7eb;--respaced-elements-icon-secondary: #9ca3af;--respaced-elements-icon-tertiary: #6b7280;--respaced-elements-dividerColor: rgba(255, 255, 255, .08);--respaced-elements-prompt-background: rgba(17, 17, 17, .8);--respaced-terminal-background: #0b0b0b;--respaced-terminal-foreground: #e5e7eb;--respaced-terminal-selection-background: #ffffff40;--respaced-terminal-black: #2e2e2e;--respaced-terminal-red: #ff6b6b;--respaced-terminal-green: #51cf66;--respaced-terminal-yellow: #ffd43b;--respaced-terminal-blue: #74c0fc;--respaced-terminal-magenta: #f783ac;--respaced-terminal-cyan: #4ecdc4;--respaced-terminal-white: #e5e7eb;--respaced-terminal-brightBlack: #6b7280;--respaced-terminal-brightRed: #ff8787;--respaced-terminal-brightGreen: #69db7c;--respaced-terminal-brightYellow: #ffe066;--respaced-terminal-brightBlue: #91d5ff;--respaced-terminal-brightMagenta: #faa2c1;--respaced-terminal-brightCyan: #66d9ef;--respaced-terminal-brightWhite: #f8f9fa;--modern-scrollbar-thumb-background: rgba(255, 255, 255, .2);--modern-scrollbar-thumb-backgroundHover: rgba(255, 255, 255, .3)}.theme-home-dark{--respaced-elements-bg-depth-1: #0b0b0b;--respaced-elements-bg-depth-2: #111214;--respaced-elements-bg-depth-3: #15181b;--respaced-elements-bg-depth-4: rgba(255, 255, 255, .06);--respaced-elements-textPrimary: #e5e7eb;--respaced-elements-textSecondary: #9ca3af;--respaced-elements-textTertiary: #6b7280;--respaced-elements-borderColor: rgba(255, 255, 255, .12);--respaced-elements-borderColorActive: rgba(99, 102, 241, .5);--respaced-elements-button-primary-background: #0f172a;--respaced-elements-button-primary-backgroundHover: #1e293b;--respaced-elements-button-primary-text: #ffffff;--respaced-elements-button-primary-textHover: #e5e7eb;--respaced-elements-button-secondary-background: #0f1115;--respaced-elements-button-secondary-backgroundHover: #15181b;--respaced-elements-button-secondary-text: #e5e7eb;--respaced-elements-code-background: #0f172a;--respaced-elements-code-text: #e5e7eb;--respaced-elements-item-contentDefault: #9ca3af;--respaced-elements-item-contentActive: #e5e7eb;--respaced-elements-item-backgroundActive: rgba(255, 255, 255, .04);--respaced-elements-item-backgroundAccent: rgba(99, 102, 241, .15);--respaced-elements-item-backgroundDanger: rgba(239, 68, 68, .15);--respaced-elements-messages-background: #0f1115;--respaced-elements-messages-linkColor: #60a5fa;--respaced-elements-messages-code-background: #0b0e13;--respaced-elements-messages-inlineCode-background: rgba(255, 255, 255, .08);--respaced-elements-messages-inlineCode-text: #e5e7eb;--respaced-elements-artifacts-background: #0f1115;--respaced-elements-artifacts-backgroundHover: rgba(255, 255, 255, .06);--respaced-elements-artifacts-borderColor: var(--respaced-elements-borderColor);--respaced-elements-artifacts-inlineCode-background: rgba(255, 255, 255, .06);--respaced-elements-artifacts-inlineCode-text: #e5e7eb;--respaced-elements-actions-background: #0f1115;--respaced-elements-actions-code-background: #0b0e13;--respaced-elements-loader-background: rgba(17, 17, 17, .6);--respaced-elements-preview-addressBar-background: #0f1115;--respaced-elements-preview-addressBar-backgroundHover: rgba(255, 255, 255, .06);--respaced-elements-preview-addressBar-backgroundActive: #111214;--respaced-elements-preview-addressBar-text: var(--respaced-elements-textSecondary);--respaced-elements-preview-addressBar-textActive: var(--respaced-elements-textPrimary);--respaced-elements-terminals-background: #0b0b0b;--respaced-elements-terminals-buttonBackground: rgba(255, 255, 255, .06);--respaced-elements-cta-background: #111214;--respaced-elements-cta-text: #f5f5f5;--respaced-elements-icon-primary: #e5e7eb;--respaced-elements-icon-secondary: #9ca3af;--respaced-elements-icon-tertiary: #6b7280;--respaced-elements-dividerColor: rgba(255, 255, 255, .08);--respaced-elements-prompt-background: rgba(17, 17, 17, .8)}.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:50}.z-file-tree-breadcrumb{z-index:998}.z-max{z-index:999}.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)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fade-in{animation:fade-in .8s cubic-bezier(.16,1,.3,1)}.animate-scale-in{animation:scale-in .5s cubic-bezier(.16,1,.3,1)}.animate-float{animation:float 6s ease-in-out infinite}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}.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(--respaced-elements-actions-code-background)!important}.shiki:not(:has(.actions),.actions *){background-color:var(--respaced-elements-messages-code-background)!important}:root{--cm-backgroundColor: var(--respaced-elements-editor-backgroundColor, var(--respaced-elements-bg-depth-1));--cm-textColor: var(--respaced-elements-editor-textColor, var(--respaced-elements-textPrimary));--cm-gutter-backgroundColor: var(--respaced-elements-editor-gutter-backgroundColor, var(--cm-backgroundColor));--cm-gutter-textColor: var(--respaced-elements-editor-gutter-textColor, var(--respaced-elements-textSecondary));--cm-gutter-activeLineTextColor: var( --respaced-elements-editor-gutter-activeLineTextColor, var(--cm-gutter-textColor) );--cm-foldGutter-textColor: var(--respaced-elements-editor-foldGutter-textColor, var(--cm-gutter-textColor));--cm-foldGutter-textColorHover: var(--respaced-elements-editor-foldGutter-textColorHover, var(--cm-gutter-textColor));--cm-activeLineBackgroundColor: var(--respaced-elements-editor-activeLineBackgroundColor, rgb(224 231 235 / 30%));--cm-cursor-width: 2px;--cm-cursor-backgroundColor: var(--respaced-elements-editor-cursorColor, var(--respaced-elements-textSecondary));--cm-matching-bracket: var(--respaced-elements-editor-matchingBracketBackgroundColor, rgb(50 140 130 / .3));--cm-selection-backgroundColorFocused: var(--respaced-elements-editor-selection-backgroundColor, #42b4ff);--cm-selection-backgroundOpacityFocused: var(--respaced-elements-editor-selection-backgroundOpacity, .3);--cm-selection-backgroundColorBlured: var(--respaced-elements-editor-selection-inactiveBackgroundColor, #c9e9ff);--cm-selection-backgroundOpacityBlured: var(--respaced-elements-editor-selection-inactiveBackgroundOpacity, .3);--cm-panels-borderColor: var(--respaced-elements-editor-panels-borderColor, var(--respaced-elements-borderColor));--cm-search-backgroundColor: var(--respaced-elements-editor-search-backgroundColor, var(--cm-backgroundColor));--cm-search-textColor: var(--respaced-elements-editor-search-textColor, var(--respaced-elements-textSecondary));--cm-search-closeButton-backgroundColor: var( --respaced-elements-editor-search-closeButton-backgroundColor, transparent );--cm-search-closeButton-backgroundColorHover: var( --respaced-elements-editor-search-closeButton-backgroundColorHover, var(--respaced-elements-item-backgroundActive) );--cm-search-closeButton-textColor: var( --respaced-elements-editor-search-closeButton-textColor, var(--respaced-elements-item-contentDefault) );--cm-search-closeButton-textColorHover: var( --respaced-elements-editor-search-closeButton-textColorHover, var(--respaced-elements-item-contentActive) );--cm-search-button-backgroundColor: var( --respaced-elements-editor-search-button-backgroundColor, var(--respaced-elements-item-backgroundDefault) );--cm-search-button-backgroundColorHover: var( --respaced-elements-editor-search-button-backgroundColorHover, var(--respaced-elements-item-backgroundActive) );--cm-search-button-textColor: var( --respaced-elements-editor-search-button-textColor, var(--respaced-elements-textSecondary) );--cm-search-button-textColorHover: var( --respaced-elements-editor-search-button-textColorHover, var(--respaced-elements-textPrimary) );--cm-search-button-borderColor: var(--respaced-elements-editor-search-button-borderColor, transparent);--cm-search-button-borderColorHover: var(--respaced-elements-editor-search-button-borderColorHover, transparent);--cm-search-button-borderColorFocused: var( --respaced-elements-editor-search-button-borderColorFocused, var(--respaced-elements-borderColorActive) );--cm-search-input-backgroundColor: var(--respaced-elements-editor-search-input-backgroundColor, transparent);--cm-search-input-textColor: var( --respaced-elements-editor-search-input-textColor, var(--respaced-elements-textPrimary) );--cm-search-input-borderColor: var( --respaced-elements-editor-search-input-borderColor, var(--respaced-elements-borderColor) );--cm-search-input-borderColorFocused: var( --respaced-elements-editor-search-input-borderColorFocused, var(--respaced-elements-borderColorActive) );--cm-tooltip-backgroundColor: var(--respaced-elements-editor-tooltip-backgroundColor, var(--cm-backgroundColor));--cm-tooltip-textColor: var(--respaced-elements-editor-tooltip-textColor, var(--respaced-elements-textPrimary));--cm-tooltip-backgroundColorSelected: var( --respaced-elements-editor-tooltip-backgroundColorSelected, #CA00304d );--cm-tooltip-textColorSelected: var( --respaced-elements-editor-tooltip-textColorSelected, var(--respaced-elements-textPrimary) );--cm-tooltip-borderColor: var(--respaced-elements-editor-tooltip-borderColor, var(--respaced-elements-borderColor));--cm-searchMatch-backgroundColor: var(--respaced-elements-editor-searchMatch-backgroundColor, rgba(234, 92, 0, .33))}.cm-editor{--respaced-elements-editor-gutter-textColor: #237893;--respaced-elements-editor-gutter-activeLineTextColor: var(--respaced-elements-textPrimary);--respaced-elements-editor-foldGutter-textColorHover: var(--respaced-elements-textPrimary);--respaced-elements-editor-activeLineBackgroundColor: rgb(50 53 63 / 5%);--respaced-elements-editor-tooltip-backgroundColorSelected: rgba(99, 102, 241, .2);--respaced-elements-editor-search-button-backgroundColor: #f8fafc;--respaced-elements-editor-search-button-backgroundColorHover: rgba(241, 245, 249, .8);--respaced-elements-editor-matchingBracketBackgroundColor: rgba(99, 102, 241, .3)}.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(--respaced-elements-bg-depth-2);color:var(--respaced-elements-textPrimary);border:1px solid var(--respaced-elements-borderColor)}.Toastify__close-button{color:var(--respaced-elements-item-contentDefault);opacity:1;transition:none}.Toastify__close-button:hover{color:var(--respaced-elements-item-contentActive)}html,body{height:100%;width:100%;background-color:var(--respaced-elements-bg-depth-1);font-family:var(--respaced-elements-fontFamily-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1;letter-spacing:-.003em}button,input,textarea,select,label,.btn,nav,.badge,.tag,.text-xs,.text-sm,[class*=text-xs],[class*=text-sm]{font-family:var(--respaced-elements-fontFamily-secondary)}h1,h2,h3,h4,h5,h6,.text-primary{font-family:var(--respaced-elements-fontFamily-primary)}.text-secondary{font-family:var(--respaced-elements-fontFamily-secondary)!important}[class*=text-lg]:not(.text-gray-400):not(.text-gray-500),[class*=text-xl]:not(.text-gray-400):not(.text-gray-500),[class*=text-2xl]:not(.text-gray-400):not(.text-gray-500),[class*=text-3xl]:not(.text-gray-400):not(.text-gray-500),[class*=text-4xl]:not(.text-gray-400):not(.text-gray-500),[class*=text-5xl]:not(.text-gray-400):not(.text-gray-500),[class*=text-6xl]:not(.text-gray-400):not(.text-gray-500),[class*=text-7xl]:not(.text-gray-400):not(.text-gray-500){font-family:var(--respaced-elements-fontFamily-primary)}.subcopy{font-family:var(--respaced-elements-fontFamily-secondary);font-weight:500;letter-spacing:-.003em;line-height:1.55;font-size:1.3rem}:root{--gradient-opacity: .6;--primary-color: rgba(79, 70, 229, var(--gradient-opacity));--secondary-color: rgba(99, 102, 241, var(--gradient-opacity));--blue-color: rgba(129, 140, 248, var(--gradient-opacity));--brandRed-color: #4f46e5;--brandRed-color-hover: #4338ca}.modern-scrollbar{overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.6) transparent}.modern-scrollbar::-webkit-scrollbar{width:3px;height:3px}.modern-scrollbar::-webkit-scrollbar-track{background:transparent}.modern-scrollbar::-webkit-scrollbar-thumb{background-color:#94a3b84d;border-radius:9999px;transition:background-color .3s ease-out}.modern-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b899}.modern-scrollbar-invert{scrollbar-color:color-mix(in srgb,var(--respaced-elements-textPrimary),transparent 50%) transparent}.modern-scrollbar-invert::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--respaced-elements-textPrimary),transparent 70%)}.modern-scrollbar-invert::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--respaced-elements-textPrimary),transparent 50%)}
