.layout-module__deX4iG__content{--fd-nav-height:56px;padding-bottom:100px}
.chat-module__UEgheW__trigger{background:hsl(var(--primary));width:48px;height:48px;color:hsl(var(--primary-foreground));cursor:pointer;z-index:50;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.chat-module__UEgheW__trigger:hover{transform:scale(1.05)}.chat-module__UEgheW__panel{background:hsl(var(--card));width:400px;max-width:calc(100vw - 48px);height:600px;max-height:calc(100vh - 120px);color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));z-index:49;border-radius:12px;flex-direction:column;display:flex;position:fixed;bottom:88px;right:24px;overflow:hidden;box-shadow:0 10px 40px #0003}.chat-module__UEgheW__header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.chat-module__UEgheW__title{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.chat-module__UEgheW__closeButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.chat-module__UEgheW__closeButton:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.chat-module__UEgheW__messages{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chat-module__UEgheW__empty{color:hsl(var(--muted-foreground));text-align:center;margin:0;padding:32px 16px;font-size:14px}.chat-module__UEgheW__message{border-radius:8px;max-width:90%;padding:8px 12px;font-size:14px;line-height:1.5}.chat-module__UEgheW__message p{margin:0}.chat-module__UEgheW__message p+p{margin-top:8px}.chat-module__UEgheW__userMessage{background:hsl(var(--primary));color:hsl(var(--primary-foreground));align-self:flex-end}.chat-module__UEgheW__assistantMessage{background:hsl(var(--muted));color:hsl(var(--foreground));align-self:flex-start}.chat-module__UEgheW__assistantMessage code{background:hsl(var(--background));border-radius:4px;padding:2px 4px;font-family:Monaco,Menlo,monospace;font-size:12px}.chat-module__UEgheW__assistantMessage pre{border-radius:6px;padding:12px;font-size:12px;overflow-x:auto;background:hsl(var(--background))!important}.chat-module__UEgheW__assistantMessage pre code>span:before{content:none}.chat-module__UEgheW__assistantMessage ul,.chat-module__UEgheW__assistantMessage ol{margin:4px 0;padding-left:20px}.chat-module__UEgheW__assistantMessage h1,.chat-module__UEgheW__assistantMessage h2,.chat-module__UEgheW__assistantMessage h3,.chat-module__UEgheW__assistantMessage h4,.chat-module__UEgheW__assistantMessage h5,.chat-module__UEgheW__assistantMessage h6{margin:8px 0 4px;font-family:inherit;font-weight:600;line-height:1.3}.chat-module__UEgheW__assistantMessage h1{font-size:16px}.chat-module__UEgheW__assistantMessage h2{font-size:15px}.chat-module__UEgheW__assistantMessage h3,.chat-module__UEgheW__assistantMessage h4,.chat-module__UEgheW__assistantMessage h5,.chat-module__UEgheW__assistantMessage h6{font-size:14px}.chat-module__UEgheW__error{color:hsl(var(--destructive));background:hsl(var(--destructive)/.1);border-radius:6px;padding:8px 12px;font-size:13px}.chat-module__UEgheW__form{border-top:1px solid hsl(var(--border));gap:8px;padding:12px;display:flex}.chat-module__UEgheW__input{resize:none;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:6px;outline:none;flex:1;padding:8px 10px;font-family:inherit;font-size:14px}.chat-module__UEgheW__input:focus{border-color:hsl(var(--ring))}.chat-module__UEgheW__input:disabled{opacity:.6}.chat-module__UEgheW__sendButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:6px;justify-content:center;align-self:flex-end;align-items:center;height:40px;padding:0 12px;display:flex}.chat-module__UEgheW__sendButton:hover:not(:disabled){filter:brightness(.95)}.chat-module__UEgheW__sendButton:disabled{opacity:.5;cursor:not-allowed}.chat-module__UEgheW__trigger:focus-visible,.chat-module__UEgheW__closeButton:focus-visible,.chat-module__UEgheW__sendButton:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}@media (max-width:640px){.chat-module__UEgheW__panel{width:calc(100vw - 24px);max-height:calc(100vh - 100px);bottom:80px;right:12px}.chat-module__UEgheW__trigger{bottom:16px;right:16px}}.chat-module__UEgheW__thinking{align-items:center;gap:4px;padding:12px;display:flex}.chat-module__UEgheW__dot{background:hsl(var(--muted-foreground));border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chat-module__UEgheW__chat-dot-pulse}.chat-module__UEgheW__dot:nth-child(2){animation-delay:.2s}.chat-module__UEgheW__dot:nth-child(3){animation-delay:.4s}@keyframes chat-module__UEgheW__chat-dot-pulse{0%,60%,to{opacity:.3;transform:scale(.85)}30%{opacity:1;transform:scale(1)}}
