.store-wrapper{justify-content:center;padding:20px;display:flex}.store-inner{gap:24px;width:100%;max-width:1200px;display:flex}.store-content{background:#1e293b;border:1px solid #ffffff0d;border-radius:14px;flex:1;padding:25px}@media (max-width:900px){.store-inner{flex-direction:column;gap:16px}.sidebar{order:-1;width:100%!important}.store-content{width:100%}}
