.TemplateLayout-module__qaHBDG__layout.TemplateLayout-module__qaHBDG__layout{min-height:100vh;padding-top:var(--system-header-height);background-color:var(--ant-color-bg-layout);flex:1}.TemplateLayout-module__qaHBDG__header{z-index:100;background-color:var(--ant-color-white);top:0;left:0;right:0;position:fixed!important}@media (max-width:768px){.TemplateLayout-module__qaHBDG__layout.TemplateLayout-module__qaHBDG__layout{height:100vh;height:100dvh;position:relative;overflow-x:hidden;overflow-y:auto}.TemplateLayout-module__qaHBDG__sidebarNav{display:none!important}}
.NewNotificationsButton-module__ovj3Lq__button.NewNotificationsButton-module__ovj3Lq__button{z-index:1;box-shadow:var(--ant-box-shadow-secondary);align-self:center;position:-webkit-sticky;position:sticky;top:0}
.commentMention-module__9eHooa__mention{max-width:16ch;color:var(--ant-color-link);white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;display:inline-block;overflow:hidden}
.AttachmentCard-module__InHhDq__card{--icon-size:24px;--name-font-size:var(--ant-font-size-sm);--name-line-height:16px;--name-lines:2;border:var(--ant-line-width) var(--ant-line-type) var(--ant-color-border);border-radius:var(--ant-border-radius-lg);background-color:var(--ant-color-bg-container);flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}.AttachmentCard-module__InHhDq__filling{--icon-size:30cqw;--name-font-size:15cqw;--name-line-height:20cqw;flex:0 0 calc((100% - (var(--attachment-cards-per-row) - 1) * var(--ant-margin-xs)) / var(--attachment-cards-per-row));aspect-ratio:1;width:auto;min-width:0;max-width:80px;height:auto;container-type:inline-size}.AttachmentCard-module__InHhDq__cardClickable{cursor:pointer}.AttachmentCard-module__InHhDq__cardFailed{border:var(--ant-line-width) var(--ant-line-type) var(--ant-color-error-border)}.AttachmentCard-module__InHhDq__image{object-fit:cover;width:100%;height:100%}.AttachmentCard-module__InHhDq__file{width:100%;height:100%;padding:var(--ant-padding-xs);flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;overflow:hidden}.AttachmentCard-module__InHhDq__fileIcon{width:var(--icon-size);height:var(--icon-size);border-radius:var(--ant-border-radius);flex:none}.AttachmentCard-module__InHhDq__fileName{-webkit-line-clamp:var(--name-lines);max-width:100%;font-size:var(--name-font-size);line-height:var(--name-line-height);color:var(--ant-color-text);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AttachmentCard-module__InHhDq__progress{z-index:1;background-color:#0003;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.AttachmentCard-module__InHhDq__actions{z-index:2;justify-content:center;align-items:center;gap:var(--ant-padding-xs);opacity:0;pointer-events:none;transition:opacity var(--ant-motion-duration-slow);background-color:#0006;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.AttachmentCard-module__InHhDq__card:hover .AttachmentCard-module__InHhDq__progress{display:none}.AttachmentCard-module__InHhDq__card:hover .AttachmentCard-module__InHhDq__actions{opacity:1;pointer-events:auto}.AttachmentCard-module__InHhDq__action{color:var(--ant-color-white);cursor:pointer;background-color:#0000;border:none;padding:0;display:flex}@media (max-width:575.99px){.AttachmentCard-module__InHhDq__card{--name-lines:1;width:60px;height:60px}}
.InputAttachmentUploader-module__mpsMkG__dropArea{z-index:10;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.InputAttachmentUploader-module__mpsMkG__dropArea.InputAttachmentUploader-module__mpsMkG__active{opacity:1;pointer-events:auto}.InputAttachmentUploader-module__mpsMkG__dropArea:before{content:"";background-color:var(--ant-color-primary-bg);border-radius:var(--_input-border-radius,var(--ant-border-radius));border:1px dashed var(--ant-color-primary-border);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}
.UserInputBox-module__QZUa8q__inputWrapper{--_input-border-radius:12px}.UserInputBox-module__QZUa8q__inputArea.UserInputBox-module__QZUa8q__inputArea{row-gap:var(--ant-padding-lg);width:100%}.UserInputBox-module__QZUa8q__footerHint{padding-left:var(--ant-padding-xs);padding-right:var(--ant-padding-xs)}.UserInputBox-module__QZUa8q__inputContainer.UserInputBox-module__QZUa8q__inputContainer{background-color:var(--ant-color-white);border:1px solid var(--ant-color-border);border-radius:var(--_input-border-radius);width:100%;padding-top:var(--ant-padding-xs);--_input-font-size:var(--ant-font-size-lg);--_input-line-height:1.5;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005,0 1px 6px -1px #00000005,0 1px 2px #00000008}.UserInputBox-module__QZUa8q__inputContainer:focus-within{border-color:var(--ant-color-primary)}.UserInputBox-module__QZUa8q__inputContainer .ant-input{--_input-padding-top:var(--ant-padding-xxs);--_input-padding-bottom:0px;font-size:var(--_input-font-size);line-height:var(--_input-line-height);padding:var(--_input-padding-top) var(--ant-padding-sm) var(--_input-padding-bottom)!important;transition:none!important}.UserInputBox-module__QZUa8q__inputContainer .ant-input::placeholder{opacity:.4}.UserInputBox-module__QZUa8q__actions.UserInputBox-module__QZUa8q__actions{padding:var(--ant-padding-xs) var(--ant-padding-sm) var(--ant-padding-sm)}.UserInputBox-module__QZUa8q__sendButton,.UserInputBox-module__QZUa8q__stopButton{margin-left:auto;font-size:0!important}.UserInputBox-module__QZUa8q__attachments.UserInputBox-module__QZUa8q__attachments{padding:var(--ant-padding-xxs) var(--ant-padding-sm) var(--ant-padding-xs);overflow-x:auto}
.TableAIPromptInput-module__TizbEW__wrapper{background:var(--ant-color-bg-container);isolation:isolate;background-clip:padding-box;border-radius:12px;width:680px;max-width:100%;margin-left:auto;margin-right:auto;position:relative}.TableAIPromptInput-module__TizbEW__wrapper:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(90deg,#4489f2 0%,#b460d8 25%,#d94d86 50%,#ec693e 75%,#f08d36 100%) border-box;border:1.2px solid #0000;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.TableAIPromptInput-module__TizbEW__wrapper:after{content:"";filter:blur(25px);pointer-events:none;z-index:-1;background:linear-gradient(90deg,#4589f2 0%,#b461d8 25%,#d94d86 50%,#ec693e 75%,#f08d37 100%);border-radius:40px;width:588px;max-width:100%;height:20px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.TableAIPromptInput-module__TizbEW__examples.TableAIPromptInput-module__TizbEW__examples{margin-top:var(--ant-margin)}.TableAIPromptInput-module__TizbEW__inputBox>:first-child,.TableAIPromptInput-module__TizbEW__inputBox>:first-child:focus-within{box-shadow:none;border-color:#0000}
.EntriesPage-module__XLNpEG__wrapper{--entries-toolbar-height:44px;height:100%;overflow:hidden}.EntriesPage-module__XLNpEG__grid{flex:1;overflow:hidden}.EntriesPage-module__XLNpEG__empty{flex-direction:column;justify-content:center;align-items:center;margin-top:20vh;margin-bottom:auto;display:flex}.EntriesPage-module__XLNpEG__emptyTitle.EntriesPage-module__XLNpEG__emptyTitle{margin-bottom:var(--ant-margin-xxs)}.EntriesPage-module__XLNpEG__splitter{border-top:1px solid var(--ant-color-border-secondary);min-height:0;height:calc(100% - var(--entries-toolbar-height))!important}.EntriesPage-module__XLNpEG__entriesGrid{height:100%}.EntriesPage-module__XLNpEG__entriesGrid .ag-root-wrapper{border:0}
/*# sourceMappingURL=15b2ytdga6wij.css.map*/