.stage-box{display:flex;justify-content:space-between;gap:20px;align-items:center;border:1px solid #315271;background:linear-gradient(135deg,#0f2237,#102c3c);border-radius:16px;padding:15px 18px;margin-bottom:18px}.stage-box span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#7dd7ff;font-weight:800}.stage-box b{display:block;margin:3px 0;font-size:1rem}.stage-box p{margin:0;color:#a8bad0;font-size:.85rem}.stage-dots{display:flex;gap:7px}.stage-dots i{width:10px;height:10px;border-radius:50%;background:#294059;border:1px solid #45617e}.stage-dots i.on{background:#74d3a4;border-color:#74d3a4;box-shadow:0 0 10px rgba(116,211,164,.35)}.locked{min-height:360px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:1px dashed #38546f;border-radius:20px;background:#0d1928;padding:38px}.locked h3{font-size:1.6rem;margin:0 0 10px}.locked p{max-width:620px;color:#9fb0c7;line-height:1.6}.locked button{margin-top:10px}.quality{display:inline-block;color:#9fb0c7;font-size:.72rem;margin:0 8px 7px 0}.source-link{display:inline-block;margin-top:10px;color:#70d3ff;text-decoration:none;font-weight:750;font-size:.82rem}.source-link:hover{text-decoration:underline}.evidence-note{padding:10px 12px;border-left:3px solid #f7c75d;background:#19170f;color:#d8cfae;border-radius:6px}.learning-list{color:#cbd7e6;line-height:1.7;padding-left:22px}.evidence-line small{display:block;color:#8fa4bd;line-height:1.5;margin-top:7px}.clue small{display:block;color:#8fa4bd;line-height:1.45;margin-top:5px}.evidence-score{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 18px;margin:14px 0;border-radius:14px;border:1px solid #294969;background:#0f2234}.evidence-score span{color:#9fb0c7;font-size:.85rem;max-width:600px}@media(max-width:720px){.stage-box,.evidence-score{align-items:flex-start;flex-direction:column}.stage-dots{margin-top:4px}}