.composerAttachmentPopover-module__sUx4va__anchor{display:inline-flex;position:relative}.composerAttachmentPopover-module__sUx4va__triggerButton{color:#18181b;cursor:pointer;background:0 0;border:1px solid #0d0d0d0f;border-radius:9999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.composerAttachmentPopover-module__sUx4va__triggerButton:hover{color:#09090b;background:#0d0d0d0a;border-color:#0d0d0d1a}.composerAttachmentPopover-module__sUx4va__triggerButton svg{width:16px;height:16px}.composerAttachmentPopover-module__sUx4va__popoverContainer{z-index:60}.composerAttachmentPopover-module__sUx4va__popover{background:#fff;border:1px solid #00000014;border-radius:12px;min-width:200px;max-width:min(100vw - 24px,280px);padding:8px 4px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.composerAttachmentPopover-module__sUx4va__menuContent{width:min(220px,100%)}.composerAttachmentPopover-module__sUx4va__menuItem{width:100%;font:inherit;text-align:left;cursor:pointer;color:#09090b;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;line-height:1.4;transition:background .12s;display:flex}.composerAttachmentPopover-module__sUx4va__menuItem:hover{background:#0000000a}.composerAttachmentPopover-module__sUx4va__menuItemIcon{color:#71717a;flex-shrink:0;width:16px;height:16px}.composerAttachmentPopover-module__sUx4va__menuItemLabel{flex:1;font-size:13px}
.chatComposer-module__bUgf6G__composerWrap{z-index:1;flex-direction:column;gap:8px;width:min(100%,800px);margin:0 auto;display:flex;position:relative}.chatComposer-module__bUgf6G__composerGlow{border-radius:24px;width:100%;position:relative}.chatComposer-module__bUgf6G__composerGlow:before{content:"";inset-inline:-12px;z-index:0;pointer-events:none;filter:blur(8px);opacity:.12;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in,xor;background:linear-gradient(90deg,#946f00,#d56300);border-radius:9999px;height:72px;transition:opacity .2s;position:absolute;bottom:-18px;-webkit-mask-image:linear-gradient(#000 0% 75%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#000 0% 75%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.chatComposer-module__bUgf6G__composerGlow:focus-within:before{opacity:.2}.chatComposer-module__bUgf6G__composerCard{flex-direction:column;gap:24px;display:flex}.chatComposer-module__bUgf6G__composerInputBox{z-index:1;box-sizing:border-box;background:linear-gradient(#f5f5f5 0%,#fff 100%);border:1px solid #eee;border-radius:24px;flex-direction:column;justify-content:space-between;gap:8px;min-height:120px;padding:10px;transition:border-color .2s;display:flex;position:relative;box-shadow:0 6px 24px #0d0d0d0f}.chatComposer-module__bUgf6G__composerInputBox:focus-within{border-color:#f1ebdc}.chatComposer-module__bUgf6G__referenceFileRow{box-sizing:border-box;flex-wrap:wrap;gap:8px;margin:0;padding:2px 8px 0;display:flex}.chatComposer-module__bUgf6G__composerInput{resize:none;scrollbar-width:none;color:#09090b;caret-color:#18181b;box-sizing:border-box;white-space:pre-wrap;word-break:break-word;text-align:left;vertical-align:top;background:0 0;border:0;outline:none;flex:1;min-width:0;min-height:30px;max-height:96px;margin:0;padding:2px 8px;font-size:16px;line-height:24px;overflow-y:auto}.chatComposer-module__bUgf6G__composerInput::-webkit-scrollbar{display:none}.chatComposer-module__bUgf6G__composerInputEmpty:before{content:attr(data-placeholder);color:#a1a1aa;pointer-events:none;text-align:left;line-height:24px;display:block}.chatComposer-module__bUgf6G__composerFooter{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.chatComposer-module__bUgf6G__composerFooterLeft{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.chatComposer-module__bUgf6G__composerFooterRight{opacity:.8;flex-shrink:0;align-items:center;gap:8px;display:flex}.chatComposer-module__bUgf6G__sendButton{color:#fff;cursor:pointer;width:32px;height:32px;box-shadow:none;background:#18181b;border:0;border-radius:9999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,transform .15s,opacity .25s;display:inline-flex}.chatComposer-module__bUgf6G__sendButton:not(:disabled):hover{background:#27272a;transform:scale(1.05)}.chatComposer-module__bUgf6G__sendButton:not(:disabled):active{transform:scale(.98)}.chatComposer-module__bUgf6G__sendButton:disabled{opacity:.4;cursor:not-allowed;background:#09090b}.chatComposer-module__bUgf6G__hiddenFileInput{display:none}@media (max-width:640px){.chatComposer-module__bUgf6G__composerCard{gap:20px}.chatComposer-module__bUgf6G__composerInputBox{border-radius:20px;min-height:112px}.chatComposer-module__bUgf6G__composerGlow{border-radius:20px}.chatComposer-module__bUgf6G__composerInput{max-height:90px;font-size:15px;line-height:22px}.chatComposer-module__bUgf6G__composerInputEmpty:before{line-height:22px}.chatComposer-module__bUgf6G__composerFooter{gap:8px}.chatComposer-module__bUgf6G__composerFooterLeft,.chatComposer-module__bUgf6G__composerFooterRight{gap:6px}}
/*# sourceMappingURL=74b8851d72e46d44.css.map*/