html,body,#root{height:100%}body{margin:0}#root{display:flex}.str-chat__channel-list{background-color:#0000;border-radius:.5em;padding:.5em}.str-chat__channel-preview{border-radius:.5em}.str-chat__channel-preview-messenger--active{background-color:--primary}.str-chat__channel{border-radius:.5em;width:100%}.str-chat__channel .str-chat__container{width:100%}.str-chat__channel .str-chat__container .str-chat__main-panel{width:0}.str-chat__channel .str-chat__container--hideOnPin .str-chat__main-panel{display:none}.str-chat__main-panel{flex:1;min-width:0}--thread-open.str-chat__main-panel{display:none}.str-chat__list{padding-bottom:10px}.str-chat,.str-chat__list,.str-chat__thread,.str-chat__message-input,.str-chat__thread-container{background-color:#0000!important}.str-chat__message .str-chat__quoted-message-preview{font-size:.8rem}.str-chat__thread-container .str-chat__message .str-chat__quoted-message-preview{display:none}div[data-testid=quoted-message-text]{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{color:#888}.dark .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{color:#ddd}.str-chat__thread{border-left:0}.str-chat__modal--open .str-chat__modal__inner{width:90%;max-width:500px}.str-chat__edit-message-form-options{gap:.5em}.str-chat__send-button,.str-chat__file-input-container{align-self:end}.str-chat__channel-header{background-color:#0000!important;padding-bottom:0!important}.str-chat__empty-channel{background-color:#0000!important}@media screen and (min-width:768px){.str-chat__thread{z-index:1;max-width:100%;height:100%;max-height:inherit;overflow-y:inherit;background-color:hsl(var(--muted));flex:1;position:relative;left:0;right:0}.str-chat__channel-list{max-width:250px}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{max-height:unset}}
.word-search{flex-direction:column;align-items:center;display:flex}.word-search .grid{flex-direction:column;display:flex}.word-search .grid-row{display:flex}.word-search .grid-cell{cursor:pointer;border:1px solid #000;justify-content:center;align-items:center;width:30px;height:30px;margin:2px;font-size:20px;font-weight:700;display:flex}.word-search .grid-cell.selected{background-color:#ff0}.word-search .word-list{margin:20px 0}.word-search .word-list .found{color:green;text-decoration:line-through}
