@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");:root{--text-color:#333;--text-color-light:#666;--link-color:#06c;--link-hover-color:#049;--primary-color:#2563eb;--border-color:#e2e8f0;--bg-color:#fff;--bg-secondary:#f8fafc;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--radius-sm:0.125rem;--radius-md:0.25rem;--radius-lg:0.5rem;--font-base:1rem;--font-sm:0.875rem;--font-lg:1.125rem;--font-xl:1.25rem}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--bg-color);font-size:var(--font-base)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:var(--space-md)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:var(--space-md);max-width:75ch;font-weight:300}strong{font-weight:500}a{color:var(--link-color);transition:color .2s ease}a:hover{color:var(--link-hover-color);text-decoration:underline}.button,button{display:inline-block;padding:var(--space-sm) var(--space-md);background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--radius-md);font-family:inherit;font-size:inherit;cursor:pointer;transition:background-color .2s ease}.button:hover,button:hover{background-color:var(--link-hover-color)}input,select,textarea{font-family:inherit;font-size:inherit;padding:var(--space-sm);border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;max-width:100%}input,ol,select,textarea,ul{margin-bottom:var(--space-md)}ol,ul{padding-left:var(--space-lg)}li{margin-bottom:var(--space-xs)}dl{margin-bottom:var(--space-lg)}dt{font-weight:600;margin-top:var(--space-md)}dd{margin-left:var(--space-lg);color:var(--text-color-light)}img{max-width:100%;height:auto;display:block}hr{border:0;height:1px;background-color:var(--border-color);margin:var(--space-lg) 0}table{width:100%;border-collapse:collapse;margin-bottom:var(--space-lg)}td,th{padding:var(--space-sm);text-align:left;border-bottom:1px solid var(--border-color)}th{font-weight:600}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.text-center{text-align:center}.text-muted{color:var(--text-color-light)}.mt-1{margin-top:var(--space-sm)}.mb-1{margin-bottom:var(--space-sm)}h1,h2,h3{color:var(--pallet-heading)}h4,h5,h6{color:var(--pallet-subheading)}a{color:var(--pallet-link)}a:hover{color:var(--pallet-link-hover)}button{background-color:var(--pallet-button);color:var(--pallet-button-text)}button:hover{background-color:var(--pallet-button-hover);color:var(--pallet-button-hovertext)}.theme0,.theme1,.theme2,.theme3,.theme4{--pallet-background:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),95%);--pallet-background-alt:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),90%);--pallet-banner-text:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),100%);--pallet-banner-text-hover:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),85%);--pallet-banner-background:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),30%);--pallet-banner-background-lighter:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),40%);--pallet-banner-background-darker:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),20%);--pallet-heading:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),20%);--pallet-subheading:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),25%);--pallet-text:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),40%);--pallet-text-muted:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),60%);--pallet-highlight:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),25%);--pallet-menu-bg:var(--pallet-background-alt);--pallet-menu-heading-text:var(--pallet-heading);--pallet-menu-link-text:var(--pallet-text,hsl(var(--theme-primary-hue),var(--theme-primary-saturation),40%));--pallet-menu-bg-hover:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),80%);--pallet-menu-link-text-hover:var(--pallet-text,hsl(var(--theme-primary-hue),var(--theme-primary-saturation),60%));--pallet-link:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),50%);--pallet-link-hover:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),45%);--pallet-button:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),55%);--pallet-button-text:#fff;--pallet-button-hover:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),50%);--pallet-button-hovertext:#fff;--pallet-button-disabled:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),80%);--pallet-button-disabled-text:#b3b3b3;--pallet-button-outline-text:var(--pallet-text);--pallet-button-link-text:var(--pallet-link);--pallet-border:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),80%);--pallet-divider:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),75%)}.theme0{--theme-primary:#000;--theme-secondary:#000;--theme-primary-hue:0;--theme-primary-saturation:0%;--theme-primary-lightness:0%;--theme-secondary-hue:0;--theme-secondary-saturation:0%;--theme-secondary-lightness:0%}.theme1{--theme-primary:#db4d00;--theme-secondary:#3298dc;--theme-primary-hue:21;--theme-primary-saturation:100%;--theme-primary-lightness:43%;--theme-secondary-hue:204;--theme-secondary-saturation:71%;--theme-secondary-lightness:53%}.theme2{--theme-primary:#248f2d;--theme-secondary:#339990;--theme-primary-hue:125;--theme-primary-saturation:60%;--theme-primary-lightness:35%;--theme-secondary-hue:175;--theme-secondary-saturation:50%;--theme-secondary-lightness:40%}.theme3{--theme-primary:#451f7a;--theme-secondary:#ebc247;--theme-primary-hue:265;--theme-primary-saturation:60%;--theme-primary-lightness:30%;--theme-secondary-hue:45;--theme-secondary-saturation:80%;--theme-secondary-lightness:60%}.theme4{--theme-primary:#204060;--theme-secondary:#f45925;--theme-primary-hue:210;--theme-primary-saturation:50%;--theme-primary-lightness:25%;--theme-secondary-hue:15;--theme-secondary-saturation:90%;--theme-secondary-lightness:55%}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,html{height:100%;height:100vh;max-width:100%;overflow-x:hidden}:root{--background-color:#f0f8ff;--primary-color:#474747;--secondary-color:#8f8f8f;--accent-color-1:#d97435;--accent-color-2:#f9ca3e;--error-color:#f60921;--success-color:#14772b;--warning-color:#866504;--light-bg:var(--background-color);--dark-txt:var(--primary-color);--dark-bg:var(--primary-color);--dark-bg-highlight:var(--accent-color-1);--light-txt:var(--background-color);--light-txt-highlight:var(--accent-color-1)}body{background-color:var(--light-bg);color:var(--dark-txt);margin:0;padding:0}a{text-decoration:none;color:inherit;cursor:pointer}.checklist{list-style-type:none;margin-left:20px}.checklist p{margin-bottom:10px;line-height:1.5}.checklist p:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:10px;background-color:#f44}.checklist .done:before{background-color:#4a4}.NavBar_wrapper__gqhqk{--nav-bg:#474747;--nav-txt:#f0f8ff}.NavBar_navBar__j6LrK{max-width:100vw;background-color:var(--nav-bg);color:var(--nav-txt);height:80px;display:grid;align-items:center;padding:0 .5rem;grid-gap:.5rem;gap:.5rem;grid-template-columns:auto 1fr auto;grid-template-areas:"logo links auth"}.NavBar_logo__kg3HS{grid-area:logo}.NavBar_links__fsv_S{grid-area:links}.NavBar_auth__L_7B7{grid-area:auth}.NavBar_logo__kg3HS{padding:.5rem;border-radius:4px;transition:all .3s ease}.NavBar_svgLogo__u7ihz{width:30px;height:30px;color:var(--nav-txt);transition:all .3s ease}.NavBar_svgLogo__u7ihz:hover{transform:translateY(-3px);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));cursor:pointer}.NavBar_links__fsv_S{display:flex;gap:1.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;padding-bottom:4px}.NavBar_links__fsv_S::-webkit-scrollbar{display:none}.NavBar_navLink__KsXl4{flex:0 0 auto}.NavBar_inDevelopmentLink__dmc2p{color:#fc0;position:relative;padding-right:2.2rem;opacity:.5}.NavBar_inDevelopmentLink__dmc2p:before{content:"DEV";position:absolute;top:50%;right:.2rem;transform:translateY(-150%) translateX(30%);font-size:.65rem;font-weight:700;background-color:#e6b800;color:#333;padding:.1rem .3rem;border-radius:.25rem;line-height:1;transition:all .2s ease-in-out}.NavBar_inDevelopmentLink__dmc2p:hover{color:#ffe066}.NavBar_inDevelopmentLink__dmc2p:hover:before{background-color:#ffdb4d;transform:translateY(-150%) translateX(30%) scale(1.1);filter:brightness(1.2)}.NavBar_navLink__KsXl4.NavBar_active__sS94T.NavBar_inDevelopmentLink__dmc2p{color:#fff;font-weight:700}.NavLink_navLink__SgxNl{color:var(--nav-txt);text-decoration:none;font-size:1.25rem;font-weight:600;padding:.25rem 0;position:relative;transition:color .2s ease;border-bottom:2px solid transparent;vertical-align:middle}.NavLink_navLink__SgxNl:hover{color:#fff;text-decoration:none}.NavLink_navLink__SgxNl:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.NavLink_navLink__SgxNl:hover:after{width:100%}.NavLink_navLink__SgxNl.NavLink_active__lyeVm{color:#fff;font-weight:700}.NavLink_navLink__SgxNl.NavLink_active__lyeVm:after{width:100%}.NavLink_navLink__SgxNl:hover:not(.NavLink_active__lyeVm):after{background:hsla(0,0%,100%,.7)}