.hero[data-astro-cid-anhloy43]{position:relative;overflow:hidden;padding:7rem 0 6rem;background:#fdfcff}.hero[data-astro-cid-anhloy43]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(124,58,237,.1) 1px,transparent 1px);background-size:26px 26px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);z-index:0}.hero__orb[data-astro-cid-anhloy43]{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0}.hero__orb--1[data-astro-cid-anhloy43]{width:520px;height:520px;background:#7c3aed38;top:-160px;right:-120px}.hero__orb--2[data-astro-cid-anhloy43]{width:380px;height:380px;background:#6366f12e;bottom:-120px;left:-80px}.hero__inner[data-astro-cid-anhloy43]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.75rem}.hero__badge[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.6rem;background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(124,58,237,.2);border-radius:var(--radius-full);padding:.4rem 1.1rem;font-size:.875rem;font-weight:500;color:var(--color-primary);box-shadow:0 2px 12px #7c3aed1f}.hero__badge-dot[data-astro-cid-anhloy43]{position:relative;width:8px;height:8px;background:var(--color-primary);border-radius:50%;flex-shrink:0}.hero__badge-dot[data-astro-cid-anhloy43]:after{content:"";position:absolute;inset:0;border-radius:50%;background:var(--color-primary);animation:pulse-dot 2.2s ease-in-out infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(2.4);opacity:0}}.hero__title[data-astro-cid-anhloy43]{font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;max-width:750px;background:linear-gradient(135deg,var(--color-text) 20%,var(--color-primary) 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__sub[data-astro-cid-anhloy43]{font-size:1.125rem;color:var(--color-text-muted);max-width:540px;line-height:1.75}.hero__ctas[data-astro-cid-anhloy43]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:.25rem}.card[data-astro-cid-dd5txfcy]{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-sm);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card[data-astro-cid-dd5txfcy]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #7c3aed1a;border-color:#7c3aed33}.card--highlighted[data-astro-cid-dd5txfcy]{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary),var(--shadow-lg)}.features[data-astro-cid-uz7do4zo]{padding:6rem 0;background:#fff}.section-header[data-astro-cid-uz7do4zo]{text-align:center;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.section-title[data-astro-cid-uz7do4zo]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.025em;color:var(--color-text);max-width:560px}.section-sub[data-astro-cid-uz7do4zo]{font-size:1.0625rem;color:var(--color-text-muted);max-width:480px;line-height:1.65}.features__grid[data-astro-cid-uz7do4zo]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.feature[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;gap:1rem}.feature__icon-wrap[data-astro-cid-uz7do4zo]{width:48px;height:48px;border-radius:var(--radius-md);background:var(--color-primary-bg);border:1px solid rgba(124,58,237,.15);display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0;transition:background .2s ease,box-shadow .2s ease}.feature[data-astro-cid-uz7do4zo]:hover .feature__icon-wrap[data-astro-cid-uz7do4zo]{background:linear-gradient(135deg,var(--color-primary-bg) 0%,rgba(124,58,237,.18) 100%);box-shadow:0 4px 12px #7c3aed2e}.feature__title[data-astro-cid-uz7do4zo]{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;color:var(--color-text)}.feature__desc[data-astro-cid-uz7do4zo]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7}@media(max-width:600px){.features__grid[data-astro-cid-uz7do4zo]{grid-template-columns:1fr}}.differentials[data-astro-cid-xawgp6lm]{padding:6rem 0;background:linear-gradient(180deg,#faf8ff 0%,var(--color-bg-subtle) 100%);border-top:1px solid rgba(124,58,237,.08);border-bottom:1px solid rgba(124,58,237,.08)}.differentials__title[data-astro-cid-xawgp6lm]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.025em;text-align:center;margin-bottom:3.5rem;color:var(--color-text)}.differentials__grid[data-astro-cid-xawgp6lm]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.differential[data-astro-cid-xawgp6lm]{display:flex;align-items:flex-start;gap:1.1rem;flex:1;min-width:200px;max-width:300px;padding:1.5rem;background:#ffffffb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(124,58,237,.1);border-radius:var(--radius-lg);transition:transform .22s ease,box-shadow .22s ease}.differential[data-astro-cid-xawgp6lm]:hover{transform:translateY(-3px);box-shadow:0 10px 28px #7c3aed1a}.differential__icon-wrap[data-astro-cid-xawgp6lm]{width:44px;height:44px;border-radius:10px;background:var(--color-primary-bg);border:1px solid rgba(124,58,237,.15);display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0}.differential__name[data-astro-cid-xawgp6lm]{font-size:1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.3rem;color:var(--color-text)}.differential__desc[data-astro-cid-xawgp6lm]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.6}.faq[data-astro-cid-mh6t5pw4]{padding:6rem 0;background:#fff}.section-header[data-astro-cid-mh6t5pw4]{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.section-title[data-astro-cid-mh6t5pw4]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.025em;color:var(--color-text)}.section-sub[data-astro-cid-mh6t5pw4]{font-size:1.0625rem;color:var(--color-text-muted)}.faq__list[data-astro-cid-mh6t5pw4]{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:.625rem}.faq__item[data-astro-cid-mh6t5pw4]{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq__item[data-astro-cid-mh6t5pw4][open]{border-color:#7c3aed4d;box-shadow:0 4px 20px #7c3aed14}.faq__question[data-astro-cid-mh6t5pw4]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;color:var(--color-text);cursor:pointer;list-style:none;user-select:none;transition:color .15s}.faq__question[data-astro-cid-mh6t5pw4]::-webkit-details-marker{display:none}.faq__question[data-astro-cid-mh6t5pw4]:hover,.faq__item[data-astro-cid-mh6t5pw4][open] .faq__question[data-astro-cid-mh6t5pw4]{color:var(--color-primary)}.faq__icon[data-astro-cid-mh6t5pw4]{flex-shrink:0;color:var(--color-text-muted);transition:transform .25s ease,color .15s}.faq__item[data-astro-cid-mh6t5pw4][open] .faq__icon[data-astro-cid-mh6t5pw4]{transform:rotate(180deg);color:var(--color-primary)}.faq__answer[data-astro-cid-mh6t5pw4]{padding:0 1.5rem 1.25rem}.faq__answer[data-astro-cid-mh6t5pw4] p[data-astro-cid-mh6t5pw4]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.75;margin:0}.cta[data-astro-cid-ihmljexk]{position:relative;overflow:hidden;padding:7rem 0;background:linear-gradient(135deg,#1e1b4b,#2e1065 55%,#3b0764)}.cta__orb[data-astro-cid-ihmljexk]{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.cta__orb--1[data-astro-cid-ihmljexk]{width:420px;height:420px;background:#7c3aed80;top:-100px;right:5%}.cta__orb--2[data-astro-cid-ihmljexk]{width:300px;height:300px;background:#6366f166;bottom:-80px;left:8%}.cta__inner[data-astro-cid-ihmljexk]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.cta__title[data-astro-cid-ihmljexk]{font-size:clamp(2rem,4.5vw,2.875rem);font-weight:800;letter-spacing:-.03em;color:#fff;line-height:1.15}.cta__sub[data-astro-cid-ihmljexk]{font-size:1.0625rem;color:#ffffffb3;max-width:460px;line-height:1.7}
