.asc{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));list-style:none;margin:0;padding:0}.asc--compact{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.asc-card{--asc-accent:#5eead4;background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--asc-accent) 20%,#0000),#0000 62%),linear-gradient(165deg,#0d1628 0,#080e1b 100%);border:1px solid #94a3b82e;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff12,0 24px 48px -30px #020617e6;color:#e2e8f0;display:flex;flex-direction:column;gap:12px;min-width:0;overflow:hidden;padding:18px;position:relative;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.asc-card:focus-within,.asc-card:hover{border-color:color-mix(in srgb,var(--asc-accent) 55%,#0000);box-shadow:inset 0 1px 0 #ffffff17,0 30px 54px -28px color-mix(in srgb,var(--asc-accent) 70%,#020617e6);transform:translateY(-4px)}.asc--compact .asc-card{border-radius:14px;gap:8px;padding:14px}.asc-card-top{align-items:center;display:flex;gap:12px;min-width:0}.asc-card-name{grid-gap:6px;display:grid;gap:6px;min-width:0}.asc-card-name strong{color:#fff;font-size:1.08rem;font-weight:700;letter-spacing:-.015em}.asc--compact .asc-card-name strong{font-size:.96rem}.asc-pitch{color:#aebdd0;font-size:.88rem;line-height:1.5;margin:0}.asc--compact .asc-pitch{font-size:.8rem;line-height:1.45}.asc-orb{flex:none;height:56px;height:var(--asc-size,56px);position:relative;width:56px;width:var(--asc-size,56px)}.asc-orb-core{animation:asc-breathe 3.2s ease-in-out infinite;background:radial-gradient(circle at 35% 30%,#fff 0,var(--asc-accent) 38%,color-mix(in srgb,var(--asc-accent) 45%,#020617) 100%);box-shadow:0 0 18px color-mix(in srgb,var(--asc-accent) 70%,#0000),inset 0 -4px 8px #02061773;inset:18%}.asc-orb-core,.asc-orb-ring{border-radius:50%;position:absolute}.asc-orb-ring{animation:asc-ripple 3.2s ease-out infinite;border:2px solid color-mix(in srgb,var(--asc-accent) 55%,#0000);inset:0;opacity:0}.asc-orb-ring--2{animation-delay:1.6s}.asc-card:hover .asc-orb-core,.asc-card:hover .asc-orb-ring{animation-duration:1.4s}@keyframes asc-breathe{0%,to{transform:scale(.94)}50%{transform:scale(1.04)}}@keyframes asc-ripple{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(1.15)}}.asc-flow{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.asc-flow,.asc-flow li{align-items:center;gap:4px}.asc-flow li{color:color-mix(in srgb,var(--asc-accent) 75%,#fff);display:inline-flex;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.asc-flow li+li:before{background:color-mix(in srgb,var(--asc-accent) 55%,#0000);content:"";height:1px;width:10px}.asc-cta{align-items:center;background:linear-gradient(135deg,var(--asc-accent),color-mix(in srgb,var(--asc-accent) 70%,#0ea5e9));border-radius:999px;box-shadow:inset 0 1px 0 #ffffff73,0 12px 24px -14px color-mix(in srgb,var(--asc-accent) 90%,#0000);color:#06121f;display:inline-flex;font-size:.9rem;font-weight:800;gap:9px;justify-content:center;margin-top:auto;min-height:44px;padding:0 16px;text-decoration:none;transition:transform .16s ease,filter .16s ease}.asc-cta:focus-visible,.asc-cta:hover{color:#06121f;filter:brightness(1.06);transform:translateY(-2px)}.asc-cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.asc-cta-dot{background:#06121f;border-radius:50%;box-shadow:0 0 0 3px #06121f2e;height:8px;width:8px}.asc--compact .asc-cta{font-size:.82rem;min-height:38px}.asc-where{color:#7f8fa3;font-size:.72rem;text-align:center}.asc--compact .asc-where{display:none}@media (max-width:520px){.asc--compact{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.asc-orb-core,.asc-orb-ring{animation:none}.asc-orb-ring{opacity:0}.asc-card,.asc-cta{transition:none}.asc-card:focus-within,.asc-card:hover,.asc-cta:hover{transform:none}}.live-demo-section{padding:72px 24px}.live-demo-inner{grid-gap:clamp(28px,4vw,52px);align-items:center;display:grid;gap:clamp(28px,4vw,52px);grid-template-columns:minmax(0,3fr) minmax(320px,2fr);margin:0 auto;max-width:min(1180px,calc(100vw - 48px))}.live-demo-copy{min-width:0}.live-demo-copy .section-subtitle,.live-demo-copy .section-title{margin-left:0;text-align:left}.live-demo-points{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:22px 0 0;padding:0}.live-demo-points li{align-items:center;color:#ffffffb8;display:flex;font-size:.92rem;font-weight:600;gap:10px}.live-demo-points svg{color:#6ee7b7;font-size:.8rem}.live-demo-alt{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff17;border-radius:12px;color:#fff9;display:flex;font-size:.82rem;gap:10px;line-height:1.5;margin-top:22px;padding:12px 15px}.live-demo-alt svg{color:#7dd3fc;margin-top:3px}.live-demo-alt a{color:#7dd3fc;font-weight:700;text-decoration:none}.live-demo-alt a:hover{text-decoration:underline}.live-demo-stage{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 50% 0,#5ff4f717,#0000 46%),linear-gradient(160deg,#0a1022bf,#070b19d9);border:1px solid #ffffff14;border-radius:24px;border-top-color:#ffffff2e;box-shadow:0 34px 80px #02061770,inset 0 1px 0 #ffffff14;display:flex;flex-direction:column;justify-self:end;max-width:450px;min-height:480px;overflow:hidden;position:relative;width:100%}.live-demo-launcher{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:12px;justify-content:center;padding:36px 28px;text-align:center}.live-demo-pulse{animation:live-demo-pulse 2.4s ease-out infinite;background:linear-gradient(135deg,#5ff4f7,#7dd3fc);border-radius:50%;box-shadow:0 0 0 0 #5ff4f766;color:#03131e;display:grid;font-size:1.7rem;height:74px;place-items:center;position:relative;width:74px}@keyframes live-demo-pulse{0%{box-shadow:0 0 0 0 #5ff4f761}70%{box-shadow:0 0 0 22px #5ff4f700}to{box-shadow:0 0 0 0 #5ff4f700}}.live-demo-launcher>strong{color:#fff;font-size:1.15rem;letter-spacing:-.02em}.live-demo-launcher-sub{color:#ffffff8c;font-size:.82rem}.live-demo-start{align-items:center;background:linear-gradient(135deg,#6ee7b7,#7dd3fc);border:0;border-radius:14px;box-shadow:0 18px 34px #0ea5e93d;color:#03131e;cursor:pointer;display:inline-flex;font-size:.98rem;font-weight:800;gap:10px;margin-top:10px;min-height:52px;padding:14px 26px;transition:transform .2s ease,box-shadow .2s ease}.live-demo-start:hover:not(:disabled){box-shadow:0 22px 42px #0ea5e952;transform:translateY(-2px)}.live-demo-start:disabled{cursor:wait;opacity:.75}.live-demo-start:focus-visible{outline:3px solid #7dd3fcb8;outline-offset:3px}.live-demo-privacy{color:#fff6;font-size:.72rem}.live-demo-error{color:#fda4af;font-size:.8rem}.live-demo-error a{color:#7dd3fc;font-weight:700}.live-demo-mount{display:none;flex:1 1 auto;min-height:0}.live-demo-stage.is-live .live-demo-mount{display:flex;flex:0 0 auto;min-height:min(600px,65vh)}.live-demo-stage.is-live .live-demo-mount>mediasfu-ai-agent{display:block;flex:1 1 auto;height:min(600px,65vh);min-height:min(600px,65vh);width:100%}.live-demo-ticker{grid-gap:4px;background:#10b9810f;border-top:1px solid #6ee7b738;display:grid;gap:4px;padding:11px 16px}.live-demo-ticker.is-ended{background:#94a3b812;border-top-color:#94a3b83d}.live-demo-ticker-line{text-wrap:balance;color:#ffffffb8;font-size:.8rem;line-height:1.5;margin:0;text-align:center}.live-demo-ticker-status{background:#10b9812e;border-radius:999px;color:#6ee7b7;display:inline-block;font-size:.6rem;font-weight:800;letter-spacing:.06em;padding:2px 7px;text-transform:uppercase;vertical-align:1px;white-space:nowrap}.live-demo-ticker.is-ended .live-demo-ticker-status{background:#94a3b82e;color:#cbd5e1}.live-demo-ticker-clock{font-feature-settings:"tnum";color:#fff;font-variant-numeric:tabular-nums;font-weight:800}.live-demo-ticker-line strong{font-feature-settings:"tnum";font-size:.95rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.01em;white-space:nowrap}.live-demo-ticker-line strong.is-mediasfu{color:#6ee7b7}.live-demo-ticker-line strong.is-typical{color:#fff}.live-demo-ticker-note{color:#ffffff6b;font-size:.66rem;line-height:1.4;margin:0;text-align:center}.live-demo-followup{align-items:center;border-top:1px solid #ffffff14;color:#ffffff8c;display:flex;font-size:.82rem;font-weight:650;gap:10px;justify-content:center;padding:12px 16px}.live-demo-followup a{align-items:center;color:#6ee7b7;display:inline-flex;font-weight:800;gap:7px;text-decoration:none}.live-demo-followup a:hover{text-decoration:underline}@media (max-width:960px){.live-demo-inner{gap:28px;grid-template-columns:1fr}.live-demo-stage{justify-self:stretch;max-width:none;min-height:420px}.live-demo-stage.is-live .live-demo-mount,.live-demo-stage.is-live .live-demo-mount>mediasfu-ai-agent{height:min(550px,60vh);min-height:min(550px,60vh)}}@media (max-width:520px){.live-demo-section{padding:56px 16px}}@media (prefers-reduced-motion:reduce){.live-demo-pulse{animation:none}.live-demo-start{transition:none}.live-demo-start:hover:not(:disabled){transform:none}}@media (prefers-color-scheme:light){.home2-container.home2-system-theme .live-demo-points li{color:#334155}.home2-container.home2-system-theme .live-demo-points svg{color:#047857}.home2-container.home2-system-theme .live-demo-alt{background:#ffffffb3;border-color:#94a3b84d;color:#475569}.home2-container.home2-system-theme .live-demo-alt a{color:#0369a1}.home2-container.home2-system-theme .live-demo-stage{background:radial-gradient(circle at 50% 0,#0ea5e914,#0000 46%),linear-gradient(160deg,#ffffffe0,#f8fafcbf);border-color:#fffffff2 #94a3b847 #94a3b847;box-shadow:0 22px 48px #94a3b82e,inset 0 1px 0 #fff}.home2-container.home2-system-theme .live-demo-launcher>strong{color:#0f172a}.home2-container.home2-system-theme .live-demo-launcher-sub{color:#64748b}.home2-container.home2-system-theme .live-demo-privacy{color:#94a3b8}.home2-container.home2-system-theme .live-demo-ticker{background:#10b98112;border-top-color:#05966947}.home2-container.home2-system-theme .live-demo-ticker.is-ended{background:#94a3b81a;border-top-color:#94a3b857}.home2-container.home2-system-theme .live-demo-ticker-line{color:#475569}.home2-container.home2-system-theme .live-demo-ticker-clock{color:#0f172a}.home2-container.home2-system-theme .live-demo-ticker-status{background:#04785721;color:#04372a}.home2-container.home2-system-theme .live-demo-ticker.is-ended .live-demo-ticker-status{background:#47556924;color:#18222d}.home2-container.home2-system-theme .live-demo-ticker-line strong.is-mediasfu{color:#036b4c}.home2-container.home2-system-theme .live-demo-ticker-line strong.is-typical{color:#0f172a}.home2-container.home2-system-theme .live-demo-ticker-note{color:#4a5666}.home2-container.home2-system-theme .live-demo-followup{border-top-color:#94a3b83d;color:#64748b}.home2-container.home2-system-theme .live-demo-followup a{color:#047857}}.live-demo-more{align-items:center;display:flex;flex-wrap:wrap;font-size:.8rem;gap:8px 16px;margin-top:14px}.live-demo-more>span{color:#ffffff73;font-size:.7rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.live-demo-more a{color:#6ee7b7;font-weight:700;text-decoration:none}.live-demo-more a:hover{text-decoration:underline}@media (prefers-color-scheme:light){.home2-container.home2-system-theme .live-demo-more>span{color:#94a3b8}.home2-container.home2-system-theme .live-demo-more a{color:#047857}}.live-demo-cast{margin:clamp(28px,3.5vw,44px) auto 0;max-width:1200px;padding:0 clamp(16px,3vw,24px)}.live-demo-cast-lead{color:#9fb0c3;font-size:.95rem;margin:0 0 14px}.live-demo-cast-lead strong{color:#f1f5f9}@media (prefers-color-scheme:light){.home2-container.home2-system-theme .live-demo-cast-lead{color:#52647a}.home2-container.home2-system-theme .live-demo-cast-lead strong{color:#0f172a}}
/*# sourceMappingURL=1771.a5a69df6.chunk.css.map*/