.outreach-section.svelte-1e0e1u2{padding:12px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:4px;position:relative}.outreach-scroll.svelte-1e0e1u2{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 0;flex:1;min-width:0}.outreach-scroll.svelte-1e0e1u2::-webkit-scrollbar{display:none}.outreach-item.svelte-1e0e1u2{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:4px;padding:0;background:none;border:none;cursor:pointer;scroll-snap-align:start;font-family:inherit;color:var(--foreground);width:100px;transition:transform .15s ease}.outreach-item.svelte-1e0e1u2:hover{transform:translateY(-2px)}.outreach-ring.svelte-1e0e1u2{width:60px;height:60px;border-radius:50%;padding:2px;background:linear-gradient(135deg,var(--primary, #B393EE),#9B6FD8,#7B4FC4);display:flex;align-items:center;justify-content:center}.outreach-avatar.svelte-1e0e1u2{width:100%;height:100%;border-radius:50%;background:var(--card);display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1}.outreach-name.svelte-1e0e1u2{font-size:11px;font-weight:500;color:var(--foreground);max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.outreach-msg.svelte-1e0e1u2{font-size:10px;color:var(--muted-foreground);max-width:100px;font-style:italic;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.outreach-chevron.svelte-1e0e1u2{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);cursor:pointer;flex-shrink:0;transition:all .15s ease;padding:0}.outreach-chevron.svelte-1e0e1u2:hover{color:var(--foreground);border-color:var(--primary)}@media(max-width:640px){.outreach-section.svelte-1e0e1u2{padding:10px 0}.outreach-scroll.svelte-1e0e1u2{gap:10px}.outreach-item.svelte-1e0e1u2{width:80px}.outreach-ring.svelte-1e0e1u2{width:52px;height:52px}.outreach-name.svelte-1e0e1u2,.outreach-msg.svelte-1e0e1u2{max-width:80px}.outreach-chevron.svelte-1e0e1u2{display:none}}
