:root{color-scheme:dark;--accent:#2dd4bf;--grad:linear-gradient(92deg,#2ee6a6,#38bdf8 60%,#818cf8)}*{box-sizing:border-box}body{background:radial-gradient(1100px 700px at 50% -10%,#0c1320 0,transparent 55%),#05070a;color:#e8edf1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0;min-height:100vh;-webkit-font-smoothing:antialiased}.hr{margin:0 auto;max-width:1060px;padding:26px 18px 56px}.hr__bar{align-items:center;display:flex;gap:14px;margin-bottom:16px}.hr__title{background:var(--grad);-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800;letter-spacing:-.01em;margin:0;-webkit-text-fill-color:transparent}.hr__back{margin-right:auto}.hr__back,.hr__home{color:#9fb0bb;font-size:15px;font-weight:600;text-decoration:none}.hr__home{margin-left:auto}.hr__back:hover,.hr__home:hover{color:#67e8f9}.hr__lead{color:#9fb0bb;font-size:13.5px;line-height:1.65;margin:0 0 18px;max-width:820px}.hr__lead strong{color:#cdd9e1;font-weight:600}.hr__lead code{color:#67e8f9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px}.hr__stage{display:grid;gap:18px;grid-template-columns:1fr;margin-bottom:18px}@media (min-width:880px){.hr__stage{align-items:start;grid-template-columns:minmax(0,1fr) 344px}}.hr__left{display:flex;flex-direction:column;gap:10px;min-width:0}.hr__ringwrap{aspect-ratio:1/1;background:radial-gradient(120% 120% at 50% 0,rgba(45,212,191,.06),transparent 60%),hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;overflow:hidden;position:relative;width:100%}.hr__ring{cursor:pointer;display:block;height:100%;touch-action:manipulation;width:100%}.hr__ringhint{color:#71808a;font-size:12px;line-height:1.6;margin:0;text-align:center}.hr__side{display:flex;flex-direction:column;gap:14px;min-width:0}.hr__stats{display:grid;gap:10px;grid-template-columns:1fr 1fr}.stat{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;min-width:0;padding:11px 12px}.stat__label{color:#71808a;font-size:10px;font-weight:700;letter-spacing:.09em;margin-bottom:5px;text-transform:uppercase}.stat__val{color:#e8edf1;font-size:22px;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.02em;line-height:1.05}.stat__val.is-accent{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stat__sub{color:#71808a;font-size:10.5px;line-height:1.3;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr__chart{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:11px 13px 12px}.hr__chart-head{align-items:baseline;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}.hr__chart-head>span:first-child{color:#71808a;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.hr__chart-head>span:last-child{color:#2dd4bf;font-size:11.5px;font-variant-numeric:tabular-nums;font-weight:700}.hr__bars{display:block;height:156px;width:100%}.hr__controls{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.07);border-radius:14px;display:grid;gap:16px 22px;grid-template-columns:1fr;margin-bottom:18px;padding:18px}@media (min-width:700px){.hr__controls{align-items:center;grid-template-columns:auto 1fr 1fr}}.hr__btns{display:flex;flex-wrap:wrap;gap:10px}.ctl{flex-direction:column;min-width:0}.ctl,.ctl__head{display:flex;gap:8px}.ctl__head{align-items:baseline;justify-content:space-between}.ctl__head>span:first-child{color:#9fb0bb;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.ctl__val{color:#2dd4bf;font-size:12.5px;font-variant-numeric:tabular-nums;font-weight:700}.ctl input[type=range]{accent-color:#2dd4bf;cursor:pointer;height:24px;width:100%}.btn{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.16);border-radius:9px;color:#e8edf1;cursor:pointer;font:inherit;font-size:13px;font-weight:600;padding:9px 15px;transition:border-color .12s ease,background .12s ease,transform .12s ease}.btn:hover{background:rgba(45,212,191,.08);border-color:rgba(45,212,191,.5)}.btn:active{transform:translateY(1px)}.btn:disabled{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.12);cursor:not-allowed;opacity:.38}.btn--accent{background:linear-gradient(92deg,#2ee6a6,#38bdf8);border-color:transparent;color:#04221c}.btn--accent:hover{background:linear-gradient(92deg,#41f0b4,#59c8ff)}.btn--accent:disabled{background:linear-gradient(92deg,#2ee6a6,#38bdf8);color:#04221c}.btn--ghost{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.14);color:#b9c6cf}.hr__hint{color:#71808a;font-size:12.5px;line-height:1.7;margin:0}.hr__hint strong{color:#cdd9e1}.hr__hint code{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;color:#67e8f9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;padding:1px 5px}@media (max-width:420px){.stat__val{font-size:19px}}