.mobile-restricted-container[data-v-c6e6f33c]{min-height:100vh;background:#f5f7fa;padding:20px}.mobile-restricted-container .mobile-header[data-v-c6e6f33c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.mobile-restricted-container .mobile-header .title[data-v-c6e6f33c]{font-size:18px;font-weight:700;color:#303133}.mobile-restricted-container .mobile-header .placeholder[data-v-c6e6f33c]{width:40px}.mobile-restricted-container .menu-grid[data-v-c6e6f33c]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}.mobile-restricted-container .menu-grid .menu-item[data-v-c6e6f33c]{background:#fff;padding:20px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mobile-restricted-container .menu-grid .menu-item[data-v-c6e6f33c]:active{-webkit-transform:scale(.95);transform:scale(.95)}.mobile-restricted-container .menu-grid .menu-item .menu-icon[data-v-c6e6f33c]{width:50px;height:50px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;color:#fff;margin-bottom:10px}.mobile-restricted-container .menu-grid .menu-item .menu-name[data-v-c6e6f33c]{font-size:14px;color:#303133;font-weight:500}