.published-profile-page{--published-profile-accent: var(--maku-accent);--published-profile-accent-dark: var(--maku-accent-dark);--published-profile-cool: var(--maku-muted);--published-profile-ink: var(--maku-ink);--published-profile-muted: var(--maku-muted);--published-profile-rule: var(--maku-rule);--published-profile-surface: var(--maku-surface);--published-profile-wash: var(--maku-wash);--published-profile-column: var(--maku-column);background:var(--published-profile-surface);color:var(--published-profile-ink);min-height:100vh;overflow-x:hidden}.published-profile{margin:0 auto;max-width:var(--published-profile-column);padding:56px 24px 36px}.published-profile-head{border-bottom:1px solid var(--published-profile-rule);padding-bottom:30px}.published-profile-kicker{color:var(--published-profile-accent);font-size:.74rem;font-weight:700;letter-spacing:.05em;margin:0 0 4px;text-transform:uppercase}.published-profile-head h1{color:var(--published-profile-ink);font-size:clamp(2rem,5vw,2.7rem);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:0}.published-profile-bio{color:var(--published-profile-muted);font-size:1.08rem;line-height:1.6;margin:22px 0 0;max-width:60ch}.published-profile-stats{color:var(--published-profile-muted);display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px}.published-profile-stat{font-size:.9rem;font-weight:600}.published-profile-stat strong{color:var(--published-profile-ink);font-weight:700}.published-profile-list{list-style:none;margin:8px 0 0;padding:0}.published-profile-row{border-bottom:1px solid #eee3db}.notes-hub-card{padding:4px 0 18px}.published-profile-note{align-items:center;color:inherit;display:flex;gap:12px;padding:18px 0 10px;text-decoration:none}.published-profile-note-main{flex:1;min-width:0}.published-profile-titleline{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.published-profile-note h2{color:var(--published-profile-ink);font-size:1.2rem;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin:0;overflow-wrap:anywhere}.published-profile-note:hover h2{color:var(--published-profile-accent)}.notes-hub-summary{color:var(--published-profile-muted);font-size:.98rem;line-height:1.55;margin:8px 0 0;max-width:58ch}.notes-hub-meta{color:var(--published-profile-cool);font-size:.84rem;font-weight:600;margin:10px 0 0;display:flex;align-items:center;gap:10px}.notes-hub-stat{align-items:center;display:inline-flex;gap:3px}.published-profile-note-arrow{color:#b8aea6;display:inline-flex;flex:none;height:20px;transition:color .16s ease,transform .16s ease;width:20px}.published-profile-note-arrow svg{fill:currentColor;height:100%;width:100%}.published-profile-note:hover .published-profile-note-arrow{color:var(--published-profile-accent);transform:translate(2px)}.notes-hub-author{align-items:center;display:flex;flex-wrap:wrap;gap:8px 14px;margin:0;padding:0 0 2px}.notes-hub-author-link{align-items:center;color:inherit;display:inline-flex;gap:10px;text-decoration:none}.notes-hub-author-link:hover .notes-hub-author-name{color:var(--published-profile-accent)}.notes-hub-author-avatar{align-items:center;background:linear-gradient(135deg,var(--published-profile-accent),var(--published-profile-accent-dark));border-radius:999px;color:#fffefa;display:inline-flex;flex:none;font-size:.78rem;font-weight:700;height:30px;justify-content:center;width:30px}.notes-hub-author-text{display:flex;flex-direction:column;gap:1px;min-width:0}.notes-hub-author-name{color:var(--published-profile-ink);font-size:.9rem;font-weight:700;transition:color .16s ease}.notes-hub-author-handle{color:var(--published-profile-cool);font-size:.8rem;font-weight:600}.notes-hub-author-hint{color:var(--published-profile-muted);font-size:.78rem;font-weight:600}.published-profile-empty{padding:48px 0 12px}.published-profile-empty-label{color:var(--published-profile-accent);font-size:.78rem;font-weight:700;letter-spacing:.05em;margin:0 0 10px;text-transform:uppercase}.published-profile-empty h2{color:var(--published-profile-ink);font-size:1.45rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0 0 12px}.published-profile-empty p{color:var(--published-profile-muted);font-size:1rem;line-height:1.65;margin:0;max-width:52ch}.published-profile-empty a{color:var(--published-profile-ink);font-weight:700;text-decoration:underline;text-decoration-color:#c4551459;text-underline-offset:3px}.published-profile-empty a:hover{color:var(--published-profile-accent)}.published-profile-footer{border-top:1px solid var(--published-profile-rule);color:var(--published-profile-muted);font-size:.86rem;margin:0 auto;max-width:var(--published-profile-column);padding:22px 24px 40px}.published-profile-footer a{color:var(--published-profile-ink);font-weight:600;text-decoration:none}.published-profile-footer a:hover{color:var(--published-profile-accent)}@media(prefers-reduced-motion:no-preference){.notes-hub-page .pt-bar{animation:notes-hub-fade .52s ease both}.published-profile{animation:notes-hub-rise .64s cubic-bezier(.22,1,.36,1) both}}@keyframes notes-hub-fade{0%{opacity:0}to{opacity:1}}@keyframes notes-hub-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.published-profile{padding-top:42px}.published-profile-note{align-items:flex-start}.published-profile-note-arrow{margin-top:4px}}
