.profile-view{width:100%;max-width:640px;margin:0 auto;padding:8px 0 32px;animation:.3s profile-fade-in}@keyframes profile-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.profile-view-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.profile-view-header .card-title{margin:0}.profile-identity{align-items:center;gap:16px;margin-bottom:24px;display:flex}.profile-avatar{background:var(--glass-bg);border:1px solid var(--glass-border);width:72px;height:72px;box-shadow:0 0 0 3px var(--primary-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:36px;line-height:1;display:inline-flex}.profile-name{color:var(--text-primary);margin:0 0 2px;font-size:20px;font-weight:600}.profile-email{color:var(--text-secondary);margin:0;font-size:14px}.profile-muted{color:var(--text-muted);font-style:italic}.profile-form{flex-direction:column;gap:18px;display:flex}.profile-textarea{resize:vertical;min-height:88px;font-family:var(--font-sans)}.emoji-picker{flex-wrap:wrap;gap:8px;display:flex}.emoji-option{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;width:44px;height:44px;transition:var(--transition-smooth);border-radius:10px;justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.emoji-option:hover:not(:disabled){border-color:var(--primary);transform:translateY(-1px)}.emoji-option.selected{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);background:var(--primary-glow)}.emoji-option:disabled{opacity:.5;cursor:not-allowed}.profile-actions{align-items:center;gap:12px;margin-top:20px;display:flex}.secondary-button{color:var(--text-secondary);border:1px solid var(--glass-border);cursor:pointer;transition:var(--transition-smooth);background:0 0;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600}.secondary-button:hover:not(:disabled){color:var(--text-primary);border-color:var(--primary)}.secondary-button:disabled{opacity:.5;cursor:not-allowed}.profile-trigger{cursor:pointer;transition:var(--transition-smooth);text-align:left;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:4px 8px 4px 4px;display:flex}.profile-trigger:hover{background:var(--glass-bg);border-color:var(--glass-border)}.profile-trigger-avatar{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;line-height:1;display:inline-flex}.bp-youtube{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;max-width:720px;margin:1em 0;display:block;position:relative;overflow:hidden}.bp-youtube__frame{border:0;width:100%;height:100%;display:block}.bp-youtube__poster{cursor:pointer;background:#000;border:0;width:100%;height:100%;padding:0;display:block}.bp-youtube__poster img{object-fit:cover;width:100%;height:100%;display:block}.bp-youtube__play{color:#fff;text-align:center;pointer-events:none;background:#121212cc;border-radius:10px;width:68px;height:48px;font-size:22px;line-height:48px;transition:background .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bp-youtube__poster:hover .bp-youtube__play,.bp-youtube__poster:focus-visible .bp-youtube__play{background:red}.bp-youtube a.bp-youtube__fallback{background:#121212bf;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500;position:absolute;bottom:8px;right:8px;color:#fff!important;text-decoration:none!important}.bp-youtube a.bp-youtube__fallback:hover{color:#fff!important;text-decoration:underline!important}.bp-mermaid-figure{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--card-foreground,inherit);background:var(--card,transparent);border:1px solid var(--border,currentColor);border-radius:var(--radius,.625rem);margin:1.25rem 0;display:block;overflow:hidden}.bp-mermaid-figure__header{background:var(--muted,transparent);border-bottom:1px solid var(--border,currentColor);flex-direction:column;gap:.2rem;padding:.7rem 1rem;display:flex}.bp-mermaid-figure__provenance{color:var(--primary,currentColor);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:700;line-height:1.2}.bp-mermaid-figure__title{color:var(--card-foreground,inherit);font-size:.9375rem;font-weight:650;line-height:1.35}.bp-mermaid-figure__description{white-space:nowrap;clip:rect(0, 0, 0, 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bp-mermaid-figure__body{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:1rem;overflow-x:auto}.bp-mermaid{text-align:center;background:0 0;border:0;width:100%;min-width:0;margin:0;padding:0;display:block;overflow-x:auto}.bp-mermaid,.bp-mermaid svg,.bp-mermaid foreignObject>*{font-family:trebuchet ms,verdana,arial,sans-serif;font-size:16px}.bp-mermaid svg{max-width:100%;height:auto;margin:0 auto;display:block}.bp-mermaid--error{color:var(--muted-foreground,inherit);text-align:left;background:var(--muted,transparent);border-radius:calc(var(--radius,.625rem) - 2px);padding:.75rem;font-size:.875rem;line-height:1.45}
