:root{--background:#fff;--foreground:#171717;--text--secondary:#595959;--green-300:#10431a;--green-200:#1b6229;--green-100:#328543;--green-50:#64bb75;--form-link:#06c;--form-link--hover:#049;--form-blue--light:#007bff;--form-blue--shadow:#007bff40;--grey-border--light:#ced1d7}html,body{max-width:100dvw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.subtitle{padding-bottom:1rem}dialog{justify-self:center;justify-items:center}.role{color:#374151;background:#f3f4f6;border-radius:.375rem;margin-inline:.2rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.form{flex-direction:column;gap:1.5rem;margin-top:1rem;padding-inline:4%;display:flex}
.Layout-module__e_xTDG__layout{grid-template:"header header""nav main"1fr"footer footer"/auto 1fr;min-height:100dvh;display:grid}.Layout-module__e_xTDG__ucl-header{border-bottom:10px solid var(--green-100,#0f0);grid-area:header;min-height:80px;padding-bottom:20px;position:relative}.Layout-module__e_xTDG__ucl-header h1{margin:0;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.Layout-module__e_xTDG__ucl-header svg{fill:var(--green-100)}main.Layout-module__e_xTDG__content{grid-area:main;justify-items:center;width:90%;min-height:90dvh;margin:0 auto;padding:3rem}.Layout-module__e_xTDG__footer{grid-area:footer}
.Nav-module__6hog6q__sidebar{--nav-base:color-mix(in srgb,var(--background)90%,var(--green-100)10%);--green:var(--green-100);--green--hover:var(--green-50);--green--background:color-mix(in srgb,var(--nav-base)90%,var(--green)10%);background-color:var(--nav-base);grid-area:nav;width:180px;padding:1rem}.Nav-module__6hog6q__sidebar hr{border-color:var(--green--hover)}.Nav-module__6hog6q__nav__list{margin:0;padding:0;list-style:none}.Nav-module__6hog6q__nav__list li{border-radius:4px;margin:.5rem 0}.Nav-module__6hog6q__nav__list li:hover{background-color:var(--green--background)}.Nav-module__6hog6q__nav__list li.Nav-module__6hog6q__active{background-color:var(--green--background);border:2px solid var(--green)}.Nav-module__6hog6q__nav__list a{color:var(--foreground);text-align:left;gap:.5rem;text-decoration:none;transition:all .3s;display:flex}.Nav-module__6hog6q__nav__list a svg{stroke:var(--green);transition:all .3s}.Nav-module__6hog6q__nav__list a:hover{color:var(--foreground)}.Nav-module__6hog6q__nav__list a:where([href=\/profile]) svg{fill:var(--green);stroke:none}.Nav-module__6hog6q__logout{width:150px;transition:background-color .3s;color:var(--green-200)!important;font-weight:400!important}.Nav-module__6hog6q__logout svg{width:1rem}.Nav-module__6hog6q__logout:hover{background-color:var(--green--background)}
