.mvp-report{--chart-1:#0078d0;--chart-2:#f59e0b;--chart-3:#7c3aed;--chart-4:#10b981;max-width:1280px;margin:0 auto}.report-status{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 18px}.status-shape{font-size:1.1rem;color:var(--primary)}.report-error{border:2px solid #b42318;background:#fff6f5;color:#7a271a;border-radius:12px;padding:18px}.report-toolbar{position:sticky;top:0;z-index:5;background:rgba(248,250,252,.96);backdrop-filter:blur(8px);border:1px solid var(--outline);border-radius:16px;padding:14px;margin-bottom:18px}.report-filters{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;gap:10px;align-items:end}.report-filters label{font-size:.78rem;font-weight:800;color:var(--ink)}.report-filters select{display:block;width:100%;margin-top:4px;padding:9px 28px 9px 10px;border:1px solid #c7cdd7;border-radius:9px;background:#fff;color:var(--ink)}.report-clear{padding:10px 14px;border:1px solid var(--outline);border-radius:9px;background:#fff;font-weight:700;cursor:pointer}.report-tabs{display:flex;gap:6px;overflow-x:auto;padding:3px 2px 12px;scrollbar-width:thin}.report-tab{white-space:nowrap;border:1px solid var(--outline);background:#fff;border-radius:999px;padding:9px 14px;font-weight:750;color:var(--body);cursor:pointer}.report-tab[aria-selected=true]{color:#fff;background:var(--grad);border-color:transparent}.report-panel[hidden]{display:none}.report-panel:focus{outline:none}.report-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.metric{grid-column:span 3;text-align:center}.metric strong{display:block;color:var(--ink);font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.1}.metric span{font-size:.82rem;font-weight:750}.chart-card{grid-column:span 6;min-width:0}.chart-card.wide{grid-column:span 12}.chart-card h3{margin:0 0 14px;color:var(--ink);font-size:1rem}.chart-note{font-size:.78rem;color:#667085;margin-top:10px}.bar-list{display:grid;gap:8px}.bar-row{display:grid;grid-template-columns:minmax(95px,1.25fr) 3fr 44px;gap:8px;align-items:center;font-size:.78rem}.bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink)}.bar-track{height:14px;border-radius:99px;background:#ede9fe;overflow:hidden}.bar-fill{display:block;height:100%;min-width:2px;border-radius:99px;background:var(--chart-1)}button.bar-row{border:0;background:transparent;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;width:100%}.bar-row.clickable{cursor:pointer}.bar-row.clickable:hover .bar-label{text-decoration:underline}.bar-value{text-align:right;font-variant-numeric:tabular-nums;font-weight:750}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:24px;min-height:210px}.donut{width:170px;height:170px;border-radius:50%;position:relative;flex:none}.donut:after{content:"";position:absolute;inset:34px;border-radius:50%;background:#fff}.legend{display:grid;gap:7px;font-size:.8rem}.legend-item{display:flex;align-items:center;gap:7px}.legend-swatch{width:11px;height:11px;border-radius:3px;flex:none}.matrix{width:100%;border-collapse:collapse;font-size:.8rem}.matrix th,.matrix td{text-align:left;padding:8px;border-bottom:1px solid var(--outline)}.matrix th{color:var(--ink)}.matrix td:last-child,.matrix th:last-child{text-align:right}.profile-tools{display:flex;gap:10px;margin-bottom:14px;align-items:center}.profile-search{flex:1;padding:11px;border:1px solid #c7cdd7;border-radius:9px;font:inherit}.profile-dialog{border:0;border-radius:18px;padding:0;width:min(620px,calc(100% - 28px));box-shadow:0 25px 80px rgba(15,23,42,.3)}.profile-dialog::backdrop{background:rgba(15,23,42,.58)}.profile-dialog-inner{padding:25px}.profile-dialog-close{float:right;border:0;background:#f1f5f9;border-radius:50%;width:36px;height:36px;font-size:20px;cursor:pointer}.profile-head{display:flex;gap:16px;align-items:center;margin-right:45px}.profile-head img{width:84px;height:84px;border-radius:50%;object-fit:cover}.profile-head h3{margin:0;color:var(--ink)}.profile-chips{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0}.profile-chip{background:#ede9fe;color:#4c1d95;border-radius:99px;padding:4px 9px;font-size:.76rem}.profile-links{display:flex;gap:10px;flex-wrap:wrap}.history-empty{padding:28px;text-align:center;border:1px dashed #c7cdd7;border-radius:12px}.about-list li{margin-bottom:8px}@media(max-width:850px){.report-filters{grid-template-columns:repeat(2,1fr)}.report-clear{grid-column:span 2}.metric{grid-column:span 6}.chart-card{grid-column:span 12}}@media(max-width:560px){.report-toolbar{position:static}.report-filters{grid-template-columns:1fr}.report-clear{grid-column:auto}.metric{grid-column:span 12}.donut-wrap{flex-direction:column}.bar-row{grid-template-columns:minmax(85px,1.2fr) 2fr 36px}.profile-tools{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.panel{animation:none!important}}

/* Native report visual parity and usability */
.chart-card{position:relative;overflow:hidden;border:0!important;box-shadow:0 12px 32px rgba(45,31,94,.10),0 1px 3px rgba(45,31,94,.12)!important}
.chart-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#6431f6,#a855f7,#06b6d4)}
.chart-card h3{font-size:1.08rem!important;letter-spacing:-.01em}
.bar-list{gap:10px!important}.bar-row{grid-template-columns:minmax(120px,1.2fr) 3fr 52px!important;min-height:25px}.bar-track{height:20px!important;border-radius:6px!important;background:#e8e5ef!important;box-shadow:inset 0 0 0 1px #d7d0e6}.bar-fill{border-radius:5px!important;background:linear-gradient(90deg,#4f2cdd,#9637ef)!important;box-shadow:0 2px 5px rgba(79,44,221,.25)}.bar-row.clickable:hover .bar-fill,.bar-row.clickable:focus-visible .bar-fill{background:linear-gradient(90deg,#3d1fb8,#7c1fd1)!important}.bar-label{font-weight:650}.bar-value{color:#312e49;font-size:.82rem}
.metric{border:0!important;background:linear-gradient(145deg,#fff 25%,#f1edff)!important;box-shadow:0 10px 28px rgba(79,44,221,.12)!important;position:relative;overflow:hidden}.metric:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:rgba(100,49,246,.09);right:-20px;top:-25px}.metric strong{color:#5428d7!important}
.donut{box-shadow:0 8px 24px rgba(79,44,221,.18)}
.matrix-scroll{max-height:540px;overflow:auto;border:1px solid #ddd7ec;border-radius:10px;scrollbar-width:thin}.matrix{min-width:1120px!important}.matrix thead{position:sticky;top:0;z-index:2;background:#31265b;color:#fff}.matrix thead th{color:#fff!important;white-space:nowrap}.matrix tbody th{position:sticky;left:0;background:#fff;z-index:1;min-width:170px}.matrix tr:nth-child(even) td,.matrix tr:nth-child(even) th{background:#faf8ff}.matrix td{text-align:center!important}.matrix-cell{display:block;padding:4px 6px;border-radius:5px;background:rgba(100,49,246,calc(.06 + var(--intensity) * .65));color:#211744;font-weight:700;min-width:42px}
.world-map{position:relative;max-width:1000px;margin:auto;aspect-ratio:2/1;overflow:hidden;border-radius:14px;background:radial-gradient(circle at 50% 50%,#f6f3ff,#e9f7fb);border:1px solid #d8d4e4}.world-map .map-base{position:absolute;inset:0;width:100%;height:100%;object-fit:fill}.map-dot{position:absolute;transform:translate(-50%,-50%);min-width:10px;min-height:10px;padding:0;border:2px solid #fff;border-radius:50%;background:#6431f6;box-shadow:0 2px 8px rgba(45,20,120,.45);cursor:pointer;transition:.15s}.map-dot:hover,.map-dot:focus{z-index:3;background:#e9429d;transform:translate(-50%,-50%) scale(1.35);outline:2px solid #301673}.map-dot span{display:none;position:absolute;left:50%;bottom:calc(100% + 7px);transform:translateX(-50%);white-space:nowrap;background:#241b40;color:#fff;padding:5px 8px;border-radius:5px;font:700 11px/1.2 Inter,sans-serif}.map-dot:hover span,.map-dot:focus span{display:block}.map-key{position:absolute;left:12px;bottom:10px;background:rgba(255,255,255,.9);padding:6px 9px;border-radius:6px;font-size:.72rem}.map-key span{display:inline-block;width:10px;height:10px;border-radius:50%;background:#6431f6;margin-right:5px}
.data-note{grid-column:span 12;margin:0;padding:14px 18px;border-left:4px solid #6431f6;border-radius:8px;background:#f2efff;color:#3c3458}.profile-tools{max-width:720px;margin:0 auto 14px!important}.directory-summary{display:flex;justify-content:space-between;align-items:center}.profile-table-wrap{overflow:auto;border:1px solid #ddd7e8;border-radius:12px;background:#fff}.profile-table{width:100%;border-collapse:collapse;min-width:760px}.profile-table th{background:#37265d;color:#fff;text-align:left;padding:12px;position:sticky;top:0}.profile-table td{padding:11px 12px;border-bottom:1px solid #ece9f2;vertical-align:top}.profile-table tbody tr:nth-child(even){background:#faf9fd}.profile-table tbody tr:hover{background:#f2edff}.profile-table small{display:block;color:#6c6578;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-name{border:0;background:transparent;color:#5428d7;font:700 1rem inherit;padding:0;cursor:pointer;text-align:left}.profile-name:hover{text-decoration:underline}.profile-open,.profile-pagination button{border:1px solid #6431f6;background:#fff;color:#5428d7;border-radius:7px;padding:6px 10px;font-weight:700;cursor:pointer}.profile-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px}.profile-pagination button:disabled{opacity:.4;cursor:not-allowed}
@media(max-width:700px){.bar-row{grid-template-columns:minmax(95px,1fr) 1.8fr 46px!important}.world-map{min-height:290px;aspect-ratio:auto}.matrix-scroll{max-height:430px}.directory-summary{font-size:.82rem}}

/* Monthly community history */
.history-heading-note{font-size:.76rem;color:#475467;font-weight:600}
.history-timeline{position:relative;overflow-x:auto;padding:18px 4px 12px;scrollbar-color:#9ec7df #eef5f9;scrollbar-width:thin}
.history-track{position:relative;display:flex;width:max-content;min-width:100%;padding:0 72px}
.history-track:before{content:"";position:absolute;left:142px;right:142px;top:65px;height:4px;border-radius:4px;background:#9ec7df}
.history-point{position:relative;display:grid;grid-template-rows:42px 34px 22px 24px;justify-items:center;width:220px;text-align:center}
.history-count{font-size:1.18rem;line-height:1;font-weight:800;color:var(--ink);font-variant-numeric:tabular-nums}
.history-change{align-self:start;padding:2px 8px;border-radius:999px;background:#eef7fd;color:#005f98;font-size:.7rem;font-weight:800;white-space:nowrap}
.history-point:first-child .history-change{visibility:hidden}
.history-dot{z-index:1;align-self:center;width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#0078d0;box-shadow:0 0 0 3px #9ec7df}
.history-point.current .history-dot{width:22px;height:22px;box-shadow:0 0 0 3px #0078d0}
.history-month{color:#344054;font-size:.82rem;font-weight:800}
.history-asof{color:#667085;font-size:.7rem}
.history-point.current .history-count,.history-point.current .history-month{color:#0067a8}
.history-summary{margin:8px 4px 0;color:#475467;font-size:.78rem}
.history-summary strong{color:#0067a8}
@media(max-width:600px){.chart-card h3{display:block}.history-heading-note{display:block;margin-top:2px}.history-timeline{margin-inline:-4px}.history-track{padding-inline:18px}.history-track:before{left:88px;right:88px}.history-point{width:140px}.history-count{font-size:1.05rem}.history-summary{margin-top:10px}}

/* Column chart (vertical bars — "Years as an MVP", "First letter of first name") */
.col-chart{display:flex;align-items:stretch;gap:6px;height:240px;padding-top:4px}
.col{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px}
.col-value{font-size:.72rem;font-weight:750;font-variant-numeric:tabular-nums;color:#312e49;white-space:nowrap}
.col-track{flex:1;width:100%;max-width:34px;display:flex;flex-direction:column;justify-content:flex-end;background:#e8e5ef;border-radius:6px;box-shadow:inset 0 0 0 1px #d7d0e6;overflow:hidden}
.col-fill{display:block;width:100%;min-height:2px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#9637ef,#4f2cdd);box-shadow:0 2px 5px rgba(79,44,221,.25)}
.col-label{font-size:.72rem;font-weight:650;color:var(--ink);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.col-chart.dense{gap:3px}
.col-chart.dense .col-value{visibility:hidden}
.col-chart.dense .col:hover .col-value,.col-chart.dense .col:focus-within .col-value{visibility:visible}

/* Third-width cards — Years / Single-vs-multiple / Copilot row on Overview */
.chart-card.third{grid-column:span 4}
.chart-card.third .donut{width:140px;height:140px}
.chart-card.third .donut:after{inset:28px}
.chart-card.third .donut-wrap{gap:14px;min-height:240px}
.chart-card.third .legend{font-size:.76rem}
@media(max-width:850px){.chart-card.third{grid-column:span 6}}
@media(max-width:560px){.chart-card.third{grid-column:span 12}}
