@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/4cf2300e9c8272f7-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_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--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"}.Footer_footer__PyJc9{background-color:var(--background);border-top:1px solid var(--gray-alpha-200);padding:3rem 2rem;margin-top:auto}.Footer_content__wLGxA{max-width:1200px;margin:0 auto;grid-template-columns:repeat(3,1fr)}.Footer_content__wLGxA,.Footer_section__SRgfw{display:flex;flex-direction:column;gap:1rem}.Footer_section__SRgfw h3{color:var(--foreground);font-size:1.2rem;margin-bottom:.5rem}.Footer_section__SRgfw a,.Footer_section__SRgfw p{color:var(--foreground);opacity:.8;text-decoration:none;transition:opacity .2s}.Footer_section__SRgfw a:hover{opacity:1}@media (max-width:768px){.Footer_content__wLGxA{grid-template-columns:1fr;text-align:center}.Footer_section__SRgfw{align-items:center}}.ThemeToggle_themeToggle__aHt_F{width:40px;height:40px;border-radius:50%;border:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0;position:relative;overflow:hidden}.ThemeToggle_themeToggle__aHt_F:before{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.04);border-radius:50%;transform:scale(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.ThemeToggle_themeToggle__aHt_F:hover{transform:rotate(1turn) scale(1.1)}.ThemeToggle_themeToggle__aHt_F:hover:before{transform:scale(1)}.ThemeToggle_themeToggle__aHt_F:focus{outline:none;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.ThemeToggle_themeToggle__aHt_F>span{z-index:1}:root{--background:#F5F5F7;--foreground:#171717;--gray-alpha-200:rgba(23,23,23,0.1);--gray-alpha-100:rgba(23,23,23,0.05)}html.dark{color-scheme:dark}.dark{--background:#0a0a0a;--foreground:#ededed;--gray-alpha-200:rgba(237,237,237,0.1);--gray-alpha-100:rgba(237,237,237,0.05)}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 1;padding:20px 20px 40px;max-width:1200px;width:100%;margin:0 auto}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}