.started-comparison .visual-table{min-width:0;width:100%;table-layout:fixed}
.started-comparison .visual-table th,.started-comparison .visual-table td{overflow-wrap:anywhere;word-break:normal;vertical-align:top;padding:12px;line-height:1.8}
.started-comparison .visual-table th:first-child{width:30%}
.started-comparison.started-numeric-table .visual-table th:first-child{width:15%}
.started-comparison.started-numeric-table .visual-table th,.started-comparison.started-numeric-table .visual-table td{padding:10px 5px;text-align:center}
.started-past-catalogue{padding:28px;margin:32px 0;border:1px solid var(--line,#dce5df);border-radius:20px;background:white}
.started-past-catalogue>p{line-height:1.9;max-width:70ch}
.started-year{border-top:1px solid #dce5df;padding:14px 0}
.started-year>summary{font-size:1.1rem;font-weight:700;cursor:pointer;padding:8px 0}
.started-year>summary span{font-weight:400;margin-left:12px;font-size:1rem}
.started-past-rows{list-style:none;margin:0;padding:0}
.started-past-rows>li{padding:20px 0;border-top:1px solid #e5ece8}
.started-question-actions{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}
.started-review-destination>summary{cursor:pointer;min-height:44px;display:list-item;align-content:center}
.started-review-destination>a{display:block;line-height:1.9;padding:8px 0}
.lesson-public legend,.quiz-card legend{white-space:pre-line}
.started-step-cards{list-style:none;counter-reset:step;margin:0;padding:0;display:grid;gap:18px}
.started-step-cards li{counter-increment:step;border-left:4px solid #187967;background:#edf6f1;padding:16px;position:relative;line-height:1.8}
.started-step-cards li::before{content:counter(step);display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#187967;color:white;margin-right:8px;font-weight:bold}
.started-step-cards li span{display:block;margin-top:8px}
.started-step-cards li+li::after{content:'↓';position:absolute;top:-24px;left:20px;color:#187967}
@media(max-width:600px){.started-past-catalogue{padding:20px 16px}.started-question-actions{display:grid;grid-template-columns:1fr}.started-question-actions a{justify-content:center}.started-comparison .visual-table th,.started-comparison .visual-table td{padding:10px 8px;font-size:1rem}.started-comparison .visual-table th:first-child{width:34%}}

.started-swot{margin:0}.started-swot>figcaption{font-size:1rem;font-weight:700;margin-bottom:12px}
.started-swot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.started-swot-grid>div{padding:14px 10px;border:1px solid #a9c6bb;background:#edf6f1;border-radius:10px;min-width:0}
.started-swot-grid>div:nth-child(even){background:#fff5e8;border-color:#dfc5a5}
.started-swot-grid strong{display:block;font-size:1.15rem;margin:8px 0}
.started-swot-grid small{font-size:.875rem;line-height:1.6;color:#39564c}
.started-swot-grid p{font-size:1rem;line-height:1.8;margin:0;overflow-wrap:anywhere}
