.hero-shell[data-v-4ae925ba]{box-sizing:border-box;width:var(--app-viewport-width,100%);margin-left:calc(50% - var(--app-viewport-width,100%)/2);margin-right:calc(50% - var(--app-viewport-width,100%)/2);border-width:var(--hero-shell-border-width);border-style:solid;border-color:var(--hero-shell-border-color);background:var(--hero-shell-bg);color:var(--hero-shell-text);box-shadow:var(--hero-shell-shadow)}.hero-shell--featured[data-v-4ae925ba]{border-radius:var(--hero-featured-radius);padding:var(--hero-featured-padding-y) var(--hero-featured-padding-x)}.hero-shell--app-detail[data-v-4ae925ba]{border-radius:var(--hero-app-detail-radius);padding:var(--hero-app-detail-padding-y) var(--hero-app-detail-padding-x)}.hero-shell__content[data-v-4ae925ba]{width:100%;margin:0 auto}.hero-shell__content--app-detail[data-v-4ae925ba]{max-width:var(--hero-app-detail-content-max-width)}.hero-shell__content--featured[data-v-4ae925ba]{max-width:calc(var(--max-width) - var(--hero-featured-padding-x)*2)}@media (width<=720px){.hero-shell--featured[data-v-4ae925ba]{padding:var(--hero-featured-padding-y-mobile) var(--hero-featured-padding-x-mobile)}.hero-shell--app-detail[data-v-4ae925ba]{padding:var(--hero-app-detail-padding-y-mobile) var(--hero-app-detail-padding-x-mobile)}.hero-shell__content--featured[data-v-4ae925ba]{max-width:calc(var(--max-width) - var(--hero-featured-padding-x-mobile)*2)}}
