.hcc-root{--navy:#25215f;--navy-dark:#1a1745;--teal:#00a39a;--teal-light:#69c6b9;--teal-50:#e6f7f6;--pink:#e6427b;--pink-hover:#d13568;--gray-cool:#54565b;--gray-100:#f3f4f6;--gray-50:#f9fafb;--font-heading:var(--font-poppins),"Poppins",system-ui,sans-serif;--font-body:var(--font-inter),"Inter",system-ui,sans-serif;--c-ttt:#00524c;--c-ttf:#00857c;--c-tft:#00a39a;--c-tff:#69c6b9;--c-ftt:#9c1f55;--c-ftf:#c53170;--c-fft:#e6427b;--c-fff:#dc85b7;--grid:#ecebf1;--axis:#c9c7d4;--muted:#8a8896;--border:#e8e7ee;font-family:var(--font-body);color:var(--gray-cool);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.5}.hcc-root *{box-sizing:border-box}.hcc-root h1,.hcc-root h2,.hcc-root h3,.hcc-root h4{font-family:var(--font-heading);color:var(--navy);margin:0}.hcc-root .hero{text-align:center;background:#fff;padding:112px 24px 8px}.hcc-root .hero .in{max-width:900px;margin:0 auto}.hcc-root .hero h1{color:var(--navy);letter-spacing:-.025em;font-size:52px;font-weight:700;line-height:1.08}.hcc-root .hero hr{background:linear-gradient(90deg,var(--teal),var(--teal-light));border:0;border-radius:2px;width:72px;height:3px;margin:26px auto 0}@media (max-width:640px){.hcc-root .hero h1{font-size:34px}}.hcc-root .wrap{max-width:1120px;margin:0 auto;padding:44px 24px 72px}.hcc-root .prose{max-width:760px;margin:0 auto 30px}.hcc-root .prose.mid{margin:34px auto 30px}.hcc-root .prose h2{letter-spacing:-.01em;margin:0 0 14px;font-size:23px;font-weight:600}.hcc-root .prose p{color:var(--gray-cool);margin:0 0 16px;font-size:16.5px;line-height:1.72}.hcc-root .prose p:last-child{margin-bottom:0}.hcc-root .card{border:1px solid var(--border);background:#fff;border-radius:14px;margin:0 0 22px;padding:22px 22px 16px;box-shadow:0 8px 30px #25215f0f}.hcc-root .card h2{font-size:18px;font-weight:600}.hcc-root .card .cap{color:var(--gray-cool);max-width:820px;margin:4px 0 18px;font-size:13.5px}.hcc-root .chart-hcc{color:var(--teal);letter-spacing:.01em;margin-bottom:3px;font-size:14px;font-weight:600}.hcc-root .loading{color:var(--muted);text-align:center;padding:40px 0;font-size:13px}.hcc-root .hcc-cta{background:var(--navy);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin:6px 0 22px;padding:34px 40px;display:flex}.hcc-root .hcc-cta .txt{max-width:660px}.hcc-root .hcc-cta h2{color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:24px;font-weight:700}.hcc-root .hcc-cta p{color:#ffffffb8;margin:0;font-size:15px;line-height:1.55}.hcc-root .hcc-cta a{background:var(--pink);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:13px 26px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex;box-shadow:0 8px 20px #e6427b47}.hcc-root .hcc-cta a:hover{background:var(--pink-hover)}.hcc-root .controls{flex-wrap:wrap;align-items:flex-end;gap:16px 24px;display:flex}.hcc-root .ctl label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.hcc-root select{font:inherit;color:var(--navy);border:1px solid var(--axis);background:#fff;border-radius:10px;min-width:300px;max-width:100%;padding:9px 12px;font-size:14px;font-weight:500}.hcc-root select:focus{outline:2px solid var(--teal);border-color:var(--teal)}.hcc-root .legend{flex-wrap:wrap;gap:8px 26px;margin-top:12px;display:flex}.hcc-root .lgroup{flex-direction:column;gap:2px;display:flex}.hcc-root .lgroup .ttl{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:600}.hcc-root .lg{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:9px;padding:3px 8px;display:inline-flex}.hcc-root .lg:hover{background:var(--gray-50)}.hcc-root .lg.off{opacity:.34}.hcc-root .swatch{border-radius:2px;flex:none;width:22px;height:3px}.hcc-root .lg .name{color:var(--navy);font-size:13px;font-weight:500}.hcc-root .hint{color:var(--muted);margin-top:12px;font-size:12px}.hcc-root .tags{flex:none;gap:3px;display:inline-flex}.hcc-root .tag{border:1px solid var(--axis);color:var(--muted);letter-spacing:.02em;white-space:nowrap;border-radius:5px;padding:3px 5px;font-size:9.5px;font-weight:600;line-height:1}.hcc-root .tag.on{color:#fff;border-color:#0000}.hcc-root .cohorts{border:1px solid var(--border);background:var(--gray-50);border-radius:14px;margin:24px 0 34px;padding:22px 24px}.hcc-root .cohorts-h{font-family:var(--font-heading);color:var(--navy);text-align:center;margin-bottom:20px;font-size:15px;font-weight:600}.hcc-root .cohorts-row{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hcc-root .cohort{text-align:center;flex-direction:column;align-items:center;gap:11px;display:flex}.hcc-root .cohort .tags{gap:5px}.hcc-root .cohort .tag{border-radius:6px;padding:5px 8px;font-size:12px}.hcc-root .cohorts .cohort p{color:var(--gray-cool);max-width:210px;margin:0;font-size:12.5px;line-height:1.5}@media (max-width:640px){.hcc-root .cohorts-row{grid-template-columns:1fr;gap:16px}}.hcc-root .tt{pointer-events:none;border:1px solid var(--border);z-index:5;background:#fff;border-radius:12px;min-width:214px;padding:14px 16px;font-size:12.5px;position:absolute;box-shadow:0 10px 34px #25215f2e}.hcc-root .tt .wk{color:var(--navy);border-bottom:1px solid var(--grid);font-weight:600;font-family:var(--font-heading);margin-bottom:6px;padding-bottom:8px;font-size:13px}.hcc-root .tt .row{justify-content:space-between;align-items:center;gap:18px;padding:6px 0;display:flex}.hcc-root .tt .row+.row{border-top:1px solid var(--grid)}.hcc-root .tt .row .k{color:var(--gray-cool);align-items:center;gap:7px;display:flex}.hcc-root .tt .row .v{font-variant-numeric:tabular-nums;color:var(--navy);font-weight:600}.hcc-root .ms{margin-top:4px}.hcc-root .ms-row{grid-template-columns:196px 1fr;align-items:center;gap:16px;height:46px;display:grid}.hcc-root .ms-row:not(.ms-head){border-top:1px solid var(--grid)}.hcc-root .ms-head{height:26px}.hcc-root .ms-name{color:var(--navy);align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex;overflow:hidden}.hcc-root .ms-name .fyv{color:var(--muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px;font-weight:600}.hcc-root .ms-track{height:100%;position:relative}.hcc-root .ms-tick{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:10.5px;position:absolute;top:6px;transform:translate(-50%)}.hcc-root .ms-grid{background:var(--grid);width:1px;position:absolute;top:9px;bottom:9px;transform:translate(-50%)}.hcc-root .ms-conn{opacity:.3;border-radius:2px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.hcc-root .ms-dot{border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fff}.hcc-root .ms-lbl{color:var(--gray-cool);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10.5px;position:absolute;top:calc(50% + 9px);transform:translate(-50%)}.hcc-root .ms-none{color:var(--muted);font-size:12px;font-style:italic;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hcc-root .ms-key{border-top:1px solid var(--grid);color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;margin-top:16px;padding-top:14px;font-size:12px;display:flex}.hcc-root .ms-keyitem{align-items:center;gap:6px;display:inline-flex}.hcc-root .ms-static{box-shadow:none;background:var(--navy);display:inline-block;position:static;transform:none}.hcc-root .sort-toggle{border:1px solid var(--axis);border-radius:10px;display:inline-flex;overflow:hidden}.hcc-root .sort-toggle button{font:inherit;color:var(--muted);cursor:pointer;background:#fff;border:0;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s}.hcc-root .sort-toggle button+button{border-left:1px solid var(--axis)}.hcc-root .sort-toggle button.active{background:var(--navy);color:#fff}.hcc-root .sort-toggle button:hover:not(.active){background:var(--gray-50);color:var(--navy)}.hcc-root{--c-acute:#a0a0b0}.hcc-root .rank-legend{color:var(--gray-cool);gap:18px;margin-bottom:10px;font-size:12px;display:flex}.hcc-root .rank-legend>span{align-items:center;gap:6px;display:inline-flex}.hcc-root .rank-swatch{border-radius:3px;width:14px;height:10px;display:inline-block}.hcc-root .rankscroll{border:1px solid var(--border);border-radius:12px;max-height:540px;padding:6px 2px;overflow:auto}.hcc-root .rank-row{grid-template-columns:30px 1fr 210px 50px;align-items:center;gap:12px;height:26px;padding:0 12px;display:grid}.hcc-root .rank-row:hover{background:var(--gray-50)}.hcc-root .rank-n{color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;font-size:11px}.hcc-root .rank-name{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.hcc-root .rank-bar{background:var(--grid);border-radius:4px;height:12px;position:relative}.hcc-root .rank-bar>span{border-radius:4px;min-width:2px;height:100%;display:block}.hcc-root .rank-ref{background:var(--navy);opacity:.6;border-radius:1px;width:2px;position:absolute;top:-2px;bottom:-2px;transform:translate(-1px)}.hcc-root .rank-v{font-variant-numeric:tabular-nums;text-align:right;color:var(--gray-cool);font-size:12px;font-weight:500}@media (max-width:640px){.hcc-root .hero h1{font-size:27px}.hcc-root .ms-row{grid-template-columns:150px 1fr}.hcc-root .rank-row{grid-template-columns:24px 1fr 90px 46px}}
