.mcpt-hero h1{background:var(--gradient-brand,none);-webkit-background-clip:text;background-clip:text}.mcpt-intro p{color:var(--text-secondary);font-size:var(--font-size-lg,1.0625rem);line-height:1.7;max-width:56rem}.mcpt-params code{color:rgb(var(--brand-cyan-rgb));font-size:.9em}.mcpt-params .mcpt-type{color:var(--text-secondary);font-family:var(--font-mono,ui-monospace,monospace);font-size:.85em;white-space:nowrap}.mcpt-examples{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5,1.25rem);align-items:start}.mcpt-examples h2{font-size:var(--font-size-base,1rem);margin-bottom:var(--space-3,.75rem)}.mcpt-code{margin:0;overflow-x:auto;font-size:.8125rem;line-height:1.55}.mcpt-pricing-title{margin-top:0;font-size:var(--font-size-lg,1.0625rem)}.mcpt-cta{text-align:center}.mcpt-cta-row{display:flex;gap:var(--space-3,.75rem);justify-content:center;flex-wrap:wrap}.mcpt-related{margin-top:var(--space-6,1.5rem);color:var(--text-secondary);font-size:var(--font-size-sm,.9375rem)}@media (max-width:820px){.mcpt-examples{grid-template-columns:1fr}}@media (max-width:640px){.mcpt-cta-row{flex-direction:column}.mcpt-cta-row .dev-btn{width:100%}}