.language-control{display:flex;align-items:center;gap:8px;flex-shrink:0;order:2}.language-control>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.language-control select{font:14px/1.4 Arial,sans-serif;min-height:44px;max-width:112px;padding:8px 12px;background:var(--surface,#fff);color:var(--ui-ink,#151515);border:1px solid var(--ui-border,#ccc);border-radius:6px;cursor:pointer}.site-header{gap:14px}.site-header .site-nav{order:1;gap:clamp(10px,1.5vw,24px)}.site-header .menu-button{order:3}.blog-header{gap:18px;flex-wrap:wrap}.blog-header nav{order:1}.entry-languages{display:none}.matcher-access{padding-block:20px}.matcher-access button{font:15px/1.4 Arial,sans-serif;padding:10px 16px;min-height:44px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:var(--paper);cursor:pointer}html[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] .eyebrow{letter-spacing:normal!important;font-family:Tahoma,Arial,sans-serif}html[dir=rtl] .hero-copy,html[dir=rtl] .project-meta,html[dir=rtl] .section-heading{text-align:start}html[dir=rtl] .project-meta p{text-transform:none;letter-spacing:normal}html[dir=rtl] .article[dir=ltr]{text-align:left}html[dir=rtl] .article[dir=rtl]{text-align:right}html[dir=rtl] input[type=email],html[dir=rtl] input[type=url],html[dir=rtl] input[type=tel]{direction:ltr;text-align:left}html[dir=rtl] .growth-track{direction:rtl}html[dir=rtl] .cms-prose{letter-spacing:normal}@media(max-width:700px){.site-header{gap:12px}.language-control{margin-inline-start:auto}.language-control select{font-size:16px;padding:8px;max-width:112px}.blog-header .language-control{margin-inline-start:0}.blog-header nav{flex-wrap:wrap}.matcher-access{padding-block:16px}html[dir=rtl] .hero-copy h1{font-size:clamp(30px,8vw,48px);line-height:1.35}.language-control select:focus-visible{outline:2px solid var(--blue,#2455e8);outline-offset:2px}}

.language-welcome{position:fixed;inset:0;margin:auto;width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 48px);box-sizing:border-box;padding:40px 28px;border:0;border-radius:18px;background:#fff;color:#151515;text-align:center;box-shadow:0 24px 90px #0004;overflow:auto}.language-welcome::backdrop{background:rgb(0 0 0 / .62)}.language-welcome h2{font-size:22px;line-height:1.4;font-weight:500;margin:12px 0}.language-welcome p{font-size:16px;margin:8px 0;color:#606060}.language-globe{font-size:30px;color:#1548dc}.language-close{position:absolute;right:8px;top:6px;width:44px;height:44px;border:0;background:transparent;color:#151515;font-size:28px;cursor:pointer}.language-options{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.language-options button{min-width:125px;min-height:48px;border:1px solid #1548dc;border-radius:30px;padding:10px 20px;background:#fff;color:#1548dc;font:600 16px Arial,sans-serif;cursor:pointer}.language-options button:hover{background:#1548dc;color:white}.language-welcome button:focus-visible{outline:3px solid #1548dc;outline-offset:3px}@media(max-width:480px){.language-welcome{padding:40px 20px 28px}.language-welcome h2{font-size:20px}.language-options{gap:10px}.language-options button{flex:1 1 100%;width:100%}}

/* Native route switcher: inherits the existing theme in both modes. */
.route-languages{display:flex!important;align-items:center;gap:2px;order:2;flex-shrink:0;color:inherit}
.route-languages a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;font:600 14px/1.2 Arial,sans-serif;color:inherit!important;text-decoration:none;opacity:.7;border-radius:5px}
.route-languages a[aria-current=page]{opacity:1;text-decoration:underline;text-underline-offset:5px}
.route-languages a:focus-visible{outline:2px solid currentColor;outline-offset:2px}
@media(max-width:680px){.site-header{gap:8px}.route-languages{gap:0}.route-languages a{min-width:44px}}
