.case-notes,.review-note,.worksheet-guide{margin:60px 0;border:2px solid var(--ink);background:var(--cream);padding:34px}.case-notes>span,.review-note>span,.worksheet-guide>span{font:800 12px monospace;background:var(--yellow);padding:5px 8px}.case-notes>h2,.review-note>h2,.worksheet-guide>h2{font-size:30px;line-height:1.3;margin:18px 0}.case-notes>div,.worksheet-guide>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.case-notes article,.worksheet-guide article{border-top:5px solid var(--ink);padding:18px;background:#fff}.case-notes article b,.worksheet-guide article b{font-size:18px}.case-notes article p,.worksheet-guide article p,.review-note p{color:#3f4650}.review-note{background:#e5f8f5;max-width:900px}.guide-note{border-top:1px solid var(--line);padding-top:18px}.worksheet-guide{margin-bottom:90px}@media(max-width:720px){.case-notes>div,.worksheet-guide>div{grid-template-columns:1fr}.case-notes,.review-note,.worksheet-guide{padding:24px}.case-notes>h2,.review-note>h2,.worksheet-guide>h2{font-size:26px}}
