:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f1;color:#18211f;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(135deg,rgba(243,199,96,.16),transparent 34%),linear-gradient(315deg,rgba(51,124,113,.14),transparent 34%),#f4f6f1}button,input,textarea,select{font:inherit}button{cursor:pointer}.shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;padding:24px;border-right:1px solid #dfe5dc;background:#fbfcf7e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px}.brandMark{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;color:#fff;background:#244f49;font-weight:800;font-size:22px}.brand strong,.brand span{display:block}.brand span{margin-top:2px;color:#6d7974;font-size:13px}.nav{display:grid;gap:8px}.navItem{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:8px;padding:12px 13px;color:#4a5652;background:transparent}.navItem:hover,.navItem.active{color:#173b35;background:#e7eee7}.sideStats{margin-top:auto;border:1px solid #dfe5dc;border-radius:8px;padding:16px;background:#fff}.sideStats span{color:#6d7974;font-size:13px}.sideStats strong{display:block;margin-top:8px;font-size:34px}.main{padding:30px;min-width:0;overflow-x:hidden}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.eyebrow{margin:0 0 6px;color:#6f817a;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:34px}h2{margin-bottom:0;font-size:22px}h3{font-size:24px}.statusPills,.tagCloud,.filterRow,.passageTabs,.quickWords,.reviewActions{display:flex;flex-wrap:wrap;gap:8px}.statusPills span,.tagCloud span{display:inline-flex;align-items:center;gap:6px;min-height:30px;border-radius:999px;padding:5px 10px;color:#31554e;background:#e6eee6;font-size:13px}.accountMenu{position:relative}.accountChip{min-height:30px;border:1px solid #cdd9d1;border-radius:8px;background:#fff;color:#31554e;display:flex;align-items:center;gap:7px;padding:4px 10px 4px 5px;cursor:pointer;list-style:none;font-size:13px}.accountChip::-webkit-details-marker{display:none}.accountAvatar{width:22px;height:22px;border-radius:7px;background:#31554e;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.accountAvatar.large{width:34px;height:34px;font-size:14px;flex:0 0 auto}.accountMenuPanel{position:absolute;right:0;top:calc(100% + 10px);z-index:20;width:292px;border:1px solid #d5ddd7;border-radius:8px;background:#fff;box-shadow:0 20px 60px #192d252e;padding:10px;display:grid;gap:10px}.accountMenuUser{display:flex;align-items:center;gap:10px;min-width:0;padding:4px}.accountMenuUser strong,.accountMenuUser small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accountMenuPanel small,.accountMenuItem em{color:#6f817a}.accountMenuSection{border-top:1px solid #d5ddd7;padding-top:8px}.accountMenuItem{width:100%;min-height:40px;border:0;border-radius:6px;background:transparent;color:#25463f;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;cursor:pointer;font-weight:700;text-align:left}.accountMenuItem em{font-style:normal;font-size:12px}.accountMenuItem:hover{background:#e6eee6}.fileMenuItem{position:relative;overflow:hidden}.fileMenuItem input{position:absolute;inset:0;opacity:0;cursor:pointer}@media(max-width:640px){.accountMenuPanel{left:0;right:auto;width:min(292px,calc(100vw - 32px))}}.sourceGuideGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.sourceCard{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;border:1px solid #e1e8df;border-radius:8px;padding:13px;background:#fbfcf8}.sourceCard.active{border-color:#2f756b;background:#edf6ee}.sourceIcon{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#244f49;background:#e6eee6}.sourceCard span,.sourceNotice small{color:#6d7974;font-size:12px}.sourceCard strong{display:block;margin:4px 0 6px;color:#1f2d29}.sourceCard p{margin-bottom:9px;color:#4d5d57;font-size:13px;line-height:1.45}.sourceSteps{display:flex;flex-wrap:wrap;gap:6px}.sourceSteps em{border-radius:999px;padding:4px 7px;color:#31554e;background:#e6eee6;font-size:11px;font-style:normal}.sourceFilters{margin-bottom:12px}.layoutTwo{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:20px;align-items:start}.panel,.statCard{min-width:0;border:1px solid #dfe5dc;border-radius:8px;background:#ffffffe6;box-shadow:0 18px 45px #25302d14}.panel{padding:20px}.panelHeader,.wordTitle{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.iconButton{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid #d8e1d8;border-radius:8px;color:#244f49;background:#fff}.iconButton:hover{background:#eef5ef}.iconButton.danger{color:#9b2d20}.field{display:grid;gap:8px;margin-bottom:16px}.field span{color:#4d5d57;font-size:13px;font-weight:700}.searchRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}input,textarea,select{width:100%;border:1px solid #cfd9d1;border-radius:8px;padding:12px 13px;color:#1c2825;background:#fbfcf8;outline:none}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#2f756b;box-shadow:0 0 0 3px #2f756b24}.searchRow button,.primaryAction,.reviewActions button,.filterRow button,.passageTabs button,.quickWords button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7dfd8;border-radius:8px;padding:10px 12px;color:#1f3d38;background:#fff}.searchRow button,.primaryAction{color:#fff;border-color:#244f49;background:#244f49}.primaryAction{width:100%;margin-top:18px}.primaryAction.compact{margin-top:12px}.primaryAction:disabled,.secondaryAction:disabled{cursor:not-allowed;opacity:.48}.quickWords button:hover,.filterRow button:hover,.passageTabs button:hover,.filterRow button.active,.passageTabs button.active{border-color:#2f756b;color:#244f49;background:#e8f0e8}.wordDetail{position:sticky;top:24px}.wordTitle h2{font-size:44px;line-height:1}.wordTitle span{color:#6b7672}.definition{color:#24322e;font-size:18px;line-height:1.55}.translation{color:#244f49;font-weight:700}.detailBlock{margin-top:18px}.detailBlock strong{display:block;margin-bottom:8px}.detailBlock p{margin-bottom:8px;color:#44514d;line-height:1.55}.wordNetwork,.collocationGrid,.contextList{display:grid;gap:8px}.wordNetwork{grid-template-columns:repeat(2,minmax(0,1fr))}.networkCore,.wordNetwork button,.collocationGrid button,.contextList button{border:1px solid #dbe4da;border-radius:8px;padding:10px;color:#1f3d38;background:#fff}.networkCore{display:grid;place-items:center;min-height:58px;color:#fff;background:#244f49;font-weight:800}.wordNetwork button,.collocationGrid button,.contextList button{display:grid;gap:4px;width:100%;text-align:left}.wordNetwork button:hover,.collocationGrid button:hover,.contextList button:hover{border-color:#2f756b;background:#edf6ee}.wordNetwork small,.collocationGrid small,.contextList small{color:#66736e;font-size:12px;line-height:1.45}.sheetOverlay{position:fixed;inset:0;z-index:20;display:flex;align-items:flex-end;justify-content:center;padding:18px}.sheetBackdrop{position:absolute;inset:0;border:0;border-radius:0;background:#0c15126b}.wordSheet{position:relative;z-index:1;width:min(760px,100%);max-height:min(78vh,760px);overflow:auto;border:1px solid #dfe5dc;border-radius:8px 8px 0 0;padding:10px 22px 22px;background:#fff;box-shadow:0 -18px 60px #0e1a173d}.sheetHandle{width:52px;height:5px;margin:0 auto 16px;border-radius:999px;background:#d7dfd8}.sheetActions,.sheetButtonRow{display:flex;gap:8px}.contextGloss{border:1px solid #dfe8dd;border-radius:8px;padding:14px;background:#f8faf3}.contextGloss strong{display:block;margin-bottom:6px}.contextGloss p{margin-bottom:8px;color:#34433f;line-height:1.55}.contextGloss small{color:#6d7974}.wordSheet blockquote{margin:14px 0;border-left:4px solid #d99d37;padding:10px 0 10px 14px;color:#2f3d39;line-height:1.65}.secondaryAction{display:inline-flex;align-items:center;justify-content:center;min-width:120px;margin-top:12px;border:1px solid #d7dfd8;border-radius:8px;padding:10px 12px;color:#244f49;background:#fff}.fullWidthAction{width:100%}.inlineNotice{margin:10px 0 0;border:1px solid #c8dfcb;border-radius:8px;padding:10px 12px;color:#255047;background:#edf6ee;font-size:13px;line-height:1.45}.inlineNotice.warning{border-color:#efdca8;color:#6a4a11;background:#fff8e2}.photoPreview{width:100%;max-height:180px;border:1px solid #d7dfd8;border-radius:8px;object-fit:cover;background:#f6f8f4}.contextList span{font-weight:700}.tagCloud.soft span{color:#655018;background:#fff2cb}.passage{border-radius:8px;padding:22px;color:#24322e;background:#f8faf3}.passage p:last-child{margin-bottom:0;font-size:20px;line-height:1.9}.passageMeta{display:block;margin:-12px 0 16px;color:#6b7672;font-size:13px}.sourceNotice,.paperImport{margin:14px 0;border:1px solid #e1e8df;border-radius:8px;padding:16px;background:#fbfcf8}.sourceNotice{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.sourceNotice strong{display:block;margin:9px 0 5px}.sourceNotice p{margin-bottom:5px;color:#4d5d57;line-height:1.5}.sourceActions{display:grid;gap:8px;min-width:140px}.sourceActions a,.sourceActions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d7dfd8;border-radius:8px;padding:9px 10px;color:#244f49;background:#fff;text-decoration:none}.sourceActions button{color:#9b2d20}.importGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkLine{display:flex;align-items:flex-start;gap:10px;color:#3d4c47;font-size:13px;line-height:1.5}.checkLine input{width:auto;margin-top:2px}.importMessage{margin:10px 0 0;border-radius:8px;padding:10px;color:#31554e;background:#edf6ee}.wordToken{border:0;border-radius:6px;padding:2px 3px;color:inherit;background:transparent}.wordToken:hover{color:#174d45;background:#dfeee6}.wordToken.highlighted{color:#173b35;background:#fff2cb;box-shadow:inset 0 -2px #d99d37}.reviewArea{display:grid;justify-items:center;gap:20px}.reviewMeta{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));width:100%;gap:14px}.statCard{padding:16px}.statCard span{color:#6d7974;font-size:13px}.statCard strong{display:block;margin-top:8px;font-size:30px}.flashCard{position:relative;width:min(560px,100%);min-height:330px;border-radius:8px;transform-style:preserve-3d;transition:transform .22s ease}.flashCard.flipped{transform:rotateY(180deg)}.cardFace{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:12px;padding:34px;border:1px solid #dfe5dc;border-radius:8px;backface-visibility:hidden;background:#fff;box-shadow:0 18px 45px #25302d1c}.cardFace.back{transform:rotateY(180deg);background:#244f49;color:#fff}.cardFace h2{font-size:48px}.cardFace p,.cardFace span{color:inherit;opacity:.78;line-height:1.55}.cardFace small{color:inherit;opacity:.62}.cardAudio{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.42);border-radius:8px;padding:9px 11px;color:#fff;background:#ffffff1a}.reviewNotice{width:min(560px,100%);margin:-4px 0 0;border-radius:8px;padding:11px 13px;color:#31554e;background:#edf6ee}.reviewActions button{min-width:92px}.reviewActions .secondary{color:#244f49;background:#edf4ee}.wordTable{display:grid;gap:10px}.wordbookTools{display:grid;grid-template-columns:minmax(260px,1fr) 180px;gap:12px;margin-bottom:14px}.batchActions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.batchActions .primaryAction,.batchActions .secondaryAction{width:auto;min-width:0;margin-top:0}.compactField{margin-bottom:0}.wordRow{display:grid;grid-template-columns:24px minmax(160px,1fr) 86px 96px 70px 42px;align-items:center;gap:12px;border:1px solid #e1e8df;border-radius:8px;padding:12px;background:#fbfcf8}.wordRow:hover{background:#f0f5ef}.wordRow strong,.wordRow span{display:block}.wordRow div span{margin-top:3px;color:#6b7672;font-size:13px}.tag{width:fit-content;border-radius:999px;padding:5px 9px;color:#31554e;background:#e6eee6;font-size:12px}.insights,.mindMapPage{display:grid;gap:18px}.mindMapHeader{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px}.mindMapHeader span{display:block;margin-top:6px;color:#6d7974;font-size:13px}.mindMapSearch{display:grid;grid-template-columns:auto minmax(220px,360px);align-items:center;gap:8px;border:1px solid #d7dfd8;border-radius:8px;padding:0 10px;background:#fbfcf8}.mindMapSearch input{border:0;box-shadow:none;background:transparent}.mindMapToolbar{display:flex;flex-wrap:wrap;gap:8px}.mindMapToolbar button{border:1px solid #d7dfd8;border-radius:8px;padding:9px 10px;color:#244f49;background:#fff}.mindMapToolbar button:hover{border-color:#2f756b;background:#edf6ee}.mindMapLayout{display:grid;grid-template-columns:240px minmax(0,1fr) 280px;gap:18px;align-items:start}.compactHeader{margin-bottom:12px}.mindMapFilters,.mindMapInspector{position:sticky;top:24px}.mindMapLegend{display:grid;gap:8px;margin-top:12px;border-top:1px solid #e2e8df;padding-top:14px}.mindMapLegend span{display:flex;align-items:center;gap:8px;color:#4d5d57;font-size:13px}.legendDot{width:12px;height:12px;border-radius:999px;background:#244f49}.legendDot.phrase,.nodeBadge.phrase{background:#fff2cb;color:#655018}.legendDot.root,.nodeBadge.root{background:#e8f3ff;color:#165dff}.legendDot.material,.nodeBadge.material{background:#fff3ea;color:#7b3c25}.legendDot.source,.nodeBadge.source{background:#e8f7ef;color:#255047}.legendDot.status,.nodeBadge.status{background:#eef0ff;color:#4756ff}.legendDot.theme,.nodeBadge.theme{background:#f0edf8;color:#59437a}.mindMapCanvasWrap{min-height:640px;overflow:hidden;padding:12px}.mindMapCanvas{display:block;width:100%;min-height:600px;border-radius:8px;background:linear-gradient(#edf2eb 1px,transparent 1px),linear-gradient(90deg,#edf2eb 1px,transparent 1px),#fbfcf8;background-size:32px 32px}.mapEdge line{stroke:#a9b8b0;stroke-width:1.4}.mapEdge text{fill:#6d7974;font-size:10px;text-anchor:middle;paint-order:stroke;stroke:#fbfcf8;stroke-width:4px}.mapNode{cursor:pointer}.mapNode circle{stroke:#d7dfd8;stroke-width:2;fill:#fff;filter:drop-shadow(0 8px 16px rgba(37,48,45,.12))}.mapNode.word circle{fill:#244f49}.mapNode.phrase circle{fill:#fff2cb}.mapNode.root circle{fill:#e8f3ff}.mapNode.material circle{fill:#fff3ea}.mapNode.source circle{fill:#e8f7ef}.mapNode.status circle{fill:#eef0ff}.mapNode.theme circle{fill:#f0edf8}.mapNode.selected circle{stroke:#d99d37;stroke-width:4}.mapNode text{pointer-events:none;text-anchor:middle;letter-spacing:0}.mapNode .nodeLabel{fill:#1f2d29;font-size:13px;font-weight:800}.mapNode.word .nodeLabel{fill:#fff}.mapNode .nodeType{fill:#6d7974;font-size:11px}.mapNode.word .nodeType{fill:#ffffffb8}.nodeBadge{display:inline-flex;width:fit-content;border-radius:999px;padding:5px 9px;color:#fff;background:#244f49;font-size:12px;font-weight:700}.mindMapInspector h3{margin:12px 0 8px;font-size:28px;line-height:1.15}.mindMapInspector>strong{display:block;margin-bottom:10px;color:#244f49}.mindMapInspector p{color:#40504a;line-height:1.55}.mindMapNodeEdges{display:grid;gap:8px;margin-top:16px}.mindMapNodeEdges strong{margin-bottom:2px}.mindMapNodeEdges button{display:grid;gap:4px;border:1px solid #dbe4da;border-radius:8px;padding:10px;color:#1f3d38;background:#fff;text-align:left}.mindMapNodeEdges button:hover{border-color:#2f756b;background:#edf6ee}.mindMapNodeEdges span{font-weight:700}.mindMapNodeEdges small{color:#66736e}.stackedActions{display:grid;margin-top:16px}.stackedActions .secondaryAction{width:100%;margin-top:0}.taskList{display:grid;gap:8px;margin-top:18px;border-top:1px solid #e2e8df;padding-top:16px}.taskList strong{margin-bottom:2px}.taskList p,.checklist p{display:flex;align-items:center;gap:8px;margin-bottom:0;color:#35443f}.miniCard,.challengeCard,.scenarioCard{border:1px solid #e1e8df;border-radius:8px;padding:16px;background:#fbfcf8}.miniCard+.miniCard,.challengeCard+.challengeCard{margin-top:12px}.miniCard>strong,.challengeCard>strong{display:block;margin-bottom:7px;color:#1f2d29}.miniCard>span{color:#66736e}.logicGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.logicItem{display:flex;align-items:center;gap:8px;border:1px solid #ead6c7;border-radius:8px;padding:12px;color:#7b3c25;background:#fff6ef}.logicItem.passed{border-color:#c8dfcb;color:#255047;background:#edf6ee}.scenarioCard blockquote{margin:16px 0;border-left:4px solid #d99d37;padding:10px 0 10px 14px;color:#22312d;font-size:20px;line-height:1.55}.phonemeGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px}.phonemeCell{display:grid;place-items:center;gap:4px;border-radius:8px;padding:14px 8px;background:#edf4ee}.phonemeCell strong{font-size:20px}.phonemeCell span{color:#2d6259;font-weight:800}.phonemeCell small{color:#65746f;font-size:11px;line-height:1.3;text-align:center}.adviceList{display:grid;gap:6px;margin:10px 0}.adviceList span{border:1px solid #e3dcc8;border-radius:8px;padding:8px 10px;color:#6a4a11;background:#fff8e2;font-size:13px}.timeline,.radarList{display:grid;gap:10px}.timeline button,.radarList button{display:grid;gap:5px;border:1px solid #dbe4da;border-radius:8px;padding:12px;color:#1f3d38;background:#fbfcf8;text-align:left}.timeline span,.timeline small{color:#64726d}.radarList button{grid-template-columns:minmax(130px,1fr) minmax(80px,1.3fr) 32px;align-items:center}.radarList i{height:10px;border-radius:999px;background:#2f756b}.radarList b{text-align:right}.dialogue{display:grid;gap:10px;margin-bottom:16px}.dialogue p{max-width:88%;margin-bottom:0;border-radius:8px;padding:12px;line-height:1.5}.dialogue .bot{justify-self:start;background:#edf4ee}.dialogue .user{justify-self:end;color:#fff;background:#244f49}.challengeScore{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.challengeScore strong{font-size:42px}.challengeScore span{color:#6d7974}.quickWords button.selected{border-color:#244f49;color:#fff;background:#244f49}.matchGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.matchGrid button{display:grid;gap:6px;min-height:96px;border:1px solid #d7dfd8;border-radius:8px;padding:14px;text-align:left;color:#1f3d38;background:#fff}.matchGrid button:hover{border-color:#2f756b;background:#edf6ee}.matchGrid span{color:#6d7974;font-size:13px}.insights .reviewMeta{grid-template-columns:repeat(4,minmax(130px,1fr))}.bars{display:grid;gap:14px}.barRow{display:grid;grid-template-columns:58px minmax(0,1fr) 28px;gap:10px;align-items:center}.barRow div{height:10px;border-radius:999px;background:#edf0eb;overflow:hidden}.barRow i{display:block;height:100%;border-radius:inherit;background:#d99d37}.emptyState{padding:50px;text-align:center;color:#6b7672}.moduleStack,.paperQuiz{display:grid;gap:12px;margin-top:18px}.inlineTitle{display:flex;align-items:center;gap:8px;margin-bottom:12px}.inlineTitle strong{color:#1f2d29}.feedbackBox{margin-top:14px;border:1px solid #dfe5dc;border-radius:8px;padding:14px;background:#f8faf3}.feedbackBox strong{display:block;margin-bottom:8px}.feedbackBox p{color:#40504a;line-height:1.55}.scoreMeter{display:flex;align-items:center;gap:12px;margin-top:14px;border-radius:8px;padding:12px;color:#1f3d38;background:#edf6ee}.scoreMeter strong{font-size:34px}.scoreMeter span{color:#566761}.compactScore{margin-bottom:12px}.answerNote{margin:10px 0 0;border-radius:8px;padding:10px;line-height:1.5}.answerNote.correct{color:#214d42;background:#edf6ee}.answerNote.wrong{color:#7b3c25;background:#fff3ea}.matchGrid button.revealed{border-color:#244f49;background:#edf6ee}@media(max-width:980px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:16px;width:100%;min-width:0;overflow:hidden}.nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%;padding-bottom:4px}.navItem{justify-content:center;width:100%;min-width:0;padding:12px 0}.navItem span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sideStats{display:none}.main{padding:16px}.layoutTwo,.readerGrid,.mindMapLayout{grid-template-columns:1fr}.mindMapHeader{align-items:stretch;flex-direction:column}.mindMapSearch{grid-template-columns:auto minmax(0,1fr)}.mindMapFilters,.mindMapInspector{position:static}.mindMapCanvasWrap{order:1}.mindMapInspector{order:2}.mindMapFilters{order:3}.mindMapCanvasWrap{min-height:auto}.mindMapCanvas{min-height:480px}.sourceGuideGrid,.importGrid{grid-template-columns:1fr}.sourceNotice{display:grid}.wordDetail{position:static}.topbar{align-items:stretch;flex-direction:column}.reviewMeta,.insights .reviewMeta{grid-template-columns:repeat(2,minmax(0,1fr))}.wordRow,.wordbookTools,.logicGrid,.matchGrid{grid-template-columns:1fr}.phonemeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){h1{font-size:28px}.brand{align-items:flex-start}.searchRow,.reviewMeta,.insights .reviewMeta{grid-template-columns:1fr}.cardFace h2,.wordTitle h2{font-size:34px}.passage p:last-child{font-size:18px}}
