.public-profile{max-width:1120px;padding-top:var(--gap-hero-toolbar);gap:var(--gap-content-section);flex-direction:column;margin-inline:auto;display:flex}.pf-identity{align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.pf-avatar{border-radius:var(--radius-pill);background:var(--accent-soft);width:96px;height:96px;color:var(--accent);font-size:var(--text-sub);flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.pf-avatar--img img{object-fit:cover;width:100%;height:100%}.pf-identity-copy{gap:var(--space-2xs);flex-direction:column;min-width:0;margin-right:auto;display:flex}.pf-name{font-size:var(--text-hero);line-height:var(--leading-tight);letter-spacing:var(--tracking-hero);overflow-wrap:anywhere;font-weight:600}.pf-label{font-size:var(--text-meta);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-weight:500}.pf-sections{gap:var(--gap-content-section);flex-direction:column;display:flex}.pf-section{min-width:0}.pf-section-head{margin-bottom:var(--space-xl);gap:var(--space-2xs);flex-direction:column;display:flex}.pf-section-title{font-size:var(--text-section);line-height:var(--leading-tight);letter-spacing:var(--tracking-section);font-weight:600}.pf-section-sub{font-size:var(--text-body);color:var(--text-secondary);max-width:62ch}.pf-empty{font-size:var(--text-meta);color:var(--text-muted)}.pf-inline-actions{align-items:center;gap:var(--space-md);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.pf-error-actions{gap:var(--space-sm);margin-top:var(--space-md);display:flex}.pf-posters{gap:var(--gap-cards);grid-template-columns:repeat(6,1fr);display:grid}.pf-poster{gap:var(--gap-title-meta);cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;min-width:0;padding:0;display:flex}.pf-poster__stage{aspect-ratio:3/4;border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg-subtle);box-shadow:var(--shadow-card);display:block;overflow:hidden}.pf-poster__stage img{object-fit:contain;width:100%;height:100%}.pf-poster__title{font-size:var(--text-card);line-height:var(--leading-snug);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;display:-webkit-box;overflow:hidden}.pf-poster__sub{font-size:var(--text-meta);color:var(--text-muted)}.pf-interests{gap:var(--gap-cards);grid-template-columns:repeat(2,1fr);display:grid}.pf-interest{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg-subtle);flex-direction:column;min-width:0;min-height:44px;text-decoration:none;display:flex}.pf-interest:hover{border-color:var(--border-strong)}.pf-interest__art{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--surface-raised);display:block;overflow:hidden}.pf-interest__art img{object-fit:contain;width:100%;height:100%}.pf-interest__glyph{border-radius:var(--radius-sm);background:var(--surface-raised);width:48px;height:48px;color:var(--text-secondary);font-size:var(--text-sub);flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.pf-interest__glyph img{object-fit:contain;width:100%;height:100%}.pf-interest__copy{gap:var(--space-2xs);flex-direction:column;min-width:0;display:flex}.pf-interest__name{font-size:var(--text-card);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.pf-interest__meta{font-size:var(--text-meta);color:var(--text-muted)}.pf-collections{gap:var(--gap-cards);grid-template-columns:repeat(3,1fr);display:grid}.pf-collection{--tag-bg:var(--tag-gray-bg);--tag-ink:var(--tag-gray-ink);gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius-card);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card);flex-direction:column;min-width:0;min-height:44px;text-decoration:none;display:flex}.pf-collection:hover{border-color:var(--border-strong)}.pf-collection__glyph{border-radius:var(--radius-sm);background:var(--tag-bg);width:40px;height:40px;color:var(--tag-ink);font-size:var(--text-card);justify-content:center;align-items:center;font-weight:600;display:inline-flex}.pf-collection__copy{gap:var(--space-2xs);flex-direction:column;min-width:0;display:flex}.pf-collection__name{font-size:var(--text-card);font-weight:600}.pf-collection__desc{font-size:var(--text-meta);line-height:var(--leading-snug);color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pf-collection__meta{font-size:var(--text-meta);color:var(--text-muted)}.pf-recent{flex-direction:column;max-width:720px;margin:0;padding:0;list-style:none;display:flex}.pf-recent__row{align-items:center;gap:var(--space-md);width:100%;min-height:44px;padding:var(--space-sm) 0;border:0;border-top:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;grid-template-columns:64px minmax(0,1fr) auto;display:grid}.pf-recent__row--static{cursor:default}.pf-recent li:first-child .pf-recent__row{border-top:0;padding-top:0}.pf-recent__thumb{aspect-ratio:4/3;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-subtle);width:64px;display:block;overflow:hidden}.pf-recent__thumb img{object-fit:contain;width:100%;height:100%}.pf-recent__copy{gap:var(--space-2xs);flex-direction:column;min-width:0;display:flex}.pf-recent__title{font-size:var(--text-card);line-height:var(--leading-snug);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.pf-recent__meta{font-size:var(--text-meta);color:var(--text-muted)}.pf-recent__date{font-size:var(--text-meta);color:var(--text-muted);white-space:nowrap}.pf-logbook{max-width:720px}.pf-month{gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.pf-month__title{font-size:var(--text-sub);letter-spacing:var(--tracking-section);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border);font-weight:600}@media (width<=1024px){.pf-posters{grid-template-columns:repeat(3,1fr)}.pf-interests,.pf-collections{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.pf-identity{align-items:flex-start}.pf-name{font-size:var(--text-section)}.pf-posters,.pf-interests{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.pf-collections{grid-template-columns:1fr}.pf-recent__row{grid-template-columns:48px minmax(0,1fr)}.pf-recent__thumb{width:48px}.pf-recent__date{display:none}}
