.hb-history-timeline-timeline{--hb-history-timeline-border:#d8d8d8;--hb-history-timeline-muted:#666;--hb-history-timeline-slider:#111;--hb-history-timeline-slider-track:#cfcfcf;max-width:1100px;margin:0 auto}.hb-history-timeline-controls{display:grid;gap:1rem;margin:1rem 0;padding:1rem;border:1px solid var(--hb-history-timeline-border);border-radius:.5rem}.hb-history-timeline-controls label{display:grid;gap:.25rem}.hb-history-timeline-controls input,.hb-history-timeline-controls select,.hb-history-timeline-controls button{font:inherit}.hb-history-timeline-range-row,.hb-history-timeline-year-filter{width:100%;min-width:0}.hb-history-timeline-range-row{scroll-margin-top:1rem}.hb-history-timeline-year-filter{display:grid;gap:.45rem}.hb-history-timeline-year-values{display:flex;justify-content:flex-start;gap:1rem;font-size:.9em;font-weight:600}.hb-history-timeline-range-control{position:relative;width:100%;height:4rem;isolation:isolate;touch-action:none;--hb-history-timeline-range-start:0%;--hb-history-timeline-range-end:100%}.hb-history-timeline-range-track{position:absolute;left:.55rem;right:.55rem;top:.9rem;height:.3rem;transform:translateY(-50%);border-radius:999px;background:var(--hb-history-timeline-slider-track);overflow:hidden;pointer-events:none}.hb-history-timeline-range-selection{position:absolute;top:0;bottom:0;left:var(--hb-history-timeline-range-start);right:calc(100% - var(--hb-history-timeline-range-end));background:var(--hb-history-timeline-slider);opacity:1}.hb-history-timeline-range-control input[type=range]{position:absolute!important;left:0!important;right:0!important;top:0!important;z-index:2;width:100%!important;height:1.8rem!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;color:var(--hb-history-timeline-slider)!important;cursor:default;pointer-events:none;appearance:none!important;-webkit-appearance:none!important}.hb-history-timeline-range-control input[type=range][data-hb-history-timeline-end]{z-index:3}.hb-history-timeline-range-control input[type=range]::-webkit-slider-runnable-track{height:.3rem!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important}.hb-history-timeline-range-control input[type=range]::-webkit-slider-thumb{width:1.15rem!important;height:1.15rem!important;margin-top:-.425rem!important;border:2px solid var(--hb-history-timeline-slider)!important;border-radius:50%!important;background:var(--hb-history-timeline-slider)!important;box-shadow:0 0 0 2px #fff!important;cursor:grab!important;pointer-events:auto!important;appearance:none!important;-webkit-appearance:none!important;touch-action:none}.hb-history-timeline-range-control input[type=range]:active::-webkit-slider-thumb{cursor:grabbing!important}.hb-history-timeline-range-control input[type=range]::-moz-range-track{height:.3rem!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important}.hb-history-timeline-range-control input[type=range]::-moz-range-progress{height:.3rem!important;background:transparent!important}.hb-history-timeline-range-control input[type=range]::-moz-range-thumb{width:1.15rem!important;height:1.15rem!important;border:2px solid var(--hb-history-timeline-slider)!important;border-radius:50%!important;background:var(--hb-history-timeline-slider)!important;box-shadow:0 0 0 2px #fff!important;cursor:grab!important;pointer-events:auto!important;touch-action:none}.hb-history-timeline-range-control input[type=range]:active::-moz-range-thumb{cursor:grabbing!important}.hb-history-timeline-range-control input[type=range]:focus-visible{outline:none!important}.hb-history-timeline-range-control input[type=range]:focus-visible::-webkit-slider-thumb{outline:2px solid var(--hb-history-timeline-slider)!important;outline-offset:3px}.hb-history-timeline-range-control input[type=range]:focus-visible::-moz-range-thumb{outline:2px solid var(--hb-history-timeline-slider)!important;outline-offset:3px}.hb-history-timeline-range-scale{position:absolute;left:.55rem;right:.55rem;top:1.28rem;height:2.45rem;pointer-events:none}.hb-history-timeline-range-tick{position:absolute;top:0;width:1px;height:.34rem;background:#b8b8b8;transform:translateX(-.5px)}.hb-history-timeline-range-tick.is-major{height:.52rem;background:#555}.hb-history-timeline-range-tick-label{position:absolute;top:.65rem;left:50%;transform:translateX(-50%);white-space:nowrap;color:var(--hb-history-timeline-muted);font-size:.72em;font-weight:400}.hb-history-timeline-range-tick.is-edge-start .hb-history-timeline-range-tick-label{left:0;transform:none}.hb-history-timeline-range-tick.is-edge-end .hb-history-timeline-range-tick-label{left:auto;right:0;transform:none}.hb-history-timeline-filter-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;width:100%}.hb-history-timeline-search-field{flex:1 1 18rem}.hb-history-timeline-category-field{flex:0 1 15rem}.hb-history-timeline-search-field input,.hb-history-timeline-category-field select{width:100%;min-width:0}.hb-history-timeline-check{display:flex!important;grid-auto-flow:column;align-items:center;white-space:nowrap}.hb-history-timeline-result-count{color:var(--hb-history-timeline-muted)}.hb-history-timeline-event-list{position:relative;margin:1rem 0}.hb-history-timeline-event-list:before{content:"";position:absolute;left:7.25rem;top:0;bottom:0;width:2px;background:var(--hb-history-timeline-border)}.hb-history-timeline-event{display:grid;grid-template-columns:6.25rem 1fr;gap:2rem;position:relative;padding:0 0 1.5rem}.hb-history-timeline-event:before{content:"";position:absolute;left:6.94rem;top:.45rem;width:.65rem;height:.65rem;border-radius:50%;background:currentColor}.hb-history-timeline-date{font-weight:700;text-align:right}.hb-history-timeline-century{margin-top:.2rem;font-size:.78em;font-weight:400;color:var(--hb-history-timeline-muted)}.hb-history-timeline-body{min-width:0}.hb-history-timeline-context{display:flex;flex-wrap:wrap;gap:.35rem 1rem;margin:0 0 .35rem;color:var(--hb-history-timeline-muted);font-size:.86em}.hb-history-timeline-context span{display:inline-block}.hb-history-timeline-title-row{display:flex;align-items:flex-start;gap:.35rem}.hb-history-timeline-event-title{display:block;flex:1;min-width:0;margin:0 0 .35rem;color:inherit;font-size:1.1em;font-weight:700;line-height:1.4}.hb-history-timeline-back-to-range{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;margin:-.15rem 0 0;color:inherit;text-decoration:none;border-radius:2px;opacity:.7}.hb-history-timeline-back-to-range:hover{opacity:1}.hb-history-timeline-back-to-range:focus-visible{outline:2px solid currentColor;outline-offset:2px;opacity:1}.hb-history-timeline-back-to-range svg{display:block;width:14px;height:14px;fill:currentColor}.hb-history-timeline-meta{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.hb-history-timeline-meta span{font-size:.8em;padding:.12rem .45rem;border:1px solid var(--hb-history-timeline-border);border-radius:999px}.hb-history-timeline-body p{margin:.5rem 0}.hb-history-timeline-links{display:flex;gap:1rem;flex-wrap:wrap}.hb-history-timeline-event[hidden]{display:none!important}@media (max-width:640px){.hb-history-timeline-controls{padding:.85rem}.hb-history-timeline-year-values{font-size:.85em}.hb-history-timeline-range-control{height:3.6rem}.hb-history-timeline-range-tick-label{font-size:.66em}.hb-history-timeline-filter-row{display:grid}.hb-history-timeline-filter-row label,.hb-history-timeline-filter-row button{width:100%}.hb-history-timeline-filter-row input:not([type=checkbox]),.hb-history-timeline-filter-row select{width:100%}.hb-history-timeline-check{width:auto!important;justify-self:start}.hb-history-timeline-event-list:before{left:.3rem}.hb-history-timeline-event{display:block;padding-left:1.5rem}.hb-history-timeline-event:before{left:0;top:.4rem}.hb-history-timeline-date{text-align:left;margin-bottom:.25rem}.hb-history-timeline-century{display:inline;margin-left:.45rem}.hb-history-timeline-context{display:grid;gap:.15rem;margin-bottom:.4rem}}
