@media(max-width:1024px){html #home .homeStage,html #home .homeStageI18n,html:not([lang="nl"]) #home .homeStageI18n,html[lang="nl"] #home .homeStage{display:none!important}}
.hot:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #f3a712;outline-offset:3px}
/* v18: preserve the composition, allow complete glyphs and contain AI copy. */
html #home .homeStageI18n .iHeadline{line-height:1.16!important;overflow:visible!important;height:auto!important;padding-bottom:.12em;letter-spacing:-.035em}
html #home .homeHeadlineOverlay{overflow:visible!important;height:auto!important}
html #home .homeHeadlineLine1,html #home .homeHeadlineLine2{line-height:1.16!important;overflow:visible!important}
html #home .homeStageI18n .iAiPanel{position:absolute;left:79%;top:41%;width:19.5%;min-height:13.5%;padding:.7cqw .8cqw;border-radius:1.8cqw;background:white;box-shadow:0 .2cqw 1cqw #12356818;z-index:7;color:#173568}
html #home .homeStageI18n .iAiPanel .iAiTitle{position:static;width:auto;font-size:1.12cqw;line-height:1.3;white-space:normal;overflow:visible!important;margin:0 0 .4cqw}
html #home .homeStageI18n .iAiPanel .iAiItem{position:static;display:flex;align-items:flex-start;gap:.45cqw;width:auto;font-size:.87cqw;line-height:1.4;white-space:normal;overflow:visible!important}
html #home .homeStageI18n .iAiPanel .iAiItem::before{content:'✓';color:#12a778;font-weight:800;flex:none}
html .i18nNav{align-items:center!important}
html .i18nNav button,html .i18nNav .exerciseLink{font-family:inherit!important;font-size:1.08cqw!important;line-height:1.4!important;font-weight:750!important;display:inline-block;padding:.5cqw 0!important;margin:0;border:0!important;border-radius:0!important;background:transparent!important;text-decoration:none!important;color:#071b63;white-space:nowrap}
html .nav .exerciseLink,html .rhNav .exerciseLink{font:inherit;font-weight:750;text-decoration:none;color:#071b63;border:0;background:none;padding:9px 4px}
html #home .homeStageI18n .i18nStart{background:#1268f3;color:#fff;border:1px solid #1268f3;border-radius:1cqw;padding:.65cqw .3cqw;top:1.1%;font-size:1cqw;line-height:1.4}
html #home .homeStageI18n .i18nLogin,html #home .homeStageI18n .i18nLang{border:1px solid #d2def0;border-radius:1cqw;background:#fff;padding:.65cqw .3cqw;top:1.1%;font-size:1cqw;line-height:1.4}
html #home .homeStageI18n .iAiTitle svg{width:1.5cqw;height:1.5cqw;vertical-align:middle;margin-inline-end:.5cqw;stroke:#1268f3}
/* NL must use the same clean text layer as translated desktop pages. */
@media(min-width:1025px){
 html[lang="nl"] #home.screen .homeStage{display:none!important}
 html[lang="nl"] #home.screen .homeStageI18n{display:block!important}
}
html[lang="nl"] #home .homeStageI18n .iHeadline1{font-size:3.35cqw}
html[lang="nl"] #home .homeStageI18n .iHeadline2{font-size:3.22cqw}

/* v19 — compact flag language picker */
.dbLangTrigger{
  width:48px!important;
  min-width:48px!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 8px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  border:1px solid #d7e3f3!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#071b63!important;
  box-shadow:none!important;
  line-height:1!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.dbLangTrigger:hover{border-color:#1268f3!important;background:#f8fbff!important}
.dbLangTriggerFlag{font-size:22px;line-height:1;display:block}
.dbLangChevron{font-size:12px;line-height:1;color:#49658d;margin-top:1px}
#dbLangMenu{
  position:fixed;
  z-index:2147483000;
  display:none;
  overflow-y:auto;
  overscroll-behavior:contain;
  padding:7px;
  border:1px solid #d8e4f3;
  border-radius:15px;
  background:#fff;
  box-shadow:0 18px 46px rgba(19,52,101,.18);
  scrollbar-width:thin;
}
#dbLangMenu.open{display:grid;gap:2px}
.dbLangOption{
  min-height:40px;
  width:100%;
  display:grid;
  grid-template-columns:30px 1fr;
  align-items:center;
  gap:7px;
  padding:7px 9px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#173563;
  font:650 13px/1.25 Inter,system-ui,sans-serif;
  text-align:left;
  cursor:pointer;
}
.dbLangOption:hover,.dbLangOption:focus-visible{background:#f1f6fe;outline:none}
.dbLangOption.selected{background:#eaf3ff;color:#095ed2;font-weight:800}
.dbLangFlag{font-size:21px;line-height:1}
.dbLangName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Desktop translated homepage: flag sits neatly between navigation and CTA. */
html #home .homeStageI18n .i18nLang.dbLangTrigger{
  left:74.9%!important;
  top:1.05%!important;
  width:3.6%!important;
  min-width:0!important;
  height:4.45%!important;
  min-height:0!important;
  padding:0!important;
  border-radius:.85cqw!important;
}
html #home .homeStageI18n .i18nLang .dbLangTriggerFlag{font-size:1.38cqw}
html #home .homeStageI18n .i18nLang .dbLangChevron{font-size:.72cqw}
html #home .homeStageI18n .i18nStart{left:80.4%!important}
html #home .homeStageI18n .i18nLogin{left:89.4%!important}

/* Responsive homepage: language is always visible in the header, never floating above the hero. */
.rhLangMobile{display:none}
@media(max-width:700px){
  .rhHeader{grid-template-columns:1fr auto auto!important;gap:8px!important}
  .rhLangMobile{display:inline-flex!important}
  .rhLangMobile.dbLangTrigger{width:44px!important;min-width:44px!important;height:42px!important;min-height:42px!important}
  .rhLangMobile .dbLangTriggerFlag{font-size:21px}
  .rhActions{display:none!important}

  /* On secondary marketing pages keep just the flag visible on the right. */
  .sitebar .actions{display:flex!important;margin-left:auto}
  .sitebar .actions>*{display:none!important}
  .sitebar .actions>[data-db-lang-control="1"]{display:inline-flex!important}
}

/* v20: language trigger is the flag only */
.dbLangChevron{display:none!important}
