:root{--bg-color:#112;--text-color:#fff;--accent-color:#c0d904;--card-bg:#2c4001}:root[data-theme=light]{--bg-color:#fff;--text-color:#112;--accent-color:#93a603;--card-bg:#f4f4f4}body{background-color:var(--bg-color);color:var(--text-color);font-family:system-ui,-apple-system,sans-serif;transition:background-color .3s ease;min-height:100vh;font-family:var(--font-figtree);margin:0}a{font-weight:700;text-decoration:none;color:#3f1f06;transition:color .2s ease}a:hover{text-decoration:underline;color:rgb(109.5652173913,53.9130434783,10.4347826087)}[data-theme=dark] a{color:#f29441}[data-theme=dark] a:hover{text-decoration:underline;color:rgb(245.2660098522,174.881773399,112.7339901478)}h1{text-align:center;margin-bottom:2rem}.layout_header__ttTk7{padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:100vw;margin:0 auto;background-color:#112;--text-color:#fff;--accent-color:#c0d904;--bg-color:#112}@media(min-width:768px){.layout_header__ttTk7{flex-direction:row;justify-content:space-between;align-items:center;padding:2rem}}.layout_brand__D_B_E{flex-shrink:0}.layout_brand__D_B_E a{text-decoration:none;display:flex;flex-direction:column;align-items:center}.layout_brand__D_B_E a .layout_logo__PcxmI{height:auto;width:255px}@media(min-width:768px){.layout_brand__D_B_E a .layout_logo__PcxmI{width:383px}}.layout_title__1XIte{color:var(--accent-color);margin:0;font-size:1.5rem;text-align:center}.layout_subtitle__EIp8y{margin:0;font-size:.8rem;opacity:.8;text-align:center}.layout_nav__ZiJaj{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.layout_nav__ZiJaj{flex-direction:row;flex-grow:1;justify-content:flex-end}}.placeholder_container__RnkxB{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;background-color:#112;color:#fff;padding:1rem}.placeholder_logo__ahq_O{width:100%;max-width:383px;height:auto;margin-bottom:1%}.placeholder_content__keW0M{width:100%;max-width:90vw}.placeholder_buttons__jAdx3{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.placeholder_button__lCThW{padding:10px 20px;border:2px solid #3f1f06;background-color:#f29441;cursor:pointer;font-size:16px;color:#3f1f06;text-decoration:none;border-radius:10rem;display:block}.placeholder_button__lCThW:hover{background-color:#2c4001;color:#c0d904}@media(min-width:768px){.placeholder_content__keW0M{max-width:40vw}.placeholder_buttons__jAdx3{flex-direction:row;justify-content:center}.placeholder_button__lCThW{margin:0 10px}}@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-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:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-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:Figtree Fallback;src:local("Arial");ascent-override:94.32%;descent-override:24.82%;line-gap-override:0.00%;size-adjust:100.72%}.__className_2ca027{font-family:Figtree,Figtree Fallback;font-style:normal}.__variable_2ca027{--font-figtree:"Figtree","Figtree Fallback"}.Navbar_nav__VCKCE{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.Navbar_hamburger__oDpUe{display:flex;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:20}.Navbar_hamburger__oDpUe span{width:2rem;height:.25rem;background:var(--text-color);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}@media(min-width:768px){.Navbar_hamburger__oDpUe{display:none}}.Navbar_hamburger__oDpUe.Navbar_open__4s5So span:first-child{transform:rotate(45deg)}.Navbar_hamburger__oDpUe.Navbar_open__4s5So span:nth-child(2){opacity:0;transform:translateX(20px)}.Navbar_hamburger__oDpUe.Navbar_open__4s5So span:nth-child(3){transform:rotate(-45deg)}.Navbar_links__FKv_c{display:none;flex-direction:column;align-items:center;gap:1rem}.Navbar_links__FKv_c.Navbar_open__4s5So{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;justify-content:center;background-color:var(--bg-color);z-index:10}@media(min-width:768px){.Navbar_links__FKv_c{display:flex;flex-direction:row;position:static;width:auto;background-color:rgba(0,0,0,0)}}.Navbar_navLink__EAvef{text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background-color .2s ease;font-weight:400}.Navbar_navLink__EAvef,[data-theme=dark] .Navbar_navLink__EAvef{color:var(--text-color)}.Navbar_navLink__EAvef:hover{text-decoration:none}.Navbar_navLink__EAvef:hover,[data-theme=dark] .Navbar_navLink__EAvef:hover{background-color:var(--accent-color);color:#112}.ThemeToggle_toggleBtn__f_e2X{background:rgba(0,0,0,0);border:none;color:var(--accent-color);padding:.5rem;border-radius:50%;cursor:pointer;font-size:1.2rem;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.ThemeToggle_toggleBtn__f_e2X:hover{background:var(--accent-color);color:#112}