*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Manrope;src:url(/assets/Manrope-DAGrG0F2.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}:root{--primary-color: #AF8EC9;--light-primary-color: #e1d5eb;--dark-primary-color: #856fa1;--secondary-color: #FAF3F8;--dark-secondary-color: #e6dce3;--tertiary-color: #625a8b;--dark-tertiary-color: #8a7199;--black-color: #000;--gray-color: #242426;--white-color: #fcfcfc;--green-color: #59b93c;--header-font-color: #19191B;--body-font-color: #4b454e;--h6-color: #ffffff96;--font-manrope: "Manrope", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;font:16px var(--font-manrope)}h1,h2,h3{color:var(--header-font-color)}h4,h5,h6,label{color:var(--body-font-color)}h1{font-size:64px}@media (max-width: 1024px){h1{font-size:48px}}h2{font-size:40px;line-height:118%}@media (max-width: 1024px){h2{font-size:32px}}h3{font-size:32px}@media (max-width: 1024px){h3{font-size:24px}}h4{font-size:24px}@media (max-width: 1024px){h4{font-size:20px}}h5{font-size:20px;font-weight:500}@media (max-width: 1024px){h5{font-size:16px}}h6{font-size:16px}@media (max-width: 1024px){h6{font-size:14px}}p{color:var(--body-font-color)}small{font-size:14px;color:var(--h6-color)!important;font-weight:200}a{text-decoration:none;font-weight:700;color:var(--primary-color);transition:.2s;-webkit-user-select:none;user-select:none;cursor:pointer}a:hover{color:var(--dark-primary-color)}p{font-weight:300}.app{padding:0;margin:0;min-width:100vw;width:100vw;min-height:100vh;height:100vh;overflow-x:hidden}.loaderWrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loader{width:1.15em;height:1.15em;border:4px solid #ddd;border-top:4px solid var(--primary-color);border-radius:50%;animation:spin .8s linear infinite}.loader--big{width:3.15em;height:3.15em;border:8px solid #ddd;border-top:8px solid var(--primary-color);border-radius:50%;animation:spin .8s linear infinite}.primary{color:var(--primary-color)}.tertiary{color:var(--tertiary-color)}.paint-font{color:var(--primary-color)}.hr-small{border:none;height:4px;width:90px;background-color:var(--h6-color)}.hidden{opacity:0;width:0;overflow:hidden}.visible{opacity:1}.green{color:#52a938}.red{color:#a9384d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-up{opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.navbar{position:absolute;width:64px;height:100%;max-height:100vh;background-color:var(--primary-color);padding-block:1rem;z-index:3;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:.3s ease}.navbar--expanded{width:196px}.navbar__header{display:flex;justify-content:center}.navbar__header img{aspect-ratio:146 / 224;width:48px;aspect-ratio:auto}.navbar__option{display:flex;padding-top:4px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.navbar__optionWrapper{display:flex;align-items:center;gap:1rem;padding-inline:1rem;padding-block:1.5rem!important;width:100%;height:32px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.3s ease}.navbar__optionWrapper:hover{background-color:var(--dark-tertiary-color)}.navbar__optionWrapper h5{white-space:nowrap;color:var(--white-color);font-weight:700}.navbar__icon{color:var(--white-color);cursor:pointer}
