.language-switcher{position:relative;flex:0 0 auto;margin-left:8px;color:#344054;font-size:.82rem;font-weight:700}.language-switcher summary{display:flex;min-height:40px;align-items:center;gap:9px;padding:0 12px;border:1px solid #cbd3dc;cursor:pointer;list-style:none;transition:border-color .18s ease,color .18s ease}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary:hover,.language-switcher[open] summary{border-color:#1455d9;color:#1455d9}.language-switcher-chevron{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.language-switcher[open] .language-switcher-chevron{transform:translateY(2px) rotate(225deg)}.language-switcher-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:30;width:max-content;min-width:170px;padding:6px;border:1px solid #cbd3dc;background:#fff}.language-switcher-menu a{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:20px;padding:0 10px;color:#344054;text-decoration:none}.language-switcher-menu a:hover{color:#1455d9;background:#f3f6f8}.language-switcher-menu a[aria-current=page]{color:#0b1220;background:#e8eef7}.language-switcher-menu a[aria-current=page]::after{content:'✓';color:#1455d9}.series-card small{display:block;margin-top:.5rem;color:#65748a}@media(max-width:960px){.language-switcher{margin-left:auto}}@media(prefers-reduced-motion:reduce){.language-switcher summary,.language-switcher-chevron{transition:none}}
