.hua-language-roadmap-desktop{margin-top:12px;border-top:1px solid var(--hua-border)}
.hua-language-roadmap-desktop>summary{display:flex;min-height:46px;padding:0 8px;align-items:center;justify-content:space-between;gap:12px;color:#596579;font-size:12px;font-weight:800;cursor:pointer;list-style:none}
.hua-language-roadmap-desktop>summary::-webkit-details-marker{display:none}
.hua-language-roadmap-desktop>summary small{display:grid;min-width:25px;height:25px;padding:0 7px;border-radius:999px;color:#5f6b7c;background:#edf1f5;place-items:center}
.hua-language-roadmap-desktop>.hua-language-roadmap-help{margin:0;padding:0 8px 9px;color:#697586;font-size:11px;line-height:1.5}
.hua-language-roadmap-desktop>div{display:grid;max-height:310px;padding:4px 8px 10px;overflow:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}
.hua-language-roadmap-option{display:flex;min-width:0;min-height:42px;padding:7px 8px;border:1px dashed #d8dee7;border-radius:9px;align-items:center;justify-content:space-between;gap:8px;color:#667085;background:#f8fafc}
.hua-language-roadmap-option b{min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.hua-language-roadmap-option small{max-width:96px;font-size:9px;text-align:right;white-space:normal;line-height:1.2}
@media(max-width:930px){.hua-language-roadmap-desktop{display:none}}
