/** Yusaso Shop page structure. Theme packages own presentation. */
.premium_shop_intro,.premium_shop_layout,.premium_shop_menu,.premium_shop_center,.premium_shop_account,.premium_shop_section,.premium_shop_product_grid,.premium_shop_feature_grid,.premium_avatar_collection_grid,.premium_avatar_offer_grid{box-sizing:border-box;min-width:0}
.premium_shop_center{display:grid;gap:1rem}
.premium_shop_product_grid>*,.premium_shop_feature_grid>*,.premium_avatar_collection_grid>*,.premium_avatar_offer_grid>*{min-width:0}
/* Gift recipient controls remain absent until the owning toggle script
   explicitly removes the hidden attribute. */
[data-shop-gift-recipients][hidden] {
    display: none !important;
}
