footer.svelte-fovqvd{background-color:var(--color-bg-main);color:var(--off-white);padding:5rem 5% 3rem;position:relative;z-index:1}.footer-links.svelte-fovqvd{max-width:200px;height:auto;margin-bottom:1.5rem}.footer-links.svelte-fovqvd img:where(.svelte-fovqvd){max-width:120px;margin-bottom:1rem}.footer-content.svelte-fovqvd{max-width:1400px;margin:0 auto;display:flex;justify-content:space-around;gap:4rem;margin-bottom:3rem}.footer-links.svelte-fovqvd h4:where(.svelte-fovqvd){font-size:1rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem;font-weight:400}.footer-links.svelte-fovqvd a:where(.svelte-fovqvd),.footer-links.svelte-fovqvd span:where(.svelte-fovqvd){display:block;color:var(--off-white);text-decoration:none;opacity:.7;margin-bottom:.8rem;transition:all .3s ease}.footer-links.svelte-fovqvd a:where(.svelte-fovqvd):hover{opacity:1;transform:translateY(-3px)}.footer-bottom.svelte-fovqvd{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);opacity:.6}.socials.svelte-fovqvd{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:1024px){footer.svelte-fovqvd{padding:4rem 5% 2.5rem}.footer-content.svelte-fovqvd{gap:3rem}}@media(max-width:768px){footer.svelte-fovqvd{padding:3.5rem 6% 2.5rem}.footer-content.svelte-fovqvd{flex-wrap:wrap;gap:2rem}.footer-links.svelte-fovqvd h4:where(.svelte-fovqvd){font-size:.95rem}}@media(max-width:480px){footer.svelte-fovqvd{padding:3rem 7% 2rem}.footer-content.svelte-fovqvd{flex-direction:column}.footer-links.svelte-fovqvd a:where(.svelte-fovqvd){margin-bottom:.7rem}.footer-bottom.svelte-fovqvd{font-size:.85rem;text-align:left}}.header.svelte-1kpzfyy{display:flex;justify-content:space-between;align-items:center}.background.svelte-1kpzfyy{background:#0a0e27cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border-light)}nav.svelte-1kpzfyy{display:flex;gap:2rem;align-items:center}.nav-links.svelte-1kpzfyy{display:flex;gap:1.5rem;list-style:none}.nav-links.svelte-1kpzfyy a:where(.svelte-1kpzfyy){color:var(--silver);text-decoration:none;font-weight:500;transition:all .3s;position:relative}.nav-links.svelte-1kpzfyy a:where(.svelte-1kpzfyy):after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--white);transition:width .3s}.nav-links.svelte-1kpzfyy a:where(.svelte-1kpzfyy):hover{color:var(--white)}.nav-links.svelte-1kpzfyy a:where(.svelte-1kpzfyy):hover:after{width:100%;color:#fff}@keyframes svelte-1kpzfyy-rotate-border{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}img.svelte-1kpzfyy{position:absolute;bottom:-3rem;left:0;max-height:6rem}.logo.svelte-1kpzfyy{position:relative;width:180px}.mobile-menu.svelte-1kpzfyy,.mobile-icon.svelte-1kpzfyy{display:none}@media(max-width:650px){.nav-links.svelte-1kpzfyy{display:none}nav.svelte-1kpzfyy{width:100%;justify-content:flex-end}.mobile-icon.svelte-1kpzfyy{display:block}.mobile-menu.svelte-1kpzfyy li:where(.svelte-1kpzfyy){width:100%}.mobile-menu.svelte-1kpzfyy{display:flex;flex-direction:column;align-items:center;list-style:none;gap:1.25rem;padding:1.5rem;text-align:center;width:100%;max-width:100%}.mobile-menu.svelte-1kpzfyy a:where(.svelte-1kpzfyy){display:flex;justify-content:center;align-items:center;width:100%;color:var(--silver);text-decoration:none;font-weight:600}}:root{--color-primary-1: #667eea;--color-primary-2: #764ba2;--color-primary-3: #f093fb;--color-primary-4: #4facfe;--color-bg-main: #0a0e27;--color-bg-dark: #1a1f3a;--color-bg-darker: #1a1f3a;--color-bg-card: rgba(26, 31, 58, .6);--color-text-main: #ffffff;--color-text-muted: #a0aec0;--color-border-light: rgba(124, 58, 237, .2);--color-border-primary: rgba(102, 126, 234, .5);--color-glow-primary: rgba(102, 126, 234, .4);--color-glow-strong: rgba(102, 126, 234, .6);--color-glow-purple: rgba(118, 75, 162, .4);--gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-primary-wide: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f093fb 100%);--gradient-holo: linear-gradient(45deg, #667eea, #764ba2, #f093fb, #4facfe);--gradient-btn-sweep: linear-gradient(90deg, transparent, rgba(255, 255, 255, .3), transparent);--gradient-connection: linear-gradient(90deg, transparent, rgba(102, 126, 234, .5), transparent);--gradient-topbar: linear-gradient(135deg, #0a0e27 0%, #1a1f3a 50%, #0a0e27 100%);--color-particle: rgba(124, 58, 237, .6);--color-glitch-red: #ff006e;--color-glitch-blue: #00f5ff;--btn-bg-quantum: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--btn-bg-liquid: linear-gradient(135deg, #667eea, #764ba2);--btn-bg-3d-shadow: linear-gradient(135deg, #4d5eb9 0%, #5a3a7a 100%);--transparent-white-10: rgba(255, 255, 255, .1);--transparent-white-30: rgba(255, 255, 255, .3);--transparent-purple-20: rgba(102, 126, 234, .2);--transparent-purple-40: rgba(102, 126, 234, .4)}#page.svelte-1qkb5rp{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#0a0e27;color:#fff;overflow-x:hidden}#page.svelte-1qkb5rp .section-container{max-width:var(--max-width, 1400px);margin:0 auto;padding:3rem var(--padding, 1rem)}#page.svelte-1qkb5rp .heading{font-size:3rem;line-height:1;font-weight:700;margin:0}#page.svelte-1qkb5rp .button{color:#fff;background:var(--color-accent);border-radius:5px;padding:8px 20px;transition:var(--transition)}#page.svelte-1qkb5rp .button:hover{box-shadow:0 0 10px 5px #0000001a}#page.svelte-1qkb5rp .button.inverted{background:transparent;color:var(--color-accent);border:2px solid var(--color-accent)}
