.assistant-question-group{border-top:1px solid #dfe6e1}
.assistant-question-group summary{display:flex;justify-content:space-between;align-items:center;padding:13px 2px;font-weight:700;color:#174d3f;cursor:pointer}
.assistant-question-group summary span{display:grid;place-items:center;min-width:25px;height:25px;border-radius:20px;background:#edf4e8;font-size:.75rem}
.assistant-question-group[open] summary{margin-bottom:2px}
.assistant-question-group form button{padding-left:8px}
.assistant-related{display:grid;gap:6px;margin-top:16px;padding-top:13px;border-top:1px solid #d9e2dc}
.assistant-related>strong{font-size:.8rem;color:#607169}
.assistant-related form{margin:0}
.assistant-related button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:7px 0;border:0;background:none;color:#174d3f;text-align:left;cursor:pointer}
.assistant-related button:hover{text-decoration:underline}
.assistant-related button svg{width:16px;flex:none}
