:root{--footer-bg-start: #0f172a;--footer-bg-mid: #111827;--footer-bg-end: #0a0f1a;--footer-text-primary: #ffffff;--footer-text-secondary: #cbd5e1;--footer-text-tertiary: #94a3b8;--footer-link-hover: #60a5fa;--footer-icon-color: #60a5fa;--footer-heading-color: var(--footer-text-primary);--footer-border-color: rgba(255, 255, 255, .1);--footer-bottom-bg: #050914;--footer-bottom-text: #94a3b8;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition-speed: .2s;--font-main: "Lexend", sans-serif}.landing-footer-wrapper.svelte-dyswfr{font-family:var(--font-main)}.fade-in.svelte-dyswfr{animation:svelte-dyswfr-fadeIn .5s ease-in-out}@keyframes svelte-dyswfr-fadeIn{0%{opacity:0}to{opacity:1}}.container.svelte-dyswfr{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:var(--space-md);padding-right:var(--space-md)}.main-footer-section.svelte-dyswfr{background:linear-gradient(125deg,var(--footer-bg-start) 0%,var(--footer-bg-mid) 40%,var(--footer-bg-end) 100%);color:var(--footer-text-primary);padding:var(--space-xl) var(--space-md);position:relative;overflow:hidden}.main-footer-section.svelte-dyswfr:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(145deg,#3b82f60d,#1e3a8a00 50%);z-index:1;pointer-events:none}.main-footer-content.svelte-dyswfr{position:relative;z-index:2}.footer-grid.svelte-dyswfr{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.footer-logo-area.svelte-dyswfr{display:flex;align-items:center;margin-bottom:var(--space-md)}.footer-logo.svelte-dyswfr{color:var(--footer-text-primary);margin-right:var(--space-sm)}.footer-logo .bubblelink-logo-svg{height:2rem;width:auto;display:block}.footer-about-text.svelte-dyswfr{color:var(--footer-text-secondary);margin-bottom:var(--space-md);line-height:1.6;font-size:.9rem}.footer-heading.svelte-dyswfr{font-size:1.125rem;font-weight:600;margin-bottom:var(--space-md);color:var(--footer-heading-color)}.footer-heading-sub.svelte-dyswfr{margin-top:var(--space-lg);margin-bottom:var(--space-md)}.footer-link-list.svelte-dyswfr,.footer-contact-list.svelte-dyswfr,.footer-connect-list.svelte-dyswfr{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-connect-list.svelte-dyswfr,.footer-contact-list.svelte-dyswfr{gap:1rem}.footer-link.svelte-dyswfr{color:var(--footer-text-secondary);text-decoration:none;transition:color var(--transition-speed);font-size:.9rem}.footer-link.svelte-dyswfr:hover{color:var(--footer-link-hover)}.contact-item.svelte-dyswfr{display:flex;align-items:flex-start}.contact-icon.svelte-dyswfr{width:1.5rem;height:1.5rem;color:var(--footer-icon-color);margin-right:.75rem;flex-shrink:0}.contact-item.svelte-dyswfr span:where(.svelte-dyswfr),.contact-item.svelte-dyswfr a:where(.svelte-dyswfr){font-size:.9rem;color:var(--footer-text-secondary)}.social-link.svelte-dyswfr{display:flex;align-items:center}.social-icon.svelte-dyswfr{width:1.5rem;height:1.5rem;margin-right:.75rem}.footer-bottom-bar.svelte-dyswfr{background-color:var(--footer-bottom-bg);padding:var(--space-md) var(--space-md)}.footer-bottom-content.svelte-dyswfr{display:flex;flex-direction:column;align-items:center;gap:var(--space-md)}.copyright-text.svelte-dyswfr{color:var(--footer-bottom-text);font-size:.875rem;text-align:center}.payment-methods.svelte-dyswfr{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm)}.payment-text.svelte-dyswfr{color:var(--footer-bottom-text);font-size:.875rem}.payment-icons.svelte-dyswfr{display:flex;gap:.75rem;align-items:center}.payment-icon.svelte-dyswfr{height:1.5rem;width:2.25rem;border-radius:var(--radius-sm);display:block}@media (min-width: 768px){.footer-grid.svelte-dyswfr{grid-template-columns:repeat(2,1fr)}.footer-bottom-content.svelte-dyswfr{flex-direction:row;justify-content:space-between}.copyright-text.svelte-dyswfr{margin-bottom:0;text-align:left}.payment-methods.svelte-dyswfr{flex-direction:row;gap:1rem}}@media (min-width: 1024px){.footer-grid.svelte-dyswfr{grid-template-columns:repeat(5,1fr)}}
