/* Loaded after portal shell/styles; markers are added only on the home route. */
html[data-pp-view="home"][data-pp-dialog-open] { overflow:hidden!important; }
html[data-pp-view="home"] [data-pp-dialog-branch] { position:relative!important; z-index:2001!important; }
html[data-pp-view="home"] [data-pp-dialog-backdrop] { z-index:2002!important; }
html[data-pp-view="home"] [data-pp-home-dialog] { z-index:2003!important; scroll-padding:12px; }
html[data-pp-view="home"] [data-pp-home-dialog] :focus-visible { outline:3px solid var(--pp-ocean,#116b78)!important; outline-offset:3px!important; }
