.HomeFloatingChat-module__N4Jo-a__container{width:100%;max-width:696px;margin:0 auto}.HomeFloatingChat-module__N4Jo-a__form{box-sizing:border-box;flex-direction:column;width:100%;display:flex;position:relative}.HomeFloatingChat-module__N4Jo-a__headerLabel{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.875rem;display:none}.HomeFloatingChat-module__N4Jo-a__inputContainer{width:100%}.HomeFloatingChat-module__N4Jo-a__input{background:var(--color-transparent);width:100%;min-height:1.5rem;color:var(--foreground);resize:none;border:none;outline:none;margin-bottom:.5rem;font-family:inherit;font-size:1rem;line-height:1.5}.HomeFloatingChat-module__N4Jo-a__input::placeholder{color:var(--text-tertiary)}.HomeFloatingChat-module__N4Jo-a__footerRow{justify-content:space-between;align-items:center;display:flex}.HomeFloatingChat-module__N4Jo-a__leftActions{gap:.5rem;display:flex}.HomeFloatingChat-module__N4Jo-a__actionButton{border-radius:var(--radius-lg);background:var(--color-transparent);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.HomeFloatingChat-module__N4Jo-a__actionButton:hover{background-color:var(--bg-subtle);color:var(--text-primary)}.HomeFloatingChat-module__N4Jo-a__rightActions{align-items:center;display:flex}.HomeFloatingChat-module__N4Jo-a__sendButton{background:var(--color-transparent);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;display:flex}.HomeFloatingChat-module__N4Jo-a__sendIconWrapper{background-color:var(--bg-subtle);width:28px;height:28px;color:var(--text-secondary);border-radius:35px;justify-content:center;align-items:center;transition:all .2s;display:flex}.HomeFloatingChat-module__N4Jo-a__sendButton:not(:disabled) .HomeFloatingChat-module__N4Jo-a__sendIconWrapper{color:#fff;background-color:#2b390a}.HomeFloatingChat-module__N4Jo-a__sendButton:not(:disabled):hover .HomeFloatingChat-module__N4Jo-a__sendIconWrapper{opacity:.9;transform:scale(1.05)}.HomeFloatingChat-module__N4Jo-a__sendButton:disabled{cursor:not-allowed;opacity:.7}.HomeFloatingChat-module__N4Jo-a__authPrompt{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:.5rem .25rem;display:flex}.HomeFloatingChat-module__N4Jo-a__authText{color:var(--muted-foreground);font-size:.9375rem;line-height:1.4}.HomeFloatingChat-module__N4Jo-a__authButton{white-space:nowrap;height:2.25rem;padding:0 1.25rem;font-weight:500}
