#help-button-wrapper{position:fixed;bottom:4%;right:2.5rem;z-index:998;min-width:12.75rem}#help-button-wrapper .help-button{background:var(--bg-brand-primary-bold-base);color:var(--text-inverse-bold);border-radius:2.5rem;padding:.625rem 2.5rem;width:100%;box-shadow:0 3px 5px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.2);margin:auto;text-align:center}#help-button-wrapper .help-button span{text-align:center;align-items:center;justify-content:center;gap:.5rem}#help-button-wrapper .help-button .help-button-title-close svg{height:.75rem;width:.75rem}#help-button-wrapper .help-chat{position:absolute;bottom:2.5rem;width:12.75rem;max-width:100%;justify-content:center;right:-16rem;transition-delay:200ms;transition-duration:1s}#help-button-wrapper .help-chat>*{display:flex;align-items:center;justify-content:flex-start;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);border-radius:.5rem;background-color:var(--bg-brand-primary-subtle-base);max-width:100%;padding:.5rem .75rem;border:.0625rem solid var(--border-neutral-subtle);font-size:.625rem}#help-button-wrapper .help-chat>* svg{height:1.25rem;width:1.25rem;color:var(--text-brand-primary-bold-base)}#neoassist-chat-modal-wrapper{z-index:999}#neoassist-chat-modal{background:#00000080}#neoassist-chat-modal div{height:33.25rem;overflow:hidden}#neoassist-chat-modal button{right:.375rem;top:.375rem;padding:1rem;border-radius:50%}body:has(#neoassist-chat-modal-wrapper.open){overflow:hidden;}@media(max-width:48rem){#help-button-wrapper{right:1rem;min-width:auto}#help-button-wrapper .help-chat{max-width:unset;width:max-content;bottom:3.5rem;padding:.5rem}#help-button-wrapper .help-button{width:auto;padding:.5rem}#help-button-wrapper.open .help-button{padding:1rem}#help-button-wrapper .help-button .help-button-title-close svg{width:1rem;height:1rem}}#help-button-wrapper.open .help-button .help-button-title-close,#help-button-wrapper.open .help-chat{display:flex}#help-button-wrapper .help-button .help-button-title-close{display:none}#help-button-wrapper.open .help-button .help-button-title{display:none}#help-button-wrapper .help-button .help-button-title{display:flex}#help-button-wrapper.open .help-chat{right:0}
