*,:before,:after{box-sizing:border-box}body{min-height:100vh;font-family:var(--mv-font-sans);background:var(--mv-color-bg);color:var(--mv-color-text);-webkit-font-smoothing:antialiased;margin:0}.hero{max-width:42rem;padding:var(--mv-space-xl) var(--mv-space-lg);justify-content:center;gap:var(--mv-space-md);flex-direction:column;min-height:100vh;margin:0 auto;display:flex}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--mv-color-text-muted);margin:0;font-size:.75rem}h1{font-family:var(--mv-font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,8vw,4rem);font-weight:700;line-height:1.05}.lede{color:var(--mv-color-text-muted);max-width:36ch;margin:0;font-size:1.125rem;line-height:1.6}.links{gap:var(--mv-space-sm);margin-top:var(--mv-space-md);flex-wrap:wrap;display:flex}.link{border-radius:var(--mv-radius-md);color:var(--mv-color-text);background:var(--mv-color-surface);border:1px solid #ffffff14;align-items:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.link:hover{border-color:var(--mv-color-accent);color:var(--mv-color-accent-hover)}.link--muted{opacity:.7;pointer-events:none}:root{--mv-color-bg:#0a0a0f;--mv-color-surface:#14141a;--mv-color-text:#f5f5f7;--mv-color-text-muted:#a1a1a6;--mv-color-accent:#7c5cff;--mv-color-accent-hover:#9b82ff;--mv-font-sans:system-ui, -apple-system, "Segoe UI", sans-serif;--mv-font-display:system-ui, -apple-system, "Segoe UI", sans-serif;--mv-space-xs:.25rem;--mv-space-sm:.5rem;--mv-space-md:1rem;--mv-space-lg:2rem;--mv-space-xl:4rem;--mv-radius-sm:.375rem;--mv-radius-md:.75rem;--mv-radius-lg:1.25rem}
