.teacch-workspace{display:grid;gap:22px;max-width:1050px;margin:0 auto 34px}.visual-reference,.hands-on,.now-me,.self-check{background:#fff;border:1px solid #dfe8f6;border-radius:24px;padding:24px;box-shadow:0 10px 28px rgba(8,45,125,.07)}.visual-reference{display:grid;grid-template-columns:minmax(210px,.55fr) minmax(360px,1.45fr);align-items:center;gap:24px;background:linear-gradient(135deg,#f4f9ff,#fff)}.visual-reference img{display:block;width:100%;max-height:440px;object-fit:contain;border-radius:18px;border:1px solid #e2e8f3;background:#fff}.visual-reference h2,.section-heading h2,.self-check h2{font:700 28px/1.1 Georgia,serif;margin:0 0 8px;color:#082d7d}.visual-reference p,.section-heading p{margin:0;color:#42547c;line-height:1.5}.section-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.step-chip{display:inline-grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:#082d7d;color:#fff;font-weight:900}.choice-grid{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:12px}.choice-card{position:relative;min-height:150px;padding:6px;border:2px solid #dce6f5;border-radius:18px;background:#fff;cursor:pointer;overflow:hidden}.choice-card:hover,.choice-card:focus-visible,.choice-card.selected{border-color:#ff3b86;outline:4px solid #ffe1eb;transform:translateY(-2px)}.choice-card img{display:block;width:100%;height:138px;object-fit:contain}.answer-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.answer-slot{min-height:180px;border:3px dashed #9bb8e6;border-radius:20px;background:#f7fbff;color:#082d7d;padding:12px;cursor:pointer;display:grid;place-items:center;align-content:center;gap:6px}.answer-slot.filled{border-style:solid;background:#fff}.answer-slot img{width:100%;height:125px;object-fit:contain}.answer-slot span{font-size:13px;color:#5a6b89}.now-me{background:#fff6f9}.choice-grid.compact .choice-card{min-height:125px}.choice-grid.compact .choice-card img{height:112px}.selection-mark{display:none;position:absolute;right:8px;top:8px;width:32px;height:32px;border-radius:50%;background:#ff3b86;color:#fff;font-weight:900;place-items:center}.choice-card.selected .selection-mark{display:grid}.self-check{text-align:center}.self-check>div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.rating{min-height:48px;border:2px solid #cbdaf0;border-radius:999px;background:#fff;padding:10px 18px;color:#082d7d;font-weight:800;cursor:pointer}.rating.selected{background:#082d7d;color:#fff;border-color:#082d7d}.reset{display:block;margin:18px auto 0}.activity-number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#082d7d;font-weight:900}.sidebar .thumb{grid-template-columns:34px 1fr}.workbook-credits{margin-top:28px}@media(max-width:850px){.visual-reference{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(2,1fr)}.answer-slots{grid-template-columns:1fr}}@media(max-width:500px){.visual-reference,.hands-on,.now-me,.self-check{padding:16px}.visual-reference h2,.section-heading h2,.self-check h2{font-size:24px}}
