.thinking-ladder-module__gY-rGG__main{--accent:#4c56c0;--accent-soft:#eceefb;--ink:#1b1d21;--ink-mid:#5a6069;--ink-weak:#878d96;--line:#e3e6ea;--surface:#fff;--surface-sub:#f7f8fa;--font-lg:1.5rem;--font-md:.95rem;--font-sm:.8rem;max-width:900px;color:var(--ink);margin:0 auto;padding:28px 16px 72px}.thinking-ladder-module__gY-rGG__titleBlock{margin-bottom:18px}.thinking-ladder-module__gY-rGG__title{font-size:var(--font-lg);margin:0;font-weight:700}.thinking-ladder-module__gY-rGG__titleSub{font-size:var(--font-md);color:var(--ink-mid);margin:6px 0 0;line-height:1.7}.thinking-ladder-module__gY-rGG__tool{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.thinking-ladder-module__gY-rGG__chapterTabs{border-bottom:1px solid var(--line);background:var(--surface-sub);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.thinking-ladder-module__gY-rGG__chapterTab{color:var(--ink-weak);font-size:var(--font-md);cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 6px;font-weight:600;transition:color .12s,border-color .12s}.thinking-ladder-module__gY-rGG__chapterTab:hover{color:var(--ink-mid)}.thinking-ladder-module__gY-rGG__chapterTabActive{color:var(--accent);border-bottom-color:var(--accent);background:var(--surface)}.thinking-ladder-module__gY-rGG__stage{padding:20px 16px 24px;scroll-margin-top:76px}.thinking-ladder-module__gY-rGG__questionHead{margin-bottom:16px}.thinking-ladder-module__gY-rGG__questionPrompt{margin:0;font-size:1.05rem;font-weight:700;line-height:1.6}.thinking-ladder-module__gY-rGG__questionPurpose{font-size:var(--font-sm);color:var(--ink-mid);margin:8px 0 0;line-height:1.7}.thinking-ladder-module__gY-rGG__purposeTag{background:var(--accent);color:#fff;border-radius:999px;margin-right:8px;padding:2px 8px;font-weight:600;display:inline-block}.thinking-ladder-module__gY-rGG__questionCount{font-size:var(--font-sm);color:var(--ink-weak);font-variant-numeric:tabular-nums;margin:8px 0 0}.thinking-ladder-module__gY-rGG__board{border:1px solid var(--line);background:var(--surface-sub);border-radius:10px;gap:10px;padding:14px;display:flex}.thinking-ladder-module__gY-rGG__axis{font-size:var(--font-sm);color:var(--ink-weak);white-space:nowrap;flex-direction:column;align-items:center;gap:6px;padding:4px 0;display:flex}.thinking-ladder-module__gY-rGG__axisLine{background:linear-gradient(to bottom, var(--accent), var(--line));border-radius:1px;flex:1;width:2px}.thinking-ladder-module__gY-rGG__axisTop,.thinking-ladder-module__gY-rGG__axisBottom{font-weight:600}.thinking-ladder-module__gY-rGG__rungList{flex-direction:column;flex:1;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.thinking-ladder-module__gY-rGG__rung{align-items:center;gap:8px;min-height:46px;display:flex}.thinking-ladder-module__gY-rGG__rungLevel{width:18px;font-size:var(--font-sm);color:var(--ink-weak);font-variant-numeric:tabular-nums;text-align:right;flex:none}.thinking-ladder-module__gY-rGG__fixedCell{border:1px solid var(--line);background:var(--surface);font-size:var(--font-md);color:var(--ink-mid);overflow-wrap:anywhere;border-radius:8px;flex:1;min-width:0;padding:10px 12px;line-height:1.6}.thinking-ladder-module__gY-rGG__emptyCell{border-top:1px dashed var(--line);flex:1;height:1px}.thinking-ladder-module__gY-rGG__slot{border:1px dashed var(--line);background:var(--surface);min-height:46px;font-size:var(--font-md);color:var(--ink-weak);text-align:left;cursor:default;touch-action:manipulation;overflow-wrap:anywhere;border-radius:8px;flex:1;min-width:0;padding:10px 12px;line-height:1.6;transition:border-color .12s,background-color .12s,box-shadow .12s}.thinking-ladder-module__gY-rGG__slotOpen{border-color:var(--accent);background:var(--accent-soft);cursor:pointer;border-style:solid}.thinking-ladder-module__gY-rGG__slotHovered{box-shadow:0 0 0 3px var(--accent-soft);border-color:var(--accent)}.thinking-ladder-module__gY-rGG__slotFilled{border-style:solid;border-color:var(--accent);background:var(--surface);color:var(--ink);font-weight:600}.thinking-ladder-module__gY-rGG__slotMissed{background:#fdeeec;border-color:#cf4b3c;animation:.3s thinking-ladder-module__gY-rGG__slotShake}@keyframes thinking-ladder-module__gY-rGG__slotShake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.thinking-ladder-module__gY-rGG__slotCard,.thinking-ladder-module__gY-rGG__slotHint{display:block}.thinking-ladder-module__gY-rGG__slotHint{color:var(--ink-weak);font-size:var(--font-sm)}.thinking-ladder-module__gY-rGG__hand{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.thinking-ladder-module__gY-rGG__card{border:1px solid var(--line);background:var(--surface);font-size:var(--font-md);color:var(--ink);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:999px;padding:10px 14px;line-height:1.5;transition:border-color .12s,background-color .12s,transform .12s}.thinking-ladder-module__gY-rGG__card:hover{border-color:var(--ink-weak)}.thinking-ladder-module__gY-rGG__cardSelected{border-color:var(--accent);background:var(--accent-soft);font-weight:600}.thinking-ladder-module__gY-rGG__cardDragging{cursor:grabbing;transform:scale(1.04)}.thinking-ladder-module__gY-rGG__feedbackMiss,.thinking-ladder-module__gY-rGG__feedbackCleared{border:1px solid;border-radius:8px;margin-top:14px;padding:12px 14px}.thinking-ladder-module__gY-rGG__feedbackMiss{background:#fdf5f4;border-color:#e7c4bf}.thinking-ladder-module__gY-rGG__feedbackCleared{border-color:var(--accent);background:var(--accent-soft)}.thinking-ladder-module__gY-rGG__feedbackTitle{font-size:var(--font-md);color:#b3392a;margin:0 0 4px;font-weight:700}.thinking-ladder-module__gY-rGG__feedbackBody{font-size:var(--font-sm);color:var(--ink);margin:0;line-height:1.8}.thinking-ladder-module__gY-rGG__nextButton{border:1px solid var(--accent);background:var(--accent);color:#fff;width:min(100%,340px);font-size:var(--font-md);cursor:pointer;touch-action:manipulation;border-radius:8px;margin:14px auto 0;padding:12px 16px;font-weight:700;display:block}.thinking-ladder-module__gY-rGG__nextButton:hover{background:#3f48a8}.thinking-ladder-module__gY-rGG__progress{border-top:1px solid var(--line);background:var(--surface-sub);text-align:right;padding:10px 16px}.thinking-ladder-module__gY-rGG__progressText{font-size:var(--font-sm);color:var(--ink-weak);font-variant-numeric:tabular-nums}@media (max-width:640px){.thinking-ladder-module__gY-rGG__main{padding:20px 16px 64px}.thinking-ladder-module__gY-rGG__stage{padding:16px 12px 20px}.thinking-ladder-module__gY-rGG__board{gap:8px;padding:10px}.thinking-ladder-module__gY-rGG__rung{min-height:44px}.thinking-ladder-module__gY-rGG__card{padding:9px 12px}}@media (prefers-reduced-motion:reduce){.thinking-ladder-module__gY-rGG__chapterTab,.thinking-ladder-module__gY-rGG__slot,.thinking-ladder-module__gY-rGG__card{transition:none}.thinking-ladder-module__gY-rGG__slotMissed{animation:none}}
