@media (max-width:1023px){.mobile-sidebar [role=button],.mobile-sidebar button{min-height:44px;min-width:44px;touch-action:manipulation}.mobile-sidebar{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.mobile-sidebar .sidebar-text{font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.mobile-sidebar .sidebar-item{padding:12px 16px;margin:4px 0}.mobile-sidebar .sidebar-button:active{transform:scale(.98);transition:transform .1s ease}.mobile-sidebar-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mobile-sidebar-container{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}@media (min-resolution:192dpi){.mobile-sidebar .sidebar-icon{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width:1023px) and (orientation:landscape){.mobile-sidebar-container{max-height:100vh}.mobile-sidebar-content{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.mobile-sidebar *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){.mobile-sidebar{border:2px solid}.mobile-sidebar .sidebar-button{border:1px solid}}.text-vertically-centered{display:flex;align-items:center;justify-content:flex-start}textarea.vertically-centered{padding-top:.625rem!important;padding-bottom:.625rem!important;line-height:1.5!important;min-height:2.5rem!important;display:flex;align-items:center;vertical-align:middle}.centered-placeholder::-moz-placeholder{line-height:1.5;vertical-align:middle;display:flex;align-items:center;height:100%}.centered-placeholder::placeholder{line-height:1.5;vertical-align:middle;display:flex;align-items:center;height:100%}.container-vertically-centered{display:flex;flex-direction:column;justify-content:center;min-height:2.5rem}.input-container-centered{display:flex;align-items:center;min-height:2.5rem;padding:.25rem 0}.text-align-fix{line-height:1.5}.text-align-fix,.text-center-responsive{display:flex;align-items:center;min-height:1.5rem}.text-center-responsive{justify-content:center;text-align:center}.balanced-line-height{line-height:1.5}input.vertically-centered,textarea.vertically-centered{display:flex;align-items:center;padding-top:.625rem;padding-bottom:.625rem;vertical-align:middle}.multi-line-centered{display:flex;flex-direction:column;justify-content:center;min-height:2.5rem}button.text-align-fix{display:inline-flex;align-items:center;justify-content:center;text-align:center}.icon-text-align{display:inline-flex;align-items:center;vertical-align:middle;line-height:1}.flex-text-align{display:flex;align-items:center;line-height:normal}.cross-browser-centered{display:flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle}@media (max-width:640px){.mobile-text-align{text-align:center;display:flex;align-items:center;justify-content:center}textarea.vertically-centered{padding-top:.75rem!important;padding-bottom:.75rem!important;min-height:3rem!important}.centered-placeholder::-moz-placeholder{opacity:.7}.centered-placeholder::placeholder{opacity:.7}button.text-align-fix{min-height:44px}.multi-line-centered{text-align:center;min-height:3rem}}@media (max-width:896px) and (orientation:landscape){.input-container-centered{min-height:2rem}textarea.vertically-centered{padding-top:.5rem!important;padding-bottom:.5rem!important;min-height:2rem!important}}.selectable-text{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}@media (hover:none) and (pointer:coarse){.touch-feedback{-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUpMobile{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes repositionInput{0%{transform:translate(-50%,-50%);top:50%;left:50%;width:100%;max-width:32rem}60%{transform:translate(-50%);top:auto;bottom:20px;left:50%;width:100%;max-width:32rem}to{transform:translate(0);top:auto;left:auto;bottom:0;width:100%;max-width:none}}@keyframes repositionInputMobile{0%{transform:translate(-50%,-50%);top:50%;left:50%;width:100%}to{transform:translate(0);top:auto;left:auto;bottom:0;width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes scaleInMobile{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.animate-slide-in-up{animation:slideInUp .4s cubic-bezier(.16,1,.3,1) forwards;will-change:transform,opacity}.animate-reposition-input{animation:repositionInput .5s cubic-bezier(.34,1.56,.64,1) forwards;will-change:transform,width,max-width,top,bottom,left}.animate-fade-in{animation:fadeIn .4s cubic-bezier(.16,1,.3,1) forwards;will-change:opacity}.animate-scale-in{animation:scaleIn .4s cubic-bezier(.16,1,.3,1) forwards;will-change:transform,opacity}@media (max-width:640px){.animate-slide-in-up{animation:slideInUpMobile .3s ease-out forwards}.animate-reposition-input{animation:repositionInputMobile .4s ease-out forwards}.animate-scale-in{animation:scaleInMobile .3s ease-out forwards}}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}@media (hover:none) and (pointer:coarse){@keyframes touchFeedback{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.touch-feedback:active{animation:touchFeedback .3s ease-out}}@media (prefers-reduced-motion:reduce){.animate-fade-in,.animate-reposition-input,.animate-scale-in,.animate-slide-in-up,.touch-feedback:active{animation:none!important;transition:none!important}}@media (max-width:640px){.mobile-text-scale{font-size:14px!important}.mobile-text-scale-sm{font-size:12px!important}.mobile-touch-target{min-height:44px!important;min-width:44px!important}.mobile-padding{padding:.75rem!important}.mobile-margin{margin:.75rem!important}.mobile-chat-input{padding-top:.75rem!important;padding-bottom:.75rem!important}.virtual-keyboard-active .chat-container{padding-bottom:50vh!important}}@media (hover:none) and (pointer:coarse){.touch-feedback:active{transform:scale(.97);opacity:.9;transition:transform .1s ease,opacity .1s ease}.touch-input:focus{transform:scale(1.01);transition:transform .2s ease}.hover\:bg-opacity-80:hover{background-opacity:1!important}.touch-scroll{-webkit-overflow-scrolling:touch}}@media (max-width:896px) and (orientation:landscape){.landscape-chat-input{max-height:80px!important;overflow-y:auto!important}.landscape-padding{padding:.5rem!important}}.virtual-keyboard-active{padding-bottom:env(keyboard-inset-height,0)}@media (max-width:640px){.mobile-animation-optimize{animation-duration:.3s!important;transition-duration:.3s!important;will-change:auto!important}@keyframes mobile-slide-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-slide-in-up{animation:mobile-slide-in-up .3s ease forwards}@keyframes mobile-reposition-input{0%{transform:translateY(-30px);opacity:.7}to{transform:translateY(0);opacity:1}}.animate-reposition-input{animation:mobile-reposition-input .3s ease forwards}}@media (min-resolution:192dpi){.high-dpi-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.high-dpi-border{border-width:.5px!important}}@media (hover:none) and (pointer:coarse){.interactive-element,a,button,input[type=checkbox],input[type=radio]{min-height:44px;min-width:44px}:focus{outline:2px solid rgba(var(--brand-500-rgb,251,146,60),.5)!important;outline-offset:2px!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:local("Inter Regular"),local("Inter-Regular")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:local("Inter Medium"),local("Inter-Medium")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:local("Inter SemiBold"),local("Inter-SemiBold")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:local("JetBrains Mono Regular"),local("JetBrainsMono-Regular")}:root{--high-contrast-text-primary:#1a202c;--high-contrast-text-secondary:#4a5568;--high-contrast-text-tertiary:#718096;--high-contrast-border:#cbd5e0;--high-contrast-focus:rgba(66,153,225,.6)}html.dark{--high-contrast-text-primary:#f7fafc;--high-contrast-text-secondary:#e2e8f0;--high-contrast-text-tertiary:#cbd5e0;--high-contrast-border:#4a5568;--high-contrast-focus:rgba(66,153,225,.8)}@media (prefers-contrast:more){:root{--text-primary:var(--high-contrast-text-primary)!important;--text-secondary:var(--high-contrast-text-secondary)!important;--text-tertiary:var(--high-contrast-text-tertiary)!important;--border-primary:var(--high-contrast-border)!important}.borderless-container,.enhanced-glass-container,.enhanced-input-container{border:1px solid var(--high-contrast-border)!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--high-contrast-focus)!important;outline-offset:2px!important}::-moz-placeholder{color:var(--high-contrast-text-tertiary)!important;opacity:1!important}::placeholder{color:var(--high-contrast-text-tertiary)!important;opacity:1!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus-visible:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.animate-blob,.animate-blob-slow,.animate-blob-slower,.animate-fade-in,.animate-float,.animate-float-delayed,.animate-float-slow,.animate-pulse-orange,.animate-slide-down,.animate-slide-up{animation:none!important}.transition-all,.transition-colors,.transition-opacity,.transition-shadow,.transition-transform{transition:none!important}.hover\:scale-105:hover,.touch-feedback:active{transform:none!important}.touch-feedback:active{animation:none!important}}.skip-to-content{position:absolute;top:-9999px;left:-9999px;background:var(--bg-primary);color:var(--text-primary);padding:1rem;z-index:9999;border:2px solid var(--brand-500);border-radius:.5rem}.skip-to-content:focus{top:.5rem;left:.5rem}[role=banner],[role=complementary],[role=contentinfo],[role=form],[role=main],[role=navigation],[role=region],[role=search]{margin-bottom:1rem}:root{--font-family-base:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-family-code:"JetBrains Mono",Consolas,monospace;--font-size-base:0.8125rem;--font-size-small:0.6875rem;--font-size-code:0.75rem;--font-size-heading-1:1.125rem;--font-size-heading-2:1rem;--font-size-heading-3:0.875rem;--line-height-base:1.5;--line-height-heading:1.4;--font-weight-normal:400;--font-weight-heading:600}.text-base-style{font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base);font-family:var(--font-family-base)}.smooth-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.smooth-text-enhanced{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1}.smooth-text-enhanced,.smooth-text-extra{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em}.smooth-text-extra{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1,"dlig" 1;text-shadow:0 0 1px rgba(0,0,0,.01)}html.dark .smooth-text-enhanced,html.dark .smooth-text-extra{text-shadow:0 0 1px hsla(0,0%,100%,.01)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.smooth-text,.smooth-text-enhanced,.smooth-text-extra{font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-shadow:none}}@-moz-document url-prefix(){.smooth-text,.smooth-text-enhanced,.smooth-text-extra{font-smooth:always}}@media (min-resolution:192dpi){.smooth-text-enhanced,.smooth-text-extra{text-shadow:none;letter-spacing:-.005em}}.message-text-style{font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base);font-family:var(--font-family-base)}.message-text-style.smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.message-text-style.smooth-enhanced{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1}.message-text-style.smooth-enhanced,.message-text-style.smooth-extra{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em}.message-text-style.smooth-extra{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1,"dlig" 1;text-shadow:0 0 1px rgba(0,0,0,.01)}.input-text-style,.received-message-style,.sent-message-style{font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base);font-family:var(--font-family-base)}.input-text-style{text-align:left}.heading-1{font-size:var(--font-size-heading-1)!important}.heading-1,.heading-2{font-weight:var(--font-weight-heading);line-height:var(--line-height-heading);font-family:var(--font-family-base)}.heading-2{font-size:var(--font-size-heading-2)!important}.heading-3{font-size:var(--font-size-heading-3)!important;font-weight:var(--font-weight-heading);line-height:var(--line-height-heading);font-family:var(--font-family-base)}.code-text-style{line-height:var(--line-height-base)}.code-text-style,.inline-code{font-size:var(--font-size-code)!important;font-family:var(--font-family-code)!important}.inline-code{background-color:rgba(0,0,0,.05);padding:.125rem .25rem;border-radius:.25rem}html.dark .inline-code{background-color:hsla(0,0%,100%,.1)}.sidebar-text-style{font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base);font-family:var(--font-family-base)}.sidebar-text-style.smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.sidebar-text-style.smooth-enhanced{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1}.sidebar-text-style.smooth-enhanced,.sidebar-text-style.smooth-extra{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em}.sidebar-text-style.smooth-extra{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1,"dlig" 1;text-shadow:0 0 1px rgba(0,0,0,.01)}.settings-text-style{font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base);font-family:var(--font-family-base)}.settings-text-style.smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.settings-text-style.smooth-enhanced{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1}.settings-text-style.smooth-enhanced,.settings-text-style.smooth-extra{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em}.settings-text-style.smooth-extra{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1,"dlig" 1;text-shadow:0 0 1px rgba(0,0,0,.01)}.citation-text-style{font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base);font-family:var(--font-family-base)}.citation-text-style.smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.citation-text-style.smooth-enhanced{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1}.citation-text-style.smooth-enhanced,.citation-text-style.smooth-extra{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em}.citation-text-style.smooth-extra{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1,"dlig" 1;text-shadow:0 0 1px rgba(0,0,0,.01)}.text-small-style{font-size:.75rem;font-weight:400;line-height:var(--line-height-base);font-family:var(--font-family-base)}.text-small-style.smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.text-small-style.smooth-enhanced{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1}.text-small-style.smooth-enhanced,.text-small-style.smooth-extra{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em}.text-small-style.smooth-extra{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1,"dlig" 1;text-shadow:0 0 1px rgba(0,0,0,.01)}.placeholder-text-style{font-size:var(--font-size-base);font-weight:400;color:hsla(220,9%,46%,.8);text-align:left;font-family:var(--font-family-base)}@media (max-width:640px){:root{--font-size-base:0.8125rem;--font-size-heading-1:1rem;--font-size-heading-2:0.875rem;--font-size-heading-3:0.8125rem}.text-small-style{font-size:.6875rem}}.input-text-smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1;letter-spacing:-.005em}.button-text-smooth{letter-spacing:-.01em}.button-text-smooth,.menu-text-smooth{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}.button-text-smooth,.label-text-smooth,.menu-text-smooth{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.label-text-smooth{-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1}.display-hidpi-smooth,.display-standard-smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.display-hidpi-smooth{font-feature-settings:"kern" 1,"liga" 1,"calt" 1;letter-spacing:-.005em}@media (min-resolution:192dpi){.button-text-smooth,.citation-text-style.smooth,.input-text-smooth,.label-text-smooth,.menu-text-smooth,.message-text-style.smooth,.settings-text-style.smooth,.sidebar-text-style.smooth,.smooth-text,.smooth-text-enhanced,.text-small-style.smooth{letter-spacing:-.005em;text-shadow:none}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.smooth-text,.smooth-text-enhanced,.smooth-text-extra{letter-spacing:-.008em}}}@media screen and (-webkit-min-device-pixel-ratio:0){.smooth-text,.smooth-text-enhanced,.smooth-text-extra{text-rendering:geometricPrecision}}@supports (-ms-ime-align:auto){.smooth-text,.smooth-text-enhanced,.smooth-text-extra{font-feature-settings:"kern" 1,"liga" 1;text-shadow:none}}.left-aligned-placeholder::-moz-placeholder{text-align:left;line-height:1.5;vertical-align:middle}.left-aligned-placeholder::placeholder{text-align:left;line-height:1.5;vertical-align:middle}.left-aligned-input{text-align:left!important}.cross-browser-left-aligned{text-align:left;-webkit-text-align:left;-moz-text-align:left}@media (max-width:640px){.left-aligned-placeholder::-moz-placeholder{opacity:.7;text-align:left}.left-aligned-placeholder::placeholder{opacity:.7;text-align:left}}.message-text{margin:0;padding:0}.message-text.received-message{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1,"dlig" 1;letter-spacing:-.01em;text-shadow:0 0 1px rgba(0,0,0,.01)}html.dark .message-text.received-message{text-shadow:0 0 1px hsla(0,0%,100%,.01)}.message-text.sent-message{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"clig" 1;letter-spacing:-.01em}.message-text p{font-size:var(--font-size-base)!important;margin-top:.75rem!important;margin-bottom:.75rem!important}.message-text p:first-child{margin-top:0!important}.message-text p:last-child{margin-bottom:0!important}.message-text code{line-height:var(--line-height-base)}.message-text code,.message-text code:not(pre code){font-size:var(--font-size-code)!important;font-family:var(--font-family-code)!important}.message-text code:not(pre code){background-color:rgba(0,0,0,.05);padding:.125rem .25rem;border-radius:.25rem}html.dark .message-text code:not(pre code){background-color:hsla(0,0%,100%,.1)}.message-text.received-message h1{font-size:var(--font-size-heading-1)!important}.message-text.received-message h1,.message-text.received-message h2{font-weight:var(--font-weight-heading);line-height:var(--line-height-heading)}.message-text.received-message h2{font-size:var(--font-size-heading-2)!important}.message-text.received-message h3,.message-text.received-message h4,.message-text.received-message h5,.message-text.received-message h6{font-size:var(--font-size-heading-3)!important;font-weight:var(--font-weight-heading);line-height:var(--line-height-heading)}.enhanced-button{background:hsla(0,0%,47%,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,39%,.7);transition:all .2s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;letter-spacing:-.01em}html.dark .enhanced-button{background:hsla(0,0%,9%,.25);color:hsla(0,0%,100%,.9);border:1px solid rgba(60,60,60,.3)}.enhanced-button:hover:not(:disabled){background:hsla(0,0%,71%,.7);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}html.dark .enhanced-button:hover:not(:disabled){background:rgba(60,60,60,.5);box-shadow:0 2px 8px rgba(0,0,0,.2)}.enhanced-button:active:not(:disabled){transform:translateY(0);background:hsla(0,0%,63%,.8)}html.dark .enhanced-button:active:not(:disabled){background:rgba(80,80,80,.6)}.enhanced-button-primary{background:rgba(var(--brand-500-rgb,251,146,60),.85);color:#fff}.enhanced-button-primary:hover:not(:disabled){background:rgba(var(--brand-600-rgb,234,88,12),.9);transform:translateY(-1px)}