.yah-wrap{--yah-card:#fffdf8;--yah-ink:#1d1d1d;--yah-soft:#52514c;--yah-faint:#8a887f;--yah-red:#b71c1c;--yah-rule:rgba(29,29,29,.14);--yah-rule2:rgba(29,29,29,.3);--yah-ivory:#faf8f3;border:1px solid var(--yah-rule2);background:var(--yah-card);padding:16px 18px 14px;margin:18px 0;max-width:640px;font-family:var(--font-source-sans),system-ui,-apple-system,sans-serif}.yah-stage{position:relative;height:52px;margin:0 4px}.yah-bubble{bottom:7px;transform:translateX(-50%);border:1px solid var(--yah-rule2);padding:6px 11px;max-width:210px;text-align:center;box-shadow:0 3px 10px rgba(29,29,29,.1);pointer-events:none}.yah-bubble,.yah-bubble:after{position:absolute;background:var(--yah-card)}.yah-bubble:after{content:"";left:50%;bottom:-5px;width:9px;height:9px;border-right:1px solid var(--yah-rule2);border-bottom:1px solid var(--yah-rule2);transform:translateX(-50%) rotate(45deg)}.yah-bubble .yah-st{display:block;font-size:.56rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--yah-faint);margin:0 0 2px}.yah-bubble.yah-here .yah-st{color:var(--yah-red)}.yah-bubble .yah-nm{font-family:var(--font-source-serif),Georgia,serif;font-weight:600;font-size:.84rem;line-height:1.2;color:var(--yah-ink)}.yah-bubble.yah-here .yah-nm{color:var(--yah-red)}.yah-track{position:relative;height:3px;background:var(--yah-rule);margin:0 4px 16px}.yah-fill{position:absolute;left:0;top:0;bottom:0;background:var(--yah-red);width:0}.yah-stops{display:grid;grid-template-columns:repeat(15,1fr);gap:4px;align-items:start}.yah-stop{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;background:none;border:0;padding:8px 0 0;cursor:pointer;text-align:center;position:relative;color:var(--yah-faint)}.yah-stop .yah-sq{display:block;width:10px;height:10px;margin:0 auto 6px;background:var(--yah-card);border:2px solid var(--yah-rule2);transition:transform .12s ease}.yah-stop .yah-num{display:block;font-size:.62rem;font-weight:700}.yah-stop .yah-lbl{display:block;font-size:.56rem;line-height:1.15;margin-top:4px;color:var(--yah-faint);min-height:.7rem}.yah-stop.yah-done{color:var(--yah-soft)}.yah-stop.yah-done .yah-sq{background:var(--yah-soft);border-color:var(--yah-soft)}.yah-stop.yah-here{color:var(--yah-red)}.yah-stop.yah-here .yah-sq{background:var(--yah-red);border-color:var(--yah-red);outline:3px solid rgba(183,28,28,.18)}.yah-stop:hover .yah-sq{transform:scale(1.3)}.yah-stop.yah-sel .yah-sq{box-shadow:0 0 0 2px var(--yah-card),0 0 0 4px var(--yah-soft)}.yah-stop.yah-sel.yah-here .yah-sq{box-shadow:0 0 0 2px var(--yah-card),0 0 0 4px var(--yah-red)}.yah-stop:focus-visible{outline:none}.yah-stop:focus-visible .yah-sq{box-shadow:0 0 0 2px var(--yah-card),0 0 0 4px var(--yah-ink)}.yah-nav{gap:16px;border-top:1px dotted var(--yah-rule2);margin-top:18px;padding-top:14px}.yah-nav,.yah-navbtn{display:flex;align-items:center;justify-content:center}.yah-navbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--yah-rule2);background:var(--yah-card);width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:1.1rem;line-height:1;color:var(--yah-soft);transition:.12s}.yah-navbtn:hover{border-color:var(--yah-ink);color:var(--yah-ink)}.yah-navbtn:disabled{opacity:.3;cursor:default;border-color:var(--yah-rule)}.yah-readout{min-width:240px;text-align:center}.yah-readout .yah-st{font-size:.6rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--yah-faint)}.yah-readout.yah-here .yah-st{color:var(--yah-red)}.yah-readout .yah-lv{font-size:.72rem;color:var(--yah-faint);margin-left:6px}.yah-readout .yah-nm{display:block;font-family:var(--font-source-serif),Georgia,serif;font-size:1.02rem;font-weight:600;margin-top:2px;color:var(--yah-ink)}.yah-readout.yah-here .yah-nm{color:var(--yah-red)}@media (prefers-reduced-motion:reduce){.yah-navbtn,.yah-stop .yah-sq{transition:none}.yah-stop:hover .yah-sq{transform:none}}@media (max-width:560px){.yah-readout{min-width:0}.yah-stop .yah-num{font-size:.56rem}.yah-stop .yah-lbl{display:none}}