/* Balanced brand, counter and utility controls */
.topbar{display:grid;grid-template-columns:minmax(118px,1fr) auto auto auto auto;align-items:center;justify-content:initial;column-gap:7px}
.brand{min-width:0;max-width:170px;overflow:hidden;margin-right:8px}
.glinew-word{min-width:0}.glinew-word b,.glinew-word small{white-space:nowrap}
.page-count{height:32px;min-width:52px;margin:0 3px 0 0;padding:0 8px;display:flex;align-items:center;justify-content:center;align-self:center;border-left:1px solid #ffffff20;line-height:1}
.page-count b{line-height:1}.theme-launch{margin:0}.sound{margin:0}.bgm-mute{margin:0}
.theme-light .page-count{border-left-color:#7453332b}
@media(max-width:430px){.topbar{grid-template-columns:minmax(108px,1fr) auto auto auto auto;column-gap:5px;padding-left:12px;padding-right:12px}.brand{margin-right:4px}.page-count{min-width:47px;padding:0 5px}}
@media(max-width:360px){.topbar{grid-template-columns:minmax(96px,1fr) auto auto auto auto;column-gap:3px;padding-left:8px;padding-right:8px}.glinew-mark{width:28px;height:28px}.glinew-word b{font-size:12px}.glinew-word small{font-size:5.5px}.page-count{min-width:43px;padding:0 3px;font-size:10px}.page-count b{font-size:16px}.theme-launch,.sound,.bgm-mute{width:30px;height:30px;flex-basis:30px}}
