.hsr{--hs-color-surface:#fff;--hs-color-surface-hover:#f4f4f5;--hs-color-text:#18181b;--hs-color-text-muted:#71717a;--hs-color-border:#e4e4e7;--hs-color-accent:#6d28d9;--hs-color-accent-contrast:#fff;--hs-color-badge-bg:#ef4444;--hs-color-badge-text:#fff;--hs-color-unread-dot:#6d28d9;--hs-font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--hs-font-size:14px;--hs-radius:8px;--hs-radius-sm:4px;--hs-shadow:0 8px 24px #0000001f;--hs-spacing:12px;--hs-spacing-sm:8px;--hs-transition:.12s ease;--hs-z-index:1000;--hs-feed-width:380px;--hs-feed-max-height:520px;--hs-feed-gap:4px;--hs-feed-padding:8px;--hs-popover-radius:var(--hs-radius);--hs-feed-item-title-lines:2;--hs-feed-item-body-lines:2;--hs-feed-item-enter-ms:.22s;--hs-badge-size:18px;--hs-badge-font-size:11px;--hs-badge-padding:0 5px;--hs-badge-font-weight:700;--hs-badge-ring-width:0;--hs-badge-ring-color:var(--hs-color-surface);--hs-unread-dot-size:8px;--hs-banner-bg:var(--hs-color-accent);--hs-banner-text:var(--hs-color-accent-contrast);--hs-banner-padding:12px 16px;--hs-banner-radius:var(--hs-radius);--hs-banner-gap:12px;--hs-toast-bg:var(--hs-color-surface);--hs-toast-text:var(--hs-color-text);--hs-toast-padding:12px 14px;--hs-toast-radius:var(--hs-radius);--hs-toast-gap:8px;--hs-toast-width:360px;--hs-toast-offset:16px;--hs-toast-accent-width:3px;--hs-toast-shadow:var(--hs-shadow);--hs-toast-color-success:#16a34a;--hs-toast-color-error:#dc2626;--hs-toast-color-warning:#d97706;--hs-toast-color-info:var(--hs-color-accent);--hs-swipe-exit-ms:.22s;--hs-swipe-archive-size:28px;--hs-swipe-affordance-bg:var(--hs-color-surface-hover);--hs-swipe-affordance-bg-armed:var(--hs-color-accent);--hs-swipe-affordance-text:var(--hs-color-text-muted);--hs-swipe-affordance-text-armed:var(--hs-color-accent-contrast);--hs-survey-gap:6px;--hs-survey-option-size:36px;--hs-survey-option-radius:var(--hs-radius-sm);--hs-survey-option-bg:var(--hs-color-surface);--hs-survey-option-text:var(--hs-color-text);--hs-survey-option-border:var(--hs-color-border);--hs-survey-option-hover-bg:var(--hs-color-surface-hover);--hs-survey-option-selected-bg:var(--hs-color-accent);--hs-survey-option-selected-text:var(--hs-color-accent-contrast);--hs-survey-prompt-weight:600;--hs-survey-thanks-color:var(--hs-color-text-muted);--hs-pref-row-padding:var(--hs-spacing-sm) var(--hs-spacing);--hs-pref-divider:var(--hs-color-border);--hs-pref-label-weight:500;--hs-pref-desc-color:var(--hs-color-text-muted);--hs-switch-width:36px;--hs-switch-height:20px;--hs-switch-thumb:16px;--hs-switch-radius:999px;--hs-switch-off-bg:var(--hs-color-border);--hs-switch-on-bg:var(--hs-color-accent);--hs-switch-thumb-bg:#fff;--hs-tab-color:var(--hs-color-text-muted);--hs-tab-active-color:var(--hs-color-text);--hs-tab-indicator:var(--hs-color-accent);color:var(--hs-color-text);font-family:var(--hs-font-family);font-size:var(--hs-font-size)}[data-hs-color-mode=dark] .hsr,.hsr[data-hs-color-mode=dark]{--hs-color-surface:#18181b;--hs-color-surface-hover:#27272a;--hs-color-text:#fafafa;--hs-color-text-muted:#a1a1aa;--hs-color-border:#3f3f46;--hs-color-accent:#a78bfa;--hs-color-accent-contrast:#18181b;--hs-color-badge-bg:#f87171;--hs-color-badge-text:#18181b;--hs-color-unread-dot:#a78bfa;--hs-toast-color-success:#4ade80;--hs-toast-color-error:#f87171;--hs-toast-color-warning:#fbbf24;--hs-switch-thumb-bg:#fafafa}.hsr-bell{padding:var(--hs-spacing-sm);border-radius:var(--hs-radius-sm);color:var(--hs-color-text);cursor:pointer;transition:background-color var(--hs-transition);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.hsr-bell:hover{background:var(--hs-color-surface-hover)}.hsr-bell:focus-visible{outline:2px solid var(--hs-color-accent);outline-offset:2px}.hsr-bell__icon{display:inline-flex}.hsr-bell__badge{box-sizing:border-box;min-width:var(--hs-badge-size);height:var(--hs-badge-size);padding:var(--hs-badge-padding);font-size:var(--hs-badge-font-size);font-weight:var(--hs-badge-font-weight);font-variant-numeric:tabular-nums;color:var(--hs-color-badge-text);background:var(--hs-color-badge-bg);box-shadow:0 0 0 var(--hs-badge-ring-width) var(--hs-badge-ring-color);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.hsr-popover{z-index:var(--hs-z-index);width:var(--hs-feed-width);background:var(--hs-color-surface);border:1px solid var(--hs-color-border);border-radius:var(--hs-popover-radius);max-width:calc(100vw - 16px);box-shadow:var(--hs-shadow);position:absolute;overflow:hidden}.hsr-popover[data-placement=bottom-end]{top:calc(100% + var(--hs-feed-gap));right:0}.hsr-popover[data-placement=bottom-start]{top:calc(100% + var(--hs-feed-gap));left:0}.hsr-popover[data-placement=top-end]{bottom:calc(100% + var(--hs-feed-gap));right:0}.hsr-popover[data-placement=top-start]{bottom:calc(100% + var(--hs-feed-gap));left:0}.hsr-feed{max-height:var(--hs-feed-max-height);background:var(--hs-color-surface);color:var(--hs-color-text);flex-direction:column;font-size:14px;line-height:1.45;display:flex}.hsr-feed__header{justify-content:space-between;align-items:center;gap:var(--hs-spacing-sm);padding:var(--hs-spacing);border-bottom:1px solid var(--hs-color-border);display:flex}.hsr-feed__header-title{font-weight:600}.hsr-feed__mark-all{appearance:none;color:var(--hs-color-accent);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.hsr-feed__mark-all:disabled{color:var(--hs-color-text-muted);cursor:default}.hsr-feed__mark-all:not(:disabled):hover{text-decoration:underline}.hsr-feed__filter-bar{gap:var(--hs-feed-gap);padding:var(--hs-feed-padding);border-bottom:1px solid var(--hs-color-border);display:flex}.hsr-feed__list{padding:var(--hs-feed-padding);gap:var(--hs-feed-gap);flex-direction:column;margin:0;list-style:none;display:flex;overflow-y:auto}.hsr-feed__row{margin:0;padding:0}.hsr-feed__empty{padding:calc(var(--hs-spacing) * 2) var(--hs-spacing);text-align:center;color:var(--hs-color-text-muted)}.hsr-feed__load-more{appearance:none;border:none;border-top:1px solid var(--hs-color-border);color:var(--hs-color-accent);font-size:inherit;padding:var(--hs-spacing-sm);cursor:pointer;background:0 0;font-family:inherit}.hsr-feed__load-more:disabled{color:var(--hs-color-text-muted);cursor:default}.hsr-feed-item{align-items:flex-start;gap:var(--hs-spacing-sm);padding:var(--hs-spacing-sm) var(--hs-spacing);border-radius:var(--hs-radius-sm);transition:background-color var(--hs-transition);animation:hsr-feed-item-enter var(--hs-feed-item-enter-ms) ease-out;display:flex;position:relative}@keyframes hsr-feed-item-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsr-feed-item{animation:none}}.hsr-feed-item[tabindex]:hover,.hsr-feed-item[tabindex]:focus-visible{background:var(--hs-color-surface-hover);cursor:pointer;outline:none}.hsr-feed-item[tabindex]:focus-visible{outline:2px solid var(--hs-color-accent);outline-offset:-2px}.hsr-feed-item__unread-dot{width:var(--hs-unread-dot-size);height:var(--hs-unread-dot-size);background:var(--hs-color-unread-dot);border-radius:999px;flex:none;margin-top:6px}.hsr-feed-item__content{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.hsr-feed-item__title{-webkit-line-clamp:var(--hs-feed-item-title-lines);line-clamp:var(--hs-feed-item-title-lines);-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.hsr-feed-item__body{color:var(--hs-color-text-muted);-webkit-line-clamp:var(--hs-feed-item-body-lines);line-clamp:var(--hs-feed-item-body-lines);-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.hsr-feed-item__timestamp{color:var(--hs-color-text-muted);font-size:12px}.hsr-feed-item__action{color:var(--hs-color-accent);flex:none;align-self:center;font-size:13px;text-decoration:none}.hsr-feed-item__action:hover{text-decoration:underline}.hsr-banner{align-items:center;gap:var(--hs-banner-gap);padding:var(--hs-banner-padding);border-radius:var(--hs-banner-radius);background:var(--hs-banner-bg);color:var(--hs-banner-text);display:flex}.hsr-banner[data-placement=top],.hsr-banner[data-placement=bottom]{border-radius:0}.hsr-banner__content{flex:auto;min-width:0}.hsr-banner__title{font-weight:600}.hsr-banner__body{opacity:.92}.hsr-banner__action{color:inherit;flex:none;font-size:13px;text-decoration:underline}.hsr-banner__dismiss{appearance:none;color:inherit;cursor:pointer;opacity:.8;background:0 0;border:0;flex:none;font-size:18px;line-height:1}.hsr-banner__dismiss:hover{opacity:1}.hsr-toast-container{z-index:var(--hs-z-index);gap:var(--hs-toast-gap);width:var(--hs-toast-width);max-width:calc(100vw - 2 * var(--hs-toast-offset));pointer-events:none;flex-direction:column;display:flex;position:fixed}.hsr-toast-container[data-placement=top-right]{top:var(--hs-toast-offset);right:var(--hs-toast-offset)}.hsr-toast-container[data-placement=top-left]{top:var(--hs-toast-offset);left:var(--hs-toast-offset)}.hsr-toast-container[data-placement=bottom-right]{bottom:var(--hs-toast-offset);right:var(--hs-toast-offset);flex-direction:column-reverse}.hsr-toast-container[data-placement=bottom-left]{bottom:var(--hs-toast-offset);left:var(--hs-toast-offset);flex-direction:column-reverse}.hsr-toast{align-items:center;gap:var(--hs-toast-gap);padding:var(--hs-toast-padding);border-radius:var(--hs-toast-radius);background:var(--hs-toast-bg);color:var(--hs-toast-text);box-shadow:var(--hs-shadow);border:1px solid var(--hs-color-border);pointer-events:auto;display:flex}.hsr-toast__content{flex:auto;min-width:0}.hsr-toast__title{font-weight:600}.hsr-toast__body{color:var(--hs-color-text-muted)}.hsr-toast__action{color:var(--hs-color-accent);flex:none;font-size:13px;text-decoration:none}.hsr-toast__action:hover{text-decoration:underline}.hsr-toast__dismiss{appearance:none;color:var(--hs-color-text-muted);cursor:pointer;background:0 0;border:0;flex:none;font-size:18px;line-height:1}.hsr-toast__dismiss:hover{color:var(--hs-color-text)}.hsr-toast{box-shadow:var(--hs-toast-shadow);border-left-width:var(--hs-toast-accent-width);border-left-style:solid;border-left-color:#0000}.hsr-toast[data-type=success]{border-left-color:var(--hs-toast-color-success)}.hsr-toast[data-type=error]{border-left-color:var(--hs-toast-color-error)}.hsr-toast[data-type=warning]{border-left-color:var(--hs-toast-color-warning)}.hsr-toast[data-type=info]{border-left-color:var(--hs-toast-color-info)}.hsr-feed-item:has(>.hsr-feed-item__clip){padding:0;display:block}.hsr-feed-item__clip{border-radius:inherit;position:relative;overflow:hidden}.hsr-feed-item__affordance{padding-right:var(--hs-spacing);background:var(--hs-swipe-affordance-bg);color:var(--hs-swipe-affordance-text);opacity:0;transition:opacity var(--hs-transition), background-color var(--hs-transition), color var(--hs-transition);justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.hsr-feed-item[data-swiping] .hsr-feed-item__affordance,.hsr-feed-item[data-armed] .hsr-feed-item__affordance,.hsr-feed-item[data-archiving] .hsr-feed-item__affordance{opacity:1}.hsr-feed-item__affordance-label{letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.hsr-feed-item__affordance[data-armed]{background:var(--hs-swipe-affordance-bg-armed);color:var(--hs-swipe-affordance-text-armed)}.hsr-feed-item__track{align-items:flex-start;gap:var(--hs-spacing-sm);padding:var(--hs-spacing-sm) var(--hs-spacing);background:var(--hs-color-surface);touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:transform var(--hs-swipe-exit-ms) ease;display:flex;position:relative}.hsr-feed-item__track:has(>.hsr-feed-item__archive){padding-right:calc(var(--hs-spacing) + var(--hs-swipe-archive-size) + var(--hs-spacing-sm))}:is(.hsr-feed-item:has(>.hsr-feed-item__clip)[tabindex]:hover .hsr-feed-item__track,.hsr-feed-item:has(>.hsr-feed-item__clip)[tabindex]:focus-visible .hsr-feed-item__track){background:var(--hs-color-surface-hover)}.hsr-feed-item__archive{top:var(--hs-spacing-sm);right:var(--hs-spacing-sm);width:var(--hs-swipe-archive-size);height:var(--hs-swipe-archive-size);appearance:none;border:1px solid var(--hs-color-border);border-radius:var(--hs-radius-sm);background:var(--hs-color-surface);color:var(--hs-color-text-muted);cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--hs-transition), color var(--hs-transition), background-color var(--hs-transition), border-color var(--hs-transition);justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}.hsr-feed-item__clip:hover .hsr-feed-item__archive,.hsr-feed-item:focus-within .hsr-feed-item__archive,.hsr-feed-item__archive:focus-visible{opacity:1;pointer-events:auto}.hsr-feed-item__archive:hover,.hsr-feed-item__archive:focus-visible{color:var(--hs-color-accent);border-color:var(--hs-color-accent);background:var(--hs-color-surface-hover)}.hsr-feed-item__archive:focus-visible{outline:2px solid var(--hs-color-accent);outline-offset:2px}.hsr-feed__row:has(.hsr-feed-item__clip){max-height:320px;transition:max-height var(--hs-swipe-exit-ms) ease, opacity var(--hs-swipe-exit-ms) ease, margin-top var(--hs-swipe-exit-ms) ease;overflow:hidden}.hsr-feed__row:has(.hsr-feed-item[data-archiving]){opacity:0;max-height:0;margin-top:calc(-1 * var(--hs-feed-gap));pointer-events:none}@media (prefers-reduced-motion:reduce){:is(.hsr-feed-item__track,.hsr-feed__row:has(.hsr-feed-item__clip)){transition:none}}.hsr-survey{gap:var(--hs-survey-gap);flex-direction:column;margin-top:4px;display:flex}.hsr-survey__prompt{font-weight:var(--hs-survey-prompt-weight)}.hsr-survey__options{gap:var(--hs-survey-gap);flex-wrap:wrap;display:flex}.hsr-survey__option{appearance:none;min-width:var(--hs-survey-option-size);height:var(--hs-survey-option-size);padding:0 var(--hs-spacing-sm);font:inherit;font-variant-numeric:tabular-nums;color:var(--hs-survey-option-text);background:var(--hs-survey-option-bg);border:1px solid var(--hs-survey-option-border);border-radius:var(--hs-survey-option-radius);cursor:pointer;transition:background-color var(--hs-transition), color var(--hs-transition), border-color var(--hs-transition);justify-content:center;align-items:center;display:inline-flex}.hsr-survey__option:hover:not(:disabled){background:var(--hs-survey-option-hover-bg)}.hsr-survey__option:focus-visible{outline:2px solid var(--hs-color-accent);outline-offset:2px}.hsr-survey__option[data-selected]{background:var(--hs-survey-option-selected-bg);color:var(--hs-survey-option-selected-text);border-color:var(--hs-survey-option-selected-bg)}.hsr-survey__option:disabled{cursor:default}.hsr-survey__thanks{color:var(--hs-survey-thanks-color);font-size:13px}.hsr-survey[data-mode=nps] .hsr-survey__options,.hsr-survey[data-mode=scale] .hsr-survey__options{flex-wrap:nowrap}.hsr-survey[data-mode=nps] .hsr-survey__option,.hsr-survey[data-mode=scale] .hsr-survey__option{flex:1 1 0;min-width:0;padding:0 2px}.hsr-pref{background:var(--hs-color-surface);color:var(--hs-color-text);flex-direction:column;display:flex}.hsr-pref__header{padding:var(--hs-spacing);border-bottom:1px solid var(--hs-pref-divider);font-weight:600}.hsr-pref__matrix-header{align-items:center;gap:var(--hs-spacing-sm);padding:var(--hs-pref-row-padding);border-bottom:1px solid var(--hs-pref-divider);color:var(--hs-pref-desc-color);font-size:12px;display:flex}.hsr-pref__matrix-header-label{flex:auto;min-width:0}.hsr-pref__matrix-header-cell{flex:0 0 var(--hs-switch-width);text-align:center}.hsr-pref__row{align-items:center;gap:var(--hs-spacing-sm);padding:var(--hs-pref-row-padding);display:flex}.hsr-pref__row+.hsr-pref__row{border-top:1px solid var(--hs-pref-divider)}.hsr-pref__row-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.hsr-pref__label{font-weight:var(--hs-pref-label-weight)}.hsr-pref__desc{color:var(--hs-pref-desc-color);font-size:12px}.hsr-pref__control{flex:none}.hsr-pref__cell{flex:0 0 var(--hs-switch-width);justify-content:center;align-items:center;display:flex}.hsr-pref__loading,.hsr-pref__empty{padding:calc(var(--hs-spacing) * 2) var(--hs-spacing);text-align:center;color:var(--hs-color-text-muted)}.hsr-pref-switch{appearance:none;width:var(--hs-switch-width);height:var(--hs-switch-height);border-radius:var(--hs-switch-radius);background:var(--hs-switch-off-bg);cursor:pointer;transition:background-color var(--hs-transition);border:none;flex:none;padding:0;position:relative}.hsr-pref-switch[data-state=on]{background:var(--hs-switch-on-bg)}.hsr-pref-switch:focus-visible{outline:2px solid var(--hs-color-accent);outline-offset:2px}.hsr-pref-switch__thumb{width:var(--hs-switch-thumb);height:var(--hs-switch-thumb);background:var(--hs-switch-thumb-bg);transition:transform var(--hs-transition);border-radius:999px;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.hsr-pref-switch[data-state=on] .hsr-pref-switch__thumb{transform:translate(calc(var(--hs-switch-width) - var(--hs-switch-thumb) - 4px), -50%)}.hsr-popover__tabs{gap:var(--hs-spacing);padding:0 var(--hs-spacing);border-bottom:1px solid var(--hs-color-border);display:flex}.hsr-popover__tab{appearance:none;color:var(--hs-tab-color);font:inherit;cursor:pointer;padding:var(--hs-spacing-sm) 0;background:0 0;border:none;border-bottom:2px solid #0000}.hsr-popover__tab[data-active]{color:var(--hs-tab-active-color);border-bottom-color:var(--hs-tab-indicator)}.hsr-popover__tab:focus-visible{outline:2px solid var(--hs-color-accent);outline-offset:-2px}.hsr-popover__panel{flex-direction:column;min-height:0;display:flex}
.hsr{--hs-font-family:var(--ff-body), ui-sans-serif, system-ui, sans-serif;--hs-radius:12px;--hs-radius-sm:8px;--hs-shadow:0 16px 48px #0009;--hs-feed-width:384px;--hs-feed-max-height:520px;--hs-z-index:1100;--hs-color-surface:#0a0606;--hs-color-surface-hover:#ffffff0b;--hs-color-text:#fff;--hs-color-text-muted:#ffffff80;--hs-color-border:#ffffff14;--hs-color-accent:#f64838;--hs-color-accent-contrast:#fff;--hs-color-badge-bg:#f64838;--hs-color-badge-text:#fff;--hs-color-unread-dot:#f64838}.hsr[data-hs-color-mode=dark],[data-hs-color-mode=dark] .hsr{--hs-color-surface:#0a0606;--hs-color-surface-hover:#ffffff0b;--hs-color-text:#fff;--hs-color-text-muted:#ffffff80;--hs-color-border:#ffffff14;--hs-color-accent:#f64838;--hs-color-accent-contrast:#fff;--hs-color-badge-bg:#f64838;--hs-color-badge-text:#fff;--hs-color-unread-dot:#f64838}.hs-docs-bell.hsr-bell{box-sizing:border-box;border-radius:6px;transition:color .18s,background-color .18s,border-color .18s;position:relative}.hs-docs-bell--plain.hsr-bell{color:#ffffffb3}.hs-docs-bell--plain.hsr-bell:hover,.hs-docs-bell--plain.hsr-bell[data-state=open]{color:#fff;background:#ffffff0d}.hs-docs-bell--bordered.hsr-bell{color:#ffffffbf;border:1px solid #ffffff1a;width:32px;height:32px;padding:0}.hs-docs-bell--bordered.hsr-bell:hover,.hs-docs-bell--bordered.hsr-bell[data-state=open]{color:#fff;background:0 0;border-color:#ffffff4d}.hs-docs-bell--bordered .hsr-bell__icon-svg{width:16px;height:16px}.hs-docs-bell .hsr-bell__badge{font-variant-numeric:tabular-nums;font-weight:600;animation:.28s ease-out hs-badge-pop;box-shadow:0 0 0 2px #050101}@keyframes hs-badge-pop{0%{opacity:0;transform:translate(50%,-50%)scale(.4)}60%{transform:translate(50%,-50%)scale(1.12)}to{opacity:1;transform:translate(50%,-50%)scale(1)}}.hs-docs-bell--ring .hsr-bell__icon{transform-origin:50% 3px;animation:.9s ease-in-out hs-bell-swing;display:inline-flex}.hs-docs-bell--ring:after{content:"";border-radius:inherit;border:1.5px solid var(--hs-color-accent,#f64838);pointer-events:none;animation:.85s ease-out forwards hs-bell-halo;position:absolute;inset:0}.hs-docs-bell--ring .hsr-bell__badge{animation:.42s ease-out hs-badge-pop}@keyframes hs-bell-swing{0%{transform:rotate(0)}15%{transform:rotate(-17deg)}30%{transform:rotate(14deg)}45%{transform:rotate(-10deg)}60%{transform:rotate(6deg)}75%{transform:rotate(-3deg)}to{transform:rotate(0)}}@keyframes hs-bell-halo{0%{opacity:.55;transform:scale(.7)}to{opacity:0;transform:scale(1.95)}}@media (prefers-reduced-motion:reduce){.hs-docs-bell--ring .hsr-bell__icon{animation:none}.hs-docs-bell--ring:after{content:none}}.hsr-popover{-webkit-backdrop-filter:blur(14px);background:#0a0606eb;border:1px solid #ffffff1a;overflow:hidden}.hsr-feed__header{border-bottom:1px solid #ffffff14}.hsr-feed__header-title{font-family:var(--ff-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.02em}.hsr-feed__mark-all{color:#ffffff80;transition:color .15s}.hsr-feed__mark-all:not(:disabled):hover{color:#f64838;text-decoration:none}.hsr-feed__list{padding:6px}.hsr-feed-item{border-bottom:1px solid #ffffff0f;border-radius:8px;padding:12px;transition:background-color .15s}.hsr-feed-item[tabindex]:hover{background:#ffffff08}.hsr-feed-item[data-unread=true]{background:#f648380a}.hsr-feed-item__title{letter-spacing:-.01em;font-weight:500}.hsr-feed-item__timestamp{font-family:var(--ff-mono), ui-monospace, monospace;letter-spacing:.01em;color:#ffffff61;font-size:11px}.hsr-feed-item__action{color:#f64838}.hsr-feed-item__unread-dot{box-shadow:0 0 8px #f6483880}.hsr-feed__empty{color:#ffffff73;font-size:14px}@keyframes hs-ticker-fade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.hs-ticker-item{animation:.45s hs-ticker-fade;display:inline-block}@media (prefers-reduced-motion:reduce){.hs-ticker-item{animation:none}}#live-demo .hsr-feed{max-height:720px}
@font-face{font-family:interDisplay;src:url(../media/InterDisplay_Regular-s.p.01teuoltryl.1.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:interDisplay;src:url(../media/InterDisplay_Medium-s.p.04~u97t0m0~68.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:interDisplay Fallback;src:local(Arial);ascent-override:98.56%;descent-override:24.54%;line-gap-override:0.0%;size-adjust:98.29%}.interdisplay_d2a019cf-module__fjGICG__className{font-family:interDisplay,interDisplay Fallback}.interdisplay_d2a019cf-module__fjGICG__variable{--ff-display:"interDisplay", "interDisplay Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_ec7418df-module__y0jusa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_ec7418df-module__y0jusa__variable{--ff-body:"Inter", "Inter Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.0zgw-jeven.3w.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0wkzw~je483f-.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.0rhz0arwfsn~5.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.0l76wvqk9d84w.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0k4k9394f2q-k.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.08e28id.o-okb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_f4f179cf-module__Lfny6q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_f4f179cf-module__Lfny6q__variable{--ff-mono:"Geist Mono", "Geist Mono Fallback"}
