.emsl-page{padding:30px 0 50px}.emsl-head{background:#fff;border-radius:10px;padding:28px 20px;text-align:center;margin-bottom:24px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.emsl-head h1{margin:0 0 8px;font-size:30px;line-height:1.35}.emsl-head p{margin:0;color:#8a8f98}.emsl-category{margin-bottom:24px}.emsl-category h2{margin:0 0 12px;font-size:20px;color:#1f2d3d}.emsl-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.emsl-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;height:150px;padding:14px 8px;background:#fff;border:1px solid #edf0f5;border-radius:12px;box-shadow:0 3px 12px rgba(0,0,0,.035);text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.emsl-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08);border-color:#dce8ff}.emsl-logo-wrap{width:76px;height:76px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.emsl-logo{display:block!important;width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;object-fit:contain!important;border-radius:14px!important;background:#fff!important}.emsl-placeholder{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#f1f4f8;color:#4b5563;font-size:26px}.emsl-name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#334155;font-size:14px;line-height:1.5}.emsl-empty{padding:36px;background:#fff;border-radius:10px;text-align:center;color:#888}@media(max-width:1200px){.emsl-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:980px){.emsl-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.emsl-page{padding:18px 0 30px}.emsl-head{padding:22px 14px}.emsl-head h1{font-size:24px}.emsl-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.emsl-card{height:135px}.emsl-logo-wrap{width:66px;height:66px}.emsl-logo,.emsl-placeholder{width:62px!important;height:62px!important;max-width:62px!important;max-height:62px!important}}@media(max-width:480px){.emsl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}