.hero[data-astro-cid-lcdefpme]{margin-top:calc(-1 * var(--nav-height));padding:calc(var(--space-xl) + var(--nav-height)) 0 var(--space-lg);flex-direction:column;justify-content:center;min-height:auto;display:flex;position:relative;overflow:hidden}.hero-bg-root[data-astro-cid-lcdefpme],.hero-bg-image[data-astro-cid-lcdefpme]{position:absolute;inset:0;overflow:hidden}.hero-bg-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-bg-glow[data-astro-cid-lcdefpme]{background:radial-gradient(60% 65% at 18% 42%,#a855f752 0%,#0000 68%),radial-gradient(50% 55% at 72% 48%,#7c3aed38 0%,#0000 70%);position:absolute;inset:0}.hero-purple-layer[data-astro-cid-lcdefpme]{pointer-events:none;background:#a855f714;position:absolute;inset:0}.hero-hex-grid[data-astro-cid-lcdefpme]{opacity:.25;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 0 L56 16 L56 48 L28 64 L0 48 L0 16 Z' fill='none' stroke='rgba(168,85,247,0.08)' stroke-width='0.75'/%3E%3Cpath d='M28 36 L56 52 L56 84 L28 100 L0 84 L0 52 Z' fill='none' stroke='rgba(168,85,247,0.08)' stroke-width='0.75'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(105deg,#060409eb 0%,#060409b8 42%,#06040959 68%,#0604098c 100%),linear-gradient(#06040980 0%,#060409a6 100%);position:absolute;inset:0}.hero-vignette[data-astro-cid-lcdefpme]{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 120px #06040999}.hero-bottom-fade[data-astro-cid-lcdefpme]{background:linear-gradient(to top, var(--color-bg), transparent);pointer-events:none;height:8rem;position:absolute;bottom:0;left:0;right:0}.hero-grid[data-astro-cid-lcdefpme]{z-index:1;gap:var(--space-lg);margin-bottom:var(--space-lg);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.hero-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin:var(--space-md) 0;-webkit-text-fill-color:unset;background:0 0}.hero-title-purple[data-astro-cid-lcdefpme]{color:var(--color-purple)}.hero-title-white[data-astro-cid-lcdefpme]{color:var(--color-text)}.hero-content[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:var(--color-text-secondary);max-width:540px;margin-bottom:0}.hero-dock[data-astro-cid-lcdefpme]{z-index:1;margin-top:auto;position:relative}.hero-dock-bar[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:var(--space-md);border-radius:var(--radius-xl);backdrop-filter:blur(12px);background:#08060ec7;border:1px solid #a855f738;padding:1.25rem 1.5rem;display:flex;box-shadow:0 16px 48px #0604098c}.hero-dock-stats[data-astro-cid-lcdefpme]{flex-shrink:0;gap:.85rem;display:flex}.hero-stat-ring[data-astro-cid-lcdefpme]{background:#0c0a10e6;border:2px solid #a855f773;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:5.25rem;height:5.25rem;display:flex;box-shadow:0 0 24px #a855f733}.hero-stat-ring[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--color-text);font-size:1rem;font-weight:700;line-height:1.15}.hero-stat-ring[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.12em;margin-top:.15rem;font-size:.58rem}.hero-dock-explore[data-astro-cid-lcdefpme]{min-height:3.25rem;color:var(--color-text);text-transform:uppercase;letter-spacing:.1em;transition:background-color var(--transition), border-color var(--transition), color var(--transition), transform var(--transition-fast);background:#0c0a10a6;border:1px solid #a855f747;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-dock-explore[data-astro-cid-lcdefpme]:hover{border-color:var(--color-purple-light);color:var(--color-purple-light);background:#a855f71f;transform:translateY(-2px)}.hero-dock-explore[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{opacity:.85;transition:transform var(--transition-slow)}.hero-dock-explore[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translateY(3px)}@media (prefers-reduced-motion:no-preference){.hero-dock-explore[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{animation:dock-arrow 2.2s var(--ease-smooth) infinite}@keyframes dock-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.hero-dock-explore[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{animation:none;transform:translateY(3px)}}.hero-dock-actions[data-astro-cid-lcdefpme]{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.hero-dock-actions[data-astro-cid-lcdefpme] .btn-primary{box-shadow:0 4px 28px #a855f773,inset 0 1px #ffffff2e}.hero-dock-actions[data-astro-cid-lcdefpme] .btn-outline[data-astro-cid-lcdefpme]{color:var(--color-text);white-space:nowrap;background:#0c0a10d9;border:1px solid #f0ecff38}.hero-dock-actions[data-astro-cid-lcdefpme] .btn-outline[data-astro-cid-lcdefpme]:hover{color:var(--color-purple-light);background:#a855f714;border-color:#a855f78c}.hero-dock-checks[data-astro-cid-lcdefpme]{gap:var(--space-sm);grid-template-columns:1fr 1fr 1fr;margin-top:1rem;padding:0 .5rem;display:grid}.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--color-text-secondary);align-items:center;gap:.4rem;font-size:.82rem;display:inline-flex}.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{justify-self:start}.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){justify-self:center}.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){justify-self:end}.hero-dock-checks[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{color:var(--color-purple);flex-shrink:0}.hero-dock-compat[data-astro-cid-lcdefpme]{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:.85rem 0 0;font-size:.68rem}.hero-media[data-astro-cid-lcdefpme]{border-radius:var(--radius-xl);background:#0c0a10d9;border:1px solid #a855f747;position:relative;overflow:hidden;box-shadow:0 20px 56px #060409a6}.hero-video-label[data-astro-cid-lcdefpme]{text-align:left;margin-bottom:.65rem}.showcase-grid[data-astro-cid-lcdefpme]{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.showcase-grid[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-purple);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);border:1px solid #a855f747}.showcase-grid[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]:hover{box-shadow:0 0 28px #a855f72e, var(--shadow-purple);border-color:#a855f773;transform:translateY(-5px)scale(1.01)}.content-block[data-astro-cid-lcdefpme]{max-width:820px;margin:0 auto}.content-img[data-astro-cid-lcdefpme]{border-radius:var(--radius-xl);margin:var(--space-md) 0;box-shadow:var(--shadow-purple);border:1px solid #a855f747}.card-title[data-astro-cid-lcdefpme],.guide-title[data-astro-cid-lcdefpme]{color:var(--color-text);margin:0 0 .5rem;font-size:1.05rem;font-weight:600;line-height:1.3}.guide-title[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none}.guide-title[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--color-purple-light)}.section-subhead[data-astro-cid-lcdefpme]{color:var(--color-text);margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;line-height:1.25}.cta-banner-wrap[data-astro-cid-lcdefpme]{background:0 0;border:none}@media (width<=1024px){.hero-dock-bar[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center}.hero-dock-explore[data-astro-cid-lcdefpme]{flex:100%;order:3}.hero-dock-actions[data-astro-cid-lcdefpme]{flex:auto;justify-content:center}}@media (width<=768px){.hero[data-astro-cid-lcdefpme]{min-height:auto;padding-top:calc(var(--space-lg) + var(--nav-height))}.hero-grid[data-astro-cid-lcdefpme],.showcase-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-dock-bar[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch;padding:1.25rem}.hero-dock-stats[data-astro-cid-lcdefpme]{justify-content:center}.hero-dock-explore[data-astro-cid-lcdefpme]{order:unset}.hero-dock-actions[data-astro-cid-lcdefpme]{flex-direction:column;width:100%}.hero-dock-actions[data-astro-cid-lcdefpme] .btn,.hero-dock-actions[data-astro-cid-lcdefpme] .btn-outline[data-astro-cid-lcdefpme]{width:100%}.hero-dock-checks[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr}.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child,.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2),.hero-dock-checks[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){justify-content:center;justify-self:center}}
