:root{--safe:80px;}

body.theme-b0010{background:linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,1));}

#footer{margin-top:2rem; padding:1.75rem 0; border-top:1px solid rgba(15,23,42,.12);} 

.bottom-tabs{
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  background:rgba(255,255,255,.88);
  backdrop-filter:saturate(150%) blur(10px);
  border-top:1px solid rgba(15,23,42,.12);
}

.bottom-tabs a.active{font-weight:700;}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
