.follow-btn.svelte-9o746v{padding:.375rem 1rem;font-size:.8125rem;font-weight:600;border-radius:9999px;transition:background-color .15s,color .15s,border-color .15s;border:1px solid var(--color-brand);color:#fff;background-color:var(--color-brand)}.follow-btn.svelte-9o746v:hover{opacity:.9}.follow-btn.following.svelte-9o746v{color:var(--color-text-secondary);background-color:transparent;border-color:var(--color-border)}.follow-btn.following.svelte-9o746v:hover{border-color:#ef4444;color:#ef4444;opacity:1}.follow-btn.svelte-9o746v:disabled{opacity:.5;pointer-events:none}.profile-page.svelte-xyycvn{margin:0 auto;max-width:72rem;padding:1rem}.profile-header.svelte-xyycvn{margin-bottom:2rem;display:flex;flex-direction:row;align-items:center;gap:1rem}.profile-avatar.svelte-xyycvn{width:5rem;height:5rem;border-radius:9999px;object-fit:cover}.profile-info.svelte-xyycvn>*+*{margin-top:.25rem}.profile-name.svelte-xyycvn{font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--color-text-primary)}.profile-meta.svelte-xyycvn{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;line-height:1.25rem;color:var(--color-text-muted)}.meta-dot.svelte-xyycvn{width:3px;height:3px;border-radius:9999px;background-color:var(--color-text-muted);opacity:.5;flex-shrink:0}.profile-actions.svelte-xyycvn{margin-top:.5rem}.edit-profile-link.svelte-xyycvn{display:inline-block;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;color:var(--color-text-muted);background-color:var(--color-surface-raised);transition:background-color .15s,color .15s}.edit-profile-link.svelte-xyycvn:hover{color:var(--color-brand)}.tab-nav.svelte-xyycvn{display:flex;align-items:center;gap:.25rem;margin-bottom:1.5rem}.tab-btn.svelte-xyycvn{padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-text-muted);transition:color .15s,border-color .15s}.tab-btn.svelte-xyycvn:hover{color:var(--color-text-secondary)}.tab-btn.active.svelte-xyycvn{border-bottom-color:var(--color-brand);color:var(--color-brand)}.posts-grid.svelte-xyycvn{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.posts-grid.svelte-xyycvn{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.posts-grid.svelte-xyycvn{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.posts-grid.svelte-xyycvn{grid-template-columns:repeat(4,1fr)}}.post-group.svelte-xyycvn{display:flex;flex-direction:column}.merged-child-card.svelte-xyycvn{display:flex;align-items:center;gap:.75rem;margin-top:.5rem;margin-left:.75rem;padding:.5rem;border-radius:.5rem;background:var(--color-surface-raised);opacity:.45;pointer-events:none}.merged-child-thumb.svelte-xyycvn{width:4.5rem;height:3rem;border-radius:.375rem;object-fit:cover;flex-shrink:0}.merged-child-info.svelte-xyycvn{display:flex;flex-direction:column;gap:.125rem;min-width:0}.merged-child-title.svelte-xyycvn{font-size:.8125rem;font-weight:600;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.merged-child-label.svelte-xyycvn{font-size:.75rem;color:var(--color-text-muted);font-style:italic}.empty-state.svelte-xyycvn{padding:4rem 0;text-align:center}.empty-message.svelte-xyycvn{color:var(--color-text-muted)}.tag-controls.svelte-xyycvn{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-bottom:.75rem}.zoom-controls.svelte-xyycvn{display:flex;align-items:center;gap:.375rem}.zoom-btn.svelte-xyycvn{color:var(--color-text-muted);padding:.125rem;cursor:pointer;transition:color .15s}.zoom-btn.svelte-xyycvn:hover{color:var(--color-brand)}.zoom-icon.svelte-xyycvn{width:.875rem;height:.875rem}.zoom-slider.svelte-xyycvn{width:6rem;height:.25rem;accent-color:var(--color-brand);cursor:pointer}.layout-toggle.svelte-xyycvn{display:flex;align-items:center;border-radius:.5rem;overflow:hidden}.layout-btn.svelte-xyycvn{padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--color-text-muted);cursor:pointer;transition:background-color .15s,color .15s}.layout-btn.svelte-xyycvn:hover{color:var(--color-text-secondary)}.layout-btn.active.svelte-xyycvn{background-color:var(--color-brand);color:#fff}.tag-grid.svelte-xyycvn{display:grid;column-gap:.75rem;row-gap:0;grid-template-columns:repeat(10,1fr);grid-auto-rows:1px;align-items:start}.tag-grid.dense.svelte-xyycvn{grid-auto-flow:dense}.tag-card.svelte-xyycvn{position:relative;overflow:hidden;border-radius:.75rem;background-color:var(--color-surface-overlay);transition:border-color .15s}.tag-card-image.svelte-xyycvn{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.tag-card-image-bg.svelte-xyycvn{object-fit:unset;background-repeat:no-repeat}.tag-card-overlay.svelte-xyycvn{position:absolute;inset:0;display:flex;align-items:flex-end;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0),transparent);opacity:0;transition:opacity .2s}.tag-card.svelte-xyycvn:hover .tag-card-overlay:where(.svelte-xyycvn){opacity:1}.tag-card-overlay-inner.svelte-xyycvn{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.75rem}.tag-card-title.svelte-xyycvn{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#fff;filter:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}.tag-card-arrow.svelte-xyycvn{width:1rem;height:1rem;color:#fffc;flex-shrink:0}.saved-tags-actions.svelte-xyycvn{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.saved-tags-action-btn.svelte-xyycvn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--color-text-muted);border-radius:.5rem;transition:color .15s,background-color .15s}.saved-tags-action-btn.svelte-xyycvn:hover{color:var(--color-brand);background-color:var(--color-surface-raised)}.saved-tags-action-btn.active.svelte-xyycvn{color:var(--color-brand);font-weight:600}.saved-tags-action-btn.svelte-xyycvn svg:where(.svelte-xyycvn){width:1rem;height:1rem}.post-card-wrapper.svelte-xyycvn{position:relative}.post-card-wrapper.svelte-xyycvn .post-card-badge{display:none}.card-badges.svelte-xyycvn{position:absolute;top:.5rem;left:.5rem;z-index:11;display:flex;align-items:center;gap:.25rem}.card-badge.svelte-xyycvn{display:flex;align-items:center;justify-content:center;height:2rem;min-width:2rem;border-radius:.5rem;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card-badge.svelte-xyycvn svg:where(.svelte-xyycvn){width:1rem;height:1rem;flex-shrink:0}.pin-icon.svelte-xyycvn{transform:rotate(45deg)}.project-badge.svelte-xyycvn{color:var(--color-brand);gap:.25rem;padding:0 .5rem}.badge-label.svelte-xyycvn{font-size:.625rem;font-weight:500;color:#fff;white-space:nowrap}.pin-badge.svelte-xyycvn{color:var(--color-brand)}.pin-toggle.svelte-xyycvn{color:#fff;opacity:.45;transition:opacity .15s,color .15s;cursor:pointer;border:1px solid rgba(255,255,255,.6)}.pin-toggle.svelte-xyycvn:hover{color:var(--color-brand);opacity:1}.pin-toggle.pinned.svelte-xyycvn{color:var(--color-brand);opacity:1;border:none}
