.scene1-lesson-modal{position:fixed;inset:0;z-index:100000;background:#14284dcc;display:flex;align-items:center;justify-content:center;padding:24px;font-family:Arial,sans-serif}.scene1-lesson-card{position:relative;width:min(1120px,94vw);max-height:94vh;overflow:auto;background:#fffdf5;border:6px solid #70421f;border-radius:18px;padding:26px;color:#24356f;box-shadow:0 15px 45px #07142e88}.scene1-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:34px;color:#70421f;cursor:pointer}.scene1-lesson-card h2{text-align:center;color:#70421f;margin:0 0 18px;font-size:32px}.scene1-lesson-main{display:flex;gap:28px;align-items:center}.scene1-teemo-wrap{position:relative;flex:0 1 54%;text-align:center}.scene1-teemo-wrap>img{display:block;width:100%;max-height:58vh;object-fit:contain}.teemo-hotspot{position:absolute;border:0;background:transparent;cursor:pointer;z-index:3}.teemo-hotspot.hat{left:12%;top:0;width:76%;height:32%}.teemo-hotspot.shirt{left:27%;top:36%;width:50%;height:34%}.teemo-hotspot.backpack{left:12%;top:35%;width:32%;height:37%}.teemo-outline-layer{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:visible}.teemo-outline-layer path{fill:none;stroke:#1877d2;stroke-width:1.25;stroke-linejoin:round;opacity:0;filter:drop-shadow(0 0 1px #fff)}.teemo-outline-layer path.visible{opacity:1}.scene1-story{flex:1;text-align:center}.scene1-story-text{font-size:25px;line-height:1.7;font-weight:700;color:#24356f}.scene1-story-text span.active{background:#ffe36e;border-radius:5px;padding:2px 3px}.scene1-help{margin:14px 0 22px;color:#7b6b47;font-size:14px}.scene1-next,.scene1-finish{border:3px solid #70421f;border-radius:12px;background:#ffd34f;color:#24356f;padding:13px 22px;font-size:17px;font-weight:800;cursor:pointer}.scene1-question{text-align:center;border-top:2px solid #ead9b4;margin-top:20px;padding-top:18px}.scene1-question h3{margin:0 0 16px;color:#70421f;font-size:24px}.scene1-options{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.scene1-options button{min-width:115px;border:2px solid #8ea8d7;border-radius:9px;background:#f4f8ff;color:#24356f;padding:11px 16px;font-size:16px;font-weight:700;cursor:pointer}.scene1-options button:hover,.scene1-options button.chosen{border-color:#1877d2;background:#dfeeff}.scene1-options button:disabled{cursor:default}.scene1-answer{display:block;margin:16px auto 0;border:3px solid #70421f;border-radius:10px;background:#ffd34f;color:#24356f;padding:10px 28px;font-size:17px;font-weight:800;cursor:pointer}.scene1-answer:disabled{opacity:.5;cursor:not-allowed}.scene1-feedback{height:24px;margin-top:10px;font-weight:800}.scene1-complete{font-size:25px;font-weight:800;color:#31964a;margin-bottom:18px}.scene1-tennis-ball{position:fixed;width:26px;height:26px;border-radius:50%;background:#f8e84e;border:3px solid #6d8c24;z-index:100001;pointer-events:none;left:0;top:0;opacity:0}.scene1-tennis-ball.hopping{animation:scene1ball .95s ease-in-out forwards}@keyframes scene1ball{0%{transform:translate(-35px,25px) scale(.8);opacity:0}18%{opacity:1}50%{transform:translate(0,-18px) scale(1.05);opacity:1}82%{transform:translate(35px,8px) scale(.95);opacity:1}100%{transform:translate(0,0) scale(1);opacity:1}}@media(max-width:760px){.scene1-lesson-main{flex-direction:column}.scene1-teemo-wrap>img{max-height:42vh}.scene1-story-text{font-size:20px}.scene1-lesson-card{padding:20px}}
