@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Tajawal:wght@500;600;700;800&display=swap');

html body{font-size:15px}
html[dir="rtl"] body{font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;font-size:14.5px;line-height:1.75}
html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3,html[dir="rtl"] h4,html[dir="rtl"] .kicker{font-family:"Tajawal","IBM Plex Sans Arabic",Tahoma,sans-serif;letter-spacing:0!important}
html[dir="rtl"] input,html[dir="rtl"] textarea,html[dir="rtl"] select,html[dir="rtl"] button{font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif}

html .career-hero h1{font-size:clamp(2.5rem,5.5vw,4.65rem)}
html .product-hero h1{font-size:clamp(2.25rem,5vw,4.15rem)}
html .finder-header h1,html .tool-head h1{font-size:clamp(2rem,4.25vw,3.35rem)}
html .section-head h2{font-size:clamp(1.75rem,3.2vw,2.55rem)}
html[dir="rtl"] .career-hero h1,html[dir="rtl"] .product-hero h1{line-height:1.18}
html[dir="rtl"] .finder-header h1,html[dir="rtl"] .tool-head h1,html[dir="rtl"] .section-head h2{line-height:1.25}
html .button{min-height:43px;padding:.62rem .95rem;font-size:.84rem;border-radius:10px}
html .career-nav{min-height:66px}
html .career-logo{width:195px}
html .career-logo img{height:46px}
html .career-links{gap:.9rem}
html .career-links a{font-size:.8rem;font-weight:650}

.language-switcher{gap:.15rem;padding:.18rem;border-color:rgba(23,61,42,.14);background:rgba(255,255,255,.94);box-shadow:0 3px 12px rgba(20,48,34,.05)}
.language-switcher button{font-size:.7rem;font-weight:600;padding:.43rem .58rem;color:#647064;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}
.language-switcher button[aria-pressed="true"]{box-shadow:0 2px 7px rgba(23,61,42,.18)}

@media(max-width:820px){html body,html[dir="rtl"] body{font-size:14px}.career-links.open .language-switcher{margin:.4rem 0}.nav-group .language-switcher{margin-inline-start:.4rem}}
@media(max-width:620px){html .career-hero h1{font-size:2.45rem}html .product-hero h1{font-size:2.25rem}.language-switcher button{font-size:.66rem;padding:.4rem .5rem}}
