.ThemeSwitcher_container__5qEVF{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;align-self:flex-end;padding:.5em}.ThemeSwitcher_button__mOCrw{background-color:rgb(var(--background));border:none;color:rgb(var(--text));border-radius:50%;width:1.7em;height:1.7em;font-size:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease-in-out}.ThemeSwitcher_button__mOCrw:focus,.ThemeSwitcher_button__mOCrw:hover,.ThemeSwitcher_colorButton__zjmxe{background-color:rgb(var(--accent))}.ThemeSwitcher_colorButton__zjmxe{border:none;border-radius:50%;width:1.2em;height:1.2em;font-size:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease-in-out}.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorPurple__5lOF8:focus,.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorPurple__5lOF8:hover{background-color:rgb(var(--purple))}.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorYellow__a8d3F:focus,.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorYellow__a8d3F:hover{background-color:rgb(var(--yellow))}.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorBlue__zZMP4:focus,.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorBlue__zZMP4:hover{background-color:rgb(var(--blue))}.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorRed__aQa1i:focus,.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorRed__aQa1i:hover{background-color:rgb(var(--red))}.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorGreen__s3y8Q:focus,.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorGreen__s3y8Q:hover{background-color:rgb(var(--green))}.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorPink__hJ9JK:focus,.ThemeSwitcher_colorButton__zjmxe.ThemeSwitcher_nextColorPink__hJ9JK:hover{background-color:rgb(var(--pink))}.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{display:block;opacity:1}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translateZ(0)!important}.EZDrawer .EZDrawer__overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.EZDrawer .EZDrawer__container{position:fixed;visibility:hidden;background:#fff;transition:all;box-shadow:0 0 10px 5px rgba(0,0,0,.1)}.DrawerButton_button__QbIOI{position:fixed;top:.2em;right:.2em;z-index:200;background:transparent;border:none;color:var(--text);font-size:1.5em;cursor:pointer;display:flex;justify-content:center;align-items:center}@media(min-width:900px){.DrawerButton_button__QbIOI{display:none}}.DrawerButton_menuIcon__IVDf4{position:relative;width:40px;height:40px;cursor:pointer}.DrawerButton_menuIcon__IVDf4 div{margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:32px;height:22px}.DrawerButton_menuIcon__IVDf4 span{position:absolute;display:block;width:100%;height:2px;background-color:rgb(var(--text));border-radius:1px;transition:all .2s cubic-bezier(.1,.82,.76,.965)}.DrawerButton_menuIcon__IVDf4 span:first-of-type{top:0}.DrawerButton_menuIcon__IVDf4 span:last-of-type{bottom:0}.DrawerButton_menuIcon__IVDf4:focus .DrawerButton_menu-icon__cheeckbox__nMwCv:checked+div span:first-of-type,.DrawerButton_menuIcon__IVDf4:focus .DrawerButton_menu-icon__cheeckbox__nMwCv:checked+div span:last-of-type,.DrawerButton_menuIcon__IVDf4:hover .DrawerButton_menu-icon__cheeckbox__nMwCv:checked+div span:first-of-type,.DrawerButton_menuIcon__IVDf4:hover .DrawerButton_menu-icon__cheeckbox__nMwCv:checked+div span:last-of-type{width:32px}.DrawerButton_menuIcon__IVDf4:focus span:first-of-type,.DrawerButton_menuIcon__IVDf4:hover span:first-of-type{width:36px}.DrawerButton_menuIcon__IVDf4:focus span:last-of-type,.DrawerButton_menuIcon__IVDf4:hover span:last-of-type{width:22px}.DrawerButton_active__NGiOP span:first-of-type{transform:rotate(45deg);top:10px}.DrawerButton_active__NGiOP span:last-of-type{transform:rotate(-45deg);bottom:10px}.DrawerButton_active__NGiOP:focus span:first-of-type,.DrawerButton_active__NGiOP:focus span:last-of-type,.DrawerButton_active__NGiOP:hover span:first-of-type,.DrawerButton_active__NGiOP:hover span:last-of-type{width:32px}.DrawerNavbar_hamburgerMenu__g_vio{background:transparent!important;display:flex;flex-direction:column;align-items:center;gap:1em;padding-top:.5em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 10px rgba(var(--text),.25)}.DrawerNavbar_hamburgerMenu__g_vio h1{color:rgb(var(--accent));padding:.2em 1em;white-space:nowrap}@media(max-width:600px){.DrawerNavbar_hamburgerMenu__g_vio{width:100%!important}}.DrawerNavbar_lightenBackground__CM4ll{-webkit-backdrop-filter:brightness(1.5) blur(10px);backdrop-filter:brightness(1.5) blur(10px)}.DrawerNavbar_right__b3IAb{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1em;flex:1 1;width:100%}.DrawerNavbar_ul__QDkeq{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:1em;list-style:none}.DrawerNavbar_navLink__mgmQF{color:var(--color-text);text-decoration:none;font-weight:600;font-size:2em}.DrawerNavbar_navLink__mgmQF:focus,.DrawerNavbar_navLink__mgmQF:hover{color:rgb(var(--color-accent));text-decoration:underline}.Navbar_nav__8sZzX{background:transparent;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1em;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 10px rgba(var(--text),.25);position:fixed;top:0;z-index:100;height:var(--navbar-height)}@media(min-width:500px){.Navbar_nav__8sZzX{left:auto}}.Navbar_nav__8sZzX h1{color:rgb(var(--accent));padding:.2em 1em;white-space:nowrap}@media(max-width:900px){.Navbar_nav__8sZzX{display:none}}.Navbar_right__GZFs8{flex-direction:row;justify-content:flex-end;flex:1 1;width:100%}.Navbar_right__GZFs8,.Navbar_ul__618an{display:flex;align-items:center;gap:1em}.Navbar_ul__618an{flex-direction:row;justify-content:space-between;list-style:none}.Navbar_navLink__gZmdG{color:var(--color-text);text-decoration:none;font-weight:600;font-size:1.5em}.Navbar_navLink__gZmdG.Navbar_active__nMgUp,.Navbar_navLink__gZmdG:hover{color:rgb(var(--color-accent));text-decoration:underline}@font-face{font-family:__Work_Sans_d73cbc;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/10f65c94012f0d89-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Work_Sans_d73cbc;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/1a3ad150732fe43e-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Work_Sans_d73cbc;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b0088cce7ac0b424-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Work_Sans_Fallback_d73cbc;src:local("Arial");ascent-override:82.10%;descent-override:21.45%;line-gap-override:0.00%;size-adjust:113.27%}.__className_d73cbc{font-family:__Work_Sans_d73cbc,__Work_Sans_Fallback_d73cbc;font-style:normal}:root{--max-width:1100px;--navbar-height:3em;--border-radius:1em}body{--background:237,235,233;--background-hover:220,220,220;--text:12,12,12;--text-hover:24,24,24;--accent:115,47,183;--accent-hover:145,77,214;--success:0,158,115;--success-hover:0,178,135;--error:255,69,58;--error-hover:255,89,78;--spider:70,12,12;--purple:115,47,183;--yellow:194,254,11;--blue:57,151,255;--red:255,69,58;--green:0,158,115;--pink:255,0,255}body.dark{--background:12,12,12;--background-hover:24,24,24;--text:245,245,245;--text-hover:220,220,220;--accent:145,77,214;--accent-hover:115,47,183;--spider:255,180,180}body.yellow.dark{--background:41,50,79;--background-hover:50,60,100;--text:245,245,245;--text-hover:220,220,220;--accent:194,254,11;--accent-hover:174,230,10;--spider:255,180,180}body.yellow{--background:237,235,233;--background-hover:220,220,220;--text:12,12,12;--text-hover:24,24,24;--accent:194,254,11;--accent-hover:174,230,10;--spider:70,12,12}body.blue.dark{--background:12,12,12;--background-hover:24,24,24;--text:245,245,245;--text-hover:220,220,220;--accent:57,151,255;--accent-hover:67,131,235;--spider:255,180,180}body.blue{--background:237,235,233;--background-hover:220,220,220;--text:12,12,12;--text-hover:24,24,24;--accent:57,151,255;--accent-hover:67,131,235;--spider:70,12,12}body.red.dark{--background:12,12,12;--background-hover:24,24,24;--text:245,245,245;--text-hover:220,220,220;--accent:255,69,58;--accent-hover:235,49,38;--spider:255,180,180}body.red{--background:237,235,233;--background-hover:220,220,220;--text:12,12,12;--text-hover:24,24,24;--accent:255,29,28;--accent-hover:235,39,38;--spider:70,12,12}body.green.dark{--background:12,12,12;--background-hover:24,24,24;--text:245,245,245;--text-hover:220,220,220;--accent:0,248,85;--accent-hover:0,228,65;--spider:255,180,180}body.green{--background:237,235,233;--background-hover:220,220,220;--text:12,12,12;--text-hover:24,24,24;--accent:0,158,115;--accent-hover:0,138,95;--spider:70,12,12}body.pink.dark{--background:12,12,12;--background-hover:24,24,24;--text:245,245,245;--text-hover:220,220,220;--accent:255,0,255;--accent-hover:235,35,75;--spider:255,180,180}body.pink{--background:237,235,233;--background-hover:220,220,220;--text:12,12,12;--text-hover:24,24,24;--accent:255,0,255;--accent-hover:235,35,75;--spider:70,12,12}*{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--text));background:rgb(var(--background));min-height:100dvh;caret-color:rgb(var(--accent));transition:background .2s ease-in-out,color .2s ease-in-out}::selection{background:rgb(var(--accent));color:#fff}a{color:inherit;text-decoration:none;&:focus,&:hover{text-decoration:underline}}h1,h2,h3,h4,h5,h6,p{margin:0}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.Footer_container__nCROa{width:100%;padding:2em;background-color:rgb(var(--footer));display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}@media(min-width:1050px){.Footer_container__nCROa{flex-direction:row}}.Footer_section__bB9XH{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}@media(min-width:1050px){.Footer_section__bB9XH{align-items:flex-start}}.Footer_title__kEg__{font-size:1.5em;font-weight:500;color:rgb(var(--text))}.Footer_text__6xaLz{font-size:1em;font-weight:400;color:rgb(var(--text));text-align:center}@media(min-width:1050px){.Footer_text__6xaLz{text-align:left}}.Footer_link__iD46f{font-size:1em;font-weight:400;color:rgb(var(--accent));text-decoration:none;transition:.2s ease-in-out}.Footer_link__iD46f:hover{text-decoration:underline}.Footer_row__N6uXj{display:flex;flex-direction:row;gap:1em}.Footer_ul__RCrmn{display:flex;flex-direction:column;gap:.5em;list-style:none;padding:0;margin:0}.Footer_li__PEEUk{font-size:.85em;font-weight:400;color:rgb(var(--text))}