@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";header.svelte-pwkips{position:fixed;top:0;left:0;width:100%;z-index:100;transition:background-color .3s ease,box-shadow .3s ease;background-color:transparent}header.scrolled.svelte-pwkips{background-color:#0f172ae6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a}.header-container.svelte-pwkips{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-pwkips a:where(.svelte-pwkips){color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;letter-spacing:1px}nav.svelte-pwkips ul:where(.svelte-pwkips){display:flex;list-style:none;gap:2rem;margin:0;padding:0}nav.svelte-pwkips ul:where(.svelte-pwkips) li:where(.svelte-pwkips) a:where(.svelte-pwkips){color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;letter-spacing:1px;transition:color .3s ease}nav.svelte-pwkips ul:where(.svelte-pwkips) li:where(.svelte-pwkips) a:where(.svelte-pwkips):hover{color:#64ffda}nav.svelte-pwkips ul:where(.svelte-pwkips) li:where(.svelte-pwkips) a.contact-btn:where(.svelte-pwkips){padding:.6rem 1.2rem;border:1px solid #64ffda;border-radius:4px;color:#64ffda}nav.svelte-pwkips ul:where(.svelte-pwkips) li:where(.svelte-pwkips) a.contact-btn:where(.svelte-pwkips):hover{background-color:#64ffda1a}.menu-toggle.svelte-pwkips{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.menu-toggle.svelte-pwkips span:where(.svelte-pwkips){width:100%;height:2px;background-color:#fff;transition:all .3s ease}@media (max-width: 768px){.menu-toggle.svelte-pwkips{display:flex}nav.svelte-pwkips{position:fixed;top:0;right:0;width:70%;height:100vh;background-color:#0f172a;padding:6rem 2rem 2rem;transform:translate(100%);transition:transform .3s ease;z-index:1000}nav.open.svelte-pwkips{transform:translate(0);box-shadow:-5px 0 15px #0003}nav.svelte-pwkips ul:where(.svelte-pwkips){flex-direction:column;gap:2rem}nav.svelte-pwkips ul:where(.svelte-pwkips) li:where(.svelte-pwkips) a.contact-btn:where(.svelte-pwkips){display:inline-block;margin-top:1rem}}footer.svelte-dz94z4{background-color:#0f172a;color:#f8fafc;padding:4rem 0 2rem}.footer-container.svelte-dz94z4{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-top.svelte-dz94z4{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:4rem}.footer-logo.svelte-dz94z4{flex:1 1 300px}.footer-logo.svelte-dz94z4 h2:where(.svelte-dz94z4){font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-links.svelte-dz94z4{flex:2 1 600px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.link-group.svelte-dz94z4{flex:1 1 180px}.link-group.svelte-dz94z4 h3:where(.svelte-dz94z4){font-size:1rem;font-weight:600;margin-bottom:1.5rem;color:#64ffda}.link-group.svelte-dz94z4 ul:where(.svelte-dz94z4){list-style:none;padding:0}.link-group.svelte-dz94z4 ul:where(.svelte-dz94z4) li:where(.svelte-dz94z4){margin-bottom:.8rem}.link-group.svelte-dz94z4 ul:where(.svelte-dz94z4) li:where(.svelte-dz94z4) a:where(.svelte-dz94z4){color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .3s ease}.link-group.svelte-dz94z4 ul:where(.svelte-dz94z4) li:where(.svelte-dz94z4) a:where(.svelte-dz94z4):hover{color:#64ffda}.footer-bottom.svelte-dz94z4{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #1e293b;flex-wrap:wrap;gap:1rem}.footer-bottom.svelte-dz94z4 p:where(.svelte-dz94z4){color:#64748b;font-size:.8rem}@media (max-width: 768px){.footer-top.svelte-dz94z4{flex-direction:column;gap:2rem}.footer-bottom.svelte-dz94z4{flex-direction:column;align-items:flex-start;text-align:center}}:root{--primary: #64ffda;--dark-bg: #0f172a;--secondary-bg: #1e293b;--text: #f8fafc;--text-secondary: #94a3b8}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:var(--text);background-color:#fff;overflow-x:hidden}.container{margin:0 auto}@media (max-width: 768px){section{padding:0 1rem}section#hero{padding:0}}.text-primary{color:var(--primary)}.bg-dark{background-color:var(--dark-bg)}html{scroll-behavior:smooth}button,.btn{font-family:Inter,sans-serif;cursor:pointer}.section-title{text-align:center;margin-bottom:3rem}.section-title .subtitle{font-size:.875rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem;display:block}.section-title .title{font-size:2.5rem;font-weight:800;color:var(--dark-bg);position:relative}.section-title .title:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);width:60px;height:4px;background-color:var(--primary);border-radius:2px}
