.team-link{border:0;background:none;color:var(--ink);padding:0;font:700 13px inherit;cursor:pointer}.team-link:hover{color:var(--green);text-decoration:underline}.back-button{border:0;background:none;color:var(--green);font:700 12px inherit;padding:0;margin-bottom:20px;cursor:pointer}.profile-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.profile-header h1{font-size:36px;margin:0}.profile-header p{color:var(--muted);margin:8px 0 0}.profile-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.profile-panel{background:white;border:1px solid var(--line);padding:20px}.profile-panel.wide{grid-column:1/-1}.profile-panel h2{font-size:17px;margin:0 0 16px}.profile-kpis{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:white;margin-bottom:18px}.profile-kpi{padding:17px;border-right:1px solid var(--line)}.profile-kpi:last-child{border:0}.profile-kpi strong{display:block;font:600 20px "IBM Plex Mono"}.profile-kpi span{font-size:11px;color:var(--muted)}.surface-grid,.recent-window-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.split-box{border:1px solid var(--line);padding:14px}.split-box strong{font:600 18px "IBM Plex Mono";display:block;margin:7px 0 3px}.split-box b{font-size:12px}.split-box small{font-size:10px;color:var(--muted)}.profile-chart{height:280px}.chart-shell{height:100%;display:flex;flex-direction:column}.profile-chart svg{width:100%;height:100%;min-height:210px;overflow:visible}.chart-label-row{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;font:600 11px "IBM Plex Mono";color:var(--muted);text-transform:uppercase}.chart-summary{margin:6px 0 0;text-transform:none}.chart-axis{stroke:#dfe6e1;stroke-width:1}.chart-zero{stroke:#9caf9f;stroke-width:1;stroke-dasharray:4 4}.chart-tick,.chart-date{fill:var(--muted);font:600 10px "IBM Plex Mono"}.chart-date-end{text-anchor:end}.profile-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:12px;gap:22px}.profile-tabs button{border:0;background:none;padding:0 0 10px;font:700 12px inherit;color:var(--muted);cursor:pointer}.profile-tabs button.active{color:var(--green);border-bottom:2px solid var(--green)}.mini-table{width:100%}.mini-table td,.mini-table th{padding:10px 8px}.profile-note{font-size:11px;color:var(--muted);border-left:2px solid var(--yellow);padding-left:9px;margin-top:15px}@media(max-width:800px){.profile-header{align-items:flex-start}.profile-grid{grid-template-columns:1fr}.profile-panel.wide{grid-column:auto}.profile-kpis{grid-template-columns:repeat(2,1fr)}.profile-kpi{border-bottom:1px solid var(--line)}.surface-grid,.recent-window-grid{grid-template-columns:1fr}.profile-chart{height:250px}.chart-label-row{font-size:9px}}
