.vnext-view-tabs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 16px}
.vnext-source,.vnext-resolution{border:1px solid #cce2df;border-radius:12px;padding:14px;margin:12px 0;background:#eff8f7;display:flex;flex-direction:column;gap:8px}
.vnext-source blockquote{margin:2px 0;padding-left:12px;border-left:3px solid #1eb3a5;white-space:pre-wrap}
.vnext-source small,.vnext-resolution small{color:#587077}
.vnext-ticket-extra details{border-top:1px solid #dce6e8;padding:9px 0;font-size:13px}
.vnext-ticket-extra summary{font-weight:700;cursor:pointer}
.vnext-doc-row{border:1px solid #dce6e8;border-radius:12px;padding:14px;margin:12px 0}
.vnext-doc-row code{display:block;overflow-wrap:anywhere;margin:6px 0}
.vnext-warning{padding:12px;border-radius:10px;background:#fff4dc;color:#725116;margin:12px 0}
