.image-showcase:where(.astro-54rybb6h){position:relative;width:100%;max-width:900px;margin:0 auto}.showcase-grid:where(.astro-54rybb6h){display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:768px){.showcase-grid:where(.astro-54rybb6h){grid-template-columns:repeat(2,1fr)}}.showcase-item:where(.astro-54rybb6h){display:block;text-decoration:none;cursor:pointer;position:relative;aspect-ratio:1;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;animation:fadeInUp .6s ease-out forwards;animation-delay:var(--delay);opacity:0;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.showcase-item:where(.astro-54rybb6h) img:where(.astro-54rybb6h){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.showcase-item:where(.astro-54rybb6h):hover img:where(.astro-54rybb6h){transform:scale(1.05)}.category-badge:where(.astro-54rybb6h){position:absolute;bottom:.5rem;left:.5rem;padding:.25rem .5rem;background:#000000b3;color:#fff;font-size:.75rem;font-weight:500;border-radius:.25rem;backdrop-filter:blur(4px)}.dark .showcase-item:where(.astro-54rybb6h){box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003}.tabbed-demo:where(.astro-zmwuaput){width:100%;max-width:1000px;margin:0 auto;overflow-x:hidden}.tab-buttons:where(.astro-zmwuaput){display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.tab-button:where(.astro-zmwuaput){padding:.75rem 1.5rem;border:1px solid #3f3f46;background:transparent;color:#e4e4e7;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.tab-button:where(.astro-zmwuaput):hover{background:#27272a}.tab-button:where(.astro-zmwuaput).active{background:#0d9488;border-color:#0d9488;color:#fff}.tab-panel:where(.astro-zmwuaput){display:none;animation:fadeIn .3s ease}.tab-panel:where(.astro-zmwuaput).active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.panel-content:where(.astro-zmwuaput){display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:768px){.panel-content:where(.astro-zmwuaput){grid-template-columns:1fr}}.panel-image:where(.astro-zmwuaput){display:block;cursor:pointer;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .2s ease}.panel-image:where(.astro-zmwuaput):hover{transform:scale(1.02)}.panel-image:where(.astro-zmwuaput) img:where(.astro-zmwuaput){width:100%;height:auto;display:block}.panel-description:where(.astro-zmwuaput){color:#a1a1aa;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.format-selector:where(.astro-zmwuaput){display:flex;gap:.25rem;margin-bottom:.75rem}.format-btn:where(.astro-zmwuaput){padding:.375rem .75rem;border:1px solid #3f3f46;background:transparent;color:#a1a1aa;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-transform:uppercase;letter-spacing:.025em}.format-btn:where(.astro-zmwuaput):hover{background:#27272a;color:#e4e4e7}.format-btn:where(.astro-zmwuaput).active{background:#27272a;border-color:#52525b;color:#fafafa}.code-blocks:where(.astro-zmwuaput){position:relative}.panel-code:where(.astro-zmwuaput){display:none;background:var(--m-code-bg, #1e1e2e);border:1px solid var(--m-code-border, #3f3f46);border-radius:.5rem;padding:1.25rem;overflow-x:auto;font-size:.8rem;max-height:320px}.panel-code:where(.astro-zmwuaput).active{display:block;animation:fadeIn .2s ease}.panel-code:where(.astro-zmwuaput) code:where(.astro-zmwuaput){color:var(--m-code-text, #e4e4e7);background:transparent;padding:0;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.panel-links:where(.astro-zmwuaput){margin-top:.75rem}.links-group:where(.astro-zmwuaput){display:none;gap:1rem}.links-group:where(.astro-zmwuaput).active{display:flex;flex-wrap:wrap}.panel-link:where(.astro-zmwuaput){color:#2dd4bf;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .15s ease}.panel-link:where(.astro-zmwuaput):hover{color:#5eead4;text-decoration:underline}.dark .panel-image:where(.astro-zmwuaput){box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -4px #0003}.template-highlights-section:where(.astro-pgojtakw){padding:5rem 1.5rem;border-top:1px solid rgba(255,255,255,.1)}.section-container:where(.astro-pgojtakw){max-width:1200px;margin:0 auto}.section-header:where(.astro-pgojtakw){text-align:center;margin-bottom:3rem}.section-title:where(.astro-pgojtakw){font-size:2rem;font-weight:700;color:#fafafa;margin-bottom:.75rem}.section-subtitle:where(.astro-pgojtakw){font-size:1.125rem;color:#a1a1aa;max-width:600px;margin:0 auto}.template-grid:where(.astro-pgojtakw){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.template-grid:where(.astro-pgojtakw){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.template-grid:where(.astro-pgojtakw){grid-template-columns:1fr}}.template-card:where(.astro-pgojtakw){display:flex;flex-direction:column;background:#18181b;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden;text-decoration:none;transition:all .2s ease}.template-card:where(.astro-pgojtakw):hover{border-color:#0d948880;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.template-visual:where(.astro-pgojtakw){padding:1.5rem;background:linear-gradient(135deg,#27272a,#18181b);border-bottom:1px solid rgba(255,255,255,.05)}.flow-nodes:where(.astro-pgojtakw){display:flex;align-items:center;justify-content:center;gap:0}.flow-node:where(.astro-pgojtakw){width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#27272a;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;flex-shrink:0}.flow-node:where(.astro-pgojtakw).source{background:linear-gradient(135deg,#0d948833,#0d94881a);border-color:#0d94884d}.flow-node:where(.astro-pgojtakw).transform{background:#27272a}.flow-node:where(.astro-pgojtakw).output{background:linear-gradient(135deg,#22c55e33,#22c55e1a);border-color:#22c55e4d}.node-icon:where(.astro-pgojtakw){width:1.25rem;height:1.25rem;color:#a1a1aa}.flow-node:where(.astro-pgojtakw).source .node-icon:where(.astro-pgojtakw){color:#2dd4bf}.flow-node:where(.astro-pgojtakw).output .node-icon:where(.astro-pgojtakw){color:#4ade80}.flow-line:where(.astro-pgojtakw){width:3.5rem;height:1.25rem;color:#fff3;flex-shrink:0}.template-content:where(.astro-pgojtakw){padding:1.25rem;flex:1;display:flex;flex-direction:column}.template-header:where(.astro-pgojtakw){margin-bottom:.5rem}.template-title:where(.astro-pgojtakw){font-size:1.125rem;font-weight:600;color:#fafafa}.template-description:where(.astro-pgojtakw){font-size:.875rem;color:#a1a1aa;line-height:1.5;margin-bottom:1rem;flex:1}.template-meta:where(.astro-pgojtakw){display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.template-tag:where(.astro-pgojtakw){font-size:.75rem;font-weight:500;color:#a1a1aa;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.25rem .5rem;border-radius:.25rem}.template-steps:where(.astro-pgojtakw){font-size:.75rem;color:#71717a}.cloud-badge:where(.astro-pgojtakw){display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#3b82f6;background:#3b82f626;border:1px solid rgba(59,130,246,.25);padding:.25rem .5rem;border-radius:.25rem}.cloud-icon:where(.astro-pgojtakw){width:.75rem;height:.75rem}:not(.dark) .cloud-badge:where(.astro-pgojtakw){color:#2563eb;background:#3b82f61a;border-color:#3b82f633}.template-cta:where(.astro-pgojtakw){display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#2dd4bf;transition:color .2s}.template-card:where(.astro-pgojtakw):hover .template-cta:where(.astro-pgojtakw){color:#5eead4}.cta-arrow:where(.astro-pgojtakw){width:1rem;height:1rem;transition:transform .2s}.template-card:where(.astro-pgojtakw):hover .cta-arrow:where(.astro-pgojtakw){transform:translate(4px)}.section-cta:where(.astro-pgojtakw){text-align:center;margin-top:2.5rem}.cta-link:where(.astro-pgojtakw){display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#a1a1aa;text-decoration:none;transition:color .2s}.cta-link:where(.astro-pgojtakw):hover{color:#fafafa}.cta-count:where(.astro-pgojtakw){color:#71717a}html:not(.dark) .template-highlights-section:where(.astro-pgojtakw){border-top-color:#e4e4e7}html:not(.dark) .section-title:where(.astro-pgojtakw){color:#18181b}html:not(.dark) .section-subtitle:where(.astro-pgojtakw){color:#52525b}html:not(.dark) .template-card:where(.astro-pgojtakw){background:#fafafa;border-color:#e4e4e7}html:not(.dark) .template-card:where(.astro-pgojtakw):hover{border-color:#0d948880;box-shadow:0 8px 24px #0000001a}html:not(.dark) .template-visual:where(.astro-pgojtakw){background:linear-gradient(135deg,#f4f4f5,#fafafa);border-bottom-color:#e4e4e7}html:not(.dark) .flow-node:where(.astro-pgojtakw){background:#fff;border-color:#e4e4e7}html:not(.dark) .flow-node:where(.astro-pgojtakw).source{background:linear-gradient(135deg,#0d94881a,#0d94880d);border-color:#0d948833}html:not(.dark) .flow-node:where(.astro-pgojtakw).output{background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border-color:#22c55e33}html:not(.dark) .node-icon:where(.astro-pgojtakw){color:#71717a}html:not(.dark) .flow-node:where(.astro-pgojtakw).source .node-icon:where(.astro-pgojtakw){color:#0d9488}html:not(.dark) .flow-node:where(.astro-pgojtakw).output .node-icon:where(.astro-pgojtakw){color:#16a34a}html:not(.dark) .flow-line:where(.astro-pgojtakw){color:#d4d4d8}html:not(.dark) .template-title:where(.astro-pgojtakw){color:#18181b}html:not(.dark) .template-description:where(.astro-pgojtakw){color:#52525b}html:not(.dark) .template-tag:where(.astro-pgojtakw){color:#52525b;background:#f4f4f5;border-color:#e4e4e7}html:not(.dark) .template-steps:where(.astro-pgojtakw){color:#a1a1aa}html:not(.dark) .template-cta:where(.astro-pgojtakw){color:#0d9488}html:not(.dark) .template-card:where(.astro-pgojtakw):hover .template-cta:where(.astro-pgojtakw){color:#0f766e}html:not(.dark) .cta-link:where(.astro-pgojtakw){color:#52525b}html:not(.dark) .cta-link:where(.astro-pgojtakw):hover{color:#18181b}html:not(.dark) .cta-count:where(.astro-pgojtakw){color:#a1a1aa}.showcase-preview-section:where(.astro-xqfi3d52){padding:5rem 1.5rem;background:#18181b;border-top:1px solid rgba(255,255,255,.1)}.section-container:where(.astro-xqfi3d52){max-width:1200px;margin:0 auto}.section-header:where(.astro-xqfi3d52){text-align:center;margin-bottom:3rem}.section-title:where(.astro-xqfi3d52){font-size:2rem;font-weight:700;color:#fafafa;margin-bottom:.75rem}.section-subtitle:where(.astro-xqfi3d52){font-size:1.125rem;color:#a1a1aa}.showcase-grid:where(.astro-xqfi3d52){display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.showcase-grid:where(.astro-xqfi3d52){grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.showcase-grid:where(.astro-xqfi3d52){grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.showcase-grid:where(.astro-xqfi3d52){grid-template-columns:1fr}}.showcase-card:where(.astro-xqfi3d52){display:block;background:#27272a;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s}.showcase-card:where(.astro-xqfi3d52):hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.card-image-wrapper:where(.astro-xqfi3d52){position:relative;aspect-ratio:1;overflow:hidden;background:#3f3f46}.card-image:where(.astro-xqfi3d52){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.showcase-card:where(.astro-xqfi3d52):hover .card-image:where(.astro-xqfi3d52){transform:scale(1.05)}.workflow-badge:where(.astro-xqfi3d52){position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;background:#0d9488;color:#fff;font-size:.75rem;font-weight:500;border-radius:.25rem}.card-content:where(.astro-xqfi3d52){padding:.75rem}.card-title:where(.astro-xqfi3d52){display:block;font-weight:600;font-size:.875rem;color:#fafafa;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-meta:where(.astro-xqfi3d52){margin-bottom:.5rem}.card-author:where(.astro-xqfi3d52){display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#a1a1aa}.author-avatar:where(.astro-xqfi3d52){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:#3f3f46;border-radius:9999px;font-size:.625rem;font-weight:600;color:#a1a1aa}.author-name:where(.astro-xqfi3d52){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-stats:where(.astro-xqfi3d52){display:flex;align-items:center;gap:.75rem}.stat:where(.astro-xqfi3d52){display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#71717a}.stat-icon:where(.astro-xqfi3d52){width:.875rem;height:.875rem}.skeleton-card:where(.astro-xqfi3d52){background:#27272a;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden}.skeleton-image:where(.astro-xqfi3d52){aspect-ratio:1;background:linear-gradient(90deg,#3f3f46,#52525b,#3f3f46);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-content:where(.astro-xqfi3d52){padding:.75rem}.skeleton-title:where(.astro-xqfi3d52){height:1rem;background:#3f3f46;border-radius:.25rem;margin-bottom:.5rem;width:70%}.skeleton-meta:where(.astro-xqfi3d52){height:.75rem;background:#3f3f46;border-radius:.25rem;width:50%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.showcase-empty:where(.astro-xqfi3d52){text-align:center;padding:4rem 1.5rem}.empty-icon:where(.astro-xqfi3d52){width:4rem;height:4rem;color:#52525b;margin:0 auto 1rem}.empty-text:where(.astro-xqfi3d52){font-size:1.125rem;color:#fafafa;margin-bottom:.5rem}.empty-subtext:where(.astro-xqfi3d52){color:#71717a;margin-bottom:1.5rem}.empty-cta:where(.astro-xqfi3d52){display:inline-block;padding:.75rem 1.5rem;background:#0d9488;color:#fff;font-weight:500;border-radius:.5rem;text-decoration:none;transition:background .2s}.empty-cta:where(.astro-xqfi3d52):hover{background:#0f766e}.community-ctas:where(.astro-xqfi3d52){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}@media(max-width:640px){.community-ctas:where(.astro-xqfi3d52){grid-template-columns:1fr}}.community-cta-card:where(.astro-xqfi3d52){padding:1.5rem;background:#27272a;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;text-align:center}.github-cta:where(.astro-xqfi3d52){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fafafa;color:#18181b;border-radius:.5rem;font-weight:500;text-decoration:none;transition:opacity .2s}.github-cta:where(.astro-xqfi3d52):hover{opacity:.9}.gh-icon:where(.astro-xqfi3d52){width:1.25rem;height:1.25rem}.showcase-cta:where(.astro-xqfi3d52){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fafafa;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .2s}.showcase-cta:where(.astro-xqfi3d52):hover{background:#ffffff1a;border-color:#ffffff4d}.cta-arrow:where(.astro-xqfi3d52){width:1rem;height:1rem;transition:transform .2s}.showcase-cta:where(.astro-xqfi3d52):hover .cta-arrow:where(.astro-xqfi3d52){transform:translate(4px)}.cta-description:where(.astro-xqfi3d52){margin-top:.75rem;font-size:.875rem;color:#a1a1aa;line-height:1.5}.hidden:where(.astro-xqfi3d52){display:none!important}.github-stars:where(.astro-lteji3p7){display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:var(--sl-color-bg);border:1px solid var(--sl-color-gray-5);border-radius:.5rem;color:var(--sl-color-text);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease}.github-stars:where(.astro-lteji3p7):hover{border-color:var(--sl-color-gray-4);background:var(--sl-color-gray-6)}.github-icon:where(.astro-lteji3p7){width:1rem;height:1rem}.star-icon:where(.astro-lteji3p7){color:#eab308}.star-count:where(.astro-lteji3p7){color:var(--sl-color-gray-3)}.hero-section:where(.astro-j7pv25f6){padding:4rem 1.5rem 6rem;text-align:center}.hero-container:where(.astro-j7pv25f6){max-width:1100px;margin:0 auto}.hero-badges:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.open-source-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:#22c55e1a;border:1px solid rgb(34 197 94 / .3);border-radius:.5rem;color:#22c55e;font-size:.875rem;font-weight:500}.dark .open-source-badge:where(.astro-j7pv25f6){background:#22c55e26;color:#4ade80}.badge-icon:where(.astro-j7pv25f6){width:1rem;height:1rem}.hero-title:where(.astro-j7pv25f6){font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.1;color:#18181b;margin-bottom:1.5rem}html.dark .hero-title:where(.astro-j7pv25f6){color:#fafafa}.highlight:where(.astro-j7pv25f6){color:#0d9488}.dark .highlight:where(.astro-j7pv25f6){color:#2dd4bf}.hero-subtitle:where(.astro-j7pv25f6){font-size:1.25rem;color:#52525b;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.dark .hero-subtitle:where(.astro-j7pv25f6){color:#a1a1aa}.hero-ctas:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:4rem;flex-wrap:wrap}.cta-primary:where(.astro-j7pv25f6){padding:.875rem 1.75rem;background:#0d9488;color:#fff;border-radius:.5rem;font-weight:500;text-decoration:none;transition:background .2s}.cta-primary:where(.astro-j7pv25f6):hover{background:#0f766e}.cta-secondary:where(.astro-j7pv25f6){padding:.875rem 1.75rem;background:transparent;border:1px solid #d4d4d8;color:#18181b;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .2s}.dark .cta-secondary:where(.astro-j7pv25f6){border-color:#3f3f46;color:#fafafa}.cta-secondary:where(.astro-j7pv25f6):hover{background:#f4f4f5}.dark .cta-secondary:where(.astro-j7pv25f6):hover{background:#27272a}.hero-showcase:where(.astro-j7pv25f6){margin-top:2rem}.showcase-caption:where(.astro-j7pv25f6){text-align:center;margin-top:1rem;font-size:.875rem;color:#71717a}.caption-link:where(.astro-j7pv25f6){color:#0d9488;text-decoration:none;font-weight:500;transition:color .2s}.caption-link:where(.astro-j7pv25f6):hover{color:#0f766e;text-decoration:underline}.dark .caption-link:where(.astro-j7pv25f6){color:#2dd4bf}.dark .caption-link:where(.astro-j7pv25f6):hover{color:#5eead4}.demo-section:where(.astro-j7pv25f6){padding:5rem 1.5rem;background:#18181b;border-top:1px solid #27272a;border-bottom:1px solid #27272a}.demo-section:where(.astro-j7pv25f6) .section-title:where(.astro-j7pv25f6){color:#fafafa}.demo-section:where(.astro-j7pv25f6) .section-subtitle:where(.astro-j7pv25f6){color:#a1a1aa}.features-section:where(.astro-j7pv25f6){padding:5rem 1.5rem;background:#fafafa;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.dark .features-section:where(.astro-j7pv25f6){background:#0a0a0a;border-top-color:#27272a;border-bottom-color:#27272a}.features-container:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}@media(max-width:900px){.features-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.feature-card:where(.astro-j7pv25f6){display:block;text-decoration:none;cursor:pointer;padding:1.25rem;background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;transition:all .2s ease}.feature-card:where(.astro-j7pv25f6):hover{border-color:#0d9488;transform:translateY(-2px)}.dark .feature-card:where(.astro-j7pv25f6){background:#18181b;border-color:#27272a}.dark .feature-card:where(.astro-j7pv25f6):hover{border-color:#2dd4bf}.feature-icon:where(.astro-j7pv25f6){font-size:1.5rem;display:block;margin-bottom:.75rem}.feature-title:where(.astro-j7pv25f6){font-size:1rem;font-weight:600;color:#18181b;margin-bottom:.5rem}.dark .feature-title:where(.astro-j7pv25f6){color:#fafafa}.feature-description:where(.astro-j7pv25f6){font-size:.875rem;color:#52525b;line-height:1.5;margin:0}.dark .feature-description:where(.astro-j7pv25f6){color:#a1a1aa}.cta-section:where(.astro-j7pv25f6){padding:5rem 1.5rem;text-align:center;border-top:1px solid #e4e4e7}.dark .cta-section:where(.astro-j7pv25f6){border-top-color:#27272a}.cta-title:where(.astro-j7pv25f6){font-size:2rem;font-weight:700;color:#18181b;margin-bottom:.75rem}.dark .cta-title:where(.astro-j7pv25f6){color:#fafafa}.cta-description:where(.astro-j7pv25f6){color:#52525b;margin-bottom:1.5rem}.dark .cta-description:where(.astro-j7pv25f6){color:#a1a1aa}.cta-code:where(.astro-j7pv25f6){display:inline-block;padding:.75rem 1.25rem;background:var(--m-code-bg, #1e1e2e);border:1px solid var(--m-code-border, #3f3f46);border-radius:.5rem;margin-bottom:2rem}.cta-code:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){color:#4ade80;background:transparent;padding:0;font-size:.9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.cta-buttons:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}
