.mirror-sphere[data-astro-cid-pm4n3evc]{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;display:none}.mirror-sphere[data-astro-cid-pm4n3evc].is-active{display:block}@media (prefers-reduced-motion: reduce){.mirror-sphere[data-astro-cid-pm4n3evc]{display:none!important}}.hero[data-astro-cid-anhloy43]{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:calc(var(--header-h) + 2rem);padding-bottom:3rem;overflow:hidden;background:linear-gradient(180deg,#0b04108c,#0b0410c7),url(/images/hero-mystic-cards.webp) center/cover no-repeat;background-attachment:fixed}@media (max-width: 768px){.hero[data-astro-cid-anhloy43]{background:linear-gradient(180deg,#0b04108c,#0b0410c7),url(/images/hero-mystic-cards-mobile.webp) center/cover no-repeat;background-attachment:scroll}}@media (prefers-reduced-motion: reduce){.hero[data-astro-cid-anhloy43]{background-attachment:scroll}}.hero[data-astro-cid-anhloy43]:after{content:"";position:absolute;inset: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__glow[data-astro-cid-anhloy43]{position:absolute;inset:0;margin:auto;width:min(800px,75vmin);height:min(800px,75vmin);background:radial-gradient(circle at 50% 50%,rgba(232,199,122,.4) 0%,rgba(184,159,224,.22) 28%,transparent 62%);filter:blur(70px);z-index:1;pointer-events:none;animation:glowPulse 6s ease-in-out infinite;will-change:opacity,transform}@keyframes glowPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.06)}}@media (prefers-reduced-motion: reduce),(max-width: 768px){.hero__glow[data-astro-cid-anhloy43]{display:none}}.mirror-sphere.is-active~.hero__decor[data-astro-cid-anhloy43]{display:none}.hero__inner[data-astro-cid-anhloy43]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.1rem}.hero__decor[data-astro-cid-anhloy43]{position:absolute;top:8%;inset-inline-end:-40px;width:clamp(180px,30vw,360px);opacity:.55;z-index:1;pointer-events:none}.hero__decor--moon[data-astro-cid-anhloy43]{filter:blur(.5px)}.hero__eyebrow[data-astro-cid-anhloy43]{color:var(--gold-bright);letter-spacing:.16em;font-size:.85rem;font-weight:500;text-shadow:0 0 18px rgba(255,255,255,.45)}.hero__title[data-astro-cid-anhloy43]{font-size:clamp(28px,6.5vw,64px);line-height:1.12;font-weight:900;letter-spacing:-.01em;max-width:100%;filter:drop-shadow(0 0 22px rgba(255,255,255,.4))}.hero__title-line[data-astro-cid-anhloy43]{display:block;white-space:nowrap}.hero__title-line--cream[data-astro-cid-anhloy43]{color:var(--text-cream);font-weight:400}.hero__title-line--gold[data-astro-cid-anhloy43]{background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__subtitle[data-astro-cid-anhloy43]{color:var(--text-lavender);font-size:clamp(1.05rem,1.8vw,1.2rem);max-width:60ch;line-height:1.75;text-shadow:0 0 16px rgba(255,255,255,.35)}.hero__ctas[data-astro-cid-anhloy43]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:.75rem}.hero__rating[data-astro-cid-anhloy43]{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;text-shadow:0 0 14px rgba(255,255,255,.4)}.hero__stars[data-astro-cid-anhloy43]{color:var(--gold);letter-spacing:.1em;font-size:1.05rem}.fade-in-blur[data-astro-cid-anhloy43]{animation:fadeInBlur .7s cubic-bezier(.16,1,.3,1) both}.fade-in-up[data-astro-cid-anhloy43]{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) both}@media (max-width: 720px){.hero__decor[data-astro-cid-anhloy43]{inset-inline-end:-80px;opacity:.4}.hero[data-astro-cid-anhloy43]{min-height:92vh}}.section-title[data-astro-cid-66rg7cch]{display:flex;flex-direction:column;gap:1rem;margin-bottom:3.5rem}.section-title--center[data-astro-cid-66rg7cch]{align-items:center;text-align:center}.section-title--right[data-astro-cid-66rg7cch]{align-items:flex-end;text-align:right}.section-title__heading[data-astro-cid-66rg7cch]{color:var(--gold);font-size:var(--fs-h2);font-weight:700}.section-title__rule[data-astro-cid-66rg7cch]{display:block;width:90px;height:3px;background:var(--gradient-gold);border-radius:3px}.section-title__sub[data-astro-cid-66rg7cch]{color:var(--text-cream);max-width:60ch;font-size:1.05rem;line-height:1.7}.services[data-astro-cid-6eamiiq5]{padding-block:clamp(80px,12vh,140px)}.services-list[data-astro-cid-6eamiiq5]{list-style:none;padding:0;margin:3rem auto 0;max-width:760px;display:flex;flex-direction:column;gap:1.25rem}.service-item[data-astro-cid-6eamiiq5]{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem 1.75rem;background:#1a0f2e8c;border:1px solid rgba(201,169,97,.22);border-radius:14px;backdrop-filter:blur(4px);transition:border-color .35s ease,background .35s ease,transform .35s ease}.service-item[data-astro-cid-6eamiiq5]:hover{border-color:#c9a9618c;background:#1a0f2ed9;transform:translate(-4px)}.service-check[data-astro-cid-6eamiiq5]{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#c9a96126;border:1px solid rgba(201,169,97,.4);border-radius:50%;color:var(--gold-bright)}.service-check[data-astro-cid-6eamiiq5] svg[data-astro-cid-6eamiiq5]{width:18px;height:18px}.service-content[data-astro-cid-6eamiiq5]{flex:1}.service-title[data-astro-cid-6eamiiq5]{font-size:1.15rem;font-weight:600;color:var(--gold);margin:0 0 .4rem;line-height:1.4}.service-desc[data-astro-cid-6eamiiq5]{color:var(--text-cream);font-size:1rem;line-height:1.6;margin:0;opacity:.92}@media (max-width: 640px){.service-item[data-astro-cid-6eamiiq5]{padding:1.25rem;gap:1rem}.service-title[data-astro-cid-6eamiiq5]{font-size:1.05rem}.service-desc[data-astro-cid-6eamiiq5]{font-size:.95rem}}.section-divider[data-astro-cid-kojs5727]{width:100%;height:200px;overflow:hidden;position:relative;margin-block:0}.section-divider[data-astro-cid-kojs5727] img[data-astro-cid-kojs5727]{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(.7) saturate(1.1)}.section-divider[data-astro-cid-kojs5727]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--bg-deep) 0%,transparent 20%,transparent 80%,var(--bg-deep) 100%);pointer-events:none}@media (max-width: 768px){.section-divider[data-astro-cid-kojs5727]{height:140px}}.how[data-astro-cid-kojs5727]{background:transparent}.how__banner[data-astro-cid-kojs5727]{max-width:800px;margin:0 auto 4rem;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000080;border:1px solid rgba(201,169,97,.25);aspect-ratio:4 / 3}.how__banner[data-astro-cid-kojs5727] img[data-astro-cid-kojs5727]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 768px){.how__banner[data-astro-cid-kojs5727]{margin-bottom:2.5rem}}.how__steps[data-astro-cid-kojs5727]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;position:relative;max-width:800px;margin-inline:auto}.how__steps[data-astro-cid-kojs5727]:before{content:"";position:absolute;top:36px;inset-inline-start:18%;inset-inline-end:18%;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[data-astro-cid-kojs5727]{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[data-astro-cid-kojs5727]{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[data-astro-cid-kojs5727]{color:var(--gold);font-size:1.35rem;font-weight:700}.how__text[data-astro-cid-kojs5727]{color:var(--text-cream);line-height:1.7;font-size:1rem}@media (max-width: 720px){.how__steps[data-astro-cid-kojs5727]{grid-template-columns:1fr;gap:1.25rem;max-width:480px}.how__steps[data-astro-cid-kojs5727]:before{display:none}}.testimonial-card[data-astro-cid-ysasvp6c]{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[data-astro-cid-ysasvp6c] .testimonial-card__quote-icon{color:var(--gold);opacity:.85}.testimonial-card__quote[data-astro-cid-ysasvp6c]{color:var(--text-cream);font-size:1.05rem;line-height:1.75;flex:1}.testimonial-card__footer[data-astro-cid-ysasvp6c]{display:flex;flex-direction:column;gap:.35rem;border-top:1px solid rgba(201,169,97,.18);padding-top:.85rem}.testimonial-card__author[data-astro-cid-ysasvp6c]{color:var(--gold-bright);font-weight:500;font-size:.95rem}.testimonial-card__location[data-astro-cid-ysasvp6c]{color:var(--text-whisper);font-size:.85rem}.testimonial-card__stars[data-astro-cid-ysasvp6c]{display:inline-flex;gap:.15rem;margin-top:.25rem}.testimonial-card__stars[data-astro-cid-ysasvp6c] .star{color:#c9a96140}.testimonial-card__stars[data-astro-cid-ysasvp6c] .star--on{color:var(--gold);fill:var(--gold)}.tst[data-astro-cid-dnksfipb]{background:transparent;position:relative;isolation:isolate}.tst[data-astro-cid-dnksfipb]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b0410eb,#0b0410f5),url(/images/priestess-card-vertical.webp) center/cover no-repeat;z-index:-1;pointer-events:none}.tst__viewport[data-astro-cid-dnksfipb]{position:relative;display:flex;align-items:center;gap:.5rem}.tst__track[data-astro-cid-dnksfipb]{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[data-astro-cid-dnksfipb]::-webkit-scrollbar{height:6px}.tst__track[data-astro-cid-dnksfipb]::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}.tst__nav[data-astro-cid-dnksfipb]{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,border-color .2s ease,color .2s ease}.tst__nav[data-astro-cid-dnksfipb]:hover,.tst__nav[data-astro-cid-dnksfipb]:focus-visible{background:var(--gold);color:var(--bg-deep);border-color:var(--gold)}@media (max-width: 720px){.tst__nav[data-astro-cid-dnksfipb]{display:none}.tst__track[data-astro-cid-dnksfipb]{padding-inline:1rem}}.faq[data-astro-cid-mh6t5pw4]{background:transparent}.faq__list[data-astro-cid-mh6t5pw4]{max-width:800px;margin-inline:auto}.faq__item[data-astro-cid-mh6t5pw4]{background:var(--bg-mystic);border:1px solid rgba(201,169,97,.15);border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin-block:.75rem;transition:border-color .3s ease,box-shadow .3s ease}.faq__item[data-astro-cid-mh6t5pw4][open]{border-color:#c9a96166;box-shadow:var(--shadow-glow-gold)}.faq__summary[data-astro-cid-mh6t5pw4]{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq__summary[data-astro-cid-mh6t5pw4]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-mh6t5pw4]{color:var(--gold);font-size:1.075rem;font-weight:500;line-height:1.5}.faq__icon[data-astro-cid-mh6t5pw4]{width:28px;height:28px;border-radius:50%;background:var(--gold-soft);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1;flex-shrink:0;transition:transform .3s ease,background .3s ease}.faq__item[data-astro-cid-mh6t5pw4][open] .faq__icon[data-astro-cid-mh6t5pw4]{transform:rotate(45deg);background:var(--gradient-gold);color:var(--bg-deep)}.faq__answer[data-astro-cid-mh6t5pw4]{margin-top:1rem;color:var(--text-cream);line-height:1.8;animation:faq-fade .4s ease-out}@keyframes faq-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.why[data-astro-cid-eixqdq3x]{background:linear-gradient(180deg,transparent 0%,var(--bg-mystic) 100%)}.why__grid[data-astro-cid-eixqdq3x]{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:start;margin-bottom:2.75rem}.why__portrait[data-astro-cid-eixqdq3x]{position:relative;aspect-ratio:4 / 5}.why__portrait-frame[data-astro-cid-eixqdq3x]{position:relative;width:100%;height:100%;border-radius:var(--radius-lg);overflow:hidden;background:var(--gradient-purple);border:2px solid rgba(201,169,97,.3);box-shadow:0 30px 80px #0009}.why__portrait-frame[data-astro-cid-eixqdq3x] img[data-astro-cid-eixqdq3x]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.why__portrait-frame[data-astro-cid-eixqdq3x]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 60%,rgba(201,169,97,.08));pointer-events:none;z-index:1}.why__portrait[data-astro-cid-eixqdq3x]:hover .why__portrait-frame[data-astro-cid-eixqdq3x] img[data-astro-cid-eixqdq3x]{transform:scale(1.04)}.why__portrait-glow[data-astro-cid-eixqdq3x]{position:absolute;inset:-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[data-astro-cid-eixqdq3x]{display:flex;flex-direction:column;gap:1rem;color:var(--text-cream);line-height:1.85;font-size:1.05rem}.why__bio-cta[data-astro-cid-eixqdq3x]{margin-top:.5rem;padding-top:1rem;border-top:1px solid var(--gold-border);color:var(--gold-bright);font-style:italic;font-weight:500}.why__list[data-astro-cid-eixqdq3x]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;max-width:980px}.why__item[data-astro-cid-eixqdq3x]{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[data-astro-cid-eixqdq3x]{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[data-astro-cid-eixqdq3x]{grid-template-columns:1fr;gap:1.5rem}.why__portrait[data-astro-cid-eixqdq3x]{max-width:240px;margin-inline:auto}}@media (max-width: 720px){.why__list[data-astro-cid-eixqdq3x]{grid-template-columns:1fr}}.cta[data-astro-cid-jcytczpj]{text-align:center;position:relative;isolation:isolate;background:linear-gradient(180deg,#0b0410db,#1a0f2ef0),url(/images/gold-cards-banner.webp) center/cover no-repeat;border-top:1px solid rgba(201,169,97,.2);border-bottom:1px solid rgba(201,169,97,.2);padding-block:clamp(80px,14vh,160px)}.cta[data-astro-cid-jcytczpj]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 100%,rgba(232,199,122,.15),transparent 55%);pointer-events:none}.cta__inner[data-astro-cid-jcytczpj]{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.25rem;z-index:1}.cta__title[data-astro-cid-jcytczpj]{color:var(--gold);font-size:clamp(28px,5vw,52px);font-weight:900;line-height:1.15;max-width:18ch}.cta__sub[data-astro-cid-jcytczpj]{color:var(--text-lavender);font-size:1.1rem;max-width:56ch;line-height:1.7}.cta__btns[data-astro-cid-jcytczpj]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem}.cta__reassurance[data-astro-cid-jcytczpj]{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem;justify-content:center;color:var(--text-cream);font-size:.95rem;margin-top:1rem}.cta__reassurance[data-astro-cid-jcytczpj] li[data-astro-cid-jcytczpj]{display:inline-flex;align-items:center;gap:.5rem}.cta__check[data-astro-cid-jcytczpj]{color:var(--gold-bright);font-weight:900;font-size:1.1rem}
