.adviser-form{display:grid;gap:1rem}
fieldset{border:1px solid #29453d;border-radius:12px;padding:1rem}
legend{padding:0 .4rem;font-weight:800}
label.radio{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;font-weight:500;margin:.45rem 0}
label.radio input{width:auto}
.ai-answer{white-space:normal;overflow-wrap:anywhere;line-height:1.7;background:#06100e;border:1px solid #25473d;border-radius:12px;padding:1.1rem;min-height:180px}
.key-panel{margin-top:1rem}
.key-panel summary{cursor:pointer;font-weight:800;color:#9ef5d6}
.table-wrap{overflow:auto}
table{width:100%;border-collapse:collapse}
th,td{text-align:left;padding:.65rem;border-bottom:1px solid #17352e;white-space:nowrap}
th{color:#75f5c9}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
