:root{--t34-canvas-width:431px;--t34-canvas-height:913px;--t34-canvas-scale:1}
html,body{max-width:100%;overflow-x:hidden}
.t34-home-shell,.t34-review-shell,.t34-bonus-shell,.t34-app-shell,.t34-bonus-page,.t34-app-page,.t34-more-shell{
  position:relative;
  width:min(100%,var(--t34-canvas-width));
  min-height:var(--t34-canvas-height);
  margin:0 auto;
}
.t34-reference-canvas{
  width:var(--t34-canvas-width)!important;
  max-width:none!important;
  min-height:var(--t34-canvas-height)!important;
  margin:0!important;
  zoom:var(--t34-canvas-scale);
}
.t34-reference-canvas>.bottom-nav,
.t34-reference-canvas>.t34-bottom-nav{width:var(--t34-canvas-width)!important}
.t34-reference-nav{
  width:min(100%,var(--t34-canvas-width))!important;
  zoom:1!important;
}
.t34-bottom-nav,.bottom-nav{position:fixed;z-index:40;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,var(--t34-canvas-width));height:42px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));box-sizing:border-box;background:#080808;border-top:1px solid #242424}
.t34-bottom-nav a,.bottom-nav a{min-width:0;display:grid;justify-items:center;align-content:center;gap:2px;color:#c3c0ba;font-size:7px;text-decoration:none}
.t34-bottom-nav img,.bottom-nav img{width:17px;height:17px;display:block;object-fit:contain}
.t34-bottom-nav a:not(.active) img,.bottom-nav a:not(.active) img{filter:grayscale(1) brightness(1.8);opacity:.78}
.t34-bottom-nav a.active img,.bottom-nav a.active img{filter:brightness(0) saturate(100%) invert(78%) sepia(98%) saturate(1146%) hue-rotate(357deg) brightness(99%) contrast(103%);opacity:1}
