main:where(.astro-3btsisj3){min-height:100vh}.hero-section:where(.astro-3btsisj3){padding:2rem 1.5rem 4rem;background:linear-gradient(135deg,var(--m-dark-bg-gradient-start) 0%,var(--m-dark-bg-gradient-mid) 50%,var(--m-dark-bg-gradient-end) 100%);border-bottom:1px solid var(--m-dark-border)}.hero-container:where(.astro-3btsisj3){max-width:1200px;margin:0 auto}.hero-content:where(.astro-3btsisj3){display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.back-link:where(.astro-3btsisj3){display:inline-flex;align-items:center;gap:.25rem;color:var(--m-dark-text-secondary);text-decoration:none;font-size:.875rem;margin-bottom:1rem}.back-link:where(.astro-3btsisj3):hover{color:var(--sl-color-accent)}.hero-title:where(.astro-3btsisj3){font-size:2.5rem;font-weight:700;margin:0 0 .75rem;color:var(--m-dark-text)}.category-badge:where(.astro-3btsisj3){display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500;margin-bottom:1rem}.hero-description:where(.astro-3btsisj3){font-size:1.125rem;color:var(--m-dark-text-secondary);margin:0 0 1.5rem;line-height:1.6}.hero-actions:where(.astro-3btsisj3){display:flex;flex-wrap:wrap;gap:.75rem}.hero-image:where(.astro-3btsisj3){border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0003}.hero-image:where(.astro-3btsisj3) img:where(.astro-3btsisj3){width:100%;height:auto;display:block}.btn:where(.astro-3btsisj3){display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s ease}.btn:where(.astro-3btsisj3).primary{background:var(--sl-color-accent);color:#fff}.btn:where(.astro-3btsisj3).primary:hover{opacity:.9}.btn:where(.astro-3btsisj3).secondary{background:var(--m-dark-bg);color:var(--m-dark-text);border:1px solid var(--m-dark-border)}.btn:where(.astro-3btsisj3).secondary:hover{border-color:var(--m-dark-text-secondary)}.section:where(.astro-3btsisj3){padding:3rem 1.5rem;background:var(--m-bg)}.section:where(.astro-3btsisj3).alt{background:var(--m-bg-elevated)}.section-container:where(.astro-3btsisj3){max-width:900px;margin:0 auto}.section-title:where(.astro-3btsisj3){font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;color:var(--m-text)}.install-tabs:where(.astro-3btsisj3){display:flex;gap:.5rem;margin-bottom:.75rem}.install-tab:where(.astro-3btsisj3){padding:.375rem .75rem;border:1px solid var(--m-border);border-radius:6px;background:var(--m-bg-surface);color:var(--m-text-secondary);font-size:.875rem;cursor:pointer;transition:all .15s ease}.install-tab:where(.astro-3btsisj3):hover{color:var(--m-text)}.install-tab:where(.astro-3btsisj3).active{background:var(--sl-color-accent);border-color:var(--sl-color-accent);color:#fff}.code-block:where(.astro-3btsisj3){position:relative;background:var(--m-code-bg, #1e1e2e);border:1px solid var(--m-code-border, #3f3f46);border-radius:8px;padding:1rem;overflow-x:auto}.code-block:where(.astro-3btsisj3).large{padding:1.5rem}.code-block:where(.astro-3btsisj3).small{padding:.75rem;font-size:.8125rem}.code-block:where(.astro-3btsisj3) code:where(.astro-3btsisj3){color:var(--m-code-text, #e4e4e7);background:transparent;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.code-block:where(.astro-3btsisj3) pre:where(.astro-3btsisj3){margin:0;white-space:pre-wrap;word-break:break-word;background:transparent}.copy-btn:where(.astro-3btsisj3){position:absolute;top:.75rem;right:.75rem;padding:.375rem;background:#ffffff1a;border:none;border-radius:4px;color:#a1a1aa;cursor:pointer;transition:all .15s ease}.copy-btn:where(.astro-3btsisj3):hover{background:#fff3;color:#fafafa}.api-table-wrapper:where(.astro-3btsisj3){overflow-x:auto}.api-table:where(.astro-3btsisj3){width:100%;border-collapse:collapse}.api-table:where(.astro-3btsisj3) th:where(.astro-3btsisj3),.api-table:where(.astro-3btsisj3) td:where(.astro-3btsisj3){text-align:left;padding:.75rem 1rem;border-bottom:1px solid var(--m-border)}.api-table:where(.astro-3btsisj3) th:where(.astro-3btsisj3){font-weight:600;color:var(--m-text);background:var(--m-bg-elevated)}.api-table:where(.astro-3btsisj3) td:where(.astro-3btsisj3){color:var(--m-text-secondary)}.api-table:where(.astro-3btsisj3) td:where(.astro-3btsisj3) code:where(.astro-3btsisj3){background:var(--m-bg-elevated);padding:.125rem .375rem;border-radius:4px;font-size:.8125rem;color:var(--m-text)}.api-table:where(.astro-3btsisj3) td:where(.astro-3btsisj3) code:where(.astro-3btsisj3).type{color:var(--sl-color-accent)}.required:where(.astro-3btsisj3){color:#ef4444;font-weight:500}.optional:where(.astro-3btsisj3){color:var(--m-text-muted)}.examples-grid:where(.astro-3btsisj3){display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.example-card:where(.astro-3btsisj3){background:var(--m-bg-surface);border:1px solid var(--m-border);border-radius:12px;overflow:hidden}.example-image:where(.astro-3btsisj3){aspect-ratio:16 / 10;overflow:hidden}.example-image:where(.astro-3btsisj3) img:where(.astro-3btsisj3){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.example-content:where(.astro-3btsisj3){padding:1rem}.example-title:where(.astro-3btsisj3){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--m-text)}.example-description:where(.astro-3btsisj3){font-size:.875rem;color:var(--m-text-secondary);margin:0 0 .75rem}.section-container:where(.astro-3btsisj3).cta{text-align:center;max-width:600px}.cta-title:where(.astro-3btsisj3){font-size:1.5rem;font-weight:600;margin:0 0 .75rem;color:var(--m-text)}.cta-description:where(.astro-3btsisj3){color:var(--m-text-secondary);margin:0 0 1.5rem}@media(max-width:768px){.hero-content:where(.astro-3btsisj3){grid-template-columns:1fr;gap:2rem}.hero-title:where(.astro-3btsisj3){font-size:2rem}.hero-image:where(.astro-3btsisj3){order:-1}}
