:root{--color-primary: #d50c2d;--color-dark-background-0: hsl(0, 0%, 8%);--color-light-background-0: hsl(0, 0%, 96%);--color-dark-background-30: hsl(0, 0%, 19%);--color-light-background-30: #fff;--color-dark-card-background: hsl(0, 0%, 15%);--color-light-card-background: #fff;--color-dark-card-background--hover: hsl(0, 0%, 19%);--color-light-card-background--hover: hsl(0, 0%, 98%);--color-dark-nav-primary-background--hover: hsl(0, 0%, 22%);--color-light-nav-primary-background--hover: hsl(0, 0%, 98%);--color-dark-text: hsl(0, 0%, 93%);--color-light-text: hsl(0, 0%, 22%)}:root.light{--color-background-0: var(--color-light-background-0);--color-background-30: var(--color-light-background-30);--color-card-background: var(--color-light-card-background);--color-card-background--hover: var( --color-light-card-background--hover );--color-logo: var(--color-primary);--color-nav-primary-background--hover: var( --color-light-nav-primary-background--hover );--color-text: var(--color-light-text)}:root.dark{--color-background-0: var(--color-dark-background-0);--color-background-30: var(--color-dark-background-30);--color-card-background: var(--color-dark-card-background);--color-card-background--hover: var( --color-dark-card-background--hover );--color-logo: var(--color-text);--color-nav-primary-background--hover: var( --color-dark-nav-primary-background--hover );--color-text: var(--color-dark-text)}@font-face{font-family:Flicker;src:url(/fonts/Flicker.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-ExtraBoldItalic.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-ExtraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic}.black{font-weight:900}.extrabold{font-weight:800}.bold{font-weight:700}.semibold{font-weight:600}.medium{font-weight:500}.light{font-weight:300}.extralight{font-weight:200}.navigation[data-astro-cid-zsmjlhvj]{transition-property:min-width width opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background-color:var(--color-background-30);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;display:flex;flex-direction:column;min-width:256px;width:256px;padding:10px 0;overflow:hidden}.title[data-astro-cid-zsmjlhvj]{color:var(--color-logo);font-family:Flicker;font-size:3em;height:1em;text-align:center;margin-top:.25em;margin-bottom:1em;width:100%;position:relative}.title[data-astro-cid-zsmjlhvj] [data-astro-cid-zsmjlhvj]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title[data-astro-cid-zsmjlhvj]:hover{background-color:transparent}.title-full[data-astro-cid-zsmjlhvj]{opacity:1}.title-reduced[data-astro-cid-zsmjlhvj]{opacity:0}nav[data-astro-cid-zsmjlhvj]{overflow-y:auto}nav[data-astro-cid-zsmjlhvj] li[data-astro-cid-zsmjlhvj]{padding:0 10px}nav[data-astro-cid-zsmjlhvj] a[data-astro-cid-zsmjlhvj]{display:flex;justify-content:start;align-items:center;height:40px;padding:0 12px;border-radius:6px;color:var(--color-text);fill:var(--color-text);text-decoration:none;font-size:1em;font-weight:500;gap:10px;white-space:nowrap}a[data-astro-cid-zsmjlhvj]:hover{background-color:var(--color-nav-primary-background--hover)}a[data-astro-cid-zsmjlhvj].selected{background-color:var(--color-nav-primary-background--hover);border-left:solid 3px var(--color-primary);border-top-left-radius:1px!important;border-bottom-left-radius:1px!important}.account[data-astro-cid-zsmjlhvj]{align-items:center;border-radius:6px;display:flex;gap:1em;margin:0 10px 1em;padding:10px;text-decoration:none}.account[data-astro-cid-zsmjlhvj] .profile[data-astro-cid-zsmjlhvj]{width:2.5em;height:2.5em;border-radius:100%}.account[data-astro-cid-zsmjlhvj] .informations[data-astro-cid-zsmjlhvj]{display:flex;flex-direction:column;gap:.25em;color:var(--color-text)}.account[data-astro-cid-zsmjlhvj] .informations[data-astro-cid-zsmjlhvj] .name[data-astro-cid-zsmjlhvj]{font-weight:700}.account[data-astro-cid-zsmjlhvj] .informations[data-astro-cid-zsmjlhvj] .email[data-astro-cid-zsmjlhvj]{font-weight:400;opacity:.7}@media (max-width: 720px){.navigation[data-astro-cid-zsmjlhvj]{min-width:64px;width:64px}.title-full[data-astro-cid-zsmjlhvj]{opacity:0}.title-reduced[data-astro-cid-zsmjlhvj]{opacity:1}nav[data-astro-cid-zsmjlhvj] a[data-astro-cid-zsmjlhvj] span[data-astro-cid-zsmjlhvj]{display:none}.account[data-astro-cid-zsmjlhvj] .profile[data-astro-cid-zsmjlhvj]{width:1.5em;height:1.5em}.account[data-astro-cid-zsmjlhvj] .informations[data-astro-cid-zsmjlhvj]{display:none}}.container[data-astro-cid-yijak5gp]{display:flex;height:100%}.content[data-astro-cid-yijak5gp]{margin:0 auto;max-width:1440px;overflow-y:auto;padding:25px;width:100%}html,body{width:100%;height:100%;margin:0;padding:0}html{background:var(--color-background-0);font-family:Roboto}h1{color:var(--color-text);font-weight:900;font-size:3em;margin-bottom:1em}.go-back{color:var(--color-text);display:flex;fill:var(--color-text);font-weight:500;gap:.75rem;text-decoration:none;margin-bottom:2rem;text-transform:uppercase}@media (max-width: 720px){h1{font-size:2em}}
