.contributors-grid:where(.astro-cxesjg5q){display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.contributor:where(.astro-cxesjg5q){display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:var(--m-bg-surface);border:1px solid var(--m-border);border-radius:12px;text-decoration:none;transition:all .2s ease}.contributor:where(.astro-cxesjg5q):hover{border-color:var(--sl-color-accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.avatar:where(.astro-cxesjg5q){width:64px;height:64px;border-radius:50%;border:2px solid var(--m-border)}.contributor:where(.astro-cxesjg5q):hover .avatar:where(.astro-cxesjg5q){border-color:var(--sl-color-accent)}.username:where(.astro-cxesjg5q){font-size:.875rem;font-weight:500;color:var(--m-text);text-align:center;word-break:break-word}.contributions:where(.astro-cxesjg5q){font-size:.75rem;color:var(--m-text-muted)}@media(max-width:640px){.contributors-grid:where(.astro-cxesjg5q){grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.contributor:where(.astro-cxesjg5q){padding:.75rem}.avatar:where(.astro-cxesjg5q){width:48px;height:48px}}main:where(.astro-qbnbiqli){min-height:100vh}.hero-section:where(.astro-qbnbiqli){padding:4rem 1.5rem 3rem;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-qbnbiqli){max-width:800px;margin:0 auto;text-align:center}.hero-title:where(.astro-qbnbiqli){font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:var(--m-dark-text)}.hero-subtitle:where(.astro-qbnbiqli){font-size:1.125rem;color:var(--m-dark-text-secondary);margin:0 0 2rem;line-height:1.6}.hero-stats:where(.astro-qbnbiqli){display:flex;justify-content:center;gap:3rem}.stat:where(.astro-qbnbiqli){display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:inherit;transition:transform .2s ease}a:where(.astro-qbnbiqli).stat:hover{transform:translateY(-2px)}.stat-value:where(.astro-qbnbiqli){font-size:1.75rem;font-weight:700;color:var(--sl-color-accent)}.stat-label:where(.astro-qbnbiqli){font-size:.875rem;color:var(--m-dark-text-secondary)}.section:where(.astro-qbnbiqli){padding:4rem 1.5rem;background:var(--m-bg)}.section:where(.astro-qbnbiqli).alt{background:var(--m-dark-bg)}.section-container:where(.astro-qbnbiqli){max-width:1000px;margin:0 auto}.section-title:where(.astro-qbnbiqli){font-size:1.75rem;font-weight:700;margin:0 0 .75rem;text-align:center;color:var(--m-text)}.section:where(.astro-qbnbiqli).alt .section-title:where(.astro-qbnbiqli),.cta-section:where(.astro-qbnbiqli) .section-title:where(.astro-qbnbiqli),.cta-section:where(.astro-qbnbiqli) .cta-title:where(.astro-qbnbiqli){color:var(--m-dark-text)}.section-description:where(.astro-qbnbiqli){text-align:center;color:var(--m-text-secondary);margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}.section:where(.astro-qbnbiqli).alt .section-description:where(.astro-qbnbiqli){color:var(--m-dark-text-secondary)}.contributors-cta:where(.astro-qbnbiqli){margin-top:2rem;text-align:center}.btn:where(.astro-qbnbiqli){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:6px;font-weight:500;text-decoration:none;transition:all .15s ease}.btn:where(.astro-qbnbiqli).primary{background:var(--sl-color-accent);color:#fff}.btn:where(.astro-qbnbiqli).primary:hover{opacity:.9}.btn:where(.astro-qbnbiqli).secondary{background:var(--m-bg-surface);color:var(--m-text);border:1px solid var(--m-border)}.btn:where(.astro-qbnbiqli).secondary:hover{border-color:var(--m-text-muted)}.contribution-grid:where(.astro-qbnbiqli){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.contribution-card:where(.astro-qbnbiqli){background:var(--m-dark-bg-gradient-mid);border:1px solid var(--m-dark-border);border-radius:12px;padding:1.5rem;transition:all .2s ease}.contribution-card:where(.astro-qbnbiqli):hover{border-color:var(--sl-color-accent)}.card-icon:where(.astro-qbnbiqli){width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--m-dark-bg-gradient-end);border-radius:10px;margin-bottom:1rem;color:var(--sl-color-accent)}.card-title:where(.astro-qbnbiqli){font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--m-dark-text)}.card-description:where(.astro-qbnbiqli){font-size:.875rem;color:var(--m-dark-text-secondary);margin:0 0 1rem;line-height:1.5}.card-link:where(.astro-qbnbiqli){display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:var(--sl-color-accent);text-decoration:none}.card-link:where(.astro-qbnbiqli):hover{text-decoration:underline}.code-block:where(.astro-qbnbiqli){position:relative;background:var(--m-code-bg, #1e1e2e);border:1px solid var(--m-code-border, #3f3f46);border-radius:8px;padding:1.5rem;overflow-x:auto;max-width:700px;margin:0 auto}.code-block:where(.astro-qbnbiqli) pre:where(.astro-qbnbiqli){margin:0;background:transparent}.code-block:where(.astro-qbnbiqli) code:where(.astro-qbnbiqli){color:var(--m-code-text, #e4e4e7);background:transparent;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.copy-btn:where(.astro-qbnbiqli){position:absolute;top:1rem;right:1rem;padding:.5rem;background:var(--m-dark-border);border:none;border-radius:6px;color:var(--m-dark-text-secondary);cursor:pointer;transition:all .15s ease}.copy-btn:where(.astro-qbnbiqli):hover{background:var(--m-dark-bg-gradient-end);color:var(--m-dark-text)}.cta-section:where(.astro-qbnbiqli){background:var(--m-dark-bg);border-top:1px solid var(--m-dark-border)}.section-container:where(.astro-qbnbiqli).cta{text-align:center;max-width:600px}.cta-title:where(.astro-qbnbiqli){font-size:1.75rem;font-weight:700;margin:0 0 .75rem;color:var(--m-dark-text)}.cta-description:where(.astro-qbnbiqli){color:var(--m-dark-text-secondary);margin:0 0 1.5rem;line-height:1.6}.cta-buttons:where(.astro-qbnbiqli){display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}@media(max-width:640px){.hero-title:where(.astro-qbnbiqli){font-size:2rem}.hero-stats:where(.astro-qbnbiqli){gap:2rem}.contribution-grid:where(.astro-qbnbiqli){grid-template-columns:1fr}}
