html,body,#root{height:100%;margin:0;background:#f5f5f5}.page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.page-header h2{margin:0;font-size:20px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.liff-page{max-width:560px;margin:0 auto;padding:16px 16px 96px;background:#fff;min-height:100%}.liff-sticky-footer{position:fixed;left:0;right:0;bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -2px 8px #00000014}.liff-sticky-footer>div{max-width:560px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:768px){.ant-layout-content{padding:12px!important}}
