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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f8f9fa;color:#212529;font-family:Arial,sans-serif;margin:0;padding:0}button,input{font-family:inherit;font-size:inherit}.comment{background-color:#fff;border-left:1px solid #000;border-radius:2px;box-shadow:0 4px 6px #6c757d1a,0 2px 4px #6c757d0f;padding-bottom:5px;padding-left:20px}.comment .comment-header{align-items:center;display:flex}.comment .comment-header .user-icon{border-radius:50%;height:30px;margin-right:10px;width:30px}.comment .comment-header .username{font-size:14px;font-weight:700}.comment .comment-header .descrip-text{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:12px;margin-left:8px}.comment .comment-text{margin-left:25px}.comment .button-container{display:flex;gap:8px;margin-left:20px}.comment .button-container .updownvote-button{align-items:center;margin-right:3px}.comment .button-container .reply-icon{margin-right:5px}.comment .reply-input{display:flex;flex-direction:column;margin-top:5px;width:100%}.comment .reply-input input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:16px;margin-bottom:10px;padding:10px;width:100%}.comment .reply-input .reply-footer{align-items:center;display:flex;width:100%}.comment .reply-input .reply-footer .error-message{color:red;font-size:14px}.comment .reply-input .reply-footer .cancel-button,.comment .reply-input .reply-footer .submit-button{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-left:auto;padding:8px 20px}.comment .reply-input .reply-footer .cancel-button:hover,.comment .reply-input .reply-footer .submit-button:hover{opacity:.8}.comment .reply-input .reply-footer .cancel-button{background-color:#d9dfe6;color:#000}.comment .reply-input .reply-footer .submit-button{background-color:#007bff;margin-left:10px}.comment-form{background-color:#fff;border:1px solid #6c757d;border-radius:4px;box-shadow:0 4px 6px #6c757d1a,0 2px 4px #6c757d0f;margin-bottom:8px;padding:2px}.comment-form form{display:flex;flex-direction:column;width:auto}.comment-form form textarea{border:1px solid #6c757d;border-radius:4px;height:80px;margin-bottom:4px;margin-right:4px;padding:4px;resize:none}.comment-form form textarea::placeholder{text-align:left;white-space:pre-line}.comment-form form .form-footer{align-items:center;display:flex;justify-content:space-between;min-height:40px}.comment-form form .form-footer .error{color:red;font-size:12px;visibility:hidden}.comment-form form .form-footer .error.visible{visibility:visible}.comment-form form .form-footer button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:auto;padding:4px 8px;transition:background-color .3s ease-in-out}.comment-form form .form-footer button:hover{background-color:#004a99}.comment-list{padding:8px}
/*# sourceMappingURL=main.aefbb5b2.css.map*/