header.svelte-vny38x{background:#fff;box-shadow:0 2px 10px #0000000d;position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem 0;width:100%}header.scrolled.svelte-vny38x{background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;padding:.25rem 0}.container.svelte-vny38x{max-width:100%;margin:0;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:relative;z-index:1001}.logo.svelte-vny38x a:where(.svelte-vny38x){display:flex;align-items:center;text-decoration:none}.logo-svg.svelte-vny38x{height:45px;width:auto;transition:all .3s ease}header.scrolled.svelte-vny38x .logo-svg:where(.svelte-vny38x){height:35px}.menu-toggle.svelte-vny38x{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:101}.menu-toggle.svelte-vny38x span:where(.svelte-vny38x){display:block;width:25px;height:3px;background:#00bcc2;transition:all .3s ease;border-radius:2px}.menu-toggle.svelte-vny38x span.open:where(.svelte-vny38x):nth-child(1){transform:rotate(45deg) translate(7px,7px)}.menu-toggle.svelte-vny38x span.open:where(.svelte-vny38x):nth-child(2){opacity:0}.menu-toggle.svelte-vny38x span.open:where(.svelte-vny38x):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}nav.svelte-vny38x ul:where(.svelte-vny38x){display:flex;gap:1.5rem;list-style:none;margin:0;padding:0;align-items:center}nav.svelte-vny38x ul.scrolled:where(.svelte-vny38x){gap:1rem}nav.svelte-vny38x li:where(.svelte-vny38x){transition:all .3s ease;opacity:1;max-width:200px}nav.svelte-vny38x li.hide:where(.svelte-vny38x){opacity:0;max-width:0;overflow:hidden;margin:0;padding:0}nav.svelte-vny38x a:where(.svelte-vny38x){color:#334155;text-decoration:none;font-weight:600;font-size:.95rem;padding:.5rem 1rem;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;white-space:nowrap}nav.svelte-vny38x a:where(.svelte-vny38x):hover{background:#f1f5f9;color:#00bcc2}li[aria-current=page].svelte-vny38x a:where(.svelte-vny38x){color:#00bcc2;background:#f0fbfc}.cta-item.svelte-vny38x{margin-left:.5rem}.cta-link.svelte-vny38x{padding:.65rem 1.5rem;border-radius:8px;font-weight:700;font-size:.9rem}.cta-link.svelte-vny38x{background:#fff;color:#00bcc2;border:2px solid #00BCC2}.cta-link.svelte-vny38x:hover{background:#f0fbfc;border-color:#00bcc2}.cta-link.primary.svelte-vny38x{background:linear-gradient(135deg,#ffa4a4,#ff8585);color:#fff;border:none;box-shadow:0 4px 12px #ffa4a44d}.cta-link.primary.svelte-vny38x:hover{background:linear-gradient(135deg,#ff8585,#ff6b6b);transform:translateY(-2px);box-shadow:0 6px 16px #ffa4a466}@media (max-width: 768px){.menu-toggle.svelte-vny38x{display:flex}nav.svelte-vny38x{position:fixed;top:0;right:-100%;height:100vh;width:75%;max-width:320px;background:#fff;transition:right .3s ease;padding-top:5rem;box-shadow:-4px 0 20px #00000026;z-index:999}nav.open.svelte-vny38x{right:0}nav.open.svelte-vny38x:before{content:"";position:fixed;inset:0;background:#00000080;z-index:-1}nav.svelte-vny38x ul:where(.svelte-vny38x){flex-direction:column;gap:.5rem;align-items:stretch;padding:0 1.5rem}nav.svelte-vny38x li:where(.svelte-vny38x){max-width:none}nav.svelte-vny38x li.hide:where(.svelte-vny38x){opacity:1;max-width:none}nav.svelte-vny38x a:where(.svelte-vny38x){padding:1rem 1.5rem;border-radius:8px}.cta-item.svelte-vny38x{margin-left:0;margin-top:.5rem}.cta-link.svelte-vny38x{width:100%;text-align:center}}@media (max-width: 480px){.container.svelte-vny38x{padding:.8rem 1rem}.logo-svg.svelte-vny38x{height:35px}header.scrolled.svelte-vny38x .logo-svg:where(.svelte-vny38x){height:28px}nav.svelte-vny38x{width:80%}}*{box-sizing:border-box;margin:0;padding:0}:root{--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--color-primary: #00BCC2;--color-primary-light: #1ac9cf;--color-primary-lighter: #33d6dc;--color-primary-lightest: #66e3e8;--color-primary-dark: #00a3a8;--color-accent: #ffa4a4;--color-accent-light: #ffb8b8;--color-accent-lighter: #ffcccc;--color-accent-lightest: #ffe0e0;--color-bg: #ffffff;--color-bg-light: #d0f5f7;--color-bg-lighter: #b3eff1;--color-bg-lightest: #99e9ec;--color-text: #1e293b;--color-text-light: #64748b;--color-text-lighter: #94a3b8;--color-border: rgba(0, 188, 194, .1);--color-border-light: #d0f5f7;--color-theme-1: #1f90ff;--color-theme-2: #ffa4a4;font-family:var(--font-body);color:var(--color-text)}body{min-height:100vh;margin:0;background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%}html{overflow-x:hidden;width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0}p{margin:0;line-height:1.7}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-dark)}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none}button:focus:not(:focus-visible){outline:none}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}@media (max-width: 768px){:root{font-size:16px}.container{padding:0 1.5rem}}@media (max-width: 480px){:root{font-size:15px}.container{padding:0 1rem}}html{scroll-behavior:smooth}::selection{background:var(--color-primary);color:#fff}::-moz-selection{background:var(--color-primary);color:#fff}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;width:100%;padding:80px 0 0;margin:0}footer.svelte-12qhfyh{background:linear-gradient(135deg,#e0f9fa,#d0f5f7);color:#1e293b;padding:4rem 2rem 2rem;position:relative;overflow:hidden;border-top:3px solid #66e3e8}footer.svelte-12qhfyh:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#66e3e8,#00bcc2,#66e3e8);background-size:200% 100%;animation:svelte-12qhfyh-shimmer 3s linear infinite}@keyframes svelte-12qhfyh-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;padding-bottom:3rem;border-bottom:2px solid #66e3e8}.footer-brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:1.25rem}.footer-logo.svelte-12qhfyh{margin-bottom:.5rem}.footer-logo-img.svelte-12qhfyh{height:50px;width:auto;transition:all .3s ease}.footer-logo-img.svelte-12qhfyh:hover{transform:translateY(-2px);filter:drop-shadow(0 4px 8px rgba(80,197,232,.2))}.footer-mission.svelte-12qhfyh{color:#00bcc2;font-size:1.05rem;font-weight:600;line-height:1.7;margin:.5rem 0;border-left:4px solid #00BCC2;padding:1rem 0 1rem 1rem}.footer-tagline.svelte-12qhfyh{color:#64748b;font-size:.95rem;font-weight:500;font-style:italic}.footer-links.svelte-12qhfyh{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.5rem}.footer-section.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:1.1rem;font-weight:700;color:#00bcc2;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid #66e3e8}.footer-section.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none;padding:0;margin:0}.footer-section.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:.75rem}.footer-section.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#64748b;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-section.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#00bcc2;transform:translate(4px);font-weight:600}.footer-bottom.svelte-12qhfyh{max-width:1200px;margin:0 auto;text-align:center;padding-top:2rem}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#64748b;font-size:.9rem}@media (max-width: 768px){.footer-content.svelte-12qhfyh{grid-template-columns:1fr;gap:2.5rem}.footer-links.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}footer.svelte-12qhfyh{padding:3rem 1.5rem 1.5rem}}@media (max-width: 480px){footer.svelte-12qhfyh{padding:2.5rem 1rem 1rem}.footer-logo-img.svelte-12qhfyh{height:40px}.footer-mission.svelte-12qhfyh{font-size:.95rem}.footer-content.svelte-12qhfyh{gap:2rem}}
