.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title-row h2,.section-title-row h3{margin:0}.section-title-row--tight{margin-bottom:10px}.section-kicker{margin:0 0 10px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.compact-list--dense strong,.metric-progress span{display:block}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 18px;gap:14px 18px}.detail-grid>div{display:flex;flex-direction:column;gap:6px}.detail-grid>div span{color:var(--muted);font-size:12px}.detail-grid>div strong{font-size:14px;line-height:1.45}.detail-grid__item--full{grid-column:1/-1}.detail-grid--compact{gap:12px 14px}.detail-list--tight{gap:8px}.status-badge{border:1px solid rgba(148,163,184,.18);border-radius:999px;padding:6px 10px;background:rgba(15,23,42,.85);color:#cbd5e1;font-size:12px;font-weight:600}.status-badge--success{border-color:rgba(16,185,129,.3);color:#86efac}.status-badge--error{border-color:rgba(239,68,68,.3);color:#fca5a5}.status-badge--info{border-color:rgba(59,130,246,.3);color:#93c5fd}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:22px}.metric-tile{border:1px solid rgba(148,163,184,.12);border-radius:16px;background:#0f1425;padding:18px 20px}.metric-tile--success{background:linear-gradient(180deg,rgba(16,185,129,.08),rgba(15,20,37,0)),#0f1425}.metric-tile__label{display:block;margin-bottom:8px;color:var(--muted);font-size:13px}.metric-tile__value{display:block;font-size:28px;font-weight:700;letter-spacing:-.03em}.metric-tile__meta{margin-top:8px;color:var(--muted);font-size:12px}.metric-progress{margin-top:12px;overflow:hidden;border-radius:999px;background:rgba(30,41,59,.92);height:8px}.metric-progress span{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#60a5fa)}.mono-inline{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;word-break:break-all}.soft-note{margin:0;color:var(--muted);font-size:13px}.compact-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.compact-list li{border:1px solid rgba(148,163,184,.1);border-radius:12px;background:rgba(18,26,46,.65);padding:12px 14px}.compact-list--metrics li{display:grid;grid-template-columns:minmax(110px,140px) repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:center}.compact-list--dense li{padding:10px 12px}.compact-list--dense strong{margin-bottom:4px}.card--dense,.queue-index-panel--dense,.queue-toolbar-card--dense{padding:16px 18px}.button-row--tight{gap:10px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:820px){.grid.two{grid-template-columns:1fr}}.stack-grid{display:grid;grid-gap:18px;gap:18px}.empty-state,.state--empty{display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:180px}.empty-state h2,.empty-state h3,.state--empty h2{margin:0}.empty-state p,.state--empty p{margin:0;color:var(--muted)}.empty-state--compact{min-height:120px}.state-note{margin-top:14px;border:1px solid rgba(148,163,184,.14);border-radius:12px;padding:12px 14px;background:rgba(15,23,42,.52)}.state-note--danger{border-color:rgba(239,68,68,.22);background:rgba(127,29,29,.18);color:#fecaca}@media (max-width:1100px){.detail-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.compact-list--metrics li,.detail-grid,.metric-grid{grid-template-columns:1fr}}.service-alert{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;margin-bottom:18px;border:1px solid rgba(180,42,65,.5);border-radius:16px;background:linear-gradient(180deg,rgba(77,17,27,.44),rgba(16,27,46,.9));padding:16px 18px}.service-alert__icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,121,140,.35);border-radius:12px;background:rgba(127,29,29,.34);color:#fda4af;font-size:20px;font-weight:700}.service-alert p,.service-alert strong{margin:0}.service-alert p{margin-top:4px;color:#e2b5bb}.metric-grid--service{grid-template-columns:repeat(4,minmax(0,1fr))}.service-panel,.service-section{margin-bottom:20px}.service-status-list{display:grid;grid-gap:12px;gap:12px}.service-status-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;border:1px solid rgba(148,163,184,.1);border-radius:14px;background:rgba(9,16,30,.74);padding:14px 16px}.service-status-row__icon{width:28px;height:28px;border-radius:999px;border:2px solid rgba(148,163,184,.24);box-shadow:inset 0 0 0 4px rgba(10,18,32,.95)}.service-status-row__icon--ok{border-color:rgba(16,185,129,.75)}.service-status-row__icon--warn{border-color:rgba(245,158,11,.8)}.service-status-row__content{min-width:0}.service-status-row__head{display:flex;align-items:center;gap:10px;margin-bottom:4px}.service-status-row__head strong{font-size:16px}.service-mailbox-row__meta,.service-mailbox-row__note,.service-status-row__meta,.service-status-row__note{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.danger-zone__actions form,.service-status-row form{margin:0}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);grid-gap:20px;gap:20px}.service-form-list{display:grid;grid-gap:12px;gap:12px}.service-setting-row{display:flex;align-items:center;justify-content:space-between;min-height:54px;border:1px solid rgba(148,163,184,.1);border-radius:14px;background:rgba(9,16,30,.72);padding:0 14px}.service-setting-row input[type=checkbox]{width:18px;height:18px}.service-field{display:grid;grid-gap:8px;gap:8px}.service-field span{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.service-field input{min-height:44px;border:1px solid rgba(148,163,184,.12);border-radius:14px;background:rgba(9,16,30,.92);color:var(--text);padding:0 14px}.service-checkbox-group{margin-top:18px;border:1px solid rgba(148,163,184,.1);border-radius:16px;background:rgba(9,16,30,.5);padding:14px 16px}.service-checkbox-group h3{margin:0 0 12px;font-size:14px}.service-checkbox-row{display:flex;align-items:center;gap:10px}.service-checkbox-row+.service-checkbox-row{margin-top:8px}.service-mailbox-list{display:grid;grid-gap:12px;gap:12px}.service-mailbox-row{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;border:1px solid rgba(148,163,184,.1);border-radius:14px;background:rgba(9,16,30,.74);padding:14px 16px}.service-mailbox-row__icon{position:relative;width:32px;height:32px;border:1px solid rgba(148,163,184,.14);border-radius:10px;background:rgba(15,23,42,.9)}.service-mailbox-row__icon:before{position:absolute;inset:9px 7px auto;height:10px;border:1.6px solid rgba(203,213,225,.88);border-radius:2px;content:""}.service-mailbox-row__icon:after{position:absolute;left:8px;right:8px;top:12px;height:0;border-top:1.6px solid rgba(203,213,225,.88);content:"";transform:skewY(-21deg)}.service-mailbox-row__head{display:flex;align-items:center;gap:10px;margin-bottom:4px}.service-bottom-grid{margin-top:20px}.danger-zone{border-color:rgba(239,68,68,.26);background:linear-gradient(180deg,rgba(86,20,26,.18),rgba(16,27,46,.94))}.danger-zone__actions{justify-content:stretch}.danger-zone__actions form{flex:1 1 220px}.danger-zone__actions .action-button{width:100%}.limits-period{margin-bottom:18px;padding:16px 18px}.limits-period__top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.limits-period__top h2{margin:0;font-size:22px}.limits-period__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.limits-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.limits-kpi-grid,.limits-path{margin-bottom:18px}.limits-path__axis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.limits-path__axis span,.limits-path__metrics span,.limits-refunds__distribution span{display:block;color:var(--muted);font-size:12px}.limits-path__axis strong,.limits-path__metrics strong,.limits-refunds__distribution strong{display:block;margin-top:6px;font-size:18px}.limits-deadline{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:18px;gap:18px;align-items:center;margin-bottom:18px;border:1px solid rgba(148,163,184,.08);border-radius:18px;background:rgba(9,16,30,.72);padding:18px}.limits-deadline__track{position:relative;height:18px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(148,163,184,.14))}.limits-deadline__fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#be002a,#d94c5c 55%,#f7b523)}.limits-deadline__runner{position:absolute;top:-13px;width:36px;height:42px;animation:deadline-walk 5s ease-in-out infinite}.limits-deadline__runner-head{position:absolute;top:0;left:14px;width:8px;height:8px;border-radius:999px;background:#f4f7fb}.limits-deadline__runner-body{position:absolute;top:9px;left:16px;width:4px;height:20px;border-radius:999px;background:#f4f7fb;box-shadow:-8px 5px 0 0 #f4f7fb,8px 5px 0 0 #f4f7fb,-6px 22px 0 -1px #f4f7fb,6px 22px 0 -1px #f4f7fb}.limits-deadline__badge{border:1px solid rgba(148,163,184,.1);border-radius:16px;background:rgba(15,23,42,.82);padding:14px 16px}.limits-deadline__badge span{display:block;color:var(--muted);font-size:12px}.limits-deadline__badge strong{display:block;margin-top:6px;font-size:24px}.limits-path__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.limits-refunds{margin-bottom:18px}.limits-refunds__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.limits-refunds__chart{display:grid;grid-template-columns:minmax(0,1fr) 240px;grid-gap:18px;gap:18px;align-items:stretch}.limits-refunds__bars{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:end;min-height:180px;border:1px solid rgba(148,163,184,.08);border-radius:16px;background:rgba(9,16,30,.6);padding:18px 14px 12px}.limits-refunds__bar-col{display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.limits-refunds__bar-col span{color:var(--muted);font-size:11px}.limits-refunds__bar{width:100%;min-height:8px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,rgba(190,0,42,.95),rgba(247,181,35,.85))}.limits-refunds__distribution{display:grid;grid-gap:12px;gap:12px;border:1px solid rgba(148,163,184,.08);border-radius:16px;background:rgba(9,16,30,.6);padding:16px}.limits-table-wrap{overflow-x:auto}.limits-table{width:100%;border-collapse:collapse}.limits-table td,.limits-table th{border-bottom:1px solid rgba(148,163,184,.1);padding:12px 10px;text-align:left;white-space:nowrap}.limits-table th{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.limits-bottom-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:18px;gap:18px}@keyframes deadline-walk{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:1100px){.limits-bottom-grid,.limits-kpi-grid,.limits-path__axis,.limits-path__metrics,.limits-refunds__summary,.metric-grid--service,.service-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.limits-deadline,.limits-refunds__chart{grid-template-columns:1fr}}@media (max-width:760px){.limits-bottom-grid,.limits-kpi-grid,.limits-path__axis,.limits-path__metrics,.limits-refunds__summary,.metric-grid--service,.service-layout,.service-mailbox-row,.service-status-row{grid-template-columns:1fr}.limits-period__top{flex-direction:column}}.page--logs{max-width:none}.page--logs .page-header>.journal-header-actions:not(:last-child){display:none}.page--logs .journal-header-actions{position:relative;align-items:center}.page--logs .journal-header-actions .action-button--secondary:not(:disabled){border-color:rgba(148,163,184,.28);background:linear-gradient(180deg,rgba(30,41,59,.92),rgba(15,23,42,.88)),radial-gradient(circle at 50% 0,rgba(96,165,250,.16),transparent 62%);color:rgba(226,232,240,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.page--logs .journal-header-actions .action-button--secondary:not(:disabled):hover{border-color:rgba(96,165,250,.5);background:linear-gradient(180deg,rgba(38,51,74,.96),rgba(18,28,48,.94)),radial-gradient(circle at 50% 0,rgba(96,165,250,.22),transparent 66%);color:#f8fbff}.journal-header-actions__feedback{position:absolute;top:calc(100% + 8px);right:0;color:#fca5a5;font-size:12px;font-weight:600;white-space:nowrap}.logs-filter-card{margin-bottom:14px}.logs-toolbar{display:grid;grid-template-columns:minmax(320px,1.45fr) repeat(4,minmax(150px,.8fr)) auto;grid-gap:12px;gap:12px;align-items:end}.logs-toolbar__search{min-width:0}.logs-toolbar__actions{display:inline-flex;align-items:flex-end;gap:10px;white-space:nowrap}.logs-toolbar__meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px;color:var(--muted);font-size:12px}.logs-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:14px}.logs-summary-strip .metric-tile{min-height:88px}.metric-tile--info{border-color:color-mix(in srgb,#3b82f6 32%,var(--border));background:linear-gradient(180deg,rgba(59,130,246,.1),rgba(15,23,42,.9))}.metric-tile--warn{border-color:color-mix(in srgb,#f59e0b 34%,var(--border));background:linear-gradient(180deg,rgba(245,158,11,.1),rgba(15,23,42,.9))}.metric-tile--error{border-color:color-mix(in srgb,#ef4444 34%,var(--border));background:linear-gradient(180deg,rgba(239,68,68,.1),rgba(15,23,42,.9))}.logs-feed-card{margin-bottom:0;overflow:hidden}.logs-feed-shell{display:flex;flex-direction:column;max-height:68vh;min-height:420px;overflow:auto}.logs-feed-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:grid;grid-template-columns:150px 128px 180px minmax(0,1fr);grid-gap:14px;gap:14px;padding:12px 8px;border-bottom:1px solid rgba(148,163,184,.12);background:linear-gradient(180deg,rgba(15,23,42,.98),rgba(15,23,42,.94));color:color-mix(in srgb,var(--foreground) 76%,var(--muted));font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logs-feed-list{display:flex;flex-direction:column}.logs-feed-row{display:grid;grid-template-columns:150px 128px 180px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:13px 8px;border-bottom:1px solid rgba(148,163,184,.08);transition:background .16s ease,border-color .16s ease,transform .16s ease}.logs-feed-row:nth-child(odd){background:rgba(255,255,255,.01)}.logs-feed-row:hover{background:rgba(59,130,246,.08);border-color:rgba(96,165,250,.2)}.logs-feed-row:last-child{border-bottom:0}.logs-feed-row__source,.logs-feed-row__time{color:var(--muted);font-size:12px;line-height:1.45}.logs-feed-row__time{padding-top:4px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.logs-source-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.03);color:color-mix(in srgb,var(--foreground) 78%,var(--muted))}.logs-feed-row__message{display:grid;grid-gap:6px;gap:6px;min-width:0;font-size:14px}.logs-message-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.logs-message-tag,.logs-repeat-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em}.logs-message-tag{background:rgba(37,99,235,.14);color:#93c5fd;border:1px solid rgba(59,130,246,.24)}.logs-repeat-chip{background:rgba(245,158,11,.12);color:#fcd34d;border:1px solid rgba(245,158,11,.24)}.logs-message-lead{color:var(--foreground);font-size:13px;font-weight:700}.logs-message-body{color:color-mix(in srgb,var(--foreground) 92%,var(--muted));line-height:1.6;word-break:break-word}@media (max-width:1320px){.logs-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.logs-toolbar__actions,.logs-toolbar__search{grid-column:1/-1}.logs-toolbar__actions{justify-content:flex-start}}@media (max-width:1100px){.logs-summary-strip{grid-template-columns:1fr}.logs-feed-head,.logs-feed-row{grid-template-columns:132px 118px 1fr}.logs-feed-row__message{grid-column:1/-1}}@media (max-width:760px){.logs-feed-head,.logs-feed-row,.logs-toolbar{grid-template-columns:1fr}.logs-feed-shell{max-height:none}}.page--logs .journal-entry{padding:0}.page--logs .journal-entry__row{display:grid;grid-template-columns:146px 118px 166px minmax(0,1fr);align-items:center;grid-column-gap:18px;column-gap:18px;min-height:54px;padding:0 20px 0 16px}.page--logs .journal-entry__ts{width:auto;min-width:0;padding-top:0;white-space:nowrap}.page--logs .journal-entry__badge-wrap{display:flex;min-width:0;align-items:center}.page--logs .journal-level-badge{min-width:64px;max-width:110px;justify-content:center;text-align:center;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page--logs .journal-entry__source{max-width:none}.page--logs .journal-entry__msg,.page--logs .journal-entry__source{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page--logs .journal-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:40px;padding:0 52px 0 16px;border:1px solid rgba(96,165,250,.28);border-radius:12px;background-color:rgba(8,16,31,.98);background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6.25L8 9.75L11.5 6.25' stroke='%23C7D2FE' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(180deg,rgba(8,16,31,.98),rgba(7,14,27,.98));background-repeat:no-repeat,no-repeat;background-position:right 18px center,0 0;background-size:16px 16px,100% 100%;color:#f8fbff;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 0 0 1px rgba(15,23,42,.2)}.page--logs .journal-select:hover{border-color:rgba(96,165,250,.46);background-color:rgba(10,20,38,.98)}.page--logs .journal-select:focus{border-color:rgba(96,165,250,.72);box-shadow:0 0 0 3px rgba(59,130,246,.18),inset 0 1px 0 rgba(255,255,255,.04);outline:none}.page--logs .journal-select:disabled{opacity:.62;cursor:not-allowed}.page--logs .journal-select option{background:#0b1424;color:#e5edf8;font-weight:600}.page--logs .journal-select option:checked{background:#1f4f91;color:#ffffff}@media (max-width:980px){.page--logs .journal-entry__row{grid-template-columns:138px 112px minmax(0,1fr);row-gap:6px;padding-top:10px;padding-bottom:10px}.page--logs .journal-entry__msg{grid-column:1/-1;white-space:normal}}.queue-page--dispute-refined .queue-workbench.workbench{display:grid;grid-template-columns:minmax(500px,35%) minmax(0,65%);grid-gap:.72rem;gap:.72rem}.queue-page--dispute-refined .queue-list-card>.queue-list-head--v2{display:none}.queue-page--dispute-refined .queue-toolbar-unified{padding-bottom:0;margin-bottom:.62rem;border-bottom:0}.queue-page--dispute-refined .queue-toolbar-unified__shell{display:grid;grid-gap:.42rem;gap:.42rem;padding:.54rem;border:1px solid rgba(148,163,184,.08);border-radius:13px;background:rgba(8,14,27,.46)}.queue-page--dispute-refined .queue-toolbar-unified__row--selection{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.44rem;gap:.44rem}.queue-page--dispute-refined .queue-toolbar-unified__master{display:inline-flex;min-width:0;align-items:center;gap:.38rem;color:color-mix(in srgb,var(--foreground) 92%,white);font-size:.78rem;font-weight:850}.queue-page--dispute-refined .queue-toolbar-unified__master input{position:absolute;opacity:0;pointer-events:none}.queue-page--dispute-refined .queue-toolbar-unified__master>span{display:inline-grid;width:16px;height:16px;place-items:center;border:1px solid rgba(118,168,255,.48);border-radius:5px;background:rgba(15,23,42,.76)}.queue-page--dispute-refined .queue-toolbar-unified__master input:checked+span{border-color:rgba(96,165,250,.95);background:linear-gradient(180deg,#60a5fa,#3574e9)}.queue-page--dispute-refined .queue-toolbar-unified__master input:checked+span:after{content:"";width:7px;height:4px;border:solid #f8fbff;border-width:0 0 2px 2px;transform:rotate(-45deg) translate(1px,-1px)}.queue-page--dispute-refined .queue-toolbar-unified__master em{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:rgba(59,130,246,.15);color:#c9ddff;font-size:.64rem;font-style:normal;font-weight:850}.queue-page--dispute-refined .queue-toolbar-unified__marked-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:.34rem}.queue-page--dispute-refined .queue-toolbar-unified__marked-actions .queue-action{min-height:29px;padding:0 .58rem;border-radius:8px;font-size:.61rem;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.queue-page--dispute-refined .queue-toolbar-unified__row--bulk{display:flex;flex-wrap:wrap;gap:.36rem;padding:0;border:0}.queue-page--dispute-refined .queue-toolbar-unified__row--bulk .queue-toolbar-unified__section-label{display:none}.queue-page--dispute-refined .queue-toolbar-unified__row--bulk .queue-list-head__actions--toolbar{width:100%;gap:.36rem}.queue-page--dispute-refined .queue-toolbar-unified__row--bulk .queue-action{min-height:31px;white-space:nowrap}.queue-page--dispute-refined .queue-toolbar-unified__row--search{display:grid;grid-template-columns:minmax(0,1fr) 88px;grid-gap:.42rem;gap:.42rem;padding:.42rem 0 0;border-top:1px solid rgba(148,163,184,.08)}.queue-page--dispute-refined .queue-toolbar-unified__sort-dropdown--inline{display:none}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:.42rem;gap:.42rem;max-height:none;overflow:visible;margin-top:0;border:0;background:transparent}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer) .queue-toolbar-unified__section-head{min-height:32px;padding:0 .64rem;border:1px solid rgba(148,163,184,.1);border-radius:10px;background:rgba(12,20,37,.54)}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer) .queue-toolbar-unified__section-head span{font-size:0}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer) .queue-toolbar-unified__section-head span:before{content:"Фильтры";color:color-mix(in srgb,var(--foreground) 76%,var(--muted-foreground));font-size:.68rem;font-weight:820;letter-spacing:.02em}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer) .queue-toolbar-unified__chips--status{display:none;grid-column:1/-1;padding:.2rem .1rem 0}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer):focus-within .queue-toolbar-unified__chips--status,.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer):hover .queue-toolbar-unified__chips--status{display:flex}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer) .queue-toolbar-unified__section-head--sort{display:none}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer)>.queue-toolbar-unified__sort-dropdown{position:relative;display:block;min-width:0}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer)>.queue-toolbar-unified__sort-dropdown .queue-toolbar-unified__sort-summary{width:100%;min-height:32px;border-radius:10px;background:rgba(12,20,37,.54)}.queue-page--dispute-refined .queue-toolbar-unified__filters-panel:not(.queue-toolbar-unified__filters-panel--drawer)>.queue-toolbar-unified__sort-dropdown .queue-toolbar-unified__sort-summary:before{content:"Сорт: ";color:color-mix(in srgb,var(--foreground) 55%,var(--muted-foreground));font-weight:760}.queue-page--dispute-refined .queue-action--marked:disabled{border-color:rgba(148,163,184,.06);background:rgba(5,10,22,.32);color:color-mix(in srgb,var(--foreground) 34%,var(--muted-foreground))}