.sq-game{--sq-ink:#302641;--sq-purple:#63418e;--sq-border:#ded0e9;max-width:1120px;margin:auto;padding:4px 0 30px;color:var(--sq-ink);font-family:ui-rounded,'Segoe UI',system-ui,sans-serif}.sq-game *{box-sizing:border-box}.sq-game button{font:inherit}.sq-game :focus-visible{outline:3px solid #684494;outline-offset:4px}.sq-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.sq-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:24px}.sq-header>div{min-width:0}.sq-eyebrow{font-size:.7rem;letter-spacing:.1em;font-weight:800;color:#765b8b}.sq-header h1{font-size:clamp(1.65rem,2.7vw,2.25rem);line-height:1.2;margin:9px 0;overflow-wrap:anywhere}.sq-header p{font-size:.94rem;line-height:1.6;color:#6d5a79;margin:0}.sq-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 19px;border:1px solid transparent;border-radius:12px;background:var(--sq-purple);color:#fff;box-shadow:0 3px 0 #43276a;font-weight:750!important;font-size:.91rem!important;line-height:1.35;cursor:pointer;touch-action:manipulation;transition:background .15s,transform .15s}.sq-button:hover:not(:disabled){background:#523275}.sq-button:active:not(:disabled){transform:translateY(1px)}.sq-button:disabled{cursor:default;opacity:.56}.sq-secondary{background:#fff;color:#583975;border-color:#d7c7e5;box-shadow:none}.sq-secondary:hover:not(:disabled){background:#f1e9fa}.sq-header>.sq-button{flex:none}.sq-instructions{display:flex;align-items:flex-start;gap:15px;border:1px solid #e0d3eb;background:linear-gradient(120deg,#f0e8fa,#fff8eb);border-radius:19px;padding:18px 20px;margin-bottom:24px;flex-wrap:wrap}.sq-step-icon{display:grid;place-items:center;flex:none;width:40px;height:40px;background:#e3d4f3;border:1px solid #d2bee5;color:#71518c;border-radius:12px;font-size:1.5rem}.sq-instructions>div{flex:1;min-width:180px}.sq-instructions>div>p{font-size:.96rem;line-height:1.6;color:#594266;font-weight:650;margin:0 0 5px;white-space:pre-wrap;overflow-wrap:anywhere}.sq-instructions>div>span{font-size:.83rem;line-height:1.65;color:#776482}.sq-hint{font-size:.84rem;min-width:95px;max-width:100%;flex:0 1 auto;color:#6b527b}.sq-hint summary{cursor:pointer;padding:11px 12px;border:1px solid #dbcde6;background:#fff9;border-radius:11px;min-height:42px;font-weight:750}.sq-hint[open]{flex-basis:100%;margin-left:55px}.sq-hint[open] summary{display:list-item;width:fit-content}.sq-hint p{line-height:1.7;margin:10px 0 0;padding:11px 14px;background:#fffc;border-radius:11px;white-space:pre-wrap;overflow-wrap:anywhere}.sq-workbench{position:relative;background:linear-gradient(180deg,#fcfaf5,#f4f5f0);border:1px solid #e0d9c9;border-radius:24px;padding:23px 23px 0;overflow:hidden}.sq-board-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.sq-board-heading h2{font-size:1.13rem;line-height:1.4;margin:0;color:#62503d}.sq-board-heading>span{font-size:.77rem;color:#88775e;background:#eee6d7;padding:6px 10px;border-radius:8px;white-space:nowrap}.sq-reading-order{font-size:.77rem;line-height:1.6;color:#8b785e;margin:7px 0 19px}.sq-planks{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:14px;list-style:none;margin:0;padding:0 0 10px}.sq-plank{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-width:0;min-height:154px;border:1px solid #cbbb9e;border-bottom:4px solid #bda581;border-radius:15px;background:linear-gradient(150deg,#fffbf2,#f7ecd6);box-shadow:0 5px 0 #e9dfce;padding:13px 11px 10px}.sq-plank:before,.sq-plank:after{content:'';position:absolute;top:12px;width:4px;height:4px;border:1px solid #b29a79;border-radius:50%;background:#e4d0ac}.sq-plank:before{left:12px}.sq-plank:after{right:12px}.sq-position{align-self:center;display:inline-grid;place-items:center;min-width:23px;height:23px;border:1px solid #ddcbaa;background:#fff9ed;border-radius:8px;color:#8d785b;font-size:.69rem;font-weight:750;font-variant-numeric:tabular-nums}.sq-plank h3{font-size:1.17rem;line-height:1.45;text-align:center;color:#655034;margin:0;padding:0 2px;overflow-wrap:anywhere;white-space:pre-wrap}.sq-moves{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:auto}.sq-move{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0;flex:1;min-height:39px;padding:7px 5px;border:1px solid #d1b998;border-radius:9px;background:#fffaf0;color:#715433;font-size:.73rem!important;font-weight:700!important;cursor:pointer;touch-action:manipulation;line-height:1.3;transition:background .15s,border-color .15s}.sq-move:hover:not(:disabled){background:#f0e0c6;border-color:#aa8b63}.sq-move:disabled{cursor:default;opacity:.38}.sq-move>span{font-size:.95rem}.sq-workbench>.sq-bridge{display:block;width:calc(100% + 46px);max-width:none;height:auto;margin:6px -23px -1px}.sq-bridge{display:block;width:100%;height:auto}.sq-placed{animation:sq-place .3s ease-out both}.sq-plank-complete{background:linear-gradient(145deg,#f5fbef,#eaf4e1);border-color:#9fbe98;border-bottom-color:#8faa83;box-shadow:0 5px 0 #dbe8d4}.sq-plank-complete h3{color:#426446}.sq-plank-complete .sq-position{background:#f7fff1;border-color:#c5d7b8;color:#5b7b52}.sq-piece-done{display:grid;place-items:center;width:25px;height:25px;margin:0 auto;color:#4d7d51;font-size:1rem;font-weight:800}.sq-preview{margin:22px 0 19px;border:1px solid #decfeb;border-left:4px solid #ad8ac7;background:#faf7fe;border-radius:15px;padding:18px 21px}.sq-preview>p{font-size:1.2rem;line-height:1.65;color:#573e6b;margin:10px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.sq-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.sq-actions>p{font-size:.8rem;line-height:1.6;color:#796781;margin:0}.sq-network{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.8rem;line-height:1.6;color:#75677d;min-height:26px;margin:14px 0}.sq-network-error{padding:13px 16px;background:#fff6e7;border:1px solid #e3c49a;border-radius:12px;color:#765323}.sq-network>.sq-button{flex:none;font-size:.82rem!important}.sq-feedback{display:flex;align-items:flex-start;gap:18px;border:1px solid #c8dabf;background:#f3f9ee;border-radius:18px;padding:19px 22px;margin:22px 0;color:#537046}.sq-feedback>div{flex:1;min-width:0}.sq-feedback h2{font-size:1.2rem;line-height:1.4;color:#3e673b;margin:1px 0 10px}.sq-feedback p{font-size:.91rem;line-height:1.7;margin:7px 0;white-space:pre-wrap;overflow-wrap:anywhere}.sq-badge{width:74px;height:74px;flex:none}.sq-again{border-color:#e0c6a3;background:#fff8ec;color:#7d6240}.sq-again h2{color:#78572d}.sq-feedback-source{font-size:.83rem;line-height:1.6;margin-top:9px}.sq-feedback-source summary{cursor:pointer;padding:9px 0;min-height:41px;font-weight:700;color:#6c4d7f}.sq-source{margin-top:20px;background:#fff;border:1px solid #e1d5e9;border-radius:15px}.sq-source>summary{cursor:pointer;min-height:46px;padding:14px 18px;font-size:.88rem;font-weight:750;color:#694d7c}.sq-source-note{font-size:.8rem;line-height:1.6;color:#786580;margin:0;padding:0 18px 6px}.sq-source figure{margin:12px 18px 18px;padding-top:12px;border-top:1px solid #e6dceb}.sq-feedback-source figure{margin:8px 0 12px}.sq-source figcaption,.sq-feedback-source figcaption{font-size:.78rem;color:#775b83;font-weight:750}.sq-source blockquote,.sq-feedback-source blockquote{font-size:.88rem;line-height:1.7;margin:9px 0 0;padding-left:13px;border-left:3px solid #d4bddf;color:#6c5878;white-space:pre-wrap;overflow-wrap:anywhere}.sq-counters{display:flex;gap:28px;flex-wrap:wrap;margin:24px 0 8px;padding-top:17px;border-top:1px solid #e5dcea}.sq-counters>div{display:flex;align-items:center;gap:9px}.sq-counters dt{font-size:.78rem;line-height:1.5;color:#80688b}.sq-counters dd{font-size:1.08rem;font-weight:800;color:#684a7d;margin:0;font-variant-numeric:tabular-nums}.sq-note{font-size:.76rem;line-height:1.65;color:#817086;margin:7px 0}.sq-wait{max-width:760px;background:#f9f6fd;border:1px solid #e1d3ed;border-radius:22px;padding:30px;text-align:center}.sq-wait>.sq-bridge{margin:8px auto 20px;max-width:480px}.sq-wait h2{font-size:1.18rem;line-height:1.5}.sq-wait .sq-network{justify-content:center;flex-wrap:wrap}.sq-game[data-age="11-13"] .sq-instructions{background:linear-gradient(120deg,#eee8fa,#eff7ee)}.sq-game[data-age="11-13"] .sq-plank{border-radius:11px}.sq-game[data-age="14-16"]{font-family:'Segoe UI',system-ui,sans-serif}.sq-game[data-age="14-16"] .sq-instructions{background:#f3f0f8;border-radius:14px}.sq-game[data-age="14-16"] .sq-plank{border-radius:8px;background:#faf5e9;box-shadow:none}.sq-game[data-age="14-16"] .sq-plank h3{font-weight:650}.sq-game[data-age="14-16"] .sq-workbench>.sq-bridge{max-height:100px}.sq-game[data-motion="reduced"] *{animation:none!important;transition:none!important;scroll-behavior:auto!important}@keyframes sq-place{from{transform:translateY(-6px);box-shadow:0 0 0 3px #b797d3}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.sq-game *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:950px){.sq-workbench{padding:20px 18px 0}.sq-workbench>.sq-bridge{width:calc(100% + 36px);margin-left:-18px;margin-right:-18px}.sq-planks{gap:12px;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.sq-plank{min-height:157px}.sq-move{min-height:44px}}@media(max-width:580px){.sq-header{display:block}.sq-header>.sq-button{margin-top:15px}.sq-instructions{padding:16px;gap:11px}.sq-step-icon{width:32px;height:34px;font-size:1.3rem;border-radius:10px}.sq-instructions>div{min-width:150px}.sq-instructions>div>p{font-size:.88rem}.sq-instructions>div>span{font-size:.79rem}.sq-hint{margin-left:43px}.sq-hint[open]{margin-left:0}.sq-workbench{padding:18px 13px 0;border-radius:19px}.sq-board-heading h2{font-size:1rem}.sq-planks{gap:11px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.sq-plank h3{font-size:1.1rem}.sq-workbench>.sq-bridge{width:calc(100% + 26px);margin-left:-13px;margin-right:-13px}.sq-preview{padding:16px}.sq-preview>p{font-size:1.08rem}.sq-actions>.sq-button{width:100%}.sq-network{align-items:flex-start;flex-wrap:wrap}.sq-feedback{padding:17px;gap:12px}.sq-badge{width:46px;height:46px}.sq-feedback h2{font-size:1.05rem}.sq-counters{gap:15px}.sq-counters>div{gap:6px}.sq-counters dt{font-size:.72rem}.sq-wait{padding:23px 17px}}
.sq-game[data-sequence-type="chronology"]{--sq-purple:#4e706f}.sq-game[data-sequence-type="chronology"] .sq-eyebrow{color:#547572}.sq-game[data-sequence-type="chronology"] .sq-instructions{background:linear-gradient(115deg,#edf4ef,#fff5e3);border-color:#d8e2d3}.sq-game[data-sequence-type="chronology"] .sq-step-icon{background:#dcebe3;border-color:#b7d1c3;color:#4d7467}.sq-game[data-sequence-type="chronology"] .sq-workbench{background:linear-gradient(180deg,#fffdf7,#eff5ee);border-color:#d6dfcf}.sq-game[data-sequence-type="chronology"] .sq-board-heading h2{color:#496a60}.sq-game[data-sequence-type="chronology"] .sq-board-heading>span{background:#e6eee2;color:#56745d}.sq-game[data-sequence-type="chronology"] .sq-reading-order{color:#697d70}.sq-journey{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #dde5d6;padding:13px 0 18px;font-size:.73rem;font-weight:700;line-height:1.6;color:#69826d}.sq-game[data-sequence-type="chronology"] .sq-planks{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:20px;row-gap:37px;padding-bottom:20px}.sq-game[data-sequence-type="chronology"] .sq-wagon{min-height:204px;padding:15px 14px 14px;gap:14px;border-color:#b7c9bc;border-bottom:5px solid #8ea799;border-radius:15px 15px 9px 9px;background:linear-gradient(145deg,#fffdf7,#f4f5e9);box-shadow:none}.sq-game[data-sequence-type="chronology"] .sq-wagon:before,.sq-game[data-sequence-type="chronology"] .sq-wagon:after{top:auto;bottom:8px;width:7px;height:5px;border:0;border-radius:2px;background:#81968a}.sq-game[data-sequence-type="chronology"] .sq-wagon:before{left:-8px}.sq-game[data-sequence-type="chronology"] .sq-wagon:after{right:-8px}.sq-game[data-sequence-type="chronology"] .sq-position{align-self:flex-start;min-height:25px;padding:4px 9px;width:auto;border-radius:6px;background:#e6efe4;border-color:#c7d8c7;color:#55775d;font-size:.69rem;line-height:1.3}.sq-game[data-sequence-type="chronology"] .sq-wagon h3{font-size:1.02rem;text-align:left;line-height:1.55;font-weight:650;color:#425e52}.sq-game[data-sequence-type="chronology"] .sq-move{min-height:44px;background:#fffdfa;border-color:#c3d1be;color:#4d6a57;font-size:.78rem!important}.sq-game[data-sequence-type="chronology"] .sq-move:hover:not(:disabled){background:#e8f1e7;border-color:#88a88d}.sq-chassis{position:absolute;bottom:-25px;left:0;width:100%;height:28px;overflow:visible;pointer-events:none}.sq-train{display:block;width:100%;height:auto}.sq-workbench>.sq-train{width:calc(100% + 46px);max-width:none;margin:3px -23px -1px}.sq-wait>.sq-train{max-width:480px;margin:8px auto 20px}.sq-game[data-sequence-type="chronology"] .sq-plank-complete{background:linear-gradient(150deg,#f7fbee,#e3efd9);border-color:#a5c49c}.sq-game[data-sequence-type="chronology"] .sq-placed{animation:sq-carriage-place .3s ease-out both}.sq-timeline-preview{border-color:#d1dfd1;border-left-color:#86a890;background:#f7fbf6;padding:0}.sq-timeline-preview>summary{padding:16px 20px;min-height:48px;cursor:pointer;color:#426b53;font-size:.9rem;font-weight:750}.sq-event-list{counter-reset:sq-event;list-style:none;padding:0 20px 8px;margin:0}.sq-event-list>li{counter-increment:sq-event;position:relative;padding:13px 0 15px 40px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.94rem;line-height:1.6;color:#526c5c;border-top:1px solid #dfe8dc}.sq-event-list>li:before{content:counter(sq-event);position:absolute;left:0;top:14px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e2eddf;color:#59785c;font-size:.74rem;font-weight:750}.sq-game[data-sequence-type="chronology"][data-age="11-13"] .sq-wagon{border-radius:11px 11px 7px 7px;background:#fbfbf4}.sq-game[data-sequence-type="chronology"][data-age="14-16"] .sq-wagon{border-radius:7px;background:#f9fbf6}.sq-game[data-sequence-type="chronology"][data-age="14-16"] .sq-instructions{background:#f0f5f0}.sq-game[data-sequence-type="chronology"][data-age="14-16"] .sq-workbench>.sq-train{max-height:115px}.sq-game[data-sequence-type="chronology"][data-age="7-10"] .sq-wagon h3{font-size:1.06rem}@keyframes sq-carriage-place{from{transform:translateX(-7px);outline:3px solid #b6d1bb;outline-offset:2px}to{transform:translateX(0);outline:3px solid transparent;outline-offset:2px}}@media(max-width:950px){.sq-game[data-sequence-type="chronology"] .sq-planks{grid-template-columns:repeat(2,minmax(0,1fr))}.sq-workbench>.sq-train{width:calc(100% + 36px);margin-left:-18px;margin-right:-18px}}@media(max-width:580px){.sq-game[data-sequence-type="chronology"] .sq-planks{grid-template-columns:1fr;gap:35px}.sq-game[data-sequence-type="chronology"] .sq-wagon{min-height:177px}.sq-journey{gap:14px;font-size:.69rem}.sq-journey>span:last-child{text-align:right}.sq-workbench>.sq-train{width:calc(100% + 26px);margin-left:-13px;margin-right:-13px}.sq-timeline-preview>summary{padding:16px}.sq-event-list{padding:0 16px 6px}}
