.hero-section.svelte-1uha8ag{background:var(--gradient-brand);min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 12rem;position:relative;overflow:visible}.animated-bg.svelte-1uha8ag{display:none}.hero-content.svelte-1uha8ag{width:100%;max-width:1170px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.text-content.svelte-1uha8ag{color:var(--pure-white)}.eyebrow.svelte-1uha8ag{display:inline-block;background:var(--glass-bg-medium);padding:.5rem 1rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:500;margin-bottom:1.5rem;-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur)}.headline.svelte-1uha8ag{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.headline-main.svelte-1uha8ag:after{content:"\a";white-space:pre}.headline-sub.svelte-1uha8ag{display:block}.subtext.svelte-1uha8ag{font-size:1.25rem;opacity:.9;margin-bottom:2rem;line-height:1.6}.cta-group.svelte-1uha8ag{display:flex;gap:1rem;margin-bottom:2rem}.cta-primary.svelte-1uha8ag{display:inline-block;background:var(--pure-white);color:var(--color-secondary);padding:1rem 2.5rem;border-radius:var(--radius-full);font-weight:600;font-size:1.1rem;border:none;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.cta-primary.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.cta-secondary.svelte-1uha8ag{display:inline-block;background:transparent;color:var(--pure-white);padding:1rem 2.5rem;border-radius:var(--radius-full);font-weight:600;font-size:1.1rem;border:2px solid var(--border-on-dark-medium);cursor:pointer;text-decoration:none;transition:border-color .2s,background .2s}.cta-secondary.svelte-1uha8ag:hover{border-color:var(--pure-white);background:var(--glass-bg-light)}.trust-badge.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;font-size:.95rem;opacity:.9}.stars.svelte-1uha8ag{color:var(--color-star)}.image-content.svelte-1uha8ag{position:relative}.image-glow.svelte-1uha8ag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 60%);pointer-events:none}.hero-image.svelte-1uha8ag{width:140%;max-width:none;height:auto;position:relative;z-index:1;margin-left:-20%;border-bottom:1px solid rgba(0,0,0,.15)}@media(max-width:768px){.hero-section.svelte-1uha8ag{justify-content:center;padding-top:5rem}.animated-bg.svelte-1uha8ag{display:block;position:absolute;inset:0;overflow:hidden}.orb.svelte-1uha8ag{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:svelte-1uha8ag-float 8s ease-in-out infinite}.orb-1.svelte-1uha8ag{width:300px;height:300px;background:var(--color-star);top:-80px;right:-80px;animation-delay:0s}.orb-2.svelte-1uha8ag{width:200px;height:200px;background:var(--color-primary);bottom:-40px;left:-40px;animation-delay:-3s}.orb-3.svelte-1uha8ag{width:180px;height:180px;background:var(--color-highlight);top:50%;left:50%;animation-delay:-5s}@keyframes svelte-1uha8ag-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-20px) scale(1.1)}}.hero-content.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;max-width:500px}.headline.svelte-1uha8ag{font-size:2.75rem;font-weight:800;text-shadow:0 4px 30px rgba(0,0,0,.2)}.headline-main.svelte-1uha8ag{display:block;margin-bottom:.25rem}.headline-sub.svelte-1uha8ag{font-size:1.5rem;font-weight:300;opacity:.9}.subtext.svelte-1uha8ag{font-size:1.1rem;max-width:400px;margin-left:auto;margin-right:auto}.cta-group.svelte-1uha8ag{flex-direction:column;align-items:center}.cta-primary.svelte-1uha8ag,.cta-secondary.svelte-1uha8ag{width:100%;max-width:280px}.trust-badge.svelte-1uha8ag{justify-content:center}.image-content.svelte-1uha8ag{display:none}}.advisors-section.svelte-1uha8ag{background:var(--surface-base);padding:3rem 0 6rem;position:relative;overflow:hidden}.advisors-section.svelte-1uha8ag:before{content:"";position:absolute;top:-50px;left:0;right:0;height:50px;background:var(--gradient-brand)}.advisors-container.svelte-1uha8ag{max-width:1170px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:3rem;border:none}.section-title.svelte-1uha8ag{font-size:2.75rem;font-weight:700;color:var(--text-heading);margin-bottom:.75rem}.section-subtitle.svelte-1uha8ag{font-size:1.125rem;color:var(--text-body)}.advisors-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.advisor-card.svelte-1uha8ag{position:relative;border-radius:var(--radius-xl);transition:transform .3s}.advisor-card.svelte-1uha8ag:hover{transform:translateY(-8px)}.card-glow.svelte-1uha8ag{position:absolute;inset:-1px;background:linear-gradient(135deg,#d300c526,#7638fa1a,#ff7a0026);border-radius:var(--radius-xl);z-index:0}.card-inner.svelte-1uha8ag{position:relative;background:var(--surface-base);border-radius:23px;padding:1.5rem;z-index:1;box-shadow:var(--shadow-card)}.card-layout.svelte-1uha8ag{display:flex;gap:1.5rem;align-items:flex-start}.avatar-section.svelte-1uha8ag{flex-shrink:0}.avatar-container.svelte-1uha8ag{position:relative;width:120px;height:120px}.avatar.svelte-1uha8ag{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid white;box-shadow:0 8px 24px #0000001f}.online-dot.svelte-1uha8ag{position:absolute;bottom:8px;right:8px;width:18px;height:18px;background:var(--color-online);border-radius:50%;border:3px solid white;box-shadow:0 0 10px #22c55e99}.info-section.svelte-1uha8ag{flex:1;min-width:0}.name-row.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem}.advisor-name-link.svelte-1uha8ag{text-decoration:none}.advisor-name.svelte-1uha8ag{font-size:1.25rem;font-weight:600;color:var(--text-heading);transition:color .2s}.advisor-name-link.svelte-1uha8ag:hover .advisor-name:where(.svelte-1uha8ag){color:var(--color-secondary)}.price-badge.svelte-1uha8ag{background:var(--gradient-cta);color:var(--pure-white);padding:.25rem .75rem;border-radius:var(--radius-lg);font-size:.75rem;font-weight:700;white-space:nowrap}.advisor-specialty.svelte-1uha8ag{font-size:.875rem;color:var(--color-secondary);margin-bottom:.5rem;font-weight:500}.advisor-bio.svelte-1uha8ag{font-size:.85rem;color:var(--text-body);line-height:1.4;margin-bottom:.75rem}.stats-row.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.stat-value.svelte-1uha8ag{color:var(--text-heading);font-weight:600;font-size:.875rem}.stat-divider.svelte-1uha8ag{color:var(--border-subtle)}.connect-btn.svelte-1uha8ag{display:block;width:100%;background:var(--gradient-cta);color:var(--pure-white);border:none;padding:.75rem 1.5rem;border-radius:var(--radius-full);font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:none;text-align:center;box-sizing:border-box;transition:transform .2s,box-shadow .2s}.connect-btn.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 8px 24px #d300c54d}.section-footer.svelte-1uha8ag{text-align:center;margin-top:3rem}.view-all-btn.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--color-secondary);border:2px solid var(--color-secondary);padding:1rem 2rem;border-radius:var(--radius-full);font-weight:600;font-size:1rem;cursor:pointer;text-decoration:none;transition:background .2s,color .2s,transform .2s}.view-all-btn.svelte-1uha8ag:hover{background:var(--color-secondary);color:var(--pure-white);transform:translateY(-2px)}@media(max-width:768px){.advisors-grid.svelte-1uha8ag{grid-template-columns:1fr;max-width:450px;margin:0 auto}}@media(max-width:500px){.advisors-section.svelte-1uha8ag{padding:4rem 1rem}.section-title.svelte-1uha8ag{font-size:2rem}.card-layout.svelte-1uha8ag{flex-direction:column;align-items:center;text-align:center}.avatar-container.svelte-1uha8ag{width:210px;height:210px}.name-row.svelte-1uha8ag{flex-direction:column;align-items:center;gap:.5rem}.stats-row.svelte-1uha8ag{justify-content:center}}.how-it-works.svelte-1uha8ag{background:var(--gradient-hero-dark);padding:6rem 0;color:var(--pure-white)}.hiw-container.svelte-1uha8ag{max-width:1170px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem}.hiw-image-col.svelte-1uha8ag{display:flex;align-items:flex-end;justify-content:center}.hiw-image-col.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(118,56,250,.3))}.hiw-content-col.svelte-1uha8ag{padding:2rem 0}.hiw-title.svelte-1uha8ag{font-size:2.75rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hiw-subtitle.svelte-1uha8ag{font-size:1.1rem;color:#ffffffb3;margin-bottom:2.5rem;max-width:450px}.hiw-steps.svelte-1uha8ag{display:flex;flex-direction:column;margin-bottom:2.5rem}.hiw-step.svelte-1uha8ag{display:flex;gap:1.5rem}.hiw-step-indicator.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;padding-top:.35rem}.hiw-dot.svelte-1uha8ag{width:14px;height:14px;background:var(--gradient-cta);border-radius:50%;flex-shrink:0;box-shadow:0 0 16px #d300c599}.hiw-line.svelte-1uha8ag{width:2px;flex:1;background:linear-gradient(180deg,#7638fa99,#7638fa33);margin:.5rem 0;min-height:50px}.hiw-step-content.svelte-1uha8ag{padding-bottom:1.5rem}.hiw-step-content.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.hiw-step-content.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#ffffff80;font-size:.95rem;line-height:1.6}.hiw-cta.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 50%,var(--color-highlight) 100%);color:var(--pure-white);padding:1rem 2.5rem;border-radius:var(--radius-full);font-weight:600;font-size:1.1rem;border:none;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.hiw-cta.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 10px 40px #d300c566}@media(max-width:1024px){.hiw-container.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem}.hiw-image-col.svelte-1uha8ag{order:-1}.hiw-image-col.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%}.hiw-title.svelte-1uha8ag{font-size:2.25rem}}@media(max-width:600px){.how-it-works.svelte-1uha8ag{padding:4rem 1.5rem}.hiw-title.svelte-1uha8ag{font-size:2rem}.hiw-image-col.svelte-1uha8ag img:where(.svelte-1uha8ag){max-width:100%;width:100%}}.why-choose.svelte-1uha8ag{padding:6rem 0;background:var(--surface-cream)}.why-choose-container.svelte-1uha8ag{max-width:1170px;margin:0 auto;padding:0 2rem}.why-choose-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.why-choose-content.svelte-1uha8ag{padding-right:2rem}.why-choose-eyebrow.svelte-1uha8ag{display:inline-block;background:var(--gradient-cta);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.why-choose-title.svelte-1uha8ag{font-size:2.75rem;font-weight:700;color:var(--text-heading);margin-bottom:1.25rem;line-height:1.2}.why-choose-intro.svelte-1uha8ag{font-size:1.05rem;color:#555;line-height:1.7;margin-bottom:2rem}.why-choose-highlights.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem 1rem;margin-bottom:2.5rem}.why-choose-highlight.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem}.why-choose-highlight-icon.svelte-1uha8ag{color:var(--color-feature-accent);display:flex;align-items:center}.why-choose-highlight-text.svelte-1uha8ag{font-size:.9rem;color:#444;font-weight:500}.why-choose-features.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.5rem}.why-choose-feature.svelte-1uha8ag{display:flex;gap:1rem;align-items:flex-start}.why-choose-feature-icon.svelte-1uha8ag{width:48px;height:48px;background:linear-gradient(135deg,#d96c4b1a,#d96c4b26);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-feature-accent);flex-shrink:0}.why-choose-feature-content.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.1rem;font-weight:700;color:var(--text-heading);margin-bottom:.375rem}.why-choose-feature-content.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.925rem;color:#666;line-height:1.6}.why-choose-image.svelte-1uha8ag,.why-choose-image-wrapper.svelte-1uha8ag{position:relative}.why-choose-image-wrapper.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:auto;display:block}@media(max-width:1024px){.why-choose-grid.svelte-1uha8ag{gap:3rem}.why-choose-title.svelte-1uha8ag{font-size:2.25rem}.why-choose-highlights.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.why-choose.svelte-1uha8ag{padding:4rem 1.5rem}.why-choose-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:2.5rem}.why-choose-content.svelte-1uha8ag{padding-right:0;order:2}.why-choose-image.svelte-1uha8ag{order:1}.why-choose-title.svelte-1uha8ag{font-size:2rem}.why-choose-highlights.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.why-choose.svelte-1uha8ag{padding:3rem 1rem}.why-choose-title.svelte-1uha8ag{font-size:1.75rem}.why-choose-intro.svelte-1uha8ag{font-size:1rem}.why-choose-highlights.svelte-1uha8ag{grid-template-columns:1fr 1fr;gap:.5rem}.why-choose-highlight-text.svelte-1uha8ag{font-size:.85rem}.why-choose-feature-icon.svelte-1uha8ag{width:40px;height:40px}}.find-advisor.svelte-1uha8ag{padding:6rem 0;position:relative;overflow:hidden}.find-advisor-bg.svelte-1uha8ag{position:absolute;inset:0;background:linear-gradient(135deg,#C800BA 0%,var(--color-secondary) 40%,#E5007A 100%)}.find-advisor-container.svelte-1uha8ag{max-width:1170px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.find-advisor-header.svelte-1uha8ag{text-align:center;margin-bottom:3rem}.find-advisor-badge.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:var(--radius-full);font-size:.85rem;font-weight:500;color:var(--pure-white);margin-bottom:1.25rem}.find-advisor-title.svelte-1uha8ag{font-size:3.5rem;font-weight:700;color:var(--pure-white);margin-bottom:1rem;letter-spacing:-.02em}.find-advisor-description.svelte-1uha8ag{font-size:1.15rem;color:#ffffffe6;max-width:600px;margin:0 auto;line-height:1.7}.find-advisor-avatars.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:3rem}.find-advisor-desktop.svelte-1uha8ag{display:flex}.find-advisor-mobile.svelte-1uha8ag{display:none}.find-advisor-row.svelte-1uha8ag{display:flex;justify-content:center}.find-advisor-top-row.svelte-1uha8ag{margin-bottom:-30px;z-index:1}.find-advisor-bottom-row.svelte-1uha8ag{z-index:0}.find-advisor-avatar-wrapper.svelte-1uha8ag{margin:0 -10px;animation:svelte-1uha8ag-findAdvisorFloat 3s ease-in-out infinite;animation-delay:var(--delay)}@keyframes svelte-1uha8ag-findAdvisorFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.find-advisor-avatar-border.svelte-1uha8ag{width:120px;height:120px;border-radius:50%;padding:4px;background:linear-gradient(135deg,#ffffffe6,#fff6);box-shadow:0 8px 32px #00000026;transition:transform .3s,box-shadow .3s;cursor:pointer}.find-advisor-avatar-border.svelte-1uha8ag:hover{transform:scale(1.15) translateY(-8px);box-shadow:0 16px 48px #00000040;z-index:10;position:relative}.find-advisor-avatar-border.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;border-radius:50%;object-fit:cover}.find-advisor-stats.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;gap:2.5rem;margin-bottom:2.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 3rem;border-radius:var(--radius-lg);max-width:600px;margin-left:auto;margin-right:auto}.find-advisor-stat.svelte-1uha8ag{text-align:center;color:var(--pure-white)}.find-advisor-stat-value.svelte-1uha8ag{display:block;font-size:1.75rem;font-weight:700}.find-advisor-stat-label.svelte-1uha8ag{font-size:.85rem;opacity:.85}.find-advisor-stat-divider.svelte-1uha8ag{width:1px;height:40px;background:#ffffff4d}.find-advisor-cta.svelte-1uha8ag{text-align:center}.find-advisor-button.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.75rem;background:var(--pure-white);color:var(--color-secondary);padding:1.125rem 2.75rem;border-radius:var(--radius-full);font-weight:600;font-size:1.1rem;border:none;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s;margin-bottom:.75rem}.find-advisor-button.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0003}.find-advisor-subtext.svelte-1uha8ag{display:block;color:#ffffffbf;font-size:.9rem}@media(max-width:900px){.find-advisor-avatar-border.svelte-1uha8ag{width:96px;height:96px}.find-advisor-top-row.svelte-1uha8ag{margin-bottom:-24px}.find-advisor-stats.svelte-1uha8ag{gap:1.5rem;padding:1.25rem 2rem}.find-advisor-stat-value.svelte-1uha8ag{font-size:1.5rem}}@media(max-width:600px){.find-advisor.svelte-1uha8ag{padding:4rem 1.5rem}.find-advisor-title.svelte-1uha8ag{font-size:2.5rem}.find-advisor-desktop.svelte-1uha8ag{display:none}.find-advisor-mobile.svelte-1uha8ag{display:flex}.find-advisor-avatar-wrapper.svelte-1uha8ag{margin:0 -8px}.find-advisor-mobile-row1.svelte-1uha8ag{margin-bottom:-15px;z-index:2}.find-advisor-mobile-row2.svelte-1uha8ag{margin-bottom:-15px;z-index:1}.find-advisor-mobile-row3.svelte-1uha8ag{z-index:0}.find-advisor-avatar-border.svelte-1uha8ag{width:82px;height:82px}.find-advisor-stats.svelte-1uha8ag{flex-direction:column;gap:1rem;padding:1.5rem}.find-advisor-stat-divider.svelte-1uha8ag{width:60px;height:1px}}.guarantee.svelte-1uha8ag{padding:6rem 0;background:var(--gradient-soft-bg);position:relative}.guarantee-container.svelte-1uha8ag{max-width:1170px;margin:0 auto;padding:0 2rem}.guarantee-content.svelte-1uha8ag{text-align:center}.guarantee-eyebrow.svelte-1uha8ag{display:inline-block;background:var(--gradient-cta);padding:.5rem 1.25rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:500;color:var(--pure-white);margin-bottom:1.5rem}.guarantee-title.svelte-1uha8ag{font-size:2.75rem;font-weight:700;color:var(--text-heading);margin-bottom:1rem;letter-spacing:-.02em}.guarantee-description.svelte-1uha8ag{font-size:1.125rem;color:var(--text-body);max-width:650px;margin:0 auto 3rem;line-height:1.7}.guarantee-features.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.guarantee-feature.svelte-1uha8ag{background:var(--surface-base);border-radius:var(--radius-lg);padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 20px #7638fa1a;transition:transform .3s,box-shadow .3s}.guarantee-feature.svelte-1uha8ag:hover{transform:translateY(-4px);box-shadow:0 8px 30px #7638fa26}.feature-icon.svelte-1uha8ag{width:64px;height:64px;background:var(--gradient-cta);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--pure-white)}.feature-title.svelte-1uha8ag{font-size:1.125rem;font-weight:600;color:var(--text-heading);margin-bottom:.5rem}.feature-desc.svelte-1uha8ag{font-size:.9rem;color:var(--text-body);line-height:1.5}.trust-row.svelte-1uha8ag{display:flex;justify-content:center;gap:3rem}.trust-item.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;color:var(--color-primary);font-size:.9rem;font-weight:500}@media(max-width:768px){.guarantee.svelte-1uha8ag{padding:4rem 1.5rem}.guarantee-title.svelte-1uha8ag{font-size:2rem}.guarantee-features.svelte-1uha8ag{grid-template-columns:1fr;gap:1rem}.guarantee-feature.svelte-1uha8ag{padding:1.5rem}.trust-row.svelte-1uha8ag{flex-wrap:wrap;gap:1.5rem}}
