.game-shell{--purple:#5637d4;--blue:#4086ed;--orange:#f39a42;--ink:#24213c;--muted:#8b8c9f;--paper:#f7f8fc;min-height:100dvh;background:var(--paper);color:var(--ink);font-family:inherit;position:relative;isolation:isolate}.game-shell *{box-sizing:border-box}.game-shell button,.game-shell input{font:inherit}.game-shell button{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.game-shell button:focus-visible,.game-shell input:focus-visible{outline:3px solid #aa97fa;outline-offset:3px}.game-shell button:disabled{cursor:default;opacity:.48}.game-shell h1,.game-shell h2,.game-shell p{margin:0}.game-shell .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-shell .game-topbar{height:85px;display:flex;align-items:center;gap:18px;background:#fff;border-bottom:1px solid #edeef4;padding:0 36px}.game-shell .game-back{border:1px solid #ececf3;width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#fff;color:#6a6780}.game-shell .game-title{flex:1;min-width:0}.game-shell .game-title>span{font-size:12px;color:#8a879e;font-weight:550}.game-shell .game-title i{font-style:normal;margin:0 7px;color:#c5c1d5}.game-shell .game-title h1{font-size:18px;font-weight:750;margin-top:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-shell .game-timer{display:flex;align-items:center;gap:9px;font-size:22px;font-weight:750;padding:12px 19px;background:#f3f0fe;border:1px solid #e6dffa;border-radius:13px;color:var(--purple);font-variant-numeric:tabular-nums}.game-shell .timer-urgent{color:#d95d51;background:#fff0eb;border-color:#ffd4ca}.game-shell .game-controls{display:flex;align-items:center;gap:6px;margin-left:7px}.game-shell .game-controls>button{width:42px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:#8b879e;border-radius:10px}.game-shell .game-controls>button:hover,.game-shell .game-controls>button.control-active{background:#f4f1fe;color:var(--purple)}.game-shell .game-volume input{width:63px;accent-color:var(--purple);display:block}.game-shell .game-content{max-width:1420px;padding:21px 40px 12px;margin:auto}.game-shell .game-round-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:550;color:#9c98ad;padding:0 2px 14px}.game-shell .game-round-label>span:first-child{display:flex;gap:7px;align-items:center;color:#756a9b}.game-shell .game-live-dot{width:6px;height:6px;background:#75b298;border-radius:50%}.game-shell .game-arena{position:relative;background:#eef5f5;border:1px solid #e4eeee;border-radius:20px;height:188px;overflow:hidden}.game-shell .arena-lead{position:absolute;z-index:3;top:13px;left:50%;transform:translate(-50%);border:1px solid #e0e9e7;background:#fffffff0;color:#7a8b84;border-radius:20px;padding:7px 14px;font-size:11px;font-weight:650;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:color .3s,background .3s}.game-shell .arena-lead.leader-0{background:#edf5ff;color:#3a79c9;border-color:#c8ddf8}.game-shell .arena-lead.leader-1{background:#fff3e7;color:#cc7e30;border-color:#f6d8b9}.game-shell .tug-scene{height:100%;position:relative;overflow:hidden;background:linear-gradient(#f0f8fb,#eff8f2)}.game-shell .tug-sun{position:absolute;width:38px;height:38px;border-radius:50%;background:#ffe6a4;right:17%;top:27px}.game-shell .tug-cloud{position:absolute;background:#fff;width:76px;height:17px;border-radius:40px;top:32px;left:12%;opacity:.85}.game-shell .tug-cloud:before,.game-shell .tug-cloud:after{content:"";position:absolute;border-radius:50%;background:inherit;width:28px;height:28px;top:-12px;left:13px}.game-shell .tug-cloud:after{left:34px;top:-8px}.game-shell .tug-cloud.cloud-two{left:auto;right:27%;top:63px;transform:scale(.65)}.game-shell .tug-hill{position:absolute;width:350px;height:110px;bottom:-53px;background:#e1ede2;border-radius:50% 50% 0 0;left:-65px}.game-shell .tug-hill.hill-two{left:auto;right:-35px;width:440px;height:130px;background:#e8efe1}.game-shell .tug-ground{position:absolute;height:14px;background:#d6e8d0;bottom:0;left:0;right:0;border-top:3px solid #c8dfc0}.game-shell .tug-middle{position:absolute;left:50%;top:57px;bottom:13px;border-left:2px dashed #c6d6ca}.game-shell .tug-middle>i{position:absolute;width:9px;height:9px;background:#b1c8b6;border-radius:50%;bottom:-5px;left:-5px}.game-shell .tug-middle>span{position:absolute;bottom:8px;left:8px;font-size:9px;color:#99ae9f}.game-shell .rope-group{position:absolute;left:50%;width:520px;margin-left:-260px;bottom:17px;height:102px;transition:transform .9s cubic-bezier(.22,.8,.22,1)}.game-shell .tug-rope{position:absolute;top:64px;left:24px;right:24px;height:8px;background:repeating-linear-gradient(110deg,#b78962 0px 4px,#d3af88 4px 8px);border-radius:5px;z-index:2;box-shadow:0 2px 1px #b5b39833}.game-shell .rope-knot{position:absolute;left:50%;top:-5px;height:27px;width:13px;background:#f38169;border-radius:3px 3px 7px 7px;transform:rotate(-5deg);box-shadow:0 1px 2px #b5653540}.game-shell .tug-team{position:absolute;bottom:0;display:flex;gap:14px;align-items:flex-end;z-index:1}.game-shell .tug-team-a{left:0}.game-shell .tug-team-b{right:0}.game-shell .tug-team-a .game-mascot{transform:rotate(-8deg)}.game-shell .tug-team-b .game-mascot{transform:rotate(8deg)}.game-shell .tug-team .game-mascot:nth-child(2){scale:.85}.game-shell .game-mascot{position:relative;height:89px;width:63px;flex-shrink:0}.game-shell .mascot-body{position:absolute;inset:16px 4px 8px;background:#72a4f1;border:3px solid #3f80d4;border-radius:25px 25px 20px 20px;box-shadow:inset -6px -4px #367bcc25;display:flex;justify-content:center;gap:12px;padding-top:21px;z-index:1}.game-shell .mascot-body>i{width:5px;height:7px;border-radius:50%;background:#214e88}.game-shell .mascot-body>b{position:absolute;width:13px;height:7px;border-bottom:2px solid #214e88;border-radius:0 0 50% 50%;top:35px;left:19px}.game-shell .mascot-body:before,.game-shell .mascot-body:after{content:"";position:absolute;width:12px;height:7px;background:#f2a7af;border-radius:50%;top:29px;left:4px;opacity:.7}.game-shell .mascot-body:after{left:auto;right:4px}.game-shell .mascot-ear{position:absolute;top:3px;width:18px;height:29px;border:3px solid #3f80d4;background:#72a4f1;border-radius:60% 60% 0 0}.game-shell .mascot-ear.left{left:8px;transform:rotate(-16deg)}.game-shell .mascot-ear.right{right:8px;transform:rotate(16deg)}.game-shell .mascot-foot{position:absolute;bottom:0;width:24px;height:13px;background:#3679d0;border-radius:60% 60% 5px 5px}.game-shell .mascot-foot.left{left:1px}.game-shell .mascot-foot.right{right:1px}.game-shell .mascot-1 .mascot-body,.game-shell .mascot-1 .mascot-ear{background:#ffc26e;border-color:#e59b43}.game-shell .mascot-1 .mascot-foot{background:#d88931}.game-shell .mascot-1 .mascot-body>i{background:#955916}.game-shell .mascot-1 .mascot-body>b{border-color:#955916}.game-shell .mascot-crown{display:none;position:absolute;top:-16px;left:21px;font-size:27px;color:#f2b541;z-index:2;transform:rotate(-8deg);text-shadow:0 1px #fff}.game-shell .is-winning .mascot-crown{display:block}.game-shell .is-winning{animation:mascot-pull .65s ease-in-out infinite alternate}.game-shell .tug-plant{position:absolute;bottom:14px;color:#82ad79;font-size:26px}.game-shell .plant-left{left:14%}.game-shell .plant-right{right:13%;font-size:19px}.game-shell .game-teams{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;margin-top:19px}.game-shell .game-team-panel{--team:var(--blue);--team-soft:#edf5ff;background:#fff;border:1px solid #e4eaf4;border-top:3px solid #80acee;border-radius:17px;overflow:hidden;position:relative;padding:16px 22px 20px;min-height:382px;transition:border-color .2s,box-shadow .2s}.game-shell .game-team-panel.team-1{--team:var(--orange);--team-soft:#fff5e9;border-color:#efe7de;border-top-color:#efb374}.game-shell .team-panel-heading{display:flex;align-items:center;gap:12px}.game-shell .team-label{display:flex;gap:7px;align-items:center;color:var(--team);font-size:13px;font-weight:750;flex:1;min-width:0}.game-shell .team-dot{width:8px;height:8px;background:var(--team);border-radius:50%;flex-shrink:0}.game-shell .team-question-count{font-size:10px;color:#a5a0b5}.game-shell .team-score{font-size:21px;line-height:1;color:var(--team);background:var(--team-soft);min-width:41px;padding:9px;border-radius:10px;text-align:center;font-variant-numeric:tabular-nums;transition:transform .2s}.game-shell .teams-versus{position:absolute;top:33px;left:50%;transform:translate(-50%);font-size:9px;font-weight:750;color:#b9b4c7}.game-shell .game-question{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;text-align:center;min-height:74px;padding:12px 0}.game-shell .game-question>h2{font-size:28px;line-height:1.25;font-weight:750;letter-spacing:-.8px}.game-shell .question-tug h2{font-size:34px}.game-shell .numeric-answer{max-width:384px;margin:0 auto;display:grid;grid-template-columns:1fr 98px;gap:8px}.game-shell .answer-input{grid-column:2;grid-row:1;display:flex;align-items:center;background:var(--team-soft);border:1px solid color-mix(in srgb,var(--team) 20%,white);border-radius:12px;overflow:hidden}.game-shell .answer-input input{font-size:30px;width:100%;height:100%;min-height:128px;text-align:center;background:transparent;border:0;color:var(--team);outline:0;font-weight:750;padding:5px;-moz-appearance:textfield}.game-shell .answer-input input::placeholder{color:color-mix(in srgb,var(--team) 35%,white)}.game-shell .number-keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;grid-column:1;grid-row:1 / span 2}.game-shell .number-keypad button{min-height:64px;display:grid;place-items:center;border-radius:9px;border:1px solid #e9eaf1;background:#fafbfe;color:#58516b;font-size:20px;font-weight:650;box-shadow:0 2px #eeeff5}.game-shell .number-keypad button:hover:enabled{background:var(--team-soft);border-color:var(--team)}.game-shell .number-keypad button:active:enabled{transform:translateY(2px);box-shadow:none}.game-shell .game-submit{border:0;background:var(--team);color:#fff;border-radius:10px;min-height:62px;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 3px color-mix(in srgb,var(--team) 80%,#111)}.game-shell .numeric-answer>.game-submit{grid-column:2;grid-row:2;flex-direction:column;font-size:11px;padding:5px}.game-shell .game-submit:active:enabled{transform:translateY(2px);box-shadow:none}.game-shell .game-submit:disabled{opacity:.42}.game-shell .game-bottom{display:flex;justify-content:space-between;gap:10px;color:#a29bae;font-size:10px;padding:14px 3px 0}.game-shell .game-bottom>span:first-child{display:flex;gap:6px;align-items:center}.game-shell .answer-feedback{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:center;gap:10px;min-height:58px;padding:12px 16px;border:1px solid #bce3cf;border-radius:12px;box-shadow:0 4px 18px #2039270e;font-size:12px;font-weight:650;z-index:4;animation:feedback-in .2s ease-out;background:#effaf4;color:#3e8762;line-height:1.5}.game-shell .answer-feedback>svg{flex-shrink:0}.game-shell .feedback-hint{background:#fff9eb;border-color:#f1dfad;color:#a77c2c}.game-shell .answer-correct{box-shadow:0 0 0 2px #91d9b4;border-color:#91d9b4!important}.game-shell .answer-correct .team-score{animation:score-pop .35s ease-out}.game-shell .waiting-indicator{position:absolute;inset:auto 10px 10px;display:flex;gap:7px;justify-content:center;padding:12px 8px;background:#f5f3fa;border-radius:10px;color:#9388a6;font-size:11px}.game-shell .team-waiting .game-question,.game-shell .team-waiting .numeric-answer,.game-shell .team-waiting .token-game,.game-shell .team-waiting .game-options{opacity:.45}.game-shell .team-done{min-height:275px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--team)}.game-shell .team-done h2{font-size:23px}.game-shell .team-done p{font-size:14px;color:#868194}.game-shell .team-done>span{font-size:12px;color:#aaa2b4}.game-shell .game-notice{background:#fff6dc;color:#a27a2e;padding:10px 25px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px}.game-shell .game-notice button{background:transparent;border:0;margin-left:10px;color:inherit}.game-shell .race-scene{padding:48px 26px 12px;height:100%;position:relative}.game-shell .race-landscape{position:absolute;right:22px;top:6px;color:#b0cbae;font-size:23px;letter-spacing:15px;opacity:.6}.game-shell .race-lane{display:flex;gap:25px;align-items:center;height:58px}.game-shell .race-name{width:110px;text-overflow:ellipsis;overflow:hidden;font-size:11px;font-weight:650;color:#5491cf;white-space:nowrap}.game-shell .race-lane-1 .race-name{color:#d2964d}.game-shell .race-track{position:relative;flex:1;height:14px;border-radius:20px;background:#dde9eb;border:1px solid #d2e2e6}.game-shell .race-lane-1 .race-track{background:#efe6d9;border-color:#e8dccb}.game-shell .race-trail{height:100%;border-radius:20px;background:#8eb3e9;transition:width .8s}.game-shell .race-lane-1 .race-trail{background:#e9b775}.game-shell .race-rider{position:absolute;font-size:35px;bottom:-5px;transform:translate(-10%);transition:left .9s cubic-bezier(.22,.8,.22,1);z-index:1}.game-shell .race-rider.leading:after{content:"♛";position:absolute;left:13px;top:-14px;font-size:17px;color:#e4aa30}.game-shell .race-finish{position:absolute;right:5px;bottom:3px;color:#97ad9b}.game-shell .cooperative-scene{height:100%;display:flex;gap:40px;justify-content:center;align-items:flex-end;padding:55px 30px 18px}.game-shell .cooperative-target{width:min(360px,50%);text-align:center}.game-shell .cooperative-target>span{font-size:32px}.game-shell .cooperative-track{height:14px;border-radius:15px;background:#ddd7f3;overflow:hidden;margin:10px 0 8px}.game-shell .cooperative-track>i{height:100%;display:block;background:linear-gradient(90deg,#8ca7ef,#a182e3);border-radius:15px;transition:width .8s}.game-shell .cooperative-target>b{font-size:11px;font-weight:600;color:#8b7ab1}.game-shell .arena-cooperative{background:#f1edf9}.game-shell .safari-image{font-size:67px;height:90px;position:relative;display:flex;align-items:center;justify-content:center;min-width:150px;background:radial-gradient(ellipse,#f2f7e9,transparent 70%)}.game-shell .safari-image>span{font-size:16px;position:absolute;right:17px;top:15px;color:#b0c877}.game-shell .safari-image img{max-width:120px;max-height:85px;object-fit:contain}.game-shell .question-safari>h2,.game-shell .question-basket>h2,.game-shell .question-train>h2,.game-shell .question-sentence>h2{font-size:18px;line-height:1.4;letter-spacing:-.3px}.game-shell .question-safari{padding:6px 0 14px;gap:3px}.game-shell .game-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:8px auto 0;max-width:470px}.game-shell .game-options>button{position:relative;min-height:65px;border:1px solid #e8e8f0;border-radius:11px;background:#fafbfe;display:flex;gap:12px;align-items:center;text-align:left;font-size:16px;font-weight:600;color:#696079;padding:10px 12px}.game-shell .game-options>button:hover:enabled{background:var(--team-soft);border-color:var(--team)}.game-shell .option-letter{font-size:11px;display:grid;place-items:center;min-width:25px;height:25px;border-radius:7px;background:#eeedf4;color:#a39bb4}.game-shell .game-options>button.option-right{border-color:#9bd5b5;background:#e9f8ef;color:#44835c;opacity:1}.game-shell .word-basket{height:103px;position:relative;min-width:230px}.game-shell .word-basket>span{position:absolute;font-size:43px;top:0;left:37px;transform:rotate(-8deg)}.game-shell .word-basket>i{font-size:63px;font-style:normal;position:absolute;right:37px;top:15px}.game-shell .word-basket>b{position:absolute;bottom:0;left:0;right:0;font-size:10px;color:#b09669;font-weight:500}.game-shell .basket-full>span{animation:into-basket .65s forwards}.game-shell .basket-word-icon{color:var(--team);font-size:18px}.game-shell .options-basket>button{font-size:15px;justify-content:space-between}.game-shell .options-basket>button>span:nth-child(2){flex:1}.game-shell .balance-illustration{height:88px;width:260px;position:relative;margin:3px 0 5px}.game-shell .balance-pivot{position:absolute;left:121px;top:30px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:50px solid #b8aecf}.game-shell .balance-base{position:absolute;left:93px;bottom:2px;width:74px;height:8px;background:#9e91ba;border-radius:7px}.game-shell .balance-beam{position:absolute;height:5px;width:194px;background:#a498bf;border-radius:8px;left:33px;top:20px;transform:rotate(-7deg);transition:transform .7s;transform-origin:center center}.game-shell .balanced .balance-beam{transform:rotate(0)}.game-shell .balance-pan{position:absolute;top:0;width:82px;height:56px;border-bottom:5px solid #d7cce9;border-radius:0 0 30px 30px;display:flex;justify-content:center;align-items:flex-end;padding-bottom:5px}.game-shell .balance-pan:before,.game-shell .balance-pan:after{content:"";position:absolute;height:40px;width:1px;background:#c4b8d7;left:2px;top:0}.game-shell .balance-pan:after{left:auto;right:2px}.game-shell .balance-pan>span{font-size:17px;font-weight:700;color:#87759e;background:#f1ecf9;padding:5px 10px;border-radius:5px}.game-shell .pan-left{left:-30px}.game-shell .pan-right{right:-30px}.game-shell .question-balance{padding:0 0 10px;gap:0}.game-shell .question-balance>h2{font-size:22px}.game-shell .game-team-panel:has(.question-balance){min-height:430px}.game-shell .token-game{display:flex;flex-direction:column;gap:16px;padding-top:8px}.game-shell .assembled-words{min-height:95px;display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:center;border:1px dashed #dcd3ef;background:#faf8fd;padding:12px;border-radius:13px}.game-shell .assembly-placeholder{font-size:12px;color:#aaa0bd;font-weight:500}.game-shell .train-engine{font-size:37px;flex-shrink:0}.game-shell .available-tokens{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;min-height:65px}.game-shell .available-tokens>button,.game-shell .selected-token{min-height:64px;min-width:64px;background:#fff;border:1px solid #e0dcec;box-shadow:0 3px #e8e3f2;border-radius:10px;color:#756885;font-size:16px;font-weight:600;padding:8px 14px}.game-shell .selected-token{background:var(--team-soft);border-color:color-mix(in srgb,var(--team) 30%,white);color:var(--team);min-height:64px;box-shadow:0 3px color-mix(in srgb,var(--team) 20%,white)}.game-shell .token-train .selected-token{position:relative;margin-bottom:7px}.game-shell .token-train .selected-token:before,.game-shell .token-train .selected-token:after{content:"";position:absolute;bottom:-8px;left:11px;width:9px;height:9px;background:#93879f;border-radius:50%}.game-shell .token-train .selected-token:after{left:auto;right:11px}.game-shell .available-tokens>button.token-used{visibility:hidden}.game-shell .token-actions{display:flex;gap:10px}.game-shell .token-actions>.game-submit{flex:1;min-height:64px}.game-shell .game-reset{width:64px;background:#f6f4fa;border:1px solid #e8e3f0;border-radius:10px;color:#9384a8;display:grid;place-items:center}.game-shell .game-overlay{position:fixed;inset:0;z-index:60;background:#35304963;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto}.game-shell .game-modal{position:relative;background:#fff;width:460px;max-width:100%;border-radius:25px;padding:37px 35px 23px;text-align:center;box-shadow:0 24px 100px #21162e22;max-height:calc(100dvh - 40px);overflow-y:auto}.game-shell .game-modal h2{font-size:27px;line-height:1.2;letter-spacing:-.8px;margin:15px 0 13px;font-weight:750}.game-shell .game-modal>p{font-size:13px;line-height:1.7;color:#9990a7;max-width:365px;margin:0 auto 22px}.game-shell .game-modal-eyebrow{font-size:10px;font-weight:700;letter-spacing:1.2px;color:#a59aad;display:flex;align-items:center;justify-content:center;gap:6px}.game-shell .start-mascots{display:flex;align-items:center;justify-content:center;gap:31px;margin-top:25px}.game-shell .start-mascots>span{font-size:29px;color:#e9d18c}.game-shell .start-mascots>.game-mascot:first-child{transform:rotate(-8deg)}.game-shell .start-mascots>.game-mascot:last-child{transform:rotate(8deg)}.game-shell .start-team-names{display:flex;align-items:center;gap:20px;justify-content:center;margin:20px 0 18px}.game-shell .start-team-names>span{color:#5592e3;background:#f0f6ff;border:1px solid #e0ebfa;border-radius:9px;padding:10px 16px;font-size:13px;font-weight:650;overflow-wrap:anywhere}.game-shell .start-team-names>span:last-child{color:#d99346;background:#fff5e9;border-color:#f8e8d5}.game-shell .start-team-names>b{color:#c0b5cf;font-size:11px;font-weight:500}.game-shell .start-game-facts{display:flex;justify-content:center;gap:16px;padding-bottom:20px;margin-bottom:10px;border-bottom:1px solid #f0edf5;font-size:11px;color:#a197ae}.game-shell .start-game-facts>span{display:flex;align-items:center;gap:5px}.game-shell .game-primary-button,.game-shell .game-secondary-button{width:100%;min-height:58px;border:0;background:var(--purple);border-radius:12px;color:#fff;font-size:13px;font-weight:650;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;margin:10px 0;box-shadow:0 3px #4325b0}.game-shell .game-primary-button:hover{background:#6547df}.game-shell .game-secondary-button{background:#f3effb;color:#8971b5;box-shadow:none;border:1px solid #e8e0f5}.game-shell .game-text-button{display:block;border:0;background:transparent;margin:15px auto 0;padding:9px 15px;font-size:11px;font-weight:550;color:#a39aaf;min-height:40px}.game-shell .game-danger{color:#bf817f}.game-shell .modal-feature-icon{display:grid;place-items:center;width:70px;height:70px;background:#f3edfc;border:1px solid #e9def8;border-radius:22px;color:#987ac4;margin:4px auto 22px}.game-shell .game-paused .is-winning,.game-shell .game-paused .result-confetti>i{animation-play-state:paused}.game-shell .touch-test{display:flex;flex-direction:column;gap:10px;align-items:center;font-size:10px;color:#a297b0;margin:15px 0 17px}.game-shell .touch-test>div{display:flex;gap:25px}.game-shell .touch-test button{width:44px;height:44px;border:1px dashed #ab98c9;border-radius:50%;background:#f8f4fe;color:#9c83be;font-weight:700;touch-action:none;-webkit-user-select:none;user-select:none}.game-shell .touch-test button.touch-active{background:#e9f6ed;color:#4e9a69;border-color:#8dcaa2}.game-shell .touch-test small{font-size:9px;max-width:290px;line-height:1.5;color:#b7aebe}.game-shell .game-result-modal{width:540px;overflow:hidden;padding-top:27px}.game-shell .result-trophy{display:flex;align-items:center;justify-content:center;width:89px;height:89px;border-radius:50%;background:#fff7de;color:#d6a445;margin:0 auto 19px;box-shadow:0 0 0 8px #fffbef}.game-shell .game-result-modal>h2{font-size:28px;position:relative}.game-shell .game-result-modal>p{font-size:12px}.game-shell .final-scoreboard{display:flex;justify-content:center;gap:28px;margin:10px 0 28px}.game-shell .final-team{width:150px;display:flex;flex-direction:column;align-items:center;gap:9px;background:#f7f9fd;border:1px solid #e9edf6;border-radius:16px;padding:19px 12px 12px;color:var(--blue)}.game-shell .final-team-1{background:#fffbf5;border-color:#f5ecdf;color:#d79b50}.game-shell .final-team>span{font-size:12px;font-weight:650}.game-shell .final-team>strong{font-size:38px;line-height:1.1}.game-shell .final-team>b{font-size:9px;display:flex;gap:4px;align-items:center;font-weight:550}.game-shell .final-winner{border-color:#dfc77d;background:#fffdf5}.game-shell .final-team .game-mascot{scale:.8;margin:-6px 0 -7px}.game-shell .result-facts{display:flex;justify-content:space-around;padding:15px 0;border-top:1px solid #f0edf4;border-bottom:1px solid #f0edf4;margin-bottom:20px}.game-shell .result-facts>div{display:flex;flex-direction:column;gap:5px}.game-shell .result-facts strong{font-size:19px;color:#77658f}.game-shell .result-facts span{font-size:9px;color:#a99db8}.game-shell .game-result-modal>.result-disclaimer{font-size:9px;line-height:1.6;margin:16px auto 0;color:#b2a7be}.game-shell .result-confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden;height:230px}.game-shell .result-confetti>i{position:absolute;top:-10px;width:5px;height:9px;border-radius:2px;animation:confetti-drop 3s linear infinite;opacity:.55}.game-shell .result-overlay .result-confetti>i{animation-play-state:running}.game-shell .result-overlay .is-winning{animation-play-state:running}@keyframes mascot-pull{0%{translate:0 0}to{translate:0 -5px}}@keyframes score-pop{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@keyframes feedback-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes into-basket{to{transform:translate(88px,25px) scale(.6);opacity:0}}@keyframes confetti-drop{to{transform:translate(25px,270px) rotate(280deg);opacity:0}}@media(min-width:1500px){.game-shell .game-content{padding-top:27px}.game-shell .game-arena{height:220px}.game-shell .game-team-panel{min-height:430px;padding:20px 28px 24px}.game-shell .game-question{min-height:90px}.game-shell .number-keypad button{min-height:64px}.game-shell .numeric-answer{max-width:440px;grid-template-columns:1fr 114px}.game-shell .game-teams{gap:38px;margin-top:24px}.game-shell .race-lane{height:70px}.game-shell .rope-group{bottom:22px}.game-shell .game-bottom{padding-top:18px}}@media(min-width:901px)and (max-height:820px){.game-shell .game-topbar{height:72px}.game-shell .game-content{padding-top:14px}.game-shell .game-arena{height:164px}.game-shell .game-teams{margin-top:15px}.game-shell .game-team-panel{padding:12px 20px 15px;min-height:370px}.game-shell .game-round-label{padding-bottom:10px}.game-shell .game-question{min-height:65px}.game-shell .game-team-panel:has(.question-balance){min-height:430px}.game-shell .tug-middle{top:42px}.game-shell .rope-group{bottom:12px}.game-shell .game-start-modal{padding:22px 30px 14px}.game-shell .start-mascots{margin-top:15px}.game-shell .game-modal h2{margin-top:12px}.game-shell .touch-test{margin:10px 0}.game-shell .game-modal>p{margin-bottom:12px}}@media(pointer:coarse){.game-shell .number-keypad button{min-height:64px}.game-shell .game-controls>button,.game-shell .game-back{min-width:48px;min-height:48px}.game-shell .game-team-panel{min-height:440px}.game-shell .game-team-panel:has(.question-balance){min-height:490px}.game-shell .touch-test button{width:64px;height:64px}}@media(max-width:900px){.game-shell .game-topbar{padding:0 18px;gap:12px;height:74px}.game-shell .game-content{padding:18px 20px 14px}.game-shell .game-title h1{font-size:16px}.game-shell .game-timer{font-size:18px;padding:11px}.game-shell .game-volume{display:none}.game-shell .game-controls{gap:0;margin:0}.game-shell .game-arena{height:175px}.game-shell .game-teams{gap:18px}.game-shell .game-team-panel{padding:13px 13px 17px}.game-shell .teams-versus{font-size:7px}.game-shell .team-label{font-size:11px}.game-shell .team-panel-heading{gap:6px}.game-shell .team-score{font-size:18px;min-width:34px}.game-shell .game-question>h2{font-size:24px}.game-shell .question-tug>h2{font-size:30px}.game-shell .question-safari>h2,.game-shell .question-basket>h2,.game-shell .question-train>h2,.game-shell .question-sentence>h2{font-size:16px}.game-shell .numeric-answer{grid-template-columns:1fr 75px;gap:6px}.game-shell .number-keypad{gap:5px}.game-shell .number-keypad button{min-height:64px;font-size:18px}.game-shell .game-submit{font-size:11px}.game-shell .answer-input input{font-size:25px}.game-shell .race-name{width:80px}.game-shell .race-lane{gap:15px}.game-shell .race-landscape{display:none}.game-shell .available-tokens>button,.game-shell .selected-token{font-size:13px;padding:8px;min-width:54px}.game-shell .game-options{gap:8px}.game-shell .game-options>button{font-size:14px;padding:8px;gap:6px}.game-shell .option-letter{min-width:20px;height:23px;font-size:9px}.game-shell .game-bottom{font-size:9px}.game-shell .balance-illustration{scale:.9}.game-shell .question-balance>h2{font-size:18px}.game-shell .game-notice{font-size:11px}.game-shell .game-result-modal{overflow:auto}}@media(max-width:620px){.game-shell .game-topbar{padding:0 12px;gap:9px;height:69px;flex-wrap:wrap}.game-shell .game-back{width:35px;height:38px;border-radius:10px}.game-shell .game-title{max-width:calc(100% - 255px);flex:1;min-width:95px}.game-shell .game-title>span{font-size:9px}.game-shell .game-title h1{font-size:12px;margin-top:4px}.game-shell .game-timer{font-size:15px;gap:5px;padding:9px}.game-shell .game-timer>svg{width:15px}.game-shell .game-controls>button{width:32px;height:37px}.game-shell .game-controls>button>svg{width:18px}.game-shell .game-controls>button:last-child{display:none}.game-shell .game-content{padding:13px 12px}.game-shell .game-round-label{font-size:9px;padding-bottom:10px}.game-shell .game-round-label>span:last-child{font-size:8px}.game-shell .game-arena{height:155px;border-radius:15px}.game-shell .arena-lead{font-size:9px;padding:6px 10px;max-width:90%;overflow:hidden;text-overflow:ellipsis}.game-shell .rope-group{scale:.63;width:520px;bottom:-2px}.game-shell .tug-middle{top:45px}.game-shell .tug-cloud{scale:.6;left:1%;top:33px}.game-shell .tug-cloud.cloud-two{right:10%;top:65px}.game-shell .tug-sun{right:10%;width:29px;height:29px;top:20px}.game-shell .tug-plant.plant-left{left:8%}.game-shell .tug-plant.plant-right{right:8%}.game-shell .tug-ground{height:11px}.game-shell .game-teams{grid-template-columns:1fr;gap:18px;margin-top:15px}.game-shell .teams-versus{display:none}.game-shell .game-team-panel{min-height:375px;padding:16px 18px 20px}.game-shell .team-label{font-size:13px}.game-shell .team-question-count{font-size:11px}.game-shell .team-score{font-size:22px;min-width:42px}.game-shell .game-question{min-height:76px}.game-shell .question-tug>h2{font-size:34px}.game-shell .numeric-answer{max-width:410px;grid-template-columns:1fr 92px;gap:8px}.game-shell .number-keypad button{min-height:64px;font-size:23px}.game-shell .number-keypad{gap:7px}.game-shell .numeric-answer>.game-submit{font-size:12px}.game-shell .answer-input input{font-size:32px}.game-shell .game-bottom>span:last-child{display:none}.game-shell .game-bottom{font-size:9px}.game-shell .race-scene{padding:45px 17px 5px}.game-shell .race-lane{height:48px;gap:10px}.game-shell .race-name{width:70px;font-size:9px}.game-shell .race-track{height:11px}.game-shell .race-rider{font-size:27px}.game-shell .race-rider.leading:after{left:8px;top:-13px}.game-shell .race-finish{width:18px}.game-shell .cooperative-scene{gap:10px;padding:52px 20px 15px}.game-shell .cooperative-scene .game-mascot{scale:.7;margin:0 -8px -10px}.game-shell .cooperative-target{width:65%}.game-shell .cooperative-target>span{font-size:23px}.game-shell .cooperative-target>b{font-size:9px}.game-shell .cooperative-track{height:11px}.game-shell .game-overlay{padding:14px}.game-shell .game-modal{padding:28px 24px 19px;border-radius:21px;max-height:calc(100dvh - 28px)}.game-shell .game-modal h2{font-size:24px}.game-shell .game-modal>p{font-size:12px}.game-shell .game-modal-eyebrow{font-size:9px;letter-spacing:.8px}.game-shell .start-game-facts{font-size:10px;gap:12px}.game-shell .start-team-names{gap:14px}.game-shell .start-team-names>span{font-size:12px;padding:9px 12px}.game-shell .touch-test button{width:48px;height:48px}.game-shell .game-primary-button,.game-shell .game-secondary-button{min-height:60px}.game-shell .game-notice{font-size:10px;line-height:1.5;padding:8px 12px}.game-shell .game-result-modal{padding-top:26px}.game-shell .final-scoreboard{gap:15px}.game-shell .final-team{width:43%;padding:15px 8px}.game-shell .game-result-modal>h2{font-size:24px}.game-shell .result-facts>div>strong{font-size:17px}.game-shell .result-facts>div>span{font-size:8px}.game-shell .token-game{gap:15px}.game-shell .available-tokens>button,.game-shell .selected-token{font-size:15px;min-height:64px;min-width:64px}.game-shell .game-options>button{font-size:17px;min-height:72px;padding:10px 15px}.game-shell .question-safari>h2,.game-shell .question-basket>h2,.game-shell .question-train>h2,.game-shell .question-sentence>h2{font-size:18px}.game-shell .game-team-panel:has(.question-balance){min-height:480px}.game-shell .question-balance>h2{font-size:24px}.game-shell .balance-illustration{scale:1;margin:8px 0}.game-shell .game-team-panel:has(.question-sentence),.game-shell .game-team-panel:has(.question-train){min-height:425px}}@media(prefers-reduced-motion:reduce){.game-shell *,.game-shell *:before,.game-shell *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.game-shell .game-title>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:901px)and (max-height:820px){.game-shell .arena-balance{height:130px}.game-shell .arena-balance .race-scene{padding-top:33px}.game-shell .arena-balance .race-lane{height:43px}.game-shell .arena-balance .arena-lead{top:7px}}@media(min-width:901px)and (max-height:820px){.game-shell .game-content{padding-bottom:4px}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,d09GMgABAAAAAAn4ABMAAAAAEwQAAAmOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbgnQcLj9IVkFSgQEGYD9TVEFUgQIAgQovahEICok0h0ULIAAwhzoBNgIkAzwEIAWHJgeBDgwHG6QQUdRKTmoBFD8K42bniObKrG3LZFcMWZzFmrjTFhQ6TVTqPJcInrfrvzq3b2PGn1wwMiNYGTy9ViREYARlL1zAGcPdPqBt3gNWrfKthv4xnM+b9caw+wmjgEUVRjHXhS6jgCK6zf5HiWQacJpGdAgdrbV6g/Rf1BfxRqZVQnrxRVWSJb6RLFnyu0elilmjeoSQCKnxsmwLaddUMjnksriSYuuPl06EAl7KfAiWQjCUETz0zNZ3EII94CDQtzkMfZ/9IkkY8tZRZTDky5ZVwBAM+GYpdd4ZVAWYImnLkiTg48l79gGx3D+VBtLeyg8u7bJAd4uo0pFuQBFysE9C95l0W4Fkiao6GfrDbu77lVU7wk9cV3uqOsXmQiMkhVKl1ugjzUAJBSIkkVWHijkpkVSyUFsgVBuJMA0N+ZnXtyUv5yMigGdfQRmwL1AAjQ3YXG6iIFNSUdPQo8+AISPGAltBMDQRAtyf4ZspLlZkpyOVoMZPvFGWzvk8p5SUC/NWPMj6T2/Yas2EdlON5GkfdkeFwVGjta825H89NIenlLWAPAp5h1KDtRhCaAQWMsFKtEvOKpIhgLHlXPARokkgEGEOAkqxJRQpKYq4ezahIiLHP6hZpqMbV0pUF2vdvEimLEQ/iIUYLgYWs0VXGVlLTOPdaPmFfCC/XrtzqVo1ez7vz6+Kd2+7o11ZJ+4MreLbB5BKVGxobAq4jZYalZ5aX2CKJiwUuc9GNJyi4M8bGyKcdjSRrG4JohdF8buJfmQefbYYREnMFsOoiNliFDVxmRgL0XUmUMLqzW0A4gCQAhWGYCQpFNukwXhIkPMsbRI19ewtw8Cp2Wj/Ro5cM2OTAbJAvZ/L4opBXb9+UHscYuOKM/W8isgwN26Exexjizmfnlp9dE3hOSqdZ/F5QqbckIlPb+oKfXxd6hftJ7Sm/uyPYpONza84CRlMNk/uhOrLpyf53982++zRkXNu3g3VF8qFbx1+7fbHZ9DrB3VXWNSmhnT2vrwS1+1Z+kHGBaZIhnnvuLBTNDeA340D1DWu5/jEa9pVfl6+Jij+yo3EELNixXCLjr173Q5eDP7Y7/L4iQFHbjpaJLFoP4cCsYP6sAPL7gMHNg53yYjqxqTDrYqLDl5DzW/eTLjYxCvucprjI3yl2ykKowKUC2Ox2FJLFo6Fa1HBWLC2jMCIIBEmklkYhmkpmBhTm/LCvJAH5oGcMKcgFEP1xUdho8ANPa6RFD99/PN60fjj9eXy2Eex4B5MpmRapXidzFk1p4uLk3+hn6jAP9ovJcXPPwk8o/0ltizbdbnTprvx4PSxT0VZ3Xc772aN7RflgbXRYwc3hLNO+k878nxGwfuVM8m8Gs7WEoVGWLHwSpx4vNSHBCMNqJ4m15Kp/TfHHVkQd++eY7PGN4W5byTs+6Ft8Ozvb/D60btv37de8ER0mS3P/0sLW84qGjEVkwztPzz06eGUWwKLwPb0D/WFd3vltl2aP276KpM0JNz6AfnAnZ5ADlF2zVyZ2OkxHSMxWPMnSZLbbDR3F1UjPVqp4d68da13F1YZujdWw7271iecO2l9+/4p47Oztjck355/75wFOI+VdGDqbNGs+ISgxg3iB2jb2r+b0CWsNLHIM4sdv8SDSFBP/Oromz6FNCWw2iMTxV0R8QLyBTkpe0j5+pSSJOOTB5Mck/gh3IopuNQnhKj02t3FL80gGbEh89SZcwTxcYt5cZT/nMnB3uXfPy8BSpVMBuRx+ZhACGzDBmwHsJRAjhotOnzuj2wDz3ug2wOUAY2NgZln9/TK/enG/oE4rO1wxvGUFMAxsZ0qNjRC7hl9d17e7imbgDt6uJXhUobDg7v3RX/yRCKxgMhfyiKcZfbpk0wmCcdQlIAOHeakXLvCNt++WfKiozNqSZxxJotn+c0a7DdPsx7DPYgKIDxwwYUZDg9aJbxocTjcwovr9WAsVV32mQoiiIOCHc60Oltst9qCQYuCqN1yHo0Kj60OgI2OqmiuBUWrNA0NDhYCDcdpmMrs1fZZ0xdTzMr1HdPtIHstYhqaPDDA5YxUDx7J4fJiisBSDI/L6G/bn34GNy8Q2g044ZTulAdFLb0tI6NNxfj3DzLjWiNGxje1pz7aXOcNV68lDPEd2SXl6VfBuwmHzdf1gxFy1HvA7pD8I2BnnmyGw852Cg5XbgIdEEGE5UCzen5jTlG6JCU5iajlxVcsXvbcS0SAcg1dcesWJLVK8+hYHOYQ+Pjy+EyVGXP0aPTFagrV9E03hCQvYx+g47KGq+1GsLj8uBIyihNw33YUe8PNC4BOJ3Lm1AglLV3nCuvUdIP+v15tVGbWIwgxLVpPkfpthCGpTKG+oA/DQfsKKvxhScqaN6FuElAUtTKv2UYgOmQegsN/n7njHUju8wM4VTcm+Q8xfX9SFwjTzdVqu95UOWSIGOabH8OGBEba//8Yxl3GcPdP/dMBOoSX/0z5SZmBoLbaPs+9asaMpb36yknKaw6FqWZa6A5vDa02mhkOba1q6KtLV208xrkwmW5C4VD6n2fvRjADy2qDYYnNy+H10Fq0LMbNzS863gkO7iQ8eC48/Ny5m59tOcEso3u7Qg3yrqDL6eKXwJAuWnhylfbWrRObe66rzX59+XDtzusnL66dI/86ArmtLlzED860Ef3bFPV78OX/zFTA11fcBn2Vntb7qiGBSgLBHyuv/uEaqqoTgSpOyjlzh86me1Vriv7i9rLPLvtghWmSnblRbAsBJL/4dScSQTBxOivHMO5QvBBY0iheJvfwWLxLOGzYKZyM4zVc2Cll46zEpeUV4MqGEWZj22SdOxhGAjgs9AEnfT+RoiMfcDb0GS5NncKVxju4Nt/mRk13O9Gz3FLct5oCD6wkwUNrCfHIUg6SMf8LwQGyVaBUqpLPW5BaMpRshEpl8nS1qw5dgnzlik8QBXmdy5UrIH74heTKZKMSilQso4hsRiGraQZRzxpNGqlEJMsXuAU7GlcR8mWSykUpVkWGyIf0a8v4qEQp5CtGsMiZa+4ESYQy+WilCiguHzxMXO54ogShooTV2bj2z1zL6DYSoImoQ8lFUWxMLBNQQgLkV2tHYgUoIbkuREz+fJHKxxWBcnvu3KQppFCxLkguB1NyVSp/TknRvNwYlCdbblWu3ze6owHdWluhE5tgQ6ej2SV65CijijoaRfSiH4Nqz1OpfEW+WeI/oU0ly60zkV9YzOQSYtZVEGYmrysTZAJkY4qZtIBD9/LYTIK7Nww3vMiYBwA=) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Oina Color Emoji";src:url(/fonts/oina-emoji.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{font-family:Manrope Variable,Segoe UI,Arial,sans-serif;color:#272734;background:#f7f8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--purple:#6546d8;--purple-dark:#5133bd;--muted:#888897;--border:#e9eaf0;--blue:#5274d9;--orange:#e69846}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a998f0;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:32px;font-weight:800;letter-spacing:-1.2px;line-height:1.3}h2{font-size:24px;font-weight:800;letter-spacing:-.6px;line-height:1.35}h3{font-size:17px;font-weight:800;line-height:1.5}button svg{flex-shrink:0}button{border:0;background:none}input,textarea,select{width:100%;border:1px solid #e0e2ea;border-radius:10px;background:#fff;min-height:44px;padding:10px 13px;color:#30303f;font-size:14px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#a1a1af}select{appearance:auto;padding-right:9px}textarea{resize:vertical;min-height:88px;line-height:1.6}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:650;color:#4a4a5e;margin-bottom:18px}label .team-a-dot,label .team-b-dot{display:none}input[type=range]{min-height:0;padding:0;accent-color:var(--purple)}small{font-size:12px}.app-shell{display:flex;min-height:100vh}.sidebar{width:246px;position:fixed;top:0;left:0;bottom:0;padding:32px 21px 20px;background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:30}.brand{display:flex;gap:10px;align-items:center;margin-bottom:47px}.brand-mark{font-size:38px;font-weight:900;background:var(--purple);color:#fff;width:42px;height:45px;line-height:39px;display:flex;align-items:center;justify-content:center;border-radius:13px;position:relative;transform:rotate(-6deg);flex-shrink:0;padding-bottom:3px}.brand-mark span{width:6px;height:6px;background:#c8ff81;position:absolute;right:-3px;top:-3px;border-radius:3px}.brand strong{font-size:20px;letter-spacing:-1px;white-space:nowrap;font-weight:850}.brand-dot{color:var(--purple)}.brand small{display:block;font-size:6.6px;letter-spacing:.5px;font-weight:700;margin-top:4px;color:#81818d;white-space:nowrap}.workspace-label{font-size:10px;color:#a1a0ad;letter-spacing:1.7px;font-weight:750;padding-left:13px;margin-bottom:14px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;min-height:47px;width:100%;border-radius:9px;text-align:left;font-size:13px;font-weight:650;padding:12px;color:#727282;white-space:nowrap}.nav-item svg{stroke-width:1.8}.nav-item:hover{background:#f7f6fc;color:var(--purple)}.nav-item.active{color:var(--purple);background:#f0ecfb;font-weight:800}.nav-count{font-size:10px;background:#e3dafb;color:var(--purple);padding:3px 6px;border-radius:5px;margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:12px 19px;border-radius:9px;font-size:13px;font-weight:750;line-height:1.4;transition:background .18s,transform .18s;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button.primary,.create-button{background:var(--purple);color:#fff;box-shadow:0 3px 4px #6546d80c}.button.primary:hover,.create-button:hover{background:var(--purple-dark)}.button.secondary{background:#fff;border:1px solid #e0e0ea;color:#575465}.button.secondary:hover{border-color:#bdadeb;background:#faf9ff}.create-button{width:100%;margin-top:26px;min-height:46px}.sidebar-bottom{margin-top:auto;padding-top:38px}.pilot-box{background:#f7f6fc;border:1px solid #eeebf7;border-radius:12px;padding:17px 15px;margin-bottom:22px;position:relative}.pilot-icon{color:#7c60d1;display:flex;margin-bottom:11px}.pilot-box>b{font-size:12px;color:#57506e}.pilot-box>p{font-size:12px;line-height:1.8;color:#8c849d;margin-top:7px}.pilot-box>button{display:flex;gap:12px;font-size:11px;font-weight:750;color:#7b61bd;margin-top:12px;padding:0}.sidebar-foot{margin-top:20px;padding-top:18px;border-top:1px solid var(--border);font-size:8px;color:#a2a0ae;display:flex;align-items:center;justify-content:space-between}.sidebar-foot>span{font-size:17px;color:#b8aca0}.workspace{margin-left:246px;flex:1;min-width:0}.topbar{height:82px;background:#ffffffdb;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:15px}.breadcrumb{display:flex;align-items:center;gap:13px;font-size:11px;color:#9796a3}.breadcrumb>i{font-style:normal;color:#cdccd5}.breadcrumb>b{font-weight:650;color:#666473}.topbar-right{display:flex;align-items:center;gap:22px}.pilot-dot{font-size:10px;color:#88858f;display:flex;align-items:center;gap:6px}.pilot-dot:before,.tiny-dot{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#75b497}.language-switch{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:750}.profile-button{display:flex;gap:10px;align-items:center;text-align:left}.avatar{width:34px;height:34px;border-radius:50%;background:#eee8dd;color:#8c7760;display:grid;place-items:center;font-size:14px;font-weight:750}.profile-button>span:nth-child(2){font-size:11px;font-weight:750;max-width:120px;overflow:hidden;text-overflow:ellipsis}.profile-button small{display:block;font-size:9px;color:#a2a0ab;font-weight:500;margin-top:3px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;min-width:32px;border-radius:7px;color:#9894a5;padding:5px}.icon-btn:hover{background:#f2effa;color:var(--purple)}.mobile-menu{display:none}.login-button{font-size:12px;min-height:36px;padding:8px 13px}.main-content{max-width:1520px;padding:35px 38px 0;margin:0 auto}.eyebrow{font-size:9px;font-weight:800;letter-spacing:1.8px;color:#9491a4;margin-bottom:10px}.page-heading{margin-bottom:27px}.page-heading h1{font-size:30px;letter-spacing:-1.1px}.page-heading p{font-size:12px;line-height:1.8;color:#8b8999;margin-top:10px}.heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.heading-spark{display:inline-block;color:#e5b957;font-size:31px;vertical-align:middle;margin-left:12px;font-weight:400;line-height:.7}.welcome-banner{background:#6450c8;border-radius:17px;min-height:264px;display:flex;overflow:hidden;position:relative;margin-bottom:30px;color:#fff}.welcome-banner:before{content:"";position:absolute;width:340px;height:340px;border:1px solid #ffffff0e;border-radius:50%;right:35%;top:-90px}.banner-copy{padding:29px 32px;position:relative;z-index:1;flex:1}.banner-tag{color:#e5dcff;font-size:9px;display:flex;gap:6px;align-items:center;margin-bottom:13px}.banner-tag>span{width:5px;height:5px;border-radius:50%;background:#d7ef95}.banner-copy h2{font-size:29px;line-height:1.3;letter-spacing:-.7px;white-space:pre-line;font-weight:800}.banner-copy p{font-size:10px;color:#ddd4f8;line-height:1.8;white-space:pre-line;margin-top:11px}.banner-button{margin-top:18px;background:#d7f3a4;color:#38443a;min-height:35px;padding:10px 13px;font-size:10px;border-radius:7px;gap:9px}.banner-button:hover{background:#e6ffb8}.banner-visual{width:48%;position:relative;display:flex;align-items:center;justify-content:center;padding:30px 32px 26px 8px;min-width:320px}.banner-game{width:100%;max-width:380px;background:#f6faf1;border:5px solid #8977d7;border-radius:14px;transform:rotate(-5deg);box-shadow:0 15px 0 -8px #4f3dac,0 15px 24px #38297750;overflow:hidden;position:relative}.demo-score{display:flex;align-items:center;justify-content:space-between;padding:12px 15px 0;font-size:9px;color:#608866;gap:7px}.demo-score>b{font-size:21px;white-space:nowrap;letter-spacing:1px;color:#526174}.demo-score i{font-style:normal;font-size:15px;color:#aaa}.demo-score>span:last-child{color:#c3933b}.banner-game .game-art{background:transparent;height:139px}.banner-game .game-art svg{height:145px;width:100%}.banner-game .art-dot,.banner-game .art-plus{display:none}.demo-leader{font-size:8px;display:flex;gap:5px;align-items:center;justify-content:center;background:#f2e8c4;color:#92753b;padding:7px}.floating-chip{position:absolute;z-index:2;font-size:9px;border:3px solid #a59acb2a;background:#fff;color:#736585;border-radius:7px;display:flex;align-items:center;gap:6px;box-shadow:0 5px 18px #3526671e;padding:9px 10px}.floating-chip.top{top:18px;right:58px;transform:rotate(6deg);color:#ad8035}.floating-chip.bottom{bottom:14px;left:17px;transform:rotate(-7deg);color:#73679a}.banner-asterisk{position:absolute;bottom:22px;right:17px;font-size:45px;color:#bca7f1;transform:rotate(14deg)}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5ed;margin-bottom:19px;gap:8px}.subject-tabs{display:flex;gap:18px;align-items:center}.subject-tabs button{padding:0 1px 16px;font-size:11px;display:flex;align-items:center;gap:7px;border-bottom:2px solid transparent;font-weight:650;color:#8b8799;margin-bottom:-1px;white-space:nowrap}.subject-tabs button.active{color:var(--purple);border-bottom-color:var(--purple);font-weight:800}.subject-tabs button svg{stroke-width:1.7}.subject-symbol{font-size:13px;line-height:16px;font-weight:650;color:#849b87}.subject-symbol.english{font-size:10px;color:#cda957}.subject-symbol.kazakh{color:#829bc2}.favorite-filter{display:flex;align-items:center;gap:6px;font-size:11px;color:#8d8998;align-self:stretch;padding-bottom:15px}.favorite-filter.active{color:var(--purple)}.filter-row{display:flex;gap:11px;align-items:center}.search-box{display:flex;align-items:center;border:1px solid #e5e6ed;background:#fff;border-radius:8px;gap:9px;padding-left:12px;flex:1;min-width:150px;color:#a4a1b1}.search-box input{border:0;background:transparent;font-size:11px;min-height:41px;padding-left:0}.search-box input:focus{outline:0}.search-box:focus-within{outline:2px solid #b5a1ec}.filter-row>select{width:125px;font-size:11px;min-height:43px;border-color:#e5e6ed;border-radius:8px;color:#787486}.mechanic-filter{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5e6ed;border-radius:8px;padding-left:11px;color:#9893a7}.mechanic-filter select{width:137px;font-size:11px;border:0;min-height:41px;padding-left:0;color:#787486}.catalog-count{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#a4a1af;margin:21px 0 15px}.catalog-count b{font-weight:750;color:#777283}.catalog-count>span:last-child{display:flex;gap:6px;align-items:center;font-size:9px}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.game-card{border:1px solid #e6e7ed;background:#fff;border-radius:13px;overflow:hidden;position:relative;transition:box-shadow .2s,transform .2s}.game-card:hover{box-shadow:0 9px 26px #3532480a;transform:translateY(-3px);border-color:#d2c9e9}.card-art-button{width:100%;position:relative;padding:0;display:block}.game-art{height:156px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e1eee6}.game-art svg{height:100%;width:100%}.art-dot{position:absolute;width:6px;height:6px;border:1px solid #779782;border-radius:50%;top:39px;right:30px;opacity:.5}.art-dot.two{left:29px;top:80px;width:4px;height:4px;background:#90ae8f;border:none}.art-plus{position:absolute;left:24px;top:43px;font-size:16px;color:#9bbaa1}.art-balance{background:#e9e3f4}.art-safari{background:#f7edce}.art-train{background:#dde9f7}.art-basket{background:#f7e4db}.art-sentence{background:#e0edeb}.card-subject{position:absolute;left:12px;top:11px;border-radius:5px;background:#ffffffbd;color:#5c7462;font-size:8px;font-weight:750;padding:4px 7px}.art-safari~.card-subject{color:#ab8c45}.art-basket~.card-subject{color:#b48a77}.art-balance~.card-subject{color:#8b73ad}.card-favorite{position:absolute;top:10px;right:11px;display:flex;align-items:center;justify-content:center;background:#ffffffb8;border-radius:50%;width:28px;height:28px;color:#a09aa3;z-index:2}.card-favorite:hover,.card-favorite.selected{color:var(--purple);background:#fff}.card-body{padding:16px 17px 12px}.card-topline{display:flex;justify-content:space-between;font-size:9px;color:#94909f;align-items:center;margin-bottom:8px}.card-topline span>span{padding:0 4px;color:#bdbac5}.card-topline>b{color:#64a185;font-size:8px;background:#f0f7f0;font-weight:700;border-radius:4px;padding:2px 5px}.card-title{font-size:16px;font-weight:800;letter-spacing:-.35px;text-align:left;padding:0;color:#393546;line-height:1.55;display:block}.card-description{font-size:10px;color:#9993a6;line-height:1.6;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-bottom{display:flex;align-items:center;gap:13px;border-top:1px solid #f0eef3;margin-top:15px;padding-top:11px;font-size:9px;color:#a19baa;min-height:34px}.card-bottom>span{display:flex;align-items:center;gap:5px}.card-bottom svg{stroke-width:1.6}.card-play{width:28px;height:28px;background:#f4f0fc;color:var(--purple);border-radius:8px;margin-left:auto;display:grid;place-items:center;padding-left:7px}.card-play:hover{color:#fff;background:var(--purple)}.art-choices{display:flex;justify-content:center;gap:8px;position:relative;padding-top:32px;transform:rotate(-4deg)}.art-word{position:absolute;left:19px;top:-7px;background:#fff6de;padding:7px 12px;border-radius:9px;font-weight:800;font-size:14px;color:#ae8236;transform:rotate(4deg);box-shadow:0 3px #ebd9a7}.art-word span{padding-left:15px;color:#d1b55e}.emoji-card{width:57px;height:67px;display:flex;align-items:center;justify-content:center;background:#fffcf2;border:2px solid #fff;border-radius:11px;font-size:36px;box-shadow:0 5px #e2cf9d7a;position:relative}.emoji-card.selected{border-color:#adc880;transform:translateY(-4px) rotate(-3deg)}.emoji-card>span{position:absolute;bottom:-7px;right:-7px;font-size:13px;border:2px solid #f7edce;background:#8ba458;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff}.art-train{position:relative}.art-cloud{font-size:11px;background:#fff9;font-weight:650;padding:6px 12px;border-radius:9px;color:#708daa;text-align:center;transform:rotate(-4deg);margin:6px 30px 22px}.train-cars{display:flex;gap:7px;position:relative;transform:rotate(-3deg)}.train-cars span{position:relative;background:#89b2d4;padding:10px 13px;font-size:18px;font-weight:800;color:#fff;border-radius:7px;border:2px solid #719cbc;box-shadow:0 4px #82a8c7}.train-cars span:nth-child(2){background:#f1c67b;border-color:#d8b16a}.train-cars span:nth-child(3){background:#a4bfa3;border-color:#91af90}.train-cars span:before,.train-cars span:after{content:"";background:#6e7c89;border:2px solid #ccd9e4;width:10px;height:10px;border-radius:50%;position:absolute;bottom:-11px;left:7px}.train-cars span:after{left:auto;right:7px}.train-rail{border-bottom:2px dashed #a8bed1;margin-top:14px;transform:rotate(-3deg)}.art-basket{width:100%}.basket-emoji{font-size:65px;filter:drop-shadow(2px 6px 0 #dcba9d60);transform:rotate(10deg);margin-top:6px}.floating-word{position:absolute;left:16%;top:54px;font-size:14px;font-weight:800;background:#fff7ed;color:#a97e51;padding:8px 11px;border-radius:8px;box-shadow:0 3px #e6c9b5;transform:rotate(-12deg)}.floating-word.right{left:auto;right:8%;top:67px;font-size:10px;transform:rotate(12deg)}.basket-label{position:absolute;bottom:15px;background:#acbd99;color:#fff;padding:5px 14px;border-radius:6px;font-size:11px;font-weight:750;transform:rotate(-3deg)}.basket-label span{padding-left:8px}.art-sentence{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:7px;padding:33px 18px 5px}.art-sentence>span{background:#fffffff2;color:#698981;font-size:13px;font-weight:800;padding:9px 11px;border-radius:7px;box-shadow:0 4px #bfd3cb;transform:rotate(-4deg)}.art-sentence>span:nth-child(2){transform:rotate(4deg);background:#c3daca}.art-sentence>span:nth-child(3){transform:rotate(-2deg)}.art-sentence b{font-weight:500;color:#679678}.art-sentence>div{width:100%;text-align:center;font-size:8px;font-weight:600;color:#8aa89d;margin-top:9px}.material-actions{display:flex;justify-content:space-between;border-top:1px solid #efecf6;margin-top:10px;padding-top:10px}.material-actions button{display:flex;align-items:center;gap:6px;font-size:11px;color:#887e9c;padding:4px 0}.catalog-note{display:flex;align-items:center;justify-content:center;gap:8px;margin:30px 0 4px;font-size:10px;color:#a19aa9;line-height:1.7}.catalog-note svg{flex-shrink:0;color:#aaa1b4}.main-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #e8e6ee;margin-top:39px;padding:21px 0;font-size:9px;color:#ada6b6}.main-footer button{font-size:9px;display:flex;gap:6px;align-items:center;color:#9b90ab;padding:0}.surface{background:#fff;border:1px solid var(--border);border-radius:14px;padding:25px}.surface h3{display:flex;align-items:center;gap:10px;margin-bottom:20px}.empty-state{padding:65px 25px 80px;text-align:center;background:#fff;border:1px dashed #dad4e7;border-radius:14px;margin:20px 0}.empty-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:20px;background:#f0ecfb;color:#8b74c8;margin:0 auto 18px}.empty-icon svg{width:29px;height:29px}.empty-state h2{font-size:22px}.empty-state p{font-size:14px;color:var(--muted);max-width:480px;line-height:1.8;margin:11px auto 22px}.loading-state{display:flex;justify-content:center;align-items:center;gap:12px;padding:100px;color:#a097b4;font-size:14px}.loader{width:20px;height:20px;border:2px solid #d9cfef;border-top-color:var(--purple);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;inset:0;z-index:60;background:#21183c6e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:25px;overflow-y:auto}.modal{background:#fff;border:1px solid #ffffff80;border-radius:20px;padding:32px;position:relative;max-height:calc(100dvh - 50px);overflow-y:auto;box-shadow:0 20px 80px #21123c33;animation:modalIn .18s ease-out}.modal-close{position:absolute;right:16px;top:16px;z-index:5;background:#fffb}.modal h2{font-size:25px;margin-bottom:12px;padding-right:15px}.modal>p{font-size:14px;line-height:1.8;color:#938a9f}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.compact-modal{width:470px}.compact-modal form{margin-top:24px}.danger{background:#bf5353;color:#fff}.full{width:100%}.text-button{font-size:12px;color:#8a72b3;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 0}.text-button:hover{color:var(--purple)}.auth-modal{width:440px;padding:33px}.auth-mark{margin:0 auto 21px;width:48px;height:50px}.auth-modal>h2,.auth-modal>p{text-align:center}.auth-modal>p{font-size:13px}.auth-tabs{display:flex;background:#f5f2fa;border-radius:10px;padding:4px;margin:24px 0}.auth-tabs button{flex:1;padding:10px;border-radius:7px;font-size:12px;color:#9a8dab;font-weight:700}.auth-tabs button.active{background:#fff;box-shadow:0 2px 5px #4534510a;color:var(--purple)}.auth-modal form label{font-size:12px}.auth-modal form .button{margin-top:6px}.auth-modal>.text-button{margin:14px 0}.auth-foot{display:flex;gap:6px;align-items:center;justify-content:center;border-top:1px solid #eee9f4;padding-top:17px;color:#aba0b6;font-size:10px}.form-error{background:#fff1ed;color:#b35c48;border:1px solid #f9dacd;padding:11px 13px;font-size:13px;border-radius:8px;line-height:1.6;margin:13px 0}.recovery-code{background:#f4f0fa;border:1px dashed #b8a4d7;padding:17px;font-family:monospace;font-size:17px;border-radius:10px;margin:22px 0;word-break:break-all;-webkit-user-select:all;user-select:all}.auth-modal>.button+.button{margin-top:12px}@keyframes modalIn{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.setup-modal{width:820px;padding:28px}.setup-header{display:flex;gap:23px;align-items:center;padding-right:22px}.setup-header>.game-art{width:174px;height:119px;border-radius:12px;flex-shrink:0}.setup-header .game-art .card-subject{display:none}.setup-header h2{font-size:22px;margin:8px 0;line-height:1.4}.setup-header p{font-size:11px;color:#a095ac;line-height:1.7;margin-bottom:9px}.subject-label{font-size:10px;font-weight:750;color:#987faf}.status-tag{font-size:10px;display:inline-flex;padding:4px 8px;border-radius:5px;color:#8d79a4;background:#f3eff8;font-weight:650;white-space:nowrap}.setup-tabs{display:flex;gap:25px;border-bottom:1px solid #eae5f0;margin:24px 0 19px}.setup-tabs button{font-size:12px;font-weight:750;color:#a99bb7;padding:0 0 12px;border-bottom:2px solid transparent;display:flex;gap:7px;align-items:center}.setup-tabs button.active{color:var(--purple);border-color:var(--purple)}.setup-tabs button>span{background:#f3eef8;border-radius:5px;padding:2px 5px;font-size:9px}.learning-goal{font-size:13px;color:#8d809a;line-height:1.8}.instruction-box{background:#f8f6fb;border-radius:10px;padding:13px 16px;margin:15px 0 23px}.instruction-box>span{font-size:10px;color:#826c9d;font-weight:800}.instruction-box p{font-size:12px;line-height:1.8;color:#9b8baa;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.span-2{grid-column:span 2}.setup-fields label{font-size:12px}.mode-label{margin-bottom:10px;font-size:12px}.mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:21px}.mode-options button{display:flex;flex-direction:column;gap:7px;align-items:flex-start;text-align:left;border:1px solid #e6deee;border-radius:10px;padding:13px 14px;color:#aa9bb8}.mode-options b{font-size:12px;font-weight:750}.mode-options span{font-size:9px;color:#a296ad}.mode-options button.active{background:#f6f1fe;color:var(--purple);border-color:#baa2e8}.setup-music{display:flex;align-items:center;gap:11px;padding:15px 0;border-top:1px solid #eee8f3;color:#aa98b8}.setup-music>div{flex:1}.setup-music b{font-size:12px;color:#776580;display:block}.setup-music span{font-size:10px;color:#ad9cb8;display:block;margin-top:4px}.setup-music input{width:80px}.toggle{display:flex;width:36px;height:21px;min-width:36px;background:#d4c9e0;border-radius:20px;padding:3px;align-items:center;transition:background .2s}.toggle.on{background:var(--purple)}.toggle>span{width:15px;height:15px;background:#fff;border-radius:50%;margin:0;transition:transform .2s}.toggle.on>span{transform:translate(15px)}.touch-test{border:1px dashed #ded2e9;border-radius:9px;font-size:11px;padding:12px;color:#9d89ac}.touch-test summary{cursor:pointer;font-weight:700}.touch-test summary>span{float:right;font-size:9px;font-weight:500}.touch-test p{line-height:1.8;margin:13px 0}.touch-test>div{display:flex;gap:12px}.touch-test button{flex:1;min-height:70px;border:1px solid #aec9ee;background:#eff5ff;color:#6383b0;border-radius:8px}.touch-test button:last-child{background:#fff4e9;border-color:#e6c59f;color:#b29069}.touch-test button.pressed{background:#bbdaae;border-color:#8fae85;color:#557848}.setup-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee7f3;margin-top:21px;padding-top:18px;gap:12px}.setup-footer .text-button{justify-content:flex-start;font-size:11px}.setup-footer .report-link{font-size:9px;color:#b5a6bd}.setup-guest-note{font-size:10px!important;color:#b6a7c0!important;text-align:right;margin-top:14px}.question-preview{max-height:400px;overflow-y:auto}.question-preview>div{display:flex;gap:13px;border-bottom:1px solid #f1eaf6;padding:15px 4px}.question-preview>div>span{color:#ae98c4;background:#f7f1fb;border-radius:6px;font-size:11px;height:23px;min-width:23px;display:grid;place-items:center}.question-preview b{font-size:14px;font-weight:750}.question-preview p{font-size:12px;color:#7d996e;margin:5px 0}.question-preview small{font-size:11px;color:#b0a0ba;line-height:1.5}.report-form{padding-top:20px}.report-form label{font-size:12px}.report-form .button{font-size:11px}.toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%);display:flex;gap:12px;align-items:center;z-index:100;background:#35303f;color:#fff;border-radius:12px;padding:15px 18px;box-shadow:0 8px 25px #25213224;font-size:13px;max-width:calc(100vw - 32px);line-height:1.6}.toast>svg{color:#c6e3a2;flex-shrink:0}.toast>button{color:#baaac8;display:flex}.pending-banner{display:flex;align-items:center;gap:10px;background:#fff7df;border:1px solid #efe0a8;border-radius:8px;padding:12px;margin-bottom:20px;font-size:12px;color:#a28852}.pending-banner button{margin-left:auto;text-decoration:underline}.help-modal{width:560px}.help-modal>.eyebrow{margin-bottom:15px}.help-step{display:flex;gap:17px;margin:23px 0}.help-step>b{width:32px;height:32px;flex-shrink:0;background:#f0e9f9;border-radius:10px;display:grid;place-items:center;font-size:13px;color:#9e81bd}.help-step h3{font-size:14px;margin-bottom:6px}.help-step p{font-size:12px;color:#9f8daa;line-height:1.85}.info-box{display:flex;gap:13px;background:#f3f7ee;padding:15px;border-radius:10px;color:#97a387;align-items:center;font-size:12px;line-height:1.8;margin-bottom:24px}.info-box>svg{flex-shrink:0}.back-button{display:flex;gap:5px;align-items:center;color:#a08bb2;font-size:12px;padding:0;margin:0 0 23px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:26px 0 18px}.section-heading h2{font-size:20px}.section-heading h2>span{vertical-align:middle;margin-left:5px}.count-pill{background:#eee8f8;color:#a68dba;padding:4px 8px;border-radius:6px;font-size:11px}.editor-page{max-width:940px;margin:auto}.editor-meta h3{margin-bottom:23px}.editor-page label,.editor-page .button{font-size:12px}.questions-editor{display:flex;flex-direction:column;gap:15px}.question-editor{padding:20px 24px}.question-number{display:flex;align-items:center;gap:8px;color:#b3a1bf;font-size:12px;margin-bottom:17px}.question-number b{font-size:12px;color:#8e769f}.question-number .icon-btn{margin-left:auto}.question-editor label:last-child{margin-bottom:0}.add-question{border:1px dashed #c5b3d9;color:#9e7aba;width:100%;margin:20px 0;background:#f8f3fc}.editor-footer{position:sticky;bottom:0;background:#f7f8fbef;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:20px 0;gap:20px;border-top:1px solid #e9e0ee}.editor-footer p{font-size:11px;color:#ac94b9;line-height:1.7}.class-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.class-card{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.class-avatar{width:57px;height:57px;background:#eee7f8;color:#aa88c3;border-radius:15px;display:grid;place-items:center}.class-avatar.color-1{background:#e7eff4;color:#7facc0}.class-avatar.color-2{background:#f6ebdb;color:#beac88}.class-avatar.color-3{background:#e8f0e6;color:#92ad86}.class-title h2{font-size:23px;margin-bottom:5px}.class-title>span{font-size:11px;color:#b6a2c1}.class-metrics{width:100%;display:flex;gap:38px;padding:18px 0 5px}.class-metrics span{font-size:11px;color:#b2a0bc}.class-metrics b{display:block;font-size:25px;color:#79638c;font-weight:750;margin-bottom:4px}.class-actions{display:flex;gap:8px;align-items:center;width:100%;border-top:1px solid #f1eaf5;padding-top:17px}.class-actions>.button{margin-right:auto;font-size:11px;padding:10px 12px;min-height:37px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:25px 0}.stats-grid.three{grid-template-columns:repeat(3,1fr)}.stat{display:flex;flex-wrap:wrap;align-items:center;gap:15px;padding:22px 20px}.stat>span{width:34px;height:34px;display:grid;place-items:center;color:#aa8fbd;background:#f6f0fa;border-radius:10px}.stat svg{width:18px;height:18px}.stat>b{font-size:24px;color:#806492;letter-spacing:-.6px}.stat>p{width:100%;font-size:11px;color:#b59fc1}.results-table{padding:0 22px}.table-header{display:flex;justify-content:space-between;padding:23px 0 17px;align-items:center;border-bottom:1px solid #eee5f3}.table-header h3{margin:0;font-size:16px}.table-header>span{font-size:10px;color:#b8a0c4}.history-row{display:flex;align-items:center;gap:15px;padding:19px 0;width:100%;text-align:left;border-bottom:1px solid #f4edf6}.history-row:last-child{border-bottom:0}.history-icon{background:#f7f0e2;color:#bdb08b;border-radius:10px;width:39px;height:39px;display:grid;place-items:center;flex-shrink:0}.history-name{flex:1;min-width:0}.history-name>b{font-size:12px;display:block;color:#94749f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-name>span{font-size:10px;color:#b8a0c4;display:block;margin-top:7px}.history-score{display:flex;align-items:center;gap:10px;font-size:9px;color:#b8a5c2}.history-score>b{font-size:17px;color:#9b79a7;white-space:nowrap}.accuracy-badge{font-size:11px;background:#f1f7ea;color:#a1b193;border-radius:6px;padding:6px 8px;margin-left:10px}.history-row>svg{color:#c0a8ca}.result-hero{padding:35px;text-align:center;background:#eee8f7;border:1px solid #e5d9f0;border-radius:17px}.result-trophy{width:75px;height:75px;display:grid;place-items:center;background:#e8d9a8;color:#af925d;border:5px solid #f6efd4;border-radius:50%;margin:0 auto 20px;box-shadow:0 5px #c5b88714}.result-hero h1{font-size:27px;color:#886496}.result-hero .eyebrow{color:#b093bc;font-size:9px}.result-hero>p{font-size:12px;color:#b296bd;margin-top:10px}.result-score{display:flex;gap:25px;justify-content:center;align-items:center;margin-top:26px}.result-score>div{display:flex;flex-direction:column;gap:8px;min-width:150px}.result-score span{font-size:12px;color:#8e95ba}.result-score>div:last-child span{color:#bd9c7d}.result-score b{font-size:43px;font-weight:800;color:#829ac2}.result-score>div:last-child b{color:#c5a57f}.result-score>i{font-style:normal;color:#c7aed0;font-size:28px;margin-top:22px}.mistake-review .section-heading{margin-top:0}.mistake-review>p{font-size:12px;line-height:1.8;color:#b295bc}.mistake-row{display:flex;gap:13px;padding-top:20px;margin-top:20px;border-top:1px solid #f1e7f5}.mistake-index{height:24px;min-width:24px;display:grid;place-items:center;border-radius:7px;background:#f9f0e8;color:#bf9e84;font-size:10px}.mistake-row b{font-size:14px;color:#a286ae}.mistake-row p{font-size:12px;color:#b99fc3;display:flex;align-items:center;gap:9px;margin:8px 0}.mistake-row s{color:#c18f86}.mistake-row strong{color:#93aa7f}.mistake-row small{font-size:11px;color:#b6a1bf}.result-actions{display:flex;justify-content:space-between;margin:23px 0;gap:12px}.result-actions .button{font-size:12px}.guest-save{display:flex;justify-content:space-between;gap:25px;align-items:center;background:#f5f1fa;border:1px solid #eadef3;padding:24px;border-radius:13px;margin-top:25px}.guest-save h3{font-size:17px;color:#9c81a9}.guest-save p{font-size:12px;color:#bca1c8;line-height:1.8;margin-top:7px}.account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.account-grid label{font-size:12px}.account-grid h3{font-size:16px}.account-grid h3>svg{color:#aa91bb}.account-grid .button{font-size:12px}.devices{margin-top:23px}.devices h3{font-size:16px}.device-row{display:flex;align-items:center;gap:15px;padding:17px 0;border-top:1px solid #f0e8f5;color:#b399c0}.device-row>svg{flex-shrink:0}.device-row>div{min-width:0;flex:1}.device-row b{font-size:10px;font-weight:600;display:block;max-width:500px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.device-row span{font-size:10px;display:block;margin-top:5px;color:#bfa6ca}.privacy-note{display:flex;align-items:center;gap:9px;color:#aba991;margin:23px 0;font-size:11px;line-height:1.8}.pilot-banner{padding:32px;border-radius:16px;background:#ece8f6;border:1px solid #e2d8f0;color:#9c83ad}.pilot-banner h2{font-size:28px;margin-top:17px;color:#8e6aa3}.pilot-banner p{font-size:13px;line-height:1.8;margin-top:10px}.pilot-features{display:flex;flex-wrap:wrap;gap:17px 28px;margin-top:25px}.pilot-features>span{display:flex;align-items:center;gap:8px;font-size:12px}.pilot-features svg{color:#a8b59a}.pricing-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:23px;margin-top:25px}.price-card h2{margin-top:15px;color:#9975aa}.price{font-size:32px;font-weight:800;letter-spacing:-1px;color:#a181b2;margin-top:15px}.price>span{font-size:13px;letter-spacing:0;font-weight:500;color:#c0a5cd}.price-card p{font-size:12px;line-height:1.8;color:#b9a0c5;margin-top:13px}.disabled-payment{padding:14px;border:1px solid #e9deef;color:#baa4c6;background:#f7f2fa;text-align:center;font-size:12px;border-radius:9px;margin:23px 0 15px}.price-card small{display:block;text-align:center;color:#c1b2c6;font-size:10px}.price-info{background:#fcfbfe;color:#aa9eac}.price-info>svg{color:#a5b093;margin-bottom:17px}.price-info h2{font-size:23px;color:#9d85a5}.price-info p{font-size:13px;line-height:1.9;margin-top:17px}@media(min-width:1600px){.main-content{padding:42px 55px 0}.game-art{height:190px}.card-title{font-size:19px}.card-description{font-size:12px}.card-body{padding:19px 22px 16px}.card-topline,.card-bottom{font-size:11px}.welcome-banner{min-height:280px}.banner-copy h2{font-size:34px}.banner-copy p{font-size:12px}.banner-copy{padding:33px 40px}.banner-game{max-width:430px}.banner-game .game-art{height:150px}.banner-copy .banner-button{font-size:12px}.topbar{padding:0 55px}.game-grid{gap:24px}.page-heading p{font-size:14px}.subject-tabs button{font-size:13px}.filter-row>select,.mechanic-filter select,.search-box input{font-size:13px}.catalog-count{font-size:12px}.catalog-count>span:last-child{font-size:11px}.card-subject{font-size:10px}}@media(max-width:1180px){.sidebar{width:217px;padding-left:16px;padding-right:16px}.workspace{margin-left:217px}.brand strong{font-size:18px}.brand small{font-size:5.9px}.brand-mark{width:38px;height:41px}.main-content{padding-left:25px;padding-right:25px}.topbar{padding:0 25px}.subject-tabs{gap:12px}.subject-tabs button{font-size:10px}.banner-copy{padding:26px}.banner-copy h2{font-size:25px}.banner-visual{min-width:285px;padding-right:23px}.banner-game .game-art{height:126px}.demo-score{font-size:8px;padding:12px 9px 0}.demo-score b{font-size:19px}.banner-asterisk{right:5px}.game-grid{gap:14px}.card-body{padding:14px 13px 11px}.card-bottom{gap:9px;font-size:8px}.game-art{height:144px}.card-title{font-size:14px}.card-description{font-size:9px}.filter-row>select{width:105px}.mechanic-filter select{width:111px}.filter-row{gap:8px}.topbar-right{gap:13px}.stats-grid{gap:12px}.stat{padding:17px 15px;gap:10px}.stat>b{font-size:22px}.history-score>span{display:none}.art-choices{gap:5px}.emoji-card{width:49px;height:61px;font-size:32px}.art-word{font-size:12px}.art-sentence{padding-left:8px;padding-right:8px}.art-sentence>span{font-size:11px;padding:8px}.class-card{padding:20px}.class-actions{gap:4px}}@media(max-width:960px){.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-banner{min-height:245px}.banner-visual{min-width:230px;padding-right:20px;width:43%}.banner-copy{padding:25px 20px}.banner-copy h2{font-size:24px}.banner-game{border-width:4px}.banner-game .game-art{height:103px}.banner-game .game-art svg{height:113px}.demo-score{font-size:6px;padding-top:7px}.demo-score b{font-size:15px}.demo-leader{font-size:6px}.floating-chip{font-size:7px;padding:6px}.floating-chip.top{right:25px;top:35px}.floating-chip.bottom{bottom:37px;left:-5px}.banner-asterisk{bottom:48px;font-size:25px}.banner-tag{font-size:8px}.banner-copy p{font-size:9px}.subject-tabs{gap:12px}.subject-tabs button{font-size:9px;gap:4px}.favorite-filter{font-size:10px}.favorite-filter>span{display:none}.filter-row{flex-wrap:wrap}.search-box{flex-basis:100%}.filter-row>select{flex:1}.mechanic-filter{flex:1}.mechanic-filter select{width:100%}.topbar .pilot-dot{display:none}.game-art{height:166px}.card-body{padding:16px}.card-title{font-size:17px}.card-topline{font-size:10px}.card-description{font-size:11px}.card-bottom,.catalog-note{font-size:9px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.main-footer>span:nth-child(2){display:none}.class-grid,.account-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid.three{grid-template-columns:repeat(3,1fr)}.stat{padding:16px;gap:10px}.stat>b{font-size:20px}.stats-grid.three .stat>span{width:27px;height:27px}.stats-grid.three .stat>p{font-size:9px}.pricing-grid{grid-template-columns:1fr}.guest-save{flex-direction:column;align-items:flex-start}.heading-row{align-items:flex-start}.heading-row>.button{font-size:10px;padding:10px 12px;min-height:37px}.banner-copy .banner-button{font-size:9px;padding:10px}.section-heading .button{font-size:10px;padding:10px}.section-heading h2{font-size:18px}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .2s;width:245px}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;z-index:25;background:#3123475c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.workspace{margin-left:0}.mobile-menu{display:inline-flex;margin-left:-7px;margin-right:0}.topbar{height:65px;padding:0 21px}.breadcrumb{gap:9px;font-size:10px}.topbar-right{gap:12px}.profile-button>span:nth-child(2),.profile-button>svg{display:none}.topbar .avatar{width:30px;height:30px}.main-content{padding:26px 21px 0}.page-heading h1{font-size:28px}.page-heading p{font-size:12px}.game-grid{gap:16px}.game-art{height:166px}.welcome-banner{min-height:251px}.banner-copy h2{font-size:26px}.banner-copy p{font-size:10px}.banner-copy{padding:25px}.banner-visual{width:44%;min-width:250px}.banner-game .game-art{height:129px}.floating-chip.top{top:26px}.floating-chip.bottom{bottom:20px}.banner-asterisk{bottom:24px}.subject-tabs button{font-size:11px}.subject-tabs{gap:22px}.filter-row{flex-wrap:nowrap}.search-box{flex-basis:auto}.filter-row>select{width:99px;flex:none}.mechanic-filter{display:none}.catalog-count{font-size:10px}.catalog-count>span:last-child{font-size:8px}.modal{padding:25px;max-height:calc(100dvh - 30px)}.modal-backdrop{padding:15px}.setup-header>.game-art{width:135px;height:105px}.setup-header h2{font-size:19px}.setup-header{gap:16px}.setup-modal{width:100%}.setup-tabs button,.setup-footer .button{font-size:11px}.mode-options button{padding:12px}.setup-music span{font-size:9px}.setup-music input{width:65px}.touch-test summary>span{float:none;display:block;padding-top:6px}.modal-close{right:10px;top:10px}.class-grid{grid-template-columns:repeat(2,1fr)}.class-actions{flex-wrap:wrap}.class-actions>.button{flex:1;width:100%}.result-hero h1{font-size:24px}}@media(max-width:540px){.main-content{padding:23px 16px 0}.topbar{padding:0 16px}.breadcrumb>span,.breadcrumb>i{display:none}.topbar-right{gap:8px}.page-heading{margin-bottom:22px}.page-heading h1{font-size:25px;letter-spacing:-1px}.heading-spark{font-size:24px;margin-left:9px}.page-heading p{font-size:11px;line-height:1.9;max-width:95%}.eyebrow{font-size:8px;letter-spacing:1.6px}.welcome-banner{min-height:213px;margin-bottom:25px}.banner-copy{padding:23px 20px;flex:none;width:60%}.banner-copy h2{font-size:23px}.banner-tag{font-size:7px;margin-bottom:11px}.banner-copy p{font-size:8px;line-height:1.8;margin-top:9px}.banner-copy .banner-button{font-size:8px;padding:8px 9px;gap:6px;min-height:31px;margin-top:14px}.banner-button>svg{width:12px;height:12px}.banner-visual{width:53%;min-width:0;padding:0;position:absolute;right:-31px;top:62px;bottom:35px}.banner-game{transform:rotate(-8deg);border-width:3px;border-radius:10px}.banner-game .game-art{height:98px}.banner-game .game-art svg{height:104px}.demo-score{font-size:5px;padding:5px 7px 0}.demo-score>b{font-size:13px}.demo-leader{font-size:5px;padding:4px}.floating-chip.top{top:-19px;right:42px;font-size:6px;padding:6px;border-width:2px;gap:4px}.floating-chip>svg{width:12px;height:12px}.floating-chip.bottom{bottom:-17px;left:15px;font-size:6px;padding:6px;gap:4px;border-width:2px}.banner-asterisk{display:none}.subject-tabs{gap:15px;overflow:visible}.subject-tabs button{font-size:9px;gap:5px;padding-bottom:13px}.subject-tabs svg{width:12px;height:12px}.subject-symbol{font-size:11px}.subject-symbol.english{font-size:9px}.favorite-filter{padding-bottom:13px}.favorite-filter svg{width:15px;height:15px}.catalog-toolbar{margin-bottom:15px}.filter-row{flex-wrap:wrap;gap:8px}.search-box{flex-basis:100%}.search-box input{font-size:12px;min-height:42px}.filter-row>select{flex:1;width:auto;font-size:11px;min-height:39px}.mechanic-filter{display:flex;min-height:39px}.mechanic-filter select{font-size:10px;min-height:37px}.catalog-count{margin:18px 0 13px;font-size:9px}.catalog-count>span:last-child{font-size:7px;gap:4px}.tiny-dot{width:4px;height:4px}.game-grid{gap:12px}.game-art{height:127px}.card-body{padding:12px 11px 9px}.card-title{font-size:12px;line-height:1.65;letter-spacing:-.2px}.card-topline{font-size:8px;gap:3px;white-space:nowrap;margin-bottom:5px}.card-topline>span>span{padding:0 2px}.card-topline>b{font-size:7px;padding:2px 4px}.card-description{font-size:8px;margin-top:2px}.card-subject{font-size:6px;left:8px;top:8px;padding:4px 5px}.card-favorite{width:24px;height:24px;right:7px;top:6px}.card-favorite>svg{width:13px;height:13px}.card-bottom{font-size:7px;gap:7px;margin-top:11px;padding-top:9px}.card-bottom>span{gap:3px}.card-bottom>span>svg{width:10px;height:10px}.card-play{width:22px;height:23px;border-radius:6px;padding-left:6px}.card-play>svg{width:11px;height:11px}.art-dot{width:4px;height:4px;right:20px}.art-plus{left:16px;font-size:13px}.art-choices{gap:4px;padding-top:25px}.art-word{left:8px;top:-1px;font-size:9px;padding:6px 8px}.art-word span{padding-left:8px}.emoji-card{width:38px;height:49px;font-size:27px;border-radius:8px}.emoji-card>span{font-size:9px;width:17px;height:17px;bottom:-6px;right:-5px}.art-cloud{font-size:8px;padding:5px 8px;margin:10px 12px 16px}.train-cars{gap:5px}.train-cars>span{font-size:12px;padding:7px 10px;border-radius:5px}.train-cars>span:before,.train-cars>span:after{width:9px;height:9px;bottom:-8px;left:4px}.train-cars>span:after{left:auto;right:4px}.train-rail{margin-top:12px}.basket-emoji{font-size:48px}.floating-word{font-size:11px;left:8%;top:45px;padding:6px 8px}.floating-word.right{font-size:7px;right:6%;top:52px;padding:6px}.basket-label{font-size:9px;bottom:13px;padding:4px 9px}.art-sentence{padding:32px 8px 8px;gap:5px}.art-sentence>span{font-size:8px;padding:7px 6px;border-radius:5px}.art-sentence>div{font-size:6px;margin-top:7px}.catalog-note{font-size:8px;margin:22px 0 0;align-items:flex-start;gap:7px}.catalog-note svg{width:13px;height:13px;margin-top:2px}.main-footer{font-size:8px;margin-top:28px;padding:19px 0}.main-footer>button{font-size:8px}.main-footer>button>svg{width:11px}.class-grid{grid-template-columns:1fr}.heading-row{flex-wrap:wrap;gap:15px}.class-actions{flex-wrap:nowrap}.class-actions>.button{width:auto}.class-metrics{gap:40px}.setup-header>.game-art{width:95px;height:88px}.setup-header>div:last-child{min-width:0}.setup-header h2{font-size:16px;padding:0;line-height:1.45;margin:7px 0}.setup-header p{font-size:9px;margin-bottom:6px}.setup-header .subject-label{font-size:8px}.setup-header .status-tag{font-size:8px;padding:3px 5px}.setup-header{gap:12px;padding-right:10px}.setup-modal{padding:23px 18px}.setup-tabs{gap:17px;margin-top:21px}.setup-tabs button{font-size:10px;gap:4px}.setup-tabs button>span{font-size:7px;padding:2px 4px}.learning-goal{font-size:11px}.instruction-box{padding:12px;margin:13px 0 20px}.instruction-box p{font-size:10px}.form-grid{gap:0 12px}.setup-fields label{font-size:10px;margin-bottom:15px}.setup-fields input,.setup-fields select{font-size:11px;padding:9px;min-height:42px}.mode-options{gap:7px}.mode-options button{padding:10px 8px;gap:6px}.mode-options b{font-size:9px}.mode-options span{font-size:7px;line-height:1.6}.mode-options svg{width:16px}.setup-music{gap:8px}.setup-music>b,.setup-music b{font-size:11px}.setup-music span{font-size:8px}.setup-music input{width:45px}.setup-music>svg{width:17px}.setup-footer{gap:8px}.setup-footer .text-button{font-size:9px}.setup-footer .text-button svg{width:12px}.setup-footer .report-link{font-size:8px}.setup-footer .button{font-size:10px;padding:10px 12px;gap:6px}.setup-footer .button>svg{width:13px}.setup-guest-note{font-size:9px!important;text-align:left}.touch-test{font-size:10px}.touch-test summary>span{font-size:8px}.question-preview b{font-size:12px}.question-preview p{font-size:11px}.question-preview small{font-size:10px}.modal-backdrop{padding:10px}.modal{max-height:calc(100dvh - 20px);border-radius:16px}.auth-modal{padding:29px 23px}.compact-modal{padding:30px 23px}.auth-modal h2,.compact-modal h2{font-size:23px}.editor-meta,.question-editor{padding:20px 17px}.editor-page .form-grid{grid-template-columns:1fr}.editor-page .span-2{grid-column:auto}.editor-page .section-heading{flex-wrap:wrap}.editor-footer{gap:12px;align-items:flex-start}.editor-footer p{font-size:9px;line-height:1.8;max-width:50%}.editor-footer .button{font-size:10px;padding:10px 12px}.section-heading{gap:10px;flex-wrap:wrap}.section-heading h2{font-size:17px}.stats-grid{gap:11px}.stat{padding:17px;gap:12px}.stat>b{font-size:23px}.stats-grid.three{gap:8px}.stats-grid.three .stat{display:flex;flex-direction:column;gap:7px;padding:15px 5px}.stats-grid.three .stat>b{font-size:20px}.stats-grid.three .stat>p{font-size:8px;text-align:center;line-height:1.7}.results-table{padding:0 15px}.table-header h3{font-size:14px}.table-header>span{font-size:9px}.history-row{gap:10px;padding:16px 0;flex-wrap:wrap}.history-name b{font-size:11px}.history-name>span{font-size:9px}.history-score{gap:0}.history-score>b{font-size:15px}.accuracy-badge{font-size:9px;margin-left:0;padding:5px}.history-row>svg{display:none}.history-icon{width:31px;height:31px;border-radius:8px}.history-icon svg{width:17px}.result-hero{padding:25px 18px}.result-hero h1{font-size:23px}.result-hero>p{font-size:10px}.result-score{gap:15px;margin-top:24px}.result-score>div{min-width:100px}.result-score span{font-size:10px}.result-score b{font-size:37px}.result-score>i{font-size:22px}.mistake-review{padding:20px 17px}.mistake-review>p{font-size:11px}.mistake-row b{font-size:12px}.mistake-row p{font-size:10px;flex-wrap:wrap;gap:5px}.mistake-row small{font-size:10px;line-height:1.7}.result-actions .button{font-size:10px;padding:10px 12px;gap:7px}.result-actions .button>svg{width:14px}.account-grid .surface{padding:21px}.device-row{gap:10px}.device-row>svg{width:18px}.device-row .status-tag{font-size:8px}.device-row b{font-size:9px}.device-row span{font-size:8px}.pilot-banner{padding:25px}.pilot-banner h2{font-size:25px}.pilot-features>span{font-size:11px}.privacy-note{font-size:10px;align-items:flex-start}.privacy-note>svg{flex-shrink:0;margin-top:3px}.pending-banner{font-size:10px;align-items:flex-start}.pending-banner>svg{flex-shrink:0}.help-modal{padding:27px 22px}.help-step h3{font-size:13px}.help-step p{font-size:11px}.help-modal h2{font-size:22px}.toast{font-size:11px;padding:12px 14px;bottom:17px;width:max-content;max-width:calc(100vw - 24px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--muted:#706978;font-family:Manrope Variable,"Oina Color Emoji",Segoe UI,"Apple Color Emoji","Noto Color Emoji",Arial,sans-serif}.emoji-card,.basket-emoji{font-family:"Oina Color Emoji",Manrope Variable,sans-serif}body{font-size:14px;line-height:1.5}input::placeholder,textarea::placeholder{color:#797382}.brand small{font-size:9px;letter-spacing:.15px;white-space:normal;line-height:1.4}.workspace-label,.eyebrow{font-size:11px;color:#706978;letter-spacing:1.25px}.nav-item{font-size:13px;color:#686272}.button{font-size:14px}.nav-count,.sidebar-foot,.pilot-dot,.profile-button small,.auth-foot{font-size:11px;color:#706978}.pilot-box>b,.pilot-box>p,.pilot-box>button{font-size:12px}.pilot-box>p{color:#706978}.pilot-box>button,.text-button,.back-button{color:#644591}.breadcrumb,.language-switch,.profile-button>span:nth-child(2),.login-button{font-size:12px}.breadcrumb,.profile-button small,.icon-btn{color:#706978}.breadcrumb>b{color:#494151}.page-heading p{font-size:14px;color:#706978}.banner-tag{font-size:11px;color:#f1ebff}.banner-copy p{font-size:12px;color:#f1ebff}.banner-copy .banner-button{font-size:12px}.demo-score{font-size:11px;color:#3f6c49}.demo-score>span:last-child{color:#80601f}.demo-leader{font-size:11px;color:#765a23}.floating-chip{font-size:11px}.subject-tabs button,.favorite-filter{font-size:13px;color:#706978}.subject-symbol.english{font-size:12px;color:#856626}.search-box input,.filter-row>select,.mechanic-filter select{font-size:13px;color:#655e6e}.catalog-count,.catalog-count>span:last-child{font-size:12px;color:#706978}.catalog-count b{color:#494151}.card-subject{font-size:11px;background:#fffffff0;color:#3e634b}.art-safari~.card-subject{color:#80601f}.art-basket~.card-subject{color:#8a5640}.art-balance~.card-subject{color:#67458b}.card-topline{font-size:12px;color:#706978;gap:5px;flex-wrap:wrap}.card-topline>b{font-size:11px;color:#387054;background:#edf6ef}.card-title{font-size:16px;color:#393344}.card-description{font-size:12px;color:#706978}.card-bottom{font-size:11px;color:#706978;gap:9px}.card-bottom>span{white-space:nowrap}.card-play{flex-shrink:0}.material-actions button{font-size:12px;color:#685778}.catalog-note,.main-footer,.main-footer button{font-size:11px;color:#706978}.modal>p,.auth-tabs button,.setup-header p,.setup-tabs button,.learning-goal,.instruction-box p,.mode-options button,.mode-options span,.setup-music,.setup-music span,.touch-test,.setup-footer .report-link,.question-preview small,.help-step p,.question-number,.editor-footer p,.class-title>span,.class-metrics span,.stat>p,.table-header>span,.history-name>span,.history-score,.result-hero>p,.mistake-review>p,.mistake-row p,.mistake-row small,.guest-save p,.device-row,.device-row span,.privacy-note,.pilot-banner,.price>span,.price-card p,.price-card small,.price-info{color:#706978}.auth-modal form label,.account-grid label,.editor-page label,.report-form label,.setup-fields label,.auth-tabs button,.text-button,.back-button{font-size:13px}.subject-label,.status-tag,.setup-tabs button>span,.instruction-box>span,.setup-footer .report-link,.touch-test summary>span,.question-preview>div>span,.count-pill,.table-header>span,.device-row span,.price-card small{font-size:11px;color:#685778}.setup-header p,.setup-tabs button,.instruction-box p,.mode-options b,.setup-music b,.touch-test,.setup-footer .text-button,.report-form .button,.material-actions button,.class-title>span,.class-metrics span,.stat>p,.history-name>span,.history-score,.accuracy-badge,.result-hero>p,.result-score span,.mistake-row small,.device-row b,.privacy-note,.disabled-payment,.pending-banner{font-size:12px}.learning-goal,.help-step p,.question-preview p,.class-actions>.button,.result-actions .button,.account-grid .button,.editor-page .button,.guest-save p,.mistake-review>p,.mistake-row p,.pilot-banner p,.pilot-features>span,.price-card p,.price-info p{font-size:13px}.mode-options span,.setup-music span,.editor-footer p{font-size:11px;line-height:1.6}.setup-guest-note{font-size:11px!important;color:#706978!important}.setup-music b,.question-number b,.class-metrics b,.stat>b,.history-name>b,.history-score>b,.result-hero h1,.mistake-row b,.guest-save h3,.account-grid h3,.devices h3,.pilot-banner h2,.price-card h2,.price,.price-info h2{color:#393344}.history-name>b,.question-number b{font-size:14px}.result-hero .eyebrow{font-size:11px;color:#685778}.result-score span,.result-score b{color:#466398}.result-score>div:last-child span,.result-score>div:last-child b{color:#986123}.result-score>i{color:#797382}.accuracy-badge,.question-preview p,.mistake-row strong,.info-box{color:#4b713e}.mistake-row s{color:#a4493c}.mistake-index{font-size:11px;color:#8a6145}.disabled-payment{color:#706978}.pending-banner{color:#806422}.add-question{color:#70488d}@media(min-width:1600px){.card-title{font-size:19px}.banner-copy p{font-size:14px}.banner-copy .banner-button{font-size:13px}}@media(max-width:1180px){.subject-tabs{gap:12px}.subject-tabs button,.favorite-filter{font-size:12px}.card-topline{font-size:11px}.card-bottom{gap:6px}}@media(max-width:760px){.breadcrumb,.language-switch{font-size:12px}.page-heading p{font-size:13px}.catalog-count{gap:10px;flex-wrap:wrap}.catalog-count,.catalog-count>span:last-child{font-size:11px}.setup-footer{flex-wrap:wrap}.setup-footer .button,.heading-row>.button,.section-heading .button{font-size:12px}.stats-grid.three .stat>p{font-size:11px}.device-row .status-tag{font-size:11px}}@media(max-width:540px){.workspace-label,.eyebrow{font-size:11px}.filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.filter-row .search-box{grid-column:1/-1;min-width:0}.filter-row>select{width:100%}.filter-row .mechanic-filter{grid-column:1/-1;min-width:0}.filter-row .mechanic-filter select{width:100%}.banner-copy{padding:22px 17px;width:64%}.banner-copy h2{font-size:23px}.banner-tag{font-size:11px}.banner-copy p{font-size:11px;line-height:1.7}.banner-copy .banner-button{font-size:11px;min-height:37px;padding:9px;white-space:normal;text-align:left}.banner-visual{right:-50px;top:85px}.floating-chip{display:none}.demo-score{justify-content:center}.demo-score>span,.demo-leader{display:none}.demo-score>b{font-size:20px}.subject-tabs{gap:10px;flex-wrap:wrap}.subject-tabs button{font-size:11px;gap:4px}.subject-symbol.english{font-size:11px}.catalog-toolbar{align-items:flex-start}.favorite-filter{padding-top:2px}.filter-row>select,.mechanic-filter select,.search-box input{font-size:12px}.card-topline{font-size:11px;white-space:normal;gap:4px}.card-topline>b,.card-subject{font-size:11px}.card-title{font-size:16px;line-height:1.45}.card-description{font-size:11px;margin-top:5px}.card-bottom{font-size:11px;gap:5px}.card-bottom>span>svg{display:none}.card-play{width:24px;height:26px}.card-play>svg{width:13px;height:13px}.catalog-note,.main-footer,.main-footer>button{font-size:11px}.setup-header p,.setup-header .subject-label,.setup-header .status-tag{font-size:11px}.setup-tabs{gap:14px}.setup-tabs button{font-size:12px}.setup-tabs button>span,.mode-options span,.setup-music span,.touch-test summary>span{font-size:11px}.setup-fields label,.setup-fields input,.setup-fields select{font-size:13px}.mode-options b,.setup-music b{font-size:12px}.mode-options button{padding:10px 8px}.mode-options{gap:7px}.setup-music{flex-wrap:wrap}.setup-footer .text-button,.setup-footer .report-link,.setup-guest-note{font-size:11px}.setup-footer .button,.report-form .button,.editor-footer .button,.result-actions .button{font-size:12px}.question-preview b,.mistake-row b{font-size:14px}.question-preview p,.instruction-box p,.learning-goal,.help-step p,.mistake-row p{font-size:12px}.question-preview small,.editor-footer p,.table-header>span,.history-name>span,.accuracy-badge,.mistake-row small,.device-row b,.device-row span,.pending-banner{font-size:11px}.history-name b{font-size:13px}.result-hero>p,.result-score span{font-size:12px}.stats-grid.three .stat>p{font-size:11px}.result-actions{flex-wrap:wrap}.privacy-note{font-size:12px}.help-step h3{font-size:14px}}select.language-switch{width:auto;max-width:160px;min-height:40px;padding:8px 28px 8px 10px;flex-shrink:0;color:var(--text);border:1px solid var(--border);border-radius:8px;background-color:#fff}@media(max-width:760px){.topbar-right{gap:10px}.topbar .language-switch{max-width:143px}}@media(max-width:540px){.topbar .language-switch{max-width:128px;font-size:11px}.topbar-right,.topbar{gap:8px}}
