.excel-filter-header{position:relative;white-space:nowrap}.excel-filter-button{margin-left:6px;border:0;background:transparent;color:inherit;font:inherit;font-size:.72rem;line-height:1;padding:3px 4px;border-radius:5px;cursor:pointer;vertical-align:middle}.excel-filter-button:hover,.excel-filter-button:focus-visible,.excel-filter-button.active{background:rgba(255,255,255,.12);outline:none}.excel-filter-button.active{box-shadow:inset 0 0 0 1px currentColor}.excel-filter-popover{position:fixed;z-index:10020;display:flex;flex-direction:column;max-height:min(340px,calc(100vh - 24px));overflow:hidden;border:1px solid var(--border,#39424d);border-radius:9px;background:#171c22;color:#f5f7fa;box-shadow:0 14px 40px rgba(0,0,0,.36);padding:8px}.excel-filter-title{font-weight:700;padding:2px 3px 5px;flex:0 0 auto}.excel-sort-action{display:block;width:100%;text-align:left;border:0;border-radius:6px;background:transparent;color:inherit;padding:6px 7px;cursor:pointer;font-size:.88rem;flex:0 0 auto}.excel-sort-action:hover,.excel-sort-action:focus-visible{background:rgba(255,255,255,.08);outline:none}.excel-filter-divider{height:1px;background:rgba(255,255,255,.12);margin:4px 0 6px;flex:0 0 auto}.excel-filter-search{margin-bottom:5px;padding-top:6px;padding-bottom:6px;flex:0 0 auto}.excel-filter-values,.excel-mobile-values{overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:3px;scrollbar-gutter:stable}.excel-filter-popover>.excel-filter-values{flex:1 1 125px;min-height:70px;max-height:none}.excel-mobile-values{max-height:240px;margin-bottom:8px}.excel-filter-check{display:flex;align-items:center;gap:7px;min-height:28px;padding:2px 5px;border-radius:5px;cursor:pointer;font-size:.87rem}.excel-filter-check:hover{background:rgba(255,255,255,.06)}.excel-filter-check input{width:15px;height:15px;flex:0 0 auto}.excel-filter-check span{min-width:0;overflow-wrap:anywhere}.excel-select-all{margin-bottom:3px;font-weight:650;flex:0 0 auto}.excel-filter-footer,.excel-mobile-actions,.excel-mobile-sort-row{display:flex;gap:6px;flex-wrap:wrap}.excel-filter-footer{justify-content:flex-end;margin-top:6px;flex:0 0 auto;background:#171c22}.excel-filter-footer .btn{padding:6px 9px}.mobile-table-filter-bar{display:none;align-items:center;justify-content:flex-end;margin:6px 0 10px}.mobile-table-filter-button.active{box-shadow:inset 0 0 0 1px currentColor}.excel-mobile-backdrop{z-index:10030}.excel-mobile-modal{max-width:430px;max-height:calc(100vh - 24px);overflow-y:auto}.excel-mobile-sort-row{margin:8px 0}.excel-mobile-actions{justify-content:flex-end;margin-top:8px}@media(max-width:760px){.mobile-table-filter-bar{display:flex}.excel-filter-popover{display:none}}