@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap");:root{--emerald-50:#ecfdf5;--emerald-100:#d1fae5;--emerald-200:#a7f3d0;--emerald-300:#6ee7b7;--emerald-400:#34d399;--emerald-500:#10b981;--emerald-600:#059669;--emerald-700:#047857;--emerald-800:#065f46;--emerald-900:#064e3b;--cyan-400:#22d3ee;--cyan-500:#06b6d4;--background:#ffffff;--background-secondary:#f8fafb;--foreground:#1e293b;--foreground-muted:#64748b;--card-bg:#ffffff;--card-bg-hover:#f8fafb;--border:#e2e8f0;--border-subtle:rgba(0,0,0,0.06);--shadow:rgba(0,0,0,0.08);--shadow-lg:rgba(0,0,0,0.12);--heading-color:#064e3b;--accent:var(--emerald-500);--accent-light:var(--emerald-400);--accent-glow:rgba(16,185,129,0.15);--accent-glow-strong:rgba(16,185,129,0.3);--gradient-primary:linear-gradient(135deg,var(--emerald-500),var(--cyan-500));--gradient-subtle:linear-gradient(135deg,var(--emerald-50),#f0f9ff);--glass-bg:rgba(255,255,255,0.7);--glass-border:rgba(255,255,255,0.5);--particle-color:#10b981;--section-alt-bg:var(--background-secondary);--text-on-dark:#f8fafc;--navbar-bg:rgba(255,255,255,0.8)}[data-theme=dark]{--background:#0a0f1a;--background-secondary:#0f1729;--foreground:#e2e8f0;--foreground-muted:#94a3b8;--card-bg:#131c2e;--card-bg-hover:#1a2540;--border:#1e2d4a;--border-subtle:rgba(255,255,255,0.06);--shadow:rgba(0,0,0,0.3);--shadow-lg:rgba(0,0,0,0.5);--heading-color:#6ee7b7;--accent:var(--emerald-400);--accent-light:var(--emerald-300);--accent-glow:rgba(110,231,183,0.1);--accent-glow-strong:rgba(110,231,183,0.2);--gradient-primary:linear-gradient(135deg,var(--emerald-400),var(--cyan-400));--gradient-subtle:linear-gradient(135deg,#0f1729,#0d1520);--glass-bg:rgba(19,28,46,0.7);--glass-border:rgba(255,255,255,0.08);--particle-color:#34d399;--section-alt-bg:var(--background-secondary);--text-on-dark:#f8fafc;--navbar-bg:rgba(10,15,26,0.8)}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background);color:var(--foreground);line-height:1.6;transition:background-color .4s ease,color .4s ease;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,Inter,sans-serif;line-height:1.2;color:var(--heading-color);transition:color .4s ease}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}button{cursor:pointer;font-family:Inter,sans-serif}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0;position:relative}.gradient-text{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-card{background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:1rem}.glow-border{box-shadow:0 0 0 1px var(--accent-glow),0 8px 32px var(--shadow);transition:box-shadow .3s ease}.glow-border:hover{box-shadow:0 0 0 1px var(--accent-glow-strong),0 0 20px var(--accent-glow),0 12px 40px var(--shadow-lg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:.75rem;font-weight:600;font-size:.95rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;position:relative;overflow:hidden}.btn-primary{background:var(--gradient-primary);color:#ffffff;box-shadow:0 4px 15px var(--accent-glow-strong)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px var(--accent-glow-strong)}.btn-secondary{background:transparent;color:var(--accent);border:2px solid var(--accent)}.btn-secondary:hover{background:var(--accent-glow);transform:translateY(-2px)}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;position:relative}.section-title:after{content:"";display:block;width:60px;height:4px;background:var(--gradient-primary);margin:.75rem auto 0;border-radius:2px}.section-description{text-align:center;max-width:700px;margin:0 auto 3rem;color:var(--foreground-muted);font-size:1.1rem;line-height:1.7}.scroll-progress{position:fixed;top:0;left:0;height:3px;background:var(--gradient-primary);z-index:1000;transition:width .1s linear}@media (max-width:768px){html{font-size:14px}.section{padding:3rem 0}.section-title{font-size:2rem}}@media (max-width:480px){.container{padding:0 1rem}.section-title{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_dd5b2f{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_dd5b2f{--font-heading:"Space Grotesk","Space Grotesk Fallback"}@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.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_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-body:"Inter","Inter Fallback"}