.refinement-subtabs{display:flex;gap:4px;margin:16px 0 18px;border-bottom:1px solid #dfe3e8}.refinement-subtabs button{padding:10px 14px;border-radius:6px 6px 0 0;color:#5c6675;font-weight:700}.refinement-subtabs button.active{color:#138c52;background:#eef9f3;border-bottom:2px solid #138c52}.refinement-subtabs b{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:4px;border-radius:9px;background:#c52b36;color:white;font-size:9px}.bug-search{display:grid;grid-template-columns:minmax(300px,1fr) 180px auto auto;gap:8px;margin-bottom:14px}.bug-search input,.bug-search select{height:40px;border:1px solid #dfe3e8;border-radius:6px;background:#fff;padding:0 12px}.bug-screenshot{margin:18px 0}.bug-screenshot img{display:block;width:100%;max-height:620px;object-fit:contain;border-radius:8px;border:1px solid #dfe3e8;background:#11161d}.bug-screenshot figcaption{margin-top:6px;color:#8f99a8;font-size:10px}.bug-no-screenshot{margin:18px 0;padding:34px;border:1px dashed #cbd2db;border-radius:8px;text-align:center;color:#8f99a8}.bug-description{padding:16px;border-radius:8px;background:#f6f7f9}.bug-description h3{font-size:12px;margin:0 0 8px}.bug-description p{white-space:pre-wrap;line-height:1.7;color:#20262e!important}.bug-meta{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:16px 0;background:#dfe3e8;border:1px solid #dfe3e8;border-radius:8px;overflow:hidden}.bug-meta div{background:#fff;padding:11px 12px}.bug-meta dt{font-size:9px;color:#8f99a8;font-weight:700}.bug-meta dd{margin:4px 0 0;font-size:12px;word-break:break-word}.bug-actions{display:flex;justify-content:flex-end;gap:8px}.bug-list em{max-width:150px;overflow:hidden;text-overflow:ellipsis}.bug-detail .transcript-detail-head h2{font-size:14px}@media(max-width:900px){.bug-search,.transcript-search{grid-template-columns:1fr 1fr}.transcript-layout{grid-template-columns:1fr}.transcript-list{position:static;max-height:360px}.bug-meta{grid-template-columns:1fr}}
