.member-name-cell{display:flex;align-items:center;gap:.75rem}.member-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.member-avatar-initials{display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;background:var(--color-primary, #6366f1);color:#fff}.role-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:var(--radius-full, 9999px);text-transform:uppercase;letter-spacing:.025em}.role-badge-owner{background:color-mix(in srgb,var(--color-primary, #6366f1) 15%,transparent);color:var(--color-primary, #6366f1)}.role-badge-admin{background:color-mix(in srgb,var(--color-success, #10b981) 15%,transparent);color:var(--color-success, #10b981)}.role-badge-member{background:color-mix(in srgb,var(--color-text-muted, #6b7280) 15%,transparent);color:var(--color-text-muted, #6b7280)}@media(prefers-color-scheme:dark){.role-badge-owner{background:color-mix(in srgb,var(--color-primary, #6366f1) 25%,transparent)}.role-badge-admin{background:color-mix(in srgb,var(--color-success, #10b981) 25%,transparent)}.role-badge-member{background:color-mix(in srgb,var(--color-text-muted, #9ca3af) 25%,transparent);color:var(--color-text-muted, #9ca3af)}}.modal-content-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.modal-icon-wrapper{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:color-mix(in srgb,var(--color-error, #ef4444) 10%,transparent)}.modal-icon-wrapper :global(svg){width:2rem;height:2rem;color:var(--color-error, #ef4444)}.modal-message{font-size:1rem;color:var(--color-text, #000);margin:0}.modal-message strong{font-weight:600}.modal-warning{font-size:.875rem;color:var(--color-text-muted, #6b7280);margin:0}.modal-footer-actions{display:flex;gap:.75rem;width:100%}.modal-footer-actions .btn{flex:1}.team-container[data-astro-cid-g26ryr7e]{max-width:72rem;margin:0 auto}.team-header[data-astro-cid-g26ryr7e]{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.team-header-content[data-astro-cid-g26ryr7e]{flex:1}.team-title[data-astro-cid-g26ryr7e]{font-size:1.875rem;font-weight:700;color:var(--color-text, #000);margin:0 0 .5rem}.team-description[data-astro-cid-g26ryr7e]{font-size:1rem;color:var(--color-text-muted, #6b7280);margin:0}.team-stats[data-astro-cid-g26ryr7e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;margin-bottom:2rem}.team-stat[data-astro-cid-g26ryr7e]{padding:1.5rem;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-lg, .75rem);text-align:center}.team-stat-value[data-astro-cid-g26ryr7e]{font-size:2rem;font-weight:700;color:var(--color-text, #000);margin-bottom:.25rem}.team-stat-label[data-astro-cid-g26ryr7e]{font-size:.875rem;color:var(--color-text-muted, #6b7280)}.team-table[data-astro-cid-g26ryr7e]{margin-bottom:2rem}.team-info[data-astro-cid-g26ryr7e]{padding:1.5rem;background:var(--color-background, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-lg, .75rem)}.team-info-title[data-astro-cid-g26ryr7e]{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-text, #000);margin:0 0 1rem}.team-info-icon[data-astro-cid-g26ryr7e]{width:1.25rem;height:1.25rem;color:var(--color-primary, #6366f1)}.team-info-list[data-astro-cid-g26ryr7e]{display:flex;flex-direction:column;gap:1rem;margin:0}.team-info-item[data-astro-cid-g26ryr7e]{display:flex;flex-direction:column;gap:.25rem}.team-info-term[data-astro-cid-g26ryr7e]{font-size:.875rem;font-weight:600;color:var(--color-text, #000)}.team-info-description[data-astro-cid-g26ryr7e]{font-size:.875rem;color:var(--color-text-muted, #6b7280);margin:0}.btn[data-astro-cid-g26ryr7e]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;border:1px solid transparent;border-radius:var(--radius-md, .5rem);cursor:pointer;transition:all .15s ease;white-space:nowrap}.btn[data-astro-cid-g26ryr7e]:focus-visible{outline:2px solid var(--color-primary, #6366f1);outline-offset:2px}.btn-icon[data-astro-cid-g26ryr7e]{width:1rem;height:1rem}.btn-primary[data-astro-cid-g26ryr7e]{background:var(--color-primary, #6366f1);color:#fff;border-color:var(--color-primary, #6366f1)}.btn-primary[data-astro-cid-g26ryr7e]:hover{background:color-mix(in srgb,var(--color-primary, #6366f1) 90%,black)}.btn-secondary[data-astro-cid-g26ryr7e]{background:var(--color-surface, #fff);color:var(--color-text, #000);border:1px solid var(--color-border, #e5e7eb)}.btn-secondary[data-astro-cid-g26ryr7e]:hover{background:var(--color-background, #f9fafb)}.btn-secondary[data-astro-cid-g26ryr7e]:focus-visible{outline:2px solid var(--color-primary, #6366f1);outline-offset:2px}.btn-danger[data-astro-cid-g26ryr7e]{background:var(--color-error, #ef4444);color:#fff}.btn-danger[data-astro-cid-g26ryr7e]:hover{background:color-mix(in srgb,var(--color-error, #ef4444) 90%,black)}.btn-danger[data-astro-cid-g26ryr7e]:focus-visible{outline:2px solid var(--color-error, #ef4444);outline-offset:2px}@media(max-width:768px){.team-header[data-astro-cid-g26ryr7e]{flex-direction:column;align-items:stretch}.team-title[data-astro-cid-g26ryr7e]{font-size:1.5rem}.btn[data-astro-cid-g26ryr7e]{width:100%}.team-stats[data-astro-cid-g26ryr7e]{grid-template-columns:1fr}}@media(prefers-color-scheme:dark){.team-stat[data-astro-cid-g26ryr7e]{background:var(--color-surface, #1f2937);border-color:var(--color-border, #374151)}.team-info[data-astro-cid-g26ryr7e]{background:var(--color-background, #111827);border-color:var(--color-border, #374151)}.btn-secondary[data-astro-cid-g26ryr7e]{background:var(--color-surface, #1f2937);border-color:var(--color-border, #374151)}.btn-secondary[data-astro-cid-g26ryr7e]:hover{background:var(--color-background, #111827)}}@media(prefers-reduced-motion:reduce){.btn[data-astro-cid-g26ryr7e]{transition:none}}
