/* Jessica V15 stable front layout: only one final stylesheet for PC/H5 separation */
:root{--jx-page:1280px;--jx-hero-pc:420px;--jx-hero-mobile:300px}.h5-page{max-width:var(--jx-page)!important}.h5-hero.jx-hero,main.h5-page>.h5-hero:first-child{height:var(--jx-hero-pc)!important;min-height:var(--jx-hero-pc)!important;padding:0!important;margin:18px auto!important;border-radius:28px!important;overflow:hidden!important;background-image:image-set(url('/assets/hero-bg-pc-layout.webp') type('image/webp'),url('/assets/hero-bg-pc-layout.jpg') type('image/jpeg'))!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;background-color:transparent!important;filter:none!important;backdrop-filter:none!important}.h5-hero.jx-hero:before,.h5-hero.jx-hero:after,main.h5-page>.h5-hero:first-child:before,main.h5-page>.h5-hero:first-child:after{display:none!important;content:none!important}.h5-hero.jx-hero .jx-hero-inner,.h5-hero.jx-hero .h5-hero-inner,.h5-hero.jx-hero .jx-hero-copy,.h5-hero.jx-hero .h5-hero-copy,.h5-hero.jx-hero h1,.h5-hero.jx-hero .jx-hero-lead,.h5-hero.jx-hero .jx-hero-sub,.h5-hero.jx-hero .jx-hero-actions,.h5-hero.jx-hero .jx-stats,main.h5-page>.h5-hero:first-child .jx-hero-inner,main.h5-page>.h5-hero:first-child .h5-hero-inner,main.h5-page>.h5-hero:first-child .jx-hero-copy,main.h5-page>.h5-hero:first-child h1,main.h5-page>.h5-hero:first-child .jx-hero-lead,main.h5-page>.h5-hero:first-child .jx-hero-sub,main.h5-page>.h5-hero:first-child .jx-hero-actions,main.h5-page>.h5-hero:first-child .jx-stats{display:none!important}@media(min-width:901px){body.h5-app{padding-bottom:0!important}.h5-tabbar,.h5-bottom-nav{display:none!important}.h5-grid,.h5-grid.compact{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.h5-topbar{display:grid!important;grid-template-columns:minmax(150px,220px) minmax(420px,720px) minmax(96px,120px)!important;justify-content:center!important;align-items:center!important;gap:16px!important}.h5-search-pill{width:100%!important;max-width:720px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important}.h5-search-pill button{display:inline-flex!important}[data-pwa-install]{display:none!important}}@media(min-width:901px) and (max-width:1180px){.h5-grid,.h5-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.h5-hero.jx-hero,main.h5-page>.h5-hero:first-child{height:var(--jx-hero-mobile)!important;min-height:var(--jx-hero-mobile)!important;border-radius:22px!important;background-image:image-set(url('/assets/hero-bg-mobile-layout.webp') type('image/webp'),url('/assets/hero-bg-mobile-layout.jpg') type('image/jpeg'))!important;background-size:cover!important}.h5-search-pill button{display:none!important}.h5-grid,.h5-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
