 [data-ips-scheme="light"]{--focusBackgroundColor1:var(--light__focusBackgroundColor1);--focusBackgroundColor2:var(--light__focusBackgroundColor2);--focusBackgroundColor3:var(--light__focusBackgroundColor3);--focusBackgroundColor4:var(--light__focusBackgroundColor4);--focusBackgroundColor5:var(--light__focusBackgroundColor5);--focusBackgroundColor6:var(--light__focusBackgroundColor6);}[data-ips-scheme="dark"]{--focusBackgroundColor1:var(--dark__focusBackgroundColor1);--focusBackgroundColor2:var(--dark__focusBackgroundColor2);--focusBackgroundColor3:var(--dark__focusBackgroundColor3);--focusBackgroundColor4:var(--dark__focusBackgroundColor4);--focusBackgroundColor5:var(--dark__focusBackgroundColor5);--focusBackgroundColor6:var(--dark__focusBackgroundColor6);}[data-focus-image="1"]{--focus-image:var(--focusBackgroundImage1, none);--focus-image-color:var(--focusBackgroundColor1);}[data-focus-image="2"]{--focus-image:var(--focusBackgroundImage2, none);--focus-image-color:var(--focusBackgroundColor2);}[data-focus-image="3"]{--focus-image:var(--focusBackgroundImage3, none);--focus-image-color:var(--focusBackgroundColor3);}[data-focus-image="4"]{--focus-image:var(--focusBackgroundImage4, none);--focus-image-color:var(--focusBackgroundColor4);}[data-focus-image="5"]{--focus-image:var(--focusBackgroundImage5, none);--focus-image-color:var(--focusBackgroundColor5);}[data-focus-image="6"]{--focus-image:var(--focusBackgroundImage6, none);--focus-image-color:var(--focusBackgroundColor6);}[data-ips-scheme="dark"][data-focus-image="1"]{--focus-image:var(--focusBackgroundImage1Dark, none);}[data-ips-scheme="dark"][data-focus-image="2"]{--focus-image:var(--focusBackgroundImage2Dark, none);}[data-ips-scheme="dark"][data-focus-image="3"]{--focus-image:var(--focusBackgroundImage3Dark, none);}[data-ips-scheme="dark"][data-focus-image="4"]{--focus-image:var(--focusBackgroundImage4Dark, none);}[data-ips-scheme="dark"][data-focus-image="5"]{--focus-image:var(--focusBackgroundImage5Dark, none);}[data-ips-scheme="dark"][data-focus-image="6"]{--focus-image:var(--focusBackgroundImage6Dark, none);}[data-focus-image="1"] [data-focus-image-el]:not([data-focus-image-el="1"]), [data-focus-image="2"] [data-focus-image-el]:not([data-focus-image-el="2"]), [data-focus-image="3"] [data-focus-image-el]:not([data-focus-image-el="3"]), [data-focus-image="4"] [data-focus-image-el]:not([data-focus-image-el="4"]), [data-focus-image="5"] [data-focus-image-el]:not([data-focus-image-el="5"]), [data-focus-image="6"] [data-focus-image-el]:not([data-focus-image-el="6"]){display:none;}[data-ips-scheme="dark"] theme-setting[data-setting="focusBackgroundImage1"], [data-ips-scheme="dark"] theme-setting[data-setting="focusBackgroundImage2"], [data-ips-scheme="dark"] theme-setting[data-setting="focusBackgroundImage3"], [data-ips-scheme="dark"] theme-setting[data-setting="focusBackgroundImage4"], [data-ips-scheme="dark"] theme-setting[data-setting="focusBackgroundImage5"], [data-ips-scheme="dark"] theme-setting[data-setting="focusBackgroundImage6"], [data-ips-scheme="light"] theme-setting[data-setting="focusBackgroundImage1Dark"], [data-ips-scheme="light"] theme-setting[data-setting="focusBackgroundImage2Dark"], [data-ips-scheme="light"] theme-setting[data-setting="focusBackgroundImage3Dark"], [data-ips-scheme="light"] theme-setting[data-setting="focusBackgroundImage4Dark"], [data-ips-scheme="light"] theme-setting[data-setting="focusBackgroundImage5Dark"], [data-ips-scheme="light"] theme-setting[data-setting="focusBackgroundImage6Dark"]{display:none;}.focusPicker{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));gap:15px;padding:15px;}.focusPicker label{background-color:var(--focus-image-color, var(--i-body--ba-co));aspect-ratio:1;cursor:pointer;display:block;border-radius:8px;box-shadow:hsl(0 0% 0% / .18) 0px 5px 12px;overflow:hidden;position:relative;width:100%;max-height:200px;}.focusPicker [data-focus-image="random"]{background:var(--i-secondary);color:var(--i-secondary-contrast);}.focusPicker label:has(:checked){outline:2px solid var(--i-primary);outline-offset:2px;}.focusPicker label::before, .focusPicker label::after{content:"";position:absolute;inset:0;border-radius:inherit;z-index:1;}.focusPicker label:hover::before{background:hsl(0 0% 100% / .18);}.focusPicker img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}.focusPicker svg{position:absolute;inset:0;margin:auto;width:auto;height:30%;fill:currentColor;}.focusPicker label::after{border:1px solid currentColor;opacity:.2;}.focusPicker input{opacity:0;}[data-ips-scheme="light"] [data-ips-theme-image-dark], [data-ips-scheme="dark"] [data-ips-theme-image-light]{display:none !important;}.ipsFooterLinks{margin-inline-end:auto;}.focus\:branding a{color:inherit;}@media (max-width:767px){.focus\:branding{flex:1 1 100%;text-align:center;}}