:root{--content-padding: 1em}#app,#app>*,#app>*>*{height:100%}#main{padding:var( --content-padding );height:100%;overflow:auto}#content{height:100%;overflow:auto}button.add>*{color:#556b2f}button.upd>*{color:#483d8b}button.del>*{color:#b22222}.ant-modal-body{max-height:75vh;overflow:auto}.progress-abs{position:absolute;top:0;bottom:0;left:0;right:0;background:#f5f5f5aa;padding-top:30%;z-index:9}:root{--header-height: 3.3em}#header{height:var( --header-height );display:flex;align-items:start;gap:2em}#header p{align-self:center;flex-grow:1;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:1em}#header p>*{align-self:center;line-height:initial}#header>*{margin:0;padding:0;max-height:var( --header-height )}#header *{max-height:var( --header-height )}#header a>img{max-height:calc(var( --header-height ) - 1em)}@media (max-width: 800px){#header span.ant-tabs-tab-icon+span{display:none}}@media (max-width: 600px){#header p span.ant-avatar+span{display:none}}.manyUsers{max-width:100%}.manyUsers>*>*{flex-direction:row;flex-wrap:wrap!important}.pForAvatarOnly{margin:0}.user .ant-avatar>img{object-fit:contain!important}.withoutAvatar .ant-avatar-group{display:flex;flex-wrap:wrap;justify-content:start!important}.withoutAvatar .ant-avatar-group .user{margin-inline-start:0}#main .user.delegate .ant-avatar~span{box-shadow:none}#main .user.delegate .ant-avatar,#main .withoutAvatar .user.delegate>span{box-shadow:0 0 1em #daa520}#main .user.sign-positive,#main .user.sign-negative,#main .user.sign-comment,#main .user.sign-say{position:relative}#main .user.sign-negative:before,#main .user.sign-positive:before,#main .user.sign-comment:before,#main .user.sign-say:before{position:absolute;top:-1.3em;font-size:1em;z-index:9;text-shadow:.1em .1em .3em #7e7e78;width:100%;text-align:center}#main .withoutAvatar .user.sign-negative:before,#main .withoutAvatar .user.sign-positive:before,#main .withoutAvatar .user.sign-comment:before{left:-1.3em;top:0;font-size:1em;text-align:left}#main .user .ant-avatar-circle:has(>img){box-shadow:0 0 .3em #fffaf0,0 0 .2em #6495ed,0 0 .1em #fffaf0;background:#fffaf09e}#main .user.sign-kick:before{content:"🖊️"}#main .info .user.sign-kick:before{content:""}#main .user.sign-neutral:before{content:""}#main .user.sign-say .ant-avatar-circle{box-shadow:0 0 .3em #8b0000,0 0 .2em #8b0000,0 0 .1em #8b0000;background:#bc8f8f9e}#main .user.sign-say:before{content:"📢";left:1em;top:.6em}#main .user.sign-comment .ant-avatar-circle{box-shadow:0 0 .3em #483d8b,0 0 .2em #483d8b,0 0 .1em #483d8b;background:#8f8fbc9e}#main .user.sign-comment:before{content:"🗯️";left:1.1em;top:-.5em}#main .user.sign-positive .ant-avatar-circle{box-shadow:0 0 .3em #556b2f,0 0 .2em #556b2f,0 0 .1em #556b2f;background:#8fbc8f9e}#main .user.sign-positive:before{content:"✔️"}#main .user.sign-negative .ant-avatar-circle{box-shadow:0 0 .3em #8b0000,0 0 .2em #8b0000,0 0 .1em #8b0000;background:#bc8f8f9e}#main .user.sign-negative:before{content:"❌"}#main s.user{text-decoration:none}#footer{height:1em;margin:0;padding:.1em;overflow:hidden;text-align:right;line-height:.9em}#footer *{font-size:.9em;height:1em;padding:0;color:#b0c4de;display:inline-block;margin:0 0 0 1em}.logo{display:flex;justify-content:center}.logo img{margin-left:0;transition:all .7s}.ant-layout-sider-collapsed .logo img{margin-left:1.7em}.man{display:flex;height:100%}.man>.toc{width:clamp(200px,15%,45%);position:sticky;top:0}.man>.toc li{list-style:circle}.man>.toc li:has(a.active){list-style:disc}.man>.toc a.active{color:#000;text-decoration:none}.man>.md{width:clamp(800px,100%,1000px);margin:auto;padding:.7em;height:calc(100% - 1.5em);overflow:auto}@media (max-width: 800px){.man>.md{width:calc(100% - 1.5em)}}@media (max-width: 600px){.man{flex-direction:column}.man>.md{width:calc(100% - .6em);padding:.3em}}.md ul,.md ol{padding-left:.7em;margin-block-start:.3em;margin-block-end:.3em}.md ol{list-style:auto}.md ul{list-style:disc}.md ul ul{list-style:circle}.md ul ul ul{list-style:square}.md ul li,.md ol li{margin-left:1em}.md h1{text-align:center;font-weight:bolder;font-size:1.7em}.md h2{font-size:1.7em;margin-left:2em}.md h3{margin-left:3em}.md h4{margin-left:4em}.md h5{margin-left:5em}.md b,.md strong{font-weight:bolder}.md em{font-style:oblique}.md blockquote{border-left:thick solid lightgray;padding:.3em}.md pre{font-family:monospace}.md code{background:linear-gradient(-30deg,lightyellow,transparent);border-bottom:thin dotted;font-size:.9em}.md pre code{display:inline-block;border:thin dotted;padding:.1em .3em;border-radius:.2em;font-size:.7em}.md table{border-collapse:collapse}.md table th,.md table td{border:thin solid black;padding:0 .3em}.md table th{font-weight:bolder;text-align:center}.md ins{color:#228b22;font-family:monospace}.md del{color:#b22222;font-family:monospace}.md dl>dt{text-decoration:underline}.md dl>dd{border-left:thin dotted;font-size:.8em;margin-left:.3em;padding-left:.3em}.md p{margin-bottom:.3em;margin-block-start:.7em;margin-block-end:0}.md img{max-width:calc(100% - 1.5em)}.promo{display:flex;height:100%}.promo>.toc{width:clamp(200px,15%,45%);position:sticky;top:0}.promo>.toc li{list-style:circle}.promo>.toc li:has(a.active){list-style:disc}.promo>.toc a.active{color:#000;text-decoration:none}.promo>.content{width:clamp(320px,100%,1000px);height:calc(100% - 2em);margin:auto;padding:.7em;overflow:auto}.promo>.content fieldset{height:calc(100% - 2em)}embed{width:100%;height:100%}@media (max-width: 720px){.promo{flex-direction:column}}#loginArea{position:absolute;left:50%;top:37%;transform:translate(-50%,-50%);width:444px;min-height:282px;z-index:2}#header:has(~#content #loginForm),#leftaside:has(~#main #loginForm){display:none}#loginForm form{min-width:17em;z-index:2}#loginForm .ant-card-body{display:flex}#loginForm .ant-card-head-title{z-index:2}.clientinfo__picture{box-shadow:none;border:none;right:100%;max-width:50%;max-height:100%}#loginForm .curUserInfo__picture{position:absolute;top:0;right:0;border-radius:.7em}#loginForm.is-auth .curUserInfo__picture{height:calc(20em - 60px);top:35px;right:1em;transition:.3s all}#loginForm.not-auth .curUserInfo__picture{height:14em;z-index:2;transition:.3s all}#loginForm .clientinfo__description{position:absolute;left:100%;width:50%;padding:1em}#loginForm .curUserInfo__family_name{text-align:center;font-weight:bolder;font-size:1.7em;color:#2970a9;text-transform:uppercase;max-width:61%}#loginForm .curUserInfo__given_name{text-align:center;font-size:1.3em;max-width:61%}#loginForm .user{display:flex}#loginForm .user>.ant-avatar{float:left;display:inline-block}#loginForm .user .user-name{margin:auto;display:block;height:100%}#loginArea .clientinfo__loginformFooter{position:relative;background:#f5f5f5aa;padding:.3em;border-radius:.3em;top:-.6em;transition:.3s}#loginArea .clientinfo__loginformFooter:hover{background:#f5f5f5}.client__card{padding-bottom:53%}:has(>.client__wrap){position:absolute;height:calc(100% - 56px);width:100%}.client__wrap{position:absolute;top:0;bottom:0;left:0;right:0}.client__picture{position:absolute;bottom:0;right:0;max-width:clamp(50%,10em,100%);max-height:clamp(50%,10em,100%)}.client__description{position:absolute;padding:.5em;margin:.5em;border:thin solid #f5f5f5;background:#f7f7f777;border-radius:.3em}.client__ownerId{position:absolute;bottom:0}.client__picture__selector :has(center){position:relative}.client__picture__selector center{position:absolute;left:0;right:0;top:0;bottom:0;padding-top:calc(100% - 2.3em);text-align:center;color:#f0f8ff;text-shadow:0 0 .3em #667788}#client-info td{min-width:7em}#client-info td span div:has([aria-label=Edit]){border:thin dashed lightslategray;border-radius:.3em}.group__delete{float:left;visibility:hidden}.group:hover .group__delete{visibility:visible}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;scrollbar-gutter:stable}#app,#app>*,#app>*>*{height:100%!important}
