:root{--primary-darker: #000d22}.layout{--aside-width: 20rem}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.link-like{color:var(--primary-normal);text-decoration:underline;cursor:pointer}.link-like:hover{text-decoration:underline;color:var(--primary-normal-hover)}x-steps{width:max-content;display:block}details ul li{margin-left:0}input[type=text].input-error{border:1px solid var(--error-normal)!important}.small-table .data-table>table thead>tr>th{padding-block:.9rem!important}.mt-4{margin-top:2rem}.bg-transparent input,.bg-transparent{background-color:transparent}.ml-auto{margin-left:auto}.p-horizontal-large{padding-inline:5rem}@media screen and (max-width: 900px){.p-horizontal-large{padding-inline:1rem}}@media screen and (min-width: 900px) and (max-width: 1200px){.p-horizontal-large{padding-inline:1rem}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.min-height-100{min-height:100%}.width-max{width:max-content}.width-500px{width:min(500px,100%)}.width-600px{width:min(600px,100%)}.width-700px{width:min(700px,100%)}.width-800px{width:min(800px,100%)}.width-60{width:60%}@media screen and (max-width: 768px){.width-60{width:100%}}.width-70{width:70%}@media screen and (max-width: 1500px){.width-70{width:100%}}.width-80{width:80%}@media screen and (max-width: 768px){.width-80{width:100%}}.a-link{color:var(--grey-dark);text-decoration:none;padding-inline:.5rem}.a-link.disabled{color:var(--grey-light-active)}.a-link.text-error-normal{color:var(--error-normal)!important}.a-link:hover{color:var(--primary-normal);background-color:#80808010;border-radius:.25rem}.pre-like{white-space:pre-wrap}.no-text-wrap{white-space:nowrap}.popup-dropdown .dropdown{--dropdown-max-height: 150px}.flex-align-end{align-items:end}.wave-loading{position:relative;overflow:hidden;cursor:not-allowed;pointer-events:none;opacity:.8}.wave-loading:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(238,238,238,.8),transparent);animation:wave-slide 1.5s infinite;z-index:1}.no-transition{transition:none!important}@keyframes wave-slide{0%{left:-100%}to{left:100%}}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background-color:var(--grey-light-active)}@media screen and (max-width: 900px){.layout.dashboard.collapse-lg app-sidebar{width:var(--aside-width);left:calc(var(--aside-width) * -1);position:fixed!important}}.mb-1p5rem{margin-bottom:1.5rem}body.no-scroll{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;touch-action:none}body.no-scroll *{touch-action:none}body.no-scroll::-webkit-scrollbar{display:none}
