.comment-item.svelte-1ikh3h1{margin-bottom:.75rem;border-radius:.5rem}.comment-header.svelte-1ikh3h1{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.comment-avatar.svelte-1ikh3h1{width:32px;height:32px;border-radius:50%;overflow:hidden;background:var(--color-border, #334155);flex-shrink:0;display:flex;align-items:center;justify-content:center}.comment-avatar.svelte-1ikh3h1 img:where(.svelte-1ikh3h1){width:100%;height:100%;object-fit:cover}.comment-avatar-initial.svelte-1ikh3h1{font-size:.9rem;font-weight:600;color:var(--color-text-muted, #94a3b8)}.comment-meta.svelte-1ikh3h1{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.comment-username.svelte-1ikh3h1{font-weight:500;color:var(--color-accent, #3b82f6);text-decoration:none}.comment-username.svelte-1ikh3h1:hover{text-decoration:underline}.comment-time.svelte-1ikh3h1{font-size:.8rem;color:var(--color-text-muted, #64748b)}.comment-body.svelte-1ikh3h1{margin:0 0 .25rem;font-size:.9rem;color:var(--color-text, #e2e8f0);line-height:1.5}.comment-body.svelte-1ikh3h1 .description-content{color:inherit}.comment-actions.svelte-1ikh3h1{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.comment-action-btn.svelte-1ikh3h1{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .4rem;font-size:.8rem;border-radius:.25rem;border:1px solid transparent;background:transparent;color:var(--color-text-muted, #94a3b8);cursor:pointer}.comment-action-btn.svelte-1ikh3h1:hover:not(:disabled){color:var(--color-text, #e2e8f0);background:var(--color-border, #334155)}.comment-action-btn.active.svelte-1ikh3h1{color:var(--color-accent, #3b82f6)}.comment-action-btn.svelte-1ikh3h1:disabled{opacity:.7;cursor:not-allowed}.comment-delete-btn.svelte-1ikh3h1{color:var(--color-text-muted, #94a3b8)}.comment-delete-btn.svelte-1ikh3h1:hover{color:#f87171}.comment-reactions.svelte-1ikh3h1{display:inline-flex;align-items:center;gap:.25rem}.comment-reply-box.svelte-1ikh3h1{margin-top:.5rem;padding-left:2.5rem}.comment-reply-box.svelte-1ikh3h1 textarea{min-height:80px}.comment-reply-actions.svelte-1ikh3h1{display:flex;gap:.5rem;margin-top:.5rem}.comment-reply-cancel.svelte-1ikh3h1{padding:.35rem .75rem;font-size:.875rem;border-radius:.375rem;border:1px solid var(--color-border, #334155);background:transparent;color:var(--color-text-muted, #94a3b8);cursor:pointer}.comment-reply-cancel.svelte-1ikh3h1:hover:not(:disabled){color:var(--color-text, #e2e8f0)}.comment-reply-submit.svelte-1ikh3h1{padding:.35rem .75rem;font-size:.875rem;border-radius:.375rem;border:1px solid var(--color-accent, #3b82f6);background:var(--color-accent, #3b82f6);color:#fff;cursor:pointer}.comment-reply-submit.svelte-1ikh3h1:hover:not(:disabled){filter:brightness(1.1)}.comment-reply-submit.svelte-1ikh3h1:disabled{opacity:.6;cursor:not-allowed}.comment-row.svelte-15pf1p0{margin-bottom:.25rem}.comment-reply-indent.svelte-15pf1p0{padding-left:1rem;border-left:2px solid var(--color-border, #334155)}.backdrop.svelte-19saxrw{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0009;display:flex;align-items:center;justify-content:center;padding:1rem}.modal.svelte-19saxrw{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;max-width:600px;width:100%;box-shadow:0 25px 50px -12px #0006;max-height:90vh;overflow-y:auto}.title.svelte-19saxrw{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:var(--text)}.export-options.svelte-19saxrw{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:.5rem}.export-option.svelte-19saxrw{padding:.5rem 1rem;background:none;border:none;color:var(--text-muted);font-size:.9375rem;font-weight:500;cursor:pointer;position:relative;transition:color .15s}.export-option.svelte-19saxrw:hover{color:var(--text)}.export-option.active.svelte-19saxrw{color:var(--accent)}.export-option.active.svelte-19saxrw:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:var(--accent)}.export-content.svelte-19saxrw{min-height:200px}.export-description.svelte-19saxrw{margin:0 0 1rem;color:var(--text-muted);font-size:.9375rem}.image-preview-wrap.svelte-19saxrw{margin-bottom:1rem;border-radius:.5rem;overflow:hidden;border:1px solid var(--border);background:var(--background);display:flex;align-items:center;justify-content:center;min-height:120px}.image-preview.svelte-19saxrw{display:block;max-width:100%;max-height:320px;width:auto;height:auto;object-fit:contain}.image-preview-fallback.svelte-19saxrw{margin:0;padding:1.5rem;color:var(--text-muted);font-size:.875rem}.export-section.svelte-19saxrw{margin-bottom:1.5rem}.url-display.svelte-19saxrw{margin-bottom:.75rem}.url-input.svelte-19saxrw{width:100%;padding:.75rem;font-size:.875rem;color:var(--text);background:var(--background);border:1px solid var(--border);border-radius:.5rem;font-family:Courier New,monospace}.url-input.svelte-19saxrw:focus{outline:none;border-color:var(--accent)}.export-textarea.svelte-19saxrw{width:100%;min-height:200px;padding:.75rem;font-family:Courier New,monospace;font-size:.875rem;line-height:1.5;color:var(--text);background:var(--background);border:1px solid var(--border);border-radius:.5rem;resize:vertical;white-space:pre-wrap;word-wrap:break-word}.export-textarea.svelte-19saxrw:focus{outline:none;border-color:var(--accent)}.export-actions.svelte-19saxrw{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.error-message.svelte-19saxrw{margin-top:.5rem;color:var(--color-error, #ef4444);font-size:.875rem}.modal-actions.svelte-19saxrw{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid var(--border)}.btn.svelte-19saxrw{padding:.5rem 1rem;font:inherit;font-size:.9375rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:opacity .15s,background-color .15s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn.svelte-19saxrw:disabled{opacity:.6;cursor:not-allowed}.btn--primary.svelte-19saxrw{background:var(--accent);color:#fff;border:none}.btn--primary.svelte-19saxrw:hover:not(:disabled){opacity:.9}.btn--secondary.svelte-19saxrw{background:var(--surface-hover);color:var(--text);border:1px solid var(--border)}.btn--secondary.svelte-19saxrw:hover{background:var(--border)}.team-detail-header.svelte-11hmgps{margin-bottom:1.5rem}.team-detail-title-row.svelte-11hmgps{display:flex;align-items:center;gap:1rem;margin-bottom:.25rem}.team-detail-header.svelte-11hmgps h1:where(.svelte-11hmgps){font-size:1.75rem;font-weight:700;color:var(--color-text, #e2e8f0);margin:0}.team-actions.svelte-11hmgps{display:flex;gap:.5rem;align-items:center}.export-btn.svelte-11hmgps{padding:.35rem .75rem;font-size:.875rem;border-radius:.5rem;border:1px solid var(--color-border, #334155);background:var(--color-surface-hover, #1e293b);color:var(--color-text, #e2e8f0);cursor:pointer;transition:background-color .15s;font-weight:500}.export-btn.svelte-11hmgps:hover{background:var(--color-border, #334155)}.edit-btn.svelte-11hmgps{padding:.35rem .75rem;font-size:.875rem;border-radius:.5rem;border:1px solid var(--color-border, #334155);background:var(--color-accent, #3b82f6);color:#fff;text-decoration:none;font-weight:500}.edit-btn.svelte-11hmgps:hover{filter:brightness(1.1)}.delete-team-btn.svelte-11hmgps{padding:.35rem .75rem;font-size:.875rem;border-radius:.5rem;border:1px solid var(--color-border, #334155);background:transparent;color:var(--color-text-muted, #94a3b8);cursor:pointer;transition:color .15s,background-color .15s;font-weight:500}.delete-team-btn.svelte-11hmgps:hover{color:#f87171;background:#f871711a;border-color:#f871714d}.team-meta.svelte-11hmgps{color:var(--color-text-muted, #94a3b8);font-size:.95rem;margin:0}.team-meta.svelte-11hmgps .owner:where(.svelte-11hmgps){color:var(--color-accent, #3b82f6);text-decoration:none}.team-meta.svelte-11hmgps .owner:where(.svelte-11hmgps):hover{text-decoration:underline}.team-meta.svelte-11hmgps .regulation:where(.svelte-11hmgps){font-size:.85rem}.team-reactions-section.svelte-11hmgps{margin-bottom:2rem;padding-top:1rem;border-top:1px solid var(--color-border, #334155)}.team-reactions-buttons.svelte-11hmgps{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.reaction-icon.svelte-11hmgps{display:inline-flex;align-items:center;justify-content:center}.reaction-count.svelte-11hmgps{font-weight:500;color:var(--color-text, #e2e8f0)}.reaction-pct.svelte-11hmgps{font-size:.85rem;color:var(--color-text-muted, #64748b)}.reaction-btn.svelte-11hmgps{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.9rem;border-radius:.5rem;border:1px solid var(--color-border, #334155);background:var(--color-surface, #1e293b);color:var(--color-text-muted, #94a3b8);cursor:pointer}.reaction-btn.svelte-11hmgps:hover:not(:disabled){background:var(--color-border, #334155);color:var(--color-text, #e2e8f0)}.reaction-btn.active.svelte-11hmgps{border-color:var(--color-accent, #3b82f6);background:var(--color-accent, #3b82f6);color:#fff}.reaction-btn.svelte-11hmgps:disabled{opacity:.7;cursor:not-allowed}.team-type-coverage-section.svelte-11hmgps{margin-bottom:2rem}.team-type-coverage-heading.svelte-11hmgps{font-size:1rem;font-weight:600;color:var(--color-text, #e2e8f0);margin:0 0 .75rem}.team-description-section.svelte-11hmgps{margin-top:0;margin-bottom:2rem}.team-description-heading.svelte-11hmgps{font-size:1rem;font-weight:600;color:var(--color-text, #e2e8f0);margin:0 0 .5rem}.team-description.svelte-11hmgps{margin-top:0;font-size:.9rem;color:var(--color-text-muted, #94a3b8);line-height:1.5}.team-description.svelte-11hmgps .description-content{color:inherit}.team-slots.svelte-11hmgps{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:2rem}@media (min-width: 640px){.team-slots.svelte-11hmgps{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.team-slots.svelte-11hmgps{grid-template-columns:repeat(3,1fr)}}.team-slot.svelte-11hmgps{min-height:0;height:100%;border:1px solid var(--color-border, #334155);border-radius:.75rem;padding:.75rem;background:var(--color-surface, #1e293b);display:flex;flex-direction:column}.team-slot.svelte-11hmgps .team-slot-inner{flex:1;min-height:0;display:flex;flex-direction:column}.slot-empty.svelte-11hmgps{display:flex;align-items:center;justify-content:center;height:100%;min-height:100px;color:var(--color-text-muted, #64748b);font-size:.9rem}.not-found.svelte-11hmgps{color:var(--color-text-muted, #94a3b8);margin-bottom:1rem}.back-link.svelte-11hmgps{margin-top:1rem}.back-link.svelte-11hmgps a:where(.svelte-11hmgps){color:var(--color-accent, #3b82f6);text-decoration:none}.back-link.svelte-11hmgps a:where(.svelte-11hmgps):hover{text-decoration:underline}.delete-modal-backdrop.svelte-11hmgps{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0009;display:flex;align-items:center;justify-content:center;padding:1rem}.delete-modal.svelte-11hmgps{background:var(--color-surface, #1e293b);border:1px solid var(--color-border, #334155);border-radius:1rem;padding:1.5rem;max-width:400px;width:100%;box-shadow:0 25px 50px -12px #0006}.delete-modal-title.svelte-11hmgps{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:var(--color-text, #e2e8f0)}.delete-modal-text.svelte-11hmgps{margin:0 0 1rem;color:var(--color-text-muted, #94a3b8);font-size:.9375rem;line-height:1.5}.delete-modal-error.svelte-11hmgps{margin:0 0 1rem;color:#f87171;font-size:.875rem}.delete-modal-actions.svelte-11hmgps{display:flex;gap:.75rem;justify-content:flex-end}.delete-modal-btn.svelte-11hmgps{padding:.5rem 1rem;font-size:.9rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:filter .15s}.delete-modal-btn.svelte-11hmgps:disabled{opacity:.7;cursor:not-allowed}.delete-modal-cancel.svelte-11hmgps{border:1px solid var(--color-border, #334155);background:var(--color-surface-hover, #334155);color:var(--color-text, #e2e8f0)}.delete-modal-cancel.svelte-11hmgps:hover:not(:disabled){filter:brightness(1.1)}.delete-modal-confirm.svelte-11hmgps{border:1px solid #dc2626;background:#dc2626;color:#fff}.delete-modal-confirm.svelte-11hmgps:hover:not(:disabled){filter:brightness(1.1)}.comments-section.svelte-11hmgps{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--color-border, #334155)}.comments-heading.svelte-11hmgps{font-size:1rem;font-weight:600;color:var(--color-text, #e2e8f0);margin:0 0 .75rem}.comments-sort.svelte-11hmgps{margin-bottom:1rem}.comments-composer.svelte-11hmgps{margin-bottom:1.5rem}.comments-composer.svelte-11hmgps textarea{min-height:100px}.comments-post-btn.svelte-11hmgps{margin-top:.5rem;padding:.4rem 1rem;font-size:.9rem;border-radius:.5rem;border:1px solid var(--color-accent, #3b82f6);background:var(--color-accent, #3b82f6);color:#fff;cursor:pointer}.comments-post-btn.svelte-11hmgps:hover:not(:disabled){filter:brightness(1.1)}.comments-post-btn.svelte-11hmgps:disabled{opacity:.6;cursor:not-allowed}.comments-sign-in.svelte-11hmgps{margin:.5rem 0 1rem}.comments-sign-in-link.svelte-11hmgps{background:none;border:none;padding:0;font-size:inherit;color:var(--color-accent, #3b82f6);cursor:pointer;text-decoration:underline}.comments-sign-in-link.svelte-11hmgps:hover{color:var(--color-text, #e2e8f0)}.comments-loading.svelte-11hmgps,.comments-empty.svelte-11hmgps{color:var(--color-text-muted, #94a3b8);font-size:.9rem;margin:0 0 1rem}.comments-list.svelte-11hmgps{margin-top:.5rem}
