@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";.dark em code,.dark i code,.dark code em,.dark code i,.dark .italic code{color:#fff!important;background-color:#ffffff1a;padding:.125rem .25rem;border-radius:.25rem}.dark strong,.dark b,.dark em:not(:has(code)),.dark i:not(:has(code)){color:#fff!important}.light strong,.light b,.light em:not(:has(code)),.light i:not(:has(code)){color:#21c45d!important}.light h1,.light h2,.light h3,.light h4,.light h5,.light h6{color:hsl(var(--foreground))!important}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin-top:1.5rem;margin-bottom:.75rem}.enhanced-message h1{font-size:1.875rem}.enhanced-message h2{font-size:1.5rem}.enhanced-message h3{font-size:1.25rem}.enhanced-message h4{font-size:1.125rem}.enhanced-message h5{font-size:1rem}.enhanced-message h6{font-size:.875rem}.enhanced-message strong,.enhanced-message b{font-weight:700}.enhanced-message em,.enhanced-message i{font-style:italic}.dark .enhanced-message strong,.dark .enhanced-message b,.dark .enhanced-message em:not(:has(code)),.dark .enhanced-message i:not(:has(code)){color:#fff!important}.light .enhanced-message strong,.light .enhanced-message b,.light .enhanced-message em:not(:has(code)),.light .enhanced-message i:not(:has(code)){color:#21c45d!important}.dark .bg-primary{background-color:#1a73e8!important;color:#fff!important}.dark .bg-primary.text-primary-foreground,.dark .bg-primary .text-primary-foreground,.dark .bg-primary p,.dark .bg-primary span,.dark .bg-primary div{color:#fff!important}.light .bg-primary{background-color:#1a73e8!important;color:#fff!important}.light .bg-primary.text-primary-foreground,.light .bg-primary .text-primary-foreground,.light .bg-primary p,.light .bg-primary span,.light .bg-primary div{color:#fff!important}@media (prefers-contrast: high){.bg-primary{background-color:#000!important;color:#fff!important;border:2px solid white!important}.bg-primary.text-primary-foreground,.bg-primary .text-primary-foreground,.bg-primary p,.bg-primary span,.bg-primary div{color:#fff!important}.bg-muted{background-color:#fff!important;color:#000!important;border:2px solid black!important}.bg-muted p,.bg-muted span,.bg-muted div{color:#000!important}}.light .enhanced-message p,.light .enhanced-message li,.light .enhanced-message td,.light .enhanced-message th{color:hsl(var(--foreground))}.light .bg-muted{background-color:hsl(var(--muted))!important;color:hsl(var(--foreground))!important}.light .bg-muted p,.light .bg-muted span,.light .bg-muted div,.light .bg-muted *{color:hsl(var(--foreground))!important}.light button.bg-green-500,.light .bg-green-500{background-color:#10b981!important}.light button.bg-green-500:hover,.light .bg-green-500:hover{background-color:#059669!important}.light button.bg-green-500 svg,.light .bg-green-500 svg,.light button.bg-green-500 .lucide-send{color:#1f2937!important}.dark button.bg-green-500 svg,.dark .bg-green-500 svg,.dark button.bg-green-500 .lucide-send{color:#fff!important}.light pre code,.dark pre code{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.sticky.top-0{box-shadow:0 1px 3px #0000000d}.fixed.bottom-0{box-shadow:0 -1px 3px #0000000d}html{scroll-behavior:smooth}.quick-action-btn{transition:all .2s ease}.quick-action-btn:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.floating-save-btn{box-shadow:0 2px 8px #00000026;transition:all .2s ease}.floating-save-btn:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.app-header--fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100vw!important;z-index:1000!important;background:hsl(var(--background) / .95)!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border-bottom:1px solid hsl(var(--border) / .3)!important;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important;padding-top:env(safe-area-inset-top,0)!important;min-height:calc(64px + env(safe-area-inset-top,0))!important}.app-content--offset{padding-top:calc(64px + env(safe-area-inset-top,0))!important;height:calc(100dvh - 64px - env(safe-area-inset-top,0))!important;overflow:hidden!important}.main-chat-area{margin-top:0!important}.fixed.top-0,.fixed.bottom-0{position:fixed!important}@media (max-width: 767px) and (orientation: portrait){.zen-mode-toggle,.conversation-sidebar-zen-toggle{display:none!important}}@media (min-width: 768px),(orientation: landscape){.zen-mode-toggle{display:inline-flex!important}}@supports (-webkit-touch-callout: none){.fixed.top-0,.fixed.bottom-0,.mobile-chat-input{position:fixed!important;-webkit-transform:translateZ(0)}}.mobile-chat-input{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:50!important;margin:0!important;padding-bottom:0!important}.mobile-chat-input .chat-input-container{margin-bottom:0!important;padding-bottom:12px!important}@media (max-width: 768px){.mobile-chat-input{padding-bottom:0!important;margin-bottom:0!important}.mobile-chat-input .chat-input-container{padding-bottom:12px!important;margin-bottom:0!important}}.mobile-chat-input>*:last-child{margin-bottom:0!important;padding-bottom:0!important}body,html{margin:0!important;padding:0!important}@media (max-width: 768px){.chat-messages-container,.chat-input-wrapper{position:relative!important}.mobile-chat-input{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:50!important}}.dark .chat-input-wrapper{background-color:#1e293b!important;border-top-color:#334155!important}.chat-input-wrapper{background-color:#fff!important;border-top-color:#e5e7eb!important}.dark textarea{background-color:#1e293b!important;color:#e2e8f0!important;border-color:#334155!important}.dark textarea::-moz-placeholder{color:#94a3b8!important}.dark textarea::placeholder{color:#94a3b8!important}textarea{background-color:#fff!important;color:#111827!important;border-color:#d1d5db!important}textarea::-moz-placeholder{color:#6b7280!important}textarea::placeholder{color:#6b7280!important}@media (max-width: 768px){.dark .fixed.bottom-0,.dark .mobile-input-wrapper,.dark .chat-input-container{background-color:#1e293b!important}.dark .mobile-input-wrapper textarea,.dark .chat-input-container textarea{background-color:#1e293b!important;color:#e2e8f0!important}}.cl-userButtonPopover,.cl-userButtonPopoverCard{background:#374151!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgb(75,85,99)!important;box-shadow:0 10px 25px #00000080!important}.cl-userButtonPopoverActionButton,.cl-userButtonPopoverFooter{background:transparent!important;color:#fff!important}.cl-userButtonPopoverActionButton:hover{background:#4b556380!important}.cl-modalBackdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99990!important;background:#111827!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}.profile-modal-backdrop{background:#111827!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.cl-modalContent{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99991!important;display:grid!important;place-items:center!important;pointer-events:auto!important}.cl-card,.cl-signUp-root,.cl-signIn-root{background:hsl(var(--background))!important;position:relative!important;z-index:99992!important;pointer-events:auto;border-radius:1rem!important;box-shadow:0 20px 50px #00000080!important}body:has(.cl-modalBackdrop){overflow:hidden!important}.cl-formFieldRow{margin-bottom:1rem!important;position:relative!important}.cl-formFieldInput{width:100%!important;box-sizing:border-box!important}.cl-headerTitle,.cl-headerSubtitle{display:block!important;margin-bottom:.5rem!important;line-height:1.4!important}.cl-formButtonPrimary{display:block!important;width:100%!important;margin-top:1rem!important}.cl-footerActionLink{display:inline-block!important;margin-top:1rem!important}.auth-modal-duplicate,[data-duplicate-modal=true]{display:none!important}.cl-modalContent>*{max-height:90vh!important;overflow-y:auto!important;margin:20px!important}.cl-formFieldLabel{display:block!important;margin-bottom:.25rem!important;font-weight:500!important}.cl-formFieldInput__identifier,.cl-formFieldInput__password{padding:.75rem!important;font-size:1rem!important;line-height:1.5rem!important}.cl-formButtonPrimary__signUp,.cl-formButtonPrimary__signIn{margin-top:1.5rem!important;padding:.75rem 1.5rem!important;font-size:1rem!important}.cl-socialButtonsBlockButton{margin-bottom:.75rem!important}.cl-formFieldError{margin-top:.25rem!important;font-size:.875rem!important}.cl-modalBackdrop,.cl-modal,.cl-userButtonPopover,.cl-modalContent,.cl-userButtonPopoverContent,.cl-card,.cl-signUp-root,.cl-signIn-root,.cl-userProfile-root,[class*=cl-modal],[class*=cl-userButton]{pointer-events:auto!important;z-index:99999!important}.cl-modalContent *,.cl-userButtonPopover *,.cl-userButtonPopoverContent *,.cl-card *,.cl-signUp-root *,.cl-signIn-root *,.cl-userProfile-root *,[class*=cl-] *{pointer-events:auto!important}body .cl-modalBackdrop,body .cl-modal,body .cl-userButtonPopover,body .cl-modalContent,body .cl-userButtonPopoverContent,body [class*=cl-]{pointer-events:auto!important;z-index:99999!important}.cl-userButtonPopover,.cl-userButtonPopoverContent{z-index:100000!important;position:fixed!important}.cl-userButtonPopoverCard,.cl-userButtonPopoverMain,.cl-userButtonPopoverFooter,.cl-userButtonPopoverActions,.cl-userButtonPopover,.cl-userButtonPopoverContent,.cl-userButtonPopover .cl-card,.cl-userButtonPopoverContent>div,.cl-userButtonPopoverContent>*{background:#374151!important;background-color:#374151!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important;color:#fff!important;border:1px solid #4b5563!important}.cl-userButtonPopover:before,.cl-userButtonPopoverContent:before{display:none!important}[class*=cl-userButtonPopover]{background:#374151!important;background-color:#374151!important;opacity:1!important}.cl-userPreview,.cl-userPreviewMainIdentifier,.cl-userPreviewSecondaryIdentifier{background:#374151!important;color:#fff!important}.cl-userButtonPopover *,.cl-userButtonPopoverContent *,.cl-userButtonPopoverActionButton,.cl-userButtonPopoverActionButtonText,.cl-userButtonPopoverActionButton__manageAccount,.cl-userButtonPopoverActionButton__signOut{color:#fff!important}.cl-userButtonPopoverActionButton{background:transparent!important;color:#fff!important;padding:.75rem 1rem!important;transition:background .2s!important}.cl-userButtonPopoverActionButton:hover{background:#1f2937!important;color:#fff!important}.cl-userButtonPopoverActionButton svg,.cl-userButtonPopoverActionButtonIcon{color:#9ca3af!important}.cl-userButtonPopoverActionButton:hover svg,.cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonIcon{color:#fff!important}.cl-userButtonPopover{transform:translate(-50%)!important;left:50%!important;top:60px!important;background:#374151!important;background-color:#374151!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body .cl-userButtonPopover,body .cl-userButtonPopoverContent,body .cl-userButtonPopoverCard,body [class*=cl-userButtonPopover],html .cl-userButtonPopover,html .cl-userButtonPopoverContent{background:#374151!important;background-color:#374151!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important;box-shadow:0 10px 25px #00000080!important}@media (max-width: 768px){.cl-modalBackdrop,.cl-modal,.cl-userButtonPopover,.cl-modalContent,.cl-userButtonPopoverContent,[class*=cl-]{pointer-events:auto!important;z-index:99999!important}}.cl-card,.cl-signUp-root,.cl-signIn-root,.cl-modalContent>*,.cl-modal{background:#374151!important;background-color:#374151!important;color:#fff!important}.cl-headerTitle,.cl-headerSubtitle,.cl-formFieldLabel,.cl-footerActionLink,.cl-identityPreviewText,.cl-dividerText,.cl-formFieldInputPlaceholder,[class*=cl-]{color:#fff!important;background:transparent!important}.cl-formFieldInput,.cl-formFieldInput__identifier,.cl-formFieldInput__password,input[type=email],input[type=password],input[type=text]{background:#1f2937!important;background-color:#1f2937!important;color:#fff!important;border:1px solid #4b5563!important}.cl-formFieldInput::-moz-placeholder,input::-moz-placeholder{color:#9ca3af!important}.cl-formFieldInput::placeholder,input::placeholder{color:#9ca3af!important}.cl-formButtonPrimary,.cl-socialButtonsBlockButton{background:#0d9488!important;color:#fff!important;border:none!important}.cl-formButtonPrimary:hover{background:#0f766e!important}.cl-socialButtonsBlockButton{background:#1f2937!important;color:#fff!important;border:1px solid #4b5563!important}.cl-socialButtonsBlockButton:hover{background:#111827!important;border:1px solid #6b7280!important}@media (max-width: 640px){.cl-modalContent{display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important}.cl-modalContent>*{margin:0!important;width:calc(100vw - 32px)!important;max-width:400px!important;max-height:90vh!important;overflow-y:auto!important;background:#374151!important;border-radius:12px!important}.cl-card,.cl-signIn-root,.cl-signUp-root{padding:1.5rem!important;background:#374151!important;width:100%!important}.cl-formFieldRow{margin-bottom:1.25rem!important}.cl-modalBackdrop{background:#111827f2!important}}@media (min-width: 641px){body:has(.cl-modalContent):before,body:has(.cl-modalBackdrop):before,body:has(.cl-userProfile-root):before,body:has([data-clerk-portal]):before,body:has(.cl-userButtonPopoverRoot):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:hsl(var(--background));opacity:1!important;z-index:99985;pointer-events:none}}body:has(.cl-modalContent),body:has([data-clerk-portal]){overflow:hidden!important}[class*=cl-][class*=modalBackdrop],[class*=cl-][class*=ModalBackdrop],[class*=cl-][class*=Backdrop]{background:hsl(var(--background))!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:99990!important}[data-clerk-portal]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important}@media (max-width: 768px){[data-clerk-portal],.cl-rootBox,.cl-signIn-root,.cl-signUp-root,.cl-card{position:relative!important;z-index:99999!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important}}@media (max-width: 768px) and (orientation: portrait){[data-clerk-portal]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;background:#111827f2!important}.cl-modalContent{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;pointer-events:auto!important}.cl-card,.cl-signIn-root,.cl-signUp-root{position:relative!important;z-index:999999!important;max-width:90vw!important;max-height:85vh!important;overflow-y:auto!important;background:#374151!important;border-radius:16px!important;box-shadow:0 25px 50px #00000080!important;pointer-events:auto!important}.cl-modalBackdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999998!important;background:#111827f2!important;pointer-events:auto!important}}.cl-signIn-root,.cl-signUp-root{background-color:#111827!important;color:#fff!important}.cl-signIn-root .cl-card,.cl-signUp-root .cl-card,.cl-signIn-root [class*=left],.cl-signUp-root [class*=left],.cl-signIn-root [class*=Side],.cl-signUp-root [class*=Side]{background-color:#111827!important;background:#111827!important;color:#fff!important}.cl-signIn-root input,.cl-signUp-root input,.cl-signIn-root select,.cl-signUp-root select,.cl-signIn-root textarea,.cl-signUp-root textarea{background-color:#0b1220!important;color:#fff!important;border-color:#374151!important}.cl-signIn-root a,.cl-signUp-root a{color:#93c5fd!important}.cl-signIn-root .cl-dividerText,.cl-signUp-root .cl-dividerText{color:#cbd5e1!important}.cl-signIn-root .cl-socialButtons,.cl-signUp-root .cl-socialButtons{background:transparent!important}body.zen-mode{overflow:hidden!important;height:100vh!important;height:100dvh!important}body.zen-mode #root,body.zen-mode .app-container,body.zen-mode .app-content{overflow:hidden!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important}.zen-mode *{transition:all .3s cubic-bezier(.4,0,.2,1)}body.zen-mode .sidebar-left,body.zen-mode .conversations-sidebar,body.zen-mode .conversation-list-sidebar{transform:translate(-100%);opacity:0;pointer-events:none;width:0;overflow:hidden}body.zen-mode .sidebar-right,body.zen-mode .settings-sidebar,body.zen-mode .profile-sidebar{transform:translate(100%);opacity:0;pointer-events:none;width:0;overflow:hidden}body.zen-mode .chat-interface-container,body.zen-mode .main-chat-area{max-width:100%;width:100%;margin:0 auto;padding:0}body.zen-mode .chat-messages-container{max-width:65ch;margin:0 auto;padding:2rem;padding-bottom:100px;overflow-y:auto!important;height:calc(100vh - 100px)!important;height:calc(100dvh - 100px)!important}@media (min-width: 1024px){body.zen-mode .chat-messages-container{max-width:70ch;padding:3rem}}@media (min-width: 1280px){body.zen-mode .chat-messages-container{max-width:75ch;padding:4rem 3rem}}@media (min-width: 1536px){body.zen-mode .chat-messages-container{max-width:80ch;padding:5rem 4rem}}body.zen-mode .main-header{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);padding:.5rem 1rem;min-height:48px}body.zen-mode.dark .main-header{background:#000c;border-bottom:1px solid rgba(255,255,255,.05)}body.zen-mode .header-nav-items:not(.zen-essential),body.zen-mode .header-extras:not(.zen-essential),body.zen-mode .breadcrumb-nav{display:none}body.zen-mode .zen-exit-button{position:fixed!important;top:1rem;right:1rem;z-index:200;width:44px;height:44px;display:flex!important;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;opacity:.4;transition:opacity .2s ease}body.zen-mode .zen-exit-button:hover{opacity:.8}body.zen-mode .zen-exit-button svg{width:28px!important;height:28px!important;color:#6b7280}body.zen-mode.dark .zen-exit-button svg{color:#9ca3af}body.zen-mode .zen-controls{position:fixed;top:1rem;right:1rem;z-index:100;display:flex;gap:.5rem;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem;border-radius:.75rem;box-shadow:0 2px 10px #0000001a}body.zen-mode.dark .zen-controls{background:#000000e6;box-shadow:0 2px 10px #ffffff1a}body.zen-mode .chat-input-wrapper,body.zen-mode .mobile-chat-input{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;background:#fffffffa!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.1)!important;z-index:100!important;padding:.75rem 1rem!important;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))!important;margin:0!important;transform:none!important;height:auto!important;min-height:auto!important;max-height:none!important}body.zen-mode.dark .chat-input-wrapper,body.zen-mode.dark .mobile-chat-input,.dark body.zen-mode .chat-input-wrapper,.dark body.zen-mode .mobile-chat-input{background:#111827fa!important;border-top:1px solid rgba(75,85,99,.5)!important}body.zen-mode div[class*=fixed][class*=bottom-0],body.zen-mode .chat-input-area,body.zen-mode form[class*=bottom]{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;z-index:100!important}body.zen-mode .chat-input-container{max-width:65ch;margin:0 auto;padding:0 1.5rem}@media (min-width: 1024px){body.zen-mode .chat-input-container{max-width:70ch}}@media (min-width: 1280px){body.zen-mode .chat-input-container{max-width:75ch}}@media (min-width: 1536px){body.zen-mode .chat-input-container{max-width:80ch}}body.zen-mode .message-content{font-size:1.05em;line-height:1.7}body.zen-mode .chat-messages-container>div>div:has(>div:not(.justify-end))>div{max-width:90%!important}@media (min-width: 768px){body.zen-mode .chat-messages-container>div>div:has(>div:not(.justify-end))>div{max-width:85%!important}}@media (max-width: 768px){body.zen-mode .chat-messages-container{max-width:100%;padding:.5rem;padding-bottom:140px!important}body.zen-mode .zen-controls{top:.5rem;right:.5rem;padding:.25rem}body.zen-mode .chat-input-wrapper,body.zen-mode .mobile-chat-input{padding:.5rem 0}body.zen-mode .chat-input-container{padding:0 .75rem}body.zen-mode .message-content{font-size:1em}}body.zen-mode .chat-messages,body.zen-mode .messages-container,body.zen-mode [class*=overflow-y-auto]{padding-bottom:100px!important;margin-bottom:0!important;max-height:calc(100vh - 80px)!important;max-height:calc(100dvh - 80px)!important;overflow-y:auto!important}body.zen-mode footer,body.zen-mode .footer,body.zen-mode .identity-badge,body.zen-mode .donation-banner{display:none!important}body.zen-mode .chat-interface,body.zen-mode .chat-wrapper,body.zen-mode [class*=chat-]{overflow:hidden}@keyframes zenFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes zenSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}body.zen-mode .chat-interface-container{animation:zenFadeIn .3s ease-out}body.zen-mode:before{content:"";position:fixed;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#14b8a6,#3b82f6,#8b5cf6);animation:zenGradient 3s ease-in-out infinite;z-index:1000}@keyframes zenGradient{0%,to{opacity:.3}50%{opacity:1}}body.zen-mode .zen-quick-menu{position:fixed;left:1rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.5rem;opacity:.3;transition:opacity .2s}body.zen-mode .zen-quick-menu:hover{opacity:1}.zen-quick-menu-button{transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;opacity:.7}.zen-quick-menu-button:hover{transform:scale(1.1);box-shadow:0 10px 25px #0003;opacity:1}.zen-quick-menu-button:active{transform:scale(.95)}body.dark .zen-quick-menu-button{box-shadow:0 4px 15px #ffffff1a}body.dark .zen-quick-menu-button:hover{box-shadow:0 10px 25px #fff3}@media (max-width: 768px){body.zen-mode .zen-quick-menu{display:none}}body.zen-mode .chat-input:focus{outline:2px solid #14b8a6;outline-offset:2px}body.zen-mode ::-webkit-scrollbar{width:6px;height:6px}body.zen-mode ::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}body.zen-mode.dark ::-webkit-scrollbar-thumb{background:#fff3}body.zen-mode .zen-breathing{animation:zenBreathe 4s ease-in-out infinite}@keyframes zenBreathe{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.02);opacity:1}}.zen-mode-toggle{transition:all .2s ease}.zen-mode-toggle:hover{transform:scale(1.05)}body.zen-mode .zen-mode-toggle{animation:zenPulse 2s ease-in-out infinite}@keyframes zenPulse{0%,to{opacity:1}50%{opacity:.7}}.high-contrast{--foreground: 255 255 0;--muted-foreground: 255 235 59;--popover-foreground: 255 255 0;--background: 0 0 0;--card: 5 5 5;--muted: 10 10 10;--border: 255 235 59;background-color:#000!important}.high-contrast body,.high-contrast .app-container,.high-contrast .app-content,.high-contrast .app-content-scroll,.high-contrast main,.high-contrast section,.high-contrast .bg-background,.high-contrast .bg-muted,.high-contrast [class*=bg-gray],.high-contrast [class*=bg-slate]{background-color:#010101!important}.high-contrast .app-header,.high-contrast .app-header--fixed,.high-contrast header,.high-contrast .mobile-chat-input{background-color:#0a0a0a!important;border-color:#ffeb3b!important}.high-contrast .bg-card,.high-contrast [class*=rounded-lg],.high-contrast .bg-muted{background-color:#0d0d0d!important}.high-contrast h1,.high-contrast h2,.high-contrast h3,.high-contrast h4,.high-contrast h5,.high-contrast h6{color:#ffeb3b!important;text-shadow:0 0 2px rgba(255,235,59,.3)}.high-contrast p,.high-contrast span,.high-contrast div{color:#fff59d!important}.high-contrast .text-muted-foreground{color:#fff176!important}.high-contrast .text-foreground{color:#ffeb3b!important}.high-contrast label,.high-contrast .label,.high-contrast [role=label],.high-contrast form label{color:#ffeb3b!important;font-weight:600}.high-contrast a{color:#00e5ff!important;text-decoration:underline;text-decoration-thickness:2px}.high-contrast a:hover{color:#18ffff!important;text-shadow:0 0 8px rgba(24,255,255,.5)}.high-contrast .btn,.high-contrast button{border:2px solid #ffeb3b!important}.high-contrast .btn:hover,.high-contrast button:hover{background-color:#ffeb3b!important;color:#000!important}.high-contrast input,.high-contrast textarea,.high-contrast select{border:2px solid #ffeb3b!important;color:#ffeb3b!important;background-color:#1a1a1a!important}.high-contrast input:focus,.high-contrast textarea:focus,.high-contrast select:focus{outline:3px solid #00e5ff!important;outline-offset:2px}.high-contrast code,.high-contrast pre{background-color:#1a1a1a!important;color:#0f0!important;border:1px solid #ffeb3b!important}.high-contrast .message-content{color:#fff59d!important}.high-contrast .user-message,.high-contrast .bg-\[\#2196F3\]{background-color:#0a3d6e!important;border:2px solid #00e5ff!important}.high-contrast .ai-message,.high-contrast .bg-muted,.high-contrast [class*=bg-muted],.high-contrast .rounded-lg.bg-muted,.high-contrast div[class*=rounded-lg]:not([class*="bg-["]){background-color:#020202!important;border:1px solid #ffeb3b!important;color:#fff!important}.high-contrast strong,.high-contrast b,.high-contrast .font-semibold,.high-contrast .font-bold{color:#ffeb3b!important}.high-contrast h3,.high-contrast h4,.high-contrast h5,.high-contrast h6{color:#00e5ff!important}.high-contrast p,.high-contrast .whitespace-pre-wrap{color:#fff!important}.high-contrast .rounded-bl-sm,.high-contrast .rounded-br-sm{background-color:#020202!important}.high-contrast .rounded-bl-sm{background-color:#010101!important;border:1px solid #ffeb3b!important}.high-contrast .rounded-br-sm{background-color:#0a3d6e!important;border:1px solid #00e5ff!important}.high-contrast .rounded-bl-sm *,.high-contrast .rounded-br-sm *{color:#fff!important}.high-contrast .rounded-bl-sm strong,.high-contrast .rounded-bl-sm b,.high-contrast .rounded-bl-sm em,.high-contrast .rounded-bl-sm i,.high-contrast .enhanced-message strong,.high-contrast .enhanced-message b,.high-contrast .enhanced-message em,.high-contrast .enhanced-message i{color:#ffeb3b!important}.high-contrast ::-webkit-scrollbar{width:12px;height:12px}.high-contrast ::-webkit-scrollbar-track{background:#000;border:1px solid #ffeb3b}.high-contrast ::-webkit-scrollbar-thumb{background:#ffeb3b;border-radius:6px}.high-contrast ::-webkit-scrollbar-thumb:hover{background:#fff59d}.high-contrast .alert{border:2px solid #ffeb3b!important;background-color:#1a1a1a!important}.high-contrast .toast{border:2px solid #ffeb3b!important;background-color:#1a1a1a!important;color:#ffeb3b!important}.high-contrast *:focus{outline:3px solid #00e5ff!important;outline-offset:2px}.high-contrast ::selection{background-color:#ffeb3b!important;color:#000!important}.high-contrast ::-moz-selection{background-color:#ffeb3b!important;color:#000!important}.high-contrast .modal-overlay,.high-contrast .dialog-overlay{background-color:#000000f2!important}.high-contrast [role=tooltip]{background-color:#ffeb3b!important;color:#000!important;border:2px solid #000000!important;font-weight:700}.high-contrast .dropdown-menu{background-color:#000!important;border:2px solid #ffeb3b!important}.high-contrast .dropdown-menu-item:hover{background-color:#ffeb3b!important;color:#000!important}.high-contrast .badge{background-color:#ffeb3b!important;color:#000!important;font-weight:700}.high-contrast .progress{background-color:#1a1a1a!important;border:2px solid #ffeb3b!important}.high-contrast .progress-bar{background-color:#ffeb3b!important}.high-contrast .card,.high-contrast .panel{box-shadow:0 0 0 2px #ffeb3b!important}.high-contrast:before{content:"";position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ffeb3b,#00e5ff,#ffeb3b);animation:highContrastPulse 2s ease-in-out infinite;z-index:10000}@keyframes highContrastPulse{0%,to{opacity:.8}50%{opacity:1}}.hey-callout{margin:1rem 0;padding:1rem;border-radius:.5rem;border-left:4px solid;position:relative}.hey-callout{background-color:#f0fdfa;border-left-color:#14b8a6;color:#134e4a!important}.dark .hey-callout{background-color:#042f2e;border-left-color:#14b8a6;color:#99f6e4!important}.high-contrast .hey-callout{background-color:#1a1a1a!important;border:2px solid #ffeb3b!important;border-left-width:4px;color:#fff59d!important}.hey-callout p,.hey-callout span,.hey-callout div,.hey-callout li{margin:0}.hey-callout p,.hey-callout span,.hey-callout div,.hey-callout li,.hey-callout *{color:#134e4a!important}.dark .hey-callout p,.dark .hey-callout span,.dark .hey-callout div,.dark .hey-callout li,.dark .hey-callout *{color:#99f6e4!important}.high-contrast .hey-callout p,.high-contrast .hey-callout span,.high-contrast .hey-callout div,.high-contrast .hey-callout li,.high-contrast .hey-callout *{color:#fff59d!important}.hey-callout p+p{margin-top:.5rem}.hey-callout h3,.hey-callout h4,.hey-callout h5{margin-top:0;margin-bottom:.5rem;font-weight:600}.hey-callout h3,.hey-callout h4,.hey-callout h5{color:#0f766e!important}.dark .hey-callout h3,.dark .hey-callout h4,.dark .hey-callout h5{color:#5eead4!important}.high-contrast .hey-callout h3,.high-contrast .hey-callout h4,.high-contrast .hey-callout h5{color:#ffeb3b!important}.hey-callout code{padding:.125rem .25rem;border-radius:.25rem;font-size:.875em}.hey-callout code{background-color:#ccfbf1;color:#115e59}.dark .hey-callout code{background-color:#134e4a;color:#99f6e4}.high-contrast .hey-callout code{background-color:#000!important;color:#0f0!important;border:1px solid #ffeb3b!important}.hey-callout pre{margin:.5rem 0;padding:.75rem;border-radius:.375rem;overflow-x:auto}.hey-callout pre{background-color:#e6fffa;border:1px solid #99f6e4}.hey-callout pre code{background-color:transparent;color:#0f766e;padding:0}.dark .hey-callout pre{background-color:#134e4a;border:1px solid #14b8a6}.dark .hey-callout pre code{background-color:transparent;color:#99f6e4}.high-contrast .hey-callout pre{background-color:#000!important;border:2px solid #ffeb3b!important}.high-contrast .hey-callout pre code{background-color:transparent!important;color:#0f0!important;border:none!important}.hey-callout a{text-decoration:underline;text-underline-offset:2px}.hey-callout a{color:#0d9488}.hey-callout a:hover{color:#0f766e}.dark .hey-callout a{color:#5eead4}.dark .hey-callout a:hover{color:#99f6e4}.high-contrast .hey-callout a{color:#00e5ff!important}.high-contrast .hey-callout a:hover{color:#18ffff!important;text-shadow:0 0 8px rgba(24,255,255,.5)}.hey-callout ul,.hey-callout ol{margin:.5rem 0;padding-left:1.5rem;color:inherit}.hey-callout li{color:inherit!important;margin:.25rem 0}.hey-callout strong,.hey-callout b{font-weight:600;color:inherit}.hey-callout strong,.hey-callout b{color:#0f766e!important}.dark .hey-callout strong,.dark .hey-callout b{color:#5eead4!important}.high-contrast .hey-callout strong,.high-contrast .hey-callout b{color:#ffeb3b!important;text-shadow:0 0 2px rgba(255,235,59,.3)}body.zen-mode .hey-callout{max-width:800px;margin-left:auto;margin-right:auto}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.27"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.mobile-chat-v4{height:100dvh!important;max-height:100dvh!important;display:flex!important;flex-direction:column!important;overflow:auto!important;position:relative!important;width:100%!important;background-color:hsl(var(--background))!important}.app-content--offset{padding-top:64px!important;min-height:100vh!important}min-height: calc(100dvh - 64px) !important; height: auto !important; background-color: hsl(var(--background)) !important; .app-header--fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100vw!important;z-index:1000!important;background:hsl(var(--background) / .95)!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border-bottom:1px solid hsl(var(--border) / .3)!important;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important;padding-top:env(safe-area-inset-top,0)!important;min-height:calc(64px + env(safe-area-inset-top,0))!important;will-change:transform!important;contain:layout style!important}@media (max-width: 767px){.app-header--fixed{backdrop-filter:blur(25px) saturate(200%)!important;-webkit-backdrop-filter:blur(25px) saturate(200%)!important;background:hsl(var(--background) / .98)!important;box-shadow:0 2px 8px #0000001a,0 1px 3px #00000014!important}.mobile-chat-header{position:sticky!important;top:calc(64px + env(safe-area-inset-top,0))!important;z-index:900!important;background:hsl(var(--background) / .95)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border-bottom:1px solid hsl(var(--border) / .3)!important;margin-top:0!important;flex-shrink:0!important;box-shadow:0 1px 2px #0000000d!important}.mobile-chat-input{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;z-index:95!important;background:hsl(var(--background))!important;border-top:1px solid hsl(var(--border))!important;flex-shrink:0!important}.mobile-chat-messages{flex:1 1 0%!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;padding-bottom:140px!important;min-height:0!important;background-color:hsl(var(--background))!important}}@media (min-width: 768px) and (max-width: 1366px){.mobile-chat-header{position:sticky!important;top:0!important;z-index:90!important;background:hsl(var(--background))!important;margin-top:0!important;border-bottom:1px solid hsl(var(--border))!important}}@media (max-width: 1366px){.mobile-chat-messages{flex:1 1 auto!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;min-height:0!important;background-color:hsl(var(--background))!important}.app-content--offset .mobile-chat-v4{min-height:100dvh!important;display:flex!important;flex-direction:column!important;min-height:calc(100dvh - 64px)!important;height:auto!important;background-color:hsl(var(--background))!important}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-chat-input{padding-bottom:env(safe-area-inset-bottom)!important}}}.mobile-chat-header{flex:0 0 auto!important;z-index:10!important;background-color:hsl(var(--background))!important}.mobile-chat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding-bottom:1rem!important;background-color:hsl(var(--background))!important}.mobile-chat-input{flex:0 0 auto!important;z-index:10!important;background-color:hsl(var(--background))!important}@media (max-width: 1366px){.mobile-chat-v4 .chat-messages-container,.mobile-chat-v4 .chat-input-wrapper{position:relative!important}.mobile-chat-messages{position:relative!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.mobile-chat-v4>*:not(.mobile-chat-messages){max-height:none}.mobile-chat-input{position:relative!important;bottom:auto!important}@supports (-webkit-touch-callout: none){.mobile-chat-v4{height:-webkit-fill-available!important}.mobile-chat-messages{max-height:calc(100vh - 200px)!important;max-height:calc(-webkit-fill-available - 200px)!important}}}@media (min-width: 768px){aside.bg-background{padding-top:64px!important;z-index:50!important}.conversation-sidebar,aside>div{z-index:50!important}}.dark .mobile-chat-header,.dark .app-header--fixed{background-color:hsl(var(--background))!important;border-bottom-color:hsl(var(--border))!important}.dark .mobile-chat-input{background-color:hsl(var(--background))!important;border-top-color:hsl(var(--border))!important}.dark .mobile-chat-input textarea{background-color:hsl(var(--background))!important;color:hsl(var(--foreground))!important;border-color:hsl(var(--border))!important}.dark .bg-primary{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.dark .text-primary-foreground{color:hsl(var(--primary-foreground))!important}.dark .bg-muted{background-color:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important}@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape){.mobile-chat-header{position:sticky!important;top:0!important;z-index:90!important;background-color:hsl(var(--background))!important}.mobile-chat-messages{flex:1 1 auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;background-color:hsl(var(--background))!important}.mobile-chat-input{position:sticky!important;bottom:0!important;z-index:95!important;background-color:hsl(var(--background))!important}}@supports (-webkit-touch-callout: none){@media (max-width: 1366px){.mobile-chat-v4{height:-webkit-fill-available!important;background-color:hsl(var(--background))!important}.mobile-chat-messages{-webkit-overflow-scrolling:touch!important;background-color:hsl(var(--background))!important}}}@media (max-width: 767px){.mobile-chat-v4{height:100dvh!important;max-height:100dvh!important;background-color:hsl(var(--background))!important}.mobile-chat-input{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;background-color:hsl(var(--background))!important}.mobile-chat-input button{min-width:48px!important;min-height:48px!important;touch-action:manipulation!important}.mobile-chat-input textarea{font-size:16px!important;min-height:48px!important;max-height:120px!important;background-color:hsl(var(--background))!important;color:hsl(var(--foreground))!important}.mobile-chat-input .chat-input-container{padding:12px!important;background-color:hsl(var(--background))!important}.mobile-chat-header{box-shadow:0 2px 4px #0000001a!important;background-color:hsl(var(--background))!important}.mobile-chat-input{box-shadow:0 -2px 8px #00000026!important;background-color:hsl(var(--background))!important}}.ai-message-content{font-weight:400;line-height:1.8;letter-spacing:.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.prose.hey-enhanced-prose{font-weight:400}.prose.hey-enhanced-prose p{font-weight:400;opacity:.9;color:#ffffffd9}.dark .prose.hey-enhanced-prose p{font-weight:400;color:#e5e7ebe6}.prose.hey-enhanced-prose strong,.prose.hey-enhanced-prose b,.prose.hey-enhanced-prose em strong,.prose.hey-enhanced-prose strong em{font-weight:700!important}.prose.hey-enhanced-prose h1,.prose.hey-enhanced-prose h2,.prose.hey-enhanced-prose h3,.prose.hey-enhanced-prose h4,.prose.hey-enhanced-prose h5,.prose.hey-enhanced-prose h6{font-weight:600}.prose.hey-enhanced-prose li{font-weight:300}.prose.hey-enhanced-prose ol>li:before{font-weight:600!important}.prose.hey-enhanced-prose code,.prose.hey-enhanced-prose a{font-weight:400}.prose.hey-enhanced-prose blockquote{font-weight:300;font-style:italic;opacity:.9}.prose.hey-enhanced-prose td{font-weight:300}.prose.hey-enhanced-prose th{font-weight:600}.dark .prose.hey-enhanced-prose{font-weight:300}.dark .prose.hey-enhanced-prose p{opacity:.93}@media (prefers-contrast: high){.prose.hey-enhanced-prose,.prose.hey-enhanced-prose p{font-weight:400}.prose.hey-enhanced-prose strong,.prose.hey-enhanced-prose b{font-weight:900!important}}.thinking-message{font-weight:400;font-size:.9em;color:var(--text-muted);animation:thinking-pulse 1.5s ease-in-out infinite}@keyframes thinking-pulse{0%,to{opacity:.5}50%{opacity:1}}.thinking-messages-container{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--background-secondary);border-radius:.75rem;margin:1rem 0}.thinking-message-item{display:flex;align-items:center;gap:.5rem;font-weight:300;color:var(--text-secondary);animation:slide-in .3s ease-out forwards;opacity:0}@keyframes slide-in{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.thinking-message-item:nth-child(1){animation-delay:.1s}.thinking-message-item:nth-child(2){animation-delay:.2s}.thinking-message-item:nth-child(3){animation-delay:.3s}.thinking-message-item:nth-child(4){animation-delay:.4s}.thinking-message-item:nth-child(5){animation-delay:.5s}.thinking-message-item:nth-child(6){animation-delay:.6s}.thinking-message-item:nth-child(7){animation-delay:.7s}.thinking-message-item:nth-child(8){animation-delay:.8s}.thinking-message-item:nth-child(9){animation-delay:.9s}.thinking-message-item:nth-child(10){animation-delay:1s}*{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}p,span,div[class*=content],div[class*=message],textarea,input,.prose,.prose *,[contenteditable],[data-selectable]{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}html,body{overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:manipulation;width:100%;height:100%;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{width:100%;min-height:100vh;min-height:100dvh;position:relative;overflow-x:hidden}button,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1);transition:all .15s cubic-bezier(.4,0,.2,1)}button:active,[role=button]:active{transform:scale(.98)}.app-container,.app-content,[class*=scroll]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-behavior:smooth}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--brand-green: #0d9488;--brand-topaz: #14b8a6;--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--radius: .5rem}.dark{--background: 222.2 47.4% 11.2%;--foreground: 210 40% 96.1%;--card: 217.2 32.6% 17.5%;--card-foreground: 210 40% 96.1%;--popover: 217.2 32.6% 17.5%;--popover-foreground: 210 40% 96.1%;--primary: 210 40% 96.1%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 96.1%;--muted: 215.4 16.3% 26.7%;--muted-foreground: 203.4 25.5% 53.3%;--accent: 215.4 16.3% 26.7%;--accent-foreground: 210 40% 96.1%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 215 20.2% 35.1%;--input: 215.4 16.3% 26.7%;--ring: 203.4 25.5% 53.3%}html,body,#root{width:100%;min-height:100vh;height:100vh;height:100dvh;overflow-x:hidden}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}body{overflow-x:hidden}*{border-color:hsl(var(--border))}@media (max-width: 768px) and (orientation: portrait){.mobile-pwa-chat .border-t*{z-index:50}}@media (max-width: 767px){.border-t*{position:fixed;left:0;right:0;bottom:0;z-index:100;background:var(--background);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}@media (min-width: 768px){.border-t*{position:sticky;bottom:0;z-index:100;background:var(--background);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}body{background-color:hsl(var(--background));font-family:Inter,sans-serif;color:hsl(var(--foreground))}.high-contrast body{background-color:#010101}.high-contrast body{color:#ffeb3b}@media (min-width: 768px){asidebody{padding-top:64px;z-index:50}}.dark:not(.high-contrast) body{color:#f1f5f9}body:is(.dark *){background-color:hsl(var(--background));color:hsl(var(--foreground))}pre,code{font-family:JetBrains Mono,monospace}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.prose{color:var(--tw-prose-body);max-width:none}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.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}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-12{right:-3rem}.-right-2{right:-.5rem}.-top-10{top:-2.5rem}.-top-12{top:-3rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[50\%\]{left:50%}.left-auto{left:auto}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-2{top:.5rem}.top-20{top:5rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-\[calc\(var\(--header-height-mobile\)\+var\(--safe-area-top\)\)\]{top:calc(var(--header-height-mobile) + var(--safe-area-top))}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[10\]{z-index:10}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[60\]{z-index:60}.z-\[9998\]{z-index:9998}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.-m-1{margin:-.25rem}.m-0{margin:0}.m-4{margin:1rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-ml-4{margin-left:-1rem}.-mr-2{margin-right:-.5rem}.-mt-1{margin-top:-.25rem}.-mt-4{margin-top:-1rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1px\]{height:1px}.h-\[45vh\]{height:45vh}.h-\[50vh\]{height:50vh}.h-\[520px\]{height:520px}.h-\[70vh\]{height:70vh}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-32{max-height:8rem}.max-h-48{max-height:12rem}.max-h-96{max-height:24rem}.max-h-\[160px\]{max-height:160px}.max-h-\[300px\]{max-height:300px}.max-h-\[600px\]{max-height:600px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[36px\]{min-height:36px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[56px\]{min-height:56px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[100px\]{width:100px}.w-\[1px\]{width:1px}.w-\[320px\]{width:320px}.w-\[72px\]{width:72px}.w-\[85\%\]{width:85%}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[100px\]{min-width:100px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[220px\]{min-width:220px}.min-w-\[280px\]{min-width:280px}.min-w-\[44px\]{min-width:44px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[520px\]{max-width:520px}.max-w-\[60\%\]{max-width:60%}.max-w-\[75\%\]{max-width:75%}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:85%}.max-w-\[85vw\]{max-width:85vw}.max-w-\[90\%\]{max-width:90%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .3s ease-out}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes slide-in{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-in{animation:slide-in .3s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:calc(var(--radius) + 2px)}.rounded-md{border-radius:var(--radius)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:calc(var(--radius) + 2px);border-bottom-left-radius:calc(var(--radius) + 2px)}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-lg{border-top-left-radius:calc(var(--radius) + 2px);border-top-right-radius:calc(var(--radius) + 2px)}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-sm{border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-br-sm{border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 2px)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#14b8a6\]{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-\[\#14b8a6\]\/20{border-color:#14b8a633}.border-\[\#14b8a6\]\/30{border-color:#14b8a64d}.border-\[\#14b8a6\]\/40{border-color:#14b8a666}.border-\[--color-border\]{border-color:var(--color-border)}.border-amber-300\/40{border-color:#fcd34d66}.border-amber-300\/50{border-color:#fcd34d80}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-700\/50{border-color:#b4530980}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-500\/20{border-color:#3b82f633}.border-blue-700\/50{border-color:#1d4ed880}.border-border{border-color:hsl(var(--border))}.border-border\/30{border-color:hsl(var(--border) / .3)}.border-border\/40{border-color:hsl(var(--border) / .4)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-border\/60{border-color:hsl(var(--border) / .6)}.border-current{border-color:currentColor}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-200\/50{border-color:#e5e7eb80}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-300\/40{border-color:#d1d5db66}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-600\/50{border-color:#4b556380}.border-gray-600\/60{border-color:#4b556399}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-700\/50{border-color:#37415180}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/50{border-color:#22c55e80}.border-green-700\/50{border-color:#15803d80}.border-input{border-color:hsl(var(--input))}.border-muted-foreground\/50{border-color:hsl(var(--muted-foreground) / .5)}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-500\/30{border-color:#f973164d}.border-orange-500\/50{border-color:#f9731680}.border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.border-orange-800\/50{border-color:#9a341280}.border-primary{border-color:hsl(var(--primary))}.border-primary\/30{border-color:hsl(var(--primary) / .3)}.border-primary\/50{border-color:hsl(var(--primary) / .5)}.border-primary\/60{border-color:hsl(var(--primary) / .6)}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-500\/20{border-color:#a855f733}.border-purple-500\/50{border-color:#a855f780}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-purple-700\/50{border-color:#7e22ce80}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/50{border-color:#ef444480}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-700\/50{border-color:#b91c1c80}.border-red-800\/50{border-color:#991b1b80}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-teal-300\/40{border-color:#5eead466}.border-teal-300\/50{border-color:#5eead480}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-400\/50{border-color:#2dd4bf80}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-teal-500\/20{border-color:#14b8a633}.border-teal-500\/30{border-color:#14b8a64d}.border-teal-500\/40{border-color:#14b8a666}.border-teal-500\/50{border-color:#14b8a680}.border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/30{border-color:#ffffff4d}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-500\/40{border-color:#eab30866}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[\#14b8a6\]{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-\[\#14b8a6\]\/10{background-color:#14b8a61a}.bg-\[\#14b8a6\]\/20{background-color:#14b8a633}.bg-\[\#14b8a6\]\/5{background-color:#14b8a60d}.bg-\[\#2196F3\]{--tw-bg-opacity: 1;background-color:rgb(33 150 243 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent\/50{background-color:hsl(var(--accent) / .5)}.bg-accent\/60{background-color:hsl(var(--accent) / .6)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-900\/20{background-color:#78350f33}.bg-background{background-color:hsl(var(--background))}.bg-background\/50{background-color:hsl(var(--background) / .5)}.bg-background\/80{background-color:hsl(var(--background) / .8)}.bg-background\/95{background-color:hsl(var(--background) / .95)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-border{background-color:hsl(var(--border))}.bg-border\/30{background-color:hsl(var(--border) / .3)}.bg-border\/50{background-color:hsl(var(--border) / .5)}.bg-border\/60{background-color:hsl(var(--border) / .6)}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-600\/50{background-color:#4b556380}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-700\/30{background-color:#3741514d}.bg-gray-700\/50{background-color:#37415180}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\/20{background-color:#1f293733}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/5{background-color:#1f29370d}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/80{background-color:#1f2937cc}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/30{background-color:#1118274d}.bg-gray-900\/40{background-color:#11182766}.bg-gray-900\/50{background-color:#11182780}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/20{background-color:#22c55e33}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-900\/20{background-color:#14532d33}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/20{background-color:hsl(var(--muted) / .2)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-muted\/70{background-color:hsl(var(--muted) / .7)}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/30{background-color:#7c2d124d}.bg-popover{background-color:hsl(var(--popover))}.bg-popover\/95{background-color:hsl(var(--popover) / .95)}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-primary\/30{background-color:hsl(var(--primary) / .3)}.bg-primary\/5{background-color:hsl(var(--primary) / .05)}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-500\/5{background-color:#a855f70d}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-900\/20{background-color:#581c8733}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/5{background-color:#ef44440d}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary\/40{background-color:hsl(var(--secondary) / .4)}.bg-secondary\/50{background-color:hsl(var(--secondary) / .5)}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-500\/10{background-color:#14b8a61a}.bg-teal-500\/20{background-color:#14b8a633}.bg-teal-500\/30{background-color:#14b8a64d}.bg-teal-500\/5{background-color:#14b8a60d}.bg-teal-500\/50{background-color:#14b8a680}.bg-teal-500\/90{background-color:#14b8a6e6}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-600\/20{background-color:#0d948833}.bg-teal-900\/20{background-color:#134e4a33}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/5{background-color:#ffffff0d}.bg-white\/60{background-color:#fff9}.bg-white\/80{background-color:#fffc}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/20{background-color:#eab30833}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/20{--tw-gradient-from: rgb(0 0 0 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/50{--tw-gradient-from: rgb(249 250 251 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-900{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/10{--tw-gradient-from: rgb(168 85 247 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/20{--tw-gradient-from: rgb(168 85 247 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/10{--tw-gradient-from: rgb(88 28 135 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/20{--tw-gradient-from: rgb(88 28 135 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/5{--tw-gradient-from: rgb(255 255 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/10{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-amber-500\/10{--tw-gradient-to: rgb(245 158 11 / .1) var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.to-blue-500\/20{--tw-gradient-to: rgb(59 130 246 / .2) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-gray-50\/50{--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.to-gray-800{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-teal-900\/10{--tw-gradient-to: rgb(19 78 74 / .1) var(--tw-gradient-to-position)}.to-teal-900\/20{--tw-gradient-to: rgb(19 78 74 / .2) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white\/\[0\.02\]{--tw-gradient-to: rgb(255 255 255 / .02) var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.fill-red-500{fill:#ef4444}.fill-teal-500{fill:#14b8a6}.fill-yellow-400{fill:#facc15}.fill-yellow-400\/50{fill:#facc1580}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-\[10px\]{padding-bottom:10px}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:JetBrains Mono,monospace}.font-sans{font-family:Inter,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[15px\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#14b8a6\]{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/80{color:#fbbf24cc}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-100\/80{color:#dbeafecc}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-200\/80{color:#bfdbfecc}.text-blue-200\/90{color:#bfdbfee6}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-400\/80{color:#4ade80cc}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-muted-foreground\/80{color:hsl(var(--muted-foreground) / .8)}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\/70{color:hsl(var(--primary-foreground) / .7)}.text-primary\/40{color:hsl(var(--primary) / .4)}.text-primary\/90{color:hsl(var(--primary) / .9)}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-200\/90{color:#fecacae6}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/20{color:#fff3}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-2{text-decoration-thickness:2px}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.accent-\[\#14b8a6\]{accent-color:#14b8a6}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(20\,184\,166\,0\.3\)\]{--tw-shadow: 0 0 10px rgba(20,184,166,.3);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-primary{--tw-ring-color: hsl(var(--primary))}.ring-primary\/20{--tw-ring-color: hsl(var(--primary) / .2)}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-teal-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.ring-teal-500\/20{--tw-ring-color: rgb(20 184 166 / .2)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-0{--tw-blur: blur(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in,.fade-in-0{--tw-enter-opacity: 0}.fade-in-80{--tw-enter-opacity: .8}.zoom-in-95{--tw-enter-scale: .95}.duration-100{animation-duration:.1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}.text-topaz{color:var(--brand-topaz)!important}.bg-topaz{background-color:var(--brand-topaz)!important}.hey-prose h1:first-child,.hey-prose h2:first-child,.hey-prose h3:first-child{margin-top:0!important}.hey-prose a{text-decoration-thickness:2px;text-underline-offset:3px}h1{color:#1f2937}.dark h1{color:#fff}strong,b,.dark strong,.dark b{font-weight:inherit;color:inherit}html .font-bold,html .font-semibold,html.dark .font-bold,html.dark .font-semibold{color:inherit}.dark:not(.high-contrast){--foreground: 241 245 249;--muted-foreground: 156 163 175;--popover-foreground: 241 245 249}.dark:not(.high-contrast) h1,.dark:not(.high-contrast) h2,.dark:not(.high-contrast) h3,.dark:not(.high-contrast) h4,.dark:not(.high-contrast) h5,.dark:not(.high-contrast) h6{color:#f1f5f9!important}.dark:not(.high-contrast) p,.dark:not(.high-contrast) span,.dark:not(.high-contrast) div{color:inherit}.dark:not(.high-contrast) .text-muted-foreground{color:#9ca3af!important}.dark:not(.high-contrast) .text-foreground{color:#f1f5f9!important}.dark label,.dark .label,.dark [role=label],.dark form label{color:#e5e7eb!important}.dark:not(.high-contrast) .text-yellow-300,.dark:not(.high-contrast) .text-yellow-400,.dark:not(.high-contrast) .text-yellow-500,.dark:not(.high-contrast) .text-yellow-600,.dark:not(.high-contrast) .text-amber-300,.dark:not(.high-contrast) .text-amber-400,.dark:not(.high-contrast) .text-amber-500,.dark:not(.high-contrast) .text-amber-600{color:#94a3b8!important}.dark:not(.high-contrast) .bg-yellow-300,.dark:not(.high-contrast) .bg-yellow-400,.dark:not(.high-contrast) .bg-yellow-500,.dark:not(.high-contrast) .bg-amber-300,.dark:not(.high-contrast) .bg-amber-400,.dark:not(.high-contrast) .bg-amber-500{background-color:#475569!important;color:#f1f5f9!important}.dark:not(.high-contrast) .border-yellow-300,.dark:not(.high-contrast) .border-yellow-400,.dark:not(.high-contrast) .border-yellow-500,.dark:not(.high-contrast) .border-amber-300,.dark:not(.high-contrast) .border-amber-400,.dark:not(.high-contrast) .border-amber-500{border-color:#64748b!important}html.dark:not(.high-contrast) .font-semibold{color:#f1f5f9}.prose strong,.prose b,.dark .prose strong,.dark .prose b,.message-content strong,.message-content b,.dark .message-content strong,.dark .message-content b{font-weight:inherit;color:inherit}.text-accent{color:#0d9488}.dark .text-accent{color:#7dd3fc}.brand-text{color:#0d9488;font-weight:600}.dark .brand-text{color:#7dd3fc;font-weight:600}.btn-accent,.accent-button{background-color:#0f766e;color:#fff}.btn-accent:hover,.accent-button:hover{background-color:#134e4a}.dark .btn-accent,.dark .accent-button{background-color:#0f766e;color:#fff}.dark .btn-accent:hover,.dark .accent-button:hover{background-color:#14b8a6}.message-content pre,.chat-message pre,.ai-response pre{border-width:1px;--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1));border-radius:8px;padding:1rem;overflow-x:auto;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.875rem;line-height:1.5}.message-content pre code,.chat-message pre code,.ai-response pre code{color:#e5e7eb!important;background:transparent!important}.message-content code,.chat-message code,.ai-response code{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.message-content code:is(.dark *),.chat-message code:is(.dark *),.ai-response code:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.message-content code,.chat-message code,.ai-response code{font-family:JetBrains Mono,Fira Code,Courier New,monospace;padding:.125rem .25rem;border-radius:4px;font-size:.875rem}.message-content p code,.chat-message p code,.ai-response p code{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.message-content p code:is(.dark *),.chat-message p code:is(.dark *),.ai-response p code:is(.dark *){background-color:#134e4a33;--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.message-content p code,.chat-message p code,.ai-response p code{font-weight:600}.dark .message-content,.dark .chat-message,.dark .ai-response,.dark .message-content p,.dark .chat-message p,.dark .ai-response p{color:#e5e7eb!important}.message-content,.chat-message,.ai-response{color:#374151}.message-content p,.chat-message p,.ai-response p{color:#374151;line-height:1.6}.message-content ul,.message-content ol,.chat-message ul,.chat-message ol,.ai-response ul,.ai-response ol{margin:.75rem 0;padding-left:1.5rem}.message-content li,.chat-message li,.ai-response li{margin:.25rem 0;line-height:1.6;color:inherit}.dark .message-content li,.dark .chat-message li,.dark .ai-response li{color:#e5e7eb}.message-content h1,.message-content h2,.message-content h3,.message-content h4,.message-content h5,.message-content h6,.chat-message h1,.chat-message h2,.chat-message h3,.chat-message h4,.chat-message h5,.chat-message h6,.ai-response h1,.ai-response h2,.ai-response h3,.ai-response h4,.ai-response h5,.ai-response h6{margin:1rem 0 .5rem;font-weight:700;line-height:1.3}.message-content h1,.chat-message h1,.ai-response h1{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1));font-size:1.5rem}.dark .message-content h1,.dark .chat-message h1,.dark .ai-response h1{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.message-content h2,.chat-message h2,.ai-response h2{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));font-size:1.25rem}.dark .message-content h2,.dark .chat-message h2,.dark .ai-response h2{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.message-content h3,.message-content h4,.message-content h5,.message-content h6,.chat-message h3,.chat-message h4,.chat-message h5,.chat-message h6,.ai-response h3,.ai-response h4,.ai-response h5,.ai-response h6{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1));font-size:1.125rem}.dark .message-content h3,.dark .message-content h4,.dark .message-content h5,.dark .message-content h6,.dark .chat-message h3,.dark .chat-message h4,.dark .chat-message h5,.dark .chat-message h6,.dark .ai-response h3,.dark .ai-response h4,.dark .ai-response h5,.dark .ai-response h6{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.message-content blockquote,.chat-message blockquote,.ai-response blockquote{border-left:4px solid #6b7280;padding:.75rem 1rem;margin:1rem 0;background:#f9fafb;font-style:italic;color:#4b5563}.dark .message-content blockquote,.dark .chat-message blockquote,.dark .ai-response blockquote{background:#374151;color:#d1d5db;border-left-color:#6b7280}.message-content hr,.chat-message hr,.ai-response hr{border:none;height:1px;background:#e5e7eb;margin:1.5rem 0}.message-content a,.chat-message a,.ai-response a,a[href]{color:#2563eb!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:2px!important;transition:all .2s ease!important;cursor:pointer!important;outline-offset:2px!important;border-radius:2px!important}.dark .message-content a,.dark .chat-message a,.dark .ai-response a,.dark a[href]{color:#60a5fa!important}a[href^=http]:not([data-heyq]):hover,a[href^=https]:not([data-heyq]):hover{color:#1d4ed8!important;text-decoration-thickness:2px!important}.dark a[href^=http]:not([data-heyq]):hover,.dark a[href^=https]:not([data-heyq]):hover{color:#93c5fd!important}a[data-heyq]{color:#2563eb!important;cursor:pointer!important;text-decoration:underline!important;pointer-events:auto!important}.dark a[data-heyq]{color:#60a5fa!important}button[data-heyq],button.hey-link{background:transparent!important;border:none!important;padding:0!important;margin:0!important;font:inherit!important;color:#2563eb!important;cursor:pointer!important;text-decoration:underline!important}.dark button[data-heyq],.dark button.hey-link{color:#60a5fa!important}a[href^=http]:not([data-heyq]):focus,a[href^=https]:not([data-heyq]):focus{outline:2px solid #2563eb!important;outline-offset:2px!important;background:#2563eb1a!important;text-decoration:none!important}a[data-heyq]:focus{outline:2px solid #2563eb!important;outline-offset:2px!important}.dark .message-content a:focus,.dark .chat-message a:focus,.dark .ai-response a:focus,.dark a[href]:focus{outline-color:#60a5fa!important;background:#60a5fa1a!important}.message-content a:visited,.chat-message a:visited,.ai-response a:visited,a[href]:visited{color:#1e40af!important}.dark .message-content a:visited,.dark .chat-message a:visited,.dark .ai-response a:visited,.dark a[href]:visited{color:#93c5fd!important}a[href^=http]:not([href*=localhost]):not([href*="127.0.0.1"]):after,a[href^=https]:not([href*=localhost]):not([href*="127.0.0.1"]):after{content:" ↗";font-size:.8em;opacity:.7;margin-left:2px}.message-content .markdown-link,.chat-message .markdown-link,.ai-response .markdown-link{display:inline!important;background:none!important;border:none!important;padding:0!important;margin:0!important}.message-content a .link-decoration,.chat-message a .link-decoration,.ai-response a .link-decoration,.message-content a .link-icon,.chat-message a .link-icon,.ai-response a .link-icon{display:none!important}@media (max-width: 768px){.message-content a,.chat-message a,.ai-response a,a[href]{min-height:44px!important;min-width:44px!important;display:inline-block!important;padding:4px 6px!important;margin:-4px -6px!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(37,99,235,.2)!important}}.katex-display,.prose .katex-display,.message-content .katex-display,.chat-message .katex-display,.ai-response .katex-display{display:block!important;text-align:center!important;margin:2rem auto!important;padding:1.5rem 2rem!important;background:linear-gradient(135deg,#14b8a608,#10b98105);border-left:3px solid #14b8a6;border-radius:0 8px 8px 0;overflow-x:auto;max-width:100%;box-shadow:0 2px 8px #0000000a}.katex-display>.katex{display:inline-block;text-align:center;font-size:1.15em}.katex:not(.katex-display .katex),.prose .katex:not(.katex-display .katex){font-size:1em;padding:.1em .25em;background:#14b8a60d;border-radius:3px}.katex-display:before{content:"";display:block;height:0}.katex .tag{color:#6b7280;font-size:.9em}.katex .mfrac{padding:.1em 0}.katex .mbin,.katex .mrel{margin:0 .15em}.katex .mtable{margin:.5em 0}.dark .katex-display,.dark .prose .katex-display{background:linear-gradient(135deg,#14b8a614,#10b9810d);border-left-color:#14b8a6}.dark .katex:not(.katex-display .katex){background:#14b8a61a}li .katex-display{margin:1rem auto!important;padding:1rem 1.5rem!important}blockquote .katex-display{background:#14b8a60d;margin:1rem 0!important}@media (max-width: 640px){.katex-display,.prose .katex-display{padding:1rem!important;margin:1.5rem 0!important;font-size:.95em}.katex-display>.katex{font-size:1em}}.prose img[src^="data:image/svg"],.message-content img[src^="data:image/svg"],.chat-message img[src^="data:image/svg"]{display:block;margin:1.5rem auto;max-width:100%;height:auto;background:linear-gradient(135deg,#14b8a60d,#10b98108);border:1px solid rgba(20,184,166,.2);border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000001a}.dark .prose img[src^="data:image/svg"],.dark .message-content img[src^="data:image/svg"],.dark .chat-message img[src^="data:image/svg"]{background:linear-gradient(135deg,#14b8a61a,#10b9810d);border-color:#14b8a64d}.message-content pre code,.chat-message pre code,.ai-response pre code{background:transparent;padding:0;border-radius:0;color:inherit}.message-content pre .token.number,.chat-message pre .token.number,.ai-response pre .token.number{color:#059669}.dark .message-content pre .token.number,.dark .chat-message pre .token.number,.dark .ai-response pre .token.number{color:#34d399}.message-content pre .token.string,.chat-message pre .token.string,.ai-response pre .token.string{color:#0891b2}.dark .message-content pre .token.string,.dark .chat-message pre .token.string,.dark .ai-response pre .token.string{color:#67e8f9}.message-content pre .token.keyword,.chat-message pre .token.keyword,.ai-response pre .token.keyword{color:#1e40af;font-weight:600}.dark .message-content pre .token.keyword,.dark .chat-message pre .token.keyword,.dark .ai-response pre .token.keyword{color:#60a5fa}.message-content pre .token.comment,.chat-message pre .token.comment,.ai-response pre .token.comment{color:#6b7280;font-style:italic}.dark .message-content pre .token.comment,.dark .chat-message pre .token.comment,.dark .ai-response pre .token.comment{color:#9ca3af}.message-content pre .hljs-attr,.message-content pre .hljs-string,.message-content pre .hljs-number,.chat-message pre .hljs-attr,.chat-message pre .hljs-string,.chat-message pre .hljs-number,.ai-response pre .hljs-attr,.ai-response pre .hljs-string,.ai-response pre .hljs-number{font-weight:400}.message-content pre .hljs-attr,.chat-message pre .hljs-attr,.ai-response pre .hljs-attr{color:#059669}.dark .message-content pre .hljs-attr,.dark .chat-message pre .hljs-attr,.dark .ai-response pre .hljs-attr{color:#34d399}.message-content pre .hljs-string,.chat-message pre .hljs-string,.ai-response pre .hljs-string{color:#0891b2}.dark .message-content pre .hljs-string,.dark .chat-message pre .hljs-string,.dark .ai-response pre .hljs-string{color:#67e8f9}.message-content pre .hljs-number,.chat-message pre .hljs-number,.ai-response pre .hljs-number{color:#dc2626}.dark .message-content pre .hljs-number,.dark .chat-message pre .hljs-number,.dark .ai-response pre .hljs-number{color:#fca5a5}.message-content p+p,.chat-message p+p,.ai-response p+p{margin-top:1rem}.message-content p:first-child,.chat-message p:first-child,.ai-response p:first-child{margin-top:0}.message-content p:last-child,.chat-message p:last-child,.ai-response p:last-child{margin-bottom:0}.text-red-600,.text-red-500,.text-red-700,.text-red-800,.text-red-400{--tw-text-opacity: 1 !important;color:rgb(13 148 136 / var(--tw-text-opacity, 1))!important}.dark .text-red-600,.dark .text-red-500,.dark .text-red-700,.dark .text-red-800,.dark .text-red-400{--tw-text-opacity: 1 !important;color:rgb(94 234 212 / var(--tw-text-opacity, 1))!important}.chat-message strong,.chat-message b,.markdown-content strong,.markdown-content b,.ai-response strong,.ai-response b,.dark .chat-message strong,.dark .chat-message b,.dark .markdown-content strong,.dark .markdown-content b,.dark .ai-response strong{font-weight:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:700}.warning-text,.text-warning,.alert-warning{--tw-text-opacity: 1 !important;color:rgb(194 65 12 / var(--tw-text-opacity, 1))!important}.warning-text:is(.dark *),.text-warning:is(.dark *),.alert-warning:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}input::-moz-placeholder,textarea::-moz-placeholder,.placeholder\:text-purple-500::-moz-placeholder,.placeholder\:text-purple-400::-moz-placeholder,.placeholder\:text-purple-600::-moz-placeholder{color:#6b7280!important}input::placeholder,textarea::placeholder,.placeholder\:text-purple-500::placeholder,.placeholder\:text-purple-400::placeholder,.placeholder\:text-purple-600::placeholder{color:#6b7280!important}.dark input::-moz-placeholder,.dark textarea::-moz-placeholder{color:#9ca3af!important}.dark input::placeholder,.dark textarea::placeholder{color:#9ca3af!important}.text-purple-500,.text-purple-400,.text-purple-600,.text-purple-300,.text-violet-500,.text-violet-400{color:#6b7280!important}.dark .text-purple-500,.dark .text-purple-400,.dark .text-purple-600,.dark .text-purple-300,.dark .text-violet-500,.dark .text-violet-400{color:#fff!important}[class*=text-teal-],[class*=text-cyan-]{color:#0d9488!important}.dark [class*=text-teal-],.dark [class*=text-cyan-]{color:#5eead4!important}.dark [class*=text-yellow-],.dark [class*=text-amber-]{color:#94a3b8!important}.dark [class*=bg-yellow-],.dark [class*=bg-amber-]{background-color:#475569!important;color:#f1f5f9!important}.dark [class*=border-yellow-],.dark [class*=border-amber-]{border-color:#64748b!important}.error-text,.text-error,.alert-error{color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(13 148 136 / var(--tw-text-opacity, 1))!important}.dark .error-text,.dark .text-error,.dark .alert-error{--tw-text-opacity: 1 !important;color:rgb(94 234 212 / var(--tw-text-opacity, 1))!important}.error-text:is(.dark *),.text-error:is(.dark *),.alert-error:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(248 113 113 / var(--tw-text-opacity, 1))!important}.success-text,.text-success,.alert-success{--tw-text-opacity: 1 !important;color:rgb(5 150 105 / var(--tw-text-opacity, 1))!important}.success-text:is(.dark *),.text-success:is(.dark *),.alert-success:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(52 211 153 / var(--tw-text-opacity, 1))!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e5e7eb80;border-radius:5px}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:5px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#6b7280;background-clip:padding-box}.dark ::-webkit-scrollbar-track{background:#1f293780}.dark ::-webkit-scrollbar-thumb{background:#6b7280;border:2px solid transparent;background-clip:padding-box}.dark ::-webkit-scrollbar-thumb:hover{background:#9ca3af;background-clip:padding-box}*{scrollbar-width:thin;scrollbar-color:#9ca3af rgba(229,231,235,.5)}.dark *{scrollbar-color:#6b7280 rgba(31,41,55,.5)}.chat-messages-container::-webkit-scrollbar{width:8px}.chat-messages-container::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.dark .chat-messages-container::-webkit-scrollbar-thumb{background:#6b7280}@keyframes fade-in{0%{opacity:0;transform:translateY(-4px) translate(-50%)}to{opacity:1;transform:translateY(0) translate(-50%)}}.animate-fade-in{animation:fade-in .15s ease-out}.user-message,.message-user,[data-message-type=user],.justify-end .rounded-2xl,.ml-auto .rounded-2xl{background:#e5e7eb!important;color:#1f2937!important;border:1px solid rgba(156,163,175,.3)!important;box-shadow:0 2px 8px #0000001a,0 1px 3px #0000000d!important}.dark .user-message,.dark .message-user,.dark [data-message-type=user],.dark .justify-end .rounded-2xl,.dark .ml-auto .rounded-2xl{background:#374151!important;color:#f3f4f6!important;border:1px solid rgba(107,114,128,.4)!important;box-shadow:0 3px 12px #00000040,0 2px 6px #00000026!important}.user-message *,.message-user *,[data-message-type=user] *,.justify-end .rounded-2xl *,.ml-auto .rounded-2xl *{color:inherit!important}.user-message a,.message-user a,[data-message-type=user] a,.justify-end .rounded-2xl a,.ml-auto .rounded-2xl a{color:#2563eb!important;text-decoration:underline!important}.user-message a:hover,.message-user a:hover,[data-message-type=user] a:hover,.justify-end .rounded-2xl a:hover,.ml-auto .rounded-2xl a:hover{color:#1e40af!important}.user-message code,.message-user code,[data-message-type=user] code,.justify-end .rounded-2xl code,.ml-auto .rounded-2xl code{background:#0000001a!important;color:#374151!important;border-radius:4px!important;padding:2px 6px!important}.user-message pre,.message-user pre,[data-message-type=user] pre,.justify-end .rounded-2xl pre,.ml-auto .rounded-2xl pre{background:#0000000d!important;border:1px solid rgba(0,0,0,.1)!important;color:#374151!important}.user-message pre code,.message-user pre code,[data-message-type=user] pre code,.justify-end .rounded-2xl pre code,.ml-auto .rounded-2xl pre code{background:transparent!important;color:#374151!important}@keyframes pulse-glow{0%{border-color:#fbbf2433;box-shadow:0 0 5px #fbbf241a;transform:scale(1)}50%{border-color:#fbbf24e6;box-shadow:0 0 30px #fbbf24b3;transform:scale(1.02)}to{border-color:#fbbf2433;box-shadow:0 0 5px #fbbf241a;transform:scale(1)}}@supports (height: 100dvh){.h-screen{height:100dvh}}.safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}@media (max-width: 768px){body.mobile-pwa{margin:0;padding:0;-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default;-webkit-tap-highlight-color:transparent;overscroll-behavior:contain}.mobile-chat-message,[class*=mobile-clean-chat] .rounded-2xl,[class*=mobile-clean-chat] [class*=message],.whitespace-pre-wrap{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:relative!important}.conversation-mode-dropdown{background-color:hsl(var(--background))!important;border-color:hsl(var(--border))!important;color:hsl(var(--foreground))!important;box-shadow:0 4px 12px #00000026!important}.conversation-mode-dropdown [role=menuitem]{background-color:transparent!important;color:hsl(var(--foreground))!important}.conversation-mode-dropdown [role=menuitem]:hover,.conversation-mode-dropdown [role=menuitem]:focus{background-color:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}.mobile-chat-input{font-size:16px!important;-webkit-appearance:none;border-radius:12px;background-color:hsl(var(--background));border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.mobile-chat-input:focus{outline:none;ring:2px;ring-color:hsl(var(--ring))}.mobile-messages-container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media (max-height: 600px){.mobile-chat-input-area{padding:8px 16px}}.keyboard-open{position:fixed;overflow:hidden;width:100%;height:100%}#root{height:100vh;height:100dvh;overflow:auto;min-height:100vh;background-color:hsl(var(--background))}.mobile-header{position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid hsl(var(--border) / .5)}.mobile-safe-area{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.mobile-scroll{-webkit-overflow-scrolling:touch;overflow-y:scroll;scroll-behavior:smooth}.desktop-only{display:none!important}.chat-input{position:sticky;bottom:0;padding-bottom:env(safe-area-inset-bottom);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}button{min-height:44px;min-width:44px;touch-action:manipulation;display:flex;align-items:center;justify-content:center}*{animation-duration:.2s!important;transition-duration:.2s!important;transform:translateZ(0)}input[type=text],input[type=email],input[type=password],input[type=search],textarea{font-size:16px}.mobile-scroll-container{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}}@media (display-mode: standalone){.pwa-only{display:block!important}.browser-only{display:none!important}.status-bar-overlay{position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top);background:hsl(var(--background));z-index:999}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:hsl(var(--background))!important;margin:0;padding:0;overflow-x:hidden}.browser-chrome{display:none!important}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}#root{background-color:hsl(var(--background))!important;min-height:100vh;min-height:100dvh}.app-content--offset{padding-top:calc(52px + env(safe-area-inset-top,0px))!important;margin-top:0!important;gap:0!important}.app-content--offset>.flex-shrink-0{margin:0!important;padding:0!important}.mobile-chat-header{padding:0!important;margin:0!important;border-top:none!important}.mobile-chat-header>div{padding:.375rem .75rem!important;margin:0!important}.app-content--offset.flex-col{gap:0!important}.mobile-chat-v4,.mobile-pwa-chat{margin-top:0!important;padding-top:0!important}}@media (min-resolution: 192dpi){img[src$=".png"],img[src$=".jpg"],img[src$=".jpeg"]{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-color-scheme: dark) and (max-width: 768px){.mobile-header,.chat-input{background:hsl(var(--background) / .95)}}@media (max-width: 480px) and (orientation: portrait){.header-container button[type=button],.header-container [class*=SignIn],.app-header button[type=button],.app-header--fixed button[type=button]{pointer-events:auto!important;touch-action:manipulation!important;z-index:99999!important;position:relative!important;isolation:isolate!important;min-height:44px!important;min-width:44px!important}.app-header--fixed,.app-header,.header-container{min-height:calc(56px + env(safe-area-inset-top,0px))!important;overflow:visible!important}.app-header--fixed:before,.app-header--fixed:after,.header-container:before,.header-container:after{pointer-events:none!important;z-index:-1!important}}@media (max-width: 768px) and (orientation: landscape){.mobile-header{height:48px}.mobile-safe-area{padding-top:0}}@supports (-webkit-appearance: none){.mobile-pwa{-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.mobile-scroll{-webkit-overflow-scrolling:touch}@media (max-width: 768px){.ios-safe-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.ios-safe-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}}@media (max-width: 768px) and (orientation: portrait){.android-fullscreen{height:100vh;height:100dvh}.android-keyboard-fix{height:calc(100vh - env(keyboard-height,0px))}}@keyframes typing-pulse{0%,50%{opacity:1;background-color:#14b8a6}51%,to{opacity:.3;background-color:#0d9488}}.typing-cursor{animation:typing-pulse .8s ease-in-out infinite}.typing-content{overflow-wrap:break-word;word-break:break-word}@keyframes burst-flash{0%{opacity:.8}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(1)}}.burst-typing{animation:burst-flash .3s ease-in-out}@keyframes typing-bounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.typing-dot{animation:typing-bounce 1.4s ease-in-out infinite both}.typing-dot:nth-child(1){animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}.typing-dot:nth-child(3){animation-delay:0s}@media (max-width: 768px){.mobile-table-scroll .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}.mobile-table-scroll .table-wrapper::-webkit-scrollbar{height:6px}.mobile-table-scroll .table-wrapper::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.mobile-table-scroll .table-wrapper::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:3px}.mobile-table-scroll .table-wrapper::-webkit-scrollbar-thumb:hover{background:#6b7280b3}.mobile-table-scroll table{min-width:500px;width:-moz-max-content;width:max-content}.mobile-table-scroll td,.mobile-table-scroll th{white-space:nowrap;min-width:100px}.mobile-scroll-hint{animation:fadeInOut 3s ease-in-out infinite}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:1}}}@media (min-width: 769px){.mobile-scroll-hint{display:none}.table-wrapper{overflow-x:visible}}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}@media screen and (max-width: 768px){input[type=text],input[type=email],input[type=password],textarea{font-size:16px!important}}.prose table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:calc(var(--radius) + 2px);border-width:1px;border-color:hsl(var(--border) / .5);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.high-contrast .prose table.bg-muted{background-color:#020202;border:1px solid #ffeb3b;color:#fff}.prose table{background:linear-gradient(135deg,hsl(var(--card)),hsl(var(--muted) / 20));margin:1.5rem 0}.prose thead{background:#f9fafb!important}.prose thead th{color:#374151!important;font-weight:600!important;padding:.75rem 1rem;text-align:left;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.dark .prose thead{background:#374151!important}.dark .prose thead th{color:#f3f4f6!important;border-bottom:2px solid #6b7280}table thead{background:#f9fafb!important}table thead th{color:#374151!important;font-weight:600!important;padding:.75rem 1rem;text-align:left;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.dark table thead{background:#374151!important}.dark table thead th{color:#f3f4f6!important;border-bottom:2px solid #6b7280}.message-content table thead,.chat-message table thead,.ai-response table thead{background:#f9fafb!important}.message-content table thead th,.chat-message table thead th,.ai-response table thead th{color:#374151!important;font-weight:600!important}.dark .message-content table thead,.dark .chat-message table thead,.dark .ai-response table thead{background:#374151!important}.dark .message-content table thead th,.dark .chat-message table thead th,.dark .ai-response table thead th{color:#f3f4f6!important}.prose tbody tr{border-bottom-width:1px;border-color:hsl(var(--border) / .3);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.prose tbody tr:hover{background:linear-gradient(135deg,hsl(var(--accent) / 50),hsl(var(--muted) / 30))}.message-content:hover,.chat-message:hover,.ai-response:hover,.prose:hover{text-decoration:none!important}[class*=message]:hover,.prose>*:hover{text-decoration:none!important}a[data-heyq="1"],button.hey-link{display:inline-flex;align-items:center;gap:.25rem;border-radius:calc(var(--radius) + 2px);padding:.375rem .75rem}.high-contrast a[data-heyq="1"].bg-muted,.high-contrast button.hey-link.bg-muted{background-color:#020202;border:1px solid #ffeb3b;color:#fff}a[data-heyq="1"],button.hey-link{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}a[data-heyq="1"]:is(.dark *),button.hey-link:is(.dark *){background-color:#134e4a33;--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}a[data-heyq="1"],button.hey-link{border-width:1px;--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}a[data-heyq="1"]:is(.dark *),button.hey-link:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}a[data-heyq="1"]:hover,button.hey-link:hover{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}a[data-heyq="1"]:hover:is(.dark *),button.hey-link:hover:is(.dark *){background-color:#134e4a66}a[data-heyq="1"],button.hey-link{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;font-size:.875rem;line-height:1.25rem;font-weight:500;text-decoration:none!important;cursor:pointer}a[data-heyq="1"]:hover,button.hey-link:hover{text-decoration:none!important;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}a[data-heyq="1"]:after,button.hey-link:after{content:"→";margin-left:4px;font-size:1.1em}.prose tbody tr:nth-child(2n){background:linear-gradient(135deg,hsl(var(--muted) / 10),hsl(var(--card)))}.prose tbody tr:nth-child(2n):hover{background:linear-gradient(135deg,hsl(var(--accent) / 60),hsl(var(--muted) / 40))}.prose tbody td{padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;vertical-align:top}.prose tbody td:first-child{font-weight:500;color:hsl(var(--foreground))}.high-contrast .prose tbody td:first-child{color:#ffeb3b}.dark:not(.high-contrast) .prose tbody td:first-child{color:#f1f5f9}.prose tbody td:not(:first-child){color:hsl(var(--muted-foreground))}.high-contrast .prose tbody td:not(:first-child){color:#fff176}.dark:not(.high-contrast) .prose tbody td:not(:first-child){color:#9ca3af}.prose .astro-career-table,.prose table:has(thead th:contains("Industry")),.prose table:has(thead th:contains("Date")),.prose table:has(thead th:contains("Cosmic")),.prose table:has(thead th:contains("Your Role")),.prose table:has(thead th:contains("Your Move")){border:1px solid hsl(var(--primary) / 20);box-shadow:0 4px 12px #fbbf2426;background:linear-gradient(135deg,hsl(var(--card)),#fbbf2405)}.prose .astro-career-table thead,.prose table:has(thead th:contains("Industry")) thead,.prose table:has(thead th:contains("Date")) thead,.prose table:has(thead th:contains("Cosmic")) thead,.prose table:has(thead th:contains("Your Role")) thead,.prose table:has(thead th:contains("Your Move")) thead{background:linear-gradient(135deg,#f59e0b,#d97706)!important}.prose .astro-career-table thead th,.prose table:has(thead th:contains("Industry")) thead th,.prose table:has(thead th:contains("Date")) thead th,.prose table:has(thead th:contains("Cosmic")) thead th,.prose table:has(thead th:contains("Your Role")) thead th,.prose table:has(thead th:contains("Your Move")) thead th{color:#fff!important;font-weight:600!important;text-shadow:0 1px 2px rgba(0,0,0,.2);border-bottom:2px solid rgba(255,255,255,.2)}.prose .astro-career-table tbody tr:hover{background:linear-gradient(135deg,#fbbf2414,#fbbf2408);transform:translateY(-1px);box-shadow:0 2px 8px #fbbf241a}@media (max-width: 768px){.prose table{font-size:.875rem}.prose thead th,.prose tbody td{padding:.5rem}.prose table{display:block;overflow-x:auto;white-space:nowrap}}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){.mobile-keyboard-fix{height:100vh;height:100dvh}}.markdown-editor{font-family:JetBrains Mono,monospace;font-size:1rem;line-height:1.5rem;line-height:1.625}.markdown-preview{color:var(--tw-prose-body);max-width:none}.markdown-preview :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.markdown-preview :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.markdown-preview :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.markdown-preview :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.markdown-preview :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.markdown-preview :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.markdown-preview :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.markdown-preview :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.markdown-preview :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.markdown-preview :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.markdown-preview :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.markdown-preview :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.markdown-preview :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.markdown-preview :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.markdown-preview :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.markdown-preview :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.markdown-preview :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.markdown-preview :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.markdown-preview :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.markdown-preview :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.markdown-preview :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.markdown-preview :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.markdown-preview :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.markdown-preview :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.markdown-preview :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.markdown-preview :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.markdown-preview :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.markdown-preview :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.markdown-preview :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.markdown-preview :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.markdown-preview :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.markdown-preview :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.markdown-preview :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.markdown-preview :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.markdown-preview :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.markdown-preview :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.markdown-preview :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.markdown-preview :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.markdown-preview :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.markdown-preview :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.markdown-preview :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.markdown-preview :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.markdown-preview :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.markdown-preview :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.markdown-preview :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.markdown-preview :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.markdown-preview :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.markdown-preview :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.markdown-preview :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.markdown-preview :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.markdown-preview :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.markdown-preview :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.markdown-preview :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.markdown-preview :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.markdown-preview :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.markdown-preview{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.markdown-preview :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.markdown-preview :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.markdown-preview :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.markdown-preview :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.markdown-preview :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.markdown-preview :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.markdown-preview :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.markdown-preview :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.markdown-preview :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.markdown-preview :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.markdown-preview :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.markdown-preview :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.markdown-preview :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.markdown-preview :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.markdown-preview :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.markdown-preview :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.markdown-preview :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.markdown-preview :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.markdown-preview :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.markdown-preview :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.markdown-preview :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.markdown-preview :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.markdown-preview :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.markdown-preview :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.markdown-preview{--tw-prose-links: #2563eb;--tw-prose-invert-links: #3b82f6;max-width:none}.markdown-preview.hey-enhanced-prose{font-weight:400}.markdown-preview.hey-enhanced-prose p{font-weight:400;opacity:.9;color:#ffffffd9}.dark .markdown-preview.hey-enhanced-prose p{font-weight:400;color:#e5e7ebe6}.markdown-preview.hey-enhanced-prose strong,.markdown-preview.hey-enhanced-prose b,.markdown-preview.hey-enhanced-prose em strong,.markdown-preview.hey-enhanced-prose strong em{font-weight:700}.markdown-preview.hey-enhanced-prose h1,.markdown-preview.hey-enhanced-prose h2,.markdown-preview.hey-enhanced-prose h3,.markdown-preview.hey-enhanced-prose h4,.markdown-preview.hey-enhanced-prose h5,.markdown-preview.hey-enhanced-prose h6{font-weight:600}.markdown-preview.hey-enhanced-prose li{font-weight:300}.markdown-preview.hey-enhanced-prose ol>li:before{font-weight:600}.markdown-preview.hey-enhanced-prose code,.markdown-preview.hey-enhanced-prose a{font-weight:400}.markdown-preview.hey-enhanced-prose blockquote{font-weight:300;font-style:italic;opacity:.9}.markdown-preview.hey-enhanced-prose td{font-weight:300}.markdown-preview.hey-enhanced-prose th{font-weight:600}.dark .markdown-preview.hey-enhanced-prose{font-weight:300}.dark .markdown-preview.hey-enhanced-prose p{opacity:.93}@media (prefers-contrast: high){.markdown-preview.hey-enhanced-prose,.markdown-preview.hey-enhanced-prose p{font-weight:400}.markdown-preview.hey-enhanced-prose strong,.markdown-preview.hey-enhanced-prose b{font-weight:900}}.markdown-preview,.markdown-preview *{-webkit-user-select:text;-moz-user-select:text;user-select:text}.markdown-preview strong,.markdown-preview b,.dark .markdown-preview strong,.dark .markdown-preview b{font-weight:inherit;color:inherit}.markdown-preview .katex-display{display:block;text-align:center;margin:2rem auto;padding:1.5rem 2rem;background:linear-gradient(135deg,#14b8a608,#10b98105);border-left:3px solid #14b8a6;border-radius:0 8px 8px 0;overflow-x:auto;max-width:100%;box-shadow:0 2px 8px #0000000a}.markdown-preview .katex:not(.katex-display .katex){font-size:1em;padding:.1em .25em;background:#14b8a60d;border-radius:3px}.dark .markdown-preview .katex-display{background:linear-gradient(135deg,#14b8a614,#10b9810d);border-left-color:#14b8a6}@media (max-width: 640px){.markdown-preview .katex-display{padding:1rem;margin:1.5rem 0;font-size:.95em}}.markdown-preview img[src^="data:image/svg"]{display:block;margin:1.5rem auto;max-width:100%;height:auto;background:linear-gradient(135deg,#14b8a60d,#10b98108);border:1px solid rgba(20,184,166,.2);border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000001a}.dark .markdown-preview img[src^="data:image/svg"]{background:linear-gradient(135deg,#14b8a61a,#10b9810d);border-color:#14b8a64d}.markdown-preview table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:calc(var(--radius) + 2px);border-width:1px;border-color:hsl(var(--border) / .5);--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.high-contrast .markdown-preview table.bg-muted{background-color:#020202;border:1px solid #ffeb3b;color:#fff}.markdown-preview table{background:linear-gradient(135deg,hsl(var(--card)),hsl(var(--muted) / 20));margin:1.5rem 0}.markdown-preview thead{background:#f9fafb}.markdown-preview thead th{color:#374151;font-weight:600;padding:.75rem 1rem;text-align:left;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.dark .markdown-preview thead{background:#374151}.dark .markdown-preview thead th{color:#f3f4f6;border-bottom:2px solid #6b7280}.markdown-preview tbody tr{border-bottom-width:1px;border-color:hsl(var(--border) / .3);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.markdown-preview tbody tr:hover{background:linear-gradient(135deg,hsl(var(--accent) / 50),hsl(var(--muted) / 30))}.markdown-preview:hover{text-decoration:none}.markdown-preview>*:hover{text-decoration:none}.markdown-preview tbody tr:nth-child(2n){background:linear-gradient(135deg,hsl(var(--muted) / 10),hsl(var(--card)))}.markdown-preview tbody tr:nth-child(2n):hover{background:linear-gradient(135deg,hsl(var(--accent) / 60),hsl(var(--muted) / 40))}.markdown-preview tbody td{padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;vertical-align:top}.markdown-preview tbody td:first-child{font-weight:500;color:hsl(var(--foreground))}.high-contrast .markdown-preview tbody td:first-child{color:#ffeb3b}.dark:not(.high-contrast) .markdown-preview tbody td:first-child{color:#f1f5f9}.markdown-preview tbody td:not(:first-child){color:hsl(var(--muted-foreground))}.high-contrast .markdown-preview tbody td:not(:first-child){color:#fff176}.dark:not(.high-contrast) .markdown-preview tbody td:not(:first-child){color:#9ca3af}.markdown-preview .astro-career-table,.markdown-preview table:has(thead th:contains("Industry")),.markdown-preview table:has(thead th:contains("Date")),.markdown-preview table:has(thead th:contains("Cosmic")),.markdown-preview table:has(thead th:contains("Your Role")),.markdown-preview table:has(thead th:contains("Your Move")){border:1px solid hsl(var(--primary) / 20);box-shadow:0 4px 12px #fbbf2426;background:linear-gradient(135deg,hsl(var(--card)),#fbbf2405)}.markdown-preview .astro-career-table thead,.markdown-preview table:has(thead th:contains("Industry")) thead,.markdown-preview table:has(thead th:contains("Date")) thead,.markdown-preview table:has(thead th:contains("Cosmic")) thead,.markdown-preview table:has(thead th:contains("Your Role")) thead,.markdown-preview table:has(thead th:contains("Your Move")) thead{background:linear-gradient(135deg,#f59e0b,#d97706)}.markdown-preview .astro-career-table thead th,.markdown-preview table:has(thead th:contains("Industry")) thead th,.markdown-preview table:has(thead th:contains("Date")) thead th,.markdown-preview table:has(thead th:contains("Cosmic")) thead th,.markdown-preview table:has(thead th:contains("Your Role")) thead th,.markdown-preview table:has(thead th:contains("Your Move")) thead th{color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2);border-bottom:2px solid rgba(255,255,255,.2)}.markdown-preview .astro-career-table tbody tr:hover{background:linear-gradient(135deg,#fbbf2414,#fbbf2408);transform:translateY(-1px);box-shadow:0 2px 8px #fbbf241a}@media (max-width: 768px){.markdown-preview table{font-size:.875rem}.markdown-preview thead th,.markdown-preview tbody td{padding:.5rem}.markdown-preview table{display:block;overflow-x:auto;white-space:nowrap}}.markdown-preview:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.markdown-preview pre{overflow-x:auto;border-radius:var(--radius);background-color:hsl(var(--secondary));padding:1rem}.markdown-preview code{font-family:JetBrains Mono,monospace;font-size:.875rem;line-height:1.25rem;color:hsl(var(--primary))}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{font-family:Inter,sans-serif;font-weight:600;color:hsl(var(--foreground))}.markdown-preview ul,.markdown-preview ol{margin-top:1rem;margin-bottom:1rem;margin-left:1.5rem}.url-link{transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.url-link:hover{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.url-link:active{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.url-link svg{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.url-link:hover svg{opacity:1}.dark .url-link{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark .url-link:hover{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1));background-color:#134e4a33;--tw-shadow-color: rgb(20 184 166 / .1);--tw-shadow: var(--tw-shadow-colored)}.dark .url-link:active{background-color:#134e4a66}[data-radix-dialog-overlay]{z-index:40!important}[data-radix-dialog-content]{z-index:50!important}[data-radix-dropdown-menu-content],[data-radix-popover-content]{z-index:30!important}[data-radix-dialog-overlay]:not(.cl-modalBackdrop),[data-radix-popover-overlay]:not(.cl-modalBackdrop),*[class*=overlay]:not(.cl-modalBackdrop):not([class*=cl-]),.backdrop:not(.cl-modalBackdrop),.modal-backdrop:not(.cl-modalBackdrop),.dark-overlay:not(.cl-modalBackdrop){z-index:1!important;pointer-events:none!important}.cl-modalBackdrop,.cl-modal,.cl-userButtonPopover,[class*=cl-modal],[class*=cl-userButton]{pointer-events:auto!important}@media (max-width: 768px){.keyboard-aware-input,.mobile-pwa-input,.mobile-pwa-chat input,.mobile-pwa-chat textarea,.mobile-pwa-chat button,input[type=text],textarea{z-index:999999!important;position:relative!important;pointer-events:auto!important;background:#fffffff2!important;color:#000!important}.mobile-pwa-chat .border-t,.chat-input-container{z-index:999998!important;position:relative!important;background:#ffffffe6!important}}.toaster,[data-sonner-toaster]{z-index:70!important}[data-radix-dialog-content],[data-radix-dropdown-menu-content],[data-radix-dropdown-menu-trigger],[data-radix-dropdown-menu-item],.cl-modal,.cl-userButtonPopover,.cl-modalContent,.cl-userButtonPopoverContent,button,[role=button],[role=menuitem],.conversation-mode-dropdown,.conversation-mode-dropdown *,.conversation-actions-dropdown,.conversation-actions-dropdown *{pointer-events:auto!important}[class*=cl-] button,[class*=cl-] a,[class*=cl-] input,[class*=cl-] [role=button],[class*=cl-] [role=menuitem],.conversation-mode-selector,.conversation-mode-selector *,.conversation-actions-dropdown,.conversation-actions-dropdown *,button[data-radix-dropdown-menu-trigger],[data-radix-dropdown-menu-item],[data-radix-dropdown-menu-content],header button,header [role=button],.three-dots-menu,.save-button,.export-button,[role=menuitem],[role=button]:not([disabled]),button:not([disabled]){pointer-events:auto!important;cursor:pointer!important;z-index:60!important}button[variant=outline],button[size=sm],.conversation-actions-dropdown button,.conversation-mode-dropdown button,.new-conversation-button,.save-conversation-button{pointer-events:auto!important;cursor:pointer!important;z-index:61!important;position:relative!important}header button,.conversation-actions-dropdown,[data-radix-dropdown-menu-trigger],button[class*=outline]{pointer-events:auto!important;cursor:pointer!important;z-index:999!important}.floating-control-panel,.floating-control-panel *,.floating-new-button,.floating-panel-dropdown{pointer-events:auto!important;cursor:pointer!important;z-index:99999!important;position:relative!important}div[style*="position: fixed"],.fixed{z-index:99999!important;pointer-events:auto!important}*,*:before,*:after{pointer-events:auto!important;cursor:auto!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}button,a,input,select,textarea,[role=button],[role=menuitem]{pointer-events:auto!important;cursor:pointer!important;z-index:9999!important;position:relative!important}.interrupt-button{transition:all .2s ease;background:#ef4444;border:none;color:#fff;width:24px;height:24px;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #0003}.interrupt-button:hover{background:#dc2626;box-shadow:0 2px 6px #ef44444d;transform:translateY(-1px)}.interrupt-button:active{transform:translateY(0);box-shadow:0 1px 2px #0003}.cl-modal{z-index:50!important}.cl-modalBackdrop{z-index:40!important}[data-radix-portal]{z-index:inherit}.emoji-spinner{backface-visibility:hidden;perspective:1000px;display:inline-flex;align-items:center;justify-content:center}.emoji-character{transform-style:preserve-3d;backface-visibility:hidden;display:inline-block;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.emoji-character.dissolving{animation:emojiDissolve .4s ease-out forwards}.emoji-character.rotating-in{animation:emojiRotateIn .4s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes emojiDissolve{0%{opacity:1;transform:scale(1) rotate(0);filter:blur(0px)}30%{opacity:.7;transform:scale(.9) rotate(45deg);filter:blur(.5px)}70%{opacity:.3;transform:scale(.6) rotate(135deg);filter:blur(1.5px)}to{opacity:0;transform:scale(.3) rotate(180deg);filter:blur(3px)}}@keyframes emojiRotateIn{0%{opacity:0;transform:scale(.3) rotate(-180deg);filter:blur(3px)}30%{opacity:.3;transform:scale(.6) rotate(-135deg);filter:blur(1.5px)}70%{opacity:.7;transform:scale(.9) rotate(-45deg);filter:blur(.5px)}to{opacity:1;transform:scale(1) rotate(0);filter:blur(0px)}}@keyframes emojiPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.emoji-spinner:hover .emoji-character{animation:emojiPulse 1.2s ease-in-out infinite}.emoji-character{text-shadow:0 0 1px rgba(255,255,255,.1)}.emoji-spinner .emoji-character:is([data-emoji=✨],[data-emoji=🌟],[data-emoji=💫],[data-emoji=🔮]){text-shadow:0 0 4px rgba(255,255,255,.3),0 0 8px rgba(255,255,255,.2),0 0 12px rgba(255,255,255,.1)}.emoji-spinner .emoji-character:is([data-emoji=⚡],[data-emoji=🔥]){text-shadow:0 0 4px rgba(255,193,7,.4),0 0 8px rgba(255,193,7,.3),0 0 12px rgba(255,193,7,.2)}.emoji-spinner .emoji-character:is([data-emoji=🌊],[data-emoji=💡]){text-shadow:0 0 4px rgba(59,130,246,.4),0 0 8px rgba(59,130,246,.3)}@media (prefers-color-scheme: dark){.emoji-character{text-shadow:0 0 2px rgba(255,255,255,.2)}.emoji-spinner .emoji-character:is([data-emoji=✨],[data-emoji=🌟],[data-emoji=💫],[data-emoji=🔮]){text-shadow:0 0 6px rgba(255,255,255,.5),0 0 12px rgba(255,255,255,.3),0 0 18px rgba(255,255,255,.2)}}.emoji-spinner{overflow:visible;min-width:2em;min-height:2em}.emoji-character{will-change:transform,opacity,filter;contain:layout style}@media (max-width: 768px) and (orientation: portrait){.mobile-pwa-chat{height:100vh;height:100dvh;overflow:hidden;position:relative}.status-bar-overlay{position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top);background:hsl(var(--background));z-index:999;display:none}@media (display-mode: standalone){.status-bar-overlay{display:block}}.mobile-pwa-header{position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--background-rgb, 15, 15, 35),.98);border-bottom:1px solid rgba(20,184,166,.2);box-shadow:0 2px 8px #0000001a,0 1px 4px #0000001a,0 0 0 1px #14b8a60d;transform:translateZ(0);will-change:transform;contain:layout style}.mobile-safe-area{padding-top:env(safe-area-inset-top,10px);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.mobile-pwa-header button{min-height:44px;min-width:44px;touch-action:manipulation}.mobile-pwa-header .h-6{height:32px;width:32px}.mobile-pwa-header .h-8{height:44px;width:44px}.mobile-pwa-header [data-radix-dropdown-menu-trigger]{min-height:44px;min-width:44px;padding:8px;border-radius:8px}.mobile-pwa-header .mode-selector{width:100%;margin-bottom:8px}.mobile-pwa-header h1{font-size:1rem;line-height:1.25;max-width:calc(100vw - 120px)}.mobile-pwa-chat .desktop-only{display:none!important}.mobile-pwa-chat .pwa-only{display:block!important}}@supports (-webkit-appearance: none){@media (max-width: 768px) and (orientation: portrait){.mobile-pwa-header{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.mobile-pwa-header{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.mobile-safe-area{padding-top:max(env(safe-area-inset-top),10px)}}}@media (max-width: 768px) and (orientation: portrait){.mobile-pwa-header{height:auto;min-height:auto}}@media (max-width: 768px) and (orientation: portrait){.mobile-pwa-chat .flex-1.overflow-y-auto{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain}.mobile-pwa-input{position:sticky!important;bottom:0!important;background:rgba(var(--background-rgb, 15, 15, 35),.98)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-top:1px solid rgba(20,184,166,.3)!important;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))!important;z-index:50!important;box-shadow:0 -2px 8px #0000001a,0 -1px 4px #0000001a,0 0 0 1px #14b8a60d}.mobile-pwa-input input{font-size:16px!important;min-height:44px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);transition:all .2s ease}.mobile-pwa-input input:focus{border-color:#14b8a680;background:#ffffff1f;box-shadow:0 0 0 2px #14b8a633}.mobile-pwa-input button{min-height:44px;min-width:44px;border-radius:12px;touch-action:manipulation}.keyboard-aware-input{position:fixed!important;left:0!important;right:0!important;z-index:100!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;will-change:transform,bottom!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:rgba(var(--background-rgb, 15, 15, 35),.98)!important;box-shadow:0 -4px 12px #00000026,0 -2px 6px #0000001a,0 0 0 1px #14b8a614}.keyboard-input-open{border-top:2px solid rgba(20,184,166,.3)!important;padding-bottom:16px!important}.keyboard-input-closed{border-top:1px solid rgba(20,184,166,.2)!important;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))!important}.mobile-input-field{font-size:16px!important;line-height:1.5;border-radius:12px;background:#ffffff14;border:1.5px solid rgba(255,255,255,.15);transition:all .2s ease}.mobile-input-field:focus{border-color:#14b8a699!important;background:#ffffff1f!important;box-shadow:0 0 0 3px #14b8a633!important;outline:none!important}body.keyboard-open{overflow:hidden}body.keyboard-open .messages-container{padding-bottom:calc(80px + var(--keyboard-height, 0px))}body.keyboard-closed{overflow:auto}body.keyboard-closed .messages-container{padding-bottom:80px}@supports (-webkit-appearance: none){.keyboard-aware-input{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-backdrop-filter:saturate(180%) blur(20px)!important}.mobile-input-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:12px!important}@supports (bottom: env(keyboard-height)){.keyboard-aware-input{bottom:env(keyboard-height,0px)!important}}}@media screen and (max-width: 768px){.keyboard-aware-input{contain:layout style}.mobile-input-field{resize:none;touch-action:manipulation}}@supports (height: 100vh){.keyboard-aware-input{bottom:var(--keyboard-height, 0px)!important}body.keyboard-open{height:var(--viewport-height, 100vh)}}.keyboard-aware-input .flex{gap:12px;align-items:center}.keyboard-aware-input input{flex:1;min-height:44px;padding:12px 16px;border-radius:12px}.keyboard-aware-input button{min-height:44px;min-width:44px;border-radius:12px;flex-shrink:0}.mobile-pwa-header{z-index:100}.status-bar-overlay{z-index:999}.mobile-pwa-chat .border-t.border-border{z-index:50}}@media (max-width: 768px) and (orientation: landscape){.mobile-pwa-header{padding:8px 16px}.mobile-pwa-header h1{font-size:.875rem}.mobile-safe-area{padding-top:0}}.typing-controls{gap:4px}.typing-control-button{display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.typing-control-button:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0003}.typing-control-button:active{transform:translateY(0)}.typing-control-button.pause{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.typing-control-button.resume{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.typing-control-button.stop{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}@media (max-width: 768px){.typing-control-button{min-width:32px;min-height:32px;border-radius:8px}.typing-control-button:hover{transform:none}}@media (prefers-color-scheme: dark) and (max-width: 768px){.mobile-pwa-header{background:#0f0f23f2;border-bottom-color:#14b8a64d}.mobile-pwa-input{background:#0f0f23f2!important;border-top-color:#14b8a64d!important}}@media (max-width: 768px){[data-radix-dialog-overlay][style*="rgba(0, 0, 0, 0.8)"]:not(.cl-modalBackdrop){pointer-events:none!important;z-index:1!important}.cl-modalBackdrop,.cl-modal,.cl-userButtonPopover,.cl-modalContent,.cl-userButtonPopoverContent,[class*=cl-modal],[class*=cl-userButton],[class*=cl-]{pointer-events:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-user-select:auto!important;touch-action:manipulation!important}.cl-modal button,.cl-modal a,.cl-modal input,.cl-modal [role=button],.cl-userButtonPopover button,.cl-userButtonPopover a,.cl-userButtonPopover input,.cl-userButtonPopover [role=button],.cl-userButtonPopover [role=menuitem],[class*=cl-] button,[class*=cl-] a,[class*=cl-] input{pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-touch-callout:default!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-user-select:auto!important}}[data-radix-dropdown-menu-content]{background:hsl(var(--popover));color:hsl(var(--popover-foreground));border:1px solid hsl(var(--border))}@media (max-width: 768px){.header-container button,.header-container [role=button]{pointer-events:auto!important;touch-action:manipulation!important;position:relative!important;z-index:1001!important;-webkit-tap-highlight-color:rgba(20,184,166,.3)!important;-webkit-touch-callout:none!important}section button,section [role=button]{pointer-events:auto!important;touch-action:manipulation!important}}@supports (-webkit-touch-callout: none){button,[role=button],a,input[type=button],input[type=submit]{touch-action:manipulation;-webkit-tap-highlight-color:rgba(20,184,166,.2)}.header-container button,section button{transform:translateZ(0);will-change:transform}.header-container button:active,section button:active{transform:scale(.97);opacity:.9}}.cl-signInButton,.cl-signUpButton,[data-clerk-sign-in],[data-clerk-sign-up]{pointer-events:auto!important;touch-action:manipulation!important;position:relative!important;z-index:10000!important}.cl-signInButton button,.cl-signUpButton button,[data-clerk-sign-in] button,[data-clerk-sign-up] button{pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(20,184,166,.3)!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;position:relative!important;z-index:10001!important;display:block!important;width:100%!important}@media (max-width: 768px){.cl-signInButton,.cl-signUpButton{display:block!important;width:100%!important;touch-action:manipulation!important;-webkit-touch-callout:none!important}.cl-signInButton>*,.cl-signUpButton>*,.cl-signInButton button,.cl-signUpButton button,[data-clerk-sign-in]>*,[data-clerk-sign-up]>*{display:block!important;width:100%!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(20,184,166,.3)!important}[class*=cl-]{pointer-events:auto!important;touch-action:manipulation!important}}@media (max-width: 768px){.cl-modal,.cl-modalContent,.cl-card,.cl-signIn-start,.cl-signUp-start,[data-clerk-portal]{position:fixed!important;z-index:999999!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important}}@media (max-width: 768px) and (orientation: portrait){.app-header,.app-header--fixed,#app-header,header{pointer-events:auto!important;z-index:100!important}.app-header button,.app-header--fixed button,#app-header button,header button,.header-container button{pointer-events:auto!important;touch-action:manipulation!important;position:relative!important;z-index:101!important;-webkit-tap-highlight-color:rgba(20,184,166,.3)!important}.cl-signInButton,.cl-signUpButton,[class*=SignInButton],[class*=SignUpButton]{pointer-events:auto!important;touch-action:manipulation!important;z-index:102!important;position:relative!important}section button,.min-h-screen button,main button{pointer-events:auto!important;touch-action:manipulation!important;z-index:50!important;position:relative!important}.app-content,.app-content-scroll,main{pointer-events:auto!important}*[style*="pointer-events: none"]:not(.cl-*):not([class*=cl-]){pointer-events:auto!important}}@media (max-width: 767px){.border-t.border-border{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:100!important;background:var(--background)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important}.flex-1.overflow-y-auto{padding-bottom:140px!important}}@media (min-width: 768px){.border-t.border-border{position:sticky!important;bottom:0!important;z-index:100!important;background:var(--background)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}}button,[role=button],[role=menuitem],[data-radix-dropdown-menu-trigger],[data-radix-dropdown-menu-item],[data-radix-dropdown-menu-content],.conversation-mode-selector,.conversation-mode-selector *,[aria-haspopup=menu],[aria-expanded],.dropdown-menu,.dropdown-menu *,.three-dots,.save-button,.export-menu{pointer-events:auto!important;cursor:pointer!important;z-index:9999!important;position:relative!important}.input-container button,.input-wrapper button,.input-field+button,button[type=button]{pointer-events:auto!important;cursor:pointer!important;z-index:10001!important;position:relative!important;touch-action:manipulation!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important}.input-container,.input-wrapper{pointer-events:auto!important;z-index:10000!important;position:relative!important}@media (max-width: 768px){.input-container button[type=button],.input-wrapper button,button:has(svg[class*=lucide-send]),button:has(.lucide-send){pointer-events:auto!important;cursor:pointer!important;z-index:10002!important;min-height:44px!important;min-width:44px!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(20,184,166,.2)!important}}svg.lucide-send,.lucide-send,svg[class*=send],.h-4.w-4{pointer-events:none!important}button:has(svg.lucide-send),button:has(.lucide-send){pointer-events:auto!important;cursor:pointer!important;z-index:10003!important;background:var(--primary)!important;color:var(--primary-foreground)!important;border-radius:.5rem!important;padding:.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}button:has(svg.lucide-send):hover,button:has(.lucide-send):hover{opacity:.9!important;transform:scale(1.05)!important}button:has(svg.lucide-send):disabled,button:has(.lucide-send):disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}.debug-send-button{border:2px solid red!important}.send-message-button{pointer-events:auto!important;cursor:pointer!important;z-index:10004!important;position:relative!important;touch-action:manipulation!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;border-radius:.5rem!important;padding:.75rem!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;min-width:44px!important;border:1px solid hsl(var(--primary))!important;transition:all .2s ease!important}.send-message-button:hover:not(:disabled){background:hsl(var(--primary) / 90)!important;transform:scale(1.05)!important}.send-message-button:disabled{opacity:.5!important;cursor:not-allowed!important;background:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important;border-color:hsl(var(--muted))!important;transform:none!important}.send-message-button:active:not(:disabled){transform:scale(.95)!important}.send-message-button svg{pointer-events:none!important;width:1rem!important;height:1rem!important}@media (max-width: 768px){.send-message-button{-webkit-tap-highlight-color:rgba(20,184,166,.3)!important}}[data-radix-dropdown-menu-content],[data-radix-dialog-content],.conversation-mode-dropdown{z-index:9999!important;pointer-events:auto!important;position:relative!important}@media (max-width: 768px){.mobile-clean-chat .rounded-2xl,.mobile-clean-chat div[class*=message],.whitespace-pre-wrap,[class*=justify-start],[class*=justify-end]{opacity:1!important;display:flex!important;visibility:visible!important}.mobile-clean-header button,.mobile-clean-header [role=button],.mobile-clean-chat button,.mobile-clean-chat input,input[type=text],button[type=button]{pointer-events:auto!important;touch-action:manipulation!important;z-index:1000!important}}[data-radix-dropdown-menu-item]{color:hsl(var(--foreground))}[data-radix-dropdown-menu-item]:hover{background:hsl(var(--accent))}@media (max-width: 768px){.cl-modal,.cl-userButtonPopover{max-width:280px!important;max-height:70vh!important;overflow-y:auto!important;border-radius:12px!important;box-shadow:0 4px 16px #0000004d!important;pointer-events:auto!important;background:#374151!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.cl-modalBackdrop{background:#000c!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;pointer-events:auto!important}}.cl-userButtonPopover,.cl-userButtonPopoverCard,.cl-popoverCard{background:#374151!important;border:1px solid rgb(75,85,99)!important;box-shadow:0 10px 25px #0009!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.cl-userButtonPopoverActionButton,.cl-userButtonPopoverFooter,.cl-popoverCard button{background:transparent!important;color:#fff!important;border:none!important}.cl-userButtonPopoverActionButton:hover,.cl-popoverCard button:hover{background:#4b556399!important;color:#fff!important}.cl-userButtonPopoverMain{background:transparent!important;color:#fff!important}.cl-modal *,.cl-userButtonPopover *,.cl-modalContent *,.cl-userButtonPopoverContent *,.cl-userButtonPopoverActionButton,.cl-userButtonPopoverFooter,.cl-button,.cl-formButtonPrimary,.cl-menuItem,.cl-menuAction,.cl-profileSectionPrimaryButton,.cl-card,.cl-accordionTriggerButton,button,a,input,[role=button],[role=menuitem]{pointer-events:auto!important;cursor:pointer!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-user-select:auto!important}.cl-modal .cl-modalContent,.cl-userButtonPopover .cl-userButtonPopoverContent{max-height:60vh!important;overflow-y:auto!important;padding:16px!important;pointer-events:auto!important}.cl-modal button,.cl-modal a,.cl-modal input,.cl-userButtonPopover button,.cl-userButtonPopover a,.cl-userButtonPopover input{pointer-events:auto!important;touch-action:manipulation!important;-webkit-touch-callout:default!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}@media (min-width: 769px){.cl-userButtonPopover{position:absolute!important;max-width:320px!important;max-height:400px!important;transform:none!important;top:auto!important;left:auto!important}}section button,section [role=button],.header-container button,.header-container [role=button]{position:relative!important;z-index:100!important;pointer-events:auto!important;cursor:pointer!important;transform:translateZ(0);isolation:isolate}[data-clerk-sign-in-button],[data-clerk-sign-up-button],.cl-signInButton,.cl-signUpButton{position:relative!important;z-index:100!important;pointer-events:auto!important;display:inline-block!important}@supports (-webkit-touch-callout: none){section button,.header-container button{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(20,184,166,.3);touch-action:manipulation}}@media (pointer: fine){section:before,section:after,.header-container:before,.header-container:after{pointer-events:none!important;z-index:-1!important}section button,.header-container button,section a,.header-container a{position:relative!important;z-index:1000!important}}section.min-h-screen{isolation:isolate;z-index:1}section.min-h-screen>div{position:relative;z-index:10}section.min-h-screen button{position:relative!important;z-index:100!important}.smart-link{color:#0d9488;text-decoration:none;border-bottom:1px dotted #0d9488;padding:0 2px;margin:0 1px;border-radius:2px;transition:all .15s ease;cursor:pointer;position:relative}.smart-link:hover{background:#0d94881a;border-bottom-style:solid}.dark .smart-link{color:#2dd4bf;border-bottom-color:#2dd4bf}.dark .smart-link:hover{background:#2dd4bf26}.smart-link--concept{color:#7c3aed;border-bottom-color:#7c3aed}.smart-link--concept:hover{background:#7c3aed1a}.dark .smart-link--concept{color:#a78bfa;border-bottom-color:#a78bfa}.smart-link--deep-dive{color:#0284c7;border-bottom-color:#0284c7}.smart-link--deep-dive:hover{background:#0284c71a}.dark .smart-link--deep-dive{color:#38bdf8;border-bottom-color:#38bdf8}.smart-link--follow-up{color:#059669;border-bottom-color:#059669}.smart-link--follow-up:hover{background:#0596691a}.dark .smart-link--follow-up{color:#34d399;border-bottom-color:#34d399}.smart-link[title]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#1f2937;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis;z-index:1000;pointer-events:none;margin-bottom:4px;box-shadow:0 2px 8px #0003}.smart-link:before{content:"🔗";font-size:.7em;margin-right:2px;opacity:0;transition:opacity .15s}.smart-link:hover:before{opacity:.6}.svg-render-container{display:flex;justify-content:center;align-items:center}.svg-render-container svg{max-width:100%;max-height:400px;height:auto;width:auto}.svg-render-container svg[viewBox]{width:100%;height:auto}.dark\:prose-invert:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground\/60::-moz-placeholder{color:hsl(var(--muted-foreground) / .6)}.placeholder\:text-muted-foreground\/60::placeholder{color:hsl(var(--muted-foreground) / .6)}.placeholder\:text-white\/50::-moz-placeholder{color:#ffffff80}.placeholder\:text-white\/50::placeholder{color:#ffffff80}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.last\:border-r-0:last-child{border-right-width:0px}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:border-teal-500:focus-within{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-teal-500\/60:focus-within{--tw-ring-color: rgb(20 184 166 / .6)}.hover\:h-2\.5:hover{height:.625rem}.hover\:w-2\.5:hover{width:.625rem}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#14b8a6\]:hover{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-orange-500\/30:hover{border-color:#f973164d}.hover\:border-orange-600:hover{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.hover\:border-purple-400:hover{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.hover\:border-red-600:hover{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.hover\:border-teal-500\/60:hover{border-color:#14b8a699}.hover\:bg-\[\#0d9488\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#14b8a6\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#14b8a6\]\/10:hover{background-color:#14b8a61a}.hover\:bg-\[\#14b8a6\]\/20:hover{background-color:#14b8a633}.hover\:bg-\[\#14b8a6\]\/30:hover{background-color:#14b8a64d}.hover\:bg-\[\#1976D2\]:hover{--tw-bg-opacity: 1;background-color:rgb(25 118 210 / var(--tw-bg-opacity, 1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-accent\/20:hover{background-color:hsl(var(--accent) / .2)}.hover\:bg-accent\/50:hover{background-color:hsl(var(--accent) / .5)}.hover\:bg-amber-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-border:hover{background-color:hsl(var(--border))}.hover\:bg-border\/50:hover{background-color:hsl(var(--border) / .5)}.hover\:bg-border\/80:hover{background-color:hsl(var(--border) / .8)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600\/50:hover{background-color:#4b556380}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700\/50:hover{background-color:#37415180}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800\/50:hover{background-color:#1f293780}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted) / .3)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-muted\/60:hover{background-color:hsl(var(--muted) / .6)}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-800\/40:hover{background-color:#9a341266}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-500:hover{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-500\/10:hover{background-color:#a855f71a}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400\/10:hover{background-color:#f871711a}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/30:hover{background-color:#ef44444d}.hover\:bg-red-500\/40:hover{background-color:#ef444466}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800\/40:hover{background-color:#991b1b66}.hover\:bg-red-900\/20:hover{background-color:#7f1d1d33}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-sky-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-100:hover{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-200:hover{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-400:hover{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-500:hover{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-600:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:from-purple-700:hover{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-600:hover{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-white\/10:hover{--tw-gradient-from: rgb(255 255 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-cyan-600:hover{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.hover\:to-white\/5:hover{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.hover\:text-\[\#14b8a6\]:hover{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-orange-200:hover{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.hover\:text-orange-600:hover{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-primary\/80:hover{color:hsl(var(--primary) / .8)}.hover\:text-purple-600:hover{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:text-teal-300:hover{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.hover\:text-teal-400:hover{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.hover\:text-teal-500:hover{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.hover\:text-teal-600:hover{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.hover\:text-teal-700:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:text-teal-800:hover{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-teal-500:hover{text-decoration-color:#14b8a6}.hover\:underline-offset-4:hover{text-underline-offset:4px}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:ring-teal-500\/30:hover{--tw-ring-color: rgb(20 184 166 / .3)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:border-teal-500:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-accent\/50:focus{background-color:hsl(var(--accent) / .5)}.focus\:bg-accent\/60:focus{background-color:hsl(var(--accent) / .6)}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-teal-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-500\/30:focus{--tw-ring-color: rgb(20 184 166 / .3)}.focus\:ring-teal-500\/60:focus{--tw-ring-color: rgb(20 184 166 / .6)}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937}.focus-visible\:border-primary\/50:focus-visible{border-color:hsl(var(--primary) / .5)}.focus-visible\:text-primary:focus-visible{color:hsl(var(--primary))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-primary:focus-visible{--tw-ring-color: hsl(var(--primary))}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.97\]:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-muted\/70:active{background-color:hsl(var(--muted) / .7)}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:bg-teal-100:active{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent\/30[aria-selected=true]{background-color:hsl(var(--accent) / .3)}.aria-selected\:bg-accent\/60[aria-selected=true]{background-color:hsl(var(--accent) / .6)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-40[aria-selected=true]{opacity:.4}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[state\=open\]\:h-auto[data-state=open]{height:auto}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0\.5[data-state=unchecked]{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[state\=closed\]\:overflow-hidden[data-state=closed]{overflow:hidden}.data-\[state\=open\]\:overflow-visible[data-state=open]{overflow:visible}.data-\[state\=on\]\:border-accent[data-state=on]{border-color:hsl(var(--accent))}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[active\]\:bg-accent\/60[data-active]{background-color:hsl(var(--accent) / .6)}.data-\[highlighted\]\:bg-accent[data-highlighted]{background-color:hsl(var(--accent))}.data-\[selected\=\'true\'\]\:bg-accent\/60[data-selected=true]{background-color:hsl(var(--accent) / .6)}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=checked\]\:bg-teal-500[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-white[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.data-\[state\=on\]\:bg-accent\/60[data-state=on]{background-color:hsl(var(--accent) / .6)}.data-\[state\=on\]\:bg-background[data-state=on]{background-color:hsl(var(--background))}.data-\[state\=on\]\:bg-primary\/20[data-state=on]{background-color:hsl(var(--primary) / .2)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/60[data-state=open]{background-color:hsl(var(--accent) / .6)}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-primary[data-state=active]{color:hsl(var(--primary))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on]{color:hsl(var(--accent-foreground))}.data-\[state\=on\]\:text-foreground[data-state=on]{color:hsl(var(--foreground))}.data-\[state\=on\]\:text-primary[data-state=on]{color:hsl(var(--primary))}.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[state\=inactive\]\:animate-out[data-state=inactive],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden],.data-\[state\=inactive\]\:fade-out-0[data-state=inactive]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.prose-headings\:text-teal-800 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.dark\:-rotate-90:is(.dark *){--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:rotate-0:is(.dark *){--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:scale-0:is(.dark *){--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:scale-100:is(.dark *){--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:divide-gray-600:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(75 85 99 / var(--tw-divide-opacity, 1))}.dark\:border-blue-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-blue-900\/40:is(.dark *){border-color:#1e3a8a66}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:border-gray-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-600\/40:is(.dark *){border-color:#4b556366}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-gray-700\/30:is(.dark *){border-color:#3741514d}.dark\:border-gray-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:border-gray-800\/50:is(.dark *){border-color:#1f293780}.dark\:border-green-500\/20:is(.dark *){border-color:#22c55e33}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-orange-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.dark\:border-orange-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.dark\:border-purple-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-sky-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-teal-500\/20:is(.dark *){border-color:#14b8a633}.dark\:border-teal-500\/30:is(.dark *){border-color:#14b8a64d}.dark\:border-teal-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.dark\:border-teal-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.dark\:border-transparent:is(.dark *){border-color:transparent}.dark\:border-violet-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#2196F3\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(33 150 243 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-900\/20:is(.dark *){background-color:#78350f33}.dark\:bg-amber-900\/30:is(.dark *){background-color:#78350f4d}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-blue-950\/20:is(.dark *){background-color:#17255433}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800\/30:is(.dark *){background-color:#1f29374d}.dark\:bg-gray-800\/50:is(.dark *){background-color:#1f293780}.dark\:bg-gray-800\/60:is(.dark *){background-color:#1f293799}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900\/40:is(.dark *){background-color:#11182766}.dark\:bg-gray-900\/60:is(.dark *){background-color:#11182799}.dark\:bg-gray-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-950\/30:is(.dark *){background-color:#0307124d}.dark\:bg-gray-950\/80:is(.dark *){background-color:#030712cc}.dark\:bg-green-500\/5:is(.dark *){background-color:#22c55e0d}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-green-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.dark\:bg-green-950\/20:is(.dark *){background-color:#052e1633}.dark\:bg-orange-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-950\/20:is(.dark *){background-color:#43140733}.dark\:bg-primary\/20:is(.dark *){background-color:hsl(var(--primary) / .2)}.dark\:bg-purple-900\/20:is(.dark *){background-color:#581c8733}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-red-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-sky-900\/20:is(.dark *){background-color:#0c4a6e33}.dark\:bg-slate-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-500\/10:is(.dark *){background-color:#14b8a61a}.dark\:bg-teal-600\/20:is(.dark *){background-color:#0d948833}.dark\:bg-teal-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-900\/20:is(.dark *){background-color:#134e4a33}.dark\:bg-teal-900\/30:is(.dark *){background-color:#134e4a4d}.dark\:bg-teal-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(4 47 46 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-950\/30:is(.dark *){background-color:#042f2e4d}.dark\:bg-violet-900\/20:is(.dark *){background-color:#4c1d9533}.dark\:bg-yellow-900\/20:is(.dark *){background-color:#713f1233}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:from-gray-700:is(.dark *){--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gray-800:is(.dark *){--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gray-900\/50:is(.dark *){--tw-gradient-from: rgb(17 24 39 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-teal-500\/10:is(.dark *){--tw-gradient-from: rgb(20 184 166 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-gray-950:is(.dark *){--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #030712 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-gray-700:is(.dark *){--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.dark\:to-gray-800:is(.dark *){--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.dark\:to-gray-900:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:to-gray-900\/50:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.dark\:to-purple-500\/10:is(.dark *){--tw-gradient-to: rgb(168 85 247 / .1) var(--tw-gradient-to-position)}.dark\:text-\[\#14b8a6\]:is(.dark *){--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-blue-100:is(.dark *){--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-green-200:is(.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-primary-foreground:is(.dark *){color:hsl(var(--primary-foreground))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-teal-100:is(.dark *){--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.dark\:text-teal-200:is(.dark *){--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.dark\:text-teal-300:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.dark\:text-teal-400:is(.dark *){--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark\:text-teal-500\/70:is(.dark *){color:#14b8a6b3}.dark\:text-teal-500\/80:is(.dark *){color:#14b8a6cc}.dark\:text-violet-400:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:placeholder-gray-400:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-gray-400:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.dark\:hover\:bg-\[\#1976D2\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(25 118 210 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-blue-900\/30:hover:is(.dark *){background-color:#1e3a8a4d}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800\/50:hover:is(.dark *){background-color:#1f293780}.dark\:hover\:bg-orange-900\/20:hover:is(.dark *){background-color:#7c2d1233}.dark\:hover\:bg-purple-900\/30:hover:is(.dark *){background-color:#581c874d}.dark\:hover\:bg-red-900\/30:hover:is(.dark *){background-color:#7f1d1d4d}.dark\:hover\:bg-sky-900\/30:hover:is(.dark *){background-color:#0c4a6e4d}.dark\:hover\:bg-slate-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-teal-600\/30:hover:is(.dark *){background-color:#0d94884d}.dark\:hover\:bg-teal-900\/20:hover:is(.dark *){background-color:#134e4a33}.dark\:hover\:bg-teal-900\/30:hover:is(.dark *){background-color:#134e4a4d}.dark\:hover\:bg-violet-900\/30:hover:is(.dark *){background-color:#4c1d954d}.dark\:hover\:bg-white\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:text-blue-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:hover\:text-orange-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:hover\:text-purple-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:hover\:text-teal-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.dark\:hover\:text-teal-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.dark\:hover\:text-teal-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:active\:bg-teal-900\/40:active:is(.dark *){background-color:#134e4a66}.dark\:prose-headings\:text-teal-200 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))):is(.dark *){--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mr-2{margin-right:.5rem}.sm\:mt-0{margin-top:0}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:w-auto{width:auto}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-\[180px\]{max-width:180px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:calc(var(--radius) + 2px)}.sm\:p-10{padding:2.5rem}.sm\:p-5{padding:1.25rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:right-3{right:.75rem}.md\:top-3{top:.75rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-6{margin-bottom:1.5rem}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-2xl{max-width:42rem}.md\:max-w-\[420px\]{max-width:420px}.md\:max-w-\[75\%\]{max-width:75%}.md\:max-w-none{max-width:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-4{padding-left:1rem}.md\:pr-6{padding-right:1.5rem}.md\:pt-10{padding-top:2.5rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:relative{position:relative}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:max-w-3xl{max-width:48rem}.lg\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:px-12{padding-left:3rem;padding-right:3rem}}@media (min-width: 1280px){.xl\:px-16{padding-left:4rem;padding-right:4rem}}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-green-600>svg{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-orange-700>svg{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.\[\&\>svg\]\:text-primary>svg{color:hsl(var(--primary))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.dark\:\[\&\>svg\]\:text-green-400>svg:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:\[\&\>svg\]\:text-white>svg:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\]\:text-primary[data-state=open]{color:hsl(var(--primary))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/40 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .4)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border\/60 .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border) / .6)}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border\/40 .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border) / .4)}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted\/50 .recharts-radial-bar-background-sector{fill:hsl(var(--muted) / .5)}.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted\/80 .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted) / .8)}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border\/40 .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border) / .4)}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_em\]\:text-teal-500 em{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.dark\:\[\&_em\]\:text-teal-300 em:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_strong\]\:font-semibold strong{font-weight:600}.\[\&_strong\]\:text-teal-500 strong{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.dark\:\[\&_strong\]\:text-teal-300 strong:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}
