.guided-task-enhanced{overflow:visible}
.guided-task-suite{margin-top:20px;border:1px solid #b8d7cf;border-radius:22px;background:linear-gradient(145deg,#f3fbf8 0%,#fff 58%,#fff9ed 100%);box-shadow:0 12px 30px rgba(23,59,85,.07);overflow:hidden;color:#203e52}
.guided-task-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 22px 15px;border-bottom:1px solid #d9e8e3;background:rgba(255,255,255,.78)}
.guided-task-head h3{margin:4px 0 4px;font-size:clamp(1.12rem,1.7vw,1.4rem);color:#173b55}
.guided-task-head p{margin:0;max-width:900px;line-height:1.45;color:#58707e;font-size:.93rem}
.guided-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#dff1eb;color:#24634f;font-size:.74rem;font-weight:900;letter-spacing:.08em}
.guided-score{width:74px;min-width:74px;aspect-ratio:1;display:grid;place-content:center;text-align:center;border-radius:50%;border:6px solid #c8d9e0;background:#fff;color:#395768;transition:.25s ease}
.guided-score strong{font-size:1.18rem;line-height:1}.guided-score span{margin-top:3px;font-size:.62rem;font-weight:800;text-transform:uppercase}.guided-score.is-good{border-color:#39a879;color:#237553}.guided-score.is-mid{border-color:#e0aa39;color:#8d6517}.guided-score.is-low{border-color:#d36c72;color:#9a3039}.guided-score.is-zero{border-color:#c8d9e0;color:#637b88}
.guided-select-label{display:grid;gap:7px;padding:15px 22px 0;font-weight:850;color:#264d64}.guided-select-label[hidden]{display:none}.guided-task-select{width:100%;border:1px solid #bfd1da;border-radius:13px;padding:11px 13px;background:#fff;color:#173b55;font:inherit}
.guided-current-task{padding:15px 22px 21px}.guided-prompt{display:block;padding:13px 15px;border-left:4px solid #65499e;border-radius:4px 13px 13px 4px;background:#f4f0fb;color:#273d52;line-height:1.5}
.guided-work-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:14px;align-items:stretch;margin-top:14px}.guided-scaffold{margin:0;padding:15px 17px;border-radius:15px;background:#eef6fa}.guided-scaffold h4,.guided-model h4{margin:0 0 8px;color:#173b55}.guided-scaffold ol{margin:0;padding-left:1.3rem;display:grid;gap:6px;line-height:1.46;font-size:.92rem}
.guided-answer-label{display:grid;grid-template-rows:auto 1fr auto;gap:7px;font-weight:850;color:#264d64}.guided-answer{width:100%;min-height:142px;resize:vertical;border:2px solid #b9ccd6;border-radius:15px;padding:13px 14px;background:#fff;color:#173b55;font:500 1rem/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box;transition:.2s ease}.guided-answer:focus{outline:0;border-color:#287da3;box-shadow:0 0 0 4px rgba(40,125,163,.13)}
.guided-meta{display:flex;justify-content:space-between;gap:10px;color:#6b7f89;font-size:.78rem;font-weight:500}.guided-save-state{opacity:0;transition:opacity .2s}.guided-save-state.is-visible{opacity:1}
.guided-actions{display:flex;flex-wrap:wrap;gap:9px;margin:13px 0}.guided-actions button{border:0;border-radius:12px;padding:11px 15px;font:800 .88rem system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.guided-check{background:#176f5a;color:#fff}.guided-model-toggle{background:#65499e;color:#fff}.guided-clear{background:#e7eef2;color:#385568}.guided-actions button:hover{transform:translateY(-1px);filter:brightness(.98)}
.guided-feedback{margin-top:14px}.guided-zero{margin:0;padding:14px 16px;border-radius:14px;background:#f0f4f6;color:#647985}.guided-verdict{display:flex;justify-content:space-between;gap:15px;padding:14px 16px;border-radius:15px;background:#edf7f2;color:#235d49}.guided-verdict span{white-space:nowrap;font-size:.86rem}
.guided-feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.guided-feedback-grid section{padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #dbe6ea}.guided-feedback-grid section:last-child{background:#fffaf0;border-color:#eadbb7}.guided-feedback-grid h4{margin:0 0 10px;color:#173b55}.guided-feedback-grid ul{margin:0;padding-left:1.2rem;display:grid;gap:7px;line-height:1.5}
.guided-model{margin-top:16px;padding:18px;border-radius:17px;background:#252d42;color:#fff}.guided-model h4{color:#dfe8ff}.guided-model pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font:500 .96rem/1.62 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff}.guided-model-translation{margin-top:16px;padding:15px 17px;border-radius:14px;background:#f2f7fb;color:#173b55}.guided-model-translation strong{display:block;margin-bottom:7px;color:#176f5a;font-size:.82rem;letter-spacing:.045em;text-transform:uppercase}.guided-model-translation pre{color:#29495d}
@media(max-width:850px){.guided-work-grid{grid-template-columns:1fr}.guided-task-head{padding:18px;gap:14px}.guided-score{width:68px;min-width:68px;border-width:5px}.guided-score strong{font-size:1.08rem}.guided-select-label,.guided-current-task{padding-left:18px;padding-right:18px}.guided-feedback-grid{grid-template-columns:1fr}}
@media(max-width:480px){.guided-task-head{display:grid;grid-template-columns:1fr auto}.guided-task-head p{grid-column:1/-1}.guided-score{grid-column:2;grid-row:1/3}.guided-actions{display:grid;grid-template-columns:1fr}.guided-actions button{width:100%}.guided-meta{align-items:flex-end}}
@media(prefers-reduced-motion:reduce){.guided-score,.guided-answer,.guided-actions button,.guided-save-state{transition:none}}
