.right-bar{box-sizing:border-box;flex-direction:column;flex-grow:1;height:100dvh;transition:opacity .1s ease-in-out;display:flex;overflow:hidden}@media (min-width:801px){.right-bar{min-width:15dvw;max-width:15dvw}}.logo{cursor:pointer;background-color:#fff;flex-direction:row;justify-content:center;width:100%;font-size:3em;display:flex}.fade{background:linear-gradient(to top, transparent, var(--background));z-index:2;pointer-events:none;width:100%;height:3em;position:absolute}.reverse-fade{background:linear-gradient(to bottom, transparent, var(--background));z-index:2;pointer-events:none;width:100%;height:3em;position:absolute;bottom:0}.tabcontainer{background-color:#fff}.tab0{z-index:1;display:flex}.tab0 hr:last-of-type{flex-grow:1}.tab1{padding-left:2em!important}.tab2{padding-left:4em!important}.collapse-trigger{cursor:pointer;justify-content:center;width:1em;height:1em;transition:transform .15s;display:flex;padding:0!important}.search-column{z-index:3;border-top:1px solid #171717;border-bottom:1px solid #171717;flex-grow:1;transition:opacity .2s ease-in-out;overflow:hidden auto}.search-form{flex-direction:column;gap:.2em;padding:.2em;display:flex}.search-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.2em;display:flex}.search-row:has(.sorter){flex-wrap:wrap}.search-row,.search-row input[type=text]{width:100%}.search-row .orderer,.search-row .sorter{flex-grow:0}.search-row .page-counter{justify-self:center}
