.developer-inline-links{display:flex;flex-wrap:wrap;gap:14px}.developer-section,.section-heading,.api-feature-grid,.sdk-grid,.webhook-feature-grid,.code-example,.embed-builder,.embed-controls,.embed-output,.embed-output>*{min-width:0;max-width:100%}.code-example pre{max-width:100%}.embed-controls label,.embed-controls select,.embed-controls input{min-width:0;max-width:100%}.sdk-grid,.webhook-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.webhook-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sdk-grid article,.webhook-feature-grid article{padding:20px;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.sdk-grid h3{margin:8px 0}.sdk-grid p,.webhook-feature-grid p{color:var(--muted);font-size:13px}.sdk-grid a{color:var(--brand);font-weight:750}.sdk-language{display:inline-flex;padding:5px 8px;background:var(--surface);border:1px solid var(--line);border-radius:7px;color:var(--brand);font-size:11px;font-weight:800}.embed-controls{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme="dark"] .developer-section,:root[data-theme="dark"] .button-secondary{background:var(--surface);color:var(--ink)}:root[data-theme="dark"] .embed-controls select,:root[data-theme="dark"] .embed-controls input,:root[data-theme="dark"] .embed-output textarea{background:var(--soft);border-color:var(--line);color:var(--ink)}@media(max-width:800px){.sdk-grid,.webhook-feature-grid{grid-template-columns:minmax(0,1fr)}.developer-inline-links{justify-content:flex-start}.embed-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.developer-actions{flex-wrap:wrap}.embed-controls{grid-template-columns:minmax(0,1fr)}.developer-hero h1{font-size:38px}.developer-section{border-radius:16px}}
