/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */.profile-page{z-index:2;background:0 0;max-width:1300px;min-height:100vh;padding:100px 20px 50px;transition:background .3s;contain:none!important;overflow:visible!important;transform:none!important}.profile-container,.profile-page{width:100%;margin:0 auto;position:relative}.profile-container{flex-direction:column;gap:16px;max-width:800px;display:flex;overflow:visible}.profile-container .thread-type-tabs{max-width:100%}.loading-state{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.loading-state p{color:var(--text-secondary);font-size:13px}.error-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;padding:40px;display:flex}.error-icon{color:#ef4444;opacity:.7;width:64px;height:64px}.error-state h2{color:var(--text-primary);margin:0;font-size:24px;font-weight:700}.error-state p{color:var(--text-secondary);margin:0;font-size:15px}.not-found-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:65vh;padding:40px 24px;display:flex}.not-found-ghost{color:var(--text-tertiary);margin-bottom:8px;animation:ghost-float 3s ease-in-out infinite}.not-found-ghost-body{opacity:.15}.not-found-ghost-eye{fill:var(--text-tertiary);opacity:.6;animation:ghost-blink 4s ease-in-out infinite}.not-found-ghost-eye:last-child{animation-delay:.15s}.not-found-title{color:var(--text-primary);letter-spacing:-.3px;margin:0;font-size:22px;font-weight:700}.not-found-desc{color:var(--text-tertiary);max-width:280px;margin:0;font-size:14px;line-height:1.5}.not-found-btn{color:#fff;background:var(--text-primary);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.not-found-btn:hover{background:var(--text-primary);box-shadow:0 4px 16px #8c8c8c4d}.not-found-btn:active{filter:brightness(.95)}.not-found-btn svg{transition:transform .2s}@keyframes ghost-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ghost-blink{0%,42%,46%,to{opacity:.6}44%{opacity:0}}.profile-hero{-webkit-backdrop-filter:blur(16px);background:#ffffff7a;border:1px solid #0000000f;border-radius:24px;position:relative;box-shadow:0 2px 8px #0000000f,0 8px 32px #0000000d,0 1px 2px #0000000a}.profile-hero-background{background-color:var(--bg-secondary);background-image:linear-gradient(135deg,var(--bg-secondary) 0,var(--hover-bg) 50%,var(--bg-tertiary) 100%);border-radius:24px 24px 0 0;height:300px;min-height:300px;position:relative;overflow:hidden}.profile-hero-background:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 0 40%,#00000059 70%,#000000a6);border-radius:24px 24px 0 0;position:absolute;inset:0}[data-theme=dark] .profile-hero-background{background-color:#1a1a2e;background-image:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.profile-banner-edit-overlay{opacity:0;z-index:4;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.profile-hero-background:hover .profile-banner-edit-overlay{opacity:1}.banner-overlay-content{width:90vw;max-width:700px}.banner-overlay-preview{aspect-ratio:16/5;background:var(--bg-tertiary);border-radius:12px;width:100%;margin-bottom:16px;overflow:hidden}.banner-overlay-preview img{object-fit:cover;width:100%;height:100%}.banner-overlay-placeholder{width:100%;height:100%;color:var(--text-tertiary);justify-content:center;gap:12px;font-size:14px}.banner-overlay-placeholder,.profile-hero-content{flex-direction:column;align-items:center;display:flex}.profile-hero-content{text-align:center;z-index:3;pointer-events:none;margin-top:-50px;padding:0 28px 14px;position:relative}.profile-hero-content>*{pointer-events:auto}.profile-hero-avatar-container{border-radius:24px;width:100px;height:100px;margin-bottom:12px;transition:transform .3s;position:relative;overflow:visible}.profile-hero-avatar{object-fit:cover;background:var(--bg-secondary)}.profile-hero-avatar,.profile-hero-avatar-placeholder{border:4px solid #fff;border-radius:24px;width:100px;height:100px;box-shadow:0 8px 32px #00000014}.profile-hero-avatar-placeholder{background:var(--text-primary);opacity:.35;color:var(--text-primary);justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex}.profile-hero-avatar-edit{opacity:0;pointer-events:none;background:#00000073;border-radius:24px;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.profile-hero-avatar-container:hover .profile-hero-avatar-edit{opacity:1}.photo-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999999;cursor:pointer;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.photo-overlay-content{cursor:default;flex-direction:column;align-items:center;gap:24px;display:flex}.photo-overlay-image{border:2px solid #8c8c8c4d;border-radius:28px;max-width:90vw;max-height:70vh;overflow:hidden;box-shadow:0 25px 60px #00000080}.photo-overlay-image img{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:70vh;display:block}.photo-overlay-placeholder{background:var(--text-primary);opacity:.35;color:#fff;justify-content:center;align-items:center;width:280px;height:280px;font-size:100px;font-weight:700;display:flex}.photo-overlay-actions{gap:12px;display:flex}.photo-overlay-btn{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:color .2s,opacity .2s;display:flex}.photo-overlay-btn.edit{color:#fff;background:linear-gradient(135deg,#909090,gray)}.photo-overlay-btn.edit:hover{box-shadow:0 8px 25px #8c8c8c66}.photo-overlay-btn.delete{color:#ef4444;box-shadow:var(--glass-shadow);background:#ef444426;border:1px solid #ef44444d}.photo-overlay-btn.delete:hover{background:#ef444440}.photo-overlay-btn.close{color:#fff;box-shadow:var(--glass-shadow);background:#ffffff1a;border:1px solid #fff3}.photo-overlay-btn.close:hover{background:#fff3}@media (max-width:480px){.photo-overlay-actions{flex-direction:column;width:100%;padding:0 20px}.photo-overlay-btn{justify-content:center;width:100%}}.profile-hero-name{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 4px;font-size:26px;font-weight:800}.profile-hero-sector{-webkit-backdrop-filter:blur(16px);box-shadow:var(--glass-shadow);color:var(--text-primary);white-space:nowrap;letter-spacing:.01em;background:#ffffff7a;border:1px solid #00000012;border-radius:28px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:500;display:inline-flex}[data-theme=dark] .profile-hero-sector{color:#ffffffd9;background:#00000073;border-color:#ffffff14}.profile-bio-display{cursor:pointer;text-align:center;border-radius:10px;padding:8px 12px;transition:background .15s;position:relative}.profile-bio-display:hover{background:#0000000a}[data-theme=dark] .profile-bio-display:hover{background:#ffffff0d}.profile-bio-text{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.profile-bio-add-btn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:10px;margin-top:4px;padding:3px 10px;font-size:12px;font-style:italic;transition:color .15s,background-color .15s}.profile-bio-add-btn:hover{color:var(--text-primary);background:var(--hover-bg)}.profile-bio-edit-icon{color:var(--text-tertiary);opacity:0;transition:opacity .15s;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.profile-bio-display:hover .profile-bio-edit-icon{opacity:1}.profile-bio-edit{flex-direction:column;gap:8px;display:flex}.profile-bio-textarea{width:100%;color:var(--text-primary);resize:vertical;background:#00000008;border:1px solid #6d28d940;border-radius:10px;outline:none;min-height:70px;max-height:160px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s}.profile-bio-textarea:focus{border-color:#606060}[data-theme=dark] .profile-bio-textarea{background:#ffffff0f;border-color:#8c8c8c4d}[data-theme=dark] .profile-bio-textarea:focus{border-color:#909090}.profile-bio-edit-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.profile-bio-char-count{color:var(--text-tertiary);margin-right:auto;font-size:12px}.profile-bio-cancel-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s}.profile-bio-cancel-btn:hover{background:#0000000a}[data-theme=dark] .profile-bio-cancel-btn{border-color:#ffffff1f}[data-theme=dark] .profile-bio-cancel-btn:hover{background:#ffffff0f}.profile-bio-save-btn{color:#fff;cursor:pointer;background:#909090;border:none;border-radius:8px;padding:6px 16px;font-size:13px;font-weight:600;transition:background .15s}.profile-bio-save-btn:hover{background:#707070}.profile-bio-save-btn:disabled{opacity:.6;cursor:not-allowed}.profile-hero-stats{margin-bottom:6px}.profile-hero-stats,.profile-hero-stats-row{-webkit-backdrop-filter:none;background:0 0;border:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:0;display:flex}.profile-hero-stats-row{margin-bottom:20px}.profile-hero-stat-value{color:var(--text-primary);font-size:20px;font-weight:700;line-height:1.1}.profile-hero-share .share-ext-btn{width:34px;height:34px;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#8c8c8c0f;border:1px solid #8c8c8c1f;border-radius:50%;transition:color .25s,opacity .25s}.profile-hero-share .share-ext-btn:hover{background:#8c8c8c2e;border-color:#8c8c8c4d}[data-theme=dark] .profile-hero-share .share-ext-btn{background:#8c8c8c14;border-color:#8c8c8c26}.profile-stat-action-btn{cursor:pointer;white-space:nowrap;box-sizing:border-box;border:none;border-radius:28px;justify-content:center;align-items:center;gap:4px;min-width:110px;margin-top:6px;padding:5px 14px;font-size:12px;font-weight:600;transition:color .2s,opacity .2s;display:flex}.profile-stat-action-btn.primary{background:var(--text-primary);color:var(--bg-primary);border:1px solid var(--text-primary)}.profile-stat-action-btn.primary svg{color:var(--bg-primary);stroke:var(--bg-primary)}.profile-stat-action-btn.primary:hover{opacity:.88;box-shadow:0 4px 14px #00000024}.profile-stat-action-btn.secondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.profile-stat-action-btn.secondary:hover{background:var(--bg-tertiary)}.profile-stat-action-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .profile-stat-action-btn.secondary{background:var(--bg-secondary);border-color:var(--border-color)}.profile-contact-accordion{background:var(--bg-secondary);border-radius:14px;width:100%;max-width:500px;margin-bottom:24px;transition:color .3s,opacity .3s;overflow:hidden}.profile-contact-trigger{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:500;transition:color .2s,opacity .2s;display:flex}.profile-contact-trigger:hover{color:var(--text-primary);background:var(--bg-tertiary)}.profile-contact-trigger span{text-align:left;flex:1}.profile-contact-accordion.expanded .profile-contact-content{max-height:500px}.profile-contact-accordion.expanded .accordion-arrow{transform:rotate(180deg)}.profile-hero .contact-items-grid{flex-direction:column;gap:8px;padding:0 18px 16px;display:flex}.profile-hero .contact-item-inline{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;text-decoration:none;transition:color .2s,opacity .2s;display:flex}.profile-hero .contact-item-inline.contact-link:hover{color:var(--text-primary);background:#8c8c8c1a}.profile-hero .contact-item-inline svg{color:var(--text-primary);flex-shrink:0}[data-theme=dark] .profile-hero .contact-item-inline{background:var(--bg-tertiary)}.profile-hero .accordion-arrow{transition:transform .3s}.active-company-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.active-company-name{color:#1e1e2e;white-space:nowrap;font-size:10px;font-weight:500}[data-theme=dark] .active-company-name{color:#fff}.active-company-dot--personal{background:#a0a0a0}.active-company-switch-btn{color:#707070;cursor:pointer;background:#8c8c8c26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-left:4px;transition:background .2s,transform .15s;display:flex}.active-company-switch-btn:hover{background:#00000014}[data-theme=dark] .active-company-switch-btn{color:#fff;background:#ffffff14}[data-theme=dark] .active-company-switch-btn:hover{background:#ffffff26}.profile-action-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:color .2s,opacity .2s;display:flex}.profile-action-btn.primary{background:var(--text-primary);color:#fff}.profile-action-btn.primary:hover{opacity:.9}.profile-action-btn.secondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.profile-action-btn.secondary:hover{background:var(--bg-tertiary)}[data-theme=dark] .profile-hero{background:#ffffff0a;border-color:#ffffff0f;box-shadow:0 2px 8px #00000038,0 8px 32px #00000029,0 1px 2px #0000001f}[data-theme=dark] .profile-hero-avatar{border-color:var(--bg-primary);box-shadow:0 8px 32px #0000004d}[data-theme=dark] .profile-contact-accordion{background:var(--bg-secondary)}[data-theme=dark] .profile-contact-trigger:hover{background:var(--bg-tertiary)}[data-theme=dark] .profile-action-btn.secondary{background:var(--bg-secondary);border-color:var(--border-color)}