@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
.Navbar-module__4IqnvW__header{z-index:1000;justify-content:center;padding:0;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__4IqnvW__headerHidden{transform:translateY(-100%)}.Navbar-module__4IqnvW__navbar{background:var(--nav-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--nav-border);border-radius:0;justify-content:space-between;align-items:center;width:100%;max-width:none;padding:.75rem 2rem;display:flex;box-shadow:0 4px 30px #00000008}.Navbar-module__4IqnvW__brand{font-size:var(--text-xl);letter-spacing:var(--tracking-tight);color:var(--text-primary);flex-shrink:0;align-items:center;gap:.5rem;font-weight:700;display:flex}.Navbar-module__4IqnvW__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__4IqnvW__navItem{position:relative}.Navbar-module__4IqnvW__navLink{color:var(--text-secondary);font-size:var(--text-base);cursor:pointer;align-items:center;gap:.25rem;padding:.5rem 0;font-weight:500;transition:color .3s;display:flex;position:relative}.Navbar-module__4IqnvW__navLink:hover{color:var(--text-primary)}.Navbar-module__4IqnvW__navLink:after{content:"";background-color:var(--accent-primary);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__4IqnvW__navLink:hover:after{width:100%}.Navbar-module__4IqnvW__activeLink{color:var(--accent-primary)!important}.Navbar-module__4IqnvW__activeLink:after{width:100%!important}.Navbar-module__4IqnvW__dropdownContent{background:var(--bg-secondary);border:1px solid var(--nav-border);opacity:0;visibility:hidden;border-radius:12px;min-width:200px;padding:.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 40px #0003}.Navbar-module__4IqnvW__navItem:hover .Navbar-module__4IqnvW__dropdownContent{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__4IqnvW__dropdownLink{color:var(--text-secondary);font-size:var(--text-sm);border-radius:8px;padding:.75rem 1rem;transition:all .2s;display:block}.Navbar-module__4IqnvW__dropdownLink:hover{color:var(--text-primary);background:#ffffff0d;transform:translate(4px)}.Navbar-module__4IqnvW__activeDropdownLink{color:var(--accent-primary)!important;background:#4f46e514!important}.Navbar-module__4IqnvW__desktopActions{align-items:center;gap:0;display:flex}.Navbar-module__4IqnvW__ctaBtn{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-hover) 100%);color:#fff;font-weight:600;font-size:var(--text-sm);letter-spacing:var(--tracking-wide);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.5rem;transition:all .3s;box-shadow:0 4px 14px #4f46e533}.Navbar-module__4IqnvW__ctaBtn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 20px #4f46e54d}.Navbar-module__4IqnvW__themeToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:1rem;transition:all .3s;display:flex}.Navbar-module__4IqnvW__themeToggle:hover{background:var(--bg-secondary)}.Navbar-module__4IqnvW__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.Navbar-module__4IqnvW__mobileToggle span{background-color:var(--text-primary);transform-origin:50%;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__4IqnvW__mobileToggle.Navbar-module__4IqnvW__open span:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__4IqnvW__mobileToggle.Navbar-module__4IqnvW__open span:nth-child(2){opacity:0}.Navbar-module__4IqnvW__mobileToggle.Navbar-module__4IqnvW__open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (max-width:992px){.Navbar-module__4IqnvW__navLinks,.Navbar-module__4IqnvW__desktopActions{display:none}.Navbar-module__4IqnvW__mobileToggle{display:flex}.Navbar-module__4IqnvW__mobileMenu{background:var(--bg-primary);border-bottom:1px solid var(--nav-border);flex-direction:column;gap:0;max-height:calc(100vh - 70px);padding:1rem;animation:.3s forwards Navbar-module__4IqnvW__slideDown;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.Navbar-module__4IqnvW__mobileItem{width:100%}.Navbar-module__4IqnvW__mobileLink{color:var(--text-primary);border-bottom:1px solid var(--nav-border);padding:1rem;font-size:1.1rem;transition:color .2s;display:block}.Navbar-module__4IqnvW__mobileLink:hover{color:var(--accent-primary)}.Navbar-module__4IqnvW__mobileDropdown{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1rem;display:none}.Navbar-module__4IqnvW__mobileDropdown.Navbar-module__4IqnvW__open{display:flex}.Navbar-module__4IqnvW__mobileDropdownToggle{width:100%;color:var(--text-primary);border:none;border-bottom:1px solid var(--nav-border);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:1rem;font-family:inherit;font-size:1.1rem;transition:color .2s;display:flex}.Navbar-module__4IqnvW__mobileDropdownToggle:hover{color:var(--accent-primary)}.Navbar-module__4IqnvW__mobileDropdownLink{color:var(--text-secondary);border-radius:6px;padding:.5rem .75rem;transition:color .2s,background .2s;display:block}.Navbar-module__4IqnvW__mobileDropdownLink:hover{color:var(--accent-primary);background:#4f46e50f}.Navbar-module__4IqnvW__mobileLinkActive{font-weight:600;color:var(--accent-primary)!important}.Navbar-module__4IqnvW__mobileThemeRow{border-bottom:1px solid var(--nav-border);justify-content:space-between;align-items:center;margin-top:.25rem;padding:.875rem 1rem;display:flex}.Navbar-module__4IqnvW__mobileThemeLabel{color:var(--text-primary);font-size:1.1rem;font-weight:500}.Navbar-module__4IqnvW__mobileThemeBtn{background:var(--bg-secondary);border:1px solid var(--nav-border);color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Navbar-module__4IqnvW__mobileThemeBtn:hover{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}}@keyframes Navbar-module__4IqnvW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__JGhRua__footer{background-color:var(--bg-surface);border-top:1px solid var(--nav-border);color:var(--text-primary);padding:80px 20px 40px;transition:background-color .3s,border-color .3s}.Footer-module__JGhRua__container{max-width:1200px;margin:0 auto}.Footer-module__JGhRua__topSection{grid-template-columns:1.5fr 3fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__JGhRua__brandColumn{flex-direction:column;gap:20px;display:flex}.Footer-module__JGhRua__brand{color:var(--text-primary);letter-spacing:var(--tracking-tight);font-size:24px;font-weight:800}.Footer-module__JGhRua__description{color:var(--text-secondary);line-height:var(--leading-normal);font-size:var(--text-base);max-width:320px}.Footer-module__JGhRua__socials{gap:15px;margin-top:10px;display:flex}.Footer-module__JGhRua__socialLink{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;transition:color .2s}.Footer-module__JGhRua__socialLink:hover{color:var(--accent-primary)}.Footer-module__JGhRua__linksGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__JGhRua__columnTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);margin-bottom:25px;font-weight:700}.Footer-module__JGhRua__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__JGhRua__footerLink{color:var(--text-secondary);font-size:var(--text-base);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;transition:all .2s;display:inline-block}.Footer-module__JGhRua__footerLink:hover{color:var(--accent-primary);transform:translate(4px)}.Footer-module__JGhRua__clickableTitle{cursor:pointer;text-align:left;background:0 0;border:none;width:auto;padding:0;font-family:inherit;transition:color .2s}.Footer-module__JGhRua__clickableTitle:hover{color:var(--accent-primary)}.Footer-module__JGhRua__bottomSection{border-top:1px solid var(--nav-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:40px;display:flex}.Footer-module__JGhRua__copyright{color:var(--text-muted);font-size:var(--text-sm)}.Footer-module__JGhRua__bottomLinks{gap:30px;display:flex}.Footer-module__JGhRua__bottomLink{color:var(--text-muted);font-size:var(--text-sm);transition:color .2s}.Footer-module__JGhRua__bottomLink:hover{color:var(--text-primary)}@media (max-width:992px){.Footer-module__JGhRua__topSection{grid-template-columns:1fr;gap:50px}.Footer-module__JGhRua__brandColumn{text-align:center;align-items:center}.Footer-module__JGhRua__description{max-width:100%}.Footer-module__JGhRua__linksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Footer-module__JGhRua__footer{padding-top:60px}.Footer-module__JGhRua__linksGrid{grid-template-columns:1fr;gap:35px}.Footer-module__JGhRua__bottomSection{text-align:center;flex-direction:column}}
.Modal-module__KOiEYG__overlay{z-index:9999;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.Modal-module__KOiEYG__overlay.Modal-module__KOiEYG__open{opacity:1;visibility:visible}.Modal-module__KOiEYG__modal{background:var(--bg-primary,#fff);flex-direction:column;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .3s ease-out;display:flex;position:relative;overflow-y:auto;transform:translateY(100%)}.Modal-module__KOiEYG__modalOpen{transform:translateY(0)}.Modal-module__KOiEYG__header{background:var(--bg-primary,#fff);border-bottom:1px solid var(--border-color,#eee);z-index:10;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Modal-module__KOiEYG__title{color:var(--text-primary,#333);margin:0;font-size:1.5rem;font-weight:600}.Modal-module__KOiEYG__closeButton{cursor:pointer;color:var(--text-primary,#333);background:0 0;border:none;padding:.5rem;font-size:2rem;line-height:1;transition:color .2s}.Modal-module__KOiEYG__closeButton:hover{color:var(--accent-primary,#0070f3)}.Modal-module__KOiEYG__content{flex:1;padding:0}@media (max-width:768px){.Modal-module__KOiEYG__header{padding:1rem}}
:root{--bg-primary:#fafafa;--bg-secondary:#f3f4f6;--bg-surface:#fff;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--accent-primary:#4f46e5;--accent-secondary:#8b5cf6;--accent-tertiary:#06b6d4;--accent-color:var(--accent-primary);--accent-hover:#4338ca;--nav-bg:#ffffffd9;--nav-border:#11182714;--font-sans:"Plus Jakarta Sans", var(--font-geist-sans), system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", var(--font-geist-mono), ui-monospace, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:4rem;--text-fluid-h1:clamp(3rem, 8vw, 5.5rem);--text-fluid-h2:clamp(2.4rem, 5vw, 4rem);--text-fluid-h3:clamp(1.6rem, 4vw, 2.5rem);--text-fluid-base:clamp(1rem, 2.5vw, 1.125rem);--text-fluid-sm:clamp(.875rem, 2.2vw, 1rem);--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--tracking-tight:-.03em;--tracking-normal:0em;--tracking-wide:.02em}:root[data-theme=dark]{--bg-primary:#0a0a0b;--bg-secondary:#121214;--bg-surface:#18181b;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-muted:#71717a;--accent-primary:#6366f1;--accent-secondary:#a78bfa;--accent-tertiary:#22d3ee;--accent-color:var(--accent-primary);--accent-hover:#818cf8;--nav-bg:#0a0a0bd9;--nav-border:#fafafa14}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-primary);max-width:100vw;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;transition:background-color .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}section{border-bottom:1px solid var(--nav-border);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 20px;display:flex}
