.side-bar-container{width:18.75rem;min-width:18.75rem;background:var(--background-default)}.ellipsis,.history-button .ellipsis{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toggle{padding:0;--bs-btn-border-color:transparent;--bs-btn-bg:white;--bs-btn-color:black;--bs-btn-line-height:0.5rem;--bs-btn-active-bg:transparent;--bs-btn-active-border-color:transparent;--bs-btn-active-color:black;--bs-btn-hover-bg:transparent;--bs-btn-hover-color:black;--bs-btn-hover-border-color:transparent}.dropdown-menu-color{padding:.1rem;--bs-dropdown-link-active-bg:var(--seebo-bright-grey)}.history-container{max-height:60vh;overflow:hidden}.history-list{height:60vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.history-list::-webkit-scrollbar{width:6px}.history-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.history-list::-webkit-scrollbar-track{background:transparent}.history-list .list-group-item{border:none;padding:.5rem .75rem;cursor:pointer}.history-list .list-group-item:hover{background-color:var(--bs-light);border-radius:.375rem}.history-button{display:flex;border:1px solid transparent;background:var(--background-default);padding:.3rem .75rem;border-radius:.5rem;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.history-button:hover{background:var(--seebo-bg-resource-navigation)}.history-button.active{background:rgba(46,46,46,.08)}.history-item{position:relative}.history-button-menu{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);z-index:1051}.history-button-menu .toggle.btn{background:var(--seebo-bg-resource-navigation)!important;border:none!important;padding:.1rem .3rem;border-radius:999px;display:flex;align-items:center;justify-content:center}.new-badge{font-size:.7rem;padding:.1rem .4rem;border-radius:999px;background:rgba(13,110,253,.12);color:#0d6efd;border:1px solid rgba(13,110,253,.2);margin-left:.35rem}@keyframes flash-enter{0%{background:rgba(13,110,253,.1);box-shadow:0 0 0 .2rem rgba(13,110,253,.15)}60%{background:rgba(13,110,253,.06);box-shadow:0 0 0 .08rem rgba(13,110,253,.1)}to{background:var(--bs-body-bg);box-shadow:none}}.history-button.flash{animation:flash-enter 1.2s ease-out both}.footer_sidebar{height:20%;display:flex;justify-content:flex-end;flex-direction:column}