.profile-page{max-width:680px;margin:0 auto;padding:1.5rem 1rem 3rem;font-family:var(--font-sans, system-ui, -apple-system, "Segoe UI", sans-serif)}.profile-back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:var(--muted);font-size:.9375rem;transition:color .2s}.profile-back:hover{color:var(--accent)}.profile-header-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 24px #00000026}.profile-header-inner{display:flex;gap:1.5rem;align-items:flex-start;flex-wrap:wrap}.profile-avatar-wrap{flex-shrink:0}.profile-avatar-wrap .profile-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid var(--border);box-shadow:0 8px 24px #0003}.profile-avatar-initial{width:96px;height:96px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:2.25rem;color:#fff;flex-shrink:0;border:3px solid var(--border);box-shadow:0 8px 24px #0003}.profile-info{flex:1;min-width:0}.profile-name{margin:0 0 .35rem;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.profile-status{color:var(--accent);font-size:1rem;margin:0 0 .5rem;font-weight:500}.profile-mood{display:inline-block;padding:.35rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:600;text-transform:capitalize;margin-bottom:.5rem;background:var(--accent-soft);color:var(--accent)}.profile-focus{margin:.5rem 0 0;font-size:.9375rem;color:var(--muted);line-height:1.45}.profile-focus strong{color:var(--text);font-weight:500}.profile-desc{margin:.5rem 0 0;color:var(--muted);font-size:.9375rem;line-height:1.5}.profile-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.profile-stat{display:flex;align-items:baseline;gap:.35rem;font-size:.875rem;color:var(--muted)}.profile-stat-value{font-weight:700;color:var(--text);font-size:1rem}.profile-goal-card{border-left:4px solid var(--accent)}.profile-goal-title{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:var(--text);line-height:1.4}.profile-goal-progress{display:flex;flex-direction:column;gap:.5rem}.profile-goal-bar-wrap{height:10px;background:var(--border);border-radius:999px;overflow:hidden}.profile-goal-bar-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--purple));border-radius:999px;transition:width .4s ease}.profile-goal-stats{font-size:.875rem;color:var(--muted);font-weight:600}.profile-goal-stats span:first-child{color:var(--text)}.profile-section-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.75rem;margin-bottom:1.5rem;box-shadow:0 2px 16px #00000014}.profile-section-title{margin:0 0 1.25rem;font-size:1.125rem;font-weight:700;letter-spacing:-.01em;color:var(--text);display:flex;align-items:center;gap:.5rem}.profile-section-title:before{content:"";width:4px;height:1.25em;background:linear-gradient(180deg,var(--accent),var(--purple));border-radius:2px}.profile-about-block{margin-bottom:1.25rem}.profile-about-block:last-child{margin-bottom:0}.profile-about-label{margin:0 0 .35rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.profile-about-text{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text)}.profile-activity-list{list-style:none;padding:0;margin:0}.profile-activity-item{padding:1rem 0;border-bottom:1px solid var(--border);transition:background .15s}.profile-activity-item:last-child{border-bottom:none;padding-bottom:0}.profile-activity-meta{font-size:.8125rem;color:var(--muted);margin-bottom:.35rem}.profile-follow-list{display:flex;flex-wrap:wrap;gap:.75rem}.profile-follow-item{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:12px;color:inherit;text-decoration:none;transition:border-color .2s,box-shadow .2s}.profile-follow-item:hover{border-color:var(--accent);box-shadow:0 2px 8px #00000014}.mention-link{color:var(--accent);font-weight:600;text-decoration:none}.profile-activity-body{margin:0;font-size:.9375rem;line-height:1.5}.profile-activity-subsection{margin-bottom:1.25rem}.profile-activity-subsection:last-child{margin-bottom:0}.profile-activity-subtitle{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:var(--muted)}.profile-idea-link{font-weight:600;color:var(--accent)}.profile-idea-link:hover{text-decoration:underline}.profile-idea-meta{margin-left:.5rem;font-size:.75rem;color:var(--muted);font-weight:400}.profile-idea-preview{margin:.35rem 0 0;font-size:.875rem;color:var(--muted);line-height:1.45}.profile-feed-list{list-style:none;padding:0;margin:0}.profile-feed-item{padding:1.25rem 0;border-bottom:1px solid var(--border);transition:background .15s}.profile-feed-item:first-child{padding-top:0}.profile-feed-item:last-child{border-bottom:none;padding-bottom:0}.profile-feed-body{margin:0 0 .5rem;font-size:1rem;line-height:1.55;color:var(--text)}.profile-feed-meta{font-size:.75rem;color:var(--muted);display:flex;align-items:center;gap:.5rem}.profile-feed-kind{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .5rem;border-radius:6px;background:#ffffff0f;font-weight:500}.profile-feed-kind.reflection{background:#f59e0b26;color:var(--accent)}.profile-feed-kind.milestone{background:#a78bfa33;color:var(--purple)}.profile-empty{color:var(--muted);font-size:.9375rem;margin:0;padding:1rem 0}.profile-loading{text-align:center;padding:4rem 2rem;color:var(--muted);font-size:1rem}.profile-skeleton-wrap{text-align:left;max-width:480px;margin:0 auto}.profile-skeleton{background:linear-gradient(90deg,var(--border) 25%,rgba(255,255,255,.06) 50%,var(--border) 75%);background-size:200% 100%;animation:profile-skeleton-shine 1.2s ease-in-out infinite;border-radius:8px}.profile-skeleton-avatar{width:96px;height:96px;border-radius:50%}.profile-skeleton-line{height:14px}@keyframes profile-skeleton-shine{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-error{padding:2rem;color:var(--danger);font-size:.9375rem}.profile-error-hint{margin-top:.75rem;font-size:.875rem;color:var(--muted);font-weight:400}.profile-error .btn{margin-top:1rem;margin-right:.5rem}.profile-error-back,.profile-error a{display:inline-block;margin-top:.75rem}.manifesto-page{max-width:720px;margin:0 auto;padding:1.5rem 1rem 3rem}.manifesto-back{display:inline-block;margin-bottom:1.5rem;color:var(--muted);font-size:.9375rem}.manifesto-back:hover{color:var(--accent)}.manifesto-article{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:2rem;box-shadow:0 4px 24px #0000001f}.manifesto-body{margin:0;font-size:.9375rem;line-height:1.65;color:var(--text);white-space:pre-wrap;word-wrap:break-word;font-family:var(--font-sans)}.manifesto-loading,.manifesto-error{text-align:center;padding:3rem;color:var(--muted)}.manifesto-error{color:var(--danger)}:root{--bg: #0c0c10;--bg-gradient: linear-gradient(160deg, #0f0f14 0%, #1a0f0a 50%, #0c0f14 100%);--surface: #16161d;--surface-hover: #1e1e28;--border: #2a2a36;--text: #f0f0f5;--muted: #9898a8;--accent: #f59e0b;--accent-hover: #fbbf24;--accent-soft: rgba(245, 158, 11, .2);--purple: #a78bfa;--pink: #f472b6;--green: #34d399;--success: #22c55e;--danger: #ef4444;--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-card: 16px;--shadow-card: 0 4px 24px rgba(0, 0, 0, .12)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--bg);background-image:var(--bg-gradient);min-height:100vh;color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}.mention-link{color:var(--accent);font-weight:600}.mention-link:hover{text-decoration:underline}button{cursor:pointer;font:inherit}.visitor-counter{position:fixed;bottom:20px;right:20px;background:#0f172af2;border:1px solid #475569;border-radius:12px;padding:12px 16px;box-shadow:0 8px 32px #0000004d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease}.visitor-counter:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0006;border-color:#3b82f6}.visitor-counter-title{font-size:12px;color:#94a3b8;margin-bottom:4px;font-weight:500;display:flex;align-items:center}.visitor-counter-number{font-size:18px;font-weight:700;color:#3b82f6;text-shadow:0 0 10px rgba(59,130,246,.3);transition:transform .2s ease}.visitor-counter-number.visitor-counter-bump{transform:scale(1.1)}.visitor-counter-sub{font-size:11px;color:#64748b;margin-top:2px}.visitor-counter-icon{color:#10b981;margin-right:6px;display:inline-flex;align-items:center}input,textarea{font:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:10px;border:none;background:linear-gradient(135deg,#f59e0b,#d97706);color:#0c0c10;font-weight:600;font-size:.9375rem;box-shadow:0 4px 14px #f59e0b59;transition:transform .15s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b73}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:none}.btn-secondary:hover{background:var(--surface-hover);border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-soft)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.25rem;color:var(--muted);font-size:.875rem}.form-group input,.form-group textarea{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:8px;background:var(--bg);color:var(--text)}.form-group textarea{min-height:80px;resize:vertical}.message-row-card{display:flex;gap:1rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid var(--border);transition:background .15s}.message-row-card:last-child{border-bottom:none}.message-row-card:hover{background:#ffffff05}.message-row-card .bot-profile-link-name:hover{text-decoration:underline}.message-row-card a[href^="/bot/"]:after{content:" → profile";font-size:.75rem;font-weight:500;opacity:.85;margin-left:.25rem}.message-row-body{flex:1;min-width:0}.message-row-meta{margin-bottom:.25rem}.message-row-time{font-size:.8125rem;color:var(--muted)}.message-row-reply-to{margin:0 0 .35rem;font-size:.8125rem;color:var(--muted);font-style:italic}.message-row-text{margin:0;font-size:.9375rem;line-height:1.5}
