.Footer_footer__0IXn3{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:6rem 0 3rem;margin-top:auto}.Footer_container__6pNfo{max-width:1140px;margin:0 auto;padding:0 24px}.Footer_grid__aa_A4{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:4rem}.Footer_title__qtfT0{font-size:1.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.Footer_text__UYcCR{color:var(--text-secondary);line-height:1.6;max-width:300px}.Footer_subtitle___mNy_{font-size:.9rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.Footer_list__D7WsE{list-style:none;padding:0;margin:0}.Footer_list__D7WsE li{margin-bottom:.75rem}.Footer_list__D7WsE a{color:var(--text-secondary);text-decoration:none;transition:color .2s ease;font-size:.95rem}.Footer_list__D7WsE a:hover{color:var(--accent-primary)}.Footer_bottom__8fL6_{padding-top:2rem;border-top:1px solid var(--glass-border);text-align:center;font-size:.875rem;flex-direction:column;gap:1rem}.Footer_bottom__8fL6_,.Footer_poweredBy__l1Ol1{color:var(--text-secondary);display:flex;align-items:center}.Footer_poweredBy__l1Ol1{justify-content:center;font-weight:500;transition:opacity .2s ease;text-decoration:none}.Footer_poweredBy__l1Ol1:hover{opacity:.8;color:var(--text-primary)}.Footer_logoLight__OhBQj{display:block}.Footer_logoDark__zdYGz,[data-theme=dark] .Footer_logoLight__OhBQj{display:none}[data-theme=dark] .Footer_logoDark__zdYGz{display:block}@media (max-width:768px){.Footer_grid__aa_A4{grid-template-columns:1fr;gap:2rem}}.ThemeToggle_toggle__LGRSw{background:transparent;border:1px solid var(--glass-border);color:var(--foreground);padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;width:40px;height:40px}.ThemeToggle_toggle__LGRSw:hover{background:hsla(0,0%,49%,.1);transform:rotate(15deg)}.Navbar_nav__fRNl1{position:fixed;top:1rem;left:50%;transform:translateX(-50%);width:95%;max-width:1000px;z-index:50;background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:100px;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease}.Navbar_container__x_wnu{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 1.5rem}.Navbar_logo__ycYQk{font-size:1.25rem;font-weight:800;letter-spacing:-.05em;display:flex;align-items:center}.Navbar_links__dKlZ4{display:flex;gap:1.5rem}.Navbar_link__Xu4IB{font-size:.9rem;font-weight:500;color:var(--text-secondary);transition:all .2s ease;padding:.5rem .25rem;position:relative}.Navbar_link__Xu4IB:hover{color:var(--text-primary)}.Navbar_link__Xu4IB:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent-primary);transition:width .3s ease}.Navbar_link__Xu4IB:hover:after{width:100%}@media (min-width:769px){.Navbar_mobileMenu__EUAj5,.Navbar_mobileToggle__mNsdw{display:none}}@media (max-width:768px){.Navbar_links__dKlZ4{display:none}.Navbar_mobileToggle__mNsdw{background:none;border:none;cursor:pointer;color:var(--text-primary);padding:.25rem;margin-left:.5rem;z-index:60}.Navbar_mobileMenu__EUAj5{position:fixed;top:70px;left:50%;transform:translateX(-50%) translateY(-20px);width:95%;max-width:1000px;background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:2rem;padding:2rem;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.16,1,.3,1);z-index:40;box-shadow:0 10px 40px rgba(0,0,0,.1)}.Navbar_mobileMenu__EUAj5.Navbar_open__YjS3N{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:all}.Navbar_mobileLinks__8XXQh{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.Navbar_mobileLink__FnVhI{font-size:1.2rem;font-weight:600;color:var(--text-primary);width:100%;text-align:center;padding:.5rem;transition:color .2s}.Navbar_mobileLink__FnVhI:hover{color:var(--accent-primary);background:rgba(0,0,0,.05);border-radius:.5rem}}:root{--bg-primary:#f8f9fa;--bg-secondary:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--accent-primary:#2563eb;--accent-secondary:#7c3aed;--accent-glow:rgba(37,99,235,.2);--glass-bg:hsla(0,0%,100%,.7);--glass-border:rgba(0,0,0,.08);--glass-shadow:0 8px 32px rgba(0,0,0,.04);--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}[data-theme=dark]{--bg-primary:#050505;--bg-secondary:#121212;--text-primary:#fff;--text-secondary:#a1a1aa;--accent-primary:#3b82f6;--accent-secondary:#8b5cf6;--accent-glow:rgba(59,130,246,.25);--glass-bg:hsla(0,0%,8%,.6);--glass-border:hsla(0,0%,100%,.08);--glass-shadow:0 8px 32px rgba(0,0,0,.3)}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);overflow-x:hidden;line-height:1.6;transition:background-color .3s ease,color .3s ease;min-height:100vh}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 15% 50%,var(--accent-glow),transparent 25%),radial-gradient(circle at 85% 30%,rgba(124,58,237,.1),transparent 25%);z-index:-1;pointer-events:none}a{color:inherit;text-decoration:none}.container{max-width:1140px;margin:0 auto;padding:0 24px}.glass{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.glass:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1);border-color:var(--accent-primary)}.gradient-text{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:gradient-flow 5s ease infinite}@keyframes gradient-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;border-radius:var(--radius-full);font-weight:600;font-size:.95rem;transition:all .3s cubic-bezier(.2,.8,.2,1);cursor:pointer;letter-spacing:.02em}.btn-primary{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;box-shadow:0 4px 12px var(--accent-glow);border:1px solid transparent}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--accent-glow);filter:brightness(1.1)}.btn-glass{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--glass-border);color:var(--text-primary)}.btn-glass:hover{background:var(--bg-secondary);border-color:var(--text-primary);transform:translateY(-2px)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.relative{position:relative}.absolute{position:absolute}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.gap-4{gap:1rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.z-10{z-index:10}.z-20{z-index:20}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.inset-0{top:0;right:0;bottom:0;left:0}.text-6xl{font-size:3rem;line-height:1.1;letter-spacing:-.03em}.text-xl{font-size:1.25rem;line-height:1.6}.font-bold{font-weight:700}.tracking-tight{letter-spacing:-.025em}@media (min-width:768px){.md\:text-8xl{font-size:5rem}.md\:text-2xl{font-size:1.35rem}}.text-gray-200,.text-gray-300{color:var(--text-secondary)}@font-face{font-family:__Inter_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}