:root{--bg:#1d2c2e;--bg-dark:oklch(from var(--bg)calc(l - .05)c h);--bg-light:oklch(from var(--bg)calc(l + .05)c h);--fg:#c4c4c4;--fg-dark:oklch(from var(--fg)calc(l - .1)c h);--fg-light:oklch(from var(--fg)calc(l + .1)c h);--accent:#eea900;--accent-dark:oklch(from var(--accent)calc(l - .05)c h);--accent-light:oklch(from var(--accent)calc(l + .05)c h);--background:var(--bg-dark);--foreground:var(--fg);--bg-gradient:linear-gradient(135deg,#1d2c2e 0%,#05472c 100%);--feedback-pos:#26ad92;--feedback-neg:#ad2626}@supports (color:color(display-p3 0 0 0)){:root{--bg:color(display-p3 .126436 .170221 .177761);--fg:color(display-p3 .768227 .768227 .768227);--accent:color(display-p3 .899344 .670945 .183518)}}@supports (color:lab(0% 0 0)){:root{--bg:lab(16.6547% -5.96975 -3.33089);--fg:lab(79.12% -.0000298023 -.0000119209);--accent:lab(74.4272% 19.396 83.9905)}}@media (prefers-color-scheme:dark){:root{--background:var(--bg-dark);--foreground:var(--fg)}}html,body{background-color:#021c10;max-width:100vw;height:100dvh;overflow-x:hidden}body{background:var(--bg-gradient);color:var(--foreground);font-family:var(--merriweather)Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:cover;background-attachment:local;flex-direction:column;gap:3rem;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}main{flex:auto;padding-left:2rem;padding-right:2rem}.under-construction{background-color:lch(from var(--accent)calc(l - 30)c h);text-align:justify;cursor:pointer;border-radius:5px;width:140px;padding:1em;font-size:.7rem;position:absolute;top:50px;left:50px;box-shadow:2px 4px 4px rgba(0,0,0,.25)}
.Header-module__hBw1pG__header{font-family:var(--merriweather-sans);flex-direction:row;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;padding-left:.5rem;padding-right:.5rem;display:flex;position:relative}.Header-module__hBw1pG__logo{font-weight:700}.Header-module__hBw1pG__nav{flex-direction:row;gap:2rem;transition:all .3s;display:flex}.Header-module__hBw1pG__active{-webkit-text-decoration:underline var(--accent);text-decoration:underline var(--accent)}.Header-module__hBw1pG__nav a:hover{text-decoration:underline}.Header-module__hBw1pG__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Header-module__hBw1pG__bar{background-color:var(--fg);border-radius:2px;width:100%;height:3px;transition:all .2s}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:first-child{transform:translateY(7.5px)rotate(45deg)}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__menuButton{display:flex}.Header-module__hBw1pG__nav{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:rgba(29,44,46,.85);border-radius:10px;flex-direction:column;align-items:start;gap:1.5rem;padding:1.5rem 2rem;position:absolute;top:100%;right:.5rem;transform:translateY(-10px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Header-module__hBw1pG__showNav{opacity:1;pointer-events:auto;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{background-color:lch(from var(--bg-dark)calc(l - 10)c h/.8);mix-blend-mode:soft-light;justify-content:center;align-items:center;width:100%;padding:1rem 0;font-size:.8rem;display:flex}
