canvas.svelte-o3oskp{display:block}.hero.svelte-fojtg0{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:calc(var(--header-h) + 2rem);padding-bottom:3rem;overflow:hidden;background:var(--gradient-radial)}.hero.svelte-fojtg0:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 50% 100%,rgba(59,31,92,.45),transparent 70%),radial-gradient(ellipse 80% 60% at 50% 0%,rgba(184,159,224,.08),transparent 70%)}.hero__canvas.svelte-fojtg0{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.95}.hero__fallback.svelte-fojtg0{position:absolute;top:8%;inset-inline-end:-40px;width:clamp(180px,30vw,360px);opacity:.55;z-index:1;pointer-events:none;filter:blur(.5px)}.hero__inner.svelte-fojtg0{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.1rem}.hero__eyebrow.svelte-fojtg0{color:var(--gold-bright);letter-spacing:.16em;font-size:.85rem;font-weight:500}.hero__title.svelte-fojtg0{font-size:var(--fs-h1);line-height:1.12;font-weight:900;letter-spacing:-.01em;max-width:18ch}.hero__title--gold.svelte-fojtg0{background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 30px rgba(232,199,122,.25)}.hero__lead.svelte-fojtg0{color:var(--text-cream);font-size:clamp(1rem,1.6vw,1.15rem);font-weight:500;letter-spacing:.01em}.hero__subtitle.svelte-fojtg0{color:var(--text-lavender);font-size:clamp(1.05rem,1.8vw,1.2rem);max-width:60ch;line-height:1.75}.hero__ctas.svelte-fojtg0{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:.75rem}.hero__rating.svelte-fojtg0{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;color:var(--text-cream);font-size:.95rem;opacity:.92;flex-wrap:wrap;justify-content:center}.hero__stars.svelte-fojtg0{color:var(--gold);letter-spacing:.1em;font-size:1.05rem}@media (max-width: 720px){.hero__fallback.svelte-fojtg0{inset-inline-end:-80px;opacity:.4}.hero.svelte-fojtg0{min-height:92vh}}.section-title.svelte-foc1u0{display:flex;flex-direction:column;gap:1rem;margin-bottom:3.5rem}.section-title--center.svelte-foc1u0{align-items:center;text-align:center}.section-title--right.svelte-foc1u0{align-items:flex-end;text-align:right}.section-title__heading.svelte-foc1u0{color:var(--gold);font-size:var(--fs-h2);font-weight:700}.section-title__rule.svelte-foc1u0{display:block;width:90px;height:3px;background:var(--gradient-gold);border-radius:3px}.section-title__sub.svelte-foc1u0{color:var(--text-cream);max-width:60ch;font-size:1.05rem;line-height:1.7}.service-card.svelte-1ge2o23.svelte-1ge2o23{background:var(--bg-mystic);border:1px solid var(--gold-border);border-radius:var(--radius-md);padding:2rem 1.5rem;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;min-height:240px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.service-card.svelte-1ge2o23.svelte-1ge2o23:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(201,169,97,.1),transparent 60%);opacity:0;transition:opacity .4s ease;pointer-events:none}.service-card.svelte-1ge2o23.svelte-1ge2o23:hover{transform:translateY(-6px);box-shadow:0 20px 50px #c9a9612e;border-color:#c9a96180}.service-card.svelte-1ge2o23.svelte-1ge2o23:hover:before{opacity:1}.service-card__icon-wrap.svelte-1ge2o23.svelte-1ge2o23{width:72px;height:72px;border-radius:50%;background:var(--gold-soft);display:flex;align-items:center;justify-content:center;color:var(--gold-bright);margin-bottom:1.25rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.service-card.svelte-1ge2o23:hover .service-card__icon-wrap.svelte-1ge2o23{transform:scale(1.1) rotate(3deg)}.service-card__title.svelte-1ge2o23.svelte-1ge2o23{color:var(--gold);font-size:1.4rem;font-weight:700;margin-bottom:.65rem}.service-card__desc.svelte-1ge2o23.svelte-1ge2o23{color:var(--text-cream);font-size:1rem;line-height:1.6}.pillars.svelte-my0qqh{background:transparent}.pillars__grid.svelte-my0qqh{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 1024px){.pillars__grid.svelte-my0qqh{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.pillars__grid.svelte-my0qqh{grid-template-columns:1fr}}.pillars__closer.svelte-my0qqh{margin-top:2.5rem;text-align:center;color:var(--gold-bright);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;letter-spacing:.02em}.how.svelte-oi241f{background:transparent}.how__steps.svelte-oi241f{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.how__steps.svelte-oi241f:before{content:"";position:absolute;top:36px;inset-inline-start:12%;inset-inline-end:12%;height:2px;background-image:linear-gradient(to left,var(--gold) 50%,transparent 50%);background-size:14px 2px;background-repeat:repeat-x;opacity:.45;z-index:0}.how__step.svelte-oi241f{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;background:var(--bg-mystic);border:1px solid var(--gold-border);border-radius:var(--radius-md);padding:1.75rem 1.25rem;position:relative;z-index:1}.how__num.svelte-oi241f{width:72px;height:72px;border-radius:50%;background:var(--gradient-gold);color:var(--bg-deep);font-weight:900;font-size:1.85rem;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-glow-gold)}.how__title.svelte-oi241f{color:var(--gold);font-size:1.35rem;font-weight:700}.how__text.svelte-oi241f{color:var(--text-cream);line-height:1.7;font-size:1rem}@media (max-width: 720px){.how__steps.svelte-oi241f{grid-template-columns:1fr;gap:1.25rem}.how__steps.svelte-oi241f:before{display:none}}.testimonial-card.svelte-vzayno.svelte-vzayno{background:var(--gradient-purple);border:1px solid var(--gold-border);border-radius:var(--radius-md);padding:2.25rem 1.75rem 1.5rem;min-height:280px;display:flex;flex-direction:column;gap:1.25rem;box-shadow:var(--shadow-card);flex:0 0 min(420px,88vw);scroll-snap-align:center}.testimonial-card__quote-icon.svelte-vzayno.svelte-vzayno{color:var(--gold);opacity:.85;display:inline-flex}.testimonial-card__quote.svelte-vzayno.svelte-vzayno{color:var(--text-cream);font-size:1.05rem;line-height:1.75;flex:1}.testimonial-card__footer.svelte-vzayno.svelte-vzayno{display:flex;flex-direction:column;gap:.35rem;border-top:1px solid rgba(201,169,97,.18);padding-top:.85rem}.testimonial-card__author.svelte-vzayno.svelte-vzayno{color:var(--gold-bright);font-weight:500;font-size:.95rem}.testimonial-card__location.svelte-vzayno.svelte-vzayno{color:var(--text-whisper);font-size:.85rem}.testimonial-card__stars.svelte-vzayno.svelte-vzayno{display:inline-flex;gap:.15rem;margin-top:.25rem}.testimonial-card__stars.svelte-vzayno span.svelte-vzayno{color:#c9a96140;display:inline-flex}.testimonial-card__stars.svelte-vzayno span.on.svelte-vzayno{color:var(--gold)}.tst.svelte-cv06sd{background:transparent}.tst__viewport.svelte-cv06sd{position:relative;display:flex;align-items:center;gap:.5rem}.tst__track.svelte-cv06sd{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1rem .5rem 1.5rem;flex:1;scrollbar-width:thin;scrollbar-color:var(--gold) transparent}.tst__track.svelte-cv06sd::-webkit-scrollbar{height:6px}.tst__track.svelte-cv06sd::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}.tst__nav.svelte-cv06sd{width:44px;height:44px;border-radius:50%;background:var(--bg-mystic);border:1px solid var(--gold-border);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,color .2s ease}.tst__nav.svelte-cv06sd:hover,.tst__nav.svelte-cv06sd:focus-visible{background:var(--gold);color:var(--bg-deep)}@media (max-width: 720px){.tst__nav.svelte-cv06sd{display:none}.tst__track.svelte-cv06sd{padding-inline:1rem}}.faq.svelte-1t1bvoc.svelte-1t1bvoc{background:transparent}.faq__list.svelte-1t1bvoc.svelte-1t1bvoc{max-width:800px;margin-inline:auto}.faq__item.svelte-1t1bvoc.svelte-1t1bvoc{background:var(--bg-mystic);border:1px solid rgba(201,169,97,.15);border-radius:12px;padding:1.25rem 1.5rem;margin-block:.75rem;transition:border-color .3s,box-shadow .3s}.faq__item[open].svelte-1t1bvoc.svelte-1t1bvoc{border-color:#c9a96166;box-shadow:var(--shadow-glow-gold)}.faq__item.svelte-1t1bvoc summary.svelte-1t1bvoc{cursor:pointer;font-size:1.125rem;font-weight:500;color:var(--gold);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq__item.svelte-1t1bvoc summary.svelte-1t1bvoc:after{content:"+";font-size:1.5rem;color:var(--gold);transition:transform .3s;flex-shrink:0}.faq__item[open].svelte-1t1bvoc summary.svelte-1t1bvoc:after{transform:rotate(45deg)}.faq__answer.svelte-1t1bvoc.svelte-1t1bvoc{margin-top:1rem;color:var(--text-cream);line-height:1.8}.why.svelte-a05h97.svelte-a05h97{background:linear-gradient(180deg,transparent 0%,var(--bg-mystic) 100%)}.why__grid.svelte-a05h97.svelte-a05h97{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:start;margin-bottom:2.75rem}.why__portrait.svelte-a05h97.svelte-a05h97{position:relative;aspect-ratio:4 / 5}.why__portrait-frame.svelte-a05h97.svelte-a05h97{position:relative;width:100%;height:100%;border-radius:var(--radius-lg);overflow:hidden;background:var(--gradient-purple);border:1px solid var(--gold-border);box-shadow:var(--shadow-card);display:flex;align-items:center;justify-content:center}.why__portrait-placeholder.svelte-a05h97.svelte-a05h97{text-align:center;color:var(--text-whisper);padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.why__portrait-placeholder.svelte-a05h97 svg{color:var(--gold-bright);opacity:.7}.why__portrait-placeholder.svelte-a05h97 p.svelte-a05h97{font-size:.9rem;font-weight:500}.why__portrait-placeholder.svelte-a05h97 small.svelte-a05h97{font-size:.75rem;opacity:.7}.why__portrait-glow.svelte-a05h97.svelte-a05h97{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:var(--radius-lg);background:radial-gradient(ellipse at 30% 30%,rgba(232,199,122,.18),transparent 60%);z-index:-1;pointer-events:none}.why__bio.svelte-a05h97.svelte-a05h97{display:flex;flex-direction:column;gap:1rem;color:var(--text-cream);line-height:1.85;font-size:1.05rem}.why__list.svelte-a05h97.svelte-a05h97{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;max-width:980px}.why__item.svelte-a05h97.svelte-a05h97{display:flex;align-items:flex-start;gap:.85rem;padding:1.05rem 1.15rem;background:#1a0f2e99;border:1px solid var(--gold-border);border-radius:var(--radius-md);color:var(--text-cream);font-size:1rem;line-height:1.55}.why__check.svelte-a05h97.svelte-a05h97{width:32px;height:32px;border-radius:50%;background:var(--gradient-gold);color:var(--bg-deep);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 820px){.why__grid.svelte-a05h97.svelte-a05h97{grid-template-columns:1fr;gap:1.5rem}.why__portrait.svelte-a05h97.svelte-a05h97{max-width:240px;margin-inline:auto}}@media (max-width: 720px){.why__list.svelte-a05h97.svelte-a05h97{grid-template-columns:1fr}}.cta.svelte-wu6msc.svelte-wu6msc{background:radial-gradient(ellipse at 50% 50%,rgba(59,31,92,.55),transparent 70%),var(--bg-deep);text-align:center;position:relative}.cta.svelte-wu6msc.svelte-wu6msc:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 100%,rgba(232,199,122,.15),transparent 55%);pointer-events:none}.cta__inner.svelte-wu6msc.svelte-wu6msc{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.25rem;z-index:1}.cta__title.svelte-wu6msc.svelte-wu6msc{color:var(--gold);font-size:clamp(28px,5vw,52px);font-weight:900;line-height:1.15;max-width:18ch}.cta__sub.svelte-wu6msc.svelte-wu6msc{color:var(--text-lavender);font-size:1.1rem;max-width:56ch;line-height:1.7}.cta__btns.svelte-wu6msc.svelte-wu6msc{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem}.cta__reassurance.svelte-wu6msc.svelte-wu6msc{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem;justify-content:center;color:var(--text-cream);font-size:.95rem;margin-top:1rem}.cta__reassurance.svelte-wu6msc li.svelte-wu6msc{display:inline-flex;align-items:center;gap:.5rem}.cta__check.svelte-wu6msc.svelte-wu6msc{color:var(--gold-bright);font-weight:900;font-size:1.1rem}
