.HorizontalScrollHint_root__hVkIc{--hsh-fade:var(--lb-palette-background-paper,var(--lb-palette-background-default,#0f141c));--hsh-chevron:var(--accent-highlight,var(--tx-gold-deep,#d4af37));--hsh-chevron-size:14px;--hsh-btn-width:22px;--hsh-btn-height:38px;--hsh-btn-radius:6px;--hsh-btn-pad-y:3px;--hsh-btn-pad-x:2px;--hsh-btn-border-width:1.5px;--hsh-btn-border-color:color-mix(in srgb,var(--hsh-chevron) 42%,#0000);--hsh-btn-bg:color-mix(in srgb,var(--hsh-fade) 82%,var(--hsh-chevron) 6%);--hsh-btn-bg-hover:color-mix(in srgb,var(--hsh-fade) 78%,var(--hsh-chevron) 10%);--hsh-btn-bg-active:color-mix(in srgb,var(--hsh-fade) 72%,var(--hsh-chevron) 14%);--hsh-btn-shadow:0 1px 4px color-mix(in srgb,var(--hsh-fade) 55%,#0000);--hsh-btn-shadow-hover:0 2px 8px color-mix(in srgb,var(--hsh-fade) 45%,#0000),0 0 0 1px color-mix(in srgb,var(--hsh-chevron) 12%,#0000);--hsh-btn-shadow-active:0 1px 3px color-mix(in srgb,var(--hsh-fade) 60%,#0000);--hsh-root-gap:4px;display:flex;align-items:center;gap:var(--hsh-root-gap);width:100%;min-width:0}.HorizontalScrollHint_scroll__dii7A{flex:1 1 auto;min-width:0;width:auto}.HorizontalScrollHint_edgeHint__lN_VS{position:relative;z-index:1;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;box-sizing:border-box;width:0;min-width:0;height:var(--hsh-btn-height);margin:0;padding:0;border:0 solid #0000;border-radius:var(--hsh-btn-radius);background:#0000;color:var(--hsh-chevron);box-shadow:none;overflow:hidden;pointer-events:none;opacity:0;visibility:hidden;cursor:pointer;transform:none;transition:opacity .15s ease,visibility .15s ease,background-color .15s ease,box-shadow .15s ease,color .15s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.HorizontalScrollHint_edgeHintEnd__SZVhU,.HorizontalScrollHint_edgeHintStart__yLSVb{flex-shrink:0}.HorizontalScrollHint_chevron__wppnq{display:block;font-size:var(--hsh-chevron-size);font-weight:700;line-height:1}.HorizontalScrollHint_canScrollEnd__dvU8R .HorizontalScrollHint_edgeHintEnd__SZVhU,.HorizontalScrollHint_canScrollStart__pcy2J .HorizontalScrollHint_edgeHintStart__yLSVb{width:var(--hsh-btn-width);min-width:var(--hsh-btn-width);padding:var(--hsh-btn-pad-y) var(--hsh-btn-pad-x);border-width:var(--hsh-btn-border-width);border-style:solid;border-color:var(--hsh-btn-border-color);background:var(--hsh-btn-bg);box-shadow:var(--hsh-btn-shadow);opacity:1;visibility:visible;pointer-events:auto;z-index:2}.HorizontalScrollHint_edgeHint__lN_VS:hover:not(:disabled){background:var(--hsh-btn-bg-hover);border-color:color-mix(in srgb,var(--hsh-chevron) 58%,#0000);box-shadow:var(--hsh-btn-shadow-hover)}.HorizontalScrollHint_edgeHint__lN_VS:focus-visible{outline:2px solid color-mix(in srgb,var(--hsh-chevron) 45%,#0000);outline-offset:1px}.HorizontalScrollHint_edgeHint__lN_VS:active:not(:disabled){transform:scale(.94);background:var(--hsh-btn-bg-active);box-shadow:var(--hsh-btn-shadow-active)}.HorizontalScrollHint_edgeHint__lN_VS:disabled{cursor:default}@media (prefers-reduced-motion:reduce){.HorizontalScrollHint_edgeHint__lN_VS{transition:none}.HorizontalScrollHint_edgeHint__lN_VS:active:not(:disabled){transform:none}}