body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#0000;color:#e5e7eb;display:flex;flex-direction:column;margin:0;min-height:100vh;text-align:center}.App input,.App textarea{background:#0000;box-shadow:none;color:#e5e7eb!important;margin:0}.App-main{flex:1 1}.App-footer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1f2a3759;border-top:1px solid #e5e7eb1f}.App-footer a{color:#e5e7ebd9;font-weight:700}.App-footer a:hover{color:#dbeafe}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.comment{background-color:#1f2a37;border:1px solid #4b5663!important;border-radius:5px}.comment p{text-align:left}.MuiFormControl-root{margin:0!important}.comment-form{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.comment-button{font-size:.875rem!important;height:50px!important;width:180px!important}.general-button{background-color:#006aff!important;background-image:linear-gradient(180deg,#ffffff26,#fff0);box-shadow:0 1px 1px rgba(18,21,26,.075);color:#fff!important;cursor:pointer;font-weight:700!important}.general-button.Mui-disabled{background-color:#6b7280!important;color:#ffffffd9!important}.chat-icon{height:20px;width:20px}.comment-input{margin-bottom:2;position:relative;transition:all .3s ease}.comment-input .MuiInputBase-root{padding:0!important}.comment-input .MuiOutlinedInput-root{border-radius:14px;overflow:hidden}.comment-input fieldset{border-radius:14px}.comment-input textarea{padding:13px}.comment-input .Mui-focused input,.comment-input .Mui-focused textarea{background-color:#374251}.comment-input .Mui-focused fieldset,.comment-input :hover fieldset{border-color:#006aff!important}.comment-input .drag-overlay{align-items:center;background-color:#006aff33;border:2px dashed #006aff;border-radius:14px;bottom:0;display:none;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .3s ease;z-index:10}.comment-input .drag-overlay-text{background-color:#000000b3;border-radius:4px;color:#fff;font-size:1.1rem;padding:8px 16px}.comment-input.drag-over{border-color:#006aff!important}.comment-input.drag-over .drag-overlay{display:flex}.MuiInputBase-input:-webkit-autofill,.MuiInputBase-input:-webkit-autofill:focus,.MuiInputBase-input:-webkit-autofill:hover,input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1f2a37!important;caret-color:#fff!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}.reply-comment-input input{padding-right:80px}.comment-content,.reply-comment-content,.reply-content{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;white-space:pre-wrap}.expandable-text{text-align:left}.expandable-text__content{margin:0}.expandable-text__content--collapsed{-webkit-box-orient:vertical;-webkit-line-clamp:5;-webkit-line-clamp:var(--expandable-lines,5);line-clamp:5;line-clamp:var(--expandable-lines,5);display:-webkit-box;overflow:hidden}.expandable-text__content--faded{-webkit-mask-image:linear-gradient(180deg,#000 72%,#0000);mask-image:linear-gradient(180deg,#000 72%,#0000)}.expandable-text__toggle{align-items:center;background:#006aff1f;border:1px solid #006aff59;border-radius:999px;color:#9cc3ff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:700;gap:6px;letter-spacing:.01em;margin-top:6px;padding:4px 10px;transition:background-color .16s ease,border-color .16s ease,transform .12s ease,color .16s ease}.expandable-text__toggle:hover{background:#006aff2e;border-color:#006aff80;color:#dbeafe}.expandable-text__toggle:active{transform:translateY(1px)}.expandable-text__toggle:focus-visible{outline:2px solid #006affd9;outline-offset:2px}.drop-area{transition:all .3s ease}.drop-area.drag-over{background-color:#2196f31a!important;border-color:#2196f3!important}.attachment-preview-container{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;margin-top:8px}.attachment-preview-item{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;height:50px;overflow:hidden;position:relative;transition:transform .2s ease;width:50px}.attachment-preview-item:hover{transform:scale(1.05)}.attachment-preview-item .delete-icon{align-items:center;background-color:#00000080;bottom:0;cursor:pointer;display:none;justify-content:center;left:0;position:absolute;right:0;top:0}.attachment-preview-item:hover .delete-icon{display:flex}.comment-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.comment-attachment{border-radius:4px;box-shadow:0 1px 3px #0000001f;overflow:hidden;position:relative}.comment-attachment img{height:100%;object-fit:cover;width:100%}
/*# sourceMappingURL=main.2e47c3bf.css.map*/