.app.svelte-ztjhdl{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-primary)}.main-content.svelte-ztjhdl{flex:1;padding-top:64px}.author-hero.svelte-ztjhdl{position:relative;padding:4rem 0 3rem;overflow:hidden}.hero-background.svelte-ztjhdl{position:absolute;inset:0;z-index:0}.hero-gradient.svelte-ztjhdl{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(0,212,170,.15),transparent)}.hero-container.svelte-ztjhdl{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 1.5rem}.author-profile.svelte-ztjhdl{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media(min-width:768px){.author-profile.svelte-ztjhdl{flex-direction:row;text-align:left;gap:2rem}}.author-avatar-wrapper.svelte-ztjhdl{width:120px;height:120px;border-radius:50%;background:var(--gradient-primary);padding:4px;flex-shrink:0}@media(min-width:768px){.author-avatar-wrapper.svelte-ztjhdl{width:150px;height:150px}}.author-avatar.svelte-ztjhdl{width:100%;height:100%;border-radius:50%;object-fit:cover;background:var(--bg-card)}.author-avatar-placeholder.svelte-ztjhdl{width:100%;height:100%;border-radius:50%;background:var(--bg-secondary)}.author-details.svelte-ztjhdl{flex:1}.author-name.svelte-ztjhdl{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}@media(min-width:768px){.author-name.svelte-ztjhdl{font-size:2.5rem}}.author-role.svelte-ztjhdl{font-size:1.125rem;font-weight:600;color:var(--accent);margin-bottom:.75rem}.author-bio.svelte-ztjhdl{font-size:1rem;color:var(--text-secondary);line-height:1.7;max-width:600px;margin-bottom:1rem}.author-stats.svelte-ztjhdl{font-size:.875rem;color:var(--text-muted)}.stat-number.svelte-ztjhdl{font-weight:700;color:var(--text-primary);font-size:1.25rem}.posts-section.svelte-ztjhdl{padding:2rem 0 4rem}.posts-container.svelte-ztjhdl{max-width:1400px;margin:0 auto;padding:0 1.5rem}.breadcrumb.svelte-ztjhdl{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem}.breadcrumb-link.svelte-ztjhdl{color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.breadcrumb-link.svelte-ztjhdl:hover{color:var(--accent)}.breadcrumb-separator.svelte-ztjhdl{color:var(--text-muted)}.breadcrumb-current.svelte-ztjhdl{color:var(--text-primary);font-weight:500}.section-header.svelte-ztjhdl{margin-bottom:1.5rem}.section-title.svelte-ztjhdl{font-size:1.25rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.75rem}.section-title.svelte-ztjhdl:before{content:"";width:4px;height:1.25rem;background:var(--gradient-primary);border-radius:2px}.posts-grid.svelte-ztjhdl{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.posts-grid.svelte-ztjhdl{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.posts-grid.svelte-ztjhdl{grid-template-columns:repeat(3,1fr)}}.empty-message.svelte-ztjhdl{text-align:center;color:var(--text-muted);font-size:.875rem;padding:4rem 0}.not-found.svelte-ztjhdl{max-width:600px;margin:0 auto;padding:6rem 1.5rem;text-align:center}.not-found-title.svelte-ztjhdl{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.not-found-text.svelte-ztjhdl{color:var(--text-secondary);margin-bottom:2rem}.not-found-btn.svelte-ztjhdl{display:inline-flex;align-items:center;padding:.875rem 1.75rem;background:var(--gradient-primary);color:var(--bg-primary);font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s ease}.not-found-btn.svelte-ztjhdl:hover{transform:translateY(-2px);box-shadow:var(--shadow-glow)}.watchlist-header.svelte-ztjhdl{display:flex;align-items:center;justify-content:space-between;margin-top:3rem}.watchlist-count.svelte-ztjhdl{font-size:.875rem;color:var(--text-muted)}.watchlist-table-card.svelte-ztjhdl{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.watchlist-table.svelte-ztjhdl{width:100%;border-collapse:collapse}.watchlist-table.svelte-ztjhdl th:where(.svelte-ztjhdl){padding:.875rem 1rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:left;background:var(--bg-secondary);border-bottom:1px solid var(--border)}.table-row.svelte-ztjhdl{transition:background .15s}.table-row.svelte-ztjhdl:hover{background:var(--bg-hover)}.table-row.svelte-ztjhdl td:where(.svelte-ztjhdl){padding:.875rem 1rem;border-bottom:1px solid var(--border-light, var(--border))}.table-row.svelte-ztjhdl:last-child td:where(.svelte-ztjhdl){border-bottom:none}.symbol-cell.svelte-ztjhdl{display:flex;flex-direction:column;gap:.125rem}.symbol.svelte-ztjhdl{font-weight:600;font-family:JetBrains Mono,monospace;color:var(--text-primary)}.name.svelte-ztjhdl{font-size:.75rem;color:var(--text-secondary)}.market-badge.svelte-ztjhdl{display:inline-block;padding:.2rem .5rem;font-size:.65rem;font-weight:600;border-radius:4px}.market-badge.us.svelte-ztjhdl{background:#8b5cf633;color:#a78bfa}.market-badge.hk.svelte-ztjhdl{background:#3b82f633;color:#60a5fa}.market-badge.cn.svelte-ztjhdl{background:#ef444433;color:#f87171}.price-cell.svelte-ztjhdl,.date-cell.svelte-ztjhdl{font-family:JetBrains Mono,monospace;font-size:.85rem;color:var(--text-secondary)}@media(max-width:768px){.hide-mobile.svelte-ztjhdl{display:none}}
