.study-path{width:100%;margin:28px auto 8px;padding:22px;border:1px solid var(--border,var(--line,#d9dee6));border-radius:16px;background:var(--surface,var(--panel,#fff));color:var(--text,var(--ink,#111));text-align:left}.study-path h2{margin:0 0 7px;font:800 clamp(1.05rem,2vw,1.35rem)/1.2 system-ui,sans-serif;letter-spacing:-.025em}.study-path>p{margin:0 0 16px;color:var(--muted2,var(--muted,#687080));font-size:.88rem;line-height:1.5}.study-path-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.study-path-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:12px;border:1px solid var(--border2,var(--line,#d9dee6));border-radius:12px;background:var(--bg,#fff);color:inherit;text-decoration:none}.study-path-card:hover,.study-path-card:focus-visible{border-color:var(--purple,#4139c3);transform:translateY(-1px)}.study-path-card.primary{border-color:color-mix(in srgb,var(--purple,#4139c3) 55%,transparent);background:color-mix(in srgb,var(--purple,#4139c3) 10%,var(--bg,#fff))}.study-path-code{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--purple,#4139c3) 16%,transparent);color:var(--purple,#756ee8);font:800 .65rem/1 system-ui,sans-serif}.study-path-copy{display:grid;min-width:0}.study-path-copy strong{font:800 .86rem/1.25 system-ui,sans-serif}.study-path-copy small{margin-top:3px;color:var(--muted2,var(--muted,#687080));font:.72rem/1.3 system-ui,sans-serif}.study-path-arrow{color:var(--purple,#756ee8);font-weight:900}.study-path-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:15px;padding-top:13px;border-top:1px solid var(--border,var(--line,#d9dee6))}.study-path-footer a{color:var(--cyan,var(--purple,#4139c3));font-size:.78rem;font-weight:800;text-decoration:none}.feedback-result .study-path{margin-top:20px}.fc-results .study-path{max-width:760px}.score-hero+.study-path{max-width:900px}@media(max-width:620px){.study-path{padding:17px}.study-path-actions{grid-template-columns:1fr}.study-path-footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){.study-path-card{transition:none!important}.study-path-card:hover{transform:none}}
