@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_fcbcbf{font-family:Inter,Inter Fallback;font-style:normal}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}html{scroll-behavior:smooth;scroll-padding-top:80px}.Header_header__AF_3G{background-color:#ffffff;box-shadow:0 4px 6px rgba(0,0,0,.1);position:fixed;top:.3rem;left:0;right:0;z-index:1000;width:calc(100% - 4rem);margin:0 2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(255,255,255,.95);transition:all .3s ease;height:80px;border-radius:1rem}.Header_header__AF_3G.Header_scrolled__Ik5rI{box-shadow:0 4px 12px rgba(0,0,0,.15);background-color:rgba(255,255,255,.98)}.Header_container__3JNoS{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:flex-end;height:100%}.Header_logo__1FRrW{font-size:2.5rem;font-weight:700;color:#2563eb;text-decoration:none;transition:color .2s ease}.Header_logo__1FRrW:hover{color:#1d4ed8}.Header_nav__LVYU2{display:flex;gap:2rem;align-items:center}.Header_link__p2PJz{color:#1f2937;text-decoration:none;font-size:1rem;font-weight:500;transition:all .2s ease;padding:.5rem .3rem;border-radius:.5rem}.Header_link__p2PJz:hover{color:#2563eb;background-color:rgba(37,99,235,.1)}.Header_burger__45vLT{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10;position:relative}.Header_burger__45vLT span{width:100%;height:2px;background-color:#1f2937;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.Header_burger__45vLT.Header_active__8Eipm span:first-child{transform:translateY(8px) rotate(45deg)}.Header_burger__45vLT.Header_active__8Eipm span:nth-child(2){opacity:0;transform:scale(0)}.Header_burger__45vLT.Header_active__8Eipm span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:1000px){.Header_logo__1FRrW{font-size:2.1rem}.Header_nav__LVYU2{gap:1rem}.Header_link__p2PJz{font-size:.9rem;padding:.4rem .2rem}}@media (max-width:768px){.Header_header__AF_3G{top:.3rem;width:calc(100% - 2rem);margin:0 1rem}.Header_container__3JNoS{padding:1rem;align-items:center}.Header_burger__45vLT{display:flex}.Header_nav__LVYU2{display:none;position:fixed;top:90px;right:-700px;width:300px;height:auto;background-color:rgba(255,255,255,.98);flex-direction:column;gap:0;transition:all .4s cubic-bezier(.4,0,.2,1);padding:1rem;z-index:99999;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateX(20px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Header_nav__LVYU2.Header_active__8Eipm{display:flex;right:0;opacity:1;visibility:visible;transform:translateX(0);transition:all .4s cubic-bezier(.4,0,.2,1)}.Header_link__p2PJz{font-size:1rem;padding:1rem;width:100%;text-align:left;border-radius:.5rem;transition:all .2s ease}.Header_link__p2PJz:hover{background-color:rgba(37,99,235,.1)}}