.mf-hero[data-astro-cid-hn7pic7g]{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:64px;overflow:hidden;background:var(--background)}.mf-hero-bg[data-astro-cid-hn7pic7g]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.mf-orb[data-astro-cid-hn7pic7g]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4;animation:mf-float 20s ease-in-out infinite}.mf-orb-1[data-astro-cid-hn7pic7g]{width:550px;height:550px;top:-200px;left:-100px;background:radial-gradient(circle,rgba(34,211,238,.12) 0%,transparent 70%)}.mf-orb-2[data-astro-cid-hn7pic7g]{width:450px;height:450px;bottom:-200px;right:-80px;background:radial-gradient(circle,rgba(129,140,248,.1) 0%,transparent 70%);animation-delay:-7s}.mf-orb-3[data-astro-cid-hn7pic7g]{width:350px;height:350px;top:40%;left:50%;background:radial-gradient(circle,rgba(34,211,238,.06) 0%,transparent 70%);animation-delay:-14s}.mf-grid[data-astro-cid-hn7pic7g]{position:absolute;inset:0;background-image:linear-gradient(rgba(34,211,238,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.03) 1px,transparent 1px);background-size:64px 64px;opacity:.4}@keyframes mf-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.mf-hero-grid[data-astro-cid-hn7pic7g]{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;padding:48px 0}.mf-hero-content[data-astro-cid-hn7pic7g] .badge[data-astro-cid-hn7pic7g]{margin-bottom:16px}.mf-hero-content[data-astro-cid-hn7pic7g] h1[data-astro-cid-hn7pic7g]{font-size:clamp(42px,5vw,64px);font-weight:800;letter-spacing:-.03em;margin-bottom:16px;line-height:1.05}.mf-hero-content[data-astro-cid-hn7pic7g] h1[data-astro-cid-hn7pic7g] span[data-astro-cid-hn7pic7g]{color:var(--secondary)}.mf-hero-desc[data-astro-cid-hn7pic7g]{font-size:17px;color:var(--on-surface-variant);line-height:1.7;margin-bottom:32px;max-width:500px}.mf-hero-actions[data-astro-cid-hn7pic7g]{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.mf-btn-primary[data-astro-cid-hn7pic7g]{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border-radius:var(--shape-full);background:linear-gradient(135deg,var(--secondary),#0891B2);color:var(--on-secondary);font-size:16px;font-weight:700;text-decoration:none;box-shadow:0 4px 20px #22d3ee40;transition:all .2s ease;border:none;cursor:pointer;font-family:var(--font-family)}.mf-btn-primary[data-astro-cid-hn7pic7g]:hover{box-shadow:0 6px 28px #22d3ee66;transform:translateY(-2px)}.mf-btn-secondary[data-astro-cid-hn7pic7g]{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;border-radius:var(--shape-full);background:#25d3661a;border:1px solid rgba(37,211,102,.2);color:#25d366;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease;font-family:var(--font-family)}.mf-btn-secondary[data-astro-cid-hn7pic7g]:hover{background:#25d36626;transform:translateY(-2px)}.mf-platform-badge[data-astro-cid-hn7pic7g]{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:var(--shape-full);background:#00a4ef1a;border:1px solid rgba(0,164,239,.2);color:#00a4ef;font-size:13px;font-weight:600}.mf-platform-badge[data-astro-cid-hn7pic7g] i[data-astro-cid-hn7pic7g]{font-size:16px}.mf-hero-visual[data-astro-cid-hn7pic7g]{position:relative;border-radius:var(--shape-lg);overflow:hidden;box-shadow:0 20px 60px #0006;border:1px solid rgba(34,211,238,.12);background:var(--surface-container)}.mf-carousel-track[data-astro-cid-hn7pic7g]{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden}.mf-carousel-slide[data-astro-cid-hn7pic7g]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .5s ease}.mf-carousel-slide[data-astro-cid-hn7pic7g].active{opacity:1;position:relative}.mf-carousel-dots[data-astro-cid-hn7pic7g]{display:flex;justify-content:center;gap:8px;padding:12px 16px;background:var(--surface-container)}.mf-carousel-dots[data-astro-cid-hn7pic7g] .mf-dot[data-astro-cid-hn7pic7g]{width:8px;height:8px;border-radius:50%;background:var(--on-surface-variant);opacity:.3;cursor:pointer;transition:all .2s ease}.mf-carousel-dots[data-astro-cid-hn7pic7g] .mf-dot[data-astro-cid-hn7pic7g].active{opacity:1;background:var(--secondary);width:24px;border-radius:4px}.mf-carousel-btn[data-astro-cid-hn7pic7g]{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#00000080;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2;opacity:0}.mf-hero-visual[data-astro-cid-hn7pic7g]:hover .mf-carousel-btn[data-astro-cid-hn7pic7g]{opacity:1}.mf-carousel-btn[data-astro-cid-hn7pic7g]:hover{background:#22d3ee33;border-color:var(--secondary)}.mf-carousel-prev[data-astro-cid-hn7pic7g]{left:12px}.mf-carousel-next[data-astro-cid-hn7pic7g]{right:12px}.mf-features[data-astro-cid-hn7pic7g]{padding:96px 0;background:var(--surface-container)}.mf-features-grid[data-astro-cid-hn7pic7g]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px}.mf-feature-card[data-astro-cid-hn7pic7g]{background:var(--surface-container-high);border-radius:var(--shape-lg);padding:32px 24px;border:1px solid rgba(255,255,255,.04);transition:all .3s ease}.mf-feature-card[data-astro-cid-hn7pic7g]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #22d3ee14;border-color:#22d3ee1a}.mf-ficon[data-astro-cid-hn7pic7g]{width:48px;height:48px;border-radius:var(--shape-md);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.mf-feature-card[data-astro-cid-hn7pic7g] h3[data-astro-cid-hn7pic7g]{font-size:16px;font-weight:600;margin-bottom:8px;color:var(--on-surface)}.mf-feature-card[data-astro-cid-hn7pic7g] p[data-astro-cid-hn7pic7g]{font-size:13px;color:var(--on-surface-variant);line-height:1.5}.mf-specs[data-astro-cid-hn7pic7g]{padding:80px 0;background:var(--background)}.mf-specs-grid[data-astro-cid-hn7pic7g]{max-width:800px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.mf-spec-item[data-astro-cid-hn7pic7g]{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:var(--shape-md);background:var(--surface-container-high);border:1px solid rgba(34,211,238,.06);transition:border-color .2s ease}.mf-spec-item[data-astro-cid-hn7pic7g]:hover{border-color:#22d3ee33}.mf-spec-item[data-astro-cid-hn7pic7g] i[data-astro-cid-hn7pic7g]{font-size:22px;color:var(--secondary);min-width:28px;text-align:center}.mf-spec-item[data-astro-cid-hn7pic7g] strong[data-astro-cid-hn7pic7g]{display:block;font-size:13px;font-weight:600;color:var(--on-surface)}.mf-spec-item[data-astro-cid-hn7pic7g] span[data-astro-cid-hn7pic7g]{font-size:12px;color:var(--on-surface-variant)}.mf-benefits[data-astro-cid-hn7pic7g]{padding:80px 0;background:var(--background)}.mf-benefits-grid[data-astro-cid-hn7pic7g]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mf-benefit-card[data-astro-cid-hn7pic7g]{text-align:center;padding:40px 24px;border-radius:var(--shape-lg);background:var(--surface-container-high);border:1px solid rgba(34,211,238,.06);transition:all .3s ease}.mf-benefit-card[data-astro-cid-hn7pic7g]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #22d3ee0f}.mf-bicon[data-astro-cid-hn7pic7g]{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:#22d3ee1a;display:flex;align-items:center;justify-content:center;font-size:26px;color:var(--secondary)}.mf-benefit-card[data-astro-cid-hn7pic7g] h3[data-astro-cid-hn7pic7g]{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--on-surface)}.mf-benefit-card[data-astro-cid-hn7pic7g] p[data-astro-cid-hn7pic7g]{font-size:14px;color:var(--on-surface-variant);line-height:1.5;max-width:280px;margin:0 auto}.mf-tutorial[data-astro-cid-hn7pic7g]{padding:80px 0;background:var(--surface-container)}.mf-tutorial-wrapper[data-astro-cid-hn7pic7g]{max-width:800px;margin:0 auto;border-radius:var(--shape-lg);overflow:hidden;box-shadow:0 12px 48px #0000004d;border:1px solid rgba(34,211,238,.1)}.mf-tutorial-wrapper[data-astro-cid-hn7pic7g] video[data-astro-cid-hn7pic7g]{width:100%;display:block;aspect-ratio:16 / 9;background:#000}.mf-download[data-astro-cid-hn7pic7g]{padding:96px 0;background:var(--surface-container)}.mf-download-card[data-astro-cid-hn7pic7g]{max-width:600px;margin:0 auto;background:var(--surface-container-high);border-radius:var(--shape-xl);padding:48px 40px;text-align:center;border:1px solid rgba(34,211,238,.08);box-shadow:0 12px 48px #00000026}.mf-download-card[data-astro-cid-hn7pic7g] .section-header[data-astro-cid-hn7pic7g]{margin-bottom:32px}.mf-download-info[data-astro-cid-hn7pic7g]{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px}.mf-dl-item[data-astro-cid-hn7pic7g]{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--shape-full);background:var(--surface-container);border:1px solid var(--outline-variant);font-size:13px;color:var(--on-surface)}.mf-dl-item[data-astro-cid-hn7pic7g] i[data-astro-cid-hn7pic7g]{color:var(--secondary)}.mf-btn-large[data-astro-cid-hn7pic7g]{padding:18px 48px;font-size:18px;margin-bottom:20px}.mf-dl-help[data-astro-cid-hn7pic7g]{font-size:13px;color:var(--on-surface-variant)}.mf-dl-help[data-astro-cid-hn7pic7g] a[data-astro-cid-hn7pic7g]{color:var(--secondary);text-decoration:none;font-weight:600}.mf-dl-help[data-astro-cid-hn7pic7g] a[data-astro-cid-hn7pic7g]:hover{text-decoration:underline}@media(max-width:1100px){.mf-features-grid[data-astro-cid-hn7pic7g]{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.mf-hero-grid[data-astro-cid-hn7pic7g]{grid-template-columns:1fr;gap:48px;text-align:center}.mf-hero-desc[data-astro-cid-hn7pic7g]{margin:0 auto 32px}.mf-hero-actions[data-astro-cid-hn7pic7g]{justify-content:center}.mf-hero-visual[data-astro-cid-hn7pic7g]{max-width:400px;margin:0 auto}.mf-features-grid[data-astro-cid-hn7pic7g]{grid-template-columns:repeat(2,1fr)}.mf-specs-grid[data-astro-cid-hn7pic7g]{grid-template-columns:1fr}}@media(max-width:600px){.mf-hero-actions[data-astro-cid-hn7pic7g]{flex-direction:column;align-items:center}.mf-btn-primary[data-astro-cid-hn7pic7g],.mf-btn-secondary[data-astro-cid-hn7pic7g]{width:100%;justify-content:center}.mf-features-grid[data-astro-cid-hn7pic7g]{grid-template-columns:1fr}.mf-download-card[data-astro-cid-hn7pic7g]{padding:32px 24px}}
