.tmp10-home{background:#f8fafc;min-height:60vh}.tmp10-home-shell{width:min(1320px,calc(100% - 32px));margin:0 auto}.tmp10-home-loading{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:36px 0}.tmp10-home-loading span{height:240px;border-radius:18px;background:linear-gradient(90deg,#eef1f4,#f8fafc,#eef1f4);background-size:200% 100%;animation:tmp10-home-shimmer 1.1s infinite}@keyframes tmp10-home-shimmer{to{background-position:-200% 0}}@media(max-width:760px){.tmp10-home-shell{width:min(100% - 20px,1320px)}.tmp10-home-loading{grid-template-columns:repeat(2,1fr);gap:10px}.tmp10-home-loading span{height:190px}}