/* Evidence-first answer layout. The visual hierarchy follows the advisor's decision sequence. */
.answer-card-v2{padding:20px!important;background:#fffefa!important}.answer-title{display:flex;justify-content:space-between;gap:14px;align-items:start;border-bottom:1px solid #e1e7e1;padding-bottom:14px}.answer-title h4{margin:4px 0 0;color:#143f36;font:700 21px/1.3 Georgia,"Songti SC","Microsoft YaHei",serif}.mode-flag,.expert-flag{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.mode-flag{background:#edf5ef;color:#39735c}.expert-flag{background:#fff0ee;color:#a33f3c}.generation-note{margin:12px 0 17px;color:#73817b;font-size:11px;line-height:1.65}.answer-card-v2 .answer-section{border:1px solid #e0e8e1;border-radius:7px;padding:13px 14px;margin:11px 0;background:#fcfdf9}.answer-card-v2 .answer-section b,.qna-sources>b{display:block;color:#8c6a2e;font-size:12px;margin-bottom:7px}.answer-card-v2 .answer-section p{margin:0;color:#33534a;font-size:13px;line-height:1.75}.answer-card-v2 .answer-section ul{margin:4px 0 0;padding-left:18px}.answer-card-v2 .answer-section li{font-size:12px;color:#4e645c;line-height:1.75}.answer-card-v2 .answer-section strong{display:block;color:#43655a;font-size:11px;margin-top:8px}.answer-card-v2 .emphasis{border-left:4px solid #bd9347;background:#fafbf6}.answer-card-v2 .boundary{background:#fff8e8;border-color:#ead9b0}.answer-card-v2 .next{background:#eff5f0;border-color:#d6e4d9}.qna-split{display:grid;grid-template-columns:1fr 1fr;gap:10px}.qna-sources{margin:13px 0;padding:13px;background:#f3f7f3;border:1px solid #dce8de;border-radius:7px}.qna-sources article{padding:10px 0;border-top:1px solid #dce6de}.qna-sources article:first-of-type{border-top:0;padding-top:0}.qna-sources span{display:block;color:#8b6b31;font-size:10px;font-weight:800;margin-bottom:4px}.qna-sources strong{display:block;color:#1a453a;font-size:13px}.qna-sources p{color:#53675f;font-size:12px;line-height:1.6;margin:5px 0}.qna-sources small{color:#77857f;font-size:10px}.empty-source{color:#687973;font-size:12px}.qna-loading,.qna-error{padding:18px;border-radius:8px;line-height:1.7}.qna-loading{background:#f2f6f1;color:#526b61}.qna-error{background:#fff3f1;color:#8f413d}.qna-error p{margin:6px 0}.answer-card-v2 .answer-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.answer-card-v2 .answer-actions button{border:1px solid #d0dfd4;background:#eef4ef;color:#214e42;border-radius:6px;padding:8px 10px;font:700 12px "Microsoft YaHei",sans-serif;cursor:pointer}.answer-card-v2 .answer-actions button:last-child{background:#fff7e7;color:#79581e;border-color:#ead7a9}@media(max-width:760px){.qna-split{grid-template-columns:1fr}.answer-title h4{font-size:18px}}
