/*Désactivation partielle MegaBar*/
#urlbar[breakout][breakout-extend]:not([open]){top:calc((var(--urlbar-toolbar-height) - var(--urlbar-height))/2)!important; left:0!important; width:100%!important;}
#urlbar[breakout][breakout-extend]:not([open])>#urlbar-input-container{height:var(--urlbar-height)!important; padding-block:0!important; padding-inline:0!important;}
#urlbar[breakout][breakout-extend][breakout-extend-animate]>#urlbar-background{animation-name:none!important;}
#urlbar[breakout][breakout-extend]:not([open])>#urlbar-background{box-shadow:none!important;}
