html,body,#root{margin:0;height:100%;font-family:Roboto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#181616;background-color:#e8e8e8}body{font-size:1.6rem}main{width:98vw;height:100%;padding:10px;display:flex;gap:1rem}main .left-column,main .right-column{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:50%}main .left-column__top{height:66%}main .left-column__bottom{height:33%}main .right-column__top,main .right-column__mid,main .right-column__bottom{height:33.3333333333%}section{background-color:#fff;border-radius:8px;height:100%;padding:1rem;overflow-y:auto}section h2{color:#313949}section .active-row{background-color:#d0ecac}section table{margin:1rem 0}section .view-all{font-size:1.2rem;text-decoration:underline;display:flex;align-items:center;justify-content:center}.markdown-editor-textarea{flex:1;padding:16px;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;width:100%;outline:none;font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;resize:none;transition:border-color .3s}.markdown-editor-textarea:focus{border-color:#795548}.markdown-editor-markdown{flex:1;padding:16px;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;width:100%;outline:none;font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;resize:none;transition:border-color .3s;overflow-y:auto;background-color:#f5f5f5}.muiMarkDown{background-color:#eee;border:1px solid #cccccc;border-radius:5px}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.header div,.toggle-button-group{display:flex;gap:1rem}.toggle-button-group .toggle-button{border:none;cursor:pointer;background-color:inherit;text-align:start;width:100%;padding:0;font-size:inherit;background-color:#e0e7e9;color:#007594;padding:.5rem;border-radius:8px;font-weight:700;font-size:1rem}.toggle-button-group .toggle-button__active{background-color:#007594;color:#fff}.contact{background-color:#f6f7f5;padding:1rem;border-radius:8px}.contact:not(last-of-type){margin-bottom:1rem}.contact button{border:none;cursor:pointer;background-color:inherit;text-align:start;width:100%;padding:0;font-size:inherit;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#313949;margin-bottom:1rem}.contact span{color:#007594}.person-view{background-color:#d0ecac}.person-view span,.person-view a{color:#5e7e35;font-weight:700}.attention{background-color:#f003}.red{color:red}.red-striketru{color:red;text-decoration:line-through}.PC{background-color:#f6f7f5;padding:1rem;border-radius:8px}.PC:not(last-of-type){margin-bottom:1rem}.PC button{border:none;cursor:pointer;background-color:inherit;text-align:start;width:100%;padding:0;font-size:inherit;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#313949;margin-bottom:1rem}.PC span{color:#007594}.attention button{color:#ff0000e6}.PC_preview_big{position:absolute;right:8rem;top:8rem;background-color:beige;border:1pt solid rgb(138,138,138);width:40vw;min-height:50vh;max-height:80vh;padding:10px;overflow-y:scroll}.closebutton{position:absolute;right:1rem;top:1rem}.content{line-height:110%}
