#nla-floating-tools{position:fixed;right:18px;bottom:18px;z-index:999999;display:flex;gap:8px;align-items:center;background:#fff;padding:8px;border:1px solid rgba(0,0,0,.14);border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.18);color:#111;max-width:calc(100vw - 36px)}
#nla-floating-tools .nla-tools-controls{display:flex;gap:8px;align-items:center}
#nla-floating-tools.is-collapsed{padding:6px}
#nla-floating-tools select,#nla-floating-tools button,.nla-language-suggestion button{font:inherit;padding:7px 10px;line-height:1.3;color:inherit;background:#fff;border:1px solid #6b7280;border-radius:6px}
#nla-floating-tools button,.nla-language-suggestion button{cursor:pointer}
#nla-floating-tools button:disabled{cursor:not-allowed;opacity:.55}
#nla-floating-tools .nla-tools-toggle{width:34px;height:34px;padding:0;display:grid;place-items:center;font-size:18px}
#nla-floating-tools button:focus-visible,#nla-floating-tools select:focus-visible,.nla-language-suggestion button:focus-visible{outline:3px solid #1d4ed8;outline-offset:2px}
.nla-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.nla-language-suggestion{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:1000000;width:min(560px,calc(100vw - 28px));box-sizing:border-box;background:#fff;color:#111;border:1px solid rgba(0,0,0,.18);border-radius:10px;box-shadow:0 6px 28px rgba(0,0,0,.22);padding:16px}
.nla-language-suggestion p{margin:0 0 12px;font-weight:600}
.nla-language-suggestion-actions{display:flex;flex-wrap:wrap;gap:8px}
.nla-language-suggestion .nla-language-accept{background:#1d4ed8;color:#fff;border-color:#1d4ed8}
@media (max-width:600px){#nla-floating-tools{right:10px;bottom:10px;max-width:calc(100vw - 20px)}#nla-floating-tools .nla-tools-controls{flex-wrap:wrap;justify-content:flex-end}#nla-floating-tools select{max-width:210px}.nla-language-suggestion{bottom:10px}.nla-language-suggestion-actions{flex-direction:column}.nla-language-suggestion button{width:100%}}
@media (prefers-reduced-motion:reduce){.nla-language-suggestion{scroll-behavior:auto}}
@media print{#nla-floating-tools,.nla-language-suggestion{display:none!important}}

body.nla-language-prompt-open #nla-floating-tools,body.nla-language-prompt-open #nla-floating-hub{visibility:hidden;pointer-events:none}
#nla-floating-tools{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom))}
[dir="rtl"] #nla-floating-tools{right:auto;left:max(18px,env(safe-area-inset-left))}
.nla-language-suggestion{bottom:max(18px,env(safe-area-inset-bottom))}
#nla-floating-tools button,.nla-language-suggestion button{min-height:40px}
@media (max-width:600px){#nla-floating-tools{right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom))}[dir="rtl"] #nla-floating-tools{right:auto;left:max(10px,env(safe-area-inset-left))}.nla-language-suggestion{bottom:max(10px,env(safe-area-inset-bottom))}}

/* NexaLingo 1.9 language switcher */
.nla-switcher{--nla-switcher-bg:#fff;--nla-switcher-text:#111827;--nla-switcher-accent:#1d4ed8;color:var(--nla-switcher-text);font:inherit}
.nla-switcher select,.nla-switcher a,.nla-switcher summary{box-sizing:border-box;font:inherit;color:var(--nla-switcher-text)}
.nla-switcher select{min-height:40px;max-width:100%;padding:7px 34px 7px 10px;border:1px solid #6b7280;border-color:color-mix(in srgb,var(--nla-switcher-text) 45%,transparent);border-radius:7px;background:var(--nla-switcher-bg)}
.nla-switcher-items{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}
.nla-switcher-items a{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:7px 10px;border:1px solid #9ca3af;border-color:color-mix(in srgb,var(--nla-switcher-text) 35%,transparent);border-radius:7px;background:var(--nla-switcher-bg);text-decoration:none}
.nla-switcher-items a:hover,.nla-switcher-items a:focus-visible,.nla-switcher-items a[aria-current="page"]{border-color:var(--nla-switcher-accent);box-shadow:0 0 0 1px var(--nla-switcher-accent)}
.nla-switcher-items a[aria-current="page"]{font-weight:700}
.nla-switcher-list .nla-switcher-items{display:grid;gap:4px}
.nla-switcher-list .nla-switcher-items a{width:100%;justify-content:flex-start}
.nla-switcher-dropdown{position:relative}
.nla-switcher-dropdown>summary{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:7px 10px;border:1px solid #9ca3af;border-color:color-mix(in srgb,var(--nla-switcher-text) 35%,transparent);border-radius:7px;background:var(--nla-switcher-bg);cursor:pointer;list-style:none}
.nla-switcher-dropdown>summary::-webkit-details-marker{display:none}
.nla-switcher-dropdown[open]>.nla-switcher-items{position:absolute;z-index:1000001;right:0;top:calc(100% + 6px);min-width:210px;max-height:60vh;overflow:auto;display:grid;padding:8px;border:1px solid #d1d5db;border-color:color-mix(in srgb,var(--nla-switcher-text) 25%,transparent);border-radius:9px;background:var(--nla-switcher-bg);box-shadow:0 8px 28px rgba(0,0,0,.2)}
[dir="rtl"] .nla-switcher-dropdown[open]>.nla-switcher-items{right:auto;left:0}
.nla-switcher-flag{font-size:1.15em;line-height:1}
.nla-switcher-code{font-size:.82em;opacity:.7;text-transform:uppercase}
.nla-switcher.is-compact .nla-switcher-items{gap:4px}
.nla-switcher.is-compact .nla-switcher-items a,.nla-switcher.is-compact select,.nla-switcher.is-compact summary{min-height:34px;padding:4px 7px}
#nla-floating-tools{background:var(--nla-switcher-bg,#fff);color:var(--nla-switcher-text,#111)}
#nla-floating-tools.nla-position-bottom-left{right:auto;left:max(18px,env(safe-area-inset-left));bottom:max(18px,env(safe-area-inset-bottom));top:auto}
#nla-floating-tools.nla-position-top-right{right:max(18px,env(safe-area-inset-right));left:auto;top:max(18px,env(safe-area-inset-top));bottom:auto}
#nla-floating-tools.nla-position-top-left{right:auto;left:max(18px,env(safe-area-inset-left));top:max(18px,env(safe-area-inset-top));bottom:auto}
#nla-floating-tools.nla-size-small{font-size:13px;padding:5px}
#nla-floating-tools.nla-size-large{font-size:18px;padding:10px}
@media (max-width:600px){.nla-switcher-buttons .nla-switcher-items{max-width:min(340px,calc(100vw - 60px));max-height:45vh;overflow:auto}.nla-switcher-dropdown[open]>.nla-switcher-items{position:fixed;left:12px;right:12px;bottom:12px;top:auto;max-height:65vh}}

/* NexaLingo 3.11.55 - NexaRob floating language selector */
#nla-floating-hub{position:fixed;z-index:999999;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));left:auto;top:auto;max-width:calc(100vw - 36px);font-family:inherit;color:#eef7ff;background:transparent;border:0;padding:0;box-shadow:none;isolation:isolate}
#nla-floating-hub.nla-position-bottom-left{right:auto;left:max(18px,env(safe-area-inset-left));bottom:max(18px,env(safe-area-inset-bottom));top:auto}
#nla-floating-hub.nla-position-top-right{right:max(18px,env(safe-area-inset-right));left:auto;top:max(18px,env(safe-area-inset-top));bottom:auto}
#nla-floating-hub.nla-position-top-left{right:auto;left:max(18px,env(safe-area-inset-left));top:max(18px,env(safe-area-inset-top));bottom:auto}
#nla-floating-hub .nla-hub-tools-controls{display:flex;align-items:stretch;gap:10px}
.nla-language-hub{position:relative;margin:0;color:#eef7ff;--nla-hub-accent:var(--nla-switcher-accent,#087cf4);--nla-hub-ink:#eef7ff;--nla-hub-muted:#9bb4cf;--nla-hub-panel:#06172b;--nla-hub-panel-2:#0b2749}
.nla-language-hub>summary{list-style:none}
.nla-language-hub>summary::-webkit-details-marker{display:none}
.nla-hub-trigger{position:relative;display:flex;align-items:center;gap:11px;min-width:190px;min-height:58px;padding:7px 12px 7px 8px;border:1px solid rgba(96,181,255,.34);border-radius:19px;background:linear-gradient(135deg,rgba(6,23,43,.96),rgba(9,49,88,.94));box-shadow:0 14px 40px rgba(0,17,36,.34),0 3px 10px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.12);color:var(--nla-hub-ink);cursor:pointer;user-select:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}
.nla-hub-trigger:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(125deg,rgba(76,187,255,.7),rgba(10,112,245,.08) 45%,rgba(64,227,255,.4));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.72}
.nla-hub-trigger:hover{transform:translateY(-2px);border-color:rgba(91,190,255,.7);box-shadow:0 18px 46px rgba(0,31,68,.4),0 0 0 1px rgba(24,139,255,.18),0 0 28px rgba(0,122,255,.16)}
.nla-hub-trigger:focus-visible,.nla-hub-search:focus-visible,.nla-hub-language-item:focus-visible,#nla-floating-hub .nla-tts-button:focus-visible{outline:3px solid rgba(68,177,255,.8);outline-offset:3px}
.nla-hub-trigger-icon{position:relative;display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#0b83ff,#0556d7);box-shadow:0 8px 22px rgba(0,111,255,.32),inset 0 1px 0 rgba(255,255,255,.28)}
.nla-hub-trigger-icon:after{content:"";position:absolute;inset:-4px;border:1px solid rgba(73,184,255,.22);border-radius:17px;animation:nlaHubPulse 3.2s ease-in-out infinite}
.nla-hub-trigger-icon svg{width:23px;height:23px;fill:none;stroke:#fff;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.nla-hub-trigger-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;align-items:flex-start;gap:1px;line-height:1.08}
.nla-hub-kicker{font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#78c9ff;opacity:.9}
.nla-hub-current{display:flex;align-items:center;gap:7px;min-width:0}
.nla-hub-current-name{max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:720;color:#fff}
.nla-hub-current-code{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:20px;padding:0 6px;border:1px solid rgba(126,204,255,.24);border-radius:7px;background:rgba(74,170,255,.1);font-size:9px;font-weight:800;letter-spacing:.08em;color:#a9dcff}
.nla-hub-chevron{display:grid;place-items:center;width:20px;height:20px;opacity:.78;transition:transform .22s ease}
.nla-hub-chevron svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.nla-language-hub[open] .nla-hub-chevron{transform:rotate(180deg)}
.nla-language-hub[open] .nla-hub-trigger{border-color:rgba(88,191,255,.62);box-shadow:0 18px 48px rgba(0,25,56,.43),0 0 30px rgba(0,123,255,.13)}
.nla-hub-panel{position:absolute;right:0;bottom:calc(100% + 12px);width:min(410px,calc(100vw - 32px));max-height:min(590px,calc(100vh - 100px));overflow:hidden;border:1px solid rgba(93,184,255,.28);border-radius:24px;background:linear-gradient(155deg,rgba(5,20,39,.985),rgba(8,35,66,.98) 58%,rgba(5,25,48,.985));box-shadow:0 26px 70px rgba(0,15,34,.48),0 8px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.1);transform-origin:bottom right;animation:nlaHubIn .2s ease-out;backdrop-filter:blur(24px) saturate(155%);-webkit-backdrop-filter:blur(24px) saturate(155%)}
.nla-position-bottom-left .nla-hub-panel{right:auto;left:0;transform-origin:bottom left}
.nla-position-top-right .nla-hub-panel{bottom:auto;top:calc(100% + 12px);transform-origin:top right}
.nla-position-top-left .nla-hub-panel{right:auto;left:0;bottom:auto;top:calc(100% + 12px);transform-origin:top left}
.nla-hub-panel:before{content:"";position:absolute;inset:0 0 auto;height:104px;background:radial-gradient(circle at 82% -20%,rgba(17,137,255,.28),transparent 64%);pointer-events:none}
.nla-hub-panel-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 22px 14px}
.nla-hub-panel-head>div{display:flex;min-width:0;flex-direction:column}
.nla-hub-eyebrow{margin-bottom:4px;font-size:9px;font-weight:900;letter-spacing:.2em;color:#46b8ff}
.nla-hub-panel-head strong{font-size:19px;line-height:1.15;letter-spacing:-.02em;color:#fff}
.nla-hub-panel-subtitle{margin-top:5px;font-size:12px;color:var(--nla-hub-muted)}
.nla-hub-orbit{position:relative;display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid rgba(73,182,255,.27);border-radius:50%;box-shadow:inset 0 0 18px rgba(0,127,255,.08)}
.nla-hub-orbit:before,.nla-hub-orbit:after{content:"";position:absolute;border:1px solid rgba(86,194,255,.24);border-radius:50%}
.nla-hub-orbit:before{inset:7px}.nla-hub-orbit:after{width:4px;height:4px;border:0;background:#42c8ff;box-shadow:0 0 10px #42c8ff;animation:nlaHubOrbit 4.8s linear infinite;transform-origin:-13px 2px}
.nla-hub-orbit>span{width:7px;height:7px;border-radius:50%;background:var(--nla-hub-accent);box-shadow:0 0 16px rgba(0,126,255,.8)}
.nla-hub-search-wrap{position:relative;margin:0 18px 14px}
.nla-hub-search-icon{position:absolute;left:13px;top:50%;display:grid;place-items:center;transform:translateY(-50%);color:#78bde9;pointer-events:none}
.nla-hub-search-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}
.nla-hub-search{box-sizing:border-box;width:100%;height:44px;padding:0 14px 0 39px;border:1px solid rgba(124,187,229,.22);border-radius:13px;background:rgba(255,255,255,.065);box-shadow:inset 0 1px 0 rgba(255,255,255,.045);color:#fff;font:inherit;font-size:13px;outline:0;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.nla-hub-search::placeholder{color:#7f9bb6}
.nla-hub-search:hover,.nla-hub-search:focus{border-color:rgba(81,178,255,.5);background:rgba(255,255,255,.09);box-shadow:0 0 0 3px rgba(0,121,255,.08)}
.nla-hub-language-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:366px;overflow:auto;padding:0 13px 8px 18px;scrollbar-width:thin;scrollbar-color:rgba(83,178,239,.38) transparent;overscroll-behavior:contain}
.nla-hub-language-grid::-webkit-scrollbar{width:7px}.nla-hub-language-grid::-webkit-scrollbar-track{background:transparent}.nla-hub-language-grid::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(83,178,239,.32)}
.nla-hub-language-item{position:relative;display:flex;align-items:center;gap:9px;min-width:0;min-height:54px;padding:7px 9px;border:1px solid transparent;border-radius:13px;background:rgba(255,255,255,.025);color:#eaf6ff;text-decoration:none!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}
.nla-hub-language-item:hover{transform:translateY(-1px);border-color:rgba(83,181,255,.28);background:rgba(56,155,236,.105);box-shadow:0 7px 18px rgba(0,19,40,.16)}
.nla-hub-language-item.is-current{border-color:rgba(65,177,255,.45);background:linear-gradient(135deg,rgba(10,112,219,.24),rgba(39,158,238,.09));box-shadow:inset 0 0 0 1px rgba(71,180,255,.06)}
.nla-hub-language-badge,.nla-hub-language-flag{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid rgba(109,193,255,.2);border-radius:10px;background:linear-gradient(145deg,rgba(12,104,194,.3),rgba(30,90,148,.14));font-size:10px;font-weight:900;letter-spacing:.06em;color:#9cd6ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.nla-hub-language-flag{font-size:18px;letter-spacing:0}
.nla-hub-language-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;line-height:1.12}
.nla-hub-language-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:720;color:#f7fbff}
.nla-hub-language-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;color:#7893ad}
.nla-hub-language-code{font-size:8px;font-weight:800;letter-spacing:.06em;color:#6f92b2;opacity:.8}
.nla-hub-current-dot{position:absolute;right:6px;top:6px;width:5px;height:5px;border-radius:50%;background:#4bd7ff;box-shadow:0 0 8px rgba(75,215,255,.9)}
.nla-hub-empty{margin:5px 18px 14px;padding:14px;border:1px dashed rgba(117,184,228,.24);border-radius:12px;color:#8fa9c1;text-align:center;font-size:12px}
.nla-hub-panel-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;padding:12px 19px 14px;border-top:1px solid rgba(110,183,232,.1);font-size:9px;letter-spacing:.04em;color:#6e8da8}
.nla-hub-panel-foot b{color:#a5d8fa}.nla-hub-secure{display:inline-flex;align-items:center;gap:6px}.nla-hub-secure>span{font-size:7px;color:#42d6a4;text-shadow:0 0 8px rgba(66,214,164,.7)}
#nla-floating-hub .nla-tts-button{display:grid;place-items:center;align-self:stretch;width:58px;min-width:58px;min-height:58px;padding:0;border:1px solid rgba(96,181,255,.3);border-radius:19px;background:linear-gradient(145deg,rgba(6,23,43,.96),rgba(9,49,88,.94));box-shadow:0 14px 40px rgba(0,17,36,.3),inset 0 1px 0 rgba(255,255,255,.1);color:#a7d9fb;cursor:pointer;transition:transform .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
#nla-floating-hub .nla-tts-button:hover{transform:translateY(-2px);border-color:rgba(91,190,255,.65);color:#fff;box-shadow:0 18px 42px rgba(0,31,68,.38),0 0 24px rgba(0,122,255,.13)}
#nla-floating-hub .nla-tts-button[aria-pressed="true"]{color:#fff;border-color:rgba(74,201,255,.72);background:linear-gradient(145deg,#087cf4,#055aca);box-shadow:0 0 26px rgba(0,125,255,.28)}
#nla-floating-hub .nla-tts-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
#nla-floating-hub.nla-size-small .nla-hub-trigger{min-width:166px;min-height:50px;border-radius:16px}#nla-floating-hub.nla-size-small .nla-hub-trigger-icon{flex-basis:36px;width:36px;height:36px;border-radius:11px}#nla-floating-hub.nla-size-small .nla-hub-current-name{font-size:13px}#nla-floating-hub.nla-size-small .nla-tts-button{width:50px;min-width:50px;min-height:50px;border-radius:16px}
#nla-floating-hub.nla-size-large .nla-hub-trigger{min-width:215px;min-height:64px}#nla-floating-hub.nla-size-large .nla-hub-trigger-icon{flex-basis:46px;width:46px;height:46px}#nla-floating-hub.nla-size-large .nla-hub-current-name{font-size:15px}#nla-floating-hub.nla-size-large .nla-tts-button{width:64px;min-width:64px;min-height:64px}
html.nla-hub-active #nla-floating-tools{display:none!important}
@keyframes nlaHubIn{from{opacity:0;transform:translateY(8px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes nlaHubPulse{0%,100%{opacity:.35;transform:scale(.94)}50%{opacity:.7;transform:scale(1.04)}}
@keyframes nlaHubOrbit{to{transform:rotate(360deg)}}
@media (max-width:680px){#nla-floating-hub{right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));max-width:calc(100vw - 20px)}#nla-floating-hub.nla-position-bottom-left{left:max(10px,env(safe-area-inset-left));right:auto}#nla-floating-hub .nla-hub-tools-controls{gap:7px}.nla-hub-trigger{min-width:164px;min-height:52px;border-radius:17px;padding-right:10px}.nla-hub-trigger-icon{flex-basis:38px;width:38px;height:38px;border-radius:12px}.nla-hub-kicker{font-size:8px}.nla-hub-current-name{max-width:88px;font-size:13px}.nla-hub-panel{position:fixed;left:10px!important;right:10px!important;top:auto!important;bottom:max(76px,calc(env(safe-area-inset-bottom) + 72px))!important;width:auto;max-height:min(68vh,590px);border-radius:22px;transform-origin:bottom center}.nla-hub-language-grid{grid-template-columns:1fr;max-height:44vh;padding-right:12px}.nla-hub-panel-head{padding:18px 18px 13px}.nla-hub-search-wrap{margin:0 14px 12px}.nla-hub-panel-foot{padding:11px 15px 13px}#nla-floating-hub .nla-tts-button{width:52px;min-width:52px;min-height:52px;border-radius:17px}}
@media (max-width:380px){.nla-hub-trigger-copy{display:none}.nla-hub-trigger{min-width:52px;width:52px;padding:7px;justify-content:center}.nla-hub-chevron{display:none}.nla-hub-trigger-icon{flex-basis:38px}.nla-hub-panel{bottom:max(70px,calc(env(safe-area-inset-bottom) + 66px))!important}.nla-hub-panel-head strong{font-size:17px}.nla-hub-orbit{width:38px;height:38px;flex-basis:38px}}
@media (prefers-reduced-motion:reduce){.nla-hub-trigger,.nla-hub-language-item,#nla-floating-hub .nla-tts-button,.nla-hub-chevron{transition:none}.nla-hub-trigger-icon:after,.nla-hub-orbit:after{animation:none}.nla-hub-panel{animation:none}}
@media (forced-colors:active){.nla-hub-trigger,.nla-hub-panel,.nla-hub-language-item,#nla-floating-hub .nla-tts-button{forced-color-adjust:auto;border:1px solid CanvasText;background:Canvas;color:CanvasText}.nla-hub-language-item.is-current{outline:2px solid Highlight}}
@media print{#nla-floating-hub{display:none!important}}
#nla-floating-hub.is-navigating{pointer-events:none;opacity:.72}
#nla-floating-hub.is-navigating .nla-hub-trigger-icon{box-shadow:0 0 0 4px rgba(39,168,255,.12),0 8px 22px rgba(0,111,255,.32)}
.nla-hub-language-item[hidden],.nla-hub-empty[hidden]{display:none!important}

/* NexaLingo 3.11.56 - floating language selector interaction hardening */
#nla-floating-hub .nla-hub-trigger,#nla-floating-hub .nla-hub-language-item,#nla-floating-hub .nla-tts-button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
#nla-floating-hub .nla-hub-language-grid{scrollbar-gutter:stable}

/* NexaLingo 3.11.57 - language selector spatial safety and visual polish */
#nla-floating-hub{
  --nla-hub-edge-clearance:96px;
  --nla-hub-cyan:#47d7ff;
  --nla-hub-electric:#0b7cff;
  --nla-hub-deep:#041426;
}
/* Reserve the lower-right corner for the theme's scroll-to-top control. */
#nla-floating-hub.nla-position-bottom-right{
  right:max(var(--nla-hub-edge-clearance),calc(env(safe-area-inset-right) + var(--nla-hub-edge-clearance)));
}
/* Keep the panel attached to the Hub while the entire Hub moves away from the page control. */
#nla-floating-hub.nla-position-bottom-right .nla-hub-panel{right:0}

/* Trigger visual layer. */
#nla-floating-hub .nla-hub-trigger{
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 5%,rgba(65,205,255,.18),transparent 34%),
    linear-gradient(135deg,rgba(4,20,38,.975),rgba(7,43,79,.965) 58%,rgba(5,31,59,.975));
  box-shadow:
    0 18px 48px rgba(0,17,36,.38),
    0 4px 12px rgba(0,0,0,.2),
    0 0 0 1px rgba(36,145,255,.06),
    inset 0 1px 0 rgba(255,255,255,.13),
    inset 0 -1px 0 rgba(34,146,255,.08);
}
#nla-floating-hub .nla-hub-trigger:after{
  content:"";
  position:absolute;
  top:-60%;
  bottom:-60%;
  left:-34%;
  width:24%;
  transform:rotate(16deg);
  background:linear-gradient(90deg,transparent,rgba(110,221,255,.2),rgba(255,255,255,.22),transparent);
  filter:blur(1px);
  opacity:.58;
  pointer-events:none;
  animation:nlaHubSweep 6.8s cubic-bezier(.4,0,.2,1) infinite;
}
#nla-floating-hub .nla-hub-trigger-icon:before{
  content:"";
  position:absolute;
  inset:-3px;
  border-radius:17px;
  padding:1px;
  background:conic-gradient(from 0deg,rgba(71,215,255,.05),rgba(71,215,255,.78),rgba(11,124,255,.16),rgba(71,215,255,.05));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  opacity:.7;
  pointer-events:none;
  animation:nlaHubSignalSpin 7s linear infinite;
}
#nla-floating-hub .nla-hub-kicker{letter-spacing:.16em;text-shadow:0 0 16px rgba(77,194,255,.22)}
#nla-floating-hub .nla-hub-current-code{box-shadow:inset 0 0 14px rgba(16,130,255,.07)}

/* Panel visual layer. */
#nla-floating-hub .nla-hub-panel{
  border-color:rgba(91,190,255,.34);
  background:
    radial-gradient(circle at 86% 2%,rgba(20,132,255,.22),transparent 34%),
    linear-gradient(rgba(86,189,255,.026) 1px,transparent 1px),
    linear-gradient(90deg,rgba(86,189,255,.022) 1px,transparent 1px),
    linear-gradient(155deg,rgba(4,18,35,.99),rgba(7,35,66,.985) 58%,rgba(4,24,46,.99));
  background-size:auto,24px 24px,24px 24px,auto;
  box-shadow:
    0 32px 86px rgba(0,13,31,.54),
    0 10px 30px rgba(0,0,0,.3),
    0 0 0 1px rgba(24,136,255,.08),
    0 0 42px rgba(0,119,255,.09),
    inset 0 1px 0 rgba(255,255,255,.11);
}
#nla-floating-hub .nla-hub-panel:after{
  content:"";
  position:absolute;
  inset:1px;
  border:1px solid rgba(108,205,255,.06);
  border-radius:22px;
  pointer-events:none;
}
#nla-floating-hub .nla-hub-panel-head:after{
  content:"";
  position:absolute;
  left:22px;
  right:22px;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,rgba(58,193,255,.7),rgba(29,127,255,.18) 45%,transparent 92%);
  box-shadow:0 0 12px rgba(43,173,255,.16);
}
#nla-floating-hub .nla-hub-panel-head strong{text-shadow:0 2px 18px rgba(0,42,84,.35)}
#nla-floating-hub .nla-hub-orbit{background:radial-gradient(circle,rgba(10,108,213,.13),transparent 67%)}

/* Cards gain a controlled energy edge without changing their layout. */
#nla-floating-hub .nla-hub-language-item{overflow:hidden}
#nla-floating-hub .nla-hub-language-item:after{
  content:"";
  position:absolute;
  inset:auto 12px 0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(68,188,255,.28),transparent);
  opacity:0;
  transition:opacity .16s ease;
  pointer-events:none;
}
#nla-floating-hub .nla-hub-language-item:hover:after{opacity:1}
#nla-floating-hub .nla-hub-language-item:hover .nla-hub-language-badge,
#nla-floating-hub .nla-hub-language-item:hover .nla-hub-language-flag{
  border-color:rgba(91,196,255,.42);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 18px rgba(0,125,255,.08);
}
#nla-floating-hub .nla-hub-language-item.is-current:before{
  content:"";
  position:absolute;
  left:0;
  top:9px;
  bottom:9px;
  width:2px;
  border-radius:3px;
  background:linear-gradient(180deg,var(--nla-hub-cyan),var(--nla-hub-electric));
  box-shadow:0 0 11px rgba(53,190,255,.55);
}
#nla-floating-hub .nla-hub-language-item.is-current{box-shadow:inset 0 0 0 1px rgba(71,180,255,.07),0 7px 22px rgba(0,31,65,.08)}
#nla-floating-hub .nla-hub-search:focus{box-shadow:0 0 0 3px rgba(0,121,255,.09),0 0 22px rgba(0,121,255,.08)}
#nla-floating-hub .nla-hub-secure>span{animation:nlaHubStatusPulse 2.8s ease-in-out infinite}

@keyframes nlaHubSweep{
  0%,58%{left:-34%;opacity:0}
  64%{opacity:.58}
  79%{left:118%;opacity:.34}
  82%,100%{left:118%;opacity:0}
}
@keyframes nlaHubSignalSpin{to{transform:rotate(360deg)}}
@keyframes nlaHubStatusPulse{0%,100%{opacity:.55}50%{opacity:1;text-shadow:0 0 12px rgba(66,214,164,.9)}}

@media (max-width:900px){
  #nla-floating-hub{--nla-hub-edge-clearance:86px}
}
@media (max-width:680px){
  #nla-floating-hub{--nla-hub-edge-clearance:76px}
  #nla-floating-hub.nla-position-bottom-right{right:max(var(--nla-hub-edge-clearance),calc(env(safe-area-inset-right) + var(--nla-hub-edge-clearance)))}
  #nla-floating-hub .nla-hub-panel-head:after{left:18px;right:18px}
}
@media (max-width:420px){
  #nla-floating-hub{--nla-hub-edge-clearance:68px}
}
@media (prefers-reduced-motion:reduce){
  #nla-floating-hub .nla-hub-trigger:after,
  #nla-floating-hub .nla-hub-trigger-icon:before,
  #nla-floating-hub .nla-hub-secure>span{animation:none}
}
@media (forced-colors:active){
  #nla-floating-hub .nla-hub-trigger:after,
  #nla-floating-hub .nla-hub-trigger-icon:before,
  #nla-floating-hub .nla-hub-panel:after,
  #nla-floating-hub .nla-hub-panel-head:after,
  #nla-floating-hub .nla-hub-language-item:before,
  #nla-floating-hub .nla-hub-language-item:after{display:none}
}



/* NexaLingo 3.11.58 - NexaRob site-aligned language selector */
#nla-floating-hub{
  --nla-hub-electric:#087cf4;
  --nla-hub-cyan:#42b8ff;
  --nla-hub-deep:#050b14;
}
#nla-floating-hub .nla-hub-trigger{
  min-width:184px;
  min-height:56px;
  border-color:rgba(8,124,244,.42);
  border-radius:13px;
  background:linear-gradient(180deg,rgba(6,14,24,.985),rgba(7,24,42,.985));
  box-shadow:0 14px 34px rgba(0,0,0,.28),0 0 0 1px rgba(8,124,244,.07),inset 0 1px 0 rgba(255,255,255,.08);
}
#nla-floating-hub .nla-hub-trigger:before{
  opacity:.48;
  background:linear-gradient(135deg,rgba(8,124,244,.72),rgba(8,124,244,.04) 46%,rgba(66,184,255,.28));
}
#nla-floating-hub .nla-hub-trigger:after{display:none}
#nla-floating-hub .nla-hub-trigger:hover{
  transform:translateY(-1px);
  border-color:rgba(8,124,244,.78);
  box-shadow:0 16px 38px rgba(0,0,0,.3),0 0 0 1px rgba(8,124,244,.13),0 0 22px rgba(8,124,244,.1);
}
#nla-floating-hub .nla-hub-trigger-icon{
  flex-basis:40px;width:40px;height:40px;border-radius:10px;
  background:#087cf4;
  box-shadow:0 7px 18px rgba(8,124,244,.24),inset 0 1px 0 rgba(255,255,255,.22);
}
#nla-floating-hub .nla-hub-trigger-icon:before,#nla-floating-hub .nla-hub-trigger-icon:after{display:none}
#nla-floating-hub .nla-hub-trigger-copy{gap:0}
#nla-floating-hub .nla-hub-kicker{display:none!important}
#nla-floating-hub .nla-hub-current-name{font-size:14px;font-weight:700;letter-spacing:0;color:#fff}
#nla-floating-hub .nla-hub-current-code{border-radius:6px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#a9d6ff;box-shadow:none}
#nla-floating-hub .nla-hub-chevron{color:#a9c8df}

#nla-floating-hub .nla-hub-panel{
  width:min(400px,calc(100vw - 32px));
  border-color:rgba(8,124,244,.38);
  border-radius:18px;
  background:linear-gradient(180deg,rgba(5,11,20,.995),rgba(7,22,38,.995));
  background-size:auto;
  box-shadow:0 28px 72px rgba(0,0,0,.43),0 8px 24px rgba(0,0,0,.22),0 0 0 1px rgba(8,124,244,.06);
}
#nla-floating-hub .nla-hub-panel:before{
  height:3px;
  background:linear-gradient(90deg,#087cf4 0 68%,#41b8ff 68% 84%,transparent 84%);
}
#nla-floating-hub .nla-hub-panel:after{display:none}
#nla-floating-hub .nla-hub-panel-head{padding:20px 20px 15px}
#nla-floating-hub .nla-hub-panel-head:after{left:20px;right:20px;background:rgba(255,255,255,.07);box-shadow:none}
#nla-floating-hub .nla-hub-eyebrow{margin-bottom:5px;font-size:9px;letter-spacing:.2em;color:#6dbdff}
#nla-floating-hub .nla-hub-panel-head strong{font-size:19px;font-weight:750;text-shadow:none}
#nla-floating-hub .nla-hub-panel-subtitle{display:none!important}
#nla-floating-hub .nla-hub-orbit{display:none!important}
#nla-floating-hub .nla-hub-panel-mark{
  display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:10px;
  border:1px solid rgba(8,124,244,.34);background:rgba(8,124,244,.1);color:#5dbdff;
}
#nla-floating-hub .nla-hub-panel-mark svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
#nla-floating-hub .nla-hub-search-wrap{margin:0 16px 12px}
#nla-floating-hub .nla-hub-search{
  height:43px;border-radius:10px;border-color:rgba(255,255,255,.12);
  background:rgba(255,255,255,.055);color:#fff;
}
#nla-floating-hub .nla-hub-search:hover,#nla-floating-hub .nla-hub-search:focus{
  border-color:rgba(8,124,244,.62);background:rgba(8,124,244,.075);box-shadow:0 0 0 3px rgba(8,124,244,.09);
}
#nla-floating-hub .nla-hub-language-grid{gap:7px;padding:0 13px 9px 16px}
#nla-floating-hub .nla-hub-language-item{
  min-height:52px;border-radius:10px;background:rgba(255,255,255,.028);
}
#nla-floating-hub .nla-hub-language-item:after{display:none}
#nla-floating-hub .nla-hub-language-item:hover{
  transform:none;border-color:rgba(8,124,244,.34);background:rgba(8,124,244,.09);box-shadow:none;
}
#nla-floating-hub .nla-hub-language-item.is-current{
  border-color:rgba(8,124,244,.68);background:linear-gradient(90deg,rgba(8,124,244,.2),rgba(8,124,244,.06));
  box-shadow:inset 0 0 0 1px rgba(8,124,244,.06);
}
#nla-floating-hub .nla-hub-language-item.is-current:before{top:7px;bottom:7px;width:3px;background:#087cf4;box-shadow:0 0 10px rgba(8,124,244,.45)}
#nla-floating-hub .nla-hub-language-badge,#nla-floating-hub .nla-hub-language-flag{
  border-radius:8px;border-color:rgba(8,124,244,.28);background:rgba(8,124,244,.11);color:#8bcbff;box-shadow:none;
}
#nla-floating-hub .nla-hub-language-copy strong{font-size:12px;font-weight:700}
#nla-floating-hub .nla-hub-language-copy span{color:#718aa0}
#nla-floating-hub .nla-hub-current-dot{background:#087cf4;box-shadow:0 0 8px rgba(8,124,244,.7)}
#nla-floating-hub .nla-hub-panel-foot{margin-top:2px;padding:11px 17px 13px;border-top-color:rgba(255,255,255,.07);color:#6f879a}
#nla-floating-hub .nla-hub-language-count{display:inline-flex;align-items:center;gap:7px}
#nla-floating-hub .nla-hub-language-count svg{width:13px;height:13px;fill:none;stroke:#5aaef5;stroke-width:1.6}
#nla-floating-hub .nla-hub-language-count b{color:#a9c9e2}
#nla-floating-hub .nla-hub-site{font-size:9px;letter-spacing:.08em;color:#648098}
#nla-floating-hub .nla-hub-secure{display:none!important}
#nla-floating-hub .nla-tts-button{
  border-radius:13px;border-color:rgba(8,124,244,.34);background:linear-gradient(180deg,rgba(6,14,24,.985),rgba(7,24,42,.985));
  box-shadow:0 14px 34px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.07);color:#91cfff;
}
#nla-floating-hub .nla-tts-button:hover{transform:translateY(-1px);border-color:rgba(8,124,244,.72);box-shadow:0 16px 36px rgba(0,0,0,.28),0 0 18px rgba(8,124,244,.08)}
@media (max-width:680px){
  #nla-floating-hub .nla-hub-trigger{border-radius:12px}
  #nla-floating-hub .nla-hub-panel{border-radius:16px}
  #nla-floating-hub .nla-hub-panel-head{padding:17px 17px 13px}
  #nla-floating-hub .nla-hub-panel-head:after{left:17px;right:17px}
}
@media (prefers-reduced-motion:reduce){#nla-floating-hub .nla-hub-trigger:hover,#nla-floating-hub .nla-hub-tts-button:hover{transform:none}}
#nla-floating-hub .nla-hub-panel-foot>span:first-child{font-size:0}
#nla-floating-hub .nla-hub-panel-foot>span:first-child b{font-size:9px}
