.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{--color-primary: #10b981;--color-secondary: #8b5cf6;--color-bg-dark: #0a0e27;--color-bg-dark-alt: #1a1f3a;--color-text-light: #e5e7eb;--color-text-gray: #9ca3af}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:var(--color-bg-dark);color:var(--color-text-light);line-height:1.6;overflow-x:hidden;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='4.5' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");pointer-events:none;z-index:1;opacity:.15}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}main{position:relative;z-index:2}header{position:relative;z-index:1000}.orbs-global{position:fixed;inset:0;z-index:0;pointer-events:none}.orb-global{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:float 8s ease-in-out infinite}.orb-global-1{width:400px;height:400px;background:radial-gradient(circle,#10b981 0%,transparent 70%);top:10%;left:-10%;animation-delay:0s}.orb-global-2{width:350px;height:350px;background:radial-gradient(circle,#8b5cf6 0%,transparent 70%);top:50%;right:-5%;animation-delay:2s}.orb-global-3{width:300px;height:300px;background:radial-gradient(circle,#06b6d4 0%,transparent 70%);bottom:10%;left:30%;animation-delay:4s}@keyframes float{0%,to{transform:translate(0)}33%{transform:translate(30px,-30px)}66%{transform:translate(-20px,20px)}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.gradient-text{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-block;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;font-size:1rem}.btn-primary{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666}.btn-secondary{background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:var(--color-text-light)}.btn-secondary:hover{background:#ffffff26;border-color:var(--color-primary)}section{padding:5rem 0}@media(max-width:768px){section{padding:3rem 0}.container{padding:0 1rem}}header[data-astro-cid-3ef6ksr2]{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:90%;max-width:1200px;z-index:1000;background:#0006;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:40px}nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.logo[data-astro-cid-3ef6ksr2]{font-size:1.25rem;font-weight:700;text-decoration:none;cursor:pointer}.nav-tabs[data-astro-cid-3ef6ksr2]{display:flex;background:#1f2937;border-radius:9999px;padding:.25rem;gap:.25rem}.tab[data-astro-cid-3ef6ksr2]{padding:.5rem 1rem;font-size:.875rem;text-decoration:none;border-radius:9999px;transition:all .3s ease;color:#9ca3af;font-weight:500}.tab[data-astro-cid-3ef6ksr2].active{background:#fff;color:#000}.tab[data-astro-cid-3ef6ksr2]:not(.active):hover{color:#fff}.btn-contact[data-astro-cid-3ef6ksr2]{padding:.5rem 1.25rem;background:#fff;color:#000;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .3s ease}.btn-contact[data-astro-cid-3ef6ksr2]:hover{background:#e5e7eb}@media(max-width:768px){header[data-astro-cid-3ef6ksr2]{width:95%;border-radius:30px}nav[data-astro-cid-3ef6ksr2]{padding:.75rem 1.5rem}.nav-tabs[data-astro-cid-3ef6ksr2]{display:none}.logo[data-astro-cid-3ef6ksr2]{font-size:1.1rem}.btn-contact[data-astro-cid-3ef6ksr2]{font-size:.8rem;padding:.4rem 1rem}}.footer[data-astro-cid-sz7xmlte]{background:var(--color-bg-dark-alt);border-top:1px solid rgba(255,255,255,.1);padding:4rem 0 2rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 3fr;gap:4rem;margin-bottom:3rem}.footer-brand[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem;margin-bottom:1rem}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--color-text-gray);margin-bottom:1.5rem;line-height:1.6}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:50%;color:var(--color-text-gray);transition:all .3s ease}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;transform:translateY(-3px)}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.link-group[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--color-primary);margin-bottom:1rem;text-transform:uppercase;font-weight:600}.link-group[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.link-group[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text-gray);text-decoration:none;transition:color .3s ease;font-size:.95rem}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary)}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--color-text-gray);font-size:.875rem}.made-with[data-astro-cid-sz7xmlte]{font-style:italic;color:var(--color-text-gray)}@media(max-width:968px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:3rem}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}}
