.text{font-weight:400}.text--h1{color:#0f0f0f;font-size:2rem;font-weight:700;line-height:2.5}.text--h2{color:#dee2e6;font-size:1.5rem;font-weight:700;line-height:2}.text--h3{color:#282828;font-size:1.25rem;font-weight:700;line-height:1.75}.text--p{color:#495057;font-size:1rem;font-weight:400;line-height:1.5}.text--span{color:#495057;font-size:.75rem;font-weight:300;line-height:1}.footer{grid-area:footer;padding:.5rem 5%;background-color:#1f1b2e;border-top:2px solid #04020a}.footer__content{display:grid;grid-template-columns:repeat(3,1fr);padding:.25rem}.footer__copyright{color:#f5f5f5;font-size:.875rem;font-weight:400;text-align:center}.footer-explorer{display:flex;flex-direction:column;gap:.25rem}.footer-explorer__title{color:#fff;font-size:.875rem;font-weight:700}.footer-explorer__content{padding-left:.25rem}.footer-explorer-item__label{color:#f5f5f5;font-size:.875rem;font-weight:400}.footer-explorer-item__label:hover{color:#495057}.footer-legal{display:flex;flex-direction:column;gap:.25rem}.footer-legal__title{color:#fff;font-size:.875rem;font-weight:700}.footer-legal__content{padding-left:.25rem}.footer-legal-item__label{color:#f5f5f5;font-size:.875rem;font-weight:400}.footer-legal-item__label:hover{color:#495057}.footer-social-media{display:flex;flex-direction:column;gap:.25rem}.footer-social-media__title{color:#fff;font-size:.875rem;font-weight:700}.footer-social-media__list{display:flex;flex-direction:row;gap:.5rem;padding-left:.25rem}.footer-social-media-item{height:2rem;width:2rem;padding-top:.25rem;display:flex;align-items:center;justify-content:center;border:1px solid #f5f5f5;border-radius:50%}.footer-social-media-item:hover{border-color:#495057}.footer-social-media-item:hover .footer-social-media-item__icon{fill:#495057}.footer-social-media-item__icon{width:1.25rem;fill:#f5f5f5}.icon-button{color:#282828}.icon-button:hover{background-color:#0000001a!important}.icon-button:active{background-color:#0000004d!important}.icon-button__edit svg{fill:#805ad5}.icon-button__remove svg{fill:#e24141}.header{grid-area:header;display:grid;grid-template-columns:repeat(3,1fr);background-color:#1f1b2e;padding:.5rem}.header :first-child{grid-column:2;justify-content:center}.header :last-child{grid-column:3;justify-self:end;align-self:center;color:#fff;cursor:pointer}.header__title{color:#f5f5f5;text-align:center}.institution-logo{display:flex;align-items:center;gap:.5rem}.institution-logo__logo{width:90px;height:auto}@media (max-width: 768px){.institution-logo__logo{width:45px}.institution-logo__title{font-size:.75rem}}.layout{min-height:100vh;display:grid;grid-template-areas:"header" "navbar" "main" "footer";grid-template-rows:max-content max-content 1fr max-content}.main{grid-area:main;background:linear-gradient(135deg,#0f0f1a,#1a1a2e);color:#e9d8fd}.navbar-list-item__link{display:flex;align-items:center;gap:.25rem;padding:.25rem}.navbar-list-item__icon{display:none!important;color:#9f7aea}.navbar-list-item__label{color:#dee2e6;font-size:1rem;font-weight:inherit}.navbar-list-item:hover,.navbar-list-item--active{font-weight:700}@media screen and (max-width: 768px){.navbar-list-item__icon{display:block!important}}.navbar-list{display:flex;gap:1rem}@media (max-width: 768px){.navbar-list{flex-direction:column;gap:.25rem;width:fit-content;min-width:200px;padding:.5rem}}.navbar{grid-area:navbar;padding:.5rem!important;background-color:#04020a}.navbar__menu-icon,.navbar__menu-drawer{color:#805ad5;display:none!important}@media (max-width: 768px){.navbar__menu-icon,.navbar__menu-drawer{display:block!important}.navbar__menu-list{display:none!important}}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}ul{list-style:none}a,a:link,a:visited{color:#495057;text-decoration:none}#root{min-height:100vh;background-color:#f5f5f5}
