html[data-theme="dark"] .highlight-card:first-child{background:#18382d;color:#f2f8f4;border:1px solid #315c4c}html[data-theme="dark"] .highlight-card:first-child small{color:#b8d8c8;opacity:1}html[data-theme="dark"] .highlight-card:first-child strong{color:#fff}html[data-theme="dark"] .highlight-card:first-child span{color:#c6d9cf;opacity:1}

html[data-theme="dark"] .language-switcher{background:#0f1d18;border-color:#3a5047}
html[data-theme="dark"] .language-switcher button{background:transparent!important;color:#aebfb7!important}
html[data-theme="dark"] .language-switcher button:hover{background:#263b33!important;color:#fff!important}
html[data-theme="dark"] .language-switcher button.active{background:var(--green)!important;color:#0c1713!important}
html[data-theme="dark"] .language-switcher button:focus-visible{outline:2px solid var(--lime);outline-offset:2px}
