.hero-video:where(.astro-lcdefpme){max-width:1100px;margin:2rem auto 3rem}.hero-video:where(.astro-lcdefpme) video:where(.astro-lcdefpme){aspect-ratio:16/9;border:1px solid var(--sl-color-gray-5);background:var(--sl-color-black);border-radius:12px;width:100%;height:auto;box-shadow:0 8px 32px #00000059}.video-caption:where(.astro-lcdefpme){color:var(--sl-color-gray-3);text-align:center;margin-top:.75rem;font-size:.9rem}.video-caption:where(.astro-lcdefpme) em:where(.astro-lcdefpme){color:var(--sl-color-gray-4);margin-top:.25rem;font-size:.85rem;display:block}.value-strip:where(.astro-lcdefpme){margin:3rem 0 4rem}.value-strip:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15}.value-strip:where(.astro-lcdefpme) .punch:where(.astro-lcdefpme){color:var(--sl-color-gray-2);max-width:820px;margin:0 0 2.5rem;font-size:clamp(1.1rem,1.6vw,1.35rem);font-weight:500;line-height:1.55}.stat-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme),.persona-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme),.card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme),.screenshot-reel:where(.astro-lcdefpme) .reel:where(.astro-lcdefpme)>:where(.astro-lcdefpme),.logo-row:where(.astro-lcdefpme)>:where(.astro-lcdefpme){margin-top:0}.stat-grid:where(.astro-lcdefpme){grid-template-columns:1fr;grid-auto-rows:1fr;gap:1rem;margin:0 0 2.5rem;display:grid}@media (width>=640px){.stat-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.stat-grid:where(.astro-lcdefpme){grid-template-columns:repeat(4,1fr)}}.stat:where(.astro-lcdefpme){background:linear-gradient(140deg, var(--sl-color-gray-6) 0%, color-mix(in srgb, var(--sl-color-accent) 8%, var(--sl-color-gray-6)) 100%);border:1px solid var(--sl-color-gray-5);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:10rem;padding:1.5rem 1rem;transition:border-color .25s,transform .25s;display:flex}.stat:where(.astro-lcdefpme):hover{border-color:var(--sl-color-accent);transform:translateY(-2px)}.stat-num:where(.astro-lcdefpme){color:var(--sl-color-accent);margin-bottom:.6rem;font-size:clamp(2.75rem,5vw,3.75rem);font-weight:800;line-height:1}.stat-headline:where(.astro-lcdefpme){color:var(--sl-color-gray-2);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem;font-size:.95rem;font-weight:700;line-height:1.3}.stat-sub:where(.astro-lcdefpme){color:var(--sl-color-gray-3);font-size:.78rem;font-weight:400;line-height:1.4}.persona-grid:where(.astro-lcdefpme){grid-template-columns:1fr;grid-auto-rows:1fr;gap:1rem;margin:0;display:grid}@media (width>=760px){.persona-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}}.persona:where(.astro-lcdefpme){background:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);border-left:4px solid var(--sl-color-accent);border-radius:6px;flex-direction:column;height:100%;padding:1rem 1.25rem 1.1rem;transition:background .25s,border-color .25s;display:flex}.persona:where(.astro-lcdefpme):hover{background:color-mix(in srgb, var(--sl-color-accent) 5%, var(--sl-color-gray-6));border-left-color:color-mix(in srgb, var(--sl-color-accent) 130%, transparent)}.persona:where(.astro-lcdefpme) .tag:where(.astro-lcdefpme){text-transform:uppercase;letter-spacing:.06em;color:var(--sl-color-accent);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.persona:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--sl-color-gray-2);margin:0;font-size:.95rem;line-height:1.55}.card-grid:where(.astro-lcdefpme){grid-template-columns:1fr;grid-auto-rows:1fr;gap:1.5rem;margin:2rem 0;display:grid}@media (width>=640px){.card-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}}@media (width>=1280px){.card-grid:where(.astro-lcdefpme){grid-template-columns:repeat(4,1fr)}}.card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme){background:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);border-radius:8px;flex-direction:column;height:100%;padding:0 0 1.25rem;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme):has(.shot-link:hover),.card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme):has(.shot-link:focus-visible),.card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme):hover,.card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme):focus-within{background:color-mix(in srgb, var(--sl-color-accent) 8%, var(--sl-color-gray-6));border-color:var(--sl-color-accent);transform:translateY(-3px);box-shadow:0 12px 24px #00000040}.card-grid:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--sl-color-accent);margin:1rem 1.5rem .5rem!important}.card-grid:where(.astro-lcdefpme) p:where(.astro-lcdefpme){margin:0 1.5rem}.shot-link:where(.astro-lcdefpme){border-bottom:1px solid var(--sl-color-gray-5);flex-shrink:0;display:block;overflow:hidden}.shot-link:where(.astro-lcdefpme) img:where(.astro-lcdefpme){object-fit:cover;object-position:top center;width:100%;height:180px;transition:transform .4s;display:block}.shot-link:where(.astro-lcdefpme):hover img:where(.astro-lcdefpme),.shot-link:where(.astro-lcdefpme):focus-visible img:where(.astro-lcdefpme){transform:scale(1.04)}.shot-link:where(.astro-lcdefpme):after{content:"";z-index:1;position:absolute;inset:0}.card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme) p:where(.astro-lcdefpme) a:where(.astro-lcdefpme),.card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme) h3:where(.astro-lcdefpme) a:where(.astro-lcdefpme){z-index:2;position:relative}.screenshot-reel:where(.astro-lcdefpme){margin:4rem 0}.screenshot-reel:where(.astro-lcdefpme) .muted:where(.astro-lcdefpme){color:var(--sl-color-gray-3);margin-bottom:1.5rem}.screenshot-reel:where(.astro-lcdefpme) .reel:where(.astro-lcdefpme){grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:1fr;gap:1rem;display:grid}.screenshot-reel:where(.astro-lcdefpme) figure:where(.astro-lcdefpme){text-align:center;flex-direction:column;height:100%;margin:0;display:flex}.screenshot-reel:where(.astro-lcdefpme) figure:where(.astro-lcdefpme) a:where(.astro-lcdefpme){flex-shrink:0}.screenshot-reel:where(.astro-lcdefpme) figure:where(.astro-lcdefpme) img:where(.astro-lcdefpme){object-fit:cover;object-position:top center;border:1px solid var(--sl-color-gray-5);border-radius:6px;width:100%;height:140px;transition:transform .3s,border-color .3s;display:block}.screenshot-reel:where(.astro-lcdefpme) figure:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover img:where(.astro-lcdefpme),.screenshot-reel:where(.astro-lcdefpme) figure:where(.astro-lcdefpme) a:where(.astro-lcdefpme):focus-visible img:where(.astro-lcdefpme){border-color:var(--sl-color-accent);transform:scale(1.03)}.screenshot-reel:where(.astro-lcdefpme) figcaption:where(.astro-lcdefpme){color:var(--sl-color-gray-3);margin-top:.4rem;font-size:.85rem}.trust-strip:where(.astro-lcdefpme){text-align:center;border-top:1px solid var(--sl-color-gray-5);border-bottom:1px solid var(--sl-color-gray-5);margin:4rem 0;padding:2.5rem 0}.trust-strip:where(.astro-lcdefpme) .muted:where(.astro-lcdefpme){color:var(--sl-color-gray-3);max-width:800px;margin:.5rem auto 1.5rem;font-size:.95rem}.logo-row:where(.astro-lcdefpme){max-width:1100px;color:var(--sl-color-gray-2);grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;margin:0 auto;padding:0;font-size:.95rem;font-weight:500;list-style:none;display:grid}.logo-row:where(.astro-lcdefpme) li:where(.astro-lcdefpme){border:1px solid var(--sl-color-gray-5);background:var(--sl-color-gray-6);text-align:center;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:center;gap:.4rem;padding:.75rem 1rem;transition:background .2s,border-color .2s;display:flex}.logo-row:where(.astro-lcdefpme) .logo:where(.astro-lcdefpme){object-fit:contain;width:auto;max-width:40px;height:28px}.logo-row:where(.astro-lcdefpme) .logo:where(.astro-lcdefpme).mono{filter:brightness(0)invert();opacity:.9}.logo-row:where(.astro-lcdefpme) li:where(.astro-lcdefpme):hover .logo:where(.astro-lcdefpme).mono{opacity:1}.logo-row:where(.astro-lcdefpme) li:where(.astro-lcdefpme):hover{background:color-mix(in srgb, var(--sl-color-accent) 10%, var(--sl-color-gray-6));border-color:var(--sl-color-accent)}.cta-strip:where(.astro-lcdefpme){margin:4rem 0}.cta-strip:where(.astro-lcdefpme) .card-grid:where(.astro-lcdefpme){grid-template-columns:1fr}@media (width>=900px){.cta-strip:where(.astro-lcdefpme) .card-grid:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr)}}.cta-strip:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){margin:1.25rem 1.5rem .5rem!important}.cta-strip:where(.astro-lcdefpme) .card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme){flex-direction:column;padding:1.25rem 0 1.5rem;display:flex}.cta-strip:where(.astro-lcdefpme) .card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){align-items:flex-start;min-height:2.6rem;display:flex;margin:0 1.5rem .75rem!important}.cta-strip:where(.astro-lcdefpme) .card-grid:where(.astro-lcdefpme) article:where(.astro-lcdefpme) p:where(.astro-lcdefpme){flex:1;margin:0 1.5rem}
