.tester-suggestions-card{display:block}.tester-suggestions-card.hidden{display:none!important}.ts-head,.ts-inbox-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ts-head h3,.ts-inbox-head h3{margin:0}.ts-private{display:inline-flex;align-items:center;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:.72rem;font-weight:800;padding:6px 9px;white-space:nowrap}.ts-form{margin-top:16px}.ts-form textarea{resize:vertical}.ts-form button{width:100%;margin-top:10px}.ts-inbox{margin-top:18px;border-top:1px solid #e7e5e4;padding-top:16px}.ts-inbox-head button{border:1px solid #d6d3d1;border-radius:10px;background:#fff;padding:8px 10px;font-weight:700}.ts-list{margin-top:10px;border:1px solid #e7e5e4;border-radius:14px;overflow:hidden}.ts-row{width:100%;border:0;border-top:1px solid #e7e5e4;background:#fff;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left}.ts-row:first-child{border-top:0}.ts-row.new{background:#eff6ff}.ts-row>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.ts-row small{color:#78716c;font-size:.72rem}.ts-row em{font-style:normal;font-size:.72rem;font-weight:800;color:#2563eb}.ts-row.read em{color:#78716c}.ts-empty{padding:14px;margin:0}@media(max-width:520px){.ts-head,.ts-inbox-head{flex-direction:column}.ts-private{white-space:normal}}