.city-bottom-bar{display:none}
@media(max-width:760px){
  .city-command-page .city-command-dock{display:none!important}.city-kingdom-map{inset:66px 0 78px}.city-building-sheet{bottom:83px;width:calc(100% - 20px)}
  .city-bottom-bar{position:fixed;z-index:25;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;min-height:68px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid rgba(237,199,114,.52);background:linear-gradient(180deg,rgba(11,25,16,.86),rgba(5,13,9,.98));box-shadow:0 -9px 26px rgba(0,0,0,.36);backdrop-filter:blur(15px)}
  .city-bottom-action{display:grid;place-items:center;gap:2px;min-width:0;padding:3px 1px;border:1px solid transparent;border-radius:10px;background:transparent;color:#b9bea2;font:700 8px Georgia,serif;cursor:pointer;transition:transform 160ms cubic-bezier(.23,1,.32,1),background 160ms cubic-bezier(.23,1,.32,1),color 160ms cubic-bezier(.23,1,.32,1)}
  .city-bottom-action b{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(206,176,105,.46);border-radius:50%;background:radial-gradient(circle at 34% 24%,#785a35 0 14%,#2b3a27 15% 55%,#111b13 56%);color:#ead68f;font:700 17px Georgia,serif;box-shadow:inset 0 1px rgba(255,245,193,.17),0 3px 8px rgba(0,0,0,.28)}
  .city-bottom-action span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.city-bottom-action.is-active{border-color:rgba(242,203,117,.48);background:linear-gradient(145deg,rgba(133,101,46,.3),rgba(28,48,30,.34));color:#fff0c5}.city-bottom-action.is-active b{border-color:#f1ca76;background:radial-gradient(circle at 34% 24%,#e0b560 0 14%,#87532d 15% 52%,#241a10 53%);color:#fff1bd;box-shadow:0 0 0 2px rgba(240,197,103,.12),0 4px 11px rgba(0,0,0,.42)}.city-bottom-action:active{transform:scale(.97)}.city-bottom-action:focus-visible{outline:2px solid #fff0af;outline-offset:2px}
}
