.analyst-top{display:flex;justify-content:space-between;gap:13px;align-items:end;margin-bottom:12px}.analyst-top label{min-width:270px}.analyst-top>div{display:flex;flex:1;flex-direction:column}.analyst-top span{font-size:12px;color:var(--muted,#667085)}.analyst-policy{background:#f8fafc;border-radius:13px;padding:12px;margin-bottom:15px}.analyst-policy p{margin:5px 0 0;color:var(--muted,#667085)}.analyst-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px}.analyst-heading h2{margin:4px 0 9px}.analyst-findings{display:grid;gap:9px}.analyst-card{background:#fff;border:1px solid var(--line,#e6e8ec);border-left-width:4px;border-radius:16px;padding:15px}.analyst-card.now{border-left-color:#b42318}.analyst-card.soon{border-left-color:#b7791f}.analyst-card.planning{border-left-color:#667085}.analyst-card-head{display:flex;justify-content:space-between;gap:12px}.analyst-card-head h3{margin:5px 0}.analyst-card-head>span{font-size:11px;color:var(--muted,#667085)}.analyst-badge{display:inline-block;border-radius:999px;background:#f4f6f8;padding:3px 6px;font-size:9px}.analyst-card>p{color:var(--muted,#667085)}.analyst-evidence{background:#f8fafc;border-radius:11px;padding:10px}.analyst-evidence>small{font-weight:700}.analyst-evidence>div{display:grid;grid-template-columns:1fr auto 1fr auto;gap:7px;border-top:1px solid #e9edf2;padding:7px 0}.analyst-evidence>div:first-of-type{margin-top:5px}.analyst-evidence span,.analyst-evidence em{font-size:11px}.analyst-evidence em{font-style:normal;color:var(--muted,#667085)}.analyst-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.analyst-ask{background:#fff;border:1px solid var(--line,#e6e8ec);border-radius:17px;padding:16px;height:max-content;position:sticky;top:90px}.analyst-ask h2{margin:4px 0}.analyst-ask p{color:var(--muted,#667085)}.analyst-ask textarea{min-height:105px;margin-bottom:8px}.analyst-answer{margin-top:13px;border-top:1px solid #e9edf2;padding-top:12px}.analyst-answer>small{display:block;font-weight:700;margin:8px 0 4px}.analyst-answer>div{display:grid;gap:2px;border-top:1px solid #eef1f4;padding:6px 0}.analyst-answer span,.analyst-answer em{font-size:10px}.analyst-answer em{font-style:normal;color:var(--muted,#667085)}.analyst-ai-note{font-size:10px;color:var(--muted,#667085);margin-top:12px}
@media(max-width:950px){.analyst-layout{grid-template-columns:1fr}.analyst-ask{position:static}}@media(max-width:620px){.analyst-top{display:grid}.analyst-top label{min-width:0}.analyst-evidence>div{grid-template-columns:1fr}.analyst-evidence>div a{display:none}}
