.bank-shortcuts{display:flex;gap:18px;flex-wrap:wrap;margin:12px 0}.bank-shortcuts a{min-height:44px;display:inline-flex;align-items:center;font-size:14px}
nav.type-strip{display:flex;gap:8px;overflow-x:auto;max-width:100%;padding:4px 3px 10px;scrollbar-width:thin}.type-strip a{display:flex;flex:0 0 auto;align-items:center;gap:12px;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:10px 14px;background:var(--white);font-size:13px}.type-strip a[aria-current=page]{background:var(--green);color:white;border-color:var(--green)}.type-strip b{font-size:14px;font-variant-numeric:tabular-nums}.type-strip-note{font-size:11px;margin:0 0 12px}
.question-type-case .prose,.question-type-analysis .prose{border-left:3px solid #899c84;padding:16px 20px;background:#f4f5ee;line-height:2}
.question-type-statute .prose{border-top:2px solid #9a8a70;border-bottom:1px solid var(--line);padding:22px 8px;font-family:"Noto Serif SC","Songti SC",serif;line-height:2}
.question-type-essay .prose{font-size:18px;line-height:2}.workbench-heading{margin-bottom:18px}.workbench-heading h3{font-size:19px}.answer-format{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 18px}.answer-format .button{padding:8px 12px;font-size:13px;min-height:44px}.answer-format .button[aria-pressed=true],.answer-format .button[aria-pressed=true]:hover{background:var(--green);color:white;border-color:var(--green)}
.answer-part{padding:14px 0 10px;border-top:1px solid var(--line)}.answer-part label{display:flex;align-items:center;gap:12px;font-weight:600}.answer-part label>span{font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.answer-part textarea{margin-top:8px;line-height:1.9;background:var(--white)}.answer-workbench [data-answer-count]{margin:8px 0;font-size:12px}.answer-workbench [data-format-notice]:empty{display:none}
.choice-review{padding:14px;border:1px solid var(--line);border-radius:12px}.choice-feedback{display:inline-block;margin-left:8px;font-size:12px}.choice-review[data-result=选对]{border-color:#789b83;background:#eef4eb}.choice-review[data-result=错选]{border-color:#ba7764;background:#fbefea}.choice-review[data-result=漏选]{border-color:#b69c67;background:#faf5e8}
@media(max-width:800px){.question-type-case .prose,.question-type-analysis .prose{padding:12px 14px}.question-type-essay .prose{font-size:16px}.workbench-heading h3{font-size:18px}.answer-format>span{width:100%}.type-strip-note{max-width:36em}.answer-part textarea{min-height:116px}}
