.star-tabs{display:flex;gap:10px;margin:16px 0;flex-wrap:wrap}
.star-tabs .ms-button{min-width:170px;justify-content:center;gap:10px;padding:12px 20px}
.star-tabs img{width:32px;height:32px;object-fit:contain;image-rendering:pixelated}
@media(max-width:540px){.star-tabs{gap:8px}.star-tabs .ms-button{flex:1;min-width:0;padding:10px 8px}}
