.page{display:flex;flex-direction:column;min-height:calc(100dvh - var(--safe-top, 0px))}.page .a-header .logo-icon{height:32px}.page.-with-footer{padding-bottom:var(--footer-h,0)}.page .page-loading{align-items:center;display:flex;flex-grow:1;justify-content:center}.page .page-loading .custom-spinner{height:52px;width:52px}.page-action{bottom:0;padding-bottom:calc(16px + var(--safe-bottom));padding-top:20px;position:fixed;width:100%;z-index:2}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}
