.readingGroupIntro{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:16px 0 10px}.readingGroupIntro b{font-size:20px;color:#415d46}.readingGroupIntro small{font-size:14px;color:#817351;white-space:nowrap}.readingSeats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 22px}.readingSeat{--seat:#466e84;display:flex;flex-direction:column;align-items:center;border:1px solid #b3aa88;border-bottom:4px solid var(--seat);border-radius:8px;padding:10px 7px;color:#3f3a2c;background:#f8f0d8;text-align:center;min-width:0;min-height:168px;box-shadow:0 3px 0 #d1bd8b}.readingSeat.clay{--seat:#a25c43}.readingSeat.sage{--seat:#5e7d55}.readingSeat[aria-current=true]{outline:3px solid var(--seat);outline-offset:1px;background:#fffae9}.readingSeat b{font-size:15px;line-height:1.6;overflow-wrap:anywhere;margin:3px 0}.readingSeat small{font-size:12px;line-height:1.6;color:#676847}.readingSeat .seatState{margin-top:auto;padding-top:8px;font-size:12px;color:var(--seat)}.readingSeat .bagSprite{flex-shrink:0}.readingSeat.blue .bagSprite{filter:hue-rotate(12deg) saturate(.7)}.readingSeat.clay .bagSprite{filter:hue-rotate(155deg) saturate(.85)}.readingSeat.sage .bagSprite{filter:hue-rotate(295deg) saturate(.7)}.readingFocus{border-left:4px solid #607d67;background:#eaf0de;padding:15px 17px;margin:14px 0}.readingFocus>small{font-size:13px;line-height:1.6;color:#627050}.readingFocus h2{font-size:23px;line-height:1.55;margin:7px 0;color:#344c3b;overflow-wrap:anywhere}.readingFocus p{font-size:16px;line-height:1.8;margin:9px 0}.readingFocus .readingPrompt{color:#5f674c}.readingShelfLine{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;border-bottom:1px solid #cabb90;padding:13px 0}.readingShelfLine b{font-size:16px;line-height:1.6}.readingShelfLine small{display:block;font-size:13px;line-height:1.7;color:#777455}.readingShelfLine .gamebtn{font-size:14px;padding:9px 12px}.readingProgress{font-size:15px;line-height:1.7;color:#65734c}.readingTurn{display:flex;flex-direction:column;gap:12px}.readingTurn .gamebtn{min-height:48px}.readingSource{font-size:13px;line-height:1.8;color:#747154}.readingVisit{display:flex;gap:8px;flex-wrap:wrap}.readingVisit .gamebtn{font-size:14px;padding:9px 12px;min-height:44px}.readingSeat:focus-visible{outline:3px solid var(--seat);outline-offset:3px}@media(max-width:380px){.readingSeat{padding:10px 4px}.readingSeat b{font-size:14px}.readingGroupIntro b{font-size:18px}.readingFocus{padding:12px}.readingFocus h2{font-size:20px}.readingSeats{gap:7px}}@media(prefers-reduced-motion:no-preference){.readingSeats{animation:readingUnfold .35s ease-out}@keyframes readingUnfold{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}}

.readingCover{display:block;width:63px;height:75px;background-image:url(assets/greenhouse-reading.png);background-size:896px 896px;background-position:-208.25px -301px;image-rendering:pixelated;flex-shrink:0;margin:2px auto 5px}.readingSeat.clay .readingCover{background-position:-418.25px -301px}.readingSeat.sage .readingCover{background-position:-628.25px -301px}
