.hero-wrapper[data-astro-cid-7pewbour]{width:100%;display:flex;justify-content:center;padding:20px 0 60px}.hero-block[data-astro-cid-7pewbour]{width:97vw;min-height:90vh;margin-top:-10px;background:#fff;border-radius:40px;border:1px solid rgba(36,0,41,.08);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;box-shadow:0 20px 50px #24002908}.hero-bg-container[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:0;pointer-events:none;filter:blur(80px);opacity:.6}#three-hero-bg[data-astro-cid-7pewbour]{width:100%;height:100%}.hero-main-content[data-astro-cid-7pewbour]{position:relative;z-index:1;width:100%;max-width:1100px;padding:6rem 2rem;text-align:center}.badge[data-astro-cid-7pewbour]{display:inline-block;padding:.4rem 1rem;background:#fffc;border:1px solid rgba(36,0,41,.08);border-radius:999px;font-size:.8rem;font-weight:800;color:var(--color-text);margin-bottom:2rem;letter-spacing:.02em}.hero-title[data-astro-cid-7pewbour]{font-size:clamp(3rem,7vw,5rem);font-weight:900;color:var(--color-text);margin-bottom:1.5rem;line-height:.95;letter-spacing:-.04em}.hero-title[data-astro-cid-7pewbour] .highlight[data-astro-cid-7pewbour]{color:var(--color-vibrant-pink)}.hero-subtitle[data-astro-cid-7pewbour]{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--color-text-muted);margin-bottom:2.5rem;max-width:680px;margin-inline:auto;line-height:1.5;font-weight:500}.hero-actions[data-astro-cid-7pewbour]{display:flex;gap:1rem;justify-content:center;margin-bottom:5rem}.preview-card[data-astro-cid-7pewbour]{background:#fff;border:1px solid rgba(36,0,41,.08);box-shadow:0 10px 30px #2400290d;padding:2.5rem;border-radius:24px;text-align:left}.hero-preview-grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto}.card-tag[data-astro-cid-7pewbour]{font-size:.7rem;font-weight:900;letter-spacing:.1em;color:var(--color-primary);margin-bottom:1rem;display:block}.preview-card[data-astro-cid-7pewbour] h3[data-astro-cid-7pewbour]{font-size:1.5rem;color:var(--color-text);margin-bottom:.75rem}.preview-card[data-astro-cid-7pewbour] p[data-astro-cid-7pewbour]{font-size:1rem;line-height:1.4}.value-prop-section[data-astro-cid-7pewbour]{padding:10rem 0;background-color:var(--color-bg)}.stats-grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat-card[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:.75rem;padding:3rem 2.5rem;background:#fff;border-radius:32px;border:1px solid rgba(36,0,41,.04);box-shadow:0 4px 20px #24002905;transition:transform .3s ease}.stat-card[data-astro-cid-7pewbour]:hover{transform:translateY(-5px)}.stat-number[data-astro-cid-7pewbour]{font-size:4.5rem;font-weight:900;color:var(--color-text);line-height:1;letter-spacing:-.05em;background:linear-gradient(135deg,var(--color-primary),var(--color-vibrant-pink));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label[data-astro-cid-7pewbour]{font-size:1.1rem;font-weight:800;color:var(--color-text);text-transform:uppercase;letter-spacing:.05em}.stat-desc[data-astro-cid-7pewbour]{font-size:1.05rem;color:var(--color-text-muted);line-height:1.5}.partner-promise-section[data-astro-cid-7pewbour]{padding:10rem 0;background-color:#fff}.promise-card[data-astro-cid-7pewbour]{padding:8rem 4rem;background:#240029;color:var(--color-white);border-radius:48px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;box-shadow:0 40px 100px #2400294d}.promise-glow[data-astro-cid-7pewbour]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;background:radial-gradient(circle,rgba(236,72,153,.1) 0%,rgba(139,92,246,.05) 50%,transparent 100%);pointer-events:none}.promise-content[data-astro-cid-7pewbour]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.promise-badge[data-astro-cid-7pewbour]{font-size:.8rem;font-weight:900;letter-spacing:.2em;color:var(--color-vibrant-pink)}.promise-card[data-astro-cid-7pewbour] h2[data-astro-cid-7pewbour]{font-size:clamp(3rem,5vw,4.5rem);color:var(--color-white);line-height:1}.promise-card[data-astro-cid-7pewbour] h2[data-astro-cid-7pewbour] .highlight[data-astro-cid-7pewbour]{color:var(--color-primary)}.promise-card[data-astro-cid-7pewbour] p[data-astro-cid-7pewbour]{font-size:1.4rem;max-width:780px;color:#ffffffb3;line-height:1.6;font-weight:500}.cta-actions[data-astro-cid-7pewbour]{display:flex;gap:1.5rem}.cta-white[data-astro-cid-7pewbour]{background:#fff!important;color:#240029!important;border:none!important;box-shadow:0 4px 15px #fff3!important}.cta-white[data-astro-cid-7pewbour]:hover{background:#f9f9f9!important;transform:translateY(-2px)!important}.dark-btn[data-astro-cid-7pewbour]{background:#ffffff1a;color:var(--color-white);border:1px solid rgba(255,255,255,.2)}.dark-btn[data-astro-cid-7pewbour]:hover{background:#fff3}@media(max-width:768px){.hero-block[data-astro-cid-7pewbour]{width:100%;border-radius:0}.hero-preview-grid[data-astro-cid-7pewbour],.stats-grid[data-astro-cid-7pewbour]{grid-template-columns:1fr}.promise-card[data-astro-cid-7pewbour]{padding:5rem 2rem}.cta-actions[data-astro-cid-7pewbour]{flex-direction:column;width:100%}.stat-number[data-astro-cid-7pewbour]{font-size:3.5rem}}
