.hero.svelte-kg8ly3{background:linear-gradient(135deg,#1f1a14,#3b2a1b,#4b3a2a);color:#f6efe4;padding:80px 20px 72px;text-align:center;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.hero__content.svelte-kg8ly3{max-width:720px;margin:0 auto}.hero__logo.svelte-kg8ly3{margin-bottom:24px;border-radius:16px;filter:drop-shadow(0 4px 16px rgba(0,0,0,.4))}.hero__eyebrow.svelte-kg8ly3{text-transform:uppercase;letter-spacing:.12em;font-size:13px;margin-bottom:12px;color:#e2c9a6;font-weight:500}.hero__title.svelte-kg8ly3{font-size:clamp(2rem,5vw,3rem);margin:0 0 16px;line-height:1.15}.hero__sub.svelte-kg8ly3{font-size:17px;line-height:1.6;color:#e2c9a6;max-width:560px;margin:0 auto 32px}.hero__actions.svelte-kg8ly3{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero__cta.svelte-kg8ly3{font-size:16px;padding:14px 32px}.hero__cta-secondary.svelte-kg8ly3{background:transparent;border:1.5px solid rgba(226,201,166,.4);color:#e2c9a6;font-size:16px;padding:14px 32px}.hero__cta-secondary.svelte-kg8ly3:hover{background:#e2c9a61a;border-color:#e2c9a6}@media(min-width:768px){.hero.svelte-kg8ly3{padding:100px 40px 88px}}.how.svelte-xvea2d{padding:72px 20px}.how__inner.svelte-xvea2d{max-width:960px;margin:0 auto;text-align:center}h2.svelte-xvea2d{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:48px;color:var(--text)}.how__grid.svelte-xvea2d{display:grid;grid-template-columns:1fr;gap:24px}.how__card.svelte-xvea2d{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:32px 24px;position:relative;box-shadow:var(--shadow)}.how__num.svelte-xvea2d{position:absolute;top:-14px;left:24px;background:#b58a4f;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.how__icon.svelte-xvea2d{color:var(--accent);margin-bottom:12px}h3.svelte-xvea2d{font-size:18px;margin:0 0 8px;color:var(--text)}p.svelte-xvea2d{font-size:15px;color:var(--text-muted);line-height:1.5;margin:0}@media(min-width:640px){.how__grid.svelte-xvea2d{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.how.svelte-xvea2d{padding:96px 40px}}.features.svelte-p1fgul{padding:72px 20px;background:var(--bg-card)}.features__inner.svelte-p1fgul{max-width:960px;margin:0 auto;text-align:center}h2.svelte-p1fgul{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:48px;color:var(--text)}.features__grid.svelte-p1fgul{display:grid;grid-template-columns:1fr;gap:20px;text-align:left}.features__card.svelte-p1fgul{padding:24px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg)}.features__icon.svelte-p1fgul{color:var(--accent);margin-bottom:10px}h3.svelte-p1fgul{font-size:16px;margin:0 0 6px;color:var(--text)}p.svelte-p1fgul{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0}@media(min-width:640px){.features__grid.svelte-p1fgul{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.features__grid.svelte-p1fgul{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.features.svelte-p1fgul{padding:96px 40px}}.testimonials.svelte-17qa0pc{padding:72px 20px}.testimonials__inner.svelte-17qa0pc{max-width:960px;margin:0 auto;text-align:center}h2.svelte-17qa0pc{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:48px;color:var(--text)}.testimonials__grid.svelte-17qa0pc{display:grid;grid-template-columns:1fr;gap:20px;text-align:left}.testimonials__card.svelte-17qa0pc{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid #b58a4f;border-radius:var(--radius);padding:24px;margin:0;box-shadow:var(--shadow)}.testimonials__quote.svelte-17qa0pc{font-size:15px;line-height:1.6;color:var(--text);margin:0 0 16px;font-style:italic}.testimonials__footer.svelte-17qa0pc{display:flex;justify-content:space-between;align-items:center;font-size:13px}.testimonials__footer.svelte-17qa0pc strong:where(.svelte-17qa0pc){color:var(--text)}.testimonials__footer.svelte-17qa0pc span:where(.svelte-17qa0pc){color:var(--text-muted)}@media(min-width:640px){.testimonials__grid.svelte-17qa0pc{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.testimonials.svelte-17qa0pc{padding:96px 40px}}.pricing.svelte-po02om{padding:72px 20px;background:var(--bg-card)}.pricing__inner.svelte-po02om{max-width:720px;margin:0 auto;text-align:center}h2.svelte-po02om{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:48px;color:var(--text)}.pricing__grid.svelte-po02om{display:grid;grid-template-columns:1fr;gap:24px}.pricing__card.svelte-po02om{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:32px 24px;position:relative;text-align:left;display:flex;flex-direction:column}.pricing__card--highlight.svelte-po02om{border-color:var(--accent);border-width:2px;box-shadow:0 4px 24px #c0392b1f}.pricing__badge.svelte-po02om{position:absolute;top:-12px;right:20px;background:var(--accent);color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;text-transform:uppercase;letter-spacing:.04em}h3.svelte-po02om{font-size:20px;margin:0 0 8px;color:var(--text)}.pricing__price.svelte-po02om{margin-bottom:24px;display:flex;align-items:baseline;gap:2px}.pricing__currency.svelte-po02om{font-size:20px;font-weight:500;color:var(--text)}.pricing__amount.svelte-po02om{font-size:40px;font-weight:700;font-family:Fraunces,serif;color:var(--text);line-height:1}.pricing__player-note.svelte-po02om{font-size:13px;color:var(--text-muted);margin:-16px 0 24px}.pricing__features.svelte-po02om{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.pricing__features.svelte-po02om li:where(.svelte-po02om){display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text)}.pricing__features.svelte-po02om li:where(.svelte-po02om) svg{color:#b58a4f;flex-shrink:0}.pricing__cta.svelte-po02om{width:100%;text-align:center;font-size:15px;margin-top:auto}@media(min-width:640px){.pricing__grid.svelte-po02om{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.pricing.svelte-po02om{padding:96px 40px}}.faq.svelte-66tzk8{padding:72px 20px}.faq__inner.svelte-66tzk8{max-width:720px;margin:0 auto}h2.svelte-66tzk8{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:48px;text-align:center;color:var(--text)}.faq__list.svelte-66tzk8{display:flex;flex-direction:column;gap:0}.faq__item.svelte-66tzk8{border-bottom:1px solid var(--border)}.faq__question.svelte-66tzk8{padding:20px 0;font-size:16px;font-weight:500;color:var(--text);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq__question.svelte-66tzk8::-webkit-details-marker{display:none}.faq__question.svelte-66tzk8:after{content:"+";font-size:20px;color:var(--text-muted);flex-shrink:0;margin-left:16px;transition:transform var(--transition)}.faq__item[open].svelte-66tzk8 .faq__question:where(.svelte-66tzk8):after{content:"-"}.faq__answer.svelte-66tzk8{font-size:15px;line-height:1.6;color:var(--text-muted);margin:0;padding-bottom:20px}@media(min-width:768px){.faq.svelte-66tzk8{padding:96px 40px}}.cta-band.svelte-z0vthk{background:linear-gradient(135deg,#1f1a14,#3b2a1b,#4b3a2a);color:#f6efe4;padding:64px 20px;text-align:center}.cta-band__inner.svelte-z0vthk{max-width:600px;margin:0 auto}.cta-band.svelte-z0vthk h2:where(.svelte-z0vthk){font-size:clamp(1.5rem,3.5vw,2rem);margin:0 0 24px}.cta-band__btn.svelte-z0vthk{font-size:16px;padding:14px 40px}.landing-footer.svelte-z0vthk{padding:24px 20px;border-top:1px solid var(--border)}.landing-footer__inner.svelte-z0vthk{max-width:960px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.landing-footer__copy.svelte-z0vthk{font-size:13px;color:var(--text-muted);margin:0}.landing-footer__links.svelte-z0vthk{display:flex;gap:20px}.landing-footer__links.svelte-z0vthk a:where(.svelte-z0vthk){font-size:13px;color:var(--text-muted);text-decoration:none}.landing-footer__links.svelte-z0vthk a:where(.svelte-z0vthk):hover{color:var(--text)}@media(min-width:768px){.cta-band.svelte-z0vthk{padding:80px 40px}}
