:root{--primary:#2563eb;--primary-light:#3b82f6;--primary-dark:#1d4ed8;--accent:#0891b2;--danger:#dc2626;--danger-light:rgba(220, 38, 38, .1);--warning:#d97706;--warning-light:rgba(217, 119, 6, .1);--success:#059669;--success-light:rgba(5, 150, 105, .1);--info:#2563eb;--info-light:rgba(37, 99, 235, .1);--purple:#7c3aed;--purple-light:rgba(124, 58, 237, .1);--bg:#ffffff;--bg-alt:#f8fafc;--bg-card:#ffffff;--border:#e2e8f0;--border-light:#cbd5e1;--text:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--shadow:0 1px 3px rgba(0, 0, 0, .1);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg:0 10px 25px -5px rgba(0, 0, 0, .1)}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}*{box-sizing:border-box}.container.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{max-width:1200px;margin:0 auto;padding:0 24px}.bg-effects.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;overflow:hidden}.gradient-orb.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4}.orb-1.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.15) 0%,transparent 70%);top:-200px;left:-100px}.orb-2.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:500px;height:500px;background:radial-gradient(circle,rgba(8,145,178,.1) 0%,transparent 70%);top:40%;right:-150px}.text-gradient.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.nav-content.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:center;justify-content:space-between}.logo.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text);font-weight:700;font-size:1.25rem}.logo-icon.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:40px;height:40px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center}.logo-icon.svelte-1xxh0w svg.svelte-1xxh0w.svelte-1xxh0w{width:22px;height:22px;color:#fff}.nav-center.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;gap:8px}.nav-link.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.95rem;padding:8px 16px;border-radius:8px;transition:all .2s}.nav-link.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w:hover{color:var(--primary);background:var(--bg-alt)}.nav-actions.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:center;gap:16px}.nav-link-login.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.95rem;transition:all .2s}.nav-link-login.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w:hover{color:var(--primary)}.mobile-menu-btn.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:none;width:40px;height:40px;background:transparent;border:1px solid var(--border);border-radius:8px;cursor:pointer;position:relative}.mobile-menu-btn.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w{position:absolute;width:18px;height:2px;background:var(--text);top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s}.mobile-menu-btn.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w:before,.mobile-menu-btn.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w:after{content:"";position:absolute;width:18px;height:2px;background:var(--text);left:0;transition:all .3s}.mobile-menu-btn.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w:before{top:-6px}.mobile-menu-btn.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w:after{top:6px}.mobile-menu-btn.svelte-1xxh0w span.open.svelte-1xxh0w.svelte-1xxh0w{background:transparent}.mobile-menu-btn.svelte-1xxh0w span.open.svelte-1xxh0w.svelte-1xxh0w:before{transform:rotate(45deg);top:0}.mobile-menu-btn.svelte-1xxh0w span.open.svelte-1xxh0w.svelte-1xxh0w:after{transform:rotate(-45deg);top:0}.mobile-menu.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:fixed;top:73px;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:24px;z-index:999;display:flex;flex-direction:column;gap:16px;border-bottom:1px solid var(--border);box-shadow:var(--shadow-lg)}.mobile-menu.svelte-1xxh0w a.svelte-1xxh0w.svelte-1xxh0w{color:var(--text);text-decoration:none;font-size:1.1rem;padding:12px 0;border-bottom:1px solid var(--border)}.btn.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none;position:relative;overflow:hidden}.btn.svelte-1xxh0w svg.svelte-1xxh0w.svelte-1xxh0w{width:18px;height:18px;transition:transform .2s}.btn.svelte-1xxh0w:hover svg.svelte-1xxh0w.svelte-1xxh0w{transform:translate(4px)}.btn-primary.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:var(--primary);color:#fff;box-shadow:0 2px 8px #2563eb40}.btn-primary.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w:hover{background:var(--primary-dark);box-shadow:0 4px 12px #2563eb59;transform:translateY(-1px)}.btn-white.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:#fff;color:var(--primary);box-shadow:var(--shadow-md)}.btn-white.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w:hover{background:var(--bg-alt);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-glow.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:var(--primary);color:#fff;position:relative}.btn-glow.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w:hover{background:var(--primary-dark)}.btn-shine.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:svelte-1xxh0w-shine 3s infinite}@keyframes svelte-1xxh0w-shine{0%{left:-100%}50%,to{left:100%}}.btn-lg.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{padding:16px 32px;font-size:1rem}.btn-full.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:100%}.hero.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:relative;padding:160px 24px 100px;z-index:1;text-align:center}.hero-inner.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{max-width:740px;margin:0 auto}.hero-badge.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:inline-flex;align-items:center;gap:10px;background:var(--info-light);border:1px solid rgba(37,99,235,.2);border-radius:100px;padding:8px 18px;margin-bottom:28px;animation:svelte-1xxh0w-fadeInUp .6s ease-out}.badge-dot.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:8px;height:8px;background:var(--primary);border-radius:50%;box-shadow:0 0 8px var(--primary);animation:svelte-1xxh0w-pulse 2s ease-in-out infinite}@keyframes svelte-1xxh0w-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.hero-badge.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w:last-child{color:var(--primary);font-size:.8125rem;font-weight:600}.hero-title.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:800;line-height:1.15;margin:0 0 20px;letter-spacing:-.03em;color:var(--text);animation:svelte-1xxh0w-fadeInUp .6s ease-out .1s both}.hero-subtitle.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:1.15rem;color:var(--text-secondary);line-height:1.7;max-width:600px;margin:0 auto 36px;animation:svelte-1xxh0w-fadeInUp .6s ease-out .2s both}.hero-cta.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;flex-direction:column;gap:12px;align-items:center;animation:svelte-1xxh0w-fadeInUp .6s ease-out .3s both}.hero-note.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:.8125rem;color:var(--text-muted)}@keyframes svelte-1xxh0w-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:relative;z-index:1;padding:100px 24px}.section-header.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{text-align:center;margin-bottom:56px}.section-label.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:inline-flex;align-items:center;gap:8px;background:var(--info-light);border:1px solid rgba(37,99,235,.2);border-radius:100px;padding:8px 16px;font-size:.85rem;font-weight:600;color:var(--primary);margin-bottom:20px;text-transform:uppercase;letter-spacing:.05em}.section-label.svelte-1xxh0w svg.svelte-1xxh0w.svelte-1xxh0w{width:16px;height:16px}.section-header.svelte-1xxh0w h2.svelte-1xxh0w.svelte-1xxh0w{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin:0 0 16px;letter-spacing:-.02em;color:var(--text)}.section-header.svelte-1xxh0w p.svelte-1xxh0w.svelte-1xxh0w{font-size:1.1rem;color:var(--text-secondary);margin:0 auto;max-width:600px}.pillars-section.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:var(--bg-alt)}.pillars-grid.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.pillar-card.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{padding:36px 28px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);transition:all .2s;position:relative}.pillar-card.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:var(--shadow-md)}.pillar-number.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:absolute;top:16px;right:20px;font-size:2.5rem;font-weight:800;color:#2563eb12;line-height:1}.pillar-icon.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:56px;height:56px;background:var(--info-light);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--primary)}.pillar-icon.proof.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:var(--purple-light);color:var(--purple)}.pillar-icon.protection.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:var(--success-light);color:var(--success)}.pillar-icon.svelte-1xxh0w svg.svelte-1xxh0w.svelte-1xxh0w{width:28px;height:28px}.pillar-card.svelte-1xxh0w h3.svelte-1xxh0w.svelte-1xxh0w{font-size:1.25rem;font-weight:700;margin:0 0 10px;color:var(--text)}.pillar-lead.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:1rem;color:var(--text-secondary);margin:0 0 20px;line-height:1.6}.pillar-list.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{list-style:none;padding:0;margin:0}.pillar-list.svelte-1xxh0w li.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-top:1px solid var(--border);font-size:.9rem;color:var(--text-secondary);line-height:1.5}.pillar-list.svelte-1xxh0w li.svelte-1xxh0w svg.svelte-1xxh0w{width:18px;height:18px;color:var(--success);flex-shrink:0;margin-top:2px}.problem-section.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:#fff}.problem-grid.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto 48px}.problem-card.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{padding:32px;border-radius:16px;border:1px solid var(--border)}.problem-card.before.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:var(--bg-alt)}.problem-card.after.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:#fff;border-color:var(--primary);box-shadow:0 4px 20px #2563eb1a}.problem-card.svelte-1xxh0w h4.svelte-1xxh0w.svelte-1xxh0w{font-size:1rem;font-weight:700;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.problem-card.before.svelte-1xxh0w h4.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-muted)}.problem-card.after.svelte-1xxh0w h4.svelte-1xxh0w.svelte-1xxh0w{color:var(--primary)}.problem-card.svelte-1xxh0w ul.svelte-1xxh0w.svelte-1xxh0w{list-style:none;padding:0;margin:0}.problem-card.svelte-1xxh0w li.svelte-1xxh0w.svelte-1xxh0w{padding:10px 0;border-bottom:1px solid var(--border);font-size:.95rem;line-height:1.5}.problem-card.svelte-1xxh0w li.svelte-1xxh0w.svelte-1xxh0w:last-child{border-bottom:none;padding-bottom:0}.problem-card.before.svelte-1xxh0w li.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-muted)}.problem-card.after.svelte-1xxh0w li.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-secondary)}.problem-quote.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{max-width:700px;margin:0 auto;text-align:center}.problem-quote.svelte-1xxh0w p.svelte-1xxh0w.svelte-1xxh0w{font-size:1.1rem;font-weight:500;color:var(--text);font-style:italic;line-height:1.7;margin:0 0 24px;padding:28px 32px;background:var(--bg-alt);border-radius:12px;border-left:4px solid var(--primary);text-align:left}.quote-author.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:center;gap:14px;justify-content:center}.author-avatar.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:48px;height:48px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:.85rem}.author-info.svelte-1xxh0w strong.svelte-1xxh0w.svelte-1xxh0w{display:block;color:var(--text);font-size:.95rem}.author-info.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-muted);font-size:.85rem}.how-section.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:var(--bg-alt)}.how-steps.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:flex-start;gap:16px;max-width:960px;margin:0 auto}.how-step.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{flex:1;text-align:center;padding:32px 20px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.how-step-num.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:48px;height:48px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;color:#fff;margin:0 auto 16px;box-shadow:0 4px 12px #2563eb4d}.how-step.svelte-1xxh0w h3.svelte-1xxh0w.svelte-1xxh0w{font-size:1.1rem;font-weight:700;margin:0 0 10px;color:var(--text)}.how-step.svelte-1xxh0w p.svelte-1xxh0w.svelte-1xxh0w{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.6}.how-step-arrow.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:center;padding-top:64px;color:var(--text-muted)}.how-step-arrow.svelte-1xxh0w svg.svelte-1xxh0w.svelte-1xxh0w{width:24px;height:24px}.pricing-section.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{background:#fff}.pricing-card-wrap.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{max-width:480px;margin:0 auto}.agency-pricing-card.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{padding:40px 32px;border-radius:20px;border:2px solid var(--primary);background:#fff;box-shadow:0 8px 30px #2563eb1f}.pricing-header.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{text-align:center;margin-bottom:20px}.pricing-header.svelte-1xxh0w h3.svelte-1xxh0w.svelte-1xxh0w{font-size:1.3rem;font-weight:800;margin:0 0 6px;color:var(--text)}.pricing-header.svelte-1xxh0w p.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-secondary);margin:0;font-size:.9rem}.pricing-amount.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{text-align:center;margin-bottom:28px;display:flex;align-items:baseline;justify-content:center;gap:4px}.currency.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:1.5rem;font-weight:600;color:var(--text)}.amount.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:3.5rem;font-weight:800;color:var(--primary);line-height:1}.period.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:.9rem;color:var(--text-muted)}.pricing-features.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{list-style:none;padding:0;margin:0 0 28px}.pricing-features.svelte-1xxh0w li.svelte-1xxh0w.svelte-1xxh0w{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid var(--border)}.pricing-features.svelte-1xxh0w li.svelte-1xxh0w.svelte-1xxh0w:last-child{border-bottom:none}.pricing-features.svelte-1xxh0w svg.svelte-1xxh0w.svelte-1xxh0w{width:20px;height:20px;color:var(--success);flex-shrink:0;margin-top:1px}.pricing-features.svelte-1xxh0w span.svelte-1xxh0w.svelte-1xxh0w{color:var(--text-secondary);font-size:.9rem;line-height:1.4}.pricing-note.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{text-align:center;color:var(--text-muted);font-size:.9rem;margin-top:16px}.cta-section.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:relative;z-index:1;padding:100px 24px;text-align:center;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);overflow:hidden}.cta-bg.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.cta-orb.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:absolute;border-radius:50%;filter:blur(80px)}.cta-orb.orb-1.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:400px;height:400px;background:#ffffff1a;top:-150px;left:10%}.cta-orb.orb-2.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:300px;height:300px;background:#ffffff14;bottom:-100px;right:15%}.cta-content.svelte-1xxh0w h2.svelte-1xxh0w.svelte-1xxh0w{font-size:clamp(2rem,5vw,2.75rem);font-weight:800;margin:0 0 20px;letter-spacing:-.02em;color:#fff}.cta-content.svelte-1xxh0w .text-gradient.svelte-1xxh0w.svelte-1xxh0w{background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-content.svelte-1xxh0w p.svelte-1xxh0w.svelte-1xxh0w{font-size:1.15rem;color:#ffffffe6;margin:0 auto 40px;max-width:600px}.cta-actions.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;justify-content:center;margin-bottom:32px}.cta-trust.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;color:#ffffffd9;font-size:.95rem}.cta-trust.svelte-1xxh0w .divider.svelte-1xxh0w.svelte-1xxh0w{color:#fff6}.footer.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{position:relative;z-index:1;padding:60px 24px 40px;background:#0f172a;color:#fff}.footer-top.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;justify-content:space-between;gap:80px;margin-bottom:48px}.footer-brand.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{max-width:320px}.footer-brand.svelte-1xxh0w .logo.svelte-1xxh0w.svelte-1xxh0w{margin-bottom:16px;color:#fff}.footer-brand.svelte-1xxh0w .logo-icon.svelte-1xxh0w.svelte-1xxh0w{background:linear-gradient(135deg,var(--primary-light) 0%,var(--primary) 100%)}.footer-brand.svelte-1xxh0w p.svelte-1xxh0w.svelte-1xxh0w{color:#fff9;font-size:.95rem;line-height:1.6;margin:0}.footer-links.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;gap:80px}.footer-col.svelte-1xxh0w h4.svelte-1xxh0w.svelte-1xxh0w{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin:0 0 16px}.footer-col.svelte-1xxh0w a.svelte-1xxh0w.svelte-1xxh0w{display:block;color:#fffc;text-decoration:none;padding:8px 0;font-size:.95rem;transition:color .2s}.footer-col.svelte-1xxh0w a.svelte-1xxh0w.svelte-1xxh0w:hover{color:#fff}.footer-bottom.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom.svelte-1xxh0w p.svelte-1xxh0w.svelte-1xxh0w{margin:0;color:#ffffff80;font-size:.9rem}@media (max-width: 1024px){.pillars-grid.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{grid-template-columns:1fr;max-width:560px;margin:0 auto}.how-steps.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{flex-direction:column;max-width:480px}.how-step-arrow.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{justify-content:center;padding-top:0;transform:rotate(90deg)}.problem-grid.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{grid-template-columns:1fr;max-width:480px}.footer-top.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{flex-direction:column;gap:48px}.footer-links.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{gap:48px}}@media (max-width: 768px){.nav-center.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w,.nav-actions.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:none}.mobile-menu-btn.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{display:flex}.hero.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{padding:120px 24px 60px}.hero-title.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:2rem}.hero-subtitle.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{font-size:1rem}.btn-lg.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{width:100%;max-width:320px}.section.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{padding:80px 24px}.footer-links.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{flex-wrap:wrap;gap:32px}.footer-bottom.svelte-1xxh0w.svelte-1xxh0w.svelte-1xxh0w{flex-direction:column;gap:16px;text-align:center}}
