.dotted-model{display:block;width:100%;height:auto;margin:8px 0}.dotted-model line{stroke:#999;stroke-width:1}.dotted-model .mid{stroke-dasharray:7 6;stroke:#bbb}.dotted-model text{fill:none;stroke:#777;stroke-width:1.4;stroke-dasharray:2.4 3.4;stroke-linecap:round}.dotted-model.cursive text{stroke-width:1.2}.number-dots{min-height:54px;display:flex;gap:13px;align-items:center;flex-wrap:wrap}.number-dots i{width:18px;height:18px;border:2px solid #333;border-radius:50%;display:block}.number-dots span{font-style:italic;color:#555}.reader-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:12px 0}.reader-panel{border:1px solid #999;border-radius:7px;padding:9px;min-height:175px;position:relative}.reader-panel>b{position:absolute;right:8px;top:6px;color:#777}.reader-panel p{font-family:Georgia,serif;font-size:18pt;margin:4px 25px 8px 0}.reader-picture{height:95px;border:1px dashed #bbb;display:flex;align-items:center;justify-content:center;color:#999;font-size:9pt}.reader-check-line{font-family:Georgia,serif;font-size:16pt;margin:.45rem 0}.literacy-roadmap{border-left:4px solid var(--gold,#b88a44)}
@media(max-width:680px){.reader-grid{grid-template-columns:1fr}.reader-panel{min-height:140px}}
@media print{.reader-grid{grid-template-columns:repeat(2,1fr)}.reader-panel{break-inside:avoid}}
