.cd{background:#f4f8fd;padding:30px 0 70px}.cd-container{max-width:1500px;margin:0 auto;padding:0 24px}.cd-hero{justify-content:space-between;flex-wrap:wrap;gap:20px;padding:26px 30px;margin-bottom:20px;background:linear-gradient(135deg,#16407e,#1b5fb5 55%,#2f7bd6);border-radius:20px;box-shadow:0 14px 34px rgba(27,95,181,.22)}.cd-hero,.cd-id{display:flex;align-items:center}.cd-id{gap:18px;min-width:0}.cd-avatar{flex:none;width:76px;height:76px;object-fit:cover;border-radius:50%;background:#fff;border:3px solid hsla(0,0%,100%,.5)}.cd-id-text{min-width:0}.cd-id-text h4{margin:0;font-size:22px;font-weight:800;line-height:1.1;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cd-id-text p{margin:2px 0 0;font-size:13.5px;color:#cfe0f6}.cd-hero-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.cd-hero-chip{padding:4px 11px;font-size:12px;font-weight:600;color:#fff;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.22);border-radius:999px}.cd-hero-chip.is-muted{color:#cfe0f6;background:hsla(0,0%,100%,.08)}.cd-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.cd-kpi{display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border:1px solid #e3ebf5;border-radius:16px;box-shadow:0 1px 2px rgba(15,27,45,.04),0 6px 20px rgba(27,95,181,.07);transition:transform .16s ease,box-shadow .16s ease}.cd-kpi:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(27,95,181,.14)}.cd-kpi-icon{display:grid;place-items:center;flex:none;width:46px;height:46px;font-size:21px;border-radius:13px}.cd-kpi-num{font-size:23px;font-weight:800;line-height:1.1;color:#0f1b2d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cd-kpi-num i{font-style:normal;font-size:15px;font-weight:600;color:#6b7c93}.cd-kpi-label{margin-top:2px;font-size:12.5px;font-weight:500;color:#6b7c93}.cd-card{padding:22px 24px;margin-bottom:18px;background:#fff;border:1px solid #e3ebf5;border-radius:18px;box-shadow:0 1px 2px rgba(15,27,45,.04),0 6px 20px rgba(27,95,181,.07)}.cd-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));grid-gap:18px;gap:18px}.cd-row>.cd-card,.cd-section-title{margin-bottom:18px}.cd-section-title{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;color:#0f1b2d}.cd-section-title svg{font-size:17px;color:#1b5fb5}.cd-section-title em{margin-left:2px;padding:2px 9px;font-style:normal;font-size:12px;font-weight:700;color:#1b5fb5;background:rgba(27,95,181,.09);border-radius:999px}.cd-empty{margin:0;padding:20px 0;font-size:13.5px;color:#6b7c93}.cd-ring{position:relative;flex:none}.cd-ring,.cd-ring-hole{display:grid;place-items:center;border-radius:50%}.cd-ring-hole{width:var(--hole);height:var(--hole);background:#fff;text-align:center;line-height:1.15}.cd-ring-num{display:block;font-size:26px;font-weight:800;color:#0f1b2d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cd-ring-label{display:block;margin-top:1px;font-size:11.5px;font-weight:600;color:#6b7c93}.cd-split-body{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.cd-legend{flex:1 1;min-width:190px;display:flex;flex-direction:column;gap:10px}.cd-legend.is-wrap{flex-direction:row;flex-wrap:wrap;gap:8px 18px;margin-top:16px}.cd-legend-item{display:flex;align-items:center;gap:9px;font-size:13px}.cd-dot{flex:none;width:10px;height:10px;border-radius:3px}.cd-legend-label{flex:1 1;font-weight:600;color:#3f5169}.cd-legend-num{font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cd-legend-pct{min-width:38px;text-align:right;font-size:12px;font-weight:600;color:#6b7c93;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cd-share{display:flex;height:16px;overflow:hidden;background:#eef3f9;border-radius:999px}.cd-share span{height:100%;box-shadow:inset -1px 0 0 hsla(0,0%,100%,.85)}.cd-share span:last-child{box-shadow:none}.cd-techs{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));grid-gap:14px;gap:14px}.cd-tech{position:relative;display:flex;align-items:center;gap:14px;padding:15px 16px 15px 19px;background:#fff;border:1px solid #e3ebf5;border-radius:15px;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.cd-tech:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--tier)}.cd-tech:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(27,95,181,.13)}.cd-tech-text{flex:1 1;min-width:0}.cd-tech-name{font-size:14px;font-weight:700;color:#0f1b2d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cd-tech-of{margin-top:2px;font-size:12.5px;color:#6b7c93}.cd-tech-of b{font-weight:800;color:#3f5169}.cd-tech-pct{font-size:14px;font-weight:800;color:#0f1b2d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cd-tech-pct i{font-style:normal;font-size:9.5px;font-weight:700;color:#6b7c93}.cd-tech-src{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.cd-tech-src em{font-style:normal;font-size:11.5px;font-weight:600;color:#6b7c93}.cd-tech-src em b{font-weight:800}.cd-tech-src em.is-maya b{color:#1b5fb5}.cd-tech-src em.is-leet b{color:#f47025}.cd-tech-rank{align-self:flex-start;flex:none;padding:3px 10px;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;border-radius:999px}.cd-periods{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:6px}.cd-period{padding:9px 15px;font-size:12.5px;color:#6b7c93;background:#f4f8fd;border:1px solid #e3ebf5;border-radius:12px}.cd-period span{margin-right:5px;font-size:15px;font-weight:800;color:#1b5fb5;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cd-heat{overflow-x:auto;overflow-y:hidden}.cd-heat .heatmap-container{min-width:720px}@media(max-width:767px){.cd{padding:18px 0 50px}.cd-container{padding:0 14px}.cd-hero{padding:20px;border-radius:16px}.cd-avatar{width:58px;height:58px}.cd-card{padding:18px 16px}.cd-split-body{justify-content:center}}[data-theme=dark] .cd{background:#0f141b}[data-theme=dark] .cd-hero{background:linear-gradient(135deg,#10284f,#16407e 55%,#1b5fb5);box-shadow:0 14px 34px rgba(0,0,0,.45)}[data-theme=dark] .cd-avatar{background:#1b222c;border-color:hsla(0,0%,100%,.22)}[data-theme=dark] .cd-card,[data-theme=dark] .cd-kpi,[data-theme=dark] .cd-tech{background:#141a23;border-color:#2b3644;box-shadow:0 1px 2px rgba(0,0,0,.3),0 6px 20px rgba(0,0,0,.35)}[data-theme=dark] .cd-kpi:hover,[data-theme=dark] .cd-tech:hover{box-shadow:0 10px 26px rgba(0,0,0,.5)}[data-theme=dark] .cd-kpi-num{color:#e6edf6}[data-theme=dark] .cd-kpi-label,[data-theme=dark] .cd-kpi-num i{color:#93a2b5}[data-theme=dark] .cd-section-title{color:#e6edf6}[data-theme=dark] .cd-section-title svg{color:#4f9bff}[data-theme=dark] .cd-section-title em{color:#4f9bff;background:#16263d}[data-theme=dark] .cd-empty{color:#93a2b5}[data-theme=dark] .cd-ring-hole{background:#141a23}[data-theme=dark] .cd-ring-num{color:#e6edf6}[data-theme=dark] .cd-ring-label{color:#93a2b5}[data-theme=dark] .cd-legend-label{color:#dce4ef}[data-theme=dark] .cd-legend-num{color:#e6edf6}[data-theme=dark] .cd-legend-pct{color:#93a2b5}[data-theme=dark] .cd-share{background:#12181f}[data-theme=dark] .cd-share span{box-shadow:inset -1px 0 0 rgba(0,0,0,.45)}[data-theme=dark] .cd-tech-name{color:#e6edf6}[data-theme=dark] .cd-tech-of{color:#93a2b5}[data-theme=dark] .cd-tech-of b{color:#dce4ef}[data-theme=dark] .cd-tech-pct{color:#e6edf6}[data-theme=dark] .cd-tech-pct i,[data-theme=dark] .cd-tech-src em{color:#93a2b5}[data-theme=dark] .cd-tech-src em.is-maya b{color:#4f9bff}[data-theme=dark] .cd-tech-src em.is-leet b{color:#ff9f5a}[data-theme=dark] .cd-period{color:#93a2b5;background:#1b222c;border-color:#2b3644}[data-theme=dark] .cd-period span{color:#4f9bff}