.language-switcher{position:fixed;top:14px;right:14px;z-index:9999;color:#082a63;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif}.language-switcher,.language-switcher *{box-sizing:border-box}.language-switcher__summary{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(8,42,99,.14);border-radius:999px;background:#ffffffdb;box-shadow:0 10px 26px #082a631c;backdrop-filter:blur(14px);color:#082a63;cursor:pointer;list-style:none;touch-action:manipulation;user-select:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.language-switcher__summary::-webkit-details-marker{display:none}.language-switcher__summary:hover,.language-switcher[open] .language-switcher__summary{background:#fffffff5;box-shadow:0 14px 30px #082a6329}.language-switcher__summary:active{transform:translateY(1px)}.language-switcher__icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.language-switcher__summary-text{font-size:13px;font-weight:850;letter-spacing:0}.language-switcher__menu{position:absolute;top:calc(100% + 8px);right:0;width:224px;display:grid;gap:4px;padding:8px;border:1px solid rgba(8,42,99,.12);border-radius:16px;background:#fffffff7;box-shadow:0 18px 42px #082a632e;backdrop-filter:blur(18px);overflow:hidden}.language-switcher__link{min-height:42px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:9px;padding:0 10px;border-radius:11px;color:#082a63;font-size:13px;font-weight:800;letter-spacing:0;text-decoration:none;touch-action:manipulation;transition:background .16s ease,color .16s ease}.language-switcher__link:hover{background:#082a6312}.language-switcher__link--active,.language-switcher__link--active:hover{background:#082a63;color:#fff}.language-switcher__flag{width:24px;height:16px;display:inline-block;border:1px solid rgba(8,42,99,.18);border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff47;overflow:hidden}.language-switcher__code{opacity:.72;font-size:11px;font-weight:900}.language-switcher__link--active .language-switcher__code{opacity:.9}.language-switcher__flag--es{background:linear-gradient(180deg,#c60b1e 0 25%,#ffc400 25% 75%,#c60b1e 75% 100%)}.language-switcher__flag--va{background:linear-gradient(90deg,#1d4ed8 0 22%,transparent 22% 100%),repeating-linear-gradient(180deg,#facc15 0 12.5%,#b91c1c 12.5% 25%)}.language-switcher__flag--ca{background:repeating-linear-gradient(180deg,#facc15 0 11.11%,#b91c1c 11.11% 22.22%)}.language-switcher__flag--pt{background:linear-gradient(90deg,#166534 0 42%,#b91c1c 42% 100%)}.language-switcher__flag--fr{background:linear-gradient(90deg,#1d4ed8 0 33.33%,#fff 33.33% 66.66%,#dc2626 66.66% 100%)}.language-switcher__flag--en{background:linear-gradient(32deg,transparent 0 42%,#ffffff 42% 47%,#c8102e 47% 53%,#ffffff 53% 58%,transparent 58% 100%),linear-gradient(148deg,transparent 0 42%,#ffffff 42% 47%,#c8102e 47% 53%,#ffffff 53% 58%,transparent 58% 100%),linear-gradient(90deg,transparent 0 42%,#ffffff 42% 47%,#c8102e 47% 53%,#ffffff 53% 58%,transparent 58% 100%),linear-gradient(180deg,transparent 0 38%,#ffffff 38% 45%,#c8102e 45% 55%,#ffffff 55% 62%,transparent 62% 100%),#012169}.language-switcher__flag--de{background:linear-gradient(180deg,#111827 0 33.33%,#dc2626 33.33% 66.66%,#facc15 66.66% 100%)}.language-switcher__summary:focus-visible,.language-switcher__link:focus-visible{outline:3px solid rgba(100,168,255,.85);outline-offset:3px}@media(max-width:760px){.language-switcher{top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right))}.language-switcher__summary{min-width:42px;justify-content:center;padding:0 12px}.language-switcher__summary-text{display:none}.language-switcher__menu{position:fixed;top:calc(max(8px,env(safe-area-inset-top)) + 52px);left:50%;right:auto;width:min(340px,calc(100vw - 24px));max-height:min(430px,calc(100dvh - 84px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate(-50%);border-radius:18px;padding:10px}.language-switcher__link{min-height:46px;grid-template-columns:28px minmax(0,1fr) auto;padding:0 12px}.language-switcher__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.language-switcher__summary,.language-switcher__link{transition:none}}
