.path-shell-focus.is-guided-first-lesson{box-sizing:border-box;background:#fff;border:2px solid #e0e4e7;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - clamp(40px,4vw,76px));max-width:none;min-height:calc(100dvh - 106px);margin:78px auto 28px;padding:clamp(70px,8vh,96px) 1rem 170px;font-family:Manrope,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;display:flex;position:relative}.lv-guided-lesson-tools{z-index:3;gap:8px;display:grid;position:absolute;top:18px;left:14px}.lv-guided-lesson-tools button{color:#0a234f94;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:42px;height:42px;padding:0;transition:color .14s,background .14s,transform .14s;display:grid}.lv-guided-lesson-tools button:hover,.lv-guided-lesson-tools button:focus-visible{color:var(--text);background:#ffffff9e;transform:translateY(-1px)}.lv-guided-lesson-tools button:after{opacity:0;color:#28445c;content:attr(data-label);pointer-events:none;background:#fff;border:1px solid #dce5ea;border-radius:8px;padding:6px 8px;font-size:.68rem;font-weight:800;transition:opacity .14s,transform .14s;position:absolute;left:calc(100% + 8px);transform:translate(-3px);box-shadow:0 6px 14px #1836531a}.lv-guided-lesson-tools button:hover:after,.lv-guided-lesson-tools button:focus-visible:after{opacity:1;transform:translate(0)}.path-shell-focus.is-guided-first-lesson .lf-serif{font-family:inherit;font-style:normal;font-weight:800;letter-spacing:.045em!important;text-transform:uppercase!important}.path-shell-focus.is-guided-first-lesson .path-card-title{letter-spacing:-.025em;font-size:clamp(1.45rem,2.7vw,1.82rem);font-weight:800}.path-shell-focus.is-guided-first-lesson .path-card,.path-shell-focus.is-guided-first-lesson .lf-check{font-size:1rem}.path-shell-focus.is-guided-first-lesson .path-card,.path-shell-focus.is-guided-first-lesson .lf-check,.path-shell-focus.is-guided-first-lesson .lv-watchfor{box-sizing:border-box;width:min(100%,720px)}.path-shell-focus.is-guided-first-lesson .lf-check{background:var(--surface);border:1px solid var(--card-border);border-radius:24px;align-content:start;height:620px;min-height:570px;margin:0 auto;padding:1.45rem 1.55rem 1.35rem;overflow-y:auto;box-shadow:0 8px #b8d9ed,0 18px 38px #3082b81f}.path-shell-focus.is-guided-first-lesson .lv-watchfor{display:none}.path-shell-focus.is-guided-first-lesson .path-q-text{min-height:7.2rem;margin-bottom:1rem;font-size:1.08rem;font-weight:650;line-height:1.55}.path-shell-focus.is-guided-first-lesson .path-q-status-slot{min-height:5.35rem}.path-shell-focus.is-guided-first-lesson .path-q-option{border-width:1.5px;border-radius:14px;min-height:3.15rem;transition:transform 80ms,box-shadow 80ms,border-color .12s,background .12s;box-shadow:0 4px #d8e2eb}.path-shell-focus.is-guided-first-lesson .path-q-option:hover:not(:disabled){transform:translateY(1px);box-shadow:0 3px #c8d7e4}.path-shell-focus.is-guided-first-lesson .path-q-option:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #c8d7e4}.path-shell-focus.is-guided-first-lesson .path-q-option.is-correct{box-shadow:0 4px #85caa4}.path-shell-focus.is-guided-first-lesson .path-q-option.is-wrong{box-shadow:0 4px #e5a4aa}.path-shell-focus.is-guided-first-lesson .path-q-hint,.path-shell-focus.is-guided-first-lesson .path-q-verdict{border:1px solid #0000;border-radius:14px;margin-top:1rem;padding:.75rem .9rem}.path-shell-focus.is-guided-first-lesson .path-q-verdict.is-right{border-color:#9bd6b4}.path-shell-focus.is-guided-first-lesson .path-q-verdict.is-miss{border-color:#efadb4}.path-shell-focus.is-guided-first-lesson .lf-next{margin-top:0;box-shadow:0 6px #07527b}.path-shell-focus.is-guided-first-lesson .lf-next:hover{transform:translateY(1px);box-shadow:0 5px #07527b}.path-shell-focus.is-guided-first-lesson .lf-next:active{transform:translateY(5px);box-shadow:0 1px #07527b}.lv-report-overlay{z-index:1100;backdrop-filter:blur(4px);background:#0a234f61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lv-report-modal{width:min(100%,520px);color:var(--text);background:#fff;border:1px solid #103b8424;border-radius:18px;animation:.18s cubic-bezier(.2,.8,.2,1) both lv-report-in;overflow:hidden;box-shadow:0 20px 50px #0a2b643d}.lv-report-modal>header{border-bottom:1px solid #103b841f;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.lv-report-modal h2{margin:0;font-size:1.08rem;font-weight:800}.lv-report-modal header button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.lv-report-modal header button:hover{background:#103b8412}.lv-report-body{gap:14px;padding:20px;display:grid}.lv-report-body>p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.lv-report-body textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:118px;color:var(--text);background:#f5faffd1;border:2px solid #103b8429;border-radius:12px;padding:12px 14px;font:650 .92rem/1.5 Manrope,Segoe UI,system-ui,sans-serif}.lv-report-body textarea:focus{border-color:var(--primary);outline:3px solid #2f9ae633}.lv-report-success{font-weight:800;color:var(--success)!important}.lv-report-actions{justify-content:flex-end;gap:9px;display:flex}@keyframes lv-report-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px){.path-shell-focus.is-guided-first-lesson{border-radius:22px;width:calc(100% - 16px);min-height:calc(100svh - 78px);margin:66px auto 12px;padding:64px 14px 142px}.lv-guided-lesson-tools{grid-auto-flow:column;top:10px}.lv-guided-lesson-tools button{width:38px;height:38px}.path-shell-focus.is-guided-first-lesson .lf-check{border-radius:20px;height:auto;min-height:540px;padding:1.15rem;overflow-y:visible}.path-shell-focus.is-guided-first-lesson .path-q-text{min-height:6.5rem}}.lv-personal{width:min(680px,100% - 2.5rem);color:var(--muted);margin:1.25rem auto -.25rem;font-size:.98rem;line-height:1.65;font-family:inherit!important;font-style:normal!important}.lv-worked{text-align:left}.lv-move{letter-spacing:-.01em;border-left:3px solid var(--primary);margin:.1rem 0 1rem;padding-left:.85rem;font-size:1.15rem;font-weight:750;line-height:1.4}.lv-prompt{background:var(--surface-soft);border:1px solid var(--border);border-radius:12px;margin:0 0 1rem;padding:.9rem 1.1rem;font-size:1.05rem;font-weight:600;line-height:1.6}.lv-diagram{justify-content:center;margin:.25rem 0 1rem;display:flex}.lv-steps{gap:.7rem;margin:0 0 1.1rem;padding-left:1.5rem;display:grid}.lv-step{line-height:1.55;animation:.35s both lf-step-in}.lv-step-note{color:var(--muted-soft);margin-top:.15rem;font-size:.88rem;display:block}.lv-watchfor{border-left:3px solid var(--warn);background:var(--warn-soft);border-radius:0 12px 12px 0;width:min(680px,100% - 2rem);margin:1.25rem auto 0;padding:.85rem 1.1rem}.lv-watchfor-title{text-transform:uppercase;letter-spacing:.05em;color:var(--warn);margin:0 0 .4rem;font-size:.8rem;font-weight:800}.lv-watchfor ul{gap:.3rem;margin:0;padding-left:1.1rem;display:grid}.lv-watchfor li{font-size:.95rem;line-height:1.5}.lv-solved{margin-bottom:.4rem}.lv-step-solved{color:var(--muted)}.lv-step-tick{color:var(--success);margin-left:.5rem;font-weight:800}.lv-guided-step{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:1rem 1.1rem 1.1rem;animation:.35s both lf-step-in}.lv-guided-setup{margin:0 0 .85rem;font-size:1.02rem;font-weight:600;line-height:1.55}.lv-guided-options{flex-wrap:wrap;gap:.6rem;display:flex}.lv-guided-option{border:1.5px solid var(--border);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border-radius:12px;padding:.55rem 1rem;font-weight:700;transition:border-color .15s,transform .12s,background .15s}.lv-guided-option:hover:not(:disabled){border-color:var(--primary);transform:translateY(-1px)}.lv-guided-option.is-missed{border-color:var(--danger);color:var(--muted-soft);background:var(--danger-soft);cursor:default;text-decoration:line-through}.lv-guided-explain{border-left:3px solid var(--danger);background:var(--danger-soft);border-radius:0 10px 10px 0;margin:.85rem 0 0;padding:.7rem .9rem;font-size:.95rem;line-height:1.55;animation:.3s both lf-step-in}.lv-claim{background:var(--surface-soft);border:1px solid var(--border);border-radius:12px;align-items:baseline;gap:.6rem;margin:0 0 1rem;padding:.7rem 1rem;font-weight:700;display:flex}.lv-claim span{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);flex:none;font-size:.75rem;font-weight:800}.lv-passage{margin:0 0 .5rem;line-height:1.9}.lv-sentence{color:var(--text);font:inherit;line-height:inherit;text-align:left;cursor:pointer;text-underline-offset:4px;background:0 0;border:none;border-radius:6px;margin:0;padding:.1rem .15rem;text-decoration:underline #0000;transition:background .15s;display:inline}.lv-sentence:hover:not(:disabled):not(.is-wrong){background:var(--avatar-bg);text-decoration-color:var(--primary)}.lv-sentence.is-wrong{color:var(--muted-soft);background:var(--danger-soft);cursor:default}.lv-sentence.is-right{background:var(--success-soft);color:var(--text);font-weight:600}.lv-evidence-win{border-left:3px solid var(--success);background:var(--success-soft);border-radius:0 10px 10px 0;margin:.85rem 0 1.1rem;padding:.7rem .9rem;font-size:.95rem;line-height:1.55;animation:.3s both lf-step-in}.lv-graph{flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;width:min(680px,100% - 2.5rem);margin:.75rem auto 0;display:flex}.lv-graph-group{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.lv-graph-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-soft);font-size:.75rem;font-weight:800}.lv-graph-chip{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:baseline;gap:.35rem;padding:.25rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.lv-graph-chip em{color:var(--muted-soft);font-size:.75rem;font-style:normal}.lv-graph-chip.is-held{border-color:var(--success)}.lv-graph-chip.is-held em{color:var(--success)}.lv-graph-chip.is-focus{border-color:var(--lh-focus,#e8638c)}
