body:has(.homepage) .paper-select{min-width:0;color:var(--ink);position:relative}body:has(.homepage) .paper-select.filter-select>summary{background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:3px;justify-content:space-between;align-items:center;gap:10px;min-height:43px;padding:10px 30px 10px 12px;font-size:12px;list-style:none;display:flex}body:has(.homepage) .paper-select.filter-select>summary::-webkit-details-marker{display:none}body:has(.homepage) .paper-select.filter-select>summary:after{content:"";border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:0 0;width:7px;height:7px;position:absolute;top:18px;right:12px;transform:rotate(45deg);-webkit-mask:none;mask:none}body:has(.homepage) .paper-select[open]{z-index:25}body:has(.homepage) .paper-select.filter-select[open]>summary:after{transform:rotate(225deg)}body:has(.homepage) .paper-select-options{border:1px solid var(--line);background:var(--paper);border-radius:4px;width:100%;min-width:100px;max-height:min(300px,40svh);padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 12px 36px #182b2418}body:has(.homepage) .paper-select .paper-select-options button{width:100%;min-height:40px;color:var(--ink);font:400 12px var(--sans);text-align:left;background:0 0;border:0;border-radius:2px;align-items:center;gap:7px;padding:9px 6px;display:flex}body:has(.homepage) .paper-select .paper-select-options button:is(:hover,:focus-visible){background:var(--soft)}body:has(.homepage) .paper-select-options input[type=checkbox]{pointer-events:none;accent-color:var(--button);flex-shrink:0;width:14px;height:14px;margin:0}body:has(.homepage) .paper-select :focus-visible{outline:2px solid var(--accent);outline-offset:-2px}body:has(.homepage) .sort-controls .paper-select{width:130px}body:has(.homepage) .sort-controls .paper-select.filter-select>summary{border-radius:0 5px 5px 0}body:has(.homepage) .stat-filter .paper-select.filter-select>summary{min-height:36px;padding:7px 22px 7px 7px}body:has(.homepage) .stat-filter .paper-select.filter-select>summary:after{top:13px;right:9px}
