.hero-section:where(.astro-w3h7vj4w){background:linear-gradient(to bottom,rgb(13 148 136 / .05),transparent);padding:4rem 1.5rem;text-align:center}.hero-container:where(.astro-w3h7vj4w){max-width:800px;margin:0 auto}.hero-title:where(.astro-w3h7vj4w){font-size:2.5rem;font-weight:700;color:var(--sl-color-text);margin-bottom:1rem}.hero-subtitle:where(.astro-w3h7vj4w){font-size:1.125rem;color:var(--sl-color-gray-3);line-height:1.6;margin-bottom:2rem}.hero-actions:where(.astro-w3h7vj4w){display:flex;justify-content:center;gap:1rem}.cta-button:where(.astro-w3h7vj4w){padding:.75rem 1.5rem;background:#0d9488;color:#fff;border-radius:.5rem;font-weight:500;text-decoration:none;transition:background .2s}.cta-button:where(.astro-w3h7vj4w):hover{background:#0f766e}.cross-link:where(.astro-w3h7vj4w){margin-top:1.5rem;font-size:.875rem;color:var(--sl-color-gray-3)}.cross-link-anchor:where(.astro-w3h7vj4w){color:#0d9488;text-decoration:none;font-weight:500}.cross-link-anchor:where(.astro-w3h7vj4w):hover{text-decoration:underline}.dark .cross-link-anchor:where(.astro-w3h7vj4w){color:#2dd4bf}.filter-section:where(.astro-w3h7vj4w){position:sticky;top:0;z-index:20;background:var(--sl-color-bg);border-bottom:1px solid var(--sl-color-gray-5);padding:1rem 1.5rem}.filter-container:where(.astro-w3h7vj4w){max-width:1200px;margin:0 auto}.filter-row:where(.astro-w3h7vj4w){display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.filter-tabs:where(.astro-w3h7vj4w){display:flex;gap:.5rem;overflow-x:auto;flex:1}.filter-tab:where(.astro-w3h7vj4w){display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;white-space:nowrap;cursor:pointer;border:none;background:var(--sl-color-gray-6);color:var(--sl-color-gray-3);transition:all .2s}.filter-tab:where(.astro-w3h7vj4w):hover{background:var(--sl-color-gray-5)}.filter-tab:where(.astro-w3h7vj4w).active{background:#0d9488;color:#fff}.filter-tab:where(.astro-w3h7vj4w).small{padding:.375rem .75rem;font-size:.8125rem}.content-type-tabs:where(.astro-w3h7vj4w){display:flex;gap:.375rem}.sort-select:where(.astro-w3h7vj4w){padding:.5rem 2rem .5rem .75rem;border-radius:.375rem;border:1px solid var(--sl-color-gray-5);background:var(--sl-color-bg);color:var(--sl-color-text);font-size:.875rem;cursor:pointer}.showcase-section:where(.astro-w3h7vj4w){padding:2rem 1.5rem 4rem;background:var(--sl-color-bg)}.showcase-container:where(.astro-w3h7vj4w){max-width:1200px;margin:0 auto}.showcase-grid:where(.astro-w3h7vj4w){display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.showcase-grid:where(.astro-w3h7vj4w){grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.showcase-grid:where(.astro-w3h7vj4w){grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.showcase-grid:where(.astro-w3h7vj4w){grid-template-columns:1fr}}.showcase-card{background:var(--sl-color-bg);border:1px solid var(--sl-color-gray-5);border-radius:.75rem;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}.showcase-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026;border-color:var(--sl-color-gray-4)}.dark .showcase-card{background:#1a1a1c;border-color:#ffffff14;box-shadow:0 2px 8px #0000004d}.dark .showcase-card:hover{box-shadow:0 12px 32px #00000080;border-color:#ffffff26}.card-image-link{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,var(--sl-color-gray-6) 0%,var(--sl-color-gray-5) 100%)}.dark .card-image-link{background:linear-gradient(135deg,#27272a,#3f3f46)}.card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.showcase-card:hover .card-image{transform:scale(1.08)}.workflow-badge{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;background:#0d9488;color:#fff;font-size:.75rem;font-weight:500;border-radius:.25rem}.card-image--placeholder{display:flex;align-items:center;justify-content:center;background:var(--sl-color-bg-nav);min-height:160px}.remix-btn{margin-left:auto;padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:#0d9488;border:1px solid rgb(13 148 136);border-radius:.25rem;text-decoration:none;transition:all .15s}.remix-btn:hover{background:#0d9488;color:#fff}.card-content{padding:.875rem}.card-title{display:block;font-size:.9375rem;font-weight:600;line-height:1.4;color:var(--sl-color-text);text-decoration:none;margin-bottom:.625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-title:hover{color:#0d9488}.card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.card-author{display:flex;align-items:center;gap:.375rem;text-decoration:none;color:var(--sl-color-gray-3);font-size:.75rem}.author-avatar{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:var(--sl-color-gray-5);border-radius:9999px;font-size:.625rem;font-weight:600;color:var(--sl-color-gray-3)}.dark .author-avatar{background:#3f3f46}.author-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.card-time{font-size:.75rem;color:var(--sl-color-gray-4)}.card-stats{display:flex;align-items:center;gap:.5rem;padding-top:.625rem;margin-top:.5rem;border-top:1px solid var(--sl-color-gray-5)}.dark .card-stats{border-top-color:#ffffff14}.stat,.stat-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:var(--sl-color-gray-6);border-radius:9999px;font-size:.75rem;font-weight:500;color:var(--sl-color-gray-3);transition:background .2s,color .2s}.dark .stat,.dark .stat-btn{background:#ffffff0d}.stat-btn{border:none;cursor:pointer}.stat-btn:hover{background:var(--sl-color-gray-5)}.dark .stat-btn:hover{background:#ffffff1a}.stat-btn.liked{color:#ef4444;background:#ef44441a}.stat-icon{width:14px!important;height:14px!important;flex-shrink:0;opacity:.8}.stat-btn .stat-icon{color:#f87171}.stat:not(.stat-btn) .stat-icon{color:#60a5fa}.loading-state:where(.astro-w3h7vj4w),.loading-grid:where(.astro-w3h7vj4w){display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.loading-grid:where(.astro-w3h7vj4w){grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.loading-grid:where(.astro-w3h7vj4w){grid-template-columns:repeat(2,1fr)}}.skeleton-card:where(.astro-w3h7vj4w){background:var(--sl-color-gray-6);border-radius:.75rem;overflow:hidden}.skeleton-image:where(.astro-w3h7vj4w){aspect-ratio:1;background:linear-gradient(90deg,var(--sl-color-gray-6) 0%,var(--sl-color-gray-5) 50%,var(--sl-color-gray-6) 100%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-content:where(.astro-w3h7vj4w){padding:.75rem}.skeleton-title:where(.astro-w3h7vj4w){height:1rem;background:var(--sl-color-gray-5);border-radius:.25rem;margin-bottom:.5rem;width:70%}.skeleton-meta:where(.astro-w3h7vj4w){height:.75rem;background:var(--sl-color-gray-5);border-radius:.25rem;width:50%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state:where(.astro-w3h7vj4w),.error-state:where(.astro-w3h7vj4w){text-align:center;padding:4rem 1.5rem}.empty-icon:where(.astro-w3h7vj4w){width:4rem;height:4rem;color:var(--sl-color-gray-4);margin:0 auto 1rem}.empty-text:where(.astro-w3h7vj4w),.error-text:where(.astro-w3h7vj4w){font-size:1.125rem;color:var(--sl-color-text);margin-bottom:.5rem}.empty-subtext:where(.astro-w3h7vj4w){color:var(--sl-color-gray-3)}.retry-button:where(.astro-w3h7vj4w){margin-top:1rem;padding:.5rem 1rem;background:#0d9488;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer}.retry-button:where(.astro-w3h7vj4w):hover{background:#0f766e}.load-more-container:where(.astro-w3h7vj4w){display:flex;justify-content:center;margin-top:2rem}.load-more-button:where(.astro-w3h7vj4w){padding:.75rem 2rem;background:var(--sl-color-gray-6);color:var(--sl-color-text);border:1px solid var(--sl-color-gray-5);border-radius:.5rem;font-weight:500;cursor:pointer;transition:background .2s}.load-more-button:where(.astro-w3h7vj4w):hover{background:var(--sl-color-gray-5)}.load-more-button:where(.astro-w3h7vj4w):disabled{opacity:.5;cursor:not-allowed}.cta-section:where(.astro-w3h7vj4w){padding:4rem 1.5rem;background:var(--sl-color-gray-6);border-top:1px solid var(--sl-color-gray-5);text-align:center}.cta-container:where(.astro-w3h7vj4w){max-width:600px;margin:0 auto}.cta-title:where(.astro-w3h7vj4w){font-size:1.75rem;font-weight:700;color:var(--sl-color-text);margin-bottom:.75rem}.cta-description:where(.astro-w3h7vj4w){color:var(--sl-color-gray-3);margin-bottom:1.5rem}.cta-buttons:where(.astro-w3h7vj4w){display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-primary:where(.astro-w3h7vj4w){padding:.75rem 1.5rem;background:#0d9488;color:#fff;border-radius:.5rem;font-weight:500;text-decoration:none;transition:background .2s}.cta-primary:where(.astro-w3h7vj4w):hover{background:#0f766e}.cta-secondary:where(.astro-w3h7vj4w){padding:.75rem 1.5rem;background:var(--sl-color-bg);border:1px solid var(--sl-color-gray-5);color:var(--sl-color-text);border-radius:.5rem;font-weight:500;text-decoration:none;transition:background .2s}.cta-secondary:where(.astro-w3h7vj4w):hover{background:var(--sl-color-gray-5)}.hidden:where(.astro-w3h7vj4w){display:none!important}
