/* Consistent primary-header typography across route changes. */
#app .app-shell>.community-header .ch-brand,
#app .app-shell>.community-header .ch-cart-title,
#app .app-shell>.community-header .ch-profile-top>:is(text,uni-text){font-size:30px;line-height:36px;font-weight:900;letter-spacing:1px}
#app .app-shell>.community-header .ch-brand-row{height:38px}
#app .app-shell>.community-header .ch-profile-top{height:36px;min-height:36px}
#app .app-shell>.community-header .ch-person{height:72px;min-height:72px}
#app .app-shell>.community-header .ch-brand-row .ch-handwriting{font-size:16px;line-height:22px}
#app .app-shell>.community-header .ch-search{font-size:14px}
#app .app-shell>.community-header .ch-search>uni-button{font-size:15px;line-height:20px;font-weight:700}
