
.sheet-priority{max-width:1040px;margin:24px auto 0;padding:0 18px 46px}
.sheet-priority section{background:#fff;border:1px solid #eadbd2;border-radius:14px;padding:24px;margin-bottom:18px}
.sheet-priority h2{font-size:clamp(22px,2.6vw,31px);margin:0 0 12px;color:#10251f}
.sheet-priority p{font-size:16px;line-height:1.72;color:#263f38}
.sheet-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}
.sheet-step-grid article{border:1px solid #d9e9e2;background:#f8fffb;border-radius:12px;padding:15px}
.sheet-step-grid h3{margin:0 0 7px;font-size:18px;color:#006b4a}
.sheet-example{border-left:4px solid #0a8f63;background:#f4fbf7;border-radius:10px;padding:14px 16px;margin-top:16px}
@media(max-width:760px){.sheet-step-grid{grid-template-columns:1fr}.sheet-priority section{padding:19px}}
