html.discourse-touch:not(.keyboard-visible) .gilbert-modal .d-modal__header{padding:.5rem .5rem .5rem 1.5rem}html.discourse-touch:not(.keyboard-visible) .gilbert-modal .d-modal__header .d-modal__title{text-align:unset;margin:unset}html.discourse-touch:not(.keyboard-visible) .gilbert-modal .d-modal__header .modal-close{display:flex}html.discourse-touch:not(.keyboard-visible) .gilbert-modal .d-modal__container{box-shadow:none}html.discourse-touch:not(.keyboard-visible) .gilbert-modal .d-modal__container:before{display:none}.gilbert-modal .d-modal__title-text{color:var(--secondary)}.gilbert-modal .d-modal__header{border-bottom:none}.gilbert-modal .d-modal__header .modal-close .d-icon{color:var(--secondary)}.discourse-no-touch .gilbert-modal .d-modal__header .modal-close .d-icon{color:var(--secondary)}.gilbert-modal .d-modal__container{max-width:100%;min-width:auto;max-height:100vh;height:100%;border-radius:0;background:linear-gradient(90deg, var(--tertiary-hover) 0%, var(--tertiary) 50%);background-color:var(--tertiary)}.gilbert-modal~.d-modal__backdrop{animation:none;background:linear-gradient(90deg, var(--tertiary-hover) 0%, var(--tertiary) 50%);background-color:var(--tertiary)}.gilbert-modal__content-wrapper{display:flex;flex-direction:column;box-sizing:border-box;align-items:center;justify-content:center;max-width:60em;width:100%;margin:auto;padding:4em;border-radius:1.5em;background:rgba(var(--secondary-rgb), 0.65);box-shadow:var(--shadow-card)}@media screen and (max-width: 40rem){.gilbert-modal__content-wrapper{padding:2em 1em}}.gilbert-modal__gilbert-wrapper{display:flex;justify-content:center;gap:.5em;margin-bottom:2em}.gilbert-modal__gilbert-wrapper .gilbert-avatar{position:relative;align-self:flex-start}.gilbert-modal__gilbert-wrapper .gilbert-avatar:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;animation:fadePulse 4s infinite ease,rotate-forever 2s infinite linear}.gilbert-modal__gilbert-wrapper .gilbert-avatar .avatar{width:4em;height:4em;border:2px solid rgba(0,0,0,0);object-fit:cover}@media screen and (max-width: 40rem){.gilbert-modal__gilbert-wrapper .gilbert-avatar .avatar{width:3em;height:3em}}.gilbert-modal__gilbert-wrapper .gilbert-message{background:var(--secondary);padding:1em;border-radius:.5em 2em 2em 1.5em;animation:borderFadeIn 2s ease forwards;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none}@media screen and (max-width: 40rem){.gilbert-modal__gilbert-wrapper .gilbert-message{font-size:var(--font-down-1)}}.gilbert-modal__input-wrapper{display:flex;align-items:center;gap:.5em;width:100%;max-width:90dvw;margin-top:1em}@media screen and (min-width: calc(40rem + 1px)){.gilbert-modal__input-wrapper{width:80%;max-width:46em}}.gilbert-modal__input-wrapper #gilbert-modal-input{width:100%;max-height:200px;margin:0;resize:none;scrollbar-width:none}.gilbert-modal__input-wrapper #gilbert-modal-input::scrollbar{height:0}.gilbert-modal__input-wrapper #gilbert-modal-input:focus{box-shadow:0px 0px 0px 1px var(--tertiary)}.gilbert-modal__input-wrapper .ai-bot-button{align-self:end;min-width:2.5em;min-height:2.5em}.gilbert-modal__button-wrapper{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin-bottom:1em}.gilbert-modal__button-wrapper .ai-question-button{flex:1 0 30%;border-radius:1em}@media screen and (max-width: 40rem){.gilbert-modal__button-wrapper{gap:.5em;margin-bottom:.5em}.gilbert-modal__button-wrapper .ai-question-button{flex:1 0 calc(50% - 1.5em);border-radius:1em}}@media screen and (max-width: 40rem){.gilbert-modal__button-wrapper .ai-question-button{font-size:var(--font-down-1)}}.gilbert-modal .ai-disclaimer{text-align:center;font-size:var(--font-down-1);color:var(--primary-900)}@media screen and (min-width: calc(40rem + 1px)){.gilbert-modal .ai-disclaimer{width:80%;max-width:46em}}.gilbert-modal .ai-recent-messages{display:flex;align-items:center;justify-content:center;margin-top:1em}.gilbert-modal .ai-recent-messages .btn{color:var(--secondary);border:2px solid var(--secondary)}@media screen and (max-width: 40rem){.gilbert-modal .ai-recent-messages .btn{font-size:var(--font-down-1)}}.discourse-no-touch .gilbert-modal .ai-recent-messages .btn:focus,.discourse-no-touch .gilbert-modal .ai-recent-messages .btn:hover,.discourse-no-touch .gilbert-modal .ai-recent-messages .btn:active{background:var(--secondary) !important;color:var(--tertiary)}.discourse-no-touch .gilbert-modal .ai-recent-messages .btn:focus .d-icon,.discourse-no-touch .gilbert-modal .ai-recent-messages .btn:hover .d-icon,.discourse-no-touch .gilbert-modal .ai-recent-messages .btn:active .d-icon{color:var(--tertiary)}.discourse-touch .gilbert-modal .ai-recent-messages .btn:active{background:var(--secondary) !important;color:var(--tertiary)}.discourse-touch .gilbert-modal .ai-recent-messages .btn:active .d-icon{color:var(--tertiary)}.gilbert-modal .ai-recent-messages .btn .d-icon{color:var(--secondary)}.sidebar-footer-wrapper .sidebar-footer-actions{display:flex;align-items:center;justify-content:flex-end;width:100%}.sidebar-footer-wrapper .sidebar-footer-actions .ai-new-question-button{font-size:var(--font-down-1)}html:not(.rtl) .sidebar-footer-wrapper .sidebar-footer-actions .ai-new-question-button{margin-right:auto}.rtl .sidebar-footer-wrapper .sidebar-footer-actions .ai-new-question-button{margin-left:auto}.user-card-Gilbert .usercard-controls{display:none !important}body.archetype-private_message .topic-post article[data-user-id="-1205"] nav.post-controls .actions button.share,body.archetype-private_message .topic-post article[data-user-id="-1207"] nav.post-controls .actions button.share,body.archetype-private_message .topic-post article[data-user-id="-1209"] nav.post-controls .actions button.share,body.archetype-private_message .topic-post article[data-user-id="-1210"] nav.post-controls .actions button.share{display:none}.d-modal.ai-share-modal .lightbox-wrapper img,.d-modal.ai-share-full-topic-modal .lightbox-wrapper img{max-width:100%}.gilbert-modal .gilbert-modal__main{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.gilbert-modal .gilbert-modal__main.loading:after{content:"";position:absolute;width:20px;height:20px;border:4px solid rgba(var(--secondary-rgb), 0.3);border-right-color:var(--secondary);border-radius:50%;animation:rotate-forever .75s infinite linear}.gilbert-modal .gilbert-modal__main.loading .gilbert-modal__content-wrapper{pointer-events:none;touch-action:none;animation:fadeOutLoading 1.5s forwards}.gilbert-modal .gilbert-modal__main.loading~.ai-recent-messages{pointer-events:none;touch-action:none;animation:fadeOutLoading 1.5s forwards}article[data-user-id="-1205"] .topic-avatar{pointer-events:none}article[data-user-id="-1205"] .topic-avatar .post-avatar:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;animation:fadePulse 4s ease,rotate-forever 2s linear;animation-iteration-count:0}article[data-user-id="-1205"] .topic-avatar .post-avatar img.avatar{border:2px solid rgba(0,0,0,0)}article[data-user-id="-1205"].streaming .topic-avatar .post-avatar:before{content:"";animation-iteration-count:infinite}article[data-user-id="-1205"] .topic-body .topic-meta-data .names{pointer-events:none}a[data-user-card=Gilbert],.topic-map .participants .user .user-link[href="/u/gilbert"]{pointer-events:none}.analyze-post-btn{vertical-align:middle;margin-left:.25em;margin-right:-0.25em}.analyze-post-btn .d-icon{color:var(--primary-med-or-secondary-med)}.discourse-no-touch .analyze-post-btn:hover .d-icon,.discourse-no-touch .analyze-post-btn:focus .d-icon{color:var(--tertiary)}@keyframes fadeOutLoading{0%{opacity:1}100%{opacity:.3}}@keyframes borderFadeIn{0%{box-shadow:inset 0px 0px 0px 0px var(--tertiary)}100%{box-shadow:inset -2px 0px 0px 0px var(--tertiary)}}@keyframes fadePulse{0%{box-shadow:inset 3px 0px 2px 0px #fff}40%{box-shadow:inset 3px 0px 2px 0px var(--tertiary)}60%{box-shadow:inset 3px 0px 2px 0px var(--tertiary)}100%{box-shadow:inset 3px 0px 2px 0px #fff}}body.has-ai-conversations-sidebar .sidebar-wrapper [data-section-name=ai-conversations-history] .sidebar-section-link-wrapper .sidebar-section-link,body.has-ai-conversations-sidebar .hamburger-dropdown-wrapper [data-section-name=ai-conversations-history] .sidebar-section-link-wrapper .sidebar-section-link{font-size:var(--font-0);border-radius:1em}body.has-ai-conversations-sidebar .sidebar-wrapper [data-section-name=ai-conversations-history] .sidebar-section-link-wrapper .sidebar-section-link.date-heading,body.has-ai-conversations-sidebar .hamburger-dropdown-wrapper [data-section-name=ai-conversations-history] .sidebar-section-link-wrapper .sidebar-section-link.date-heading{margin-top:0;color:var(--primary-very-high);font-weight:bold;font-size:var(--font-0)}.ai-new-question-button__wrapper{display:none}.topic-body .persona-flair{display:none}.archetype-private_message.has-ai-conversations-sidebar .topic-map section:first-of-type{border-radius:var(--d-default-border-radius)}
/*# sourceMappingURL=common_theme_881_fdb3dcb5cf5e09189e5fe6d5c5ae66072d93cae5.css.map?__ws=vaperina.cc */
