.stack { display: grid; gap: 16px; }
.omakase { /* 高さ固定はせず、JSで件数制御 */ }
.is-hidden { display: none !important; }
