footer.svelte-1wo11sz{background-color:var(--midnight);color:var(--off-white);padding:5rem 5% 3rem;position:relative;z-index:1}.footer-links.svelte-1wo11sz{max-width:200px;height:auto;margin-bottom:1.5rem}.footer-links.svelte-1wo11sz img:where(.svelte-1wo11sz){max-width:120px;margin-bottom:1rem}.footer-content.svelte-1wo11sz{max-width:1400px;margin:0 auto;display:flex;justify-content:space-around;gap:4rem;margin-bottom:3rem}.footer-links.svelte-1wo11sz h4:where(.svelte-1wo11sz){font-size:1rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem;font-weight:400}.footer-links.svelte-1wo11sz a:where(.svelte-1wo11sz),.footer-links.svelte-1wo11sz span:where(.svelte-1wo11sz){display:block;color:var(--off-white);text-decoration:none;opacity:.7;margin-bottom:.8rem;transition:all .3s ease}.footer-links.svelte-1wo11sz a:where(.svelte-1wo11sz):hover{opacity:1;transform:translateY(-3px)}.footer-bottom.svelte-1wo11sz{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);opacity:.6}.socials.svelte-1wo11sz{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:1024px){footer.svelte-1wo11sz{padding:4rem 5% 2.5rem}.footer-content.svelte-1wo11sz{gap:3rem}}@media(max-width:768px){footer.svelte-1wo11sz{padding:3.5rem 6% 2.5rem}.footer-content.svelte-1wo11sz{flex-wrap:wrap;gap:2rem}.footer-links.svelte-1wo11sz h4:where(.svelte-1wo11sz){font-size:.95rem}}@media(max-width:480px){footer.svelte-1wo11sz{padding:3rem 7% 2rem}.footer-content.svelte-1wo11sz{flex-direction:column}.footer-links.svelte-1wo11sz a:where(.svelte-1wo11sz){margin-bottom:.7rem}.footer-bottom.svelte-1wo11sz{font-size:.85rem;text-align:left}}nav.svelte-1vxbsym{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;z-index:100}img.svelte-1vxbsym{position:static;max-height:6.5rem;width:auto;display:block}.logo.svelte-1vxbsym{position:relative;width:180px}.nav-links.svelte-1vxbsym{display:flex;gap:40px;list-style:none}.nav-links.svelte-1vxbsym a:where(.svelte-1vxbsym){color:var(--color-accent-silver);text-decoration:none;font-size:14px;letter-spacing:1px;transition:all .3s;position:relative}.logo.svelte-1vxbsym{display:flex;align-items:center}.mobile-menu.svelte-1vxbsym{display:none;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-1vxbsym a:where(.svelte-1vxbsym){display:flex;justify-content:center;align-items:center;width:100%;color:var(--silver);text-decoration:none;font-weight:600}.mobile-icon.svelte-1vxbsym{display:none}@media(max-width:650px){.nav-links.svelte-1vxbsym{display:none}nav.svelte-1vxbsym{width:100%;justify-content:space-between}.mobile-icon.svelte-1vxbsym{display:block}.mobile-menu.svelte-1vxbsym li:where(.svelte-1vxbsym){width:100%}.mobile-menu.svelte-1vxbsym{display:flex}}:root{--orange: #ff6b1a;--orange-light: #ff9a4d;--orange-dark: #e05200;--purple: #9b30ff;--purple-light: #bf7aff;--purple-dark: #6b10d6;--teal: #00c9b1;--teal-light: #4de8d4;--teal-dark: #009e8e;--bg-dark: #0a0812;--bg-dark-2: #110f1e;--bg-dark-3: #1a172e;--text-primary: #f0eeff;--text-muted: #8b82a8;--border: rgba(155, 48, 255, .18);--grad-hero: linear-gradient(135deg, #0a0812 0%, #130f28 50%, #0e1a20 100%);--grad-orange: linear-gradient(135deg, var(--orange), var(--orange-light));--grad-purple: linear-gradient(135deg, var(--purple-dark), var(--purple-light));--grad-teal: linear-gradient(135deg, var(--teal-dark), var(--teal-light));--grad-brand: linear-gradient(90deg, var(--orange), var(--purple), var(--teal));--grad-brand-135: linear-gradient(135deg, var(--orange), var(--purple), var(--teal));--font-main: "Outfit", sans-serif;--font-alt: "Space Grotesk", sans-serif;--max-width: 1400px;--padding: clamp(1.25rem, 5vw, 3rem);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 40px;--shadow-card: 0 8px 40px rgba(0, 0, 0, .4);--shadow-glow-o: 0 0 40px rgba(255, 107, 26, .25);--shadow-glow-p: 0 0 40px rgba(155, 48, 255, .25);--shadow-glow-t: 0 0 40px rgba(0, 201, 177, .25)}#page.svelte-1bwkbcn html{scroll-behavior:smooth}#page.svelte-1bwkbcn{font-family:var(--font-main);background-color:var(--bg-dark);color:var(--text-primary);overflow-x:hidden;position:relative}#page.svelte-1bwkbcn .section-container{max-width:var(--max-width, 1400px);margin:0 auto;padding:3rem var(--padding, 1rem)}#page.svelte-1bwkbcn .btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:100px;font-family:var(--font-main);font-weight:600;font-size:1rem;padding:.85rem 2rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;position:relative;border:none;outline:none;white-space:nowrap}#page.svelte-1bwkbcn .btn:hover{transform:translateY(-2px)}#page.svelte-1bwkbcn .btn:active{transform:translateY(0)}#page.svelte-1bwkbcn .btn-primary{background:var(--grad-brand-135);background-size:200% 200%;color:#fff;box-shadow:0 4px 20px #9b30ff4d;animation:gradShift 4s ease infinite}#page.svelte-1bwkbcn .btn-primary:hover{box-shadow:0 8px 30px #9b30ff80}#page.svelte-1bwkbcn{@keyframes gradShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}}#page.svelte-1bwkbcn .btn-ghost{background:transparent;color:var(--text-primary);border:2px solid var(--border)}#page.svelte-1bwkbcn .btn-ghost:hover{border-color:var(--purple-light);background:#9b30ff1a}#page.svelte-1bwkbcn .btn-sm{font-size:.875rem;padding:.6rem 1.4rem}#page.svelte-1bwkbcn .btn-large{font-size:1.15rem;padding:1.1rem 2.8rem}#page.svelte-1bwkbcn .gradient-text{background:var(--grad-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#page.svelte-1bwkbcn .section-label{display:flex;align-items:center;gap:.75rem;font-family:var(--font-alt);font-size:.8rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.5rem}#page.svelte-1bwkbcn .section-label-line{display:block;width:2rem;height:2px;background:var(--grad-brand);border-radius:2px}#page.svelte-1bwkbcn .section-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.15;margin-bottom:1rem}
