/* Shared outer geometry for the four primary storefront screens. */
#app .app-shell>.community-header{box-sizing:border-box;height:calc(140px + env(safe-area-inset-top,0px));min-height:calc(140px + env(safe-area-inset-top,0px));padding:calc(8px + env(safe-area-inset-top,0px)) 16px 20px;margin-bottom:10px;position:relative}
#app .app-shell>.community-header .community-awning{position:absolute;left:0;bottom:0;width:100%;height:20px;margin:0}
#app .app-shell>.community-header .awning-panel{height:20px}
#app .app-shell>.community-header .awning-roof{height:6px}
#app .app-shell>.community-header .awning-edge{height:14px}
#app .community-header-category .ch-brand-row,#app .community-header-home .ch-brand-row{height:38px}
#app .community-header-category .ch-search,#app .community-header-home .ch-search{height:36px;margin-top:3px;margin-bottom:0}
#app .community-header-category .ch-search>uni-button{height:32px}
#app .community-header-profile .ch-profile-top{height:32px;min-height:32px}
#app .community-header-profile .ch-person{height:76px;min-height:76px;padding:4px;box-sizing:border-box}
#app .community-header-profile .ch-person>uni-image{width:58px;height:58px}
#app .community-header-cart .ch-cart-row{height:78px;padding-bottom:0}
