@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.navbar{background-color:var(--navbar-bg);color:var(--navbar-text);padding:1rem 2rem;position:fixed;width:100%;top:0;left:0;z-index:1000;font-family:Arial,sans-serif;box-shadow:0 2px 5px rgba(0,0,0,.1)}.navbar-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo a{font-weight:700;font-size:1.5rem;text-decoration:none}.logo a,.menu-btn{color:var(--navbar-text)}.menu-btn{display:none;font-size:1.8rem;background:none;border:none;cursor:pointer}.nav-links{list-style:none;display:flex;gap:1.5rem;align-items:center;margin:0;padding:0}.nav-links li{position:relative}.nav-links a,.nav-links button{color:var(--navbar-text);text-decoration:none;font-weight:600;background:none;border:none;cursor:pointer;font-size:1rem;padding:.3rem .5rem}.nav-links a:hover,.nav-links button:hover{color:var(--navbar-hover)}.theme-toggle-btn{background:none;border:1px solid var(--navbar-text);border-radius:12px;padding:.3rem .8rem;cursor:pointer;font-weight:600;transition:background-color .3s ease,color .3s ease}.theme-toggle-btn:hover{background-color:var(--navbar-hover-bg);color:var(--navbar-hover)}.submenu>button{display:flex;align-items:center;gap:.3rem}.chevron{font-size:.7rem}.dropdown{position:absolute;top:100%;left:0;background-color:var(--navbar-bg);border:1px solid var(--navbar-border);border-radius:4px;min-width:160px;display:none;flex-direction:column;padding:.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000}.dropdown.open{display:flex}.dropdown li a{padding:.5rem 1rem;display:block}@media (max-width:768px){.menu-btn{display:block}.nav-links{position:absolute;top:100%;left:0;right:0;background-color:var(--navbar-bg);flex-direction:column;display:none;border-top:1px solid var(--navbar-border)}.nav-links.open{display:flex}.nav-links li{width:100%}.nav-links li a,.nav-links li button{width:100%;padding:1rem 2rem;text-align:left}.dropdown{position:static;border:none;box-shadow:none;padding-left:1rem}}:root{--navbar-bg:#ffffff;--navbar-text:#222222;--navbar-hover:#2563eb;--navbar-border:#cccccc;--navbar-hover-bg:rgba(37,99,235,0.1);--background:#f9f9f9;--text-color:#222222}[data-theme=dark]{--navbar-bg:#242222;--navbar-text:#ffffff;--navbar-hover:#2563eb;--navbar-border:#444444;--navbar-hover-bg:rgba(37,99,235,0.3);--background:#121212;--text-color:#ffffff}body{background-color:var(--background);color:var(--text-color);transition:background-color .3s ease,color .3s ease;margin:0;padding-top:60px;font-family:Arial,sans-serif}