*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1a1a1a;background:#f5f5f5}a{color:#037d4c}code{font-size:.9em;background:#eee;padding:.15em .4em;border-radius:4px}aside[aria-label="Application sidebar"] .MuiListItemButton-root>.MuiBox-root>.MuiTypography-root{font-size:1rem}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}#artie-chat-root .pointer-events-none{pointer-events:none}#artie-chat-root .visible{visibility:visible}#artie-chat-root .static{position:static}#artie-chat-root .fixed{position:fixed}#artie-chat-root .absolute{position:absolute}#artie-chat-root .relative{position:relative}#artie-chat-root .inset-0{inset:0}#artie-chat-root .-right-0\.5{right:-.125rem}#artie-chat-root .-top-0\.5{top:-.125rem}#artie-chat-root .bottom-4{bottom:1rem}#artie-chat-root .right-0{right:0}#artie-chat-root .right-4{right:1rem}#artie-chat-root .top-9{top:2.25rem}#artie-chat-root .z-10{z-index:10}#artie-chat-root .z-20{z-index:20}#artie-chat-root .z-50{z-index:50}#artie-chat-root .z-\[99998\]{z-index:99998}#artie-chat-root .z-\[99999\]{z-index:99999}#artie-chat-root .mx-4{margin-left:1rem;margin-right:1rem}#artie-chat-root .mx-auto{margin-left:auto;margin-right:auto}#artie-chat-root .my-2{margin-top:.5rem;margin-bottom:.5rem}#artie-chat-root .-mt-8{margin-top:-2rem}#artie-chat-root .mb-2{margin-bottom:.5rem}#artie-chat-root .mb-4{margin-bottom:1rem}#artie-chat-root .mb-6{margin-bottom:1.5rem}#artie-chat-root .mb-8{margin-bottom:2rem}#artie-chat-root .ml-0\.5{margin-left:.125rem}#artie-chat-root .mr-2{margin-right:.5rem}#artie-chat-root .mt-0\.5{margin-top:.125rem}#artie-chat-root .mt-2{margin-top:.5rem}#artie-chat-root .mt-3{margin-top:.75rem}#artie-chat-root .mt-6{margin-top:1.5rem}#artie-chat-root .block{display:block}#artie-chat-root .inline-block{display:inline-block}#artie-chat-root .inline{display:inline}#artie-chat-root .flex{display:flex}#artie-chat-root .inline-flex{display:inline-flex}#artie-chat-root .table{display:table}#artie-chat-root .hidden{display:none}#artie-chat-root .h-1\.5{height:.375rem}#artie-chat-root .h-10{height:2.5rem}#artie-chat-root .h-12{height:3rem}#artie-chat-root .h-2{height:.5rem}#artie-chat-root .h-20{height:5rem}#artie-chat-root .h-3{height:.75rem}#artie-chat-root .h-3\.5{height:.875rem}#artie-chat-root .h-32{height:8rem}#artie-chat-root .h-4{height:1rem}#artie-chat-root .h-48{height:12rem}#artie-chat-root .h-5{height:1.25rem}#artie-chat-root .h-6{height:1.5rem}#artie-chat-root .h-64{height:16rem}#artie-chat-root .h-8{height:2rem}#artie-chat-root .h-9{height:2.25rem}#artie-chat-root .h-\[300px\]{height:300px}#artie-chat-root .h-full{height:100%}#artie-chat-root .max-h-\[600px\]{max-height:600px}#artie-chat-root .min-h-0{min-height:0}#artie-chat-root .min-h-\[400px\]{min-height:400px}#artie-chat-root .min-h-\[40px\]{min-height:40px}#artie-chat-root .w-1\.5{width:.375rem}#artie-chat-root .w-10{width:2.5rem}#artie-chat-root .w-12{width:3rem}#artie-chat-root .w-2{width:.5rem}#artie-chat-root .w-3{width:.75rem}#artie-chat-root .w-3\.5{width:.875rem}#artie-chat-root .w-32{width:8rem}#artie-chat-root .w-4{width:1rem}#artie-chat-root .w-44{width:11rem}#artie-chat-root .w-48{width:12rem}#artie-chat-root .w-5{width:1.25rem}#artie-chat-root .w-6{width:1.5rem}#artie-chat-root .w-64{width:16rem}#artie-chat-root .w-8{width:2rem}#artie-chat-root .w-80{width:20rem}#artie-chat-root .w-9{width:2.25rem}#artie-chat-root .w-96{width:24rem}#artie-chat-root .w-full{width:100%}#artie-chat-root .min-w-0{min-width:0}#artie-chat-root .max-w-\[240px\]{max-width:240px}#artie-chat-root .max-w-md{max-width:28rem}#artie-chat-root .max-w-none{max-width:none}#artie-chat-root .flex-1{flex:1 1 0%}#artie-chat-root .shrink-0{flex-shrink:0}#artie-chat-root .border-collapse{border-collapse:collapse}#artie-chat-root .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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)}}#artie-chat-root .animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}#artie-chat-root .animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}#artie-chat-root .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}#artie-chat-root .animate-spin{animation:spin 1s linear infinite}#artie-chat-root .cursor-grab{cursor:grab}#artie-chat-root .cursor-not-allowed{cursor:not-allowed}#artie-chat-root .cursor-pointer{cursor:pointer}#artie-chat-root .touch-none{touch-action:none}#artie-chat-root .select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}#artie-chat-root .resize{resize:both}#artie-chat-root .flex-col{flex-direction:column}#artie-chat-root .items-end{align-items:flex-end}#artie-chat-root .items-center{align-items:center}#artie-chat-root .justify-start{justify-content:flex-start}#artie-chat-root .justify-center{justify-content:center}#artie-chat-root .justify-between{justify-content:space-between}#artie-chat-root .gap-1{gap:.25rem}#artie-chat-root .gap-1\.5{gap:.375rem}#artie-chat-root .gap-2{gap:.5rem}#artie-chat-root .gap-3{gap:.75rem}#artie-chat-root .gap-\[2px\]{gap:2px}#artie-chat-root :is(.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))}#artie-chat-root :is(.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))}#artie-chat-root :is(.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))}#artie-chat-root :is(.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))}#artie-chat-root .overflow-hidden{overflow:hidden}#artie-chat-root .overflow-x-auto{overflow-x:auto}#artie-chat-root .overflow-y-auto{overflow-y:auto}#artie-chat-root .overflow-x-hidden{overflow-x:hidden}#artie-chat-root .overscroll-contain{overscroll-behavior:contain}#artie-chat-root .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#artie-chat-root .whitespace-nowrap{white-space:nowrap}#artie-chat-root .whitespace-pre-wrap{white-space:pre-wrap}#artie-chat-root .break-words{overflow-wrap:break-word}#artie-chat-root .rounded{border-radius:.25rem}#artie-chat-root .rounded-2xl{border-radius:1rem}#artie-chat-root .rounded-full{border-radius:9999px}#artie-chat-root .rounded-lg{border-radius:var(--radius)}#artie-chat-root .rounded-md{border-radius:calc(var(--radius) - 2px)}#artie-chat-root .rounded-none{border-radius:0}#artie-chat-root .rounded-sm{border-radius:calc(var(--radius) - 4px)}#artie-chat-root .rounded-xl{border-radius:.75rem}#artie-chat-root .rounded-bl-none{border-bottom-left-radius:0}#artie-chat-root .border{border-width:1px}#artie-chat-root .border-0{border-width:0}#artie-chat-root .border-2{border-width:2px}#artie-chat-root .border-b{border-bottom-width:1px}#artie-chat-root .border-t{border-top-width:1px}#artie-chat-root .border-border{border-color:hsl(var(--border))}#artie-chat-root .border-emerald-200{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity,1))}#artie-chat-root .border-emerald-500\/10{border-color:rgb(16 185 129/.1)}#artie-chat-root .border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}#artie-chat-root .border-input{border-color:hsl(var(--input))}#artie-chat-root .border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}#artie-chat-root .border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}#artie-chat-root .bg-background{background-color:hsl(var(--background))}#artie-chat-root .bg-background\/40{background-color:hsl(var(--background)/.4)}#artie-chat-root .bg-background\/50{background-color:hsl(var(--background)/.5)}#artie-chat-root .bg-background\/80{background-color:hsl(var(--background)/.8)}#artie-chat-root .bg-black\/60{background-color:rgb(0 0 0/.6)}#artie-chat-root .bg-card{background-color:hsl(var(--card))}#artie-chat-root .bg-destructive{background-color:hsl(var(--destructive))}#artie-chat-root .bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity,1))}#artie-chat-root .bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}#artie-chat-root .bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}#artie-chat-root .bg-emerald-500\/10{background-color:rgb(16 185 129/.1)}#artie-chat-root .bg-emerald-500\/20{background-color:rgb(16 185 129/.2)}#artie-chat-root .bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}#artie-chat-root .bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}#artie-chat-root .bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}#artie-chat-root .bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}#artie-chat-root .bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}#artie-chat-root .bg-muted{background-color:hsl(var(--muted))}#artie-chat-root .bg-muted\/30{background-color:hsl(var(--muted)/.3)}#artie-chat-root .bg-muted\/50{background-color:hsl(var(--muted)/.5)}#artie-chat-root .bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}#artie-chat-root .bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}#artie-chat-root .bg-red-500\/10{background-color:rgb(239 68 68/.1)}#artie-chat-root .bg-secondary{background-color:hsl(var(--secondary))}#artie-chat-root .bg-transparent{background-color:transparent}#artie-chat-root .bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}#artie-chat-root .bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}#artie-chat-root .bg-yellow-500\/10{background-color:rgb(234 179 8/.1)}#artie-chat-root .bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}#artie-chat-root .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}#artie-chat-root .from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:rgb(59 130 246/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}#artie-chat-root .from-emerald-600{--tw-gradient-from:#059669 var(--tw-gradient-from-position);--tw-gradient-to:rgb(5 150 105/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}#artie-chat-root .to-green-600{--tw-gradient-to:#16a34a var(--tw-gradient-to-position)}#artie-chat-root .to-purple-600{--tw-gradient-to:#9333ea var(--tw-gradient-to-position)}#artie-chat-root .object-cover{-o-object-fit:cover;object-fit:cover}#artie-chat-root .p-2{padding:.5rem}#artie-chat-root .p-3{padding:.75rem}#artie-chat-root .p-4{padding:1rem}#artie-chat-root .p-6{padding:1.5rem}#artie-chat-root .px-3{padding-left:.75rem;padding-right:.75rem}#artie-chat-root .px-4{padding-left:1rem;padding-right:1rem}#artie-chat-root .px-6{padding-left:1.5rem;padding-right:1.5rem}#artie-chat-root .px-8{padding-left:2rem;padding-right:2rem}#artie-chat-root .py-1{padding-top:.25rem;padding-bottom:.25rem}#artie-chat-root .py-1\.5{padding-top:.375rem;padding-bottom:.375rem}#artie-chat-root .py-2{padding-top:.5rem;padding-bottom:.5rem}#artie-chat-root .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}#artie-chat-root .py-3{padding-top:.75rem;padding-bottom:.75rem}#artie-chat-root .pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)}#artie-chat-root .pl-3{padding-left:.75rem}#artie-chat-root .pr-10{padding-right:2.5rem}#artie-chat-root .pr-2{padding-right:.5rem}#artie-chat-root .pr-3{padding-right:.75rem}#artie-chat-root .pt-\[env\(safe-area-inset-top\)\]{padding-top:env(safe-area-inset-top)}#artie-chat-root .text-left{text-align:left}#artie-chat-root .text-center{text-align:center}#artie-chat-root .align-text-bottom{vertical-align:text-bottom}#artie-chat-root .text-2xl{font-size:1.5rem;line-height:2rem}#artie-chat-root .text-\[10px\]{font-size:10px}#artie-chat-root .text-\[11px\]{font-size:11px}#artie-chat-root .text-base{font-size:1rem;line-height:1.5rem}#artie-chat-root .text-lg{font-size:1.125rem;line-height:1.75rem}#artie-chat-root .text-sm{font-size:.875rem;line-height:1.25rem}#artie-chat-root .text-xl{font-size:1.25rem;line-height:1.75rem}#artie-chat-root .text-xs{font-size:.75rem;line-height:1rem}#artie-chat-root .font-bold{font-weight:700}#artie-chat-root .font-medium{font-weight:500}#artie-chat-root .font-semibold{font-weight:600}#artie-chat-root .italic{font-style:italic}#artie-chat-root .leading-relaxed{line-height:1.625}#artie-chat-root .leading-tight{line-height:1.25}#artie-chat-root .tracking-tight{letter-spacing:-.025em}#artie-chat-root .\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}#artie-chat-root .text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}#artie-chat-root .text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}#artie-chat-root .text-card-foreground{color:hsl(var(--card-foreground))}#artie-chat-root .text-destructive-foreground{color:hsl(var(--destructive-foreground))}#artie-chat-root .text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}#artie-chat-root .text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}#artie-chat-root .text-emerald-900{--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity,1))}#artie-chat-root .text-foreground{color:hsl(var(--foreground))}#artie-chat-root .text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}#artie-chat-root .text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}#artie-chat-root .text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}#artie-chat-root .text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}#artie-chat-root .text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}#artie-chat-root .text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}#artie-chat-root .text-muted-foreground{color:hsl(var(--muted-foreground))}#artie-chat-root .text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}#artie-chat-root .text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}#artie-chat-root .text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}#artie-chat-root .text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}#artie-chat-root .text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}#artie-chat-root .text-secondary-foreground{color:hsl(var(--secondary-foreground))}#artie-chat-root .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}#artie-chat-root .text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}#artie-chat-root .underline{text-decoration-line:underline}#artie-chat-root .underline-offset-4{text-underline-offset:4px}#artie-chat-root .opacity-20{opacity:.2}#artie-chat-root .opacity-75{opacity:.75}#artie-chat-root .shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 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)}#artie-chat-root .shadow-\[0_10px_25px_rgba\(5\2c 150\2c 105\2c 0\.4\)\]{--tw-shadow:0 10px 25px rgba(5,150,105,0.4);--tw-shadow-colored:0 10px 25px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#artie-chat-root .shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}#artie-chat-root .shadow-lg,#artie-chat-root .shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#artie-chat-root .shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}#artie-chat-root .shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}#artie-chat-root .shadow-sm,#artie-chat-root .shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#artie-chat-root .shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}#artie-chat-root .shadow-emerald-500\/20{--tw-shadow-color:rgb(16 185 129/0.2);--tw-shadow:var(--tw-shadow-colored)}#artie-chat-root .outline-none{outline:2px solid transparent;outline-offset:2px}#artie-chat-root .outline{outline-style:solid}#artie-chat-root .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)}#artie-chat-root .ring-1,#artie-chat-root .ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}#artie-chat-root .ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}#artie-chat-root .ring-inset{--tw-ring-inset:inset}#artie-chat-root .ring-black\/5{--tw-ring-color:rgb(0 0 0/0.05)}#artie-chat-root .ring-border{--tw-ring-color:hsl(var(--border))}#artie-chat-root .ring-emerald-500\/30{--tw-ring-color:rgb(16 185 129/0.3)}#artie-chat-root .ring-red-500\/20{--tw-ring-color:rgb(239 68 68/0.2)}#artie-chat-root .ring-yellow-500\/20{--tw-ring-color:rgb(234 179 8/0.2)}#artie-chat-root .blur{--tw-blur:blur(8px)}#artie-chat-root .blur,#artie-chat-root .drop-shadow{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)}#artie-chat-root .drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgb(0 0 0/0.1)) drop-shadow(0 1px 1px rgb(0 0 0/0.06))}#artie-chat-root .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)}#artie-chat-root .backdrop-blur-md{--tw-backdrop-blur:blur(12px)}#artie-chat-root .backdrop-blur-md,#artie-chat-root .backdrop-blur-sm{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)}#artie-chat-root .backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}#artie-chat-root .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}#artie-chat-root .transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#artie-chat-root .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#artie-chat-root .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}#artie-chat-root .duration-200{transition-duration:.2s}#artie-chat-root .duration-500{transition-duration:.5s}#artie-chat-root .ease-in-out{transition-timing-function:cubic-bezier(.4,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))}}#artie-chat-root .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}#artie-chat-root .fade-in{--tw-enter-opacity:0}#artie-chat-root .slide-in-from-bottom-2{--tw-enter-translate-y:0.5rem}#artie-chat-root .duration-200{animation-duration:.2s}#artie-chat-root .duration-500{animation-duration:.5s}#artie-chat-root .ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}#artie-chat-root .\[animation-delay\:-0\.15s\]{animation-delay:-.15s}#artie-chat-root .\[animation-delay\:-0\.3s\]{animation-delay:-.3s}#artie-chat-root .\[animation-duration\:2s\]{animation-duration:2s}#artie-chat-root .\[animation-duration\:3s\]{animation-duration:3s}#artie-chat-root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:152 38% 48%;--primary-foreground:0 0% 100%;--secondary:210 40% 96%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--accent:152 30% 94%;--accent-foreground:152 38% 28%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:152 38% 48%;--radius:0.5rem;position:relative;z-index:99999;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}#artie-chat-root *,#artie-chat-root :after,#artie-chat-root :before{box-sizing:border-box}#artie-chat-root.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:152 38% 48%;--primary-foreground:0 0% 100%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:152 38% 48%}#artie-chat-root .placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}#artie-chat-root .placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}#artie-chat-root .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)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#artie-chat-root .hover\:border-blue-300:hover{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}#artie-chat-root .hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgb(216 180 254/var(--tw-border-opacity,1))}#artie-chat-root .hover\:bg-accent:hover{background-color:hsl(var(--accent))}#artie-chat-root .hover\:bg-background\/80:hover{background-color:hsl(var(--background)/.8)}#artie-chat-root .hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}#artie-chat-root .hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive)/.1)}#artie-chat-root .hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}#artie-chat-root .hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity,1))}#artie-chat-root .hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}#artie-chat-root .hover\:bg-muted:hover{background-color:hsl(var(--muted))}#artie-chat-root .hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}#artie-chat-root .hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}#artie-chat-root .hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}#artie-chat-root .hover\:from-emerald-700:hover{--tw-gradient-from:#047857 var(--tw-gradient-from-position);--tw-gradient-to:rgb(4 120 87/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}#artie-chat-root .hover\:to-green-700:hover{--tw-gradient-to:#15803d var(--tw-gradient-to-position)}#artie-chat-root .hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}#artie-chat-root .hover\:text-destructive:hover{color:hsl(var(--destructive))}#artie-chat-root .hover\:text-foreground:hover{color:hsl(var(--foreground))}#artie-chat-root .hover\:underline:hover{text-decoration-line:underline}#artie-chat-root .hover\:shadow-\[0_0_20px_rgba\(5\2c 150\2c 105\2c 0\.6\)\]:hover{--tw-shadow:0 0 20px rgba(5,150,105,0.6);--tw-shadow-colored:0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#artie-chat-root .hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 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)}#artie-chat-root .hover\:shadow-emerald-500\/30:hover{--tw-shadow-color:rgb(16 185 129/0.3);--tw-shadow:var(--tw-shadow-colored)}#artie-chat-root .focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}#artie-chat-root .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)}#artie-chat-root .focus-visible\:ring-emerald-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(16 185 129/var(--tw-ring-opacity,1))}#artie-chat-root .focus-visible\:ring-emerald-500\/50:focus-visible{--tw-ring-color:rgb(16 185 129/0.5)}#artie-chat-root .focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}#artie-chat-root .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)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#artie-chat-root .active\:cursor-grabbing:active{cursor:grabbing}#artie-chat-root .disabled\:pointer-events-none:disabled{pointer-events:none}#artie-chat-root .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}#artie-chat-root .disabled\:opacity-50:disabled{opacity:.5}#artie-chat-root .dark\:border-emerald-800\/50:is(.dark *){border-color:rgb(6 95 70/.5)}#artie-chat-root .dark\:border-primary\/20:is(.dark *){border-color:hsl(var(--primary)/.2)}#artie-chat-root .dark\:border-zinc-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity,1))}#artie-chat-root .dark\:bg-emerald-900\/20:is(.dark *){background-color:rgb(6 78 59/.2)}#artie-chat-root .dark\:bg-zinc-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}#artie-chat-root .dark\:bg-zinc-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity,1))}#artie-chat-root .dark\:text-emerald-100:is(.dark *){--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity,1))}#artie-chat-root .dark\:text-emerald-400:is(.dark *){--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity,1))}#artie-chat-root .dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}#artie-chat-root .dark\:ring-white\/5:is(.dark *){--tw-ring-color:rgb(255 255 255/0.05)}#artie-chat-root .dark\:hover\:bg-zinc-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity,1))}