.tcs-display-diag{margin:28px 0;padding:24px;border:1px solid #d9dee7;border-radius:16px;background:#fff}.tcs-display-head span{font-size:12px;font-weight:700;letter-spacing:.08em}.tcs-display-head h2{margin:.35rem 0}.tcs-display-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.tcs-display-grid label,.tcs-display-notes{font-weight:600}.tcs-display-grid input,.tcs-display-grid select,.tcs-display-notes textarea{width:100%;margin-top:6px}.tcs-display-decision{margin:18px 0;padding:16px;border:1px solid #e2e6ed;border-radius:12px}.tcs-display-check{display:grid;grid-template-columns:minmax(0,2fr) minmax(110px,.55fr) minmax(180px,1.2fr);gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f4}.tcs-display-check:last-of-type{border-bottom:0}.tcs-display-guidance{margin-top:14px;padding:12px;border-left:4px solid #667085;background:#f6f7f9;border-radius:8px;font-weight:600}.tcs-display-notes{display:block}.tcs-display-notes textarea{display:block}@media(max-width:760px){.tcs-display-grid{grid-template-columns:1fr}.tcs-display-check{grid-template-columns:1fr}}