@media (max-width:767px){.app-shell:has(.me-section-page)>.app-shell-header,.app-shell:has(.me-section-page)>.banner{display:none}.app-shell:has(.me-section-page){padding-top:0}}@media (min-width:1024px){.me-section-page{contain:layout;height:calc(100vh - var(--header-height))}.me-section-page .collection-split{top:0}}@media (max-width:767px){.me-section-page--enter{animation:me-section-enter .32s cubic-bezier(.4,0,.2,1)}.app-shell:has(.me-section-page--enter){overflow-x:clip}}@keyframes me-section-enter{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.me-section-page--enter{animation:none}}