.projects-grid[data-astro-cid-aid3sr62]{display:flex;flex-direction:column;gap:2.5rem;margin-top:2rem}.project-category[data-astro-cid-aid3sr62]{border-radius:1.25rem;padding:2.5rem 2rem 2rem;box-shadow:0 6px 32px #0000001a,0 1.5px 4px #00000014;border:1px solid rgba(255,255,255,.04);margin-bottom:.5rem;transition:box-shadow .2s,transform .2s}.project-category[data-astro-cid-aid3sr62]:hover{box-shadow:0 12px 40px #00000029,0 2px 8px #0000001a;transform:translateY(-2px) scale(1.01)}.category-header[data-astro-cid-aid3sr62]{margin-bottom:1.5rem}.category-header[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{font-size:2rem;font-weight:700;margin-bottom:.25rem;color:var(--text-1);letter-spacing:-1px;display:flex;align-items:baseline;gap:.75rem}.category-header[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62] span[data-astro-cid-aid3sr62]{font-size:1.2rem;font-weight:400;color:var(--text-2);opacity:.8}.category-header[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{color:var(--text-2);font-size:1.1rem;margin-bottom:0}.scroll-container[data-astro-cid-aid3sr62]{position:relative;display:flex;align-items:center;gap:.75rem;width:100%}.scroll-button[data-astro-cid-aid3sr62]{position:relative;z-index:2;flex-shrink:0;width:40px;height:40px;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:#7f5af01a;color:var(--text-1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;pointer-events:none}.scroll-button[data-astro-cid-aid3sr62]:hover:not(:disabled){background:#7f5af033;border-color:#7f5af066}.scroll-button[data-astro-cid-aid3sr62]:active:not(:disabled){transform:scale(.95)}.scroll-button[data-astro-cid-aid3sr62]:disabled{opacity:.3;cursor:not-allowed}.scroll-button[data-astro-cid-aid3sr62].active{opacity:1;pointer-events:auto}.projects-list[data-astro-cid-aid3sr62]{display:flex;flex-direction:row;gap:2rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex:1}.project-card[data-astro-cid-aid3sr62]{position:relative;z-index:1;background:linear-gradient(135deg,#282c34fa 80%,#3c4048eb);border:3px solid transparent;background-clip:padding-box;transition:border .2s,background .2s;border-radius:1rem;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 2px 12px #0000001a;border:1px solid rgba(255,255,255,.03);display:flex;flex-direction:column;min-height:220px;min-width:360px;max-width:360px;flex:0 0 auto;scroll-snap-align:start}.project-card[data-astro-cid-aid3sr62]:before{content:"";position:absolute;inset:0;border-radius:1rem;padding:0;z-index:-1;background:linear-gradient(135deg,#7f5af0,#232946);opacity:0;transition:opacity .2s;pointer-events:none}.project-card[data-astro-cid-aid3sr62]:hover{border-color:transparent}.project-card[data-astro-cid-aid3sr62]:hover:before{opacity:1}.project-content[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-1)}.project-content[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{color:var(--text-2);margin-bottom:1rem;font-size:1rem;line-height:1.6}.project-meta[data-astro-cid-aid3sr62]{display:flex;gap:1.25rem;margin-bottom:.75rem;font-size:1rem;color:var(--text-2);align-items:center}.project-meta[data-astro-cid-aid3sr62] span[data-astro-cid-aid3sr62]{display:flex;align-items:center;gap:.3em;font-size:1rem}.project-meta[data-astro-cid-aid3sr62] .version[data-astro-cid-aid3sr62]:before{content:"🏷️";margin-right:.2em;font-size:1.1em}.project-meta[data-astro-cid-aid3sr62] .stars[data-astro-cid-aid3sr62]:before{content:"⭐";margin-right:.2em;font-size:1.1em}.project-meta[data-astro-cid-aid3sr62] .forks[data-astro-cid-aid3sr62]:before{content:"📦";margin-right:.2em;font-size:1.1em}.project-meta[data-astro-cid-aid3sr62] .installs[data-astro-cid-aid3sr62]:before{content:"📦";margin-right:.2em;font-size:1.1em}.project-meta[data-astro-cid-aid3sr62] .rating[data-astro-cid-aid3sr62]:before{content:"⭐";margin-right:.2em;font-size:1.1em}.project-tags[data-astro-cid-aid3sr62]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag[data-astro-cid-aid3sr62]{background:#ffffff12;color:var(--text-2);padding:.25rem .85rem;border-radius:1rem;font-size:.85rem;font-weight:500;letter-spacing:.01em}.project-link[data-astro-cid-aid3sr62]{display:inline-block;color:var(--brand);text-decoration:none;font-weight:600;font-size:1rem;margin-top:auto;transition:color .2s,text-decoration .2s;letter-spacing:.01em}.project-link[data-astro-cid-aid3sr62]:hover{color:var(--brand-hover);text-decoration:underline}.projects-list[data-astro-cid-aid3sr62]::-webkit-scrollbar{display:none}.projects-list[data-astro-cid-aid3sr62]{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:900px){.project-card[data-astro-cid-aid3sr62]{min-width:260px}.project-category[data-astro-cid-aid3sr62]{padding:2rem 1.5rem}}@media(max-width:600px){.category-header[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{font-size:1.3rem}.project-content[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62]{font-size:1.05rem}.project-card[data-astro-cid-aid3sr62]{padding:1.5rem}}.empty-project[data-astro-cid-aid3sr62]{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#ffffff08;min-height:220px;min-width:360px;max-width:360px;border:none;box-shadow:none;cursor:pointer;transition:border-color .2s}.empty-icon[data-astro-cid-aid3sr62]{display:flex;align-items:center;justify-content:center;width:100%;height:auto;padding:16px;box-sizing:border-box;flex-direction:column}.empty-icon[data-astro-cid-aid3sr62] svg[data-astro-cid-aid3sr62]{display:block;width:56px;height:56px;max-width:100%;max-height:100%;color:var(--brand, #7f5af0);opacity:.5}.empty-icon[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]{opacity:.5;filter:grayscale(1)}.empty-label[data-astro-cid-aid3sr62]{color:var(--text-2);font-size:1.05rem;text-align:center;opacity:.45;letter-spacing:.01em;font-style:italic}.project-card[data-astro-cid-aid3sr62].empty-project:before,.project-card[data-astro-cid-aid3sr62].empty-project:hover:before{opacity:0!important}html:not(.theme-dark) .project-card[data-astro-cid-aid3sr62]{background:#fff;color:#232946;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000a}html:not(.theme-dark) .project-card[data-astro-cid-aid3sr62]:hover:before{background:linear-gradient(135deg,#7f5af0,#e0e7ff)}html:not(.theme-dark) .project-content[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62]{color:#232946}html:not(.theme-dark) .project-content[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{color:#444b5a}html:not(.theme-dark) .project-meta[data-astro-cid-aid3sr62]{color:#6b7280}html:not(.theme-dark) .tag[data-astro-cid-aid3sr62]{background:#f3f4f6;color:#7f5af0}html:not(.theme-dark) .project-link[data-astro-cid-aid3sr62]{color:#7f5af0}html:not(.theme-dark) .project-link[data-astro-cid-aid3sr62]:hover{color:#6246ea}html:not(.theme-dark) .empty-project[data-astro-cid-aid3sr62]{background:#f8fafc;border:none}html:not(.theme-dark) .empty-label[data-astro-cid-aid3sr62]{color:#6b7280;opacity:.6}html:not(.theme-dark) .project-category[data-astro-cid-aid3sr62]{background:transparent;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000a}html:not(.theme-dark) .category-header[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{color:#232946}html:not(.theme-dark) .category-header[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{color:#444b5a}html:not(.theme-dark) .category-header[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62] span[data-astro-cid-aid3sr62]{color:#444b5a;opacity:.6}@media(min-width:50em){.hero[data-astro-cid-aid3sr62] .tagline[data-astro-cid-aid3sr62]{max-width:100%;text-align:left}}.status-badge[data-astro-cid-aid3sr62]{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:500;color:var(--text-2);background-color:var(--surface-3);border-radius:.25rem;margin-right:.5rem;display:flex;align-items:center;gap:.3em}.status-badge[data-astro-cid-aid3sr62]:before{content:"⚠️";margin-right:.2em;font-size:1.1em}html:not(.theme-dark) .status-badge[data-astro-cid-aid3sr62]{background-color:transparent;color:#6b7280}html:not(.theme-dark) .scroll-button[data-astro-cid-aid3sr62]{background:#7f5af014;border-color:#7f5af033;color:#7f5af0}html:not(.theme-dark) .scroll-button[data-astro-cid-aid3sr62]:hover:not(:disabled){background:#7f5af026;border-color:#7f5af04d}
