:root{--detail-page-bg:#eef2f8;--detail-surface:#fff;--detail-border:#e2e8f0;--detail-accent:#f59e0b;--detail-accent-strong:#c2410c;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px}[data-theme=dark]{--detail-page-bg:var(--bg-secondary,#1a2235);--detail-surface:var(--bg-tertiary,#232d45);--detail-border:#ffffff14;--detail-tab-inactive:#ffffff0f;--detail-tab-hover:#ffffff1a}.researcher-detail-content{background:var(--detail-page-bg);flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.detail-content-wrapper{flex-direction:row;flex:1;gap:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.detail-content-wrapper>.researcher-sidebar{flex:0 0 260px;align-self:stretch;width:260px;min-height:0}.center-column-wrapper{background:var(--detail-page-bg);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.researcher-detail-toolbar{background:var(--detail-page-bg);flex-shrink:0;padding:20px 24px 0}.researcher-header-section{border-bottom:none;padding:0 0 12px}.researcher-name{color:var(--color-text-main,#0f172a);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}[data-theme=dark] .researcher-name{color:var(--color-text-main,#f1f5f9)}.researcher-title-text{color:var(--text-secondary,#64748b);margin:4px 0 0;font-size:.95rem;font-weight:500;line-height:1.4}[data-theme=dark] .researcher-title-text{color:var(--color-text-light,#94a3b8)}.detail-tab-bar{background:var(--detail-surface);border:1px solid var(--detail-border);border-radius:14px;align-items:stretch;gap:4px;margin-top:4px;padding:4px;display:flex;box-shadow:0 1px 3px #0f172a0a}[data-theme=dark] .detail-tab-bar{box-shadow:0 1px 3px #0003}.detail-tab{min-width:0;color:var(--text-secondary,#64748b);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:10px;flex:1;padding:.6rem .75rem;font-size:.88rem;font-weight:600;transition:background .15s,color .15s}[data-theme=dark] .detail-tab{color:var(--color-text-light,#94a3b8)}.detail-tab:hover{color:var(--color-text-main,#0f172a);background:#0f172a0a}[data-theme=dark] .detail-tab:hover{color:var(--color-text-main,#f1f5f9);background:var(--detail-tab-hover,#ffffff14)}.detail-tab--active{background:var(--detail-accent);color:#111827;box-shadow:0 1px 4px #f59e0b40}.detail-tab--active:hover{color:#111827;background:#ea580c}.researcher-insights-panel{flex:1;min-width:0;min-height:0;padding:16px 24px 32px;overflow:hidden auto}.content-section{background:var(--detail-surface);border:1px solid var(--detail-border);border-radius:14px;margin-bottom:14px;padding:20px;box-shadow:0 1px 3px #0f172a0a}.section-header{color:var(--color-text-main,#0f172a);border-bottom:none;align-items:center;gap:10px;width:auto;min-width:0;margin:0 0 14px;padding:0;font-size:1.05rem;font-weight:700;display:flex}[data-theme=dark] .section-header{color:var(--color-text-main,#f1f5f9)}.section-header:before{content:"";background:var(--detail-accent);border-radius:2px;flex-shrink:0;width:4px;height:1.1em}.section-text{color:var(--text-secondary,#475569);text-align:start;margin:0;font-size:.92rem;line-height:1.65}[data-theme=dark] .section-text{color:var(--color-text-light,#cbd5e1)}.section-text--muted{color:var(--text-tertiary,#94a3b8)}.summary-content{margin-top:0}.about-summary__paragraph{margin:0 0 .85rem}.about-summary__paragraph:last-of-type{margin-bottom:0}.read-more-btn{color:var(--detail-accent-strong);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.88rem;font-weight:600}[data-theme=dark] .read-more-btn{color:#fbbf24}.read-more-btn:hover{text-decoration:underline}.section-subtitle{color:var(--text-secondary,#64748b);margin:-6px 0 14px;font-size:.85rem;line-height:1.45}[data-theme=dark] .section-subtitle{color:var(--color-text-light,#94a3b8)}.discussion-topics-list{flex-direction:column;gap:10px;margin-top:0;display:flex}.topic-card{border:1px solid var(--detail-border);background:#f8fafc;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.topic-icon{flex-shrink:0;font-size:1.1rem}.topic-title{color:var(--color-text-main,#0f172a);flex:1;margin:0;font-size:.9rem;font-weight:500;line-height:1.45}.topic-start-btn{border:1px solid var(--detail-accent);color:var(--detail-accent-strong);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;padding:.4rem .9rem;font-size:.8rem;font-weight:700;transition:background .15s,color .15s}.topic-start-btn:hover{background:#fff7ed}[data-theme=dark] .topic-card{border-color:var(--detail-border,#ffffff14);background:#ffffff0a}[data-theme=dark] .topic-title{color:var(--color-text-main,#f1f5f9)}[data-theme=dark] .topic-start-btn:hover{background:#f59e0b1f}.integrated-chat-wrapper{border-inline-start:1px solid var(--detail-border);background:var(--detail-surface);flex:0 0 360px;align-self:stretch;width:360px;min-height:0;transition:flex .25s,width .25s;position:relative;overflow:hidden}.integrated-chat-wrapper.collapsed{flex:0 0 48px;width:48px}.integrated-chat-collapsed{background:var(--detail-surface);width:100%;height:100%;color:var(--text-tertiary,#94a3b8);cursor:pointer;border:none;flex-direction:column;align-items:center;gap:16px;padding-top:24px;display:flex}.integrated-chat-collapsed__chevron{background:#0f172a0f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;display:flex}.integrated-chat-collapsed__label{writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;font-size:.75rem;font-weight:600}.loading-skeleton{background:linear-gradient(90deg,#0f172a0a 25%,#0f172a14 50%,#0f172a0a 75%) 0 0/200% 100%;border-radius:8px;min-height:20px;animation:1.5s ease-in-out infinite detail-loading}@keyframes detail-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:768px) and (max-width:1024px){.integrated-chat-wrapper{flex:0 0 320px;width:320px}}@media (max-width:768px){.researcher-detail-content--mobile .detail-content-wrapper{flex-direction:column;align-items:stretch}.researcher-detail-content--mobile .detail-content-wrapper>.researcher-sidebar{flex:none;width:100%;min-width:0;max-width:none}.researcher-detail-content:not(.researcher-detail-content--mobile) .detail-content-wrapper{flex-direction:column}}
@media (max-width:768px){.researcher-detail-page{height:auto;min-height:0;padding-bottom:var(--mobile-bottom-nav-offset,calc(60px + env(safe-area-inset-bottom,0px)));background:var(--bg-primary,#0b1120);overflow:visible}[data-theme=light] .researcher-detail-page{background:var(--detail-page-bg,#eef2f8)}.researcher-detail-page>.researcher-detail-content{flex:0 auto;min-height:auto;overflow:visible}.researcher-detail-content--mobile{background:0 0;height:auto;overflow:visible}.researcher-detail-content--mobile .detail-content-wrapper{flex-direction:column;flex:0 auto;align-items:stretch;gap:0;min-height:auto;display:flex;overflow:visible}.researcher-detail-content--mobile .detail-content-wrapper>.researcher-sidebar{flex:none;align-self:stretch;width:100%;min-width:0;max-width:none}.researcher-detail-content--mobile .researcher-sidebar--stacked{box-sizing:border-box;flex-shrink:0;order:1;gap:10px;width:100%;padding:8px 16px 12px}.researcher-detail-content--mobile .researcher-sidebar--stacked .sidebar-card{box-sizing:border-box;width:100%}.researcher-detail-content--mobile .mobile-hero-card{width:100%}.researcher-detail-content--mobile .mobile-stats-grid{grid-template-columns:1fr 1fr;gap:12px 16px;width:100%;padding:14px 16px}.researcher-detail-content--mobile .center-column-wrapper{flex-direction:column;flex:0 auto;order:2;width:100%;min-width:0;min-height:auto;margin-top:0;display:flex;overflow:visible}.researcher-detail-content--mobile .researcher-detail-toolbar{z-index:1;background:0 0;flex-shrink:0;padding:0 16px;position:relative}.researcher-detail-content--mobile .detail-tab-bar{box-sizing:border-box;background:var(--detail-surface,#1a2235);border:1px solid var(--detail-border,#ffffff14);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:4px;width:100%;margin-top:0;padding:4px;display:grid}.researcher-detail-content--mobile .detail-tab{flex:unset;text-align:center;border-radius:8px;padding:.55rem .35rem;font-size:.78rem}.researcher-detail-content--mobile .detail-tab--active{color:#111827}.researcher-detail-content--mobile .researcher-insights-panel{flex:0 auto;min-height:auto;padding:12px 16px 24px;overflow:visible}.researcher-detail-content--mobile .content-section{background:var(--detail-surface,#1a2235);border-color:var(--detail-border,#ffffff14);margin-bottom:12px;padding:16px}[data-theme=light] .researcher-detail-content--mobile .content-section{background:#fff;border-color:#e2e8f0}.researcher-detail-content--mobile .section-subtitle{color:var(--text-tertiary,#94a3b8);margin:0 0 12px;font-size:.82rem;line-height:1.45}.researcher-detail-content--mobile .section-header-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.researcher-detail-content--mobile .section-header-row .section-header{margin:0}.researcher-detail-content--mobile .section-header-meta{color:var(--text-tertiary,#94a3b8);white-space:nowrap;font-size:.78rem;font-weight:500}.researcher-detail-content--mobile .topic-card{border-color:var(--detail-border,#ffffff14);background:#ffffff0a;flex-wrap:nowrap}.researcher-detail-content--mobile .topic-start-btn{width:auto;margin-top:0;padding:.35rem .75rem}.mobile-chat-tab-panel{border:1px solid var(--detail-border,#ffffff14);background:var(--detail-surface,#1a2235);border-radius:14px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.mobile-chat-tab-panel .integrated-chat-panel{flex:auto;height:100%;min-height:0;max-height:none}.mobile-chat-tab-panel .chat-panel-content{flex-direction:column;flex:auto;min-height:0;display:flex}.mobile-chat-tab-panel .chat-window{flex:auto;height:100%;min-height:0}.mobile-chat-tab-panel .messages-list{-webkit-overflow-scrolling:touch;flex:auto;min-height:0}.mobile-chat-tab-panel .chat-input-area{flex-shrink:0;padding:.75rem 1rem}.researcher-detail-page:has(.researcher-detail-content--mobile-chat-active){height:calc(100dvh - var(--site-chrome-header-height,4.5rem) - var(--mobile-bottom-nav-offset,60px));flex-direction:column;min-height:0;padding-bottom:0;display:flex;overflow:hidden}.researcher-detail-page:has(.researcher-detail-content--mobile-chat-active)>.researcher-navbar{flex-shrink:0}.researcher-detail-page:has(.researcher-detail-content--mobile-chat-active)>.researcher-detail-content{flex:auto;height:auto;min-height:0;overflow:hidden}.researcher-detail-content--mobile-chat-active{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.researcher-detail-content--mobile-chat-active .detail-content-wrapper{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.researcher-detail-content--mobile-chat-active .researcher-sidebar--stacked{display:none}.researcher-detail-content--mobile-chat-active .center-column-wrapper{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.researcher-detail-content--mobile-chat-active .researcher-detail-toolbar{flex-shrink:0;padding:0 12px}.researcher-detail-content--mobile-chat-active .researcher-insights-panel{flex-direction:column;flex:auto;min-height:0;padding:0 12px;display:flex;overflow:hidden}.researcher-detail-content--mobile-chat-active .mobile-chat-tab-panel{border-radius:12px 12px 0 0;flex:auto;min-height:0;margin-top:.35rem}.next-steps-section--compact .next-step-card{background:#ffffff08;flex-direction:column;align-items:stretch;gap:12px}.next-steps-section--compact .next-step-header{align-items:flex-start}.next-steps-section--compact .next-step-priority{width:28px;height:28px;color:var(--color-text-main);background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:flex}.next-steps-section--compact .next-step-title{font-size:.88rem;font-weight:700}.next-steps-section--compact .next-step-description{font-size:.78rem}.next-steps-section--compact .next-step-action-btn{text-align:center;width:100%}}
.match-breakdown{flex-direction:column;gap:1.35rem;margin-top:.25rem;display:flex}.breakdown-item{flex-direction:column;gap:.5rem;display:flex}.breakdown-header{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.breakdown-label{color:var(--color-text-main,#0f172a);font-size:.92rem;font-weight:700;line-height:1.3}.breakdown-score{color:var(--text-tertiary,#94a3b8);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.82rem;font-weight:600}.breakdown-bar{background:#0f172a14;border-radius:999px;width:100%;height:8px;overflow:hidden}[data-theme=dark] .breakdown-bar{background:#ffffff14}.breakdown-fill{border-radius:999px;min-width:4px;height:100%;transition:width .45s}.breakdown-explanation{color:var(--text-secondary,#64748b);margin:0;font-size:.82rem;line-height:1.55}[data-theme=dark] .breakdown-label{color:var(--color-text-main,#f1f5f9)}[data-theme=dark] .breakdown-explanation{color:var(--color-text-light,#94a3b8)}@media (max-width:767px){.match-breakdown{gap:1.15rem}.breakdown-header{flex-wrap:wrap;gap:.35rem .75rem}.breakdown-label{font-size:.88rem}.breakdown-score{font-size:.78rem}}
.word-cloud-container{margin:var(--spacing-md) 0}.word-cloud-controls{margin-bottom:var(--spacing-md);padding:var(--spacing-sm) 0;justify-content:space-between;align-items:center;gap:var(--spacing-md);border-bottom:1px solid #ffffff1a;flex-wrap:wrap;display:flex}.word-cloud-filter{align-items:center;gap:var(--spacing-xs);display:flex}.word-cloud-filter label{color:var(--color-text-light,#94a3b8);font-size:.9rem;font-weight:500}.word-cloud-filter select{background:var(--color-input-bg,var(--bg-input));border:1px solid var(--color-border,#334155);color:var(--color-text-main,#f1f5f9);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:.9rem;transition:all .2s}.word-cloud-filter select:hover{border-color:var(--color-accent,#d47e30)}.word-cloud-filter select:focus{border-color:var(--color-accent,#d47e30);outline:none;box-shadow:0 0 0 3px #d47e301a}.word-cloud-toggle{align-items:center;gap:var(--spacing-xs);color:var(--color-text-light,#94a3b8);cursor:pointer;border-radius:6px;padding:4px 8px;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.word-cloud-toggle:hover{background:#ffffff0d}.word-cloud-toggle input[type=checkbox]{cursor:pointer;accent-color:var(--color-accent,#d47e30)}.word-cloud{height:500px;min-height:400px;max-height:500px;padding:var(--spacing-xl);box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;width:100%;position:relative;overflow:hidden}.word-cloud-word{cursor:pointer;opacity:.9;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000026;border-radius:6px;margin:0;padding:6px 10px;font-weight:500;line-height:1.4;transition:all .2s;display:inline-block;position:absolute;box-shadow:0 2px 4px #0000001a}.word-cloud-word:hover{opacity:1;text-shadow:0 0 8px;z-index:10;background:#0003;font-weight:600;transform:scale(1.1)}.word-cloud-empty{color:var(--color-text-light,#94a3b8);text-align:center;font-style:italic}@keyframes wordFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:.8;transform:scale(1)}}@media (max-width:768px){.word-cloud{height:350px;min-height:300px;padding:var(--spacing-md)}.word-cloud-controls{flex-direction:column;align-items:flex-start}.word-cloud-word{font-size:12px!important}}.word-cloud-container--pills{margin:0}.word-cloud-controls--pills{border-bottom:none;justify-content:flex-end;margin-bottom:12px;padding:0}.keyword-pills{flex-wrap:wrap;gap:8px;display:flex}.keyword-pill{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.keyword-pill--shared,.keyword-pill:hover{color:#c2410c;background:#fff7ed;border-color:#f59e0b}[data-theme=dark] .keyword-pill{color:var(--color-text-main,#e2e8f0);background:#ffffff0a;border-color:#ffffff1f}[data-theme=dark] .keyword-pill--shared,[data-theme=dark] .keyword-pill:hover{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b73}
.common-interests-section .common-interests-skeleton{background:linear-gradient(90deg,#0f172a0a 25%,#0f172a14 50%,#0f172a0a 75%) 0 0/200% 100%;border-radius:8px;min-height:48px;animation:1.5s ease-in-out infinite common-interests-loading}@keyframes common-interests-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.common-interests-tags{flex-wrap:wrap;gap:8px;display:flex}.section-header-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.section-header-row .section-header{margin-bottom:0}.section-header-meta{color:var(--text-tertiary,#94a3b8);font-size:.78rem;font-weight:500}.common-interests-tag{color:#c2410c;background:#fff7ed;border:1px solid #f59e0b;border-radius:999px;align-items:center;gap:6px;padding:.4rem .75rem;font-size:.82rem;font-weight:600;line-height:1.3;display:inline-flex}.common-interests-tag__check{color:#ea580c;font-size:.75rem;font-weight:700}[data-theme=dark] .common-interests-tag{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b73}
.researcher-detail-page{background:var(--detail-page-bg,#eef2f8);flex-direction:column;height:calc(100vh - 64px);min-height:0;margin-top:0;padding-top:0;display:flex;position:relative;overflow:hidden}[data-theme=dark] .researcher-detail-page{--detail-page-bg:var(--bg-secondary,#1a2235)}.researcher-detail-page>.researcher-detail-content{flex-direction:column;flex:1;min-height:0;display:flex}@media (max-width:768px){.researcher-detail-page{height:auto;overflow:visible}.researcher-detail-page>.researcher-detail-content{flex:0 auto;min-height:auto;overflow:visible}}
