.svelte-14aadt{font-size:var(--font-size-body);color:var(--text-100)}.profile.svelte-14aadt{display:flex;flex-direction:column;gap:var(--space-4);background:var(--background-100);padding:var(--space-4);border:var(--card-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.profile-header.svelte-14aadt{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--space-4)}.profile-header.svelte-14aadt picture:where(.svelte-14aadt){width:5rem;height:5rem;border-radius:50%;overflow:hidden;background-color:var(--background-200);border:3px solid var(--color-avatar-ring);box-shadow:var(--shadow-avatar-ring);display:flex;align-items:center;aspect-ratio:1 / 1}.profile-header.svelte-14aadt img{width:100%;height:100%;object-fit:cover}.profile-info.svelte-14aadt{display:flex;flex-direction:column;justify-content:center;gap:var(--gap-small)}.profile-name.svelte-14aadt{display:inline-flex;flex-direction:row;align-items:center;gap:var(--gap-small);font-size:var(--font-size-item-title);font-weight:800}.profile-username.svelte-14aadt{color:var(--text-200);font-weight:600}.profile-header-stats.svelte-14aadt{display:flex;flex-wrap:wrap;gap:var(--list-item-gap);list-style:none;padding:var(--padding-none);margin:var(--padding-none)}.profile-header-link.svelte-14aadt{display:inline-flex;align-items:baseline;gap:var(--gap-small);text-decoration:none;color:inherit}.profile-header-link.svelte-14aadt strong:where(.svelte-14aadt){font-size:var(--font-size-label);font-weight:800}.loading-stat.svelte-14aadt{color:var(--text-200)}.profile-header-link.svelte-14aadt span:where(.svelte-14aadt){color:var(--text-200)}.profile-header-link.svelte-14aadt:hover,.profile-header-link.svelte-14aadt:hover span:where(.svelte-14aadt){color:var(--state-active)}.profile-actions.svelte-14aadt{display:flex;flex-direction:row;gap:var(--space-2);width:100%}.profile-content.svelte-14aadt{display:flex;flex-direction:column;gap:var(--gap-medium)}.profile-bio.svelte-14aadt{color:var(--text-100);line-height:var(--line-height-body);white-space:pre-line}.profile-tags.svelte-14aadt{display:flex;flex-direction:column;gap:var(--space-2);color:var(--text-200);list-style:none}.tag-item.svelte-14aadt{display:inline-flex;flex-direction:row;align-items:center;gap:var(--gap-medium);text-decoration:none;color:var(--text-200)}.tag-item.svelte-14aadt a:where(.svelte-14aadt){color:var(--state-active);text-decoration:none}.profile-stats.svelte-14aadt{display:flex;flex-direction:row;justify-content:space-around;align-items:center;border-top:var(--border-soft);padding-top:var(--space-3)}.stats-item.svelte-14aadt{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;font-weight:700}.stats-item.svelte-14aadt span:where(.svelte-14aadt){font-weight:500;font-size:var(--font-size-caption);color:var(--text-200)}.stats-item.svelte-14aadt strong:where(.svelte-14aadt){font-weight:700}.svelte-1dw2bsp{font-size:var(--font-size-body);color:var(--text-100)}.profile-feed{display:flex;flex-direction:column;gap:var(--gap-large);list-style:none}.profile-feed-item{display:flex;flex-direction:column;gap:var(--gap-medium)}.svelte-1ov9iez{font-size:var(--font-size-body);color:var(--text-100)}.profile-menu.svelte-1ov9iez{display:grid;grid-template-columns:repeat(auto-fit,minmax(4.25rem,1fr));gap:var(--gap-small);list-style:none;background:var(--background-100);padding:var(--padding-card);border:var(--card-border);border-radius:var(--radius-large);box-shadow:var(--shadow-elevation-medium)}.menu-item.svelte-1ov9iez{min-width:0}.menu-item.svelte-1ov9iez button:where(.svelte-1ov9iez){display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background:transparent;border:none;font-weight:500;text-align:center;cursor:pointer;font-size:var(--font-size-label);padding:.5rem 0;border-radius:var(--radius-medium);gap:var(--gap-chip);transition:background-color .2s ease,color .2s ease}.menu-item.svelte-1ov9iez span:where(.svelte-1ov9iez){max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-item.svelte-1ov9iez button:where(.svelte-1ov9iez):hover{background:var(--background-200)}.active.svelte-1ov9iez button:where(.svelte-1ov9iez){background:color-mix(in srgb,var(--background-200) 78%,var(--background-100) 22%);color:var(--state-active)}.profile-tab-controls.svelte-1ov9iez{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--gap-small);margin-block:var(--gap-medium)}.profile-tab-search.svelte-1ov9iez{min-width:0}.filter-wrap.svelte-1ov9iez{position:relative}.filter-pill.svelte-1ov9iez{display:inline-flex;align-items:center;justify-content:center;gap:var(--gap-small);min-height:3rem;padding:0 .9rem;border:var(--button-border);border-radius:999px;background:var(--button-secondary-bg);color:var(--button-secondary-text);font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-avatar-ring)}.filter-pill.svelte-1ov9iez svg{color:currentColor}.filter-menu.svelte-1ov9iez{position:absolute;right:0;top:calc(100% + .35rem);z-index:5;display:flex;flex-direction:column;gap:var(--gap-tiny);min-width:9rem;list-style:none;padding:var(--space-2);border:var(--card-border);border-radius:var(--radius-large);background:var(--background-100);box-shadow:var(--shadow-float)}.filter-menu.svelte-1ov9iez button:where(.svelte-1ov9iez){width:100%;border:none;border-radius:var(--radius-medium);background:transparent;padding:.65rem .75rem;text-align:left;font-weight:700;cursor:pointer}.filter-menu.svelte-1ov9iez button:where(.svelte-1ov9iez):hover,.filter-menu.svelte-1ov9iez button.active-filter:where(.svelte-1ov9iez){background:var(--button-secondary-bg);color:var(--button-secondary-text)}.profile-tab-status.svelte-1ov9iez{text-align:center;color:var(--text-200);padding:var(--padding-empty)}.profile-tab-status.error.svelte-1ov9iez{color:#b42318}.pull-page.svelte-1sy4rlg{display:flex;flex-direction:column}.has-pull-refresh.svelte-1sy4rlg{overscroll-behavior-y:contain}.pull-refresh-slot.svelte-1sy4rlg{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:0;overflow:visible;pointer-events:none;position:relative;z-index:9;transition:height .16s ease,opacity .12s ease}.pull-refresh-slot.pulling.svelte-1sy4rlg{transition:opacity .12s ease}.pull-refresh-indicator.svelte-1sy4rlg{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:var(--pull-refresh-indicator-offset, 0px);left:50%;width:2.4rem;height:2.4rem;border-radius:999px;background:var(--background-100);border:var(--button-border);color:var(--state-active);box-shadow:var(--shadow-soft);transform:translate(-50%) scale(calc(.82 + (.18 * var(--pull-progress))))}.pull-refresh-slot.ready.svelte-1sy4rlg .pull-refresh-indicator:where(.svelte-1sy4rlg),.pull-refresh-slot.refreshing.svelte-1sy4rlg .pull-refresh-indicator:where(.svelte-1sy4rlg){background:var(--color-surface-rose-2);border-color:var(--accent-100)}.pull-refresh-icon.svelte-1sy4rlg{display:inline-flex;color:inherit}.pull-refresh-icon.spinning.svelte-1sy4rlg{animation:svelte-1sy4rlg-pull-refresh-spin .72s linear infinite}@keyframes svelte-1sy4rlg-pull-refresh-spin{to{transform:rotate(360deg)}}
