body.topic-games-open{overflow:hidden}.lesson-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px!important;margin-top:24px!important}.topic-action-btn{min-height:64px;border-radius:12px;border:1px solid #bfd0c8;background:#fff;color:#174638;font:inherit;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.18s}.topic-action-btn span{font-size:22px}.topic-action-btn:hover:not(:disabled){transform:translateY(-1px);border-color:#26785d;box-shadow:0 8px 24px rgba(16,65,49,.08)}.topic-action-btn.games{background:#1f7358;color:#fff;border-color:#1f7358}.topic-action-btn.exam.unlocked{background:#0c3a2e;color:#fff;border-color:#0c3a2e}.topic-action-btn.exam.locked,.topic-action-btn:disabled{background:#edf1ef;color:#8a9792;border-color:#dbe3df;cursor:not-allowed;box-shadow:none}.topic-toast{position:fixed;left:50%;bottom:28px;z-index:30000;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#0d392d;color:#fff;padding:12px 18px;border-radius:10px;font-weight:800;box-shadow:0 14px 40px rgba(0,0,0,.25);transition:.22s}.topic-toast.show{opacity:1;transform:translate(-50%,0)}
.topic-games-page{position:fixed;inset:0;z-index:12500;background:#f3f7f5;overflow:auto}.topic-games-shell{max-width:1320px;margin:0 auto;padding:34px 36px 56px}.topic-games-loading,.games-error{min-height:50vh;display:grid;place-items:center;color:#60736b}.games-page-head{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;margin-bottom:24px}.games-page-head h1{font-size:36px;margin:5px 0 8px;color:#123b2f}.games-page-head p{margin:0;color:#667871;font-size:17px}.games-back{border:1px solid #c9d8d1;background:#fff;color:#1a5945;border-radius:10px;padding:11px 15px;font:inherit;font-weight:850;cursor:pointer}.games-progress-card{position:relative;background:#103d31;color:#fff;border-radius:16px;padding:22px 26px;margin-bottom:22px;display:grid;grid-template-columns:1fr auto;gap:8px 18px;overflow:hidden}.games-progress-card>div:first-child{display:grid;gap:4px}.games-progress-card span{color:#b7d2c8}.games-progress-card>strong{font-size:30px}.games-progress-track{grid-column:1/-1;height:8px;background:rgba(255,255,255,.16);border-radius:99px;overflow:hidden}.games-progress-track i{display:block;height:100%;background:#a9e34b;border-radius:inherit;transition:.3s}.games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.game-tile{background:#fff;border:1px solid #d8e4de;border-radius:15px;padding:20px;display:flex;flex-direction:column;min-height:320px}.game-tile.excellent{border-color:#9acb4a}.game-tile.passed{border-color:#55a486}.game-tile.in_progress{border-color:#ddc76b}.game-tile-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.game-icon{font-size:30px}.game-required{font-size:10px;letter-spacing:.08em;font-weight:900;color:#5b746a;background:#eef4f1;padding:6px 8px;border-radius:99px}.game-tile h3{font-size:24px;margin:15px 0 7px;color:#143c30}.game-tile p{color:#6a7a74;line-height:1.45;margin:0 0 18px}.game-metrics{display:flex;gap:16px;margin:auto 0 16px;flex-wrap:wrap}.game-metrics>div{display:grid;gap:2px}.game-metrics span{font-size:11px;color:#7c8b85}.game-metrics b{font-size:19px;color:#173c31}.game-status{display:grid;gap:3px;border-top:1px solid #e4ebe7;padding-top:14px;margin-bottom:12px}.game-status small{color:#788781}.game-play,.exam-access-btn{border:0;border-radius:10px;padding:13px 17px;background:#26775c;color:#fff;font:inherit;font-weight:900;cursor:pointer}.exam-access{margin-top:24px;border-radius:17px;padding:25px;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center}.exam-access.locked{background:#fff;border:1px solid #dce5e1}.exam-access.ready{background:#103d31;color:#fff}.exam-access-icon{font-size:38px}.exam-access-copy h2{margin:3px 0 7px;font-size:27px}.exam-access-copy p{margin:0 0 10px;color:#6b7c75}.exam-access.ready .exam-access-copy p{color:#c2d7cf}.exam-access-copy ul{margin:7px 0 0;padding-left:19px;color:#805e25}.exam-access-btn:disabled{background:#e4e9e7;color:#89958f;cursor:not-allowed}
.topic-game-runner{position:fixed;inset:0;z-index:14000;background:rgba(5,25,19,.88);display:grid;place-items:center;padding:20px}.game-run-shell{width:min(920px,96vw);height:min(780px,94vh);background:#f7faf8;border-radius:18px;overflow:hidden;display:grid;grid-template-rows:auto 7px 1fr;box-shadow:0 30px 90px rgba(0,0,0,.35)}.game-run-head{padding:15px 18px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.game-run-head>div:nth-child(2){display:grid;gap:3px}.game-run-head span{font-weight:900;color:#17493a}.game-run-head b{font-size:12px;color:#7b8984}.game-live{display:flex;align-items:center;gap:12px;font-weight:900;color:#d66b20}.game-live strong{background:#143e32;color:#fff;padding:8px 11px;border-radius:8px}.game-run-progress{background:#e2ebe7}.game-run-progress i{display:block;height:100%;background:#62a989}.game-question{overflow:auto;padding:42px max(28px,7vw)}.game-question h2{font-size:34px;line-height:1.2;color:#143a2f;margin:9px 0 28px}.game-options{display:grid;gap:11px}.game-options button{border:1px solid #d7e2dd;border-radius:12px;background:#fff;padding:15px 17px;display:flex;align-items:center;gap:12px;text-align:left;font:inherit;font-size:17px;color:#203f35;cursor:pointer}.game-options button>span{width:34px;height:34px;border-radius:8px;background:#e9f1ed;display:grid;place-items:center;font-weight:900;color:#26725a}.game-options button.correct{border-color:#3a9876;background:#eaf7f1}.game-options button.wrong{border-color:#d06a6a;background:#fff0f0}.game-feedback{margin-top:17px;min-height:54px}.game-feedback>b{font-size:18px;color:#154a39}.game-feedback p{color:#667973}.game-next{border:0;background:#123e31;color:#fff;border-radius:9px;padding:11px 17px;font:inherit;font-weight:900;cursor:pointer}.game-result{width:min(650px,94vw);background:#fff;border-radius:18px;padding:42px;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.35)}.game-result-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;font-size:38px;font-weight:900}.game-result.passed .game-result-icon{background:#e3f4eb;color:#1d7457}.game-result.failed .game-result-icon{background:#faeaea;color:#b34141}.game-result h2{font-size:52px;color:#143a2f;margin:7px 0}.game-result p{color:#677871;font-size:17px}.game-result-badges{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:18px 0}.game-result-badges span{background:#eef4f1;border-radius:9px;padding:9px 12px}.game-unlock{background:#e9f7d5;color:#365d14;border-radius:10px;padding:13px;margin:15px 0;font-weight:900}.game-result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}
@media(max-width:900px){.games-grid{grid-template-columns:1fr 1fr}.exam-access{grid-template-columns:auto 1fr}.exam-access-btn{grid-column:1/-1}.topic-games-shell{padding:22px 18px 42px}}@media(max-width:620px){.lesson-actions{grid-template-columns:1fr!important}.topic-action-btn{min-height:56px}.games-page-head{grid-template-columns:1fr}.games-page-head h1{font-size:28px}.games-grid{grid-template-columns:1fr}.topic-games-shell{padding:16px 12px 32px}.games-progress-card{padding:18px}.exam-access{grid-template-columns:1fr;padding:19px}.exam-access-icon{font-size:30px}.game-run-shell{width:100%;height:100%;border-radius:0}.topic-game-runner{padding:0}.game-question{padding:28px 18px}.game-question h2{font-size:27px}.game-result{padding:30px 20px}}
