:root{color:#1c2333;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}#root{min-height:100vh}*{box-sizing:border-box}button,input,select{font:inherit}button{cursor:pointer}.app-shell{color:#1c2333;background:#f7f8fb;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #dde3ee;flex-direction:column;gap:24px;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#216fed;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small,.eyebrow,.word-table small,.deck-card small,.account-panel,.language-box span{color:#667085;font-size:13px}.sidebar nav{gap:6px;display:grid}.sidebar button,.segmented button,.tabs button,.folder-tabs button{color:#344054;background:0 0;border:0;border-radius:8px}.sidebar nav button{text-align:left;padding:11px 12px}.sidebar button.active,.segmented button.active,.tabs button.active,.folder-tabs button.active{color:#1357c8;background:#e8f1ff;font-weight:700}.language-box{background:#f7fbff;border:1px solid #dde3ee;border-radius:8px;margin-top:auto;padding:14px}.language-box strong{margin-top:4px;display:block}.workspace{min-width:0;padding:28px}.topbar,.section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}h1,h2,h3,p{margin:0}h1{letter-spacing:0;max-width:760px;font-size:40px;line-height:1.12}h2{font-size:26px;line-height:1.2}.eyebrow{text-transform:uppercase;letter-spacing:0;margin-bottom:6px;font-weight:800}.account-panel,.auth-card,.panel,.stat-strip,.hero-stage{background:#fff;border:1px solid #dde3ee;border-radius:8px;box-shadow:0 12px 30px #13233f0f}.account-panel{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:210px;padding:12px;display:flex}.account-panel button,.auth-card button,.action-row button,.section-head>button,.word-table button,.folder-form button,.game-message button,.typing-game button{color:#fff;background:#216fed;border:0;border-radius:8px;padding:9px 12px;font-weight:700}.home-grid{grid-template-columns:minmax(0,1.5fr) 360px;gap:18px;display:grid}.hero-stage{background:linear-gradient(#d9edff 0 58%,#b6e2bd 58% 100%);min-height:390px;padding:26px;position:relative;overflow:hidden}.skyline{background:repeating-linear-gradient(90deg,#fff 0 40px,#dcecff 40px 72px);border-bottom:6px solid #9ec2ef;height:82px;position:absolute;inset:54px 28px auto}.mascot{background:#ffca66;border:5px solid #1c2333;border-radius:36px 36px 16px 16px;width:78px;height:96px;position:absolute;bottom:74px;left:15%}.mascot span,.runner span{background:#1c2333;border-radius:50%;width:12px;height:12px;position:absolute;top:24px;left:18px;box-shadow:26px 0 #1c2333}.door-row{gap:18px;display:flex;position:absolute;bottom:58px;right:8%}.door-row i,.doors button{background:#f16f5c;border:5px solid #1c2333;border-radius:8px 8px 0 0;width:92px;height:136px}.auth-card{padding:20px}.tabs,.segmented{background:#f7f8fb;border:1px solid #dde3ee;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.tabs{width:100%;margin-bottom:16px}.tabs button,.segmented button{flex:1;padding:9px 12px}.auth-card form,.folder-form{gap:10px;display:grid}input,select{color:#1c2333;background:#fff;border:1px solid #cfd8e6;border-radius:8px;min-height:42px;padding:0 12px}.form-error{color:#c53434;font-size:14px}.stat-strip{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.stat-strip span{text-align:center;background:#fff;padding:18px;font-weight:800}.panel{padding:22px}.deck-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.deck-card{text-align:left;background:#fff;border:1px solid #dde3ee;border-radius:8px;min-height:150px;padding:16px}.deck-card.selected{background:#f2f7ff;border-color:#216fed}.deck-card strong,.deck-card span,.deck-card small{display:block}.deck-card span{color:#475467;margin:8px 0 12px}.word-table{background:#fff;border:1px solid #dde3ee;border-radius:8px;overflow:hidden}.save-toolbar,.word-table article{border-bottom:1px solid #edf1f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.save-toolbar{background:#f7f8fb}.word-table article:last-child{border-bottom:0}.word-table strong,.word-table span,.word-table small{display:block}.word-table strong{font-size:20px}.word-table span{color:#344054}.quiz-card,.door-game,.typing-game,.match-game,.reward-stats,.challenge-list{background:#fff;border:1px solid #dde3ee;border-radius:8px;padding:22px}.quiz-card{max-width:720px}.counter-label{color:#216fed;font-weight:800}.quiz-card h2{margin:12px 0 6px;font-size:42px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.choice-grid button{background:#f7f8fb;border:1px solid #cfd8e6;border-radius:8px;min-height:58px}.choice-grid button.right{background:#dff7e7;border-color:#37a76f}.choice-grid button.wrong{background:#ffe5e2;border-color:#d64b3f}.answer-line{margin-bottom:14px;display:block}.action-row,.reward-stats,.badge-grid{flex-wrap:wrap;gap:10px;display:flex}.folder-form{grid-template-columns:minmax(0,1fr) auto;margin-bottom:14px}.folder-layout{grid-template-columns:220px minmax(0,1fr);gap:14px;display:grid}.folder-tabs{align-content:start;gap:8px;display:grid}.folder-tabs button{border:1px solid #dde3ee;justify-content:space-between;padding:11px 12px;display:flex}.empty{color:#667085;border:1px dashed #b8c4d6;border-radius:8px;padding:20px}.door-game{text-align:center;background:linear-gradient(#dcefff 0 62%,#8ad08f 62% 100%);min-height:430px;position:relative;overflow:hidden}.runner{background:#ffd36e;border:4px solid #1c2333;border-radius:28px 28px 12px 12px;width:58px;height:74px;transition:transform .4s;position:absolute;bottom:94px;left:10%}.door-game.right .runner{transform:translate(330px)}.door-game.wrong .runner{transform:translate(240px,170px)rotate(25deg)}.doors{gap:12px;display:flex;position:absolute;bottom:58px;right:7%}.doors button{color:#fff;place-items:end center;padding:12px 8px;font-weight:800;display:grid}.game-message{background:#ffffffe6;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex;position:absolute;bottom:22px;left:22px}.typing-game{color:#fff;background:linear-gradient(#18213f,#334b7a);gap:14px;max-width:560px;min-height:360px;display:grid}.falling-word{color:#1c2333;background:#ffca66;border-radius:8px;justify-self:center;padding:10px 16px;font-size:28px;font-weight:900;animation:5s linear infinite fall}@keyframes fall{0%{transform:translateY(0)}to{transform:translateY(190px)}}.match-game{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.match-game>div{gap:10px;display:grid}.match-game button{background:#f7f8fb;border:1px solid #cfd8e6;border-radius:8px;min-height:52px}.match-game button.done{background:#dff7e7;border-color:#37a76f}.reward-stats span,.badge-grid span,.challenge-list p{background:#f2f7ff;border-radius:8px;padding:14px;font-weight:800}.reward-panel>*+*{margin-top:14px}@media (width<=980px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar nav{grid-template-columns:repeat(3,1fr)}.workspace{padding:18px}.topbar,.section-head,.home-grid,.folder-layout,.match-game{grid-template-columns:1fr}.topbar,.section-head{display:grid}h1{font-size:30px}.deck-grid,.choice-grid,.stat-strip{grid-template-columns:1fr}.hero-stage{min-height:320px}.doors{justify-content:center;margin-top:24px;position:static}.door-game{min-height:auto;padding-bottom:150px}.runner{left:22px}}
