/* Match the existing catalogue header, scoped to the home. */
.lumi-v2[data-cta-locale]{padding-top:calc(12px + env(safe-area-inset-top))}
html:root .lumi-home-nav{--header-ink:#25212e;--header-muted:#666670;--header-line:#ded9e4;--header-bg:#fffefde8;box-sizing:border-box;width:100%;max-width:1384px;margin-inline:auto;padding:10px 12px 10px 18px!important;border:1px solid var(--header-line);background:var(--header-bg)!important;box-shadow:0 4px 24px #17102306!important;backdrop-filter:blur(20px);color:var(--header-ink)}
html[data-theme=dark]:root .lumi-home-nav{--header-ink:#f4f0fa;--header-muted:#b6b6c2;--header-line:#332a40;--header-bg:#131018f2}
html:root .lumi-home-nav .lumi-brand{gap:10px!important;color:var(--header-ink)!important;text-decoration:none;line-height:1.6}
html:root .lumi-home-nav .lumi-brand-mark{color:#f8f2ff!important;background:linear-gradient(145deg,#9b80ca,#654997)!important;border-radius:12px!important;font-size:26px!important;box-shadow:inset 0 1px 1px #ffffff55;flex:none}
html:root .lumi-home-nav .nav-desk{display:flex;font-size:16px!important;line-height:1.6}
html:root .lumi-home-nav .nav-desk a{display:inline-flex;align-items:center;min-height:44px;color:var(--header-muted)!important}
html:root .lumi-home-nav .nav-desk a[aria-current=page]{color:var(--header-ink)!important;text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}
html:root .lumi-home-nav .nav-cta{display:flex}
html:root .lumi-home-nav .lumi-meta{font-size:14px!important;line-height:1.5;color:var(--header-ink)!important}
html:root .lumi-home-nav .nav-cta>span:first-child{background:var(--header-line)!important}
html:root .lumi-home-nav .nav-burger{display:none;border-color:var(--header-line)!important;background:transparent!important;color:var(--header-ink)!important;line-height:1}
html:root .lumi-home-nav :is(a,button):focus-visible{outline:3px solid var(--v-accent);outline-offset:4px}
.lumi-v2 .v-footer-theme{display:inline-flex;gap:9px;align-items:center;justify-content:center;padding:8px 13px;border:1px solid var(--v-line);border-radius:99px;min-height:44px;font-size:14px;color:var(--v-muted);background:transparent}
.v-footer-theme>span:first-child{font-size:19px}.v-footer-theme:hover{background:var(--v-panel)}
@media(max-width:1100px){html:root .lumi-home-nav .nav-desk,html:root .lumi-home-nav .nav-cta{display:none!important}html:root .lumi-home-nav .nav-burger{display:grid!important}}
@media(max-width:860px){html:root .lumi-home-nav{width:calc(100% + 32px);margin-inline:-16px}}
@media(max-width:760px){html:root .lumi-home-nav{width:calc(100% + 16px);margin-inline:-8px}}
@media(max-width:360px){html:root .lumi-home-nav{width:calc(100% + 8px);margin-inline:-4px}}
