/* SnapPro v20.9 TESTER · isolated QA environment */
.tester-banner{position:sticky;top:0;z-index:100000;display:none;align-items:center;justify-content:center;gap:10px;min-height:38px;padding:8px 16px;background:repeating-linear-gradient(135deg,#17120a 0,#17120a 14px,#211a0b 14px,#211a0b 28px);color:#ffe8a3;border-bottom:1px solid rgba(244,196,70,.5);box-shadow:0 8px 26px rgba(0,0,0,.18);font:700 12px/1.25 system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.04em;text-align:center}
body.tester-environment .tester-banner{display:flex}
.tester-banner b{color:#fff;text-transform:uppercase;letter-spacing:.12em}
.tester-banner span{opacity:.9;font-weight:600}
.tester-banner .tester-dot{width:8px;height:8px;border-radius:50%;background:#f4c446;box-shadow:0 0 0 4px rgba(244,196,70,.12)}
.tester-accounts{margin-top:14px;padding:14px;border:1px solid rgba(212,175,55,.28);border-radius:16px;background:rgba(17,17,17,.035)}
.tester-accounts.hidden{display:none!important}
.tester-accounts-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}
.tester-accounts-head b{font-size:13px}.tester-accounts-head small{display:block;color:#777;margin-top:3px;line-height:1.35}
.tester-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.tester-account-btn{appearance:none;border:1px solid #ddd;background:#fff;border-radius:11px;padding:10px 11px;text-align:left;cursor:pointer;transition:.18s ease;color:#171717}
.tester-account-btn:hover{transform:translateY(-1px);border-color:var(--league-primary,#c89b24);box-shadow:0 8px 18px rgba(0,0,0,.08)}
.tester-account-btn b{display:block;font-size:12px}.tester-account-btn small{display:block;color:#777;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tester-account-btn.owner{grid-column:1/-1;background:#171717;color:#fff;border-color:#292929}.tester-account-btn.owner small{color:#bbb}
.tester-password-note{margin-top:9px;font-size:11px;color:#777}.tester-password-note code{font-weight:800;color:#111;background:#f2ead0;padding:2px 5px;border-radius:5px}
body.tester-environment .workspace-top{top:38px}
body.tester-environment .public-topbar{top:52px}
@media(max-width:720px){.tester-banner{font-size:10px;min-height:34px;padding:7px 9px}.tester-banner span{display:none}.tester-account-grid{grid-template-columns:1fr}body.tester-environment .workspace-top{top:34px}body.tester-environment .public-topbar{top:42px}}
