@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Manrope:wght@500;700;800&display=swap";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--bg-main: #020617;--bg-secondary: #0f172a;--accent: #38bdf8;--accent-glow: rgba(56, 189, 248, .15);--text-primary: #f8fafc;--text-secondary: #94a3b8;--font-heading: "Manrope", sans-serif;--font-body: "Inter", sans-serif;--ease-spring: cubic-bezier(.175, .885, .32, 1.275);--ease-smooth: cubic-bezier(.16, 1, .3, 1)}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}html{font-family:var(--font-body);background-color:var(--bg-main);color:var(--text-primary);overflow-x:hidden}body{margin:0;padding:0}h1,h2,h3{font-family:var(--font-heading);margin:0}a{text-decoration:none;color:inherit;transition:.3s var(--ease-smooth)}p{line-height:1.6;color:var(--text-secondary)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-in{opacity:0;animation:fadeInUp .8s var(--ease-smooth) forwards}.nav-island[data-astro-cid-5blmo7yk]{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:1000;width:90%;height:56px;background:#0f172a99;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:100px;display:flex;align-items:center;justify-content:center;transition:all 2.5s cubic-bezier(.16,1,.3,1)}.nav-container[data-astro-cid-5blmo7yk]{width:100%;padding:0 1.2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-5blmo7yk]{font-family:var(--font-heading);font-weight:800;font-size:1.2rem;color:var(--text-primary);letter-spacing:-.02em;z-index:1001}.dot[data-astro-cid-5blmo7yk]{color:var(--accent)}.desktop-menu[data-astro-cid-5blmo7yk],.desktop-only[data-astro-cid-5blmo7yk]{display:none}.hamburger[data-astro-cid-5blmo7yk]{background:none;border:none;cursor:pointer;width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;z-index:1001;padding:0}.line[data-astro-cid-5blmo7yk]{width:24px;height:2px;background-color:var(--text-primary);border-radius:2px;transition:all .3s ease}.hamburger[data-astro-cid-5blmo7yk].active .top[data-astro-cid-5blmo7yk]{transform:rotate(45deg) translate(5px,6px)}.hamburger[data-astro-cid-5blmo7yk].active .bottom[data-astro-cid-5blmo7yk]{transform:rotate(-45deg) translate(5px,-6px)}.mobile-overlay[data-astro-cid-5blmo7yk]{position:fixed;inset:0;background:#020617f2;backdrop-filter:blur(20px);z-index:999;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.mobile-overlay[data-astro-cid-5blmo7yk].open{opacity:1;pointer-events:all}.mobile-nav-links[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;align-items:center;gap:2rem;transform:translateY(20px);transition:transform .4s ease}.mobile-overlay[data-astro-cid-5blmo7yk].open .mobile-nav-links[data-astro-cid-5blmo7yk]{transform:translateY(0)}.mobile-link[data-astro-cid-5blmo7yk]{font-size:2rem;font-weight:700;color:var(--text-primary)}.mobile-link[data-astro-cid-5blmo7yk]:hover{color:var(--accent)}.separator[data-astro-cid-5blmo7yk]{width:40px;height:2px;background:#ffffff1a}.btn-mobile[data-astro-cid-5blmo7yk]{font-size:1.2rem;color:var(--accent);font-weight:600}@media(min-width:900px){.nav-island[data-astro-cid-5blmo7yk]{top:2rem;width:680px;height:64px}.nav-island[data-astro-cid-5blmo7yk].expanded{width:94%;max-width:1400px;top:1rem;background:#020617d9;box-shadow:0 10px 30px #00000080}.nav-container[data-astro-cid-5blmo7yk]{padding:0 2rem}.desktop-menu[data-astro-cid-5blmo7yk]{display:flex;gap:2.5rem}.desktop-only[data-astro-cid-5blmo7yk]{display:inline-flex}.hamburger[data-astro-cid-5blmo7yk],.mobile-overlay[data-astro-cid-5blmo7yk]{display:none}.nav-link[data-astro-cid-5blmo7yk]{font-size:.95rem;font-weight:500;color:var(--text-secondary);transition:color .3s;position:relative}.nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--text-primary)}.nav-link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--accent);transition:width .3s}.nav-link[data-astro-cid-5blmo7yk]:hover:after{width:100%}.btn-nav[data-astro-cid-5blmo7yk]{background:#ffffff14;padding:10px 28px;border-radius:50px;font-size:.9rem;font-weight:600;transition:.3s;border:1px solid rgba(255,255,255,.05);color:var(--text-primary)}.btn-nav[data-astro-cid-5blmo7yk]:hover{background:var(--text-primary);color:var(--bg-main);box-shadow:0 0 20px #fff3}}.no-scroll{overflow:hidden}.footer-section[data-astro-cid-sz7xmlte]{background-color:#020617;color:var(--text-primary);padding-top:5rem;padding-bottom:2rem;position:relative;overflow:hidden}.container[data-astro-cid-sz7xmlte]{padding:0 1.5rem;max-width:1200px;margin:0 auto}.footer-glow[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:0;right:0;height:1px;background:radial-gradient(circle,rgba(56,189,248,.5) 0%,transparent 70%);box-shadow:0 0 20px #38bdf833}.cta-wrapper[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:4rem}.cta-title[data-astro-cid-sz7xmlte]{font-size:2.5rem;line-height:1.1;background:linear-gradient(to bottom,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-actions[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.btn-primary-large[data-astro-cid-sz7xmlte]{background:var(--text-primary);color:var(--bg-main);padding:16px 0;width:100%;justify-content:center;border-radius:50px;font-size:1.1rem;font-weight:700;display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.cta-subtitle[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--text-secondary)}.divider[data-astro-cid-sz7xmlte]{height:1px;background:#ffffff1a;margin-bottom:3rem}.footer-grid[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.brand-col[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:1.5rem 0;font-size:.95rem;color:var(--text-secondary);max-width:300px}.logo[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-weight:800;font-size:1.5rem}.dot[data-astro-cid-sz7xmlte]{color:var(--accent)}.socials[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem;flex-wrap:wrap}.social-link[data-astro-cid-sz7xmlte]{font-size:.9rem;font-weight:600;color:var(--text-primary);position:relative}.nav-group[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.nav-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:1.2rem;font-size:1rem;color:var(--text-primary)}.nav-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.nav-col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.8rem}.nav-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-secondary);transition:.3s;font-size:.9rem}.nav-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte][href^=mailto]{word-break:break-all}.big-text-wrapper[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;margin-bottom:2rem;opacity:.1;pointer-events:none;user-select:none}.big-text[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-weight:900;line-height:.85;text-align:center;background:linear-gradient(to bottom,rgba(255,255,255,.8),transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:18vw}.mobile-break[data-astro-cid-sz7xmlte]{display:block}.bottom-bar[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.05);padding-top:2rem;display:flex;flex-direction:column;gap:1rem;text-align:center;font-size:.8rem;color:var(--text-secondary)}@media(min-width:900px){.footer-section[data-astro-cid-sz7xmlte]{padding-top:8rem;padding-bottom:4rem}.cta-wrapper[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;align-items:center}.cta-title[data-astro-cid-sz7xmlte]{font-size:3.5rem}.cta-actions[data-astro-cid-sz7xmlte]{width:auto;align-items:flex-end}.btn-primary-large[data-astro-cid-sz7xmlte]{width:auto;padding:18px 36px}.btn-primary-large[data-astro-cid-sz7xmlte]:hover{transform:scale(1.05);background:var(--accent)}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem}.nav-group[data-astro-cid-sz7xmlte]{display:contents}.nav-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent);padding-left:5px}.social-link[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:var(--accent);transition:width .3s}.social-link[data-astro-cid-sz7xmlte]:hover:after{width:100%}.big-text[data-astro-cid-sz7xmlte]{font-size:11.5vw}.mobile-break[data-astro-cid-sz7xmlte]{display:none}.bottom-bar[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}}
