:root{color-scheme:light}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Pretendard,sans-serif;background:#f7f7f5;color:#1a1a1a}main{max-width:640px;margin:0 auto;padding:2.5rem 1.5rem;gap:1.25rem}label,main{display:flex;flex-direction:column}label{gap:.35rem;font-size:.9rem}input{border:1px solid #cfcfcb;border-radius:4px;padding:.5rem .6rem;font-size:1rem}button{border:1px solid #1a1a1a;border-radius:4px;background:#1a1a1a;color:#fff;padding:.6rem 1rem;font-size:.95rem;cursor:pointer;width:-moz-fit-content;width:fit-content}button:disabled{opacity:.5;cursor:default}[role=alert]{color:#b3261e;font-size:.9rem}[data-testid=operator-home-queues]{display:flex;flex-direction:column;gap:.75rem}[data-testid=operator-home-queues] a{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #cfcfcb;border-radius:6px;padding:1rem 1.25rem;text-decoration:none;color:inherit;background:#fff}[data-testid=operator-home-queues] a:hover{border-color:#1a1a1a}[data-testid$=-count]{font-weight:600;font-size:1.1rem}[data-testid$=-empty]{color:#6b6b66}[data-testid=payout-filters]{display:flex;gap:.5rem}[data-testid=payout-filters] button{background:#fff;color:#1a1a1a;border:1px solid #cfcfcb}[data-testid=payout-filters] button[aria-current=true]{background:#1a1a1a;color:#fff}[data-testid=payout-queue-list]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}[data-testid=payout-queue-list] li{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;border:1px solid #cfcfcb;border-radius:6px;padding:.85rem 1.1rem;background:#fff}.badge-waiting{border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:600}.badge-waiting-identity{background:#e6f0ff;color:#1d4ed8;border:1px solid #bcd4ff}.badge-waiting-seller{background:#fef3e2;color:#9a6700;border:1px solid #f5dfb0}