.m2.svelte-ka9thl{--bg: #fdf4ef;--bg-alt: #ffffff;--surface: rgba(14, 11, 11, .025);--surface-2: rgba(14, 11, 11, .05);--line: rgba(14, 11, 11, .1);--line-strong: rgba(14, 11, 11, .18);--text: #0e0b0b;--soft: rgba(14, 11, 11, .68);--muted: rgba(93, 11, 0, .6);--bordo: #5d0b00;--bordo-deep: #3a0806;--coral: #ff3e39;--coral-2: #ff6038;--beige: #dbc1a9;font-family:Poppins,system-ui,sans-serif;color:var(--text);background-color:var(--bg);background-image:radial-gradient(900px circle at 8% 2%,rgba(255,62,57,.06),transparent 45%),radial-gradient(1000px circle at 94% 20%,rgba(93,11,0,.08),transparent 55%),radial-gradient(800px circle at 50% 118%,rgba(255,96,56,.05),transparent 50%);background-attachment:fixed;overflow-x:hidden;margin-top:-5.5rem;padding-top:5.5rem}.dark .m2.svelte-ka9thl{--bg: #0e0b0b;--bg-alt: #161010;--surface: rgba(255, 255, 255, .035);--surface-2: rgba(255, 255, 255, .06);--line: rgba(255, 238, 228, .12);--line-strong: rgba(255, 238, 228, .2);--text: #fdf4ef;--soft: rgba(253, 244, 239, .72);--muted: rgba(219, 193, 169, .6);background-image:radial-gradient(900px circle at 8% 2%,rgba(255,62,57,.07),transparent 45%),radial-gradient(1000px circle at 94% 20%,rgba(93,11,0,.42),transparent 55%),radial-gradient(800px circle at 50% 118%,rgba(255,96,56,.05),transparent 50%)}.m2.svelte-ka9thl em{font-style:italic}.m2-wrap.svelte-ka9thl{width:100%;max-width:1200px;margin-inline:auto;padding-inline:var(--space-5)}@media(min-width:640px){.m2-wrap.svelte-ka9thl{padding-inline:var(--space-6)}}.m2-btn.svelte-ka9thl{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border-radius:999px;font-weight:600;font-size:.95rem;line-height:1;padding:var(--space-4) var(--space-6);cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;white-space:nowrap;font-family:inherit}.m2-btn-lg.svelte-ka9thl{padding:var(--space-4) var(--space-7);font-size:1rem}.m2-btn-block.svelte-ka9thl{width:100%}.m2-btn-primary.svelte-ka9thl{background:var(--coral);color:#fff;box-shadow:0 12px 40px #ff3e3959}.m2-btn-primary.svelte-ka9thl:hover{transform:translateY(-2px);box-shadow:0 16px 50px #ff3e3980}.m2-btn-outline.svelte-ka9thl{background:transparent;color:var(--text);border-color:var(--line-strong)}.m2-btn-outline.svelte-ka9thl:hover{border-color:var(--coral);color:var(--coral)}.m2-btn.svelte-ka9thl:disabled{opacity:.7;cursor:default;transform:none}.m2-hero.svelte-ka9thl{position:relative;overflow:hidden;padding-block:var(--space-8) var(--space-9)}.m2-hero-bg.svelte-ka9thl{position:absolute;inset:0;z-index:0}.m2-hero-bg.svelte-ka9thl img:where(.svelte-ka9thl){width:100%;height:100%;object-fit:cover;object-position:right center;opacity:var(--hero-photo-op, .28)}.dark .m2-hero-bg.svelte-ka9thl img:where(.svelte-ka9thl){--hero-photo-op: .5}.m2-hero.svelte-ka9thl:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(100deg,var(--bg) 0%,color-mix(in srgb,var(--bg) 90%,transparent) 50%,color-mix(in srgb,var(--bg) 40%,transparent) 100%),linear-gradient(to bottom,transparent 65%,var(--bg) 100%)}.m2-hero-burst.svelte-ka9thl{position:absolute;top:-80px;left:-90px;width:260px;height:260px;z-index:1;opacity:.18}.m2-hero-burst.svelte-ka9thl img:where(.svelte-ka9thl){width:100%;height:100%;object-fit:contain}.m2-hero-grid.svelte-ka9thl{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:center}@media(min-width:1000px){.m2-hero-grid.svelte-ka9thl{grid-template-columns:1.15fr .85fr;gap:var(--space-7)}}.m2-hero-content.svelte-ka9thl{max-width:640px}.m2-hero-title.svelte-ka9thl{font-family:"Noto Serif",serif;font-weight:400;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.02;letter-spacing:-.02em;margin-top:var(--space-6)}.m2-hero-title.svelte-ka9thl em{color:var(--coral)}.m2-hero-sub.svelte-ka9thl{margin-top:var(--space-5);max-width:560px;font-size:1.1rem;line-height:1.6;color:var(--soft);font-weight:300}.m2-hero-sub.svelte-ka9thl strong{color:var(--text);font-weight:600}.m2-hero-features.svelte-ka9thl{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.m2-feat.svelte-ka9thl{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:14px;background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.m2-feat-ic.svelte-ka9thl{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:color-mix(in srgb,var(--coral) 14%,transparent);color:var(--coral);flex-shrink:0}.m2-feat-tx.svelte-ka9thl{display:flex;flex-direction:column;line-height:1.1}.m2-feat-tx.svelte-ka9thl span:where(.svelte-ka9thl){font-weight:600;font-size:.92rem}.m2-feat-tx.svelte-ka9thl small:where(.svelte-ka9thl){color:var(--muted);font-size:.78rem}.m2-hero-actions.svelte-ka9thl{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);margin-top:var(--space-6)}.m2-hero-stats.svelte-ka9thl{display:flex;flex-wrap:wrap;gap:var(--space-7);margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid var(--line)}.m2-stat.svelte-ka9thl strong:where(.svelte-ka9thl){display:block;font-family:"Noto Serif",serif;font-style:italic;font-size:1.9rem;line-height:1}.m2-stat.svelte-ka9thl small:where(.svelte-ka9thl){color:var(--muted);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.m2-avs.svelte-ka9thl{display:flex}.m2-avs.svelte-ka9thl span:where(.svelte-ka9thl){width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-size:.66rem;font-weight:700;background:var(--bordo);color:var(--beige);border:2px solid var(--bg-alt);margin-left:-10px}.m2-avs.svelte-ka9thl span:where(.svelte-ka9thl):first-child{margin-left:0}.m2-av-more.svelte-ka9thl{background:var(--coral)!important;color:#fff!important}.m2-hero-visual.svelte-ka9thl{position:relative;min-height:420px;display:none}@media(min-width:1000px){.m2-hero-visual.svelte-ka9thl{display:block}}.m2-hero-seal.svelte-ka9thl{position:absolute;top:-20px;right:-40px;width:320px;height:320px;opacity:.85}.m2-hero-seal.svelte-ka9thl img:where(.svelte-ka9thl){width:100%;height:100%;object-fit:contain}.m2-hero-arrow.svelte-ka9thl{position:absolute;top:60px;left:-10px;width:230px;height:170px;transform:rotate(-18deg);filter:drop-shadow(0 12px 30px rgba(255,62,57,.3))}.m2-hero-arrow.svelte-ka9thl img:where(.svelte-ka9thl){width:100%;height:100%;object-fit:contain}.m2-hero-card.svelte-ka9thl{position:absolute;bottom:0;left:0;width:340px;background:color-mix(in srgb,var(--bg-alt) 78%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--line-strong);border-radius:20px;padding:var(--space-6);box-shadow:0 24px 70px #0000008c}.m2-hero-card-top.svelte-ka9thl{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4)}.m2-hero-card-top.svelte-ka9thl span:where(.svelte-ka9thl){font-size:.68rem;letter-spacing:.14em;font-weight:600;color:var(--coral)}.m2-hero-card-title.svelte-ka9thl{font-family:"Noto Serif",serif;font-style:italic;font-size:1.7rem;line-height:1.05}.m2-hero-card-sub.svelte-ka9thl{color:var(--muted);font-size:.85rem;margin-top:var(--space-1)}.m2-hero-card-kv.svelte-ka9thl{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3);margin-top:var(--space-5)}.m2-hero-card-kv.svelte-ka9thl dt:where(.svelte-ka9thl){font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.m2-hero-card-kv.svelte-ka9thl dd:where(.svelte-ka9thl){font-size:.88rem;color:var(--text);font-weight:500}.m2-hero-card-foot.svelte-ka9thl{display:flex;align-items:center;gap:var(--space-3);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--line)}.m2-hero-card-foot.svelte-ka9thl span:where(.svelte-ka9thl){font-size:.78rem;color:var(--soft)}@keyframes svelte-ka9thl-m2-float{0%,to{transform:translateY(0) rotate(-18deg)}50%{transform:translateY(-14px) rotate(-18deg)}}.m2-float.svelte-ka9thl{animation:svelte-ka9thl-m2-float 6s ease-in-out infinite}.m2-badge.svelte-ka9thl{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:999px;background:var(--surface);border:1px solid var(--line);font-size:.8rem;font-weight:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.m2-dot.svelte-ka9thl{width:8px;height:8px;border-radius:999px;background:var(--coral);box-shadow:0 0 12px var(--coral);animation:svelte-ka9thl-m2-pulse 1.6s ease-in-out infinite}.m2-shape.svelte-ka9thl{position:absolute;z-index:0;pointer-events:none}.m2-shape.svelte-ka9thl img:where(.svelte-ka9thl){width:100%;height:100%;object-fit:contain;opacity:.06;filter:brightness(0) invert(1)}.m2-marquees.svelte-ka9thl{position:relative;z-index:5;margin-block:var(--space-7)}.m2-mq.svelte-ka9thl{position:relative;overflow:hidden;padding:10px 0;width:100%}.m2-mq-1.svelte-ka9thl{background:var(--coral);transform:rotate(-3deg) scale(1.05)}.m2-mq-2.svelte-ka9thl{background:var(--bordo);transform:rotate(3deg) scale(1.05);margin-top:-10px;position:relative;z-index:-1}.m2-mq-track.svelte-ka9thl{display:inline-flex;align-items:center;gap:var(--space-5);white-space:nowrap;will-change:transform}.m2-mq-left.svelte-ka9thl{animation:svelte-ka9thl-m2-mq-left 60s linear infinite}.m2-mq-right.svelte-ka9thl{animation:svelte-ka9thl-m2-mq-right 60s linear infinite}.m2-mq.svelte-ka9thl:hover .m2-mq-track:where(.svelte-ka9thl){animation-play-state:paused}.m2-mq-sep.svelte-ka9thl{font-weight:700;font-size:.9rem}.m2-mq-tx.svelte-ka9thl{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}@media(min-width:768px){.m2-mq-tx.svelte-ka9thl{font-size:.95rem}}.m2-mq-1.svelte-ka9thl .m2-mq-sep:where(.svelte-ka9thl){color:color-mix(in srgb,var(--bordo) 80%,transparent)}.m2-mq-1.svelte-ka9thl .m2-mq-tx:where(.svelte-ka9thl){color:var(--bordo)}.m2-mq-2.svelte-ka9thl .m2-mq-sep:where(.svelte-ka9thl){color:color-mix(in srgb,var(--coral) 90%,transparent)}.m2-mq-2.svelte-ka9thl .m2-mq-tx:where(.svelte-ka9thl){color:var(--coral)}@keyframes svelte-ka9thl-m2-mq-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes svelte-ka9thl-m2-mq-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.m2-bandcard.svelte-ka9thl{position:relative;overflow:hidden;border-radius:var(--ds-radius-xl, 24px);border:1px solid var(--line-strong);background-color:var(--bordo);background-image:radial-gradient(ellipse 100% 70% at 50% 0%,rgba(220,70,45,.85) 0%,transparent 55%),radial-gradient(ellipse 120% 70% at 50% 45%,#a82a26 0%,transparent 55%),radial-gradient(ellipse 100% 80% at 50% 100%,#5d0b00 0%,transparent 50%);padding:var(--space-9) var(--space-6);box-shadow:0 24px 70px #5d0b0066}.m2-bandcard-inner.svelte-ka9thl{position:relative;z-index:1;max-width:720px;text-align:center;margin-inline:auto}.m2-band-seal.svelte-ka9thl{display:inline-block;width:64px;height:64px;margin-bottom:var(--space-5)}.m2-band-seal.svelte-ka9thl img:where(.svelte-ka9thl){width:100%;height:100%;object-fit:contain}.m2-bandcard.svelte-ka9thl h2:where(.svelte-ka9thl){font-family:"Noto Serif",serif;font-style:italic;font-weight:400;font-size:clamp(2rem,5vw,3.25rem);line-height:1.1}.m2-bandcard.svelte-ka9thl p:where(.svelte-ka9thl){margin-top:var(--space-5);font-size:1.1rem;line-height:1.65;color:#fdf4efd9;font-weight:300}.m2-bandcard.svelte-ka9thl em:where(.svelte-ka9thl){color:var(--coral-2);font-style:italic}.m2-section.svelte-ka9thl{padding-block:var(--space-9)}.m2-head.svelte-ka9thl{max-width:680px;margin-bottom:var(--space-8)}.m2-head-center.svelte-ka9thl{margin-inline:auto;text-align:center}.m2-eyebrow.svelte-ka9thl{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:var(--coral-2)}.m2-title.svelte-ka9thl{font-family:"Noto Serif",serif;font-weight:400;font-size:clamp(1.9rem,4.5vw,3rem);line-height:1.1;margin-top:var(--space-3)}.m2-grid-3.svelte-ka9thl,.m2-grid-4.svelte-ka9thl{display:grid;grid-template-columns:1fr;gap:var(--space-5)}@media(min-width:640px){.m2-grid-3.svelte-ka9thl,.m2-grid-4.svelte-ka9thl{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.m2-grid-3.svelte-ka9thl{grid-template-columns:repeat(3,1fr)}.m2-grid-4.svelte-ka9thl{grid-template-columns:repeat(4,1fr)}}.m2-tcard.svelte-ka9thl{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:var(--space-6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.m2-tcard-icon.svelte-ka9thl{width:40px;height:40px;object-fit:contain;opacity:.9}.m2-tcard-text.svelte-ka9thl{margin-top:var(--space-4);font-size:1rem;line-height:1.6;color:var(--soft)}.m2-tcard-author.svelte-ka9thl{display:flex;align-items:center;gap:var(--space-3);margin-top:var(--space-5)}.m2-av.svelte-ka9thl{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;font-weight:700;font-size:.85rem;background:var(--bordo);color:var(--beige);flex-shrink:0}.m2-tcard-author.svelte-ka9thl strong:where(.svelte-ka9thl){display:block;font-size:.92rem}.m2-tcard-author.svelte-ka9thl small:where(.svelte-ka9thl){color:var(--muted);font-size:.8rem}.m2-identify.svelte-ka9thl{background:color-mix(in srgb,var(--bordo) 9%,transparent)}.m2-chips.svelte-ka9thl{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);max-width:720px;margin-inline:auto}.m2-chip.svelte-ka9thl{padding:var(--space-3) var(--space-5);border-radius:999px;background:color-mix(in srgb,var(--coral) 8%,transparent);border:1px solid color-mix(in srgb,var(--coral) 25%,transparent);color:var(--text);font-size:.95rem;cursor:default;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s}.m2-chip.svelte-ka9thl:hover{background:color-mix(in srgb,var(--coral) 16%,transparent);border-color:var(--coral);transform:translateY(-2px);box-shadow:0 8px 24px #ff3e392e}.m2-identify-foot.svelte-ka9thl{margin-top:var(--space-7);text-align:center;font-size:1.2rem;color:var(--soft)}.m2-identify-foot.svelte-ka9thl em:where(.svelte-ka9thl){color:var(--coral);font-style:italic}.m2-card.svelte-ka9thl{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:var(--space-6);transition:border-color .18s,transform .18s}.m2-card.svelte-ka9thl:hover{border-color:color-mix(in srgb,var(--coral) 40%,transparent);transform:translateY(-3px)}.m2-card-q.svelte-ka9thl{font-family:"Noto Serif",serif;font-style:italic;font-weight:400;font-size:1.35rem;color:var(--coral-2)}.m2-card-a.svelte-ka9thl{margin-top:var(--space-3);font-size:.95rem;line-height:1.6;color:var(--soft)}.m2-results.svelte-ka9thl{background:color-mix(in srgb,var(--bordo) 9%,transparent)}.m2-logro.svelte-ka9thl{text-align:center;padding:var(--space-6)}.m2-logro-icon.svelte-ka9thl{display:inline-flex;width:72px;height:72px;align-items:center;justify-content:center;border-radius:20px;background:var(--surface);border:1px solid var(--line);margin-bottom:var(--space-4)}.m2-logro-icon.svelte-ka9thl img:where(.svelte-ka9thl){width:40px;height:40px;object-fit:contain}.m2-logro.svelte-ka9thl h3:where(.svelte-ka9thl){font-family:Red Hat Display,sans-serif;font-weight:600;font-size:1.15rem}.m2-logro.svelte-ka9thl p:where(.svelte-ka9thl){margin-top:var(--space-2);font-size:.9rem;line-height:1.55;color:var(--soft)}.m2-steps.svelte-ka9thl{display:grid;grid-template-columns:1fr;gap:var(--space-5)}@media(min-width:640px){.m2-steps.svelte-ka9thl{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.m2-steps.svelte-ka9thl{grid-template-columns:repeat(4,1fr)}}.m2-step.svelte-ka9thl{padding:var(--space-6);border:1px solid var(--line);border-radius:20px;background:var(--surface)}.m2-step-n.svelte-ka9thl{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:999px;background:var(--coral);color:#fff;font-family:"Noto Serif",serif;font-style:italic;font-size:1.3rem}.m2-step.svelte-ka9thl h3:where(.svelte-ka9thl){margin-top:var(--space-4);font-family:Red Hat Display,sans-serif;font-weight:600;font-size:1.1rem}.m2-step.svelte-ka9thl p:where(.svelte-ka9thl){margin-top:var(--space-2);font-size:.9rem;line-height:1.55;color:var(--soft)}.m2-plans.svelte-ka9thl{align-items:start}.m2-plan.svelte-ka9thl{position:relative;padding:var(--space-7) var(--space-6);border:1px solid var(--line);border-radius:24px;background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.m2-plan.is-featured.svelte-ka9thl{border-color:var(--coral);background:linear-gradient(180deg,color-mix(in srgb,var(--coral) 10%,transparent),transparent);box-shadow:0 20px 60px #ff3e392e}@media(min-width:980px){.m2-plan.is-featured.svelte-ka9thl{transform:scale(1.04)}}.m2-plan-flag.svelte-ka9thl{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--coral);color:#fff;font-size:.72rem;font-weight:700;padding:var(--space-1) var(--space-4);border-radius:999px;white-space:nowrap}.m2-plan-name.svelte-ka9thl{font-family:Red Hat Display,sans-serif;font-weight:600;font-size:1.2rem}.m2-plan-price.svelte-ka9thl{font-family:"Noto Serif",serif;font-size:2.8rem;margin-top:var(--space-3);display:flex;align-items:baseline;gap:2px}.m2-plan-price.svelte-ka9thl span:where(.svelte-ka9thl){font-size:1.4rem;color:var(--muted)}.m2-plan-price.svelte-ka9thl small:where(.svelte-ka9thl){font-size:.9rem;color:var(--muted);font-family:Poppins,sans-serif;margin-left:var(--space-1)}.m2-plan-feats.svelte-ka9thl{margin-top:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-6)}.m2-plan-feats.svelte-ka9thl li:where(.svelte-ka9thl){position:relative;padding-left:var(--space-5);font-size:.92rem;color:var(--soft)}.m2-plan-feats.svelte-ka9thl li:where(.svelte-ka9thl):before{content:"✓";position:absolute;left:0;color:var(--coral);font-weight:700}.m2-guarantee.svelte-ka9thl{display:flex;align-items:center;justify-content:center;gap:var(--space-2);margin-top:var(--space-7);color:var(--muted);font-size:.9rem}.m2-guarantee.svelte-ka9thl svg{color:var(--coral);flex-shrink:0}.m2-cta.svelte-ka9thl{position:relative;overflow:hidden;padding-block:var(--space-10);text-align:center;background-color:var(--bg);border-top:1px solid var(--line)}.m2-cta-bg.svelte-ka9thl{position:absolute;inset:0}.m2-cta-bg.svelte-ka9thl img:where(.svelte-ka9thl){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:left center}.m2-cta-img-dark.svelte-ka9thl{display:none}.m2-cta.svelte-ka9thl:after{content:"";position:absolute;inset:0;background:radial-gradient(88% 104% at 50% 50%,color-mix(in srgb,var(--bg) 93%,transparent) 0%,color-mix(in srgb,var(--bg) 70%,transparent) 52%,color-mix(in srgb,var(--bg) 22%,transparent) 80%,transparent 100%)}.m2-cta-inner.svelte-ka9thl{position:relative;z-index:2;max-width:760px;margin-inline:auto;text-shadow:0 1px 2px var(--bg),0 1px 22px var(--bg)}.dark .m2-cta-inner.svelte-ka9thl{text-shadow:none}.m2-cta-inner.svelte-ka9thl .m2-btn:where(.svelte-ka9thl){text-shadow:none}.dark .m2-cta.svelte-ka9thl{background-color:var(--bordo-deep);border-top:0}.dark .m2-cta-img-light.svelte-ka9thl{display:none}.dark .m2-cta-img-dark.svelte-ka9thl{display:block;opacity:.95}.dark .m2-cta.svelte-ka9thl:after{background:linear-gradient(to right,#0e0b0b40,#0e0b0bb8 38%,#3a0806eb),radial-gradient(ellipse 60% 80% at 50% 0%,rgba(255,62,57,.12),transparent 60%)}.m2-cta.svelte-ka9thl h2:where(.svelte-ka9thl){font-family:"Noto Serif",serif;font-weight:400;font-size:clamp(2rem,5vw,3.25rem);line-height:1.1}.m2-cta.svelte-ka9thl h2:where(.svelte-ka9thl) em{color:var(--coral-2);font-style:italic}.m2-cta.svelte-ka9thl p:where(.svelte-ka9thl){margin-top:var(--space-5);font-size:1.15rem;color:var(--soft)}.m2-cta.svelte-ka9thl .m2-btn:where(.svelte-ka9thl){margin-top:var(--space-7)}@keyframes svelte-ka9thl-m2-spin{to{transform:rotate(360deg)}}@keyframes svelte-ka9thl-m2-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.4)}}.m2-spin.svelte-ka9thl{animation:svelte-ka9thl-m2-spin 28s linear infinite}.m2-spin-slow.svelte-ka9thl{animation:svelte-ka9thl-m2-spin 60s linear infinite}.fade-up.svelte-ka9thl{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.m2.svelte-ka9thl .fade-up.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.m2-spin.svelte-ka9thl,.m2-spin-slow.svelte-ka9thl,.m2-dot.svelte-ka9thl,.m2-float.svelte-ka9thl,.m2-mq-left.svelte-ka9thl,.m2-mq-right.svelte-ka9thl{animation:none}.fade-up.svelte-ka9thl{opacity:1;transform:none;transition:none}}
