@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"}:root{--background:#ffffff;--foreground:#171717;--primary:#00ffe7;--primary-dark:#00d4c4;--secondary:#0f0f1a;--card-bg:#1c1c2e;--text-light:#c0fefe;--text-white:#ffffff;--shadow-primary:rgba(0,255,231,0.1);--shadow-strong:rgba(0,255,231,0.2)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.hero-title{font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;line-height:1.3;margin-bottom:1rem}.hero-subtitle{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:500;margin-bottom:1.5rem}.hero-description{font-size:clamp(1rem,2vw,1.1rem);opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-description,.section-title{margin-bottom:2rem;text-align:center}.section-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600}.card-title{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:600;margin-bottom:1rem}.feature-card{flex:1 1 300px;max-width:380px;padding:1.5rem;background:var(--card-bg);border:1px solid rgba(0,255,231,.2);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--primary),transparent);opacity:0;transition:opacity .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.4);border-color:var(--primary)}.feature-card:hover:before{opacity:1}.cta-button{padding:1rem 2.5rem!important;font-size:1.1rem!important;font-weight:600!important;background:var(--primary)!important;color:var(--secondary)!important;border:none!important;border-radius:8px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-transform:uppercase!important;letter-spacing:.5px!important;box-shadow:none!important}.cta-button:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important;background:var(--primary-dark)!important}.hero-content{background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 2rem;border-radius:20px;border:1px solid rgba(0,255,231,.2);max-width:900px;text-align:center}.section{padding:3.5rem 2rem;background:var(--secondary)}.container{max-width:1200px;margin:0 auto}.cards-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem}.team-card{width:350px;max-width:400px;padding:2.5rem;background:var(--card-bg);border-radius:16px;border:1px solid rgba(0,255,231,.2);box-shadow:0 2px 8px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;margin:0 1rem}.team-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.4);border-color:var(--primary)}.team-image{width:140px;height:140px;border-radius:50%;object-fit:cover;margin:0 auto 1.5rem;border:3px solid var(--primary);transition:all .3s ease}.team-card:hover .team-image{border-color:var(--primary-dark);transform:scale(1.05)}@media (min-width:1400px){.team-card{width:400px;padding:3rem}.team-image{width:160px;height:160px}#team .cards-grid{gap:3rem}}@media (max-width:768px){.desktop-nav{display:none!important}.mobile-menu-btn{display:block!important}}@media (min-width:769px){.mobile-menu-btn,.mobile-menu-overlay{display:none!important}}@media (max-width:768px){.hero-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.75rem;line-height:1.1}.hero-subtitle{font-size:clamp(1rem,4vw,1.2rem);margin-bottom:.75rem}.hero-description{font-size:clamp(.85rem,3vw,.95rem);margin-bottom:1.25rem;line-height:1.4}.hero-content{padding:1.5rem 1rem;margin:.5rem;border-radius:12px}.section{padding:1.75rem .75rem}.section-title{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:1.25rem}.feature-card{padding:1.25rem;margin:0 .5rem;border-radius:8px}.feature-card p{font-size:.9rem;line-height:1.5}.team-card{padding:1.5rem;margin:0 .5rem;width:100%;max-width:350px;border-radius:12px}.team-card h3{font-size:1.2rem;margin-bottom:.5rem}.team-card p{font-size:.9rem;line-height:1.5}.team-image{width:100px;height:100px;margin-bottom:1rem;border-width:2px}.cards-grid{gap:.85rem;margin-top:1rem}.card-title{font-size:clamp(1rem,3vw,1.2rem);margin-bottom:.5rem}.cta-button{padding:.75rem 1.5rem!important;font-size:.9rem!important}#latest-news .cards-grid{gap:.85rem}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}