.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:24px}.review-scores{position:sticky;top:0;align-self:start;background:#f3f7f1;padding:15px;border-radius:6px}.review-scores button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 0;width:100%;border:0;border-bottom:1px solid #dce5d9;background:none;cursor:pointer;color:inherit}.review-scores b{font-size:23px}.review-scores small{font-size:10px;color:var(--muted)}.review-scores b small{margin-left:4px}.diff-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.diff-columns>div{background:#f5f7f2;padding:16px;border-radius:5px}.diff-columns p{font-size:12px;white-space:pre-wrap}.para-number{display:inline-grid;place-items:center;background:#edf2e7;width:20px;height:20px;border-radius:50%;margin-right:7px;color:#708971}.paragraph-highlight{background:#fff0c1!important;outline:2px solid #d4b85b!important;outline-offset:5px}.phone{max-width:100%}.review-layout .phone .note-cover{height:190px}.modal .article-preview p{white-space:pre-wrap}.modal .toolbar{flex-wrap:wrap}.modal input[type=checkbox]{width:auto}.table-wrap input[type=checkbox]{width:16px;height:16px}.modal textarea{width:100%}@media(max-width:650px){.review-layout{grid-template-columns:1fr}.review-scores{position:static;display:flex;flex-wrap:wrap;gap:10px}.review-scores h3,.review-scores>small{width:100%}.review-scores button{width:calc(50% - 10px)}.diff-columns{grid-template-columns:1fr}}
