.intro--embed{max-width:780px}.embed-quickstart{max-width:920px;margin-top:32px;padding:28px;border:1px solid #dbe4ee;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.embed-quickstart__header{max-width:700px}.embed-quickstart__eyebrow{margin:0 0 8px;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.embed-quickstart h2{margin:0;color:#0f172a;font-size:24px;line-height:1.25}.embed-quickstart__header>p:last-child{margin:10px 0 0;color:#475569;line-height:1.6}.embed-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;padding:0;list-style:none}.embed-step{display:flex;gap:12px;min-width:0;padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.embed-step__number{display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:13px;font-weight:800}.embed-step strong{color:#0f172a;font-size:15px}.embed-step p{margin:5px 0 0;color:#475569;font-size:13px;line-height:1.5}.embed-step a{color:#1d4ed8;font-weight:700}.embed-code-card{padding:20px;border:1px solid #dbe4ee;border-radius:8px;background:#f8fafc}.embed-code-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.embed-code-card h3{margin:0;color:#0f172a;font-size:17px}.embed-code-card__heading p{max-width:640px;margin:6px 0 0;color:#475569;font-size:14px;line-height:1.5}.embed-code-card__tag{flex:0 0 auto;padding:4px 8px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.04em}.embed-code-card__code{max-width:100%;margin:16px 0;padding:16px;overflow-x:auto;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:12px;line-height:1.55;tab-size:2}.embed-code-card__code:focus-visible{outline:3px solid #60a5fa;outline-offset:2px}.embed-code-card__actions{display:flex;flex-wrap:wrap;gap:10px}.embed-copy-button{min-height:42px;border:0;cursor:pointer;font-family:inherit}.embed-code-card__actions .btn-secondary:focus-visible,.embed-copy-button:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.embed-copy-status{min-height:1.4em;margin:10px 0 0;color:#166534;font-size:13px;font-weight:600}.embed-copy-status[data-state=error]{color:#b91c1c}.embed-privacy-note{margin:16px 0 0;padding-top:14px;border-top:1px solid #e2e8f0;color:#475569;font-size:13px;line-height:1.55}.embed-privacy-note strong{color:#1e293b}@media (max-width:720px){.embed-steps{grid-template-columns:1fr}}@media (max-width:600px){.embed-quickstart{margin-top:24px;padding:18px 14px}.embed-quickstart h2{font-size:20px}.embed-code-card{padding:16px 12px}.embed-code-card__heading{gap:10px}.embed-code-card__code{margin:14px 0;padding:14px;font-size:11px}.embed-code-card__actions{display:grid;grid-template-columns:1fr}.embed-code-card__actions .btn-primary,.embed-code-card__actions .btn-secondary{min-height:44px}}