.hm-developer-hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px}.hm-developer-mockup{background:var(--hm-card);border:1px solid var(--hm-border);border-radius:16px;padding:24px}.hm-developer-cta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hm-developer-stage-tag{display:inline-block;font-family:var(--font-plex-mono),monospace;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hm-primary-light);margin-bottom:8px}.hm-developer-docs-link{margin:20px 0 0;font-size:14px}.hm-developer-docs-link a{color:var(--hm-primary-light);text-decoration:none;font-weight:600}.hm-developer-docs-link a:hover{text-decoration:underline}.hm-developer-tier-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:24px 0 28px}.hm-developer-tier{display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--hm-card);border:1px solid var(--hm-border);border-radius:10px;padding:12px 18px;min-width:96px}.hm-developer-tier-name{font-size:12.5px;color:var(--hm-text-secondary)}.hm-developer-tier-price{font-family:var(--font-plex-mono),monospace;font-size:14px;font-weight:700;color:var(--hm-text-primary)}@media (max-width:900px){.hm-developer-hero{grid-template-columns:1fr;gap:28px}}