@import url(/static/css/element.css?3c08a5b38619);@import url(/static/css/footer.css?3c08a5b38619);@import url(/static/css/header.css?3c08a5b38619);@import url(/static/css/message.css?3c08a5b38619);@font-face{font-family:"text";src:url(/static/css/text.ttf?3c08a5b38619);font-display:swap}@font-face{font-family:"title";src:url(/static/css/title.woff?3c08a5b38619);font-display:swap}*{box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--one-color) transparent;direction:rtl;position:relative;transition:all .25s linear;text-decoration:none;font-family:"text","sans-serif";font-size:1em;border:none;outline:none;margin:auto;padding:0;color:var(--black-color);z-index:4;&::before,&::after{box-sizing:border-box;transition:all .5s ease;z-index:3}}:root{--background-color:rgb(231,236,239);--white-color:rgb(255,255,255);--black-color:rgb(33,37,41);--one-color:rgb(0,166,147);--remove--color:rgb(200,29,17);--box-shadow:0 .5ch 1ch rgb(33,37,41,.25);--parameter-color:rgb(33,37,41,.5);--table-color:var(--one-color);--input-number-width:0}:is(html,body,[data--body]){width:clamp(100dvw,100dvw,100dvw);min-height:100dvh;max-height:fit-content;height:fit-content;font-size:14px;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;background:var(--background-color);overflow:hidden auto;transition:.5s linear;animation:body .5s linear;z-index:1;&::before{width:clamp(100dvw,100dvw,100dvw);height:clamp(25dvh,25dvh,25dvh);position:fixed;inset:0;margin:0;background:linear-gradient(to bottom,var(--one-color),transparent 100%);opacity:.3;content:"";z-index:-1}&:has([data--division--message]) *:not(:is([data--division--message],[data--division--message] *)){transition:250ms linear;visibility:collapse}@media only screen and (max-width:800px){font-size:12px}}@keyframes body{from{opacity:0}}:is(main,[data--main]){width:clamp(100%,100%,100%);min-height:100%;max-height:fit-content;height:100%;display:flex;flex-direction:column;overflow:hidden auto;z-index:2}:is(html,body,[data--body]){grid-template-rows:1fr auto}:is(main,[data--main]){min-height:100%;height:100%}[data--section--login]{min-height:100%;height:100%;display:flex}[data--section--login]>form{width:fit-content;min-width:fit-content;max-width:100%;border-radius:1em;padding:1em 2em;background:var(--white-color);box-shadow:var(--box-shadow);gap:2em;z-index:2;&>svg{width:clamp(5em,5em,5em);aspect-ratio:1/1;padding:1mm;transform:translateY(-50%);background:var(--one-color);border:1ch solid var(--background-color);border-radius:50%;fill:var(--white-color);scale:1.5}&>h1{font-size:2rem;color:var(--one-color)}&>button{width:clamp(100%,100%,100%);padding:2mm;background:var(--one-color);color:var(--white-color);justify-content:center}&>label{font-size:1.25em}}