.source-directory{padding-bottom:64px}.source-directory-intro{display:flex;gap:20px;align-items:center;justify-content:space-between;margin:-8px 0 24px;color:var(--muted-foreground);font-size:13px}.source-directory-intro p{max-width:650px;line-height:1.7}.source-export{display:inline-flex;flex-shrink:0;align-items:center;gap:8px;color:var(--primary);min-height:44px}.source-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.editor-fields select,.source-filters button,.source-filters input,.source-filters select{min-height:44px;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--foreground);font:inherit;font-size:13px;padding:10px 12px;max-width:100%}.source-search{display:flex;flex:1 1 260px;align-items:center;gap:10px;border:1px solid var(--border);background:var(--card);border-radius:6px;padding-left:13px;color:var(--muted-foreground)}.source-search input{width:100%;border:0;background:transparent;min-width:0}.source-search:focus-within{outline:2px solid var(--primary);outline-offset:2px}.source-search input:focus-visible{outline:none}.source-filters button{gap:10px;background:var(--primary);color:var(--primary-foreground);cursor:pointer}.source-filters button,.source-reset{display:inline-flex;align-items:center}.source-reset{min-height:44px;padding:0 8px;font-size:13px;text-decoration:underline;text-underline-offset:3px}.source-result-count{margin:22px 0;font-size:12px;color:var(--muted-foreground)}.source-project{display:grid;grid-template-columns:minmax(190px,1fr) minmax(0,2fr);gap:36px;border-top:1px solid var(--border);padding:28px 0}.source-project-heading{display:flex;align-items:flex-start;gap:15px;min-width:0}.source-project-heading h2{font-size:18px;font-weight:650;margin:2px 0 4px}.source-project-heading h2 a{display:inline-flex;gap:8px;align-items:center}.source-project-heading h2 svg{flex-shrink:0}.source-project-heading span:not(.project-mark){font-size:12px;color:var(--muted-foreground)}.news-channel-meta{display:flex;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin-bottom:8px}.news-channel-meta span+span{color:var(--primary)}.news-channel>a{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px}.news-channel>a svg{flex-shrink:0}.news-channel p{font-size:13px;line-height:1.7;color:var(--muted-foreground);margin:8px 0;max-width:680px}.news-channel small{color:var(--muted-foreground);font-size:11px}.news-channel{overflow-wrap:anywhere}.news-secondary{margin-top:14px}.news-secondary summary{display:list-item;cursor:pointer;font-size:12px;color:var(--primary);min-height:44px;align-content:center;width:fit-content}.news-secondary summary span{margin-left:8px;opacity:.7}.news-secondary .news-channel{padding:16px 0;border-top:1px solid var(--border)}.source-empty{padding:48px 0;text-align:center}.source-empty h2{font-size:24px;margin-bottom:10px}.source-empty p{color:var(--muted-foreground);margin-bottom:14px}.profile-updates{border-top:1px solid var(--border);padding-top:36px;margin:40px 0}.profile-updates-intro{font-size:14px;color:var(--muted-foreground);margin:0 0 24px}.profile-updates .news-channels{max-width:760px}@media (max-width:760px){.source-directory-intro{flex-direction:column;align-items:flex-start;gap:6px}.source-project{grid-template-columns:1fr;gap:20px;padding:26px 0}.source-filters{gap:8px}.source-filters label{min-width:0}.source-search{flex-basis:100%}}