.content-page[data-v-be684b01]{position:relative;min-height:100vh;overflow-x:hidden;color:#f8fafc}.hero-section[data-v-be684b01]{position:relative;padding-left:16px;padding-right:16px;padding-top:8rem;padding-bottom:80px;text-align:center}.hero-container[data-v-be684b01]{margin-left:auto;margin-right:auto;max-width:56rem}:root.light table td .hero-badge[data-v-be684b01]{color:#111827}.hero-badge[data-v-be684b01]{margin-bottom:32px;display:inline-flex;align-items:center;gap:8px;border-radius:9999px;padding:6px 16px;font-size:14px;font-weight:460;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);color:#a78bfa}.hero-subtitle[data-v-be684b01]{margin-left:auto;margin-right:auto;max-width:42rem;font-size:18px;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.steps-grid[data-v-be684b01]{margin-left:auto;margin-right:auto;display:grid;max-width:48rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}@media(min-width:640px){.steps-grid[data-v-be684b01]{grid-template-columns:repeat(2,minmax(0,1fr))}}.step-card[data-v-be684b01]{display:flex;align-items:flex-start;gap:12px}.step-number[data-v-be684b01]{display:flex;height:32px;width:32px;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;font-size:14px;font-weight:700;background:#8b5cf633;color:#a78bfa}:root.light button.bg-semantic-danger.step-title[data-v-be684b01]{color:#fff}.step-title[data-v-be684b01]{font-size:14px;font-weight:510;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}:root.light table td .step-text[data-v-be684b01]{color:#4b5563}.step-text[data-v-be684b01]{margin-top:4px;font-size:12px;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.code-block-wrapper[data-v-be684b01]{margin-left:auto;margin-right:auto;max-width:48rem}.code-block[data-v-be684b01]{overflow-x:auto;border-radius:1rem;padding:24px;font-size:14px;line-height:1.625;background:#0006;border:1px solid rgba(255,255,255,.08);color:#e2e8f0;font-family:JetBrains Mono,ui-monospace,monospace}.examples-nav[data-v-be684b01]{margin-left:auto;margin-right:auto;display:flex;max-width:48rem;flex-wrap:wrap;justify-content:center;gap:16px}.example-link[data-v-be684b01]{text-decoration-line:none}.example-link-content[data-v-be684b01]{display:flex;align-items:center;gap:12px}.example-link-icon[data-v-be684b01]{font-size:24px}:root.light button.bg-semantic-danger.example-link-title[data-v-be684b01]{color:#fff}.example-link-title[data-v-be684b01]{font-size:14px;font-weight:510;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.cta-section[data-v-be684b01]{padding-top:8rem;padding-bottom:8rem;padding-left:16px;padding-right:16px}.cta-container[data-v-be684b01]{margin-left:auto;margin-right:auto;max-width:48rem}.cta-content[data-v-be684b01]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(24px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24px * var(--tw-space-y-reverse))}.cta-content[data-v-be684b01]{text-align:center}.cta-title[data-v-be684b01]{font-size:30px;font-weight:700}@media(min-width:768px){.cta-title[data-v-be684b01]{font-size:36px}}.cta-subtitle[data-v-be684b01]{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cta-buttons[data-v-be684b01]{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;padding-top:16px}:root.light button.bg-semantic-danger.cta-button[data-v-be684b01]{color:#fff}.cta-button[data-v-be684b01]{display:inline-flex;align-items:center;border-radius:16px;padding-left:32px;padding-right:32px;padding-top:.875rem;padding-bottom:.875rem;font-size:14px;font-weight:510;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 4px 14px #8b5cf64d}.cta-button[data-v-be684b01]:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8b5cf666}.secondary-button[data-v-be684b01]{display:inline-flex;align-items:center;border-radius:16px;padding-left:32px;padding-right:32px;padding-top:.875rem;padding-bottom:.875rem;font-size:14px;font-weight:510;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0}.secondary-button[data-v-be684b01]:hover{background:#ffffff14;border-color:#fff3}:root.light .content-page[data-v-be684b01]{color:var(--color-text-primary)}:root.light .hero-subtitle[data-v-be684b01],:root.light .step-text[data-v-be684b01],:root.light .cta-subtitle[data-v-be684b01]{color:rgb(var(--color-text-secondary))}:root.light .step-title[data-v-be684b01],:root.light .example-link-title[data-v-be684b01]{color:rgb(var(--color-text-primary))}:root.light .code-block[data-v-be684b01]{background:#0000000d;border-color:rgba(var(--color-border-subtle),.4);color:rgb(var(--color-text-primary))}:root.light .secondary-button[data-v-be684b01]{color:rgb(var(--color-text-primary));border-color:rgba(var(--color-border-subtle),.4);background:rgba(var(--color-bg-secondary),.5)}
